/*
    HELPERS
*/
.cms-padding-top-0     {padding-top:    0 !important; }
.cms-padding-right-0   {padding-right:  0 !important; }
.cms-padding-left-0    {padding-left:   0 !important; }
.cms-padding-bottom-0  {padding-bottom: 0 !important; }
.cms-margin-top-0      {margin-top:     0 !important; }
.cms-margin-right-0    {margin-right:   0 !important; }
.cms-margin-left-0     {margin-left:    0 !important; }
.cms-margin-bottom-0   {margin-bottom:  0 !important; }
.cms-first-p-padding-top-0 > .cms_block_content > p:nth-child(1) { padding-top: 0 !important;}
.cms-full-width {
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler)::before,
.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler)::before,
.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler)::before,
.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler)::before {
    display: none !important;
}
.c-page-on-scroll .c-layout-header.c-layout-header-default, 
.c-page-on-scroll .c-layout-header.c-layout-header {
    background: #169fe6 !important;
    opacity: 1;
    border-bottom: none !important;
}
.c-page-on-scroll .c-layout-header.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link, 
.c-page-on-scroll .c-layout-header.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon {
    color: #FFFFFF;
}
.c-page-on-scroll .c-layout-header.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link:hover, 
.c-page-on-scroll .c-layout-header.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon:hover {
    color: #a1d8f5 !important;
}
.c-page-on-scroll .c-theme-nav li:hover > a:not(.btn),
.c-page-on-scroll .c-theme-nav li:active > a:not(.btn){
    color: #a1d8f5 !important;
}
.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) {
    color: #a1d8f5 !important;
}
.c-page-on-scroll .c-theme-nav li.c-active > a:not(.btn) {
    color: #a1d8f5 !important;
}
.c-page-on-scroll .c-quick-search .form-control::-moz-placeholder{
    color: #FFFFFF;
}

.cms-inner-template .c-logo-alt {display:none;}
.cms-inner-template.c-page-on-scroll .c-logo-alt {display:block;}
.cms-inner-template.c-page-on-scroll .c-logo {display:none;}

