/*
Theme Name: Online Monkeys Theme
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

p {
    margin-top: 0px !important;
}

.grecaptcha-badge {
    z-index: 99991;
    transform: scale(0.7);
    right: -169px !important;
    visibility: hidden;
}

.grecaptcha-badge:hover {
    right: -30px !important;
}

body:not(.home) strong {
    font-size: 18px;
    color: #000000;
    line-height: 32px;
}

body:not(.home) h2 {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    font-size: 19px;
    font-weight: 700;
}

ol {
    margin-left: 20px;
    font-size: 18px;
    color: #000000;
    line-height: 32px;
    font-weight: bold;
}

ol li {
    margin-bottom: 15px;
}

.vc_col-sm-9 {
    padding-right: 80px;
}

.display-none {
    display: none !important;
}

/* ----- BEGIN MENU ----- */

.mobile_menu_button span:hover, .side_menu_button>a:hover, header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: 1 !important;
}

.q_logo img {
    height: 50% !important;
    top: -25%;
}

.header_top_bottom_holder {
    border-top: 2px solid #419472;
}

.header_inner_right {
    margin-left: 20px;
}

.header_bottom_right_widget_holder {
    padding: 0 0px !important;
    display: flex;
    margin-top: 37px;
}

.header_inner_right .widget_text:nth-child(1) {
    margin-right: 10px;
}

.header_inner_right .widget_text:nth-child(1) p a {
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #419472;
    padding: 7px 14px;
    background-color: #419472;
    color: #ffffff;
}

/* .header_inner_right .widget_text:nth-child(1) p a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 8px;
} */

.header_inner_right .widget_text:nth-child(1) p a:hover {
    /* color: #221b45; */
    color: #ffffff;
} 

.header_inner_right .widget_text:nth-child(1) p {
    margin-bottom: 0px !important;
}

.header_inner_right .widget_text:nth-child(2) p a {
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #221b45;
    padding: 7px 14px;
}

.header_inner_right .widget_text:nth-child(2) p a:before {
    content: "\f007";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 8px;
}

.header_inner_right .widget_text:nth-child(2) p a:hover {
    color: #221b45;
} 

.header_inner_right .widget_text:nth-child(2) p {
    margin-bottom: 0px !important;
}

#nav-menu-item-195 a:before {
    content:'\f007';
    font-family: FontAwesome;
    margin-right: 8px;
}

#mobile-menu-item-192 a:before {
    content:'\f007';
    font-family: FontAwesome;
    margin-right: 8px;
}

/* ----- END MENU ----- */

/* ----- BEGIN SIDE MENU ----- */

.fm-label {
    font-family: 'Karla', sans-serif;
}

/* ----- END SIDE MENU ----- */

/* ----- BEGIN SLIDER ----- */

.advance-slider:before {
    content: '';
    position: absolute;
    background: linear-gradient(112deg,rgb(0 0 0 / 0.75) 0%,rgb(0 0 0/10%) 100%,rgba(255,255,255,0) 100%);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: block;
}

.advance-slider h1 {
    padding: 15px;
    background-color: #409472c7;
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    display: inline-block;
    line-height: 56px;
}

.advance-slider h2 {
    padding: 15px;
    background-color: #221b45eb;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 40px !important;
}

.advance-slider .qbutton {
    border: 0px solid;
    font-size: 15px;
    background-color: transparent;
    border-bottom: 2px solid #ffffff;
    padding: 0px !important;
    transition: .2s all;
}

.advance-slider .qbutton:hover {
    color: #ffffff !important;
    border-bottom: 2px solid #419472;
    transition: .2s all;
    background-color: transparent !important;
}

/* .advance-slider .qbutton:last-child {
    background-color: #ffffff;
    color: #419472;
} */

.ad-slider h1 {
    color: #ffffff;
    font-size: 40px;
}

.ad-slider h1 span.ad-hoofd-1 {
    padding: 15px;
    background-color: #409472c7;
}

.ad-slider h1 span.ad-hoofd-2 {
    padding: 15px;
    background-color: #221b45eb;
}

