/********************************************************************
GENERAL
********************************************************************/
html, body{
    height: 100%;
}

img{
    margin: 5px;
}

form img{
    margin: 0;
    padding: 0;
    border: 0;
}

/* CENTER THE RESPONSIVE IMAGE */
.img-responsive{
    margin: 0 auto;
}

/* FONTS REQUIRED IN DIFFERENT SECIONS */
@font-face{
    font-family: "OpenSans";
    src: url(../fonts/OpenSans-Light.ttf);
    font-weight: 100;
}
@font-face{
    font-family: "OpenSans";
    src: url(../fonts/OpenSans-Regular.ttf);
    font-weight: normal;
}

@font-face{
    font-family: "OpenSans";
    src: url(../fonts/OpenSans-Semibold.ttf);
    font-weight: bold;
}

@font-face{
    font-family: "OpenSans";
    src: url(../fonts/OpenSans-Bold.ttf);
    font-weight: 800;
}
@font-face{
    font-family: "OpenSans";
    src: url(../fonts/OpenSans-Italic.ttf);
    font-style: italic;
}

@font-face{
    font-family: "SourceSansPro";
    src: url(../fonts/SourceSansPro-Regular.ttf);
    font-weight: normal;
}
@font-face{
    font-family: "SourceSansPro";
    src: url(../fonts/SourceSansPro-Light.ttf);
    font-weight: lighter;
}
@font-face{
    font-family: "SourceSansPro";
    src: url(../fonts/SourceSansPro-ExtraLight.ttf);
    font-weight: 100;
}
@font-face{
    font-family: "SourceSansPro";
    src: url(../fonts/SourceSansPro-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: 'DIN-BlackAlternate';
    src: url('../fonts/DIN-BlackAlternate.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DIN-BlackAlternate.woff') format('woff'),
         url('../fonts/DIN-BlackAlternate.ttf')  format('truetype'),
         url('../fonts/DIN-BlackAlternate.svg#DIN-BlackAlternate') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kelson Sans';
    src: url('../fonts/KelsonSans-Bold.eot');
    src: url('../fonts/KelsonSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KelsonSans-Bold.woff2') format('woff2'),
        url('../fonts/KelsonSans-Bold.woff') format('woff'),
        url('../fonts/KelsonSans-Bold.ttf') format('truetype'),
        url('../fonts/KelsonSans-Bold.svg#KelsonSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue.otf') format("opentype");
}

/* TYPOGRAPHY */
body{
    font-family: "OpenSans";
}

.entry-container {
    padding: 48px 0;
}

.entry-container .img-ceo {
	float: left;
	margin-right: 30px;
}

p, h2, h3, h4, h5, h6, li{
    font-family: "Source Sans Pro";
    font-style: normal;
    text-align: center;
    margin: 0 auto;
}
h1 {
    text-align: left;
}

h1:after, h2:after, h3:after, h4:after{
    content: "";
    display: block;
    width: 142px;
    margin: 0 auto;
    padding: 0;
}

a{
    color: #000000;
    font-weight: bold;
}

.entry-container a{
    color: #c82026;
}

a:hover,
a:focus{
    color: #c82026;
    text-decoration: none;
}

p{
    color: #131313;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: left;
}

h1{
    color: #131313 !important;
    font-weight: bold !important;
    font-size: 32px !important;
    line-height: 1.5;
    margin-bottom: 0;
}
.tpl-contact h1{
    color: #000;
}
.home h1.l-intro-heading{
    margin-bottom: 42px;
}

h1:after{
    background: #ba2025;
    margin-top: 21px;
    height: 3px;
}
.home h1:after{
    margin-top: 13px;
}

h2{
    color: #000 !important;
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 1.5;
    margin-bottom: 20px;
}

/*h2:after{
    background: #565656;
    margin-top: 14px;
    height: 2px;
}*/

h3{
    color: #bd2025;
    font-weight: 300;
    font-size: 26.39px;
    line-height: 32px;
    margin-bottom: 41px;
}
/*h3:after{
    background: #ca4c50;
    margin-top: 15px;
    height: 2px;
}*/

h4{
    color: #2c2c2c;
    font-weight: 700;
    font-size: 21.06px;
    line-height: 25px;
    margin-bottom: 42px;
    text-align: left;
}
/*h4:after{
    background: #565656;
    margin-top: 10px;
    height: 2px;
}*/

h5{
    background: #c82026;
    color: #fefefe !important;
    font-weight: 400 !important;
    font-style: italic;
    font-size: 26.39px !important;
    line-height: 32px !important;
    padding: 52px 0 56px;
    margin-bottom: 35px !important;
    visibility: hidden;
}

h5 span{
    display: block;
    margin: 0 auto;
    padding: 0;
}

blockquote{
    border-left: none;
    margin: 0 auto 22px;
    padding: 20px;
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

blockquote p{
    font-style: italic;
}

ul, ol{
    display: block;
    margin: 0 auto 22px;
    padding-left: 40px;
}
.entry-container ul,
.entry-container ol{
    max-width: 100%;
    width: 100% !important;
	margin-bottom: 20px;
}

ul {
    list-style: none;
}

ul li,
ol li{
    color: #2c2c2c;
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 0;
    position: relative;
}

ul li:before{
    content: "\203A";
    font-weight: bold;
    line-height: 18px;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: -16px;
}

ul ul,
ol ol {
    margin: 5px 0;
    padding-left: 30px;
}

/********************************************************************
GLOBAL CHANVGES IN BOOTSTRAP CLASSES
********************************************************************/
/*RED BUTTON*/
.btn-red{
    font-weight: lighter;
    background: #c82026;
    color: #fff;
    padding: 10px 20px;
    line-height: 10px;
}

.btn-red i{
    margin-left: 15px;
}

/*RED TEXT*/
.text-red{
    color: #c82026;
}

/*MODAL*/
.modal iframe{
    width: 100%;
}

/********************************************************************
NAVBAR
********************************************************************/
/*TO REMOVE BOTTOM MARGIN*/
.navbar{
    margin-bottom: 0 !important;
}

/* CUSTOM NAVBAR FORMATTING */
.l-navbar{
    background-color: #202020;
    border-radius: 0;
    border: 0;
    border-bottom: 3px solid #c82026;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.header_spacing{ display: none; }

@media (min-width: 1200px){
    .l-navbar .navbar-header{
        position: relative;
        z-index: 1;
    }
}

/*SETTING FOR NAVBAR BRAND*/
.l-navbar .navbar-brand{
    height: auto;
    padding: 23px 20px;
}
.l-navbar .navbar-brand img{
    margin: 0;
    padding: 0;
    border: 0;
}

/*NAVBAR CONTACT*/
.l-navbar .l-contact{
    padding-top: 19px;
    padding-bottom: 24px;
}

.l-contact-details *{
    display: inline-block;
    vertical-align: middle;
}

.l-contact-details .l-contact-detail{
    padding-left: 30px;
}

.l-contact-detail.menu-item-subscribe-button {
    margin-right: 73px;
}
.l-contact-detail.menu-item-subscribe-button a {
    background: #c82026;
    color: #ffffff !important;
    font-family: "Kelson Sans", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
    font-size: 13.82px;
    line-height: 11px;
    text-transform: uppercase;
    margin: 0;
    padding: 7px 6px 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.l-contact-detail.menu-item-subscribe-button a:hover,
.l-contact-detail.menu-item-subscribe-button a:focus {
    color: #ffffff !important;
}

/*.l-contact-details .l-contact-detail:first-child*/
.l-contact-detail.l-contact-detail-mobile.l-contact-detail-phone,
.l-contact-detail.menu-item-subscribe-button{
    padding-left: 0;
}

.l-contact-detail .l-contact-text {
    text-decoration: none;
}

.l-contact-detail-phone .l-contact-text{
    color: #ffffff !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 900 !important;
    font-size: 20.48px;
    line-height: 13px;
    margin: 0;
    padding: 0;
}

.l-contact-detail .l-icon{
    display: inline-block;
}

.l-contact-detail-phone .l-icon{
    background: transparent url(../img/icon-phone.png) no-repeat center center;
    width: 10px;
    height: 25px;
    margin-right: 6px;
}

.l-contact-detail-email .l-icon{
    background: transparent url(../img/icon-email.png) no-repeat center center;
    width: 23px;
    height: 15px;
}

.l-contact-detail-facebook .l-icon{
    background: transparent url(../img/icon-facebook.png) no-repeat center center;
    width: 10px;
    height: 18px;
}

.l-contact-detail-youtube .l-icon{
    background: transparent url(../img/icon-youtube.png) no-repeat center center;
    width: 19px;
    height: 16px;
}

.l-contact-detail-twitter .l-icon {
    background: transparent url(../img/icon-twitter.png) no-repeat center center;
    width: 18px;
    height: 16px;
}

.l-contact-detail-instagram .l-icon{
    background: transparent url(../img/icon-instagram.png) no-repeat center center;
    width: 19px;
    height: 18px;
}

.l-contact-detail-linkedin .l-icon{
    background: transparent url(../img/icon-linkedin.png) no-repeat center center;
    width: 19px;
    height: 17px;
}

.l-contact-detail-mobile,
footer .l-contact-details-group-top {
    display: none;
}

footer .l-contact-details .l-contact-detail.l-contact-detail-phone {
    padding-left: 0;
}

/*RED LABEL SETTING*/
.l-navbar #bs-nav{
    position: relative;
}

.l-navbar .l-label{
    position: absolute;
    top: 100%;
    right: 0;
    padding: 20px 20px;
    margin-right: 20px;
    background: rgb(200, 32, 38);
    background: rgba(200, 32, 38, .95);
    padding: 15px 20px 13px;
    margin: 0;
    border: 1px solid #d43f3a;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 1;
}

.l-navbar #bs-nav .l-label:hover{
    background: #c9302c;
    border-color: #ac2925;
}

.l-navbar .l-label a{
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    display: block;
    overflow: hidden;
    line-height: 120%;
}

.l-navbar .l-label i{
    font-size: 30px;
    font-weight: lighter;
    padding: 2px 0 0;
    margin-left: 16px;
}

@media (max-width: 1200px){
    .l-navbar .l-label{
        display: none;
    }
}

/*SEPERATOR*/
.navbar-nav{
    position: relative;
    margin-top: 2px;
}
@media (min-width: 1200px){
    .navbar-nav::before{
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        border-top: 1px solid #2d2d2d;
        border-bottom: 1px solid #1a1a1a;
        height: 2px;
        width:645px;
        margin-left: 20px;
    }
}

/*NAVBAR LINKS*/
.l-navbar .navbar-nav li {
    margin: 0;
}
.l-navbar .navbar-nav li a{
    font-family: "SourceSansPro";   
    font-weight: normal;
    font-size: 14px;
}
.l-navbar .navbar-nav>li>a{
    font-size: 15px;
    color: #fff;
    background: none;
    padding-right: 20px;
    padding-left: 20px;    
}

/*NAVBAR ACTIVE LINK*/
.l-navbar .navbar-nav>li.active>a{
    font-weight: bold;
}

/*NAVBAR HOVER LINK*/
.l-navbar .navbar-nav>li>a:focus, .l-navbar .navbar-nav>li>a:hover{
    color: #c82026;
}

@media (min-width: 1201px){
    .navbar-right .dropdown-menu{
        right: auto;
        width: 188px;
        border: 0;
        border-top: 3px solid #c82026;
        margin-top: 0 !important;
        padding: 0;
        box-shadow: none;
        border-radius: 0;
    }

    .dropdown-menu::before{
        content: " ";
        position: absolute;
        top: 0;
        left: 20px;
        border-left: 6px solid rgba(0,0,0,0);
        border-right: 6px solid rgba(0,0,0,0);
        border-bottom: 6px solid #c82026;
        margin-top: 3px;
    }

    .navbar-nav > li > .dropdown-menu{
        background: transparent;
        padding-top: 9px;
    }

    /*DROPDOWN LINK HOVER COLOR*/
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        color: #fff;
        background: #b8b8b8;
    }

    .dropdown-menu>li:first-child{
        border-top: 2px solid #c82026;
    }

    .dropdown-menu>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 14px;
        background: #fff;
    }
}

