
@media only screen and (max-width:1160px) {
    .wrapper {overflow:hidden;}

     .main_header_menu .ubermenu-nav > li.ubermenu-item-level-0 {
        padding: 0 20px 10px 0;
     }
}

@media only screen and (max-width:1024px) {

     .slide_title {
        font-size:32px;
        margin-bottom: 15px;
     }
}

@media only screen and (max-width:960px) {
     .main_header_menu .ubermenu-nav > li.ubermenu-item-level-0 {
        padding: 0 15px 10px 0;
     }
     .main_header_menu .ubermenu-nav > li.ubermenu-item-level-0 a {
        font-size:15px;
     }
     .home .bx-wrapper .bx-pager {
        bottom:30px;
     }
     .top_menu_line{
        display: none;
     }
}

/*************************
            768px
*************************/
@media only screen and (max-width:768px) {

    .logo_wrapper a img {max-width: 125px;}
    .logo_wrapper {margin-left: 10px; padding-bottom: 0;}
    .header_main_line {min-height: 1px; padding: 18px 0;}
    .header_top_line {height: auto;overflow: hidden; text-align: center; padding: 8px 10px;}

    /*.region_title, .region_description,*/
    .footer_col1, .footer_col2, .footer_social_buttons {display: block; width: 100%; }
    .footer_inner .row{
        text-align: center;
    }
    .footer_social_buttons li{
        float: none;
        display: inline-block;
    }
    #select_region {
        position: relative;
        right: auto;
        bottom: auto;
        padding: 0 10px;
        background: #fff;
        width:100%;
        height: auto;
        z-index: 9;
        float: right;
        padding-bottom: 15px;
    }
    .home_slider_inner{
        overflow: visible;
    }
    .region_description{
        margin-bottom: 10px;
    }
    .home .bx-wrapper {margin-bottom: 20px;}
    #home_slider {padding-top: 0;}

    .home_cubes_repeater {padding: 0 10px;}
    .cube_article {
        min-height: 155px;
        width:100%;
        float: none;
        margin:0 0 10px 0 !important;
    }
    #home_cubes {margin-bottom: 20px;}

    .footer_col3 {width:100%; float: none;}
    .footer_col_wrapper {padding: 0 10px;}
    .cube_article.full_bg_image {background-position: top center;}

    .footer {padding: 25px 0 30px 0;}

    .slide_container {
        max-width: 90%;
        padding: 40px 0 0 0;
    	margin: 0 auto;
    	float: none;
    }
    .page_header_wrapper {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 35px;
    }
    .page_header_inner {padding: 0 10px;}
    .page_title {margin-bottom: 10px;}
    .add_this_share_wrapper {text-align: left; top:0;} 

    .sidebar_content {width:100%;padding: 0 10px;margin-bottom: 30px;}
    .main_content {width:100%; border:0 !important;}
    .main_content:before {display: none !important;}
    .main_content_inner {padding: 0 10px;}

    .single_page_thumb {float:none; width:100%; text-align: center; padding: 0; margin-bottom: 10px;}

    .acc_title {padding: 15px;}

    .category_thumb {width:100%; text-align: center; float: none;}
    .category_content {width:100%; float: none;}

    /********   Mobile Nav *******/
    body{
        font-size: 16px;
    }
    #header_mobile_menu {
        position: relative;
        width:100%;
        clear:both;
        text-align: center;
    }
    #header_mobile_menu li.current-menu-item a {
        font-weight:bold;
    }
    #header_mobile_menu a {
        display: block;
        padding: 10px 0;
    }

    .branch_form_wrapper {
        width:100%;
    }
    .branch_data_wrapper {
        width:100%;
    }
    .branch_form_shortcode .col-6 {
        width:100%;
    }

    .gallery_term_wrapper {
        width:100%;
        max-width: 253px;
        margin: 0 auto 15px auto !important;
        clear: both;
        float: none;
    }

    .category_description_inner .category_thumb img {
        width:100%;
        height:auto;
    }
    #page_wrapper {
	   padding: 0 10px;
    }


    .home_slider_inner{
        height: auto;
    }
    .slider_bg_holder{
        min-height: 200px;
        background-size: 100% 100% !important;
    }
    #header_mobile_menu ul.sub-menu {display: none;}

}
/*************************
            700px
*************************/
@media only screen and (max-width:700px) {
    .global_area_section{
        max-width:100%;
    }

}
/*************************
            480px
*************************/
@media only screen and (max-width:480px) {

    .slide_title {font-size:24px;}
    .home .bx-wrapper .bx-pager {bottom:-19px;}
    .slide_description p {margin-bottom: 0; line-height: 26px; font-size:16px;}
    span.acc_title_wrap {
    	max-width: 92%;
    	display: inline-block;
    	line-height: 1.4;
    }
    .article_container {min-height: 218px;}
    .branch_form_inner input.wpcf7-submit {width:100%;}
    .category article {
        width: 100%;
        text-align: center;
    }
    .article_thumb img {width:100%; height:auto;}
    #select_region {
        height: auto;
    }
    .slider_bg_holder {
        min-height: 125px;
        background-size: cover !important;
    }
}

/****************************
            375px
****************************/
.branch_form_title,
.headquater_information_title {
    font-size:20px;
}

/*************************
            320px
*************************/
@media only screen and (max-width:320px) {
   
}
@media only screen and (min-width: 960px) {
    .main_header_menu .ubermenu .ubermenu-submenu.ubermenu-submenu-id-2063  li.ubermenu-item-level-1{
        min-width: 183px !important;
    }
}