.ad-slider .vc_col-sm-12 .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    margin-bottom: 30px !important;
}

.ad-slider .qbutton {
    margin-top: 40px;
    background-color: #419472;
    color: #ffffff;
    border: 0px solid;
    font-size: 15px;
}

/* ----- END SLIDER ----- */

/* ----- BEGIN TITEL ----- */

.title .title_holder .container:before {
    content: '';
    background-color: #221b45f2;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
}

.breadcrumb .current {
    font-weight: 600;
}

.breadcrumb a:hover {
    color: #ffffff;
    text-decoration: underline;
}



/* .ad-titel h1 {
    display: inline-block;
    position: relative;
}

.ad-titel h1:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #419472;
    border-left: 2px solid #419472;
    top: 13px;
    width: 20px;
    height: 5px;
}

.ad-titel h1:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #419472;
    border-right: 2px solid #419472;
    top: 13px;
    width: 20px;
    height: 5px;
}

.ad-titel h1:before {
    right: 100%;
    margin-right: 10px;
}

.ad-titel h1:after {
    left: 100%;
    margin-left: 10px;
} */

/* ----- END TITEL----- */

/* ----- BEGIN VOORDELEN TEMPLATE ----- */

.ad-voordelen {
    background-color: #f6f6f6;
    padding: 30px 15px;
}

/* .ad-voordelen ul {
    list-style-image: url('https://www.advance.nl/wp-content/uploads/2019/04/ad-icon-1.png');
} */

.ad-voordelen ul {
    list-style: none;
    padding-left: 0px
}

.ad-voordelen li {
    position: relative;
    padding-left: 25px;
}

.ad-voordelen li:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    background-image: url('https://www.advance.nl/wp-content/uploads/2019/04/ad-icon-1.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ad-box {
    background-color: #f6f6f6;
    padding: 30px 15px;
}