/*DROPDOWN LINK COLOR*/
.dropdown-menu>li>a{
    color: #575756;/*DROPDOWN LINK COLOR*/
    white-space: normal;/* AUTO WORD WRAP*/
}

/*ACTIVE LINK BACKGROUND*/
.l-navbar .navbar-nav>.open>a, 
.l-navbar .navbar-nav>.open>a:focus, 
.l-navbar .navbar-nav>.open>a:hover{
    background: none;
    color: #c82026;
}

/*DIVIDER*/
.dropdown-menu .divider{
    height: 1px;
    margin: 0;
    margin: 0 20px;
    overflow: hidden;
    background-color : #e6e6e6;
}

/*RESPONSIVE MENU BAR*/
.l-navbar .nav-toggle .l-open,
.l-navbar .nav-toggle .l-close{
    display: none;
}

@media (max-width: 1200px){
    /*NAVBAR BORDER*/ 
    .l-navbar{
        border-bottom: 0;
    }

    .l-navbar .l-contact{
        padding: 25px 25px 0;
        text-align: center !important;
    }
    .l-navbar .l-contact-detail-mobile,
    .l-navbar .l-contact-details-group *{
        display: inline-block !important;
    }
    .l-navbar .l-contact-detail-desktop{
        display: none !important;
    }
    .l-navbar .l-contact-details-group {
        display: block !important;
    }
    .l-navbar .l-contact-details {
        width: 533px;
        max-width: 100%;
        margin: 0 auto;
    }
    .l-navbar .l-contact-detail-mobile.l-contact-detail-phone{
        padding: 0;
        margin: 0;
    }
    .l-navbar .l-contact-detail.menu-item-subscribe-button{
        margin-right: 0;
    }
    .l-navbar .l-contact-detail.menu-item-subscribe-button a {
        font-size: 18.55px;
        line-height: 15px;
        padding: 8px 9px 7px;
    }
    .l-navbar .l-contact-detail-phone .l-contact-text {
        font-size: 24.48px;
        line-height: 16px;
    }
    .l-navbar .l-contact-detail-mobile.l-contact-detail-phone {
        float: left;
        padding-top: 2px;
    }
    .l-navbar .menu-item-subscribe-button{
        float: right;
    }
    .l-navbar .l-contact-details-group-top:after{
        content: " ";
        display: block;
        float: none;
        clear: both;
    }
    .l-navbar .l-contact-details-group-bottom{
        margin-top: 20px;
    }
    .l-navbar .l-contact-details-group-bottom .l-contact-detail{
        padding-left: 13%;
    }
    .l-navbar .l-contact-details-group-bottom .l-contact-detail.l-contact-detail-email{
        padding-left: 0px;
    }

    .l-navbar a.nav-toggle.collapsed{
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 5px;
        background: #c82026;
        z-index: 30;
    }
    .logged-in.admin-bar .l-navbar a.nav-toggle.collapsed {
        top: 0px;
    }

    /*NAVBAR OPEN AND CLOSE BUTTON*/
    .l-navbar a.nav-toggle.collapsed span{
        font-size: 17px;
        font-weight: bold;

        z-index: 30;
        display: none;
    }
    /*OPNE BUTTON LOOK*/
    .l-navbar a.nav-toggle .l-open{
        position: fixed;
        top: 5px;
        right: 20px;

        color: #fff;
        padding: 3px 15px;
        background: #c82026;
    }
    /*CLOSE BUTTON LOOK*/
    .l-navbar a.nav-toggle .l-close{
        position: fixed;
        bottom: 5px;
        right: 20px;
        color: #fff;
        padding: 5px 15px;
        background: #1a1a1a;
        z-index: 30;
        text-decoration: none;
    }
    .l-navbar a.nav-toggle:not(.collapsed):hover,
    .l-navbar a.nav-toggle:not(.collapsed):focus,
    .l-navbar a.nav-toggle:not(.collapsed):active{
        text-decoration: none;
    }
    .l-navbar a.nav-toggle.collapsed .l-open{
        display: block;
    }
    .l-navbar a.nav-toggle:not(.collapsed) .l-close{
        display: block;
    }

    #bs-nav{
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: auto;
        background: #202020;
        z-index: 25;
        border-bottom: 5px solid #c82026;
        border-top: 5px solid #c82026;
    }

    #bs-nav ul>li>a{
        font-size: 23px;
    }
    #bs-nav ul>li>a{
        padding: 25px 40px;
    }
    #bs-nav .dropdown-menu>li>a{
        padding: 25px 40px 25px 0;
    }
    #bs-nav>ul>li:nth-child(even)>a{
        background: #202020;
    }
    #bs-nav>ul>li:nth-child(odd)>a{
        background: #1a1a1a;
    }
    #bs-nav .dropdown-menu{
        padding: 0 0 0 70px;
    }
    #bs-nav .dropdown-menu>li {
        position: relative;
    }
    #bs-nav .dropdown-menu>li:before{
        content: "\203A";
        font-weight: bold;
        line-height: 62px;
        font-size: 40px;
        color: #c82026;
        position: absolute;
        top: 0;
        left: -30px;
    }
}

@media (max-width: 460px){
    .l-navbar .l-contact-details-group-top .l-contact-detail{
        display: block !important;
        float: none;
    }
    .l-navbar .l-contact-detail.menu-item-subscribe-button,
    .l-navbar .l-contact-details-group-bottom{
        margin-top: 15px
    }
    .l-navbar .l-contact-details-group-bottom .l-contact-detail{
        padding-left: 8%;
    }
}

@media (max-width: 1200px){
    .navbar-nav>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
        padding: 15px;
    }

    .dropdown-menu>li>a{
        color: #a09f9f;
    }

    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        color: #c82026;
        background: none;
    }
}

