/* HEADINGS */
h2 {
    font-size: 30px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size:22px;
}

.cms_no_margin_top_bottom {
    margin-top: 0;
    margin-bottom: 0;
}

.c-content-font-awesome-icon i {
    color: #32c5d2;
    font-size: 60px;
}

.c-content-feature-1 > h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0 25px;
}

.c-content-title-1 > h2.c-font-uppercase {
    font-size: 30px;
}

.c-content-title-1 > h2 {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 5px;
}
.c-content-title-1 > .c-line-right, .c-content-title-1 > .c-line-left {
    height: 3px;
    margin: 0 0 10px;
    width: 30px;
}


.c-logo h1 {
    margin: 0;
    padding: 0;
    display: inline;

}

.c-content-title-1 > h3 {
    font-size: 28px;
    margin: 0 0 5px;
}

.c-page-title h1 {
    margin-bottom:0px;
}

/* FOOTER */
footer .c-content-title-1 h2,
footer .c-content-title-1 h3 {
    color: #ffffff !important
}

footer .c-theme-bg {
    background: #FFFFFF none repeat scroll 0 0 !important;
}
.dropdown-submenu > .dropdown-menu {
    margin-left: 0px;
}


.c-content-person-1 {
    background: #fff;
}

.c-bg-white .c-content-person-1 {
    background: #f9f9f9;
}

.c-bg-white .c-content-person-1.c-option-2 .c-body {
    background-color: #f9f9f9;
}

/* header - c-brand */
.c-layout-header .c-brand {
    margin: 0;
}
.c-logo {
    display: block;
    line-height: 80px;
    vertical-align: middle;
}

.c-layout-header-fixed .c-layout-page {
    margin-top: 100px;
}
.c-page-on-scroll .c-layout-header.c-layout-header-4 {

}

.file-list ul li {list-style:none;}

.c-height-70px {
    /*height: 55px;*/
}

.c-content-media-1.c-margin-b-30 {
    margin-bottom: 30px;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs {
    margin: 5px 0 0;
}


.cms_custom_button {
    border: 0;
    padding: 10px;
    background-color: #00a0d2;
    color: #fff;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
}
.cms_custom_button:hover,
.cms_custom_button:active,
.cms_custom_button:focus {
    background-color: #10b0e2;
    color: #fff;
    text-decoration: none;
}

.caption h3 {
    /*font-family: 'Raleway', sans-serif;*/
    text-transform: capitalize;
    font-weight:600 !important;
    letter-spacing: 0.001em;
}

.caption .c-font-white {
    /*color: rgba(0,0,0,0.6);*/
    text-shadow: 2px 8px 6px rgba(0,0,0,0.5), 0px -5px 35px rgba(0,0,0,0.6);
}

.c-layout-go-down { 
    position: fixed;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    left: 50%;
    margin-left: -24px;
    z-index: 10000;
    bottom: 20px;
    background-color: #fff;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    cursor: pointer;
}

.c-layout-go-down i {
    font-size: 38px;
    vertical-align: middle;
}
.c-content-divider {
    background-color:#7a838e;
}

.c-page-breadcrumbs > li > a:after {
    font-family: "FontAwesome";
    content:"\f105";
    margin-left:10px;
}


.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler {
    background: #2e333a none repeat scroll 0 0;
    color: #fff;
    padding: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    position: relative;
    top: 0;
    margin: 0;
}

.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler i {
    font-size: 24px;
    vertical-align: middle;
}

.c-layout-header.c-layout-header-3 .c-quick-search > span {
    color: #eee;
}

.c-mobile-logo {
    margin-left: 15px;
}


@media (max-width: 991px) {
    .cms_sidebar {
        display: none;
    }
    .c-layout-header .c-navbar {
        height: 65px;
    }
    .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, 
    .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: #fff;;
    }

    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li .dropdown-menu > li > a {
        color: #fff;
    }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
        margin: 5px 0 5px;
        transition: margin 0.2s ease 0s;
    }

    .c-layout-header.c-layout-header-3 {
        background-color: #00a0d2 !important;
    }


    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        padding: 0px 15px 0px;
        line-height: 48px;
    }


    .c-layout-header .c-brand > .c-topbar-toggler > i, 
    .c-layout-header .c-brand > .c-search-toggler > i, 
    .c-layout-header .c-brand > .c-cart-toggler > i {
        font-size: 24px;
    }

    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-topbar-toggler:hover > i, 
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-search-toggler:hover > i, 
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-cart-toggler:hover > i {
        color: #ddd;
    }
    
    .row {
        margin: 0;
    }
}

.c-page-breadcrumbs > li > a:after {
    font-family: "FontAwesome";
    content:"\f105";
    margin-left:10px;
}


.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-submenu > a > .c-arrow, 
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li a.dropdown-toggle > .c-arrow {
    padding: 0;
    margin: 0;
    font-size: 20px;
    position: absolute;
}

.cms-permanent-links .btn {
    margin: 0;
}

/* [TOP BAR] */
.c-layout-header .c-topbar {
    height: 34px;
    min-height: 0;
}


/* [TOP BAR] */
@media (max-width: 1199px) {
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        font-size: 16px;
        padding: 0 7px;
    }
    .c-brand img {
        height: 50px;
        margin-left: 20px;
    }

}

@media (max-width: 991px) {
    .cms-custom-block-feature.cms-custom-block-feature-left {
        background-position:initial !important;
        background-size:100% !important;
    }
    .cms-custom-block-feature.cms-custom-block-feature-right {
        background-position:initial !important;
        background-size:100% !important;
    }
    
    .c-layout-header .c-brand > .c-hor-nav-toggler {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        background-color: #0d9544;
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    

    .c-layout-header .c-brand > .c-search-toggler {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 70px;
        top: 20px;
        /*background-color: #0d9544;*/
        /*color: #fff;*/
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    .c-layout-header .c-navbar {
        height: auto;
    }
    
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        font-size: 16px;
        padding: 0 15px;
        line-height: 40px;
    }
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-menu > li > a {
        font-size: 16px;
    }
    
    .c-layout-revo-slider {
        display: none !important;
    }
}

@media (max-width: 767px) { 

    
    
    .cms-custom-block-feature.cms-custom-block-feature-left {
        background-position:initial !important;
        background-size:100% !important;
    }
    .cms-custom-block-feature.cms-custom-block-feature-right {
        background-position:initial !important;
        background-size:100% !important;
    }

    .cms_forms .cms_form_fields .cms_forms_field_container {
        display: block;
        width: auto !important;
    }
    .c-layout-revo-slider-1 .c-main-title {
        font-size: 36px;
        line-height: 36px; }

    .cms_block_content img {
        width:100%;
    }
    
    .cms-permanent-links {
        display: none;
    }
    
    .c-layout-header .c-topbar {
        height: 8px;
    }
    
    .c-content-person-1 {
          text-align: center;
    }
    .c-content-person-1 img {
        display: inline;
    }
    .c-content-person-1 .c-body .c-head .c-name,
    .c-content-person-1 .c-body .c-position {
        float: none;
    }
} 

@media (max-width: 419px) {
    .c-layout-header .c-brand > .c-search-toggler {
        display: none !important;
    }
}