body {
    font-family: 'Alright Sans LTV', "Alright Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.vc_row {
    margin-left: 0!important;
    margin-right: 0!important;
}

.section-container {
    width: 940px;
    margin: 0 auto;
    float: none;
}


.hero-block {
    max-height: 260px;
}

.hero-block > div {
    padding: 0!important;
}

h1, h2 {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.header-title, .section-banner-title, .etf h3, .etf p, .our-history h2, .our-history p {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.header-title {
    margin-left: 25px;
    padding: 50px 0;
}

.vc_general.vc_cta3.vc_cta3-style-custom {
    border-color: transparent;
}

.vc_cta3-container {
    margin-bottom: 0;
}

.paragraph-title {
    font-size: 22px;
    line-height: 28px;
}

.paragraph-quote {
    font-size: 16px;
}

.etf {
    margin-bottom: 0;
}

.etf p {
    color: #fff;
}

.our-history p {
    font-size: 22px;
}


@media (max-width: 1024px) {

.hero-block {
    margin-top: 75px!important;
}

}

@media (max-width: 800px) {

.section-container {
    width: 726px;
}

}

@media (max-width: 768px) {
.header-title {
    margin-left: 15px;
    font-size: 46px!important;
    line-height: 56px!important;
    padding: 30px 0;
}
}

@media (max-width: 767px) {

.section-container {
    width: 100%;
}

.hero-block {
    margin-top: 0!important;
}

.vc_row.hero {
    padding: 0!important;
}

.header-title {
    margin-left: 15px;
    font-size: 46px!important;
    line-height: 56px!important;
    padding: 30px 0;
}

li.ult_tab_li>a.ult_a span {
    font-size: 10px!important;
}

}

p.arrow-link-white:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

p.arrow-link-white:hover:after {
    right: -40px;
}

.our-history-text {
    line-height:1.3;
}


.center {
    text-align:center;
}

.center-divider {
    border-right: 1px solid #e4e4e4;
    min-height: 100%;
}

.blue-banner {
    width: 155%;
    height: 755px;
    max-height: inherit;
    overflow: hidden;
    position: absolute!important;
    color: #FFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #0048ab;
    top: 0;
    left: -55%;
    min-height: 350%;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1;
}

.home-banner-wrap, .home-banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    height: 600px;
    overflow: hidden;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.icon-icon {
    height: 32px;
    width: 36px;
    display: block;
    /*margin: 0px auto;*/
    /*padding-bottom: 20px;*/
    /*color: #fff;*/
    font-size: 32px;
}

.blog-list {
    height: 220px;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px rgba(0, 0, 0, 0.1);
    border-bottom: none;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.blog-list h4 {
    display: inline-block;
    color: #444;
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    text-decoration: underline;
}

.blog-list p {
    margin: 18px 0 0 0;
}

.blog-list:hover {
    color: inherit;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px rgba(0, 0, 0, 0.1);
}

@media (max-width:800px) and (min-width:767px){
    .blog-list {
        height: 270px;
    }
}

.quote p{
    font-size: 24px;
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeSpeed;
    line-height: 32px;
    width: auto;
    min-height: 100px;
    height: auto;
}




.homepage-heading-text {
    margin-top: -340px;
}

.homepage-callout {
    margin-top: 35px;
}

.homepage-countries-section{
    margin-top: 160px;
}


.home-bg-img {
    height: 600px;
}

.cta-link-white {
    position: relative;
}

.cta-link-white:after {
    font-family: 'icomoon';
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\36";
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    top: -8px;
    right: -13px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


@media (max-width: 767px) {
.center-divider {
    border-right: none;
    margin-left: 0px;
}

.section-banner .ult-content-box {
    min-height: 210px!important;
    padding-top: 55px!important;
}

.home-banner-wrap {
    height: 360px;
    background-image: none!important;
    background: #336CBB;
}

.homepage-callout {
    margin-top: 90px;
}

.arrow-link-white {
    margin-right: 55px;
}

}


@media (max-width: 597px) {
    
.homepage-heading-text {
    margin-top: -335px;
}

.homepage-callout {
    margin-top: 80px;
}

.header-h2 {
    font-size:45px!important;
}
}

.locations.section-content{
 font-size: 14px;   
}

.carousel-widget-width .vc_images_carousel{
    width: 100%;
}

.location-hover {
    position: relative;
}

.location-hover-text {
    position: absolute;
    top: 90px;
    left: 2.87em;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.page-template-visual .section-title h2 {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeSpeed;
    font-size: 28px;
    display: block;
    border-bottom: 1px solid #36302c;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

@media (max-width: 1280px) and (min-width: 1024px) {
.hero-block {
    margin-top: 150px!important;
}
}

.philosophy h4 {
    color: #3d3a3b;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.recruitment {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeSpeed;
    font-size: 21px;
}

.info-section {
    font-family: "Alright Sans LTV";
    line-height: 20px;
    padding: 10px 0px;
    font-size:14px;
}

.info-number {
    padding: 20px 0px;
    display: block;
}

.ult_tabmenu.style1 li.ult_tab_li {
    border-top-left-radius: 0px!important;
}

li.ult_tab_li.ult_tab_style_4.current {
    -webkit-box-shadow: 0px 0px 6px 0px #a0a0a0;
    -moz-box-shadow: 0px 0px 6px 0px #a0a0a0;
    box-shadow: 0px 0px 6px 0px #a0a0a0;  
}

.ult_tabmenu.style1 li.ult_tab_li:not(:first-child) {
    border-top-right-radius: 0px!important;
}

.ult_tabmenu.style1 a.ult_a {
    padding: 20px 0!important;
    border-bottom: none!important;
}

ul.ult_tabmenu.style1.Style_4 span.ult_tab_main {
    left: 40%!important;
    text-transform: uppercase;
}

.paragraph-content {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
}

#locations .section-title-vc h2 {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeSpeed;
    font-size: 28px;
    display: block;
    border-bottom: 1px solid #36302c;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#locations .sections-section h2 {
    font-family: "Alright Sans LTV Light", "Alright Sans Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeSpeed;
    font-size: 30px;
    text-align: center;
}

.vc_row.hero {
    max-height: 570px;
}

.vc_row.hero .hero-block {
    margin-top: 250px;
}

@media (max-width: 400px) {
    .header-title {
        font-size: 45px!important;
        line-height: 55px!important;
    }
}

.flexslider {
    margin: 0!important;
    background: #fff;
    border: none!important;
    border-radius: 0!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    top: 80%!important;
    margin-top: 0!important;
}

.flex-control-paging li a {
    background: transparent!important;
    background: transparent!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    border: 2px solid #fff;
}

.flex-control-paging li a.flex-active {
    background: #2987ec!important;
}

.flex-direction-nav .flex-prev {
    left: 20px!important;
}

.flex-direction-nav .flex-next {
    right: 20px!important;
}

.flex-direction-nav a {
    margin: 0!important;
    top: 47%!important;
    opacity: 1!important;
    color: #fff!important;
    text-shadow: none!important;
}

.flex-direction-nav a:before {
    font-family: 'icomoon'!important;
    content: '\"'!important;
}

.flex-direction-nav a.flex-prev:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
}

.slick-next {
    right: 25px!important;
}

.slick-prev {
    left: 25px!important;
}

.slick-dots {
    bottom: 50px!important;
}

.ult-carousel-wrapper .slick-dots li.slick-active i {
    background: #2987ec!important; 
    border-radius: 50%;
}

.slick-slide {
    margin: 0!important;
}

@media (max-width: 1024px){
.shiftnav-nav .sub-menu {
    display: block!important;
    opacity: 1;
    position: relative;
    visibility: visible;
    top: 0;
    text-align:left;
}

.sub-header {
    display: none;
}

.modal.fade.in {
    top: 20%;
}

}

#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
    padding: 27px 20px!important;
    font-size: 22px;
}

#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 15px 0 15px 5px!important;
}

#back-to-top, .puzzles-link {
    z-index: 1000;
}

.custom-header-block .header-title {
    margin-left: 0;
    padding: 0;
}

.shiftnav-wrap, body.shiftnav-lock.shiftnav-open {
    overflow: visible!important;
}

.page-template-apply .shiftnav-wrap, body.shiftnav-lock.shiftnav-open {
    overflow: hidden!important;
}

#blog .category-list, .category .category-list, #contact .category-list, .single .category-list, #down-for-maintenance .category-list, #four-o-four .category-list {
    width: 100%;
}

#blog .category-list li a, .category .category-list li a, #contact .category-list li a, .single .category-list li a, #down-for-maintenance .category-list li a, #four-o-four .category-list li a {
    padding-left: 15px;
    width: auto;
}

@media (max-width: 767px) {
    #blog .blog-post .post-image, .category .blog-post .post-image, #contact .blog-post .post-image, .single .blog-post .post-image, #down-for-maintenance .blog-post .post-image, #four-o-four .blog-post .post-image {
    margin: -35px -41px 25px -41px;
}
}


.hide {
    display: none;
}


@media (max-width: 767px) {
p, h2, h3, h4 {
        padding-left: 0;
        padding-right: 0;
    }
}

.logo-img {
    border-bottom: none;
}

.modal-body span {
     font-family: inherit!important;
}