/********************************************************************
HOME PAGE SLIDER
********************************************************************/
#home-slider{
    height: 500px;
}

#home-slider .home-item-inner{
    background: transparent url(../img/home-slider-overlay.png) repeat-x left bottom;
    height: 500px;
    position: relative;
}

#home-slider .item{
    height: auto !important;
    z-index: 0;
    background-size: cover;
    background-position:  center center;
}

#home-slider .container,
#home-slider .row,
#home-slider .row > div {
    height: 100%;
}

#home-slider .slider-content{
    position: absolute;
    /*top: 138px;*/
    bottom: 95px;
    width: 95.6%;
}

#home-slider .slider-content h1{
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 42.39px;
    font-weight: 700;
    line-height: 47px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
}
#home-slider .slider-content h1:after{
    content: none;
}

#home-slider .slider-title-divider{
    background: #ffffff;
    width: 286px;
    /*height: 7px;*/
    height: 3.5px;
    margin-bottom: 16px;
}

#home-slider .slider-content p{
    color: #ffffff;
    font-family: "Source Sans Pro";
    font-size: 20.82px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 29px;
}

#home-slider .slider-content a.btn{
    color: #ffffff;
    font-family: "Source Sans Pro";
    font-size: 21.06px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px;
    border: none;
    float: left !important;
}

#home-slider .slider-content a.btn .fa{
    font-size: 11px;
    margin-left: 8px;
    vertical-align: middle;
}

#home-slider .carousel-indicators{
    margin-bottom: 0px;
}

/********************************************************************
INNER PAGE SLIDER
********************************************************************/
.inner-slide-wrap{
    visibility: hidden;
    position: relative;
    z-index: 1;
}

.inner-table{
    height: 356px;
}
.inner-slide {
    height: 480px;
}

