@font-face {
    font-family: 'Myriad Pro Black Semi Ext';
    src: url('fontface/MyriadPro-BlackSemiExt.woff2') format('woff2'),
        url('fontface/MyriadPro-BlackSemiExt.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro BoldCond';
    src: url('fontface/MyriadPro-BoldCond.woff2') format('woff2'),
        url('fontface/MyriadPro-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro BlackCond';
    src: url('fontface/MyriadPro-BlackCond.woff2') format('woff2'),
        url('fontface/MyriadPro-BlackCond.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir LT Medium';
    src: url('fontface/AvenirLT-Medium.woff2') format('woff2'),
        url('fontface/AvenirLT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bebas Neue';
    src: url('fontface/BebasNeue-Regular.woff2') format('woff2'),
        url('fontface/BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Condensed Bold';
    src: url('fontface/AvenirNextCondensed-Bold.woff2') format('woff2'),
        url('fontface/AvenirNextCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Condensed Demi Bold';
    src: url('fontface/AvenirNextCondensed-DemiBold.woff2') format('woff2'),
        url('fontface/AvenirNextCondensed-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Condensed MediumItalic';
    src: url('fontface/AvenirNextCondensed-MediumItalic.woff2') format('woff2'),
        url('fontface/AvenirNextCondensed-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Garamond 3 LT Std Bold';
    src: url('fontface/Garamond3LTStd-Bold.woff2') format('woff2'),
        url('fontface/Garamond3LTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('fontface/MyriadPro-Regular.woff2') format('woff2'),
        url('fontface/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('fontface/MyriadPro-Bold.woff2') format('woff2'),
        url('fontface/MyriadPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'Avenir LT Medium';
}
a{
    color: #071A4B;
}
a:hover{
    color: #587C99;
}

.mb-60{
    margin-bottom: 60px !important;
}
@media (min-width: 992px) {
    .offset-lg-1_2{
        margin-left: 4%;
    }
    .col-lg-8_1_2 {
        -ms-flex: 0 0 71%;
        flex: 0 0 71%;
        max-width: 71%;
    }
}
/* offset-1: 8.333333% margin
offset-2: 16.666667% margin
offset-3: 25% margin
offset-4: 33.333333% margin
offset-6: 50% */
.color-navyblue{
    color: #071A4B;
}
.color-fadeblue{
    color: #587C99;
}
.btn.btn-my-navyblue-border {
    font-family: 'Avenir Next Condensed Demi Bold' !important;
    background: transparent;
    color: #071A4B !important;
    border: 2px solid #071A4B;
    font-size: 24px;
    letter-spacing: 0px !important;
    padding: 15px 25px;
}
.btn.btn-my-bg-navyblue-border {
    font-family: 'Avenir Next Condensed Demi Bold' !important;
    background: #071A4B;
    color: #ffffff !important;
    border: 2px solid #ffffff;
    font-size: 24px;
    letter-spacing: 0px !important;
    padding: 15px 25px;
}
.btn.btn-my-white-border {
    font-family: 'Avenir Next Condensed Demi Bold' !important;
    background: transparent;
    color: #ffffff !important;
    border: 2px solid #ffffff;
    font-size: 24px;
    letter-spacing: 0px !important;
    padding: 15px 25px;
}
.btn.btn-my-navyblue {
    font-family: 'Avenir Next Condensed Demi Bold' !important;
    background: #071A4B;
    color: #FFF !important;
    font-size: 24px;
    letter-spacing: 0px !important;
}
.image-wrapper::before{
    background: none;
}
.image-wrapper.cover-image::before{
    background: rgba(88, 124, 153, 0.4);
}
.billboard-bg{
    background: linear-gradient(90deg,rgba(7, 26, 75, 0.7) 0%, rgba(7, 26, 75, 0.05) 100%, rgba(255, 255, 255, 0) 100%);
    padding-top: 140px;
    padding-bottom: 140px;
}
.billboard-area{
    width: 930px;
    text-align: center;
}
.billboard-title{
    font-family: 'Garamond 3 LT Std Bold';
    color: #FFF;
    font-size: 60px;
    line-height: 80px;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
    margin-bottom: 40px;
}
.billboard-title span{
    color: #B5DBFA;
    font-size: 85px;
    line-height: 90px;
}
.billboard-sub-title{
    font-family: 'Myriad Pro Regular';
    color: #FFF;
    font-size: 30px;
    line-height: 40px;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
    margin-bottom: 70px;
}
.billboard-sub-title span{
    font-family: 'Myriad Pro Bold';
}
.about-bg {
    background: rgba(95,129,157,1);
    display: inline-block;
    padding: 30px 100px 50px 100px;
    border-radius: 20px;
    max-width: 900px;
    color: #fff;
}
.about-logo-bg{
    width: 1100px;
    position: relative;
    display: inline-block;
}
.about-bg p{
    font-size: 20px;
    line-height: 30px;
}
.about-bg.bg-image::before{
    background: rgba(95, 129, 157, 0.8);
    border-radius: 20px;
}
.divider-icon{
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 240px;
    margin: 0 auto;
}
.divider-icon::before, .divider-icon::after{
    border-top: 2px solid rgba(255, 255, 255, 1);
    width: calc(50% - 26px);
}
.divider-icon i{
    font-size: 26px;
    color: rgba(255, 255, 255, 1);
}
.divider-icon.navyblue::before, .divider-icon.navyblue::after{
    border-top: 2px solid rgba(7, 26, 75, 1);
    width: calc(50% - 26px);
}
.divider-icon.navyblue i{
    font-size: 26px;
    color: rgba(7, 26, 75, 1);
}
.inverse-text .divider-icon::before, .inverse-text .divider-icon::after{
    border-top: 2px solid rgba(255, 255, 255, 1);
}
.inverse-text .divider-icon i, .inverse-text blockquote.icon::before {
  color: rgba(255, 255, 255, 1);
}
.woman-pic{
    position: absolute;
    right: 0px;
    top: -230px;
}
.block-title-left{
    position: relative;
    background: #016FD1;
    text-align: left;
}
.block-title-inner-left{
    background: #CF1616;
    display: inline-block;
    position: relative;
    padding: 0px 40px 0px 50px;
}
.block-title-inner-left::after{
    content: '';
    position: absolute;
    top: 0;
    right: -100px;
    width: 0;
    height: 0;
    border-top: 130px solid #CF1616;
    border-right: 100px solid transparent;
}
.block-title-right{
    position: relative;
    background: #016FD1;
    text-align: right;
}
.block-title-inner-right{
    background: #CF1616;
    display: inline-block;
    position: relative;
    padding: 0px 50px 0px 40px;
}
.block-title-inner-right::after{
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 0;
    height: 0;
    border-bottom: 130px solid #CF1616;
    border-left: 100px solid transparent;
}
.block-title-text{
    font-family: 'Myriad Pro Black Semi Ext';
    font-size: 70px;
    color: #fff;
    line-height: 130px;
}
.home_about li {
  list-style: none;
  display: inline-block;
}
.text-shadow-black{
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}

.row.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.row.row-eq-height > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.team-choose-bg {
    background: rgba(95,129,157,1);
    display: inline-block;
    padding: 60px 60px 70px 60px;
    border-radius: 20px;
    color: #fff;
    /* margin: 30px 30px; */
    height: 100%;
}
.team-choose-bg p{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.team-choose-bottom{
    max-width: 800px;
    width: 100%;
    color: #fff;
    display: inline-block;
}

.heavy100{
    font-family: 'Garamond3LTStd Bold';
    font-size: 100px !important;
    line-height: 110px !important;
}
.heavy80{
    font-family: 'Garamond3LTStd Bold';
    font-size: 80px !important;
    line-height: 90px !important;
}
.heavy70{
    font-family: 'Garamond3LTStd Bold';
    font-size: 70px;
    line-height: 80px;
}
.heavy60{
    font-family: 'Garamond3LTStd Bold';
    font-size: 60px !important;
    line-height: 70px !important;
}
.heavy50{
    font-family: 'Garamond3LTStd Bold';
    font-size: 50px !important;
    line-height: 60px !important;
}
.heavy40{
    font-family: 'Garamond3LTStd Bold';
    font-size: 40px !important;
    line-height: 50px !important;
}
.heavy36{
    font-family: 'Garamond3LTStd Bold';
    font-size: 36px !important;
    line-height: 46px !important;
}
.heavy34{
    font-family: 'Garamond3LTStd Bold';
    font-size: 34px !important;
    line-height: 44px !important;
}
.heavy30{
    font-family: 'Garamond3LTStd Bold';
    font-size: 30px !important;
    line-height: 40px !important;
}

.text20{
    font-family: 'Avenir LT Medium';
    font-size: 20px !important;
    line-height: 30px !important;
}
.text30{
    font-family: 'Avenir LT Medium';
    font-size: 30px !important;
    line-height: 40px !important;
}
.home-content p{
    font-family: 'Avenir LT Medium';
    font-size: 20px !important;
    line-height: 30px !important;
}
.home-content li{
    font-family: 'Avenir LT Medium';
    font-size: 20px !important;
    line-height: 30px !important;
}
.page-content h1{
    font-family: 'Garamond3LTStd Bold';
    font-size: 60px !important;
    line-height: 70px !important;
}
.page-content h2{
    font-family: 'Garamond3LTStd Bold';
    font-size: 50px !important;
    line-height: 60px !important;
}
.page-content h3{
    font-family: 'Garamond3LTStd Bold';
    font-size: 40px !important;
    line-height: 50px !important;
}
.page-content h4{
    font-family: 'Garamond3LTStd Bold';
    font-size: 30px !important;
    line-height: 40px !important;
}
.page-content h5{
    font-family: 'Garamond3LTStd Bold';
    font-size: 24px !important;
    line-height: 34px !important;
}
.page-content h6{
    font-family: 'Garamond3LTStd Bold';
    font-size: 20px !important;
    line-height: 30px !important;
}
.page-content p{
    font-family: 'Avenir LT Medium';
    font-size: 20px !important;
    line-height: 30px !important;
}
.page-content li{
    font-family: 'Avenir LT Medium';
    font-size: 20px !important;
    line-height: 30px !important;
    padding-bottom: 15px;
}

.hire-pr{
    padding: 0px 50px 0px 20px;
}
.hire-pl{
    padding: 0px 20px 0px 50px;
}
.tabs-wrapper.lined .nav-tabs.before_after_nav{
    border: none !important;
}
.before_after_nav{
    justify-content: space-between;
}
.before_after_nav li a{
    padding: 0px !important;
    font-family: 'Bebas Neue' !important;
    font-size: 50px !important;
    line-height: 40px !important;
    font-weight: normal !important;
    color: #000 !important;
}

.nav-tabs.before_after_nav .nav-item.show .nav-link, .nav-tabs.before_after_nav .nav-item .nav-link:hover,
.nav-tabs.before_after_nav .nav-item .nav-link.active {
  color: #000;
  border-color: #000 !important;
  border-bottom: 4px solid #000 !important;
}

.overlay-info figcaption{
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 30%, rgba(255, 255, 255, 1) 100%);
}
.overlay-info.hovered:hover figcaption {
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 1) 100%);
}
.service-title{
    font-family: 'Bebas Neue' !important;
    color: #000 !important;
    font-size: 70px !important;
    line-height: 80px !important;
}
.overlay-info .text20{
    color: #000 !important;
}
.separator{
    width: 6px !important;
}
.separator-bullet{
    width: 90px !important;
    height: 90px !important;
}
.arrow {
  border-width: 0 6px 6px 0 !important;
  padding: 8px !important;
}
#scrollUp .btn{
    background: #016FD1;
    color: #FFF;
    font-size: 20px;
}
#callBottom {
    bottom: 15px;
    left: 30px;
    display: none;
    -webkit-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    -webkit-backface-visibility: hidden;
}
#callBottom .btn {
    background: #016FD1;
    color: #FFF;
}
#callBottom .btn {
    font-size: 24px;
    margin: 0;
    letter-spacing: normal;
    padding: 12px 16px 15px 16px;
}
.grecaptcha-badge{
    right: 0px !important;
}
.img-thumbnail{
    border: none;
}
.sponsor-con-info-ul li{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #000;
    display: flex;
}
.sponsor-con-info-ul li a{
    margin-top: -5px;
}
.sponsor-con-info-ul li a:hover{
    color: #016FD1;
}
.icon-list.sponsor-con-info-ul i {
  padding-right: 20px;
  font-size: 24px;
  color: #000;
}
.form-wrapper{
    background: #fff;
    padding: 60px 60px 40px 60px;
    border-radius:20px;
}
.from-control-cus{
    width: calc(50% - 0.5rem) !important;
    font-family: 'AvantGarde LT Book';
}
.bg-my-light-black {
    background-color: #EBEBEB !important;
}
textarea, textarea.form-control {
    resize: none;
    height: 100px;
}
.form-menu-list li{
    display: inline-block;
    padding: 0px;
}
.form-menu-list li a{
    display: inline-block;
    padding: 0px 13px;
    color: #000000;
    border-right: 2px solid #000000;
    line-height: 1;
    font-size: 18px;
    text-decoration: underline;
}
.form-menu-list li:last-child a{
    border-right: none;
}
/***********From check box***********/
.row-cols-3 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-2 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}

.form-check-cus{
    display: block;
    min-height: 1.378125rem;
    padding-left: 1.7em;
    margin-bottom: 0.125rem;
}
.form-check-inline-cus{
    display: inline-block;
    margin-right: 1rem;
}
.form-check-input-cus{
    width: 22px;
    height: 22px;
    margin-top: 0.135em;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid #404040 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    print-color-adjust: exact;
    cursor: pointer;
}
.form-check-input-cus[type="checkbox"] {
  /* border-radius: 0.25em; */

}
.form-check-cus .form-check-input-cus {
  float: left;
  margin-left: -1.7em;
  margin-right: 10px;
}
.form-check-label-cus{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    font-weight: normal !important;
}
.form-check-cus .form-check-input-cus:checked, .form-check-cus .form-check-input-cus[type="checkbox"]:indeterminate {
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
    border: 2px solid #071A4B !important;
}
.form-check-input-cus:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M3.41667 7L6.33333 9.91667L12.1667 4.08333' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.form-check-input-cus:checked, .form-check-input-cus[type="checkbox"]:indeterminate {
    background-color: transparent;
    border-color: #071A4B !important;
}
/********End Custom Checkbox******/
.cunsultation-field span, .form-label span{
    color: rgb(201, 72, 72);
    font-weight: bold;
}
span.red {
    color: rgb(201, 72, 72);
    font-weight: bold;
}
#scrollUp .btn{
    background: #5F819D;
    color: #FFF;
    font-size: 20px;
}
/*********Testimonial BG************/
.image-wrapper.testimonial-wrapper::before{
    background: none;
}
/* .testimonial-wrapper::before{
    background: rgba(255, 255, 255, 0) -webkit-linear-gradient(transparent 15%, transparent 20%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0.75) 100%) repeat scroll 0 0 !important;
} */
/* .testmonial_bottom{
    margin-top: 190px;
} */
.box-testimonial{
    background: rgba(255, 255, 255, 1) !important;
    backdrop-filter: blur(10px) saturate(125%);
    -webkit-backdrop-filter: blur(10px) saturate(125%);
    padding: 20px 10px 10px 10px;
    border-radius: 0;
}
.testimonial-head{
    height: 60px;
    text-align: center;
}
.testimonial-body{
    padding: 20px 20px 20px 20px;
    text-align: center;
}
.testimonial-body p{
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
}
.testimonial-body p::before{ content: "\301E"; }
.testimonial-body p::after{ content: "\301E"; }
.testimonial-footer .blockquote-footer{
    margin-bottom: 0px;
    display: inline;
}
.testimonial-footer span{
    width: auto;
    display: inline;
    line-height: 20px;
    font-size: 14px;
}
.testimonial-logo{
    margin-top: 10px;
}
.testimonial-logo img{ max-width: 50%; }
.testimonial-footer span::before {
    content: ", ";
    color: #404040;
}
.testimonial-ratings {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 30px;
}
.testimonial-ratings:before,
.testimonial-ratings:after {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 8px;
    position: absolute;
    top: 16px;
    left: 0;
}
.testimonial-ratings:before {
    color: rgba(0, 0, 0, 0.1);
    content: "\f005 \f005 \f005 \f005 \f005";
}
.testimonial-ratings:after {
    color: #071A4B;
    content: "\f005 \f005 \f005 \f005 \f005";
    overflow: hidden;
}
.testimonial-ratings.half:after {
    content: "\f123";
}
.testimonial-ratings.one:after {
    content: "\f005";
}
.testimonial-ratings.one-half:after {
    content: "\f005 \f123";
}
.testimonial-ratings.two:after {
    content: "\f005 \f005";
}
.testimonial-ratings.two-half:after {
    content: "\f005 \f005 \f123";
}
.testimonial-ratings.three:after {
    content: "\f005 \f005 \f005";
}
.testimonial-ratings.three-half:after {
    content: "\f005 \f005 \f005 \f123";
}
.testimonial-ratings.four:after {
    content: "\f005 \f005 \f005 \f005";
}
.testimonial-ratings.four-half:after {
    content: "\f005 \f005 \f005 \f005 \f123";
}
.testmonial_bottom {
    margin-top: 120px;
}
.testimonial-wrapper::before {
    background: rgba(255, 255, 255, 0) -webkit-linear-gradient(transparent 15%, transparent 20%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0.75) 100%) repeat scroll 0 0 !important;
}
.linear-bg-white-left-right::before{
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);
}
.linear-bg-white-right-left::before{
    background: linear-gradient(270deg,rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);
}