.ad-box .wpcf7 input {
    padding: 10px;
    font-family: 'Karla', sans-serif;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.ad-box .wpcf7 .wpcf7-submit {
    height: 12px;
    line-height: 12px;
    background-color: #221b45 !important;
    border: 1px solid #221b45 !important;
    color: #ffffff !important;
    font-size: 12px !important;
}

.ad-voordelen.ad-overadvance li {
    font-size: 20px;
    margin: 8px 0px;
}

/* ----- END VOORDELEN TEMPLATE ----- */

/* ----- BEGIN PAGINA'S TEMPLATE ----- */

.ad-home-intro ul {
    list-style: none;
    padding-left: 0px;
}

.ad-home-intro ul li {
    position: relative;
    padding-left: 25px;
}

.ad-home-intro ul li:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    background-image: url(https://www.advance.nl/wp-content/uploads/2019/04/ad-icon-1.png);
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ad-home-intro .vc_col-sm-8 > .vc_column-inner {
    padding-right: 80px;
}

.ad-home-intro .vc_col-sm-4 > .vc_column-inner {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.ad-home-intro .vc_col-sm-4 .q_icon_with_title {
    margin-bottom: 35px;
}

.ad-home-intro .vc_col-sm-4 .q_icon_with_title:last-child {
    margin-bottom: 0px;
}

.ad-home-intro .vc_col-sm-4 h5 {
    font-size: 20px;   
}

.ad-home-intro .vc_col-sm-4 p {
    font-style: italic;
}

.ad-banner .qbutton {
    float: right;
}

.ad-banner h4 {
    margin-top: 4px;
}

.ad-blok .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    box-shadow: 1px 10px 20px 0px rgba(175, 175, 175, 0.2);
    transition: .3s;
}

.ad-blok .vc_col-sm-4 .vc_column-inner > .wpb_wrapper:hover {
    box-shadow: 1px 10px 20px 0px rgba(175, 175, 175, 0.5);
    transition: .3s;
}

.ad-blok .ad-blok-titel h3 {
    text-transform: none;
    text-align: center;
}

.ad-blok .ad-blok-link > .wpb_wrapper {
    text-align: center;
}

.ad-blok .ad-blok-link p a {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #221b45;
    display: inline-block;
    position: relative;
    top: 13px;
}

.ad-blok .ad-blok-link p a:before {
    content: '';
    position: absolute;
    border-left: 2px solid #419472;
    border-top: 2px solid #419472;
    border-right: 2px solid #419472;
    top: -6px;
    width: 91%;
    margin-left: 4%;
    height: 5px;
    transition: .3s;
}

.ad-blok .ad-blok-link p a:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #419472;
    border-left: 2px solid #419472;
    border-right: 2px solid #419472;
    top: 26px;
    width: 91%;
    margin-left: 4%;
    height: 5px;
    transition: .3s;
}

.ad-blok .ad-blok-link p a:after {
    left: 0px;
}

.ad-blok .ad-blok-link p a:hover:before {
    width: 105%;
    margin-left: -4%;
    height: 18px;
    top: -6px;
    transition: .3s;
}

.ad-blok .ad-blok-link p a:hover:after{
    width: 105%;
    margin-left: -4%;
    height: 18px;
    top: 13px;
    transition: .3s;
}

.ad-cta {
    transition: .3s all;
}

.ad-cta:hover {
    transform: scale(1.05);
}

.ad-cta.ad-cta-blue {
    margin-top: 30px;
}

.ad-cta .ad-cta-link {
    display: block;
    padding: 10px 30px;
} 

.ad-cta h3 {
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}

.ad-cta.ad-cta-green:before {
    content: '';
    background-color: #419472;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.ad-cta.ad-cta-blue:before {
    content: '';
    background-color: #221b45;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    opacity: 0.95;
}

/* ----- END PAGINA'S TEMPLATE ----- */

/* ----- BEGIN CONTACT ----- */

.q_icon_with_title .icon_text_inner {
    padding: 0px !important;
}

.q_icon_with_title .icon_with_title_link {
    margin: 0px !important;
}

.wpcf7-form {
    border: 0px solid;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    display: none !important;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
    display: none !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
}

.wpcf7 .action-button {
    font-family: 'Source Sans Pro', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    font-weight: 700 !important;
}

.fieldset-cf7mls-wrapper {
    margin: 0 30px !important;
}

.ad-formulier .wpcf7-form {
    border: 1px solid #eaeaea !important;
    padding: 30px 30px 0px 30px;
}

.ad-formulier .wpcf7-form .fieldset-cf7mls {
    padding: 0px 0px;
}

.ad-formulier .cf7mls_progress_bar_title {
    margin-top: 15px !important;
    margin-bottom: 40px !important;
    font-weight: 600 !important;
}

.ad-formulier .bestuurder-geslacht {
    display: block;
}

.ad-formulier .client-geslacht {
    display: block;
}

.ad-formulier .cf7mls-btns {
    margin-top: 30px;
}

.ad-formulier .ad-formulier-tekst {
    font-weight: 600;
}

.ad-formulier .ad-formulier-subtekst {
    font-style: italic;
    font-size: 13px;
    color: #a39b9c;
}

.ad-formulier .wpcf7-file {
    margin-top: 15px;
    margin-bottom: 25px;
}

.ad-formulier div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #419472;
    box-shadow: 5px 5px 10px 0px #d0d0d0;
    display: none !important;
}

.ad-formulier .action-button {
    margin: 0px !important;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 12px;
}

.ad-samenwerken .vc_col-sm-4 > .vc_column-inner {
    border: 1px solid #efefef;
    transition: .2s all;
}

.ad-samenwerken .vc_col-sm-4 > .vc_column-inner:hover {
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,.1);
    transition: .2s all;
}

/* ----- END CONTACT ----- */

/* ----- BEGIN FOOTER ----- */

.footer_top .wpcf7 input {
    padding: 10px;
    font-family: 'Karla', sans-serif;
    background-color: #221b45;
    border: 1px solid #ffffff;
    color: #ffffff !important;
}

.footer_top .wpcf7 input::placeholder {
    color: #b9b9b9 !important;
}