.inner-slide{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.inner-table {
    display: table;
    width: 100%;
    height: 356px;
}
body.inner-page .inner-table {
    display: none;
}

.inner-middle {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.inner-slide .container{
    position: relative;
    z-index: 9;
}

.inner-gradient {
    width: 100%;
    height: 100%;
    background: transparent url(../img/inner-slider-overlay.png) repeat-x left bottom;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
body.inner-page .inner-gradient {
    display: none;
}

.inner-content h1{
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 42.39px;
    font-weight: 700;
    line-height: 47px;
    text-align: left;
    margin: 0 0 15px;
    -moz-text-shadow: -7px 4px 8px rgba(0, 0, 0, 0.36); 
    -webkit-text-shadow: -7px 4px 8px rgba(0, 0, 0, 0.36); 
    text-shadow: -7px 4px 8px rgba(0, 0, 0, 0.36);
    width: 630px;
    max-width: 100%;
}
@media (max-width: 660px){
    .inner-content h1{
        width: 100%;
    }
}
.inner-content h1:after{
    content: none;
}

.inner-slide-wrap .slider-title-divider{
    background: #ffffff;
    width: 286px;
    height: 3.5px;
    margin-bottom: 16px;
}

.inner-slide-wrap .bx-wrapper{
    margin: 0 auto;
}

.inner-slide-wrap .bx-wrapper .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
}

.inner-slide-wrap .bxslider{
    margin: 0;
    padding: 0;
    display: block;
}

.inner-slide-wrap .bxslider li::before{
    content: '';
}

.inner-slide-wrap .bx-wrapper .bx-pager{
    display: none;
}

/********************************************************************
INTRO SECTION
********************************************************************/
.l-intro{
    position: relative;
    background: rgb(255,255,255);
    padding-top: 40px;
    margin-top: -250px;
    background: rgba(255,255,255,0.8);*/
}

.l-intro .l-box-wrapper{
    margin-bottom: 40px;
    height: 170px;
    overflow: auto;
}

.l-intro .l-box1,
.l-intro .l-box2,
.l-intro .l-box3{
    display: table;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.l-intro .l-box1 .l-content-wrapper,
.l-intro .l-box2 .l-content-wrapper,
.l-intro .l-box3 .l-content-wrapper{
    display: table-cell;
    vertical-align: middle;

    width: 100%;

    padding: 15px;
}

.l-intro .l-box1 .l-content-wrapper{
    background: rgba(156,155,155,0.9);
    transition: all 0.3s ease;
}

.l-intro .l-box1 .l-content-wrapper:hover{
    background: rgba(156,155,155,0.7);
    transition: all 0.3s ease;
}

.l-intro .l-box2 .l-content-wrapper{
    background: rgba(200,32,38,0.9);
    transition: all 0.3s ease;
}

.l-intro .l-box2 .l-content-wrapper:hover{
    background: rgba(200,32,38,0.7);
    transition: all 0.3s ease;
}

.l-intro .l-box3 .l-content-wrapper{
    background: rgba(0,0,0,0.9);
    transition: all 0.3s ease;
}

.l-intro .l-box3 .l-content-wrapper:hover{
    background: rgba(0,0,0,0.7);
    transition: all 0.3s ease;
}

.l-intro .l-box1 .l-content-wrapper:hover a i,
.l-intro .l-box2 .l-content-wrapper:hover a i,
.l-intro .l-box3 .l-content-wrapper:hover a i{
    background-color: #fff;
    color: #b0afaf;
    transition: all 0.3s ease;
}

.l-intro .l-box1 .l-content-wrapper p,
.l-intro .l-box2 .l-content-wrapper p,
.l-intro .l-box3 .l-content-wrapper p{
    color: #fff;

    font-size: 18px;
    font-weight: 800;
}

.l-intro .l-box1 .l-content-wrapper a,
.l-intro .l-box2 .l-content-wrapper a,
.l-intro .l-box3 .l-content-wrapper a{
    color: #fff;
    font-weight: lighter;
}

.l-intro .l-box1 .l-content-wrapper i,
.l-intro .l-box2 .l-content-wrapper i,
.l-intro .l-box3 .l-content-wrapper i{
    border: 1px solid #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 6px 6px 7px;
    margin-left: 10px;
    transition: all 0.3s ease;
}

.l-intro-video-container {
    padding-top: 39px;
    padding-bottom: 60px;
}

.l-intro-video-container .l-intro-heading{
    color: #bd2025;
    font-family: "Source Sans Pro";
    font-size: 42.39px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 13px;
    padding: 0;
}

.l-intro-video-container .l-intro-divider{
    background: #ba2025;
    width: 142px;
    height: 3px;
    margin: 0 auto 42px;
}

.l-intro-video-width{
    width: 726px;
    max-width: 100%;
    margin: 0 auto;
}

.l-intro-video{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.l-intro-video iframe,
.l-intro-video object,
.l-intro-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/********************************************************************
TESTIMONIALS
********************************************************************/
/*SET BACKGROUND*/
.l-testimonials-wrapper{
    background-image: url(../img/testimonial-bg.jpg);
    position: relative;
    color: #fff;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    overflow: hidden;
}

/*BACKGROUND OVER LAYER*/
.l-testimonials-wrapper::before{
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(69,69,69,0.6);
    position: absolute;
    top: 0;
    left: 0;
}

.l-testimonials .l-cr-control{
    font-size: 35px;
    color: #aaaaaa;
    width: 25px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
}

.l-testimonials .l-cr-control:hover{
    color: #f4f4f4;    
}

.l-testimonials .l-cr-control.l-left{
    left: -55px;
}

.l-testimonials .l-cr-control.l-right{
    right: -55px;
}

.l-testimonials .carousel-control i{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.l-testimonials h2{
    color: #fff;
    font-family: "OpenSans", sans-serif;
    font-size: 30px;
    line-height: 1.1;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
    top: 48px;
}

.l-testimonials h2::after{
    content: " ";
    width: 40%;
    height: 3px;
    margin: 0;
    background: #b8b8b8;
    position: absolute;
    top: 100%;
    left: 0;
}

.l-testimonials .l-text,
.l-testimonials p{
    color: #fff;
    font-family: "OpenSans", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 15px;
}

.l-testimonials .l-name{
    font-weight: 800;
    font-style: normal;
    font-size: 16px;
}

/*TESTIMONIAL RESPONSIVE*/
@media (max-width:1290px) {
    .l-testimonials-wrapper #l-slider-testimonials{
        padding: 40px;
    }
    .l-testimonials .l-cr-control.l-left{
        left: 0;
    }
    .l-testimonials .l-cr-control.l-right{
        right: 0;
    }

}

/********************************************************************
SUBSCRIBE
********************************************************************/
.l-subscribe{
    background: #e5e3e3;
    padding: 7px 0 10px;
}

.l-subscribe p{
    color: #333;
    font-family: "OpenSans", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 34px;
    text-align: left;
    margin-top: 19px;
    margin-bottom: 10px;
}

.l-subscribe .mc-form-group input[type="email"],
.l-subscribe input[type="text"]{
    background: #fff;
    margin-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 20px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #bcbcbc;
}

.blog_subscribe .mc-form-group input[type="email"],
.blog_subscribe input[type="text"]{
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 20px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #bcbcbc;
}

.l-subscribe .mc-form-group input[type="email"]{
    margin-right: 15px;
}

.l-subscribe .es_lablebox {
    display: none;
}

.l-subscribe .mc-field-group,
.l-subscribe .mc-button-group,
.l-subscribe .es_textbox,
.l-subscribe .es_button{
    display: inline-block; vertical-align: top;
}

.l-subscribe .mc-field-group,
.l-subscribe .es_textbox {
    padding-bottom: 0;
}

.l-subscribe .mc-button-group,
.l-subscribe .es_button{
    padding-top: 0;
    padding-bottom: 0;
}

.l-subscribe #mc-subscribe-button,
.blog_subscribe #mc-subscribe-button,
.l-subscribe input[type="button"],
.blog_subscribe input[type="button"]{
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    width: 112px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 12px;
    border: 1px solid #d43f3a;
    border-radius: 3px;
    background: #c82026 url('../img/arrow1.png') no-repeat 88% center;
    text-align: left;
}

.l-subscribe #mc-subscribe-button:hover,
.l-subscribe input[type="button"]:hover,
.blog_subscribe input[type="button"]:hover{
    background: #c9302c url("../img/arrow1.png") no-repeat scroll 88% center;
    border-color: #ac2925;
    color: #fff;
}

.l-subscribe form{
    margin-top: 10px;
}

.blog_subscribe form{
    padding-top: 10px;
}

.l-subscribe.mailchimp form{
    margin-top: 20px;
}

.blog_subscribe .mc-field-group{
    padding-bottom: 10px;
}

.blog_subscribe .mc-button-group{
    padding-bottom: 5px;
}

.l-subscribe .mc-form-group input[type="email"],
.l-subscribe input[type="text"] {
    width: 421px !important;
}

/*RESPONSIVE SUBSCRIBE*/
@media (min-width:1200px){
    .l-subscribe form {
        text-align: right;
    }    
}

@media only screen and (max-width: 1200px){
    .l-subscribe p{
        font-size: 19px;
    }

    .l-subscribe .mc-form-group input[type="email"],
    .l-subscribe input[type="text"]{
        width: 324px !important;
    }
}

@media only screen and (max-width: 991px){
    .l-subscribe p {
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .l-subscribe .form-inline .form-group{
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

    .l-subscribe form{
        margin-top: 0;
    }
}

@media only screen and (max-width: 484px){
    .l-subscribe .mc-field-group,
    .l-subscribe .mc-button-group,
    .l-subscribe .es_textbox,
    .l-subscribe .es_button {
        display: block;
    }

    .l-subscribe .mc-form-group input[type="email"],
    .l-subscribe input[type="text"]{
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 13px;
    }
}

.mc4wp-response p{
    padding: 10px 0 10px !important;
    margin: 0 !important;
}

.l-subscribe .mc4wp-response p {
    font-size: 13px !important;
    line-height: 13px !important;
}

/********************************************************************
BLOG SECTION
********************************************************************/
.entry-header {
    padding-bottom: 12px;
}

.entry-thumbnail {
    text-align: center;
    margin-bottom: 27px;
}

.entry-thumbnail img{
    width: auto;
    height: 318px;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.entry-content h1,
.entry-content h2 {
	text-align: left;
}

@media (min-width: 767px){
    .entry-thumbnail img{
        height: auto !important;
    }
}

.l-blog-container{
    padding-top: 40px;
    /*padding-right: 35px;
    padding-left: 35px;*/
}
.blog .l-blog-container{
    padding: 42px 9%;
    width: 100%;
}
.single-post .l-blog-container{
    padding-top: 5px;
    padding-bottom: 15px;
}

.l-blog-container .row.l-blog-content{
    margin: 0;
}
.l-blog-container .row.l-blog-content .col-md-4 {
    margin: 10px 0;
}
@media (max-width: 1199px){
    .l-blog-container .row.l-blog-content{
        margin-left: -15px;
        margin-right: -15px;
    }
}

.l-blog-container .l-blog-content .col-sm-4{
    padding-right: 35px;
    padding-left: 35px;
}
@media (max-width: 1199px){
    .l-blog-container .l-blog-content .col-sm-4{
        padding-right: 15px;
        padding-left: 15px;
    }
}

.l-blog-container .l-blog-content img{
    padding: 0;
    margin: 0;
    border: 0;
	width: 100%;
}

.l-blog-container .l-heading div{
    margin-bottom: 20px;
}

.l-blog-container .l-heading div h2{
    font-family: "OpenSans", sans-serif;
    font-size: 30px;
    line-height: 1.1;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
.single-post .l-blog-container .l-heading div h2{
    color: #2c2c2c;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 29.06px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 11px;
}
.l-blog-container .l-heading div h2:after{
    content: none;
}

.l-blog-container .l-heading>.col-md-6:last-child{
    text-align: right;
}
@media (max-width: 767px){
    .l-blog-container h2{
        text-align: center !important;
    }
}

.l-blog-container .l-blog-content h6{
    background: none;
    color: #c82026;
    font-family: "OpenSans", sans-serif;
    font-weight: 800;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0;
}

.l-blog-container .l-blog-content p{
    color: #333;
    font-family: "OpenSans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18.5714px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.l-blog-container .l-blog-content a{
    margin-top: 20px;
    margin-bottom: 35px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}

.l-blog-container .l-blog-content a:hover{
    color: #dd4440;
}

.l-blog-container .l-block-wrapper{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
@media (max-width: 767px){
    .l-blog-container .l-block-wrapper{
        
    }
}

.l-blog-container .l-blog-content .blog-img-box{
    position: relative;
    max-height: 190px;
    overflow: hidden;
}

.l-blog-container .l-blog-content a.blog-img-link{
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    background: transparent;
}

.l-blog-container .l-blog-content a.blog-img-link:hover{
    background: rgba(200, 32, 38, 0.3);
    transition: all 0.3s ease;
}

.custom_blog_box h5{
    background: none;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #c82026;
}

.custom_blog_box p{
    font-size: 13px;
    margin: 0;
}

.custom_blog_box a{
    margin-top: 20px;
    margin-bottom: 50px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #c82026;
}

.custom_blog_box .custom_blogimg_box{
    position: relative;
    max-height: 190px;
    overflow: hidden;
}

.custom_blog_box a.custom_blogimg_link{
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s ease;
}

.custom_blog_box a:hover{
    color: #dd4440;
}

.custom_blog_box a.custom_blogimg_link:hover{
    background: rgba(200, 32, 38, 0.3);
    transition: all 0.3s ease;
}

.l-blog-nav a {
    color: #c82026;
}

.l-blog-nav a:hover,
.l-blog-nav a:focus {
    color: #dd4440;
}

.l-blog-nav-divider {
    color: #c82026;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0 10px;
}

.l-blog-nav .fa{
    font-size: 12px;
}

.blog_subscribe{
    text-align: right;
    margin: 0 0 25px !important;
    width: 100%;
}

.blog_subscribe h1{
    text-align: left;
    margin-bottom: 10px;
}

.blog_subscribe .es_lablebox{
    display: none;
}

.blog_subscribe .mc-field,
.blog_subscribe #es_txt_email_pg{
    width: 100%;
    margin: 0 0 10px;
}

.blog_subscribe .es_button{
    padding-top: 0;
}

.latestfivepost{
    margin: 0 0 30px;
}

.blog_sidebar .blog_sidebar_inner a:hover{
    color: #dd4440;
}

.l-social-media{
    text-align: center;
    padding-top: 19px;
}

.l-social-media h6{
    color: #c82026;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 18.4px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 18px;
    padding: 0;
}

.l-social-media .addtoany_list > a{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    height: 18px;
    margin-left: 36px;
}

.l-social-media .addtoany_list > a:first-child{
    margin-left: 0;
}

.l-social-media .a2a_img,
.l-social-media .a2a_svg{
    display: none;
}

.a2a_button_facebook{
    background-image: url(../img/icon-share-facebook.png);
    width: 10px;
}

.a2a_button_twitter{
    background-image: url(../img/icon-share-twitter.png);
    width: 18px;
}

.a2a_button_linkedin{
    background-image: url(../img/icon-share-linkedin.png);
    width: 19px;
}

.a2a_button_email{
    background-image: url(../img/icon-share-email.png);
    width: 23px;
}

/********************************************************************
FOOTER
********************************************************************/
footer{
    background: #202020;
    padding-top: 18px;
    padding-bottom: 68px;
    color: #ffffff;
    font-size: 11px;
}

.l-company-details{
    margin-bottom: 19px;
}

.l-company-details .company-address,
.l-company-details .company-name{
    color: #ffffff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 17.81px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 19px;
    padding: 0 0;
}

.l-company-details .company-name{
    color: #ffffff;
    font-weight: 900;
    text-decoration: none;
    margin-left: 0;
}
.l-company-details .company-name:hover{
    color: #ffffff;
}

footer .l-contact-details {
    margin-bottom: 23px;
}

.l-company-map{
    margin-bottom: 18px;
}
.l-company-map.l-company-map-desktop{
    display: block;
}
.l-company-map.l-company-map-mobile{
    display: none;
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.l-company-map.l-company-map-mobile iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
@media (max-width: 767px){
    .l-company-map.l-company-map-desktop{
        display: none;
    }
    .l-company-map.l-company-map-mobile{
        display: block;
    }
}

.l-company-menu-copyright > div{
    display: inline-block;
}

#footer_menu{
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: right;
}

#footer_menu li{
    display: inline-block;
}

#footer_menu li::before{
    content: '';
}

#footer_menu li a::after{
    content: '|';
    padding: 0 0 0 7px;
}

#footer_menu li:last-child a::after{
    content: '';
    padding: 0;
}

#footer_menu li a{
    color: #ffffff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 10.67px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 5px;
}

#footer_menu li:first-child a{
    padding-left: 0;
}

.l-company-copyight {
    padding-left: 66px;
}

.l-company-menu-copyright .l-company-copyight p{
    color: #ffffff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 10.67px;
    display: block;
    width: initial;
    margin: 0;
    padding: 0;
}
.l-company-menu-copyright .l-company-copyight p a,
.l-company-menu-copyright .l-company-copyight p a:hover,
.l-company-menu-copyright .l-company-copyight p a:focus{
    color: #ffffff;
    font-weight: 400;
}

@media (max-width: 640px){
    .l-company-details .company-name,
    .l-company-details .company-address,
    .l-contact-details .l-contact-detail-phone,
    .l-company-menu-copyright .l-company-menu,
    .l-company-menu-copyright .l-company-copyight{
        display: block;
        padding-left: 0;
        margin-left: 0;
    }

    .l-company-details .company-name,
    .l-company-details .company-address,
    .l-contact-details .l-contact-detail-phone{
        padding-bottom: 10px;
    }

    .l-contact-detail-email{
        padding-left: 0 !important;
    }

    .l-company-details .company-address,
    .l-company-details .company-name {
        line-height: 22px;
    }
}

@media (max-width: 400px){

}

/********************************************************************
MODEL
********************************************************************/
.modal-backdrop.in{
    opacity: 0.9;
}

.modal-dialog{
    max-width: 333px;
}

.modal-content{
    border-radius: 0;
    box-shadow: none;
    border-color: #fff;
}

.modal-header{
    background: #c82026;
    color: #fff;
}

.form-control {
    background: #f0eef0;
}

.modal-footer{
    text-align: left;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#webinar-signup {
    background: rgba(0,0,0,0.77);
    z-index: 9999;
}

#webinar-signup .modal-dialog{
    width: 1043px;
    max-width: 100%;
}
@media (max-width: 1100px){
    #webinar-signup .modal-dialog{
        width: 900px;
    }

    #webinar-signup .ws-col-content,
    #webinar-signup .ws-col-form {
        width: 400px !important;
    }

    #webinar-signup .ws-heading{
        font-size: 55.72px !important;
    }

    #webinar-signup .ws-col-content p,
    #webinar-signup .ws-col-content li{
        font-size: 22px !important;
        line-height: 26px !important;
    }

    #webinar-signup .ws-col-content p b,
    #webinar-signup .ws-col-content p strong{
        font-size: 24px !important;
    }
}

