body {
    font-family: 'Open Sans',sans-serif !important;
}

footer {
    background: #fff !important;
    padding: 0px !important;
}

header .main-nav ul li {
        padding: 8px 0px 29px 0px;
    font-size:16px;
    text-transform: none;
}

header .main-nav ul li:hover,
header .main-nav ul li:focus {
    padding: 8px 0px 26px 0px;
    text-transform: none;
    border-bottom: 3px solid #f39b12;
    background-color: #172d41;
}


li .page_item.page-item-2 {
    color: #000;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    background: #fff;
}

.hero-section.page-title .hero-title {
    font-size: 52px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0;
    margin-top: 25px;
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
}

header.sticky.fixed {
    position: fixed;
    background: #354b5f;
    animation: stickyheader 1s;
}


.tt-breadcrumbs {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
    display: none !important;
}

.hero-section.page-title {
   padding: 90px 0 90px 0px;
    margin: 0 0 30px 0;
    height: 300px;
}
ul.wpb_image_grid_ul {
        position: relative;
    height: 151px;
    margin: 0 20% !important;
}

header .main-nav ul li>a,
.readmore a {
    color: #fff;
}
header .main-nav ul li>a:hover,
header .main-nav ul li>a:focus,
.readmore a:hover,
.readmore a:focus{
    text-decoration: none;
}

#rev_slider_6_1_wrapper {
    overflow: hidden !important;
}

.home.content-wrapper {
    padding-top: 135px;
}

.content-wrapper {
    padding-top: 100px;
}

.hero_description .wpb_wrapper {
    margin-top: -180px;
}

.hero_description hr {
    width: 100px;
}

.bg_orange3d {
    background-color: #f39b12;
}
.bg_orange3d .vc_column-inner {
    background-color: orange;
    padding-top: 45px;
    padding-bottom: 20px;
    color: #fff;
}

.custom_col2 .vc_column-inner,
.custom_col2 figure,
#page-footer .vc_column-inner {
    padding: 0;
}
.custom_col2 .wpb_single_image,
#page-footer .wpb_content_element {
    margin-bottom: 0;
}

.footer-style {
    background-color: #354b5f;
}
.footer-style ul li a {
    color: #fff;
}
.footer-style.two #menu-menu-new-1 li {
    display: inline;
    margin: 10px;
}
.footer-style ul li a:hover,
.footer-style ul li a:focus {
    color: #f39b12;
}
.footer-style.one {
    padding: 40px 5px;
    margin-left: -8%;
}
.footer-style .vc_column_container>.vc_column-inner {
    background-color: transparent;
    color: #fff;
    padding: 0;
}
.sep .vc_column_container.vc_col-sm-2 {
    background-color: #354b5f;
}

.footer-style.two {
    padding: 30px 0;
}
.footer-style.two .vc_column_container.vc_col-sm-3 {
    width: 5%;
}


.border-box2 {
    width: 60%;
    padding: 10px 15px;
    color: #fff;
}
.border-box2.one {
    margin-left: 48%;
}
.border-box2.two {
    margin: 0 17.5%;
}
.border-box2.three {
    margin-left: -12%;
}
.no-marginbottom {
    margin-bottom: 0;
}
#wpforms-form-1674 button[type=submit] {
    background-color: #F39B12;
    color: #fff;
    width: 100%;
    border: transparent;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0;
    font-size: 16px;
}
#wpforms-form-1674 button[type=submit]:hover,
#wpforms-form-1674 button[type=submit]:focus {
    background-color: #5D6F7F;
}
.rev-btn {
    display: block;
}
.footer-style.two {
    border-top: 1px solid #fff;
}
.subheading-text {
    text-align: center;
    font-size: 24px;
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
}

@media screen and (max-width: 1200px){
    #slide-10-layer-1.tp-caption,
    #slide-20-layer-1.tp-caption {
        font-size: 70px !important;
    }
    #slide-10-layer-2.tp-caption,
    #slide-20-layer-2.tp-caption {
        font-size: 30px !important;
    }
    .rev-btn {
        display: block !important;
    }
}
@media screen and (max-width: 1024px){
    #slide-10-layer-1.tp-caption,
    #slide-20-layer-1.tp-caption {
        font-size: 64px !important;    
    }
    #slide-10-layer-2.tp-caption,
    #slide-20-layer-2.tp-caption {
        bottom: -60px !important;
    }
    #slide-10-layer-12,
    #slide-20-layer-12,
    #slide-10-layer-10,
    #slide-20-layer-10 {
        position: relative;
        top: auto;
    }
    .footer-style .vc_col-sm-3,
    .sep .vc_column_container.vc_col-sm-2{
        width: 6%;
    }
    .sep .vc_column_container.vc_col-sm-8 {
        width: 88%;
    }
    .footer-style.two div:nth-child(3) {
        width: 50%;
    }
    .footer-style.one .vc_col-sm-8 {
        padding-left: 55px;
    }
}
@media screen and (max-width: 768px){
    #slide-10-layer-12,
    #slide-20-layer-12 {
        position: absolute;
        top: -70px;
    }
    #slide-10-layer-10,
    #slide-20-layer-10 {
        position: absolute;
        top: -75px;
    }
    .subheading-text {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    #slide-10-layer-1.tp-caption,
    #slide-20-layer-1.tp-caption {
        font-size: 42px !important;
        top: -50px !important;
        white-space: normal !important;
        word-wrap: break-word !important;
    }
    #slide-10-layer-2.tp-caption,
    #slide-20-layer-2.tp-caption {
        font-size: 16px !important;
        bottom: -90px !important;
        padding: 0 !important;
    }
    .rev-btn {
        display: none !important;
    }
    .hero-section.page-title .hero-title {
        font-size: 40px;
    }
    .subheading-text {
        font-size: 18px;
    }
    .footer-style.one .vc_col-sm-8,
    .footer-style .vc_column_container {
        padding-left: 0px;
    }
    .border-box2 {
        width: 100%;
    }
    .border-box2.one,
    .border-box2.three {
        margin-left: 0;
    }
    .border-box2.two {
        margin: 0;
    }
}
@media screen and (max-width: 320px){
    #slide-10-layer-2.tp-caption,
    #slide-20-layer-2.tp-caption {
        font-size: 14px !important;
        padding: 0 20px !important;
    }
}

@media screen and (min-width: 1200px){
    .footer-style .vc_col-sm-3,
    .sep .vc_column_container.vc_col-sm-2{
        width: 10%;
    }
    .sep .vc_column_container.vc_col-sm-8 {
        width: 88%;
    }
    .footer-style.two div:nth-child(3) {
        width: 55%;
    }
    #menu-menu-new-1 {
        text-align: right;
    }
}
@media screen and (min-width: 1600px){
    .footer-style .vc_col-sm-3,
    .sep .vc_column_container.vc_col-sm-2{
        width: 20%;
    }
    .sep .vc_column_container.vc_col-sm-8 {
        width: 88%;
    }
    .footer-style.two div:nth-child(3) {
        width: 40%;
    }
    .footer-style.two .vc_column_container.vc_col-sm-3 {
        width: 14%;
    }
    .yellowbox ul {
        width: 45% !important;
    }
}