.footer_top .wpcf7 .wpcf7-submit {
    height: 12px;
    line-height: 12px;
    background-color: #221b45 !important;
    color: #ffffff !important;
    font-size: 12px !important;
}

.footer_top .wpcf7 .wpcf7-submit:hover {
    background-color: #ffffff !important;
    color: #221b45 !important;
}

.footer_top div.wpcf7-response-output.wpcf7-mail-sent-ok {
    padding: 8px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
}

.footer_bottom {
    text-align: left;
}

/* ----- END FOOTER ----- */

/* ----- BEGIN 404 ----- */

.error404 .content .title .container_inner {
    padding: 40px !important;
}

.error404 .qbutton {
    color: #419472;
    border-color: #419472;
    background-color: #ffffff;
}

.error404 .qbutton:hover {
    color: #ffffff;
    border-color: #419472;
    background-color: #419472;
}

/* ----- END 404 ----- */

/* ----- BEGIN RESPONSIVE ----- */

@media screen and (max-width: 1000px) {
    .q_logo img {
        top: 20px;
    }
    /* .header_inner_right p a {
        border: 1px solid #419472;
    } */
    .mobile_menu_button {
        /* float: right; */
        margin: 0px !important;
    }
    .mobile_menu_button span:hover {
        opacity: 1 !important;
    }
    .mobile_menu_button i {
        background-color: #419472;
        color: #ffffff;
        padding: 10px;
    }
    nav.mobile_menu {
        display: block;
        width: 45%;
        /* float: right; */
        top: 100px;
        left: 0px;
        position: absolute;
        box-shadow: 1px 10px 20px 0px rgba(175, 175, 175, 0.5);
    }
    nav.mobile_menu ul {
        width: 100%;
    }
    nav.mobile_menu li {
        border-bottom: none !important;
    }
    nav.mobile_menu li a {
        /* display: inline-block; */
        padding: 10px 10px !important;
    }
    nav.mobile_menu li:hover {
        background-color: #419472;
    }
    nav.mobile_menu li:hover a {
        color: #ffffff !important;
    }
    nav.mobile_menu li.active {
        background-color: #419472;
    }
    nav.mobile_menu li.active a {
        color: #ffffff !important;
    }
    nav.mobile_menu ul li.active span.mobile_arrow i {
        color: #ffffff !important;
    }
    nav.mobile_menu ul li:hover span.mobile_arrow i {
        color: #ffffff !important;
    }
    nav.mobile_menu ul li span.mobile_arrow i {
        color: #888888!important;
    }
    nav.mobile_menu ul li.open_sub>ul {
        border-top: none !important;
        background-color: #f7f7f7;
    }
    nav.mobile_menu ul li.open_sub>ul li a{
        color: #888888 !important;
        padding-left: 25px !important;
    }
    nav.mobile_menu ul li ul li {
        margin: 0px !important;
    }
    nav.mobile_menu ul li ul li:hover {
        background-color: #e2e2e2 !important;
    }
    nav.mobile_menu ul li ul li.current_page_item {
        background-color: #e2e2e2 !important;
    }
    .header_inner_right {
        margin-left: 0px;
    }
    .header_inner_right .widget_text:nth-child(1) p a {
        padding: 5px;
        border: 1px solid #419472 !important;
    }
    .header_inner_right .widget_text:nth-child(2) p a {
        padding: 5px;
        border: 1px solid #221b45 !important;
    }
    .breadcrumb {
        display: none !important;
    }
    .vc_col-sm-9 {
        padding-right: 0px;
        margin-bottom: 50px;
        width: 100% !important;
    }
    .vc_col-sm-3 {
        width: 100% !important;
    }
    .ad-formulier .wpcf7-form {
        padding: 30px 0px 0px 0px;
    }
    .ad-formulier .fieldset-cf7mls-wrapper {
        margin: 0px 0px !important;
    }
    .ad-slider.vc_row {
        padding-top: 240px !important;
        padding-bottom: 240px !important;
    }
    .ad-home-intro .vc_col-sm-8 {
        width: 100%;
        display: block;
    }
    .ad-home-intro .vc_col-sm-4 {
        width: 100%;
        display: block;
        margin-bottom: 80px;
    }
    .ad-home-intro .vc_col-sm-8 > .vc_column-inner {
        padding-right: 0px;
    }
    .ad-home-intro .vc_col-sm-4 > .vc_column-inner {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .footer_bottom_holder .footer_bottom ul.menu li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .mobile_menu_button {
        float: right;
        margin: 0px !important;
    }
    nav.mobile_menu {
        display: block;
        width: 75%;
        float: right;
        top: 100px;
        right: 0px;
        left: inherit;
        position: absolute;
        box-shadow: 1px 10px 20px 0px rgba(175, 175, 175, 0.5);
    }
    .header_inner_right {
        float: left;
    }
    .header_inner_right .widget_text:nth-child(1) {
        display: none;
    }
    .header_bottom_right_widget_holder {
        padding: 0 0px !important;
    }
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 80%;
    }
    .ad-rij.vc_row {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    } 
    .ad-slider.vc_row {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .advance-slider.vc_row {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .advance-slider h1 {
        font-size: 34px;
        line-height: 50px;
    }
    .advance-slider h2 {
        font-size: 22px;
    }
    .advance-slider .qbutton:last-child {
        display: block;
        width: max-content;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .vc_col-sm-7 {
        margin-bottom: 40px;
    }
    .ad-banner .vc_col-sm-9 {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .ad-banner .vc_col-sm-3 {
        width: 100%;
        display: block;
    }
    .ad-banner .qbutton {
        float: left !important;
    }
    .ad-blok .vc_col-sm-4 {
        margin-bottom: 80px;
    }
    .ad-blok .vc_col-sm-4:last-child {
        margin-bottom: 0px;
    }
    .title img {
        min-height: 170px;
        object-fit: cover;
    }
}

@media screen and (max-width: 600px) {
    .ad-slider h1 {
        font-size: 36px;
    }
    .title.title_size_small h1 {
        font-size: 30px;
    }
    .ad-banner h4 {
        text-align: center !important;
    }
    .ad-banner .qbutton {
        float: none !important;
        margin: 0 auto !important;
        display: block;
        text-align: center;
        margin: 10px 20% !important;
    }
    .advance-slider.vc_row {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .advance-slider h1 {
        font-size: 30px;
        line-height: 46px;
    }
    .advance-slider h2 {
        font-size: 20px;
    }
    .footer_bottom_holder .column1 {
        padding-top: 15px !important;
    }
}

@media screen and (min-width: 481px) {
    .ad-mobile-only {
        display: none;
    }
    .ad-mobile-only-2 {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .ad-desktop-only {
        display: none !important;
    }
    .ad-slider h1 {
        font-size: 28px;
    }
    .ad-banner .qbutton {
        margin: 10px 10% !important;
    }
    .title.title_size_small h1 {
        font-size: 24px !important;
    }
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 83%;
    }
    .ad-slider.vc_row {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .footer_bottom_holder {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ad-mobile-only {
        margin-top: 30px;
    }
    .ad-mobile-only p:first-child a {
        background-color: #419472;
        color: #ffffff;
        padding: 10px 20px;
        font-weight: 600;
        font-size: 18px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        margin-top: 40px;
        margin-bottom: 20px;
        letter-spacing: 1px;
    }
    .ad-mobile-only p:last-child a {
        background-color: #221b45;
        color: #ffffff;
        padding: 10px 20px;
        font-weight: 600;
        font-size: 18px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .ad-home-intro .vc_col-sm-4 {
        margin-bottom: 0px;
        margin-top: 80px;
    }
    .ad-home-intro .vc_col-sm-4 > .vc_column-inner {
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 45px !important;
    }
    .ad-home-intro .vc_col-sm-4 h5 {
        font-size: 16px;
    }
    .advance-slider.vc_row {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .advance-slider h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .footer_bottom_holder .column1 {
        padding-bottom: 20px;
    }
    .footer_bottom_holder .column1 ul {
        line-height: 26px;
    }
}


/* ----- END RESPONSIVE ----- */