@media (max-width: 930px){
    #webinar-signup .modal-body{
        padding: 20px 34px 58px 34px !important;
    }
    #webinar-signup .modal-dialog {
        width: 745px;
    }
    #webinar-signup .ws-col-content,
    #webinar-signup .ws-col-form {
        width: 100% !important;
        max-width: 100%;
    }

    #webinar-signup .ws-heading{
        text-align: center !important;
    }
}

@media (max-width: 767px){
    #webinar-signup .modal-dialog {
        width: 400px;;
    }

    #webinar-signup .ws-col-form .wpcf7 input[type="submit"]{
        font-size: 20px !important;
    }
}

@media (max-width: 425px){
    #webinar-signup .modal-dialog {
        width: 300px;
    }
    #webinar-signup .modal-body {
        padding: 10px 15px 20px 15px !important
    }
    #webinar-signup .ws-heading{
        line-height: 58px !important;
    }
    #webinar-signup .ws-col-content p, #webinar-signup .ws-col-content li{
        font-size: 20px !important;
        line-height: 24px !important;
    }
    #webinar-signup .ws-col-content ul, #webinar-signup .ws-col-content ol{
        margin: 0 auto 12px !important;
    }
    #webinar-signup .ws-col-form .ws-form-heading{
        line-height: 42px !important;
    }
    #webinar-signup .ws-col-form .ws-form-heading{
        font-size: 36px !important;
    }
    #webinar-signup .ws-col-form .wpcf7 input[type="submit"]{
        font-size: 18px !important;
    }
}

#webinar-signup .modal-content{
    background: #c82026;
    border: none;
}

#webinar-signup .modal-body{
    padding: 20px 19px 58px 34px;
}

#webinar-signup .ws-heading{
    color: #fff;
    font-family: "DIN-BlackAlternate", sans-serif;
    font-size: 62.72px;
    line-height: 67px;
    text-align: left;
}
#webinar-signup .ws-heading:after{
    content: none;
}

#webinar-signup .ws-video{
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
#webinar-signup .ws-video iframe,
#webinar-signup .ws-video object,
#webinar-signup .ws-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#webinar-signup .ws-col-content{
    width: 530px;
    float: left;
}

#webinar-signup .ws-col-content p,
#webinar-signup .ws-col-content li{
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 25.05px;
    line-height: 30px;
    text-align: left;
    margin: 0;
    padding: 0;
}

#webinar-signup .ws-col-content p{
    margin-bottom: 17px;
}

#webinar-signup .ws-col-content p b,
#webinar-signup .ws-col-content p strong{
    font-size: 27.46px;
}

#webinar-signup .ws-col-content ul,
#webinar-signup .ws-col-content ol{
    padding-left: 35px;
}
#webinar-signup .ws-col-content ul li:before{
    content: "\25CF";
    top: 5px;
    left: -18px;
}
#webinar-signup .ws-col-content ol{
    list-style: none;
    counter-reset: ordered;
}
#webinar-signup .ws-col-content ol li:before{
    counter-increment: ordered;
    content: counter(ordered);
    position: absolute;
    top: 0px; left: -20px;
}

#webinar-signup .ws-col-form{
    width: 416px;
    float: right;
    padding-top: 28px;
}

#webinar-signup .ws-col-form .ws-form-heading{ 
    color: #fff;
    font-family: "DIN-BlackAlternate", sans-serif;
    font-size: 43.73px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 28px;
    padding: 0;
}
#webinar-signup .ws-col-form .ws-form-heading:after{
    content: none;
}

#webinar-signup .ws-col-form .wpcf7{
    background: #ffffff;
    text-align: left;
    padding: 23px;
    margin: 0 0 25px;
}

#webinar-signup .ws-col-form .wpcf7 .form-submit{
    position: relative;
}

#webinar-signup .ws-col-form .wpcf7 input[type="submit"]{
    background: #c82026;
    color: #ffffff;
    font-family: "DIN-BlackAlternate";
    font-size: 25.06px;
    line-height: 18px;
    text-transform: uppercase;
    width: 100%;
    height: 41px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 12px;
    border: none;
}
#webinar-signup .ws-col-form .wpcf7 input[type="submit"]:hover,
#webinar-signup .ws-col-form .wpcf7 input[type="submit"]:focus{
    background: #c82026;
}

#webinar-signup .ws-col-form .wpcf7 span.ajax-loader{
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 18px !important;
    height: 18px !important;
    position: absolute;
    top: 13px; right: 20px;
    z-index: 1;
}

#webinar-signup .ws-col-form .wpcf7-not-valid-tip{
    font-size: 12px;
    color: #C8292E;
}

#webinar-signup .ws-col-form .wpcf7-response-output{
    margin: 30px 0 0;
    padding: 5px 10px;
}

#webinar-signup .ws-col-form .ws-close{
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 14.4px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    float: none;
    opacity: 1;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    outline: none;
}

/********************************************************************
INNER PAGE
********************************************************************/
#cr-inner .carousel-indicators{
    display: none;
}

#cr-inner .item{
    height: 500px !important;
    background-size: cover;
    background-position: top center !important;
    overflow: hidden;
    z-index: -1;
}

#cr-inner h1{
    display: none;
}

#cr-inner p{
    font-size: 30px;
    font-weight: 100;
    margin-top:  100px;
    line-height: 1.1;
}

@media (min-width: 768px){
    .l-inner-left {
        padding-right: 60px;
    }    
}

.l-inner-right .panel-default{
    border-radius: 0;
}

.l-inner-right .panel-default .panel-heading{
    font-size: 17px;
    background: #c82026;
    color: #fff;
    padding: 13px 20px;
    line-height: 12px;
}

.l-inner-right .panel-default .panel-body{
    padding: 20px;
}

