/**
 * 80-mobile.css
**/

@media only screen and (max-width: 1320px) {
    .mod_navigation_main > .level_1 > li {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .mod_navigation_main li {
        display: none;
    }
    
    .mod_mmenu {
        display: block;
    }
    
    .mod_navigation_main li.area_donate {
        display: block;
        margin-top: 20px;
        margin-right: 60px;
    }
    
    .mod_mobile_toggle {
        display: block;
        position: absolute;
        top: 24px;
        right: 20px;
        width: 50px;
        height: 50px;
    }
    
    .centered-wrapper {
        padding: 2em 1em;
    }
    
    .header_fixed .section_header .inside {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 80px;
        margin-top: 0;
        background: var(--color-white);
        border-radius: 0;
    }
    
    .header_fixed .mod_branding.header-small img {
        max-width: 80px;
    }
    
    footer:after,
    footer:before {
        content: none;
    }
    
    footer .nav_wrapper {
        background: var(--highlight-color);
    }
    
    footer .margin-top-l {
        margin-top: 0 !important;
    }
    
    footer .mod_navigation_footer {
        margin-top: 30px;
    }
    
    .display .centered-wrapper-background {
        display: none;
    }

    .display  .rs-column.-large-col-5-3 {
        width: 100%;
        margin-right: 0;
    }  
    
    .section_main, .section_sidebar {
        min-height: auto;
    }
    
    .mod_opening {
        display: none;
    }
    
    .section_footer .rs-column.-large-col-3-2 {
        margin-right: 0;
        width: 100%;
    }
    
    footer .mod_branding.footer {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 1023px) {
    p,li {
        font-size: 14px;
    }
    
    .padding-top-s {
        padding-top: 0 !important;
    }
    
    .padding-bottom-m {
        padding-bottom: 40px !important;
    }
    
    .margin-top-xl,
    .margin-top-s,
    .margin-top-xs {
        margin-top: 0 !important;
    }
    
}

@media only screen and (max-width: 900px) {
    h1, 
    h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 26px;
    }
    
    .mod_rocksolid_slider .rsts-slide .content-text h3 {
        font-size: 22px;
        line-height: 28px;
    }
    
    h6 {
        font-size: 12px;
    }
    
    .content-text p,
    .shadow p {
        font-size: 14px;
    }
    
    
    .centered-wrapper-inner {
        padding-left: 0;
        padding-right: 0;
    }
    
    .mod_copyright {
        text-align: center;
    }
    
    .ce_rsce_dk_button.margin-top-xxl,
    .ce_rsce_dk_button.margin-top-xl {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    .detail.content-text + .ce_rsce_dk_button_second {
        padding-left: 0;
    }
    
    .detail_without {
        padding-left: 0;
    }
    
    .detail.content-text .rte:before {
        content: none;
    }
    
    .detail.content-text .rte {
        padding-left: 0;
    }
    
    footer .mod_navigation_footer {
        margin-left: 20px;
        float: none;
    }
    
    #copyright .inside {
        text-align: center;
    }
    
    #copyright p {
        line-height: 1.5;
        padding: 10px 0; 
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
    
    h4 {
        font-size: 16px;
    }
    
    .section_footer .rs-column.-large-first-row {
        margin-top: 1em;
    }
    
    .section_footer .-large-col-2-1:nth-of-type(2) .mod_footer_image {
        padding-bottom: 1em;
    }
    
    .widget.middle select,
    .widget.middle {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    
    .counter_wrapper .rs-column {
        width: 100%;
        margin-right: 0;
    }
    
    .counter.one {
        border: 0;
    }
    
    .counter.two {
        border: 0;
    }
    
    input[type="text"], 
    input[type="email"], 
    input[type="tel"], 
    input[type="file"], 
    input[type="password"], 
    input[type="file"], 
    input[type="radiobutton"], 
    input[type="checkbox"], 
    select, 
    textarea {
        font-size: 14px;
    }
    
    .mod_fixed_elements a {
        width: 50px;
        height: 50px;
        padding: 8px;
    }
    
    .mod_fixed_elements a.phone {
        top: 180px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text h3 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 699px) {
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text .rte p {
        font-size: 13px;
        line-height: 1.625;
    }
    
    .mod_rocksolid_slider.mod_slider_services .media--left figure {
        max-width: 200px;
        margin-right: 30px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text .rte {
        padding: 20px 10px 20px 0;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text {
        height: 301px;
    }
}

@media only screen and (max-width: 599px) {
    .round.content-image {
        max-width: 185px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .mod_footer_image figure img {
        margin-left: auto;
        margin-right: auto;
    }
    
    .centered-wrapper.-height-medium {
        min-height: 290px;
    }
    
    .shadow h1 {
        font-size: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        display: block;
    }
    
    .shadow p {
        margin-left: 0;
    }
    
    button.submit, a.more {
        margin-top: 1em;
    }
    
    .ce_rsce_dk_button,
    .ce_rsce_dk_button_second {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    footer .mod_navigation_footer {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text h3 {
        font-size: 16px;
        line-height: 22px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text h3 {
        margin-bottom: 10px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .media--left figure {
        max-width: 100%;
        width: 100%;
        float: none;
        height: 300px;
        overflow: hidden;
    }
    
    .mod_rocksolid_slider.mod_slider_services .media--left img {
        width: 100%;
        margin-top: -150px;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text {
        height: 100%;
    }
    
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .content-text .rte {
        padding: 20px 20px 40px 20px;
    }
    
    .mod_rocksolid_slider .rsts-slide .content-text a {
        right: 20px;
    }
    
    /*
    .mod_rocksolid_slider.mod_slider_services .rsts-slide .rte {
        overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical; 
    }*/
}

@media only screen and (max-width: 500px) {
    .mod_navigation_main li.area_donate {
        display: none;
    }
    
    h1 {
        font-size: 24px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 400px) {
    p, li{
        line-height: 1.5;
    }
}

/**
 * Small screens (general)
**/
@media only screen 
and (max-width: 960px) {
    /* Styles */
}

/**
 * Desktops and laptops
**/
@media only screen 
and (min-width: 1224px) {
    /* Styles */
}

/**
 * Large screens
**/
@media only screen 
and (min-width: 1824px) {
    /* Styles */
}

/**
 * Smartphones (portrait and landscape)
**/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
    /* Styles */
}

/**
 * Smartphones (landscape)
**/
@media only screen
and (min-width: 321px) {
    /* Styles */
}

/**
 * Smartphones (portrait)
**/
@media only screen
and (max-width: 320px) {
    /* Styles */
}

/**
 * iPads (portrait and landscape)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    /* Styles */
}

/**
 * iPads (landscape)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
    /* Styles */
}

/**
 * iPads (portrait)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
    /* Styles */
}


/**
 * iPhone 4 
***/
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    /* Styles */
}