.navyblue-wrapper {
    background: #071A4B;
    border-top: 20px solid #587C99;
}
/*********End Testimonial BG***********/

.contact-li li{
    font-size: 20px;
}
.contact-li li i{
    padding-right: 7px;
    font-size: 24px;
    vertical-align: top;
    padding-top: 2px;
}
.about-logo{
    background: rgba(255, 255, 255, 0.7);
    display: inline-block;
    padding: 6px 15px;
    margin: 100px auto;
}
.border-radius-top-left-right{
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.border-radius-bottom-left-right{
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.border-radius-left-top-bottom{
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.border-radius-all{
    border-radius: 20px;
}
.about-text{
    padding: 75px;
}
.about-text p{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Avenir LT Medium';
    color: #FFF;
    margin-bottom: 20px;
}
.about-text h5{
    font-size: 30px;
    line-height: 40px;
    font-family: 'Garamond 3 LT Std Bold';
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
}
.about-bio-text{
    padding: 75px;
}
.about-bio-text p{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Avenir LT Medium';
    color: #FFF;
    margin-bottom: 20px;
    text-indent: 50px;
}
.about-bio-text h5{
    font-size: 30px;
    line-height: 40px;
    font-family: 'Garamond 3 LT Std Bold';
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
}
.about-bio-image{
    padding: 40px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
}
.about-bio-image img{
    width: auto;
    position: absolute;
    left: 0;
    top: -80px;
}
.hoki-wrapper{
    background: #5F819D;
}
.team-single{
    background: rgb(7, 26, 75);
    display: inline-block;
    padding: 0px;
    border-radius: 20px;
    width: 100%;
    color: #fff;
}
.team-img{
    width: 50%;
    float: left;
    position: relative;
}

.team-content{
    width: 50%;
    float: left;
    position: relative;
    padding: 50px 0px 10px 0px;
}
.team-content-desig{
    font-family: 'Avenir Next Condensed MediumItalic';
    font-size: 23px;
    margin-bottom: 45px;
}
.social.team_ul {
    margin-bottom: 45px;
}
.social.team_ul li a i{
    font-size: 36px;
}
.social.team_bio_ul {
    margin-bottom: 45px;
    padding-left: 90px;
    text-align: left;
}
.social.team_bio_ul li{
    list-style: none;
    display: block;
    color: #FFF;
}
.social.team_bio_ul li a{
    font-size: 25px;
    color: #FFF;
}
.social.team_bio_ul li a i{
    font-size: 36px;
}
.team-bio-desig{
    font-family: 'Avenir Next Condensed MediumItalic';
    font-size: 40px;
    margin-bottom: 45px;
}

.btn.btn-my-white-border.team-btn{
    min-width: 230px;
    font-size: 20px;
}

.author-info{
    width: 100%;
    float: left;
}
.author-info .user {
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
}
.pink-slash{
    display: inline-block;
    color: #071A4B;
    padding: 0px 4px;
    font-weight: bold;
}
.post-date{
    display: inline-block;
    font-weight: bold;
}
.sticky-sidebar{
    position: sticky;
    top: 200px;
}
.sticky-sidebar-content{
    background: rgba(95, 129, 157, 0.2);
    border-radius: 10px;
    padding: 10px;
}
.sticky-sidebar-share-area{
    padding: 10px;
}
.content-list li{
    font-size: 20px;
    margin-bottom: 10px;
}
.read-more{
    color: #071A4B;
}
.less-area.hide{
    display: none;
}
.more-area.hide{
    display: none;
}
.badge.bg-default {
  background-color: #071A4B !important;
}
.category-item a{
    font-size: 18px;
}

.pagination ul > li > a{
    background: #071A4B;
}
.pagination.bg ul > .active > a span{
    background: none;
    border-bottom: none;
}
@media (min-width: 1360px) {
    .container {
      max-width: 1340px !important;
    }
}
@media (min-width: 1450px) {
    .container {
      max-width: 1420px !important;
    }
}
@media (max-width: 1200px) {
    .container {
      max-width: 100% !important;
      padding-left: 30px;
      padding-right: 30px;
    }
    .navbar >.container {
      max-width: 1200px !important;
    }
    .about-logo-bg{
        width: 100%;
    }
    .about-logo-bg .logo{
        width: 50%;
        padding: 0px 5px 0px 0px;
    }
    .about-logo-bg .logo img{
        width: 100%;
    }
    .about-logo-bg .woman-pic{
        width: 50%;
        right: 0px;
    }
    .about-logo-bg .woman-pic img{
        width: 100%;
    }
}
@media (min-width: 768px) {
  .navbar .container .navbar-header {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
    .navbar .navbar-header {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (min-width: 576.1px) and (max-width: 991.98px) {
    .navbar .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 576px) {
    .navbar .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 992px) {
    .offset-lg-1_1_2{
        margin-left: 12.5%;
    }
}
@media (max-width: 992px) {
    .billboard-area{
        width: 100%;
    }
    .about-bg{
        padding: 20px 30px 20px 30px;
    }

}
@media (min-width:700px){
    .team-img img{
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
}
@media (max-width:700px) {
    .team-img, .team-content{
        width: 100%;
    }
    .team-img img{
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
}
@media (max-width: 767.99px) {
    .linear-bg-white-right-left, .linear-bg-white-left-right{
        background-image: none !important;
    }

    .linear-bg-white-right-left .inner, .linear-bg-white-left-right .inner{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about-bio-image{
        padding: 0px 0px 0px 0px;
        margin-top: -60px;
    }
    .about-bio-image img{
        position: relative;
        top: 0px;
    }
}
@media (min-width: 1200px) and (max-width: 1420px) {
    /* .woman-pic {
        position: absolute;
        right: 0px;
        top: -230px;
        width: 100%;
        text-align: right;
    } */
}
@media (min-width: 992px) and (max-width: 1200px) {
    .team-content{
        padding: 20px 0px 0px 0px;
    }
    .btn.btn-my-white-border.team-btn{
        min-width: 212px;
        font-size: 18px;
    }
    .team-content .heavy30{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .team-content-desig{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .social.team_ul{
        margin-bottom: 20px;
    }
    .team-content .btn.btn-my-white-border{
        padding: 12px 25px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .billboard-title {
        font-size: 50px;
        line-height: 60px;
    }
    .billboard-title span {
        font-size: 75px;
        line-height: 80px;
    }
    .billboard-sub-title{
        font-size: 26px;
        line-height: 36px;
    }
    .about-bio-text{
        padding: 30px;
    }
    .about-text{
        padding: 30px;
    }
    .team-choose-bg{
        padding: 30px 30px 30px 30px;
        /* margin: 20px 20px; */
    }
    .heavy50.about-bio-heavy50{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .social.team_bio_ul{
        padding-left: 20px;
    }
    .team-bio-desig{
        font-size: 30px;
    }
    .social.team_bio_ul li a{
        font-size: 20px;
    }
    .social.team_bio_ul li a i {
        font-size: 24px;
    }
    .woman-pic {
        top: -190px;
    }
}
@media (min-width: 576px) and (max-width: 767.99px) {
    .billboard-title {
        font-size: 40px;
        line-height: 50px;
    }
    .billboard-title span {
        font-size: 60px;
        line-height: 70px;
    }
    .billboard-sub-title{
        font-size: 26px;
        line-height: 36px;
    }
    .about-bio-text{
        padding: 30px;
    }
    .about-text{
        padding: 30px;
    }
    .team-choose-bg{
        padding: 30px 30px 30px 30px;
        /* margin: 20px 20px; */
    }

    .social.team_bio_ul{
        padding-left: 30px;
    }
    .team-bio-desig{
        font-size: 40px;
    }
    .social.team_bio_ul li a{
        font-size: 24px;
    }
    .social.team_bio_ul li a i {
        font-size: 24px;
    }
    .woman-pic {
        top: -150px;
    }
}
@media (min-width: 0px) and (max-width: 575.99px) {
    .billboard-title {
        font-size: 30px;
        line-height: 40px;
    }
    .billboard-title span {
        font-size: 40px;
        line-height: 50px;
    }
    .billboard-sub-title{
        font-size: 20px;
        line-height: 30px;
    }
    .about-bio-text{
        padding: 20px;
    }
    .about-text{
        padding: 20px;
    }
    .home-about-wrapper .inner{
        padding-top: 50px;
    }
    .woman-pic {
        top: -90px;
    }
    .team-choose-bg{
        padding: 20px 20px 30px 20px;
        /* margin: 15px 15px; */
    }
    .social.team_bio_ul{
        padding-left: 10px;
    }
    .team-bio-desig{
        font-size: 26px;
    }
    .social.team_bio_ul li a{
        font-size: 18px;
    }
    .social.team_bio_ul li a i {
        font-size: 18px;
    }

    .heavy100{
        font-size: 70px !important;
        line-height: 60px !important;
    }
    .heavy80{
        font-size: 60px !important;
        line-height: 70px !important;
    }
    .heavy70{
        font-size: 50px !important;
        line-height: 60px !important;
    }
    .heavy60{
        font-size: 40px !important;
        line-height: 50px !important;
    }
    .heavy50{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .heavy40{
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .heavy36{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .heavy30{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .team-title.heavy30{
        font-size: 30px !important;
        line-height: 28px !important;
    }
    .disclaimer_area .text20{
        font-size: 18px !important;
        line-height: 24px !important;
    }


    .page-content h1{
        font-size: 40px !important;
        line-height: 50px !important;
    }
    .page-content h2{
        font-size: 34px !important;
        line-height: 44px !important;
    }
    .page-content h3{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .page-content h4{
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .page-content h5{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .page-content h6{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .page-content p{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .page-content li{
        font-size: 18px !important;
        line-height: 28px !important;
        padding-bottom: 10px;
    }


    .form-wrapper {
        padding: 30px 20px 20px 20px;
    }
    .row-cols-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-2 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 0px) and (max-width: 400px) {
    .heavy70.testimonial{
        font-size: 44px !important;
        line-height: 48px !important;
    }
}


.ql-align-center{text-align:center}
.ql-align-justify{text-align:justify}
.ql-align-right{text-align:right}