.form-control{
    padding: 10px 20px;
    font-size: 12px;
    line-height: 18px;
    height: 40px;
}

textarea.form-control{
    resize: none;
    height: 98px;
}

#wpcf7-f269-o2 .wpcf7-submit{
    background: #c82026 none repeat scroll 0 0;
    color: #fff;
    font-weight: lighter;
    line-height: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
}

#l-slider-testimonials .l-cr-control.l-left,
#l-slider-testimonials .l-cr-control.l-right{
    display: none;
}

@media only screen and (max-width: 991px){
    .l-testimonials h2{ top: 0; }
}

.facebook{color:#FFF;}
.facebook .fa-facebook-square{color:#3b5999 !important;}
.linkedin{color: #0074b1 !important;}
.facebook:hover,
.facebook:visited:hover{color:#D43F3A;}
.linkedin,
.linkedin:visited{font-size:16px;}
.linkedin:hover,
.linkedin:visited:hover{color:#D43F3A;}

.navbar .row {
    margin: 0;
    display: flex;
    align-items: center;
}
.navbar .row.top-header .navbar-header {
    width: 50%;
}
.navbar .row.top-header #bs-nav {
    width: 50%;
    float: left;
}
.navbar .row.top-header #bs-nav .l-contact .l-contact-details .l-contact-details-group p {
    font-style: italic;
    color: #c82026;
    font-size: 22px;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
.navbar .row.main-menu {
    background: #fff;
}
.navbar .row.main-menu #menu-mainnav {
    float: none !important;
    margin: 0 auto;
    display: table;
}
.navbar .row.main-menu #menu-mainnav::before {
    display: none;
}
.navbar .row.main-menu #menu-mainnav > li {
    float: none;
    display: inline-block;
    margin: 0 20px;
}
.navbar .row.main-menu #menu-mainnav > li a {
    color: #343435;
}
.navbar .row.main-menu #menu-mainnav > li a .caret {
    display: none;
}

#home-slider {
    position: relative;
    height: 695px;
}
.header-bottom {
    width: 100%;
    float: left;
    border-bottom: 3px solid #c00523;
}
body.inner-page .header-bottom {
    display: none;
}
#home-slider .carousel.slide {
    width: 100%;
    height: 100%;
}
#home-slider .item {
    height: 695px !important;
}
#home-slider .container {
    width: 100%;
    padding: 0;
}
#home-slider .row {
    margin: 0;
    display: flex;
    align-items: baseline;
}
#home-slider .col-md-7 {
    width: 100%;
    padding: 0;
}
#home-slider .slider-content {
    width: 100%;
    bottom: 0;
    background: rgba(255, 255, 255, 0.75);
	height: 300px;
	left: 0;
}
#home-slider .slider-content h1 {
    color: #343435;
    text-shadow: none;
    font-size: 34px;
}
#home-slider .slider-title-divider {
    background: #343435;
    display: none;
}
#home-slider .slider-content p {
    color: #343435;
}
#home-slider .slider-content .btn-danger,
#home-slider .carousel-indicators {
    display: none;
}
#home-slider .home-item-inner {
    background: 0 none;
    height: 100%;
}
#home-slider .header-text {
    width: 495px;
    padding: 40px 0;
    left: 120px;
	position: absolute;
	bottom: 0;
}
#header-white-slope {
    width: 630px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #fff;
    -webkit-clip-path: polygon(45% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(45% 0, 100% 0%, 100% 100%, 0% 100%);
}
#header-ebook-magnet {
    width: 550px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px;
}
#header-ebook-magnet .magnet-wrapper {
    width: 100%;
    float: left;
    padding-right: 55px;
}
#header-ebook-magnet .magnet-wrapper .row {
    margin: 0;
    display: flex;
    align-items: center;
}
#header-ebook-magnet .magnet-wrapper .row .col-6 {
    float: left;
    padding: 15px;
    width: 50%;
}
#header-ebook-magnet .magnet-wrapper .row .col-6 img {
    width: 100%;
}
#header-ebook-magnet .magnet-wrapper .row .text p {
    color: #343435;
    font-size: 21px;
    margin: 0;
    text-align: left;
}
#header-ebook-magnet .magnet-wrapper .row .text p span {
    color: #c00523;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 {
    width: 100%;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7-form {
    float: right;
    width: 370px;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .required span {
    color: #c00523;
    font-size: 16px;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .row {
    margin-bottom: 15px;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .col-6 {
    padding: 0;
    text-align: right;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .ajax-loader {
    display: none;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .header-input {
    background: #eeeff1;
    border: 0 none;
    padding: 5px 15px;
    font-size: 15px;
    color: #353535;
    height: 42px;
    width: 100%;
}
#header-ebook-magnet .magnet-wrapper .header-form .wpcf7 .header-button {
    background-image: url('../img/header-button.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0 none;
    height: 49px;
    width: 143px;
}
.header-input::-webkit-input-placeholder {
    color: #353535;
}
.header-input::-moz-placeholder {
    color: #353535;
}
.header-input:-ms-input-placeholder {
    color: #353535;
}
.header-input:-moz-placeholder {
    color: #353535;
}

#about-section {
    width: 100%;
    float: left;
    padding: 60px 0;
	background: #fff;
}
#about-section .container {
    width: 84%;
    float: left;
    padding: 0;
    margin: 0 8%;
}
#about-section .row {
    margin: 0;
    display: block;
}
#about-section .col-4 {
    float: left;
    width: 29%;
    margin: 0 2%;
}
#about-section .col-4:nth-child(2) {
    padding: 0 2%;
}
#about-section .title {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#about-section .title h2 {
    color: #131313;
    font-size: 32px;
    border-bottom: 3px solid #c00523;
    text-align: left;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin-bottom: 0;
}
#about-section .content {
    float: left;
    width: 100%;
}
#about-section .content p {
    color: #131313;
    font-size: 17px;
    text-align: left;
    line-height: 1.5;
}
.l-inner-content-wrapper a.book-button,
#about-section .content a.button {
    color: #fff;
    background: #c00523;
	font-weight: normal;
	font-size: 20px;
	padding: 10px 15px;
	border-radius: 5px;
	float: left;
}
.l-inner-content-wrapper a.book-button i,
#about-section .content a.button i {
    margin-left: 15px;
}
.l-inner-content-wrapper a.book-button:hover,
#about-section .content a.button:hover {
    text-decoration: none;
}
#about-section .content ol {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none; 
    counter-reset: li;
}
#about-section .content ol li {
    counter-increment: li;
    margin-bottom: 15px;
}
#about-section .content ol li::before {
    color: #fff;
    display: inline-block; 
    width: 1em;
    margin-left: -3em;
    font-weight: bold;
	content: counter(li, decimal-leading-zero);
	background-image: url('../img/numbered-bg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 40px;
	padding: 6px 0;
	text-align: center;
	margin-right: 10px;
	font-family: 'BebasNeue', sans-serif;
}

#testimonial-section {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url('../img/testimonial-bg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
	background-color: #dcdfdf;
}
body.inner-page #testimonial-section {
    margin-top: 60px;
}
#testimonial-section ul li:before {
    display: none;
}
#testimonial-section .container {
    width: 100%;
    padding: 0 9%;
}
#testimonial-section .header {
    text-align: center;
    margin-bottom: 60px;
}
#testimonial-section .header h2 {
    color: #131313;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}
#testimonial-section .header hr {
    border-bottom: 3px solid #c00523;
    width: 190px;
    margin: 20px auto 0;
}
#testimonial-section .testimonial-wrapper {
    float: left;
    width: 100%;
}
#testimonial-section .testimonial-wrapper .content {
    float: left;
    width: 100%;
}
#testimonial-section .testimonial-wrapper .content p {
    text-align: left;
    color: #131313;
    font-size: 17px;
    line-height: 1.5;
}
#testimonial-section .testimonial-wrapper .name {
    float: left;
    width: 100%;
}
#testimonial-section .testimonial-wrapper .name span {
    color: #131313;
    font-size: 17px;
    text-transform: uppercase;
}
#testimonial-section .testimonial-wrapper .designation {
    float: left;
    width: 100%;
}
#testimonial-section .testimonial-wrapper .designation span {
    color: #131313;
    font-size: 20px;
}
#testimonial-section .flex-direction-nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
#testimonial-section .flex-direction-nav li {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#testimonial-section .flex-direction-nav .flex-nav-prev {
    left: -30px;
}
#testimonial-section .flex-direction-nav .flex-nav-next {
    right: -30px;
}
#testimonial-section .flex-direction-nav a {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    height: 62px;
    width: 33px;
}
#testimonial-section .flex-direction-nav a.flex-prev:before,
#testimonial-section .flex-direction-nav a.flex-next:before {
    display: none;
}
#testimonial-section .flex-direction-nav .flex-prev {
    background-image: url('../flexslider/prev.png');
}
#testimonial-section .flex-direction-nav .flex-next {
    background-image: url('../flexslider/next.png');
}