/*
* BOXED LAYOUT
*/
body.c-layout-boxed {
    background-color: #eee;
}
.c-layout-boxed.c-layout-header-fixed .c-layout-header {
    position:initial !important;
}
.c-layout-boxed .c-layout-header ,
.c-layout-boxed .c-topbar {
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.c-layout-boxed .c-layout-header .c-navbar > .container {
    background-color:#ffffff;
}
.c-layout-boxed .c-layout-page ,
.c-layout-boxed footer {
    max-width: 1170px;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color:#ffffff;
}
.c-page-on-scroll .c-layout-header {
    background: #ffffff;
    opacity: 0.9;
    border-bottom: 1px solid #e6eff3;
    box-shadow: none;
}
/*
*   HEADERS
*/
.c-content-title-1 > h2.c-font-uppercase {
    font-size: 30px;
}
.c-content-title-1 > h3 {
    margin: 10px 0 !important;
}
/*
*   FOOTERS
*/


/*
* BUTTONS
*/
.btn {
    padding-top: 7px;
}
/*
* ASSETS/BLOCK-LAYOUTS/IMAGE.INC
*/
.cms-no-border {
    border: none !important;
}
.cms-assets-image .img-responsive {
    width: 100%;
}


.cms-assets-image.heading-content-image.c-bordered.cms-no-border .c-body {
    padding-top:0;
    
}

/*
* BRAND
*/
.c-layout-header .c-brand {
    margin: 15px 0;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
    margin: 2px 0;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand img {
    height: 60px;
    transition: height ease-out 0.1s;
}
.c-layout-header-fixed .c-layout-header .c-brand img {
    transition: height ease-in 0.1s;
}
/*
* PAGES/BLOCK-LAYOUT/SECTION-SUB0MENU-V2
*/
.c-layout-sidebar-menu .c-sidebar-menu > li > a {
    padding: 0;
}
.c-layout-sidebar-menu .c-sidebar-menu > li > a span.c-dropdown-menu-link {
    padding: 12px 30px 12px 25px;
    display: inline-block;
    background-color: #eeeeee;
    width: 100%;
    
}
.c-layout-sidebar-menu .c-sidebar-menu > li > a span.c-toggler.c-arrow {
    background-color: #DDDDDD;
    padding: 12px 24px;
    right: 0;
    margin-top: 0;
}

/*
* BREADCRUMBS
*/
.c-layout-page .c-layout-breadcrumbs-1 .c-page-breadcrumbs {
    margin-top: 3px; 
}
.c-layout-page .c-layout-breadcrumbs-1 h1 {
    color: #ffffff;
}
.cms-breadcrumb-has-subheading .c-page-breadcrumbs {
    margin-top: 15px !important;
}
.c-layout-page .c-layout-breadcrumbs-1 {
    padding: 10px 0;
}
.c-layout-breadcrumbs-1 .c-page-title {
    margin-bottom: 15px;
}
.search-results-list h3 {
    margin-bottom:0px;
}
.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 3px;
    font-size:12px;
}

/*
* PAGES/BLOCK-LAYOUTS/CUSTOM-BLOCK-SLIDER
*/
.c-content-box-wide.cms-no-padding, .c-content-box.cms-no-padding {
    padding: 0px !important;
    margin-top:0px !important;
}
.cms-no-padding .row {
    margin: 0px !important;
}
.c-content-box-wide .col-md-12 {
    padding: 0 !important;
}
/*
* PAGES/BLOCK-LAYOUTS/GOOGLE-MAP.INC
*/

.cms-pages-google-map iframe {
    pointer-events: none;
}


/*
*   CUSTOM BLOCK ICON
*/
.cms-custom-block-icon-block .__icon > i {
    font-size:4em;
}

/*
* RESPONSIVE
*/


@media (min-width: 1281px) {

}
@media (max-width: 1280px) {
    
    /*
    * RESPONSIVE - BRAND 
    */
    .cms-home-template .c-layout-header .c-brand ,
    .cms-inner-template .c-layout-header .c-brand {
        margin: 15px 0 0px 0  !important;
    }
     
    .cms-home-template .c-brand .c-logo img {
        width: 200px;
        transition: width 0.2s ease-out 0s;
        -moz-transition: width 0.2s ease-out 0s;
        -webkit-transition: width 0.2s ease-out 0s;

    }
    .cms-home-template.c-page-on-scroll .c-brand .c-logo h1 {margin-top: 0px !important;}
    .cms-home-template.c-page-on-scroll .c-brand .c-logo img { 
        width: 130px;
        transition: width 0.2s ease-in 0s;
        -moz-transition: width 0.2s ease-in 0s;
        -webkit-transition: width 0.2s ease-in 0s;  
        margin: 0px 0 0px 0  !important; 
    }
    .cms-inner-template .c-brand .c-logo img {
        width: 200px;
        transition: width 0.2s ease-out 0s;
        -moz-transition: width 0.2s ease-out 0s;
        -webkit-transition: width 0.2s ease-out 0s;

    }
    .cms-inner-template.c-page-on-scroll .c-layout-header .c-brand {margin-top: 5px;}
    .cms-inner-template.c-page-on-scroll .c-brand .c-logo img { 
        width: 130px;
        transition: width 0.2s ease-in 0s;
        -moz-transition: width 0.2s ease-in 0s;
        -webkit-transition: width 0.2s ease-in 0s;  
        /*margin: 15px 0 37px 0 !important;*/   
    }
} 

@media (max-width: 991px) {
    /*
    * RESPONSIVE - CUSTOM BLOCK SLIDER 
    */
    .cms-pages-custom-block-slider .c-content-media-2 {
        min-height: 200px !important;
    } 
    .cms-home-template .c-brand .c-logo img ,
    .cms-inner-template .c-brand .c-logo img,
    .cms-home-template.c-page-on-scroll .c-brand .c-logo img,
    .cms-inner-template.c-page-on-scroll .c-brand .c-logo-alt img {
        width:130px !important;
        margin-top: 5px !important;  /*pull logo up without effecting the brand margin and icon position */
        margin-left: 5px !important;
    }
    
    .cms-inner-template.c-page-on-scroll .c-brand .c-logo-alt img {
        width:130px !important;
        
        margin-left: 5px !important;
    }
    .cms-inner-template.c-page-on-scroll .c-brand{
        margin-top: 15px !important;  /*pull logo up without effecting the brand margin and icon position */
    }
    .cms-inner-template.c-page-on-scroll .c-logo-alt {
        display: inline-block;
        
    }
    .c-search-toggler > i {
        font-size: 16px !important;
    }
    .c-hor-nav-toggler{
        margin-right: 5px !important;
    }
    .c-layout-revo-slider {
        display: none;
    }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand img {
        height: initial;
        margin-top: 2px;
    }
    .c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark {
        background-color: #169fe6 !important;
    }
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler,
    .c-page-on-scroll .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler{
        background-color: #169fe6;
        color: #FFFFFF;
        font-size: 16px !important;
    }
    .c-page-on-scroll .c-layout-header.c-layout-header-default-mobile .c-brand i {
        color: #ffffff;
    }
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler i,
    c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler i {
        font-size: 16px !important;
    }
    .c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark .c-topbar {
        background-color: #FFFFFF;
    }
    .c-mega-menu.c-shown {
        margin-top: 17px !important;
    }
    .cms-home-template .c-layout-header .c-brand, .cms-inner-template .c-layout-header .c-brand {
        margin: 15px 0 0px 0 !important;
    }
    .c-layout-header .c-quick-search > .form-control {
        background-color: #FFFFFF;
        margin-bottom: -17px !important;
    }
    .c-layout-breadcrumbs-1 .c-page-title {
        margin-bottom: 0px;
    }
    .c-layout-page .c-layout-breadcrumbs-1 .c-page-breadcrumbs {
        margin-top: 0px; 
    }

}
@media (max-width: 767px) {
    
}
@media (max-width: 479px) {
    .col-xs-6 {
        width:100% !important;
    }
    .cms_pages-youtube {
        width: 100%;
    }
}
@media (max-width: 320px) {
    
}