#video-testimonial-section {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
    background: #fff;
}
#video-testimonial-section ul li:before {
    display: none;
}
#video-testimonial-section .container {
    width: 100%;
    padding: 0 9%;
}
#video-testimonial-section .header {
    text-align: center;
    margin-bottom: 60px;
}
#video-testimonial-section .header h2 {
    color: #131313;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}
#video-testimonial-section .header hr {
    border-bottom: 3px solid #c00523;
    width: 190px;
    margin: 20px auto 0;
	border-top: 0 none;
}
#video-testimonial-section .video-testimonial-wrapper {
    float: left;
    width: 100%;
    position: relative;
    cursor: pointer;
}
#video-testimonial-section .video-testimonial-wrapper .cover {
    height: 233px;
    width: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
#video-testimonial-section .video-testimonial-wrapper:hover .cover {
    display: none;
}
#video-testimonial-section .video-testimonial-wrapper iframe {
    width: 100%;
    height: 233px;
}
#video-testimonial-section .flex-direction-nav li {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#video-testimonial-section .flex-direction-nav .flex-nav-prev {
    left: -30px;
}
#video-testimonial-section .flex-direction-nav .flex-nav-next {
    right: -30px;
}
#video-testimonial-section .flex-direction-nav a {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    height: 62px;
    width: 33px;
}
#video-testimonial-section .flex-direction-nav a.flex-prev:before,
#video-testimonial-section .flex-direction-nav a.flex-next:before {
    display: none;
}
#video-testimonial-section .flex-direction-nav .flex-prev {
    background-image: url('../flexslider/prev.png');
}
#video-testimonial-section .flex-direction-nav .flex-next {
    background-image: url('../flexslider/next.png');
}

#blog-section {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
	background-color: #dcdfdf;
}
body.inner-page #blog-section {
    margin-bottom: 0;
}
#blog-section .container {
    width: 100%;
    padding: 0 9%;
}
#blog-section .header {
    text-align: center;
    margin-bottom: 60px;
}
#blog-section .header h2 {
    color: #131313;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}
#blog-section .header hr {
    border-bottom: 3px solid #c00523;
    width: 190px;
    margin: 20px auto 0;
}
#blog-section .blogs {
    margin: 0;
    display: block;
}
#blog-section .blogs .post {
    float: left;
    margin: 0 15px;
    width: 30%;
}
#blog-section .blogs .post .post-image {
    float: left;
    width: 100%;
    height: 289px;
    margin-bottom: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#blog-section .blogs .post .post-title {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#blog-section .blogs .post .post-title h3 {
    font-size: 26px;
    margin-bottom: 0;
    color: #131313;
    font-weight: bold;
    text-align: left;
}
.l-blog-container .l-blog-content h3 {
    margin-bottom: 30px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 24px;
}
#blog-section .blogs .post .post-excerpt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#blog-section .blogs .post .post-excerpt p {
    font-size: 17px;
    margin-bottom: 0;
    color: #131313;
    text-align: left;
    line-height: 1.5;
}
.l-blog-container .l-blog-content p {
    margin-bottom: 20px !important;
	line-height: 1.5;
	text-align: left;
	color: #2c2c2c;
	font-weight: 400;
	font-size: 17px;
	font-family: "Source Sans Pro";
}
#blog-section .blogs .post .post-permalink {
    float: left;
    width: 100%;
}
.l-blog-container .l-blog-content .post-permalink a,
#blog-section .blogs .post .post-permalink a {
   background: #c00523;
   border-radius: 5px;
   padding: 10px 15px;
   color: #fff;
   text-transform: uppercase;
   font-size: 14px;
}
.l-blog-container .l-blog-content .post-permalink a {
   font-size: 14px;
}
#blog-section .blogs .post .post-permalink .fa {
    margin-left: 15px;
}

#book-section {
    float: left;
    width: 100%;
    margin-bottom: 0;
    background-image: url('../img/book-bg.jpg');
    background-position: left bottom;
    background-size: auto;
    background-repeat: no-repeat;
    padding: 60px 0;
	background-color: #fff;
}
#book-section.bg-gray {
    background-image: url('../img/book-bg-gray.jpg');
	background-color: #dcdfdf;
}
#book-section .row {
    display: block;
}
#book-section .wpcf7-response-output {
    float: left;
    width: 100%;
}
#book-section .container {
    width: 100%;
    padding: 0 9%;
}
#book-section .row {
    margin: 0;
}
#book-section .intro {
    float: left;
    width: 36%;
    margin-right: 30px;
}
#book-section .intro .header {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#book-section .intro .header h3 {
    color: #131313;
    font-weight: bold;
    font-size: 30px;
    margin: 0;
    text-align: left;
}
#book-section .intro .content {
    float: left;
    width: 100%;
}
#book-section .intro .content p {
    color: #131313;
    font-size: 17px;
    margin: 0;
    text-align: left;
}
#book-section .book-form {
    float: left;
    width: 61%;
}
#book-section .book-form .form {
    float: left;
    width: 45%;
    margin: 0 15px;
}
#book-section .book-form .form span.required {
    color: #131313;
    font-size: 16px;
}
#book-section .book-form .form .row {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
#book-section .book-form .form .booking-input {
    color: #353535;
    font-size: 16px;
    border: 0 none;
    background: #eeeff1;
    padding: 15px;
    width: 100%;
}
#book-section .book-form .form textarea.booking-input {
    height: 115px;
    resize: none;
    margin-top: 37px;
}
#book-section .book-form .form .book-button {
    background-image: url('../img/book-button.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 49px;
    width: 143px;
    border: 0 none;
}
#book-section .book-form .form span.wpcf7-list-item {
    margin: 0;
}
#book-section .book-form .form .wpcf7-list-item-label {
    font-size: 16px;
    color: #353535;
    font-weight: normal;
}
#book-section .book-form .form .booking-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #353535;
}
#book-section .book-form .form .booking-input::-moz-placeholder { /* Firefox 19+ */
    color: #353535;
}
#book-section .book-form .form .booking-input:-ms-input-placeholder { /* IE 10+ */
    color: #353535;
}
#book-section .book-form .form .booking-input:-moz-placeholder { /* Firefox 18- */
    color: #353535;
}

footer {
    float: left;
    width: 100%;
    background: #343435;
}
#footer-section {
    padding: 60px 0;
}
#footer-section .container {
    width: 100%;
    padding: 0 5%;
}
#footer-section .row {
    margin: 0;
}
#footer-section .col-4 {
    float: left;
    width: 30%;
    margin: 0 15px;
	position: relative;
}
#footer-section .col-4 .header {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#footer-section .col-4 .header h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
#footer-section .social-media .header h3 {
    text-align: right;
}
#footer-section .contact-details .address {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#footer-section .contact-details .address p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
}
#footer-section .contact-details .contact {
    float: left;
    width: 100%;
}
#footer-section .contact-details .contact span {
    margin: 0 10px;
}
#footer-section .contact-details .contact span a {
    color: #fff;
    font-size: 14px;
}
#footer-section .contact-details .contact span .fa {
    color: #c00523;
    margin-right: 15px;
}
#footer-section .social-media .social-icons {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
#footer-section .social-media .social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
#footer-section .social-media .social-icons ul li {
    display: inline-block;
    margin: 0 5px;
}
#footer-section .social-media .social-icons ul li a {
    font-size: 17px;
    color: #fff;
}
#footer-section .footer-menu {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
#footer-section .footer-menu #footer_menu {
    width: 100%;
}
#footer-section .footer-menu #footer_menu li a {
    font-size: 14px;
}
#footer-section .footer-menu #footer_menu li a::after {
    padding: 0 10px 0 15px;
}
#footer-section .footer-menu #footer_menu li:last-child a::after {
    padding: 0;
}
#footer-section .copyright {
    width: 100%;
    float: left;
    text-align: right;
}
#footer-section .copyright span {
    color: #fff;
    font-size: 12px;
}

#social-tab {
    width: 57px;
    position: absolute;
    right: 0;
    background: #c82026;
    padding: 5px;
}
#social-tab .social-wrapper {
    width: 100%;
    float: left;
    padding: 5px;
    position: relative;
}
#social-tab .social-wrapper ul {
    margin: 0;
    padding: 0;
}
#social-tab .social-wrapper ul li {
    text-align: center;
    margin: 10px 0;
}
#social-tab .social-wrapper ul li:before {
    display: none;
}
#social-tab .social-wrapper ul li a {
    color: #fff;
}

.wplc_left_logo {
    background-image: url('../img/site-icon.png') !important;
    width: 127px !important;
    height: 54px !important;
    border-radius: 0 !important;
}
.wplc_hovercard_content_left {
    width: 147px !important;
}

.tpl-contact .subtitle {
    margin-bottom: 60px;
}
.l-inner-content-wrapper h3,
.tpl-contact .subtitle h3 {
    font-weight: bold;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.5;
}
.tpl-contact .subtitle p {
    margin: 0 0 15px;
    text-align: left;
}
.tpl-contact .contact-details h3 {
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
    text-align: left;
}
.tpl-contact .contact-details span {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.tpl-contact .contact-details span i {
    margin-right: 15px;
    color: #c82026;
    width: 12px;
}
.tpl-contact .map .row {
    margin: 0;
}
.tpl-contact .map iframe {
    width: 100%;
    height: 242px;
    margin-bottom: 15px;
}

#tpl-testimonials #video-testimonial-section {
    margin-top: 60px;
}
#tpl-testimonials #testimonial-section {
    margin-bottom: 0;
}

#tpl-services {
    width: 100%;
    float: left;
}
#tpl-services ol li {
    margin-bottom: 15px;
}
#tpl-services .page-header {
    width: 100%;
    float: left;
    border: 0 none;
    margin: 60px 0;
    padding: 0;
}
#tpl-services .page-header h1 {
    color: #000;
}
#tpl-services .page-content {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
#tpl-services .page-content .post {
    border-top: 1px solid #b7b7b7;
    width: 100%;
    float: left;
    padding: 30px 0;
}
#tpl-services .page-content .post .post-image {
    height: 419px;
}
#tpl-services .page-content .post-title {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
#tpl-services .page-content .post .post-title h2 {
    color: #131313;
    font-weight: bold;
    text-align: left;
    margin: 0;
    font-size: 30px;
}
#tpl-services .page-content .post-excerpt {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 49px;
}
#tpl-services .page-content .post-excerpt {
    font-family: "Source Sans Pro";
	font-size: 17px;
}
#tpl-services .page-content .post-excerpt p {
    text-align: left;
    margin: 0 0 15px;
	line-height: normal;
}
#tpl-services .page-content .post-permalink {
    width: 100%;
    float: left;
}
#tpl-services .page-content .post-permalink a {
    background: #c00523;
    color: #fff;
    width: 170px;
    height: 50px;
    float: left;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
#tpl-services .page-content .post-permalink span {
    margin: auto;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
}
#tpl-services .page-content .post-permalink span i {
    margin-left: 5px;
}

#subscribeModal .modal-dialog {
    max-width: 100%;
    width: 50%;
}
#subscribeModal .modal-content {
    border: 0 none;
}
#subscribeModal .modal-body {
    background-image: url('../img/signup-bg.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    padding: 30px;
}
#subscribeModal .signup-header {
    margin-bottom: 15px;
}
#subscribeModal .signup-header h2 {
    color: #131313;
    font-weight: bold;
    margin: 0;
    font-size: 20px !important;
}
#subscribeModal .signup-header hr {
    border: 2px solid #c00523;
    width: 190px;
}
#subscribeModal .signup-form .row {
    margin-bottom: 15px;
}
#subscribeModal .signup-form p {
    color: #131313;
    margin-bottom: 0;
    font-size: 20px;
    line-height: normal;
    text-align: left;
}
#subscribeModal .signup-form span.required {
    color: #c00523;
    font-size: 14px;
    float: left;
}
#subscribeModal .signup-form .ipt-signup {
    color: #353535;
    font-size: 14px;
    border: 0 none;
    background: #f9f9f9;
    width: 394px;
    padding: 12px 24px;
}
#subscribeModal .signup-form .btn-signup {
    border: 0 none;
    background-image: url('../img/btn-signup.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 133px;
    height: 39px;
}
#subscribeModal .signup-book img {
    width: 100%;
}
#subscribeModal .signup-body .row {
    margin: 0;
}
#subscribeModal .signup-body form .row {
    margin: 10px 0;
}

#wp-live-chat {
    z-index: 280 !important;
}

.navbar-collapse .menu-mainnav-container {
    display: none;
}

#our-process-inner .addtoany_share_save_container {
    display: none;
}

#tpl-services .sh-link {
    margin-top: 30px;
}
#tpl-services .sh-link.sh-show {
    position: absolute;
    bottom: 0;
}
#tpl-services .sh-link a {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 115px;
    float: left;
    height: 34px;
}
#tpl-services .sh-link.sh-hide a {
    background-image: url('../img/read-more.png');
}
#tpl-services .sh-link.sh-show a {
    background-image: url('../img/read-less.png');
}
body.inner-page h1 {
	text-align: center;
	margin-bottom: 60px !important;
}
.navbar-nav>li>.dropdown-menu {
	left: 0;
}
#menu-mainnav .dropdown-menu>.active>a, 
#menu-mainnav .dropdown-menu>.active>a:hover, 
#menu-mainnav .dropdown-menu>.active>a:focus {
	background: #b8b8b8;
}

.page-template-contactus #book-section {
	background-image: url('../img/book-bg-gray.jpg');
	background-color: #dcdfdf;
}
.page-template-contactus #testimonial-section {
	background-color: #fff;
}
.page-template-contactus #video-testimonial-section {
	background-color: #dcdfdf;
}
.page-template-contactus #blog-section {
	background-color: #fff;
}

.review-stars ul {
  display: inline-block;
  list-style: none;
}

.review-stars ul li {
  float: left;
  margin-right: 5px;
}

.review-stars ul li i {
  color: #E4B248;
  font-size: 12px;
}
/*color: #E4B248;*/
.review-stars ul li i.inactive {
  color: #c6c6c6;
}
.star:after {
  content: "\2605";
}
#menu-mainnav li::before {
	content: ' ';
}

.l-social-media .addtoany_list > a > span.a2a_svg {
	display: none;
}
#view-all-btn { text-align: center; }
.btn-view-all { background: #c82026; border-radius: 5px; color: #fff; display: inline-block; font-weight: lighter; line-height: 10px; padding: 11px 19px; width: 130px; margin-bottom: 50px; border: 1px solid #d43f3a; }
.btn-view-all i { margin-left: 15px; }
.btn-view-all:hover, .btn-view-all:focus { color: #fff; text-decoration: none; background: #c9302c; border-color: #ac2925; }
.single article.post .post-thumbnail { margin: 0 0 22px; }
.single article.post .post-thumbnail img { width: 100%; height: auto; }
.l-blog-container .l-blog-content .blog-img-box { max-height:288px !important; margin-bottom: 45px; }

body.page-id-4 h1 {
	margin-bottom: 60px !important;
}

footer#footer-section {
	position: relative;
}
#google-reviews .egpr-business-badge {
	display: none;
}
#google-reviews {
	width: 100%;
	height: 150px;
}
#google-reviews .egpr-google-reviews-wrap {
	margin: 0;
}
#google-reviews li.egpr-sp-review {
	border-radius: 15px;
	border: 5px solid #eeeff1;
	padding: 10px;
	min-height: auto;
}
#google-reviews li.egpr-sp-review:before {
	display: none;
}
#google-reviews .egpr-user-info-left-wrap {
	width: 100%;
}
#google-reviews .egpr-reviewer-name span {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
#google-reviews .egpr-rated-time {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #000;
}
#google-reviews .egpr-right-info-section {
	padding-left: 15px;
	width: 75%;
}
#google-reviews .egpr-full-description,
#google-reviews .egpr-small-description {
	font-size: 12px;
	font-style: italic;
	color: #000;
}
#google-reviews .egpr-user-review-avatar img {
	width: 100%;
	margin: 0;
}
#google-reviews .egpr-badge-horizontal-position .egpr-review-template1 .egpr-left-info-section {
	max-width: 25%;
}
#google-reviews .egpr-read-more {
	font-weight: bold;
	text-decoration: underline;
}
#google-reviews .egpr-google-reviews-wrap .egpr-star-icon {
	font-size: 12px;
}
#google-reviews .close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}
#google-reviews .close-btn > a {
	font-size: 16px;
	color: #ccc;
}

#google-reviews .njt-google-places-reviews-wap {
	background: #fff;
	border-radius: 15px;
	border: 5px solid #eeeff1;
}
#google-reviews .njt-google-places-reviews-wap .njt-review-content .review-item {
	color: #000;
	font-size: 12px;
}
#google-reviews .njt-google-places-reviews-wap .njt-review-avatar img {
	margin: 0;
	width: 100%;
}
#google-reviews .njt-google-places-reviews-wap .njt-header-image {
	background-image: url('../img/reviews-logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 80px;
	width: 80px;
}
#google-reviews .njt-google-places-reviews-wap .njt-header-image a {
	width: 100%;
	height: 100%;
	float: left;
}
#google-reviews .njt-google-places-reviews-wap .njt-header-image img {
	display: none;
}
#google-reviews .njt-review .njt-review-info .grp-reviewer-name {
	font-size: 12px;
}
#google-reviews .njt-review .njt-fr-starslist-wrapper {
	padding: 0;
}
#google-reviews .njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-star {
	width: 12px;
	height: 12px;
}
#google-reviews .njt-review .gpr-rating-time {
	font-size: 12px;
	line-height: normal;
	margin-top: 0;
}
#google-reviews .njt-review .njt-review-content a {
	font-size: 12px;
}
#google-reviews .njt-read-all-reviews a {
	font-size: 12px;
}
#google-reviews .njt-review {
	margin-bottom: 0;
}