/*
*
 * Version: 2.1.1
 * File Description:Main CSS file of the template
 *
 * TABLE OF CONTENTS
 * 1) Elements
 * 2) Layout
 * 3) Sections
 * 4) Pages ( blog, about etc )
 * 5) Components
 * 6) Navigations
 * 7) Blocks/Widgets
 * 8) Main Slideshow
 * 9) Slick carousel
 * 10) Full Page
 */

/* ==========================================================================
   Author's custom styles
   
font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
font-family:'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
font-family:'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
font-family:'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif;
font-family:'Frutiger Neue W01 Thin';
font-family:'FrutigerNeueLTW01-CnRg';
font-family:'FrutigerNeueLTW01-CnBol 774330';
font-family:'FrutigerNeueLTW01-CnMd';
font-family:'FrutigerLTW01-67BoldCn';
font-family:'FrutigerLTW01-77BlackCn';
font-family:'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
font-family:'FrutigerLTW01-57Condens';
font-family:'FrutigerNeueLTW01-CnUlt 774294';
font-family:'FrutigerNeueLTW01-CnUlt 774297';
font-family:'FrutigerNeueLTW01-CnThi 774300';
font-family:'FrutigerNeueLTW01-CnThi 774303';
font-family:'FrutigerNeueLTW01-CnLt';
font-family:'FrutigerNeueLTW01-CnLtI';
font-family:'FrutigerNeueLTW01-CnBoo 774315';
font-family:'FrutigerNeueLTW01-CnIta';
font-family:'FrutigerNeueLTW01-CnMdI';
font-family:'FrutigerNeueLTW01-CnBol 774333';
font-family:'FrutigerNeueLTW01-CnHv';
font-family:'FrutigerNeueLTW01-CnHvI';
font-family:'FrutigerNeueLTW01-CnBlk 774342';
font-family:'FrutigerNeueLTW01-CnBlk 774345';
font-family:'FrutigerNeueLTW01-CnXBl 774348';
font-family:'FrutigerNeueLTW01-CnXBl 774351';
font-family:'Frutiger Neue W01 UltLt';
font-family:'FrutigerNeueW01-UltLtIt';
font-family:'FrutigerNeueW01-ThinIt';
font-family:'FrutigerNeueW01-LightIt';
font-family:'Frutiger Neue W01 Book';
font-family:'FrutigerNeueW01-BookIt';
font-family:'Frutiger Neue W01 Md';
font-family:'Frutiger Neue W01 Md It';
font-family:'Frutiger Neue W01 Bd It';
font-family:'Frutiger Neue W01 Heavy';
font-family:'FrutigerNeueW01-HeavyIt';
font-family:'Frutiger Neue W01 Blk';
font-family:'FrutigerNeueW01-BlkIt';
font-family:'FrutigerNeueW01-XtraBlk 673207';
font-family:'FrutigerNeueW01-XtraBlk 673210';
font-family:'FrutigerNeueLTW01-CnBoo 774312';
font-family:'FrutigerLTW01-58Condens';
font-family:'FrutigerLTW01-48LightCn';
font-family:'FrutigerLTW01-68BoldCnI';
font-family:'FrutigerNeue1450W01-Bol 1196311';
font-family:'Baskerville W01 Regular_705699';
font-family:'Baskerville W01 Italic';
font-family:'Baskerville W01 Medium_705693';
font-family:'BaskervilleW01-MediumIt_705696';
font-family:'Baskerville W01 Bold_705687';
font-family:'Baskerville Old Face W01 Rg';

   ========================================================================== */
* {
        /* outline:1px solid red; */
}

#google_translate_element {
    display: none;
}

body {
    /* font-family:'Frutiger Neue W01 Light' !important; */
    font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif !important;
    font-weight: normal;
    letter-spacing: -.01em;
    -webkit-font-smoothing: antialiased;
}

.RighttoLeft {
    direction: rtl;  /* Right to Left */
    text-align:right;
  }



body.canvas-sliding, body.canvas-slid {
    overflow-x: hidden;
}

.no-trans * {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

img {
    display: block;
    width: 100%;
    height: auto;
    /* max-width: 640px; */
}
.gm-style img {
    min-width:none !important;
}

.goog-te-gadget img, .insta_img_parent_ext_el img {
    width: 100%;
}
.content.container row {
    /* overflow-x:hidden; */
}
.container {
    max-width: 1370px;
    margin: 0 auto;
    /* overflow-x: hidden; */
}

container.container-full {
    max-width: 100%
}

.AdTop {
    margin: 0 auto;
    max-width: 728px;
    text-align: center;
    height: 110px;
    /* width: max-content; */
}

.AdTop p {
        text-align: center;
        font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif !important;
        font-size: 16px !important;
    }

.ad-wrapper {
    width: 100%;
    background: #f3f3f3;
}

.fixed {
    position: fixed;
}

.card {
    border-color: transparent;
    border-radius: 0px;
}

@media (max-width: 767px) {
.AdTop {
    margin: 0 auto;
    max-width:320px;
    text-align: center;
    height: 70px;
    /* width: max-content; */
    overflow: hidden;
}
.hide-blocks {
    display:none;
}
}

/* Lists
---------------------------------- */
ul {
    list-style: square;
}
.main li:not(list-item) {
    margin-bottom: 13px;
}
ul.icon-resources {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

ul.icon-resources li i {
    font-size: 12px;
    color: #70A04A;
}

ul.icon-resources li a {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #1A6887;
}
ul.icon-resources li {
    margin-bottom:5px
}

ul.icon-resources li a.all-resources-link {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #1A6887;
}

.list-icons, .list {
    list-style: none;
    padding: 0;
}

.list-icons li, .list li {
    padding: 5px 0;
}

.list-icons li i {
    min-width: 25px;
    text-align: center;
}

.list-inline {
    margin-top: 9px;
    margin-bottom: 8px;
}

ul.footer-new {
    list-style: none;
    padding-left: 0px !important;
}



ul.footer-new a {
    text-decoration: none;
}

ul.footer-new a:hover {
    color: hsla(205, 24%, 30%, 1);
}

ul.footer-new i {
    padding-right: 0;
}

li.footer-list a {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #AEE0EA !important;
}

li.footer-list a i {
    font-size: 12px;
    line-height: 24px;
    color: #9fc483 !important;
    padding-right: 5px;
}

.header-top .list-inline {
    display: inline-block;
}

.headerBanner-wrapper {
    max-width: 1370px;
    width: 100%;
    margin: 0 auto;
}

aside {
    margin-top: 50px;
}

.btn-donate-footer {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    background-color: transparent;
    border: solid 2px #9FC483;
    border-radius: 22px;
}
.btn-donate-footer:hover {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    background-color: #15516a;
    border: solid 2px #9FC483;
    border-radius: 22px;
}
.footer-content .mobile-donate-button {
    text-align: left !important;
    width: max-content;
    margin: 20px 0;
}

/* Medium desktop devices and tablets */
@media (min-width: 992px) and (max-width: 1199px) {
    .header-top .list-inline>li {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .footer-quick-links {
        column-count:2
    }
    ul.footer-new li {
    padding-bottom: 10px;
    }

    .headerBanner-wrapper {
        width: 100%;
        padding: 0px;
        margin: 0;
        overflow-x: hidden;
    }

}
@media (max-width: 992px) {
   .sidebarAd-wrapper {
    margin-top:30px !important;
    overflow-x: hidden;
}
    .sidebarAd-wrapper .col-auto {
        margin:0 auto;
    }
}

/* Tables
---------------------------------- */
.table:not(.table-bordered) {
    border-bottom: 2px solid #f3f3f3;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #eaeaea;
    background-color: #eaeaea;
    color: #333333;
    font-weight: 400;
}

.table-colored>thead>tr>th {
    color: #ffffff;
}

tbody {
    background-color: #ffffff;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px 15px;
    border-top: 1px solid #f3f3f3;
}

.table-striped tbody {
    background-color: #ffffff;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f5f5f5;
}

.table-striped.table>tbody>tr>td {
    border-color: #e8e8e8;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border-color: #f3f3f3;
}

.table-hover>tbody>tr:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.dark .table:not(.table-bordered) {
    border-bottom: 2px solid rgba(255, 255, 255, 0.07);
}

.dark .table>tbody {
    background-color: transparent;
}

.dark .table>tbody>tr>td {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.dark .table>thead>tr>th {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    background-color: rgba(0, 0, 0, 0.15);
    color: #f1f1f1;
    font-weight: 400;
    border-top: none;
}

/* 2 Layout
----------------------------------------------------------------------------- */
.main {
    margin-top: 48px;
    padding-left: 40px !important;
    padding-right: 30px;
    padding-bottom: 30px;
}

.blueBar {
}

.page-wrapper {
    background-color: #ffffff;
}

.header-top:not(.banner) {
    background-color: #f2f2f2;
    border-bottom: 1px solid #d0d0d0;
    padding: 4px 0;
}

.header {
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #f1f1f1;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
}

.header.dark {
    border-bottom: none;
}

.header-top.dark+.header:not(.dark) {
    border-top-color: #dddddd;
}

.header-top:not(.dark)+.header.dark {
    border-top-color: #303030;
}

.header.header-small {
    padding: 10px 0;
}

.dark .footer {
    background-color: #222222;
}

.dark .subfooter {
    background-color: #373737;
    border-color: #454545;
}

/*Transparent Header*/
.transparent-header .header-top {
    z-index: 103;
    position: relative;
}

.transparent-header header.header.transparent-header-on {
    z-index: 22;
    position: absolute;
    width: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.92);
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-top-color: #a0a0a0;
}

.transparent-header .header-top.colored+header.header.transparent-header-on {
    border-top-color: transparent;
}

.header-first {
    padding: 0px;
}

/*header dropdown*/
.navbar.navbar-toggleable-md .header-dropdown-buttons {
    position: absolute;
    top: 19px;
    right: 80px;
    padding-top: 0;
}

.navbar-wrapper {
    width: 100%;
    /* overflow-x: hidden; */
}

.scroll-spy .banner {
    /* min-height: 100px; */
    height: 583px;
}

.banner.light-translucent-bg, .banner.dark-translucent-bg, .banner.default-translucent-bg {
    min-height: 250px;
    padding-top: 60px;
    padding-bottom: 20px;
}

.banner.banner-big-height {
    min-height: 550px;
    padding-top: 100px;
}

.banner.video-background-banner {
    min-height: 400px;
    padding-top: 100px;
}

.main-container {
    /* padding: 0px 20px; */
    width: 100%;
    max-width: 100%;
}

.breadcrumb-wrapper {
    margin-top: 150px;
    display: block;
}

.block {
    margin-bottom: 20px;
    margin-left: 0;
}

.section {
    padding: 20px 0;
    width: 100%;
}

.footer-top {
    padding: 10px 0;
}

.footer {
    padding: 0;
    background-color: #fafafa;
}

#footer {
    /* padding-top:20px; */
    position: relative;
}

.footer-content {
}

.logo-footer {
    margin: 45px 0px 20px 0px
}

.logo-footer p {
    font-size: 16px;
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
}

.ucf-footer-logo {
    width: 100%;
    max-width: 260px;
}

.aua-footer-logo {
    width: 100%;
    max-width: 290px;
}

.logo-footer img {
    max-width: 300px;
    margin-bottom: 20px;
    height: auto;
}

.ucf-footer-logo {
    width: 100%;
    max-width: 260px;
}

.aua-footer-logo {
    width: 100%;
    max-width: 168px !important;
    height: 100%;
}

.contact p {
    font-size: 16px;
    margin-bottom: 10px;
}
.column-title {
    font-size:16px;
    line-height:24px;
}
.page-link.off {
    display: none;
}

.guide-star {
    max-width: 100%;
    width: 66px;
    min-width: auto;
}

.amazon-logo {
    max-width: 100%;
    width: 170px;
}

.amazon-tag {
    margin-bottom: 5px;
    /* margin-top: 20px */
}

.copyright-mobile {
    text-align: center;
    padding: 10px 0px 15px;
    font-size: 14px;
}

.subfooter {
    background-color: #f5f5f5;
    padding: 25px 0;
    /* border-top: 1px solid #eaeaea; */
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    /*Centered Logo Layout*/ .header.centered .header-first {
        padding: 12px 0;
    }

    .curators, .historians {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100% !important;
        display: inline-block;
    }
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 992px) {
    .copyright-mobile {
        text-align: left;
        padding: 10px 0px 15px;
        font-size: 14px;
    }


    .overlay-container img {
        /* margin-bottom:20px; */
        width: 100%;
    }

    .sidebar {
        margin-top: 40px;
    }





    .tp-caption.layer1 {
        font-size: 30px !important;
    }

    .main {
        padding-left: 36px !important;
        margin-top: 0px !important;
    }

    .detailPage .inpage-banner {
        /* top:-200px; */
        background-color: rgba(174, 224, 234, 0.5);
        /* margin-left:-36px; */
        /* margin-right:-36px; */
        padding: 30px 30px 50px 30px;
        margin: 0 auto;
        width: 100%;
    }

    .detailPage {
        /* margin-top:53px; */
        /* border-top: 165px solid rgba(174, 224, 234, 0.5);*/
    }

    .mobileSearch-wrapper {
        /* position:absolute; */
        right: 60px;
        top: 4px;
    }

    .mobileSearch-wrapper .form-group {
        margin: 0px
    }

    .mobileSearch-wrapper .mobile-search {
        background-color: transparent;
    }

    .mobileSearch-wrapper .mobile-search i {
        font-size: 35px;
        color: #70A04A;
    }

    .mobileSearch-wrapper input {
        width: 300px;
    }
    #bioForm {
        margin-top:-10px
    }
}

@media (min-width: 992px) {
    .detailPage {
        margin-top:53px;
        border-top: 115px solid rgba(174, 224, 234, 0.5);
    }
}
@media (max-width:991px) {
            .footer-content.make-a-difference {
        padding: 10px 0px;
    }

    .footer-content.make-a-difference h2 {
        font-size: 24px;
        margin: 0px;
    }

    .footer-content.make-a-difference p {
        font-size: 24px;
        line-height: 32px;
        font-family: 'Baskerville W01 Italic';
    }
        .footer-content {
        padding: 10px 22px;
        width: 100%;
    }
}
@media (max-width: 991px) and (min-width:651px) {
    .tp-caption.layer3 {
        font-size:20px !important;
        line-height: 20px !important;
        width: 550px !important;
        min-width: 550px !important;
    }

}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {

        .guide-star {
        max-width: 100%;
        width: 50px;
        min-width: auto;
    }

    .certification {
        line-height: 30px;
    }

    /*Transparent Header*/ .transparent-header .header-first {
        padding: 12px 0 12px;
    }

    .transparent-header .header-first.visible-xs {
        padding: 10px 0 3px;
    }

    .transparent-header .header-second {
        z-index: 21;
    }

    /*Full width Header*/
    .header.full-width {
        padding: 0 15px;
    }

    .header.full-width .header-first {
        padding: 8px 0 0;
    }

    .mobileSearch-wrapper {
        /* position:absolute; */
        /* right:60px; */
        /* top: 70px; */
        z-index; }

    .logo-footer img {
    max-width: 300px;
    margin-bottom: 20px;
}
    #bioForm {
        margin-top:-20px
    }
}

/* Boxed Layout
---------------------------------- */.boxed .page-wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px #cacaca;
    box-shadow: 0px 0px 10px #cacaca;
}

.boxed.transparent-page-wrapper .page-wrapper {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pattern-1 {
    background-color: #a76c11;
    background-image: linear-gradient(270deg, rgba(230, 230, 230, 0.09) 50%, transparent 50%), linear-gradient(270deg, rgba(230, 230, 230, 0.15) 50%, transparent 50%), linear-gradient(270deg, rgba(230, 230, 230, 0.2) 50%, transparent 50%), linear-gradient(270deg, transparent 50%, rgba(230, 230, 230, 0.15) 50%), linear-gradient(270deg, transparent 50%, rgba(230, 230, 230, 0.21) 50%);
    background-size: 11px, 26px, 35px, 35px, 50px;
}

.pattern-2 {
    background-color: #000000;
    background-image: linear-gradient(270deg, rgba(230, 230, 230, 0.03) 50%, transparent 50%), linear-gradient(270deg, rgba(230, 230, 230, 0.05) 50%, transparent 50%), linear-gradient(270deg, rgba(230, 230, 230, 0.02) 50%, transparent 50%), linear-gradient(270deg, transparent 50%, rgba(230, 230, 230, 0.04) 50%), linear-gradient(270deg, transparent 50%, rgba(230, 230, 230, 0.02) 50%);
    background-size: 11px, 26px, 35px, 35px, 50px;
}

.pattern-3 {
    background-color: #efefef;
    background-image: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 27px, rgba(255, 255, 255, 0.5) 24px, rgba(136, 136, 136, 0.5) 32px);
    background-size: 90px 90px;
}

.pattern-4 {
    background-color: #efefef;
    background-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 27px, rgba(255, 255, 255, 0.5) 24px, rgba(136, 136, 136, 0.5) 32px);
    background-size: 90px 90px;
}

.pattern-5 {
    background-color: #525252;
    background-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 27px, rgba(148, 148, 148, 0.5) 24px, rgba(0, 0, 0, 0.5) 32px);
    background-size: 65px 65px;
}

.pattern-6 {
    background-color: #32373c;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 50%), linear-gradient(rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.1) 50%);
    background-size: 25px 25px;
}

.pattern-7 {
    background-color: #f5f7f3;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.01) 40%), linear-gradient(rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0.01) 70%);
    background-size: 70px 70px;
}

.pattern-8 {
    background-color: rgba(232, 232, 232, 0.04);
    background-image: linear-gradient(rgba(66, 66, 66, 0.04) 85%, rgba(255, 255, 255, 0.39) 70%);
    background-size: 30px 30px;
}

.pattern-9 {
    background-color: #353535;
    background-image: linear-gradient(#171717 85%, rgba(0, 0, 0, 0.66) 70%);
    background-size: 30px 30px;
}

.pattern-1 .page-wrapper, .pattern-2 .page-wrapper, .pattern-5 .page-wrapper, .pattern-7 .page-wrapper, .pattern-9 .page-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .boxed .page-wrapper {
        width: 750px;
    }
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .boxed .page-wrapper {
        width: 970px;
    }

    .header {
        height: 98px;
        z-index: 1000;
    }

    .logo {
        height: 97px;
    }

    .navbar {
        padding: 0.5rem 1rem .5rem 0;
        /* margin-top: 53px; */
        /* background: #f3f3f3; */
        /* height: 56px; */
    }

    .navbar-wrapper {
        background: #f3f3f3;
        height: 56px;
        margin: 0;
        z-index: 3001;
        width: 100%;
        max-width: 100%;
    }

    .bio-content {
        margin-top: 30px;
    }

    .bio-filter-box {
        top: 140px !important;
        width: fit-content;
        max-width: 100%;
        position: fixed;
        padding: 10px 30% 10px 20px;
        background: #fff;
    }

    .bio-filter-wrapper {
        width: 100%;
    }
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .boxed .page-wrapper {
        width: 1170px;
    }
}

/*Backgrounds
---------------------------------- */
.background-img-1 {
    background: url("../images/background-img-1.jpg") 50% 0px no-repeat;
}

.background-img-2 {
    background: url("../images/background-img-2.jpg") 50% 0px no-repeat;
}

.background-img-3 {
    background: url("../images/background-img-3.jpg") 50% 0px no-repeat;
}

.background-img-4 {
    background: url("../images/background-img-4.jpg") 50% 0px no-repeat;
}

.background-img-5 {
    background: url("../images/background-img-5.jpg") 50% 0px no-repeat;
}

.background-img-6 {
    background: url("../images/background-img-6.jpg") 50% 0px no-repeat;
}

.background-img-7 {
    background: url("../images/background-img-7.jpg") 50% 0px no-repeat;
}

.background-img-8 {
    background: url("../images/background-img-8.jpg") 50% 0px no-repeat;
}

.background-img-9 {
    background: url("../images/background-img-9.jpg") 50% 0px no-repeat;
}

.background-img-10 {
    background: url("../images/background-img-10.jpg") 50% 0px no-repeat;
}

.fullscreen-bg {
    background: url("../images/fullscreen-bg.jpg") 50% 0px no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.boxed .fullscreen-bg {
    background: none;
}

.white-bg {
    background-color: #ffffff;
}

.light-gray-bg {
    background-color: #cccccc;
    /* border-top: 1px solid #f3f3f3; */
    /* border-bottom: 1px solid #f3f3f3; */
}

.footer-top.light-gray-bg {
    background-color: #f5f5f5;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.dark-bg {
    background-color: #333;
    color: #cdcdcd;
}

.dark-bg+.dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section) {
    background-color: #333;
}

.dark-bg+.dark-bg+.dark-bg {
    background-color: #373737;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6 {
    color: #ffffff;
}

.dark-bg a:not(.btn) {
    text-decoration: none;
    color: #AEE0EA;
    /* line-height: 10px; */
    background: none;
}

.dark-bg p > a:not(.btn) {
    text-decoration: none;
    color: #AEE0EA;
    /* line-height: 10px; */
    background: none;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

.phone-number {
    text-decoration: none;
    color: #AEE0EA;
    /* line-height: 10px; */
    background: none;
    white-space: nowrap;
}

.dark-bg a:not(.btn):hover {
    text-decoration: none;
    color: #cdcdcd;
}

.default-bg {
    color: #ffffff;
}

.default-bg h1, .default-bg h2, .default-bg h3, .default-bg h4, .default-bg h5, .default-bg h6 {
    color: #ffffff;
}

.default-bg a:not(.btn) {
    text-decoration: underline;
    color: #ffffff;
}

.default-bg a:not(.btn):hover {
    text-decoration: none;
    color: #ffffff;
}

/*Translucent Backgrounds*/
.fixed-bg {
    background-attachment: fixed;
    background-position: 0 0;
    background-size: cover;
}

.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg, .two-col-translucent-bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.light-translucent-bg:after, .dark-translucent-bg:after, .default-translucent-bg:after, .two-col-translucent-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.light-translucent-bg>div, .dark-translucent-bg>div, .default-translucent-bg>div, .two-col-translucent-bg>div {
    z-index: 3;
    position: relative;
}

.light-translucent-bg {
    color: #333333;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}

.light-translucent-bg:after {
    background-color: rgba(255, 255, 255, 0.7);
}

.light-translucent-bg.slight:after {
    background-color: rgba(255, 255, 255, 0.85);
}

.video-background.light-translucent-bg:after, .video-background-banner.light-translucent-bg:after {
    background-color: rgba(255, 255, 255, 0.5);
}

.light-translucent-bg.hovered:hover:after {
    background-color: rgba(255, 255, 255, 0.8);
}

.dark-translucent-bg:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.dark-translucent-bg.hovered:hover:after {
    background-color: rgba(0, 0, 0, 0.6);
}

.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6 {
    color: #ffffff;
}

.dark-translucent-bg a:not(.btn) {
    text-decoration: underline;
    color: #ffffff;
}

.dark-translucent-bg a:not(.btn):hover {
    text-decoration: none;
    color: #ffffff;
}

.two-col-translucent-bg {
    color: #333333;
}

.two-col-translucent-bg:after {
    background-color: rgba(255, 255, 255, 0.7);
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .two-col-translucent-bg:after {
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
        background: -webkit-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    }

    .two-col-translucent-bg .container>.row>div+div, .two-col-translucent-bg .container>.row>div+div h1, .two-col-translucent-bg .container>.row>div+div h2, .two-col-translucent-bg .container>.row>div+div h3, .two-col-translucent-bg .container>.row>div+div h4, .two-col-translucent-bg .container>.row>div+div h5, .two-col-translucent-bg .container>.row>div+div h6 {
        color: #ffffff;
    }

    .two-col-translucent-bg .container>.row>div+div a:not(.btn) {
        text-decoration: underline;
        color: #ffffff;
    }

    .two-col-translucent-bg .container>.row>div+div a:not(.btn):hover {
        text-decoration: none;
        color: #ffffff;
    }
}

.default-translucent-bg, .default-translucent-bg h1, .default-translucent-bg h2, .default-translucent-bg h3, .default-translucent-bg h4, .default-translucent-bg h5, .default-translucent-bg h6 {
    color: #ffffff;
}

.default-translucent-bg a:not(.btn) {
    text-decoration: underline;
    color: #ffffff;
}

.default-translucent-bg a:not(.btn):hover {
    text-decoration: none;
    color: #ffffff;
}

.default-hovered {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.light-gray-bg.default-hovered:hover * {
    color: #ffffff;
}

.position-bottom {
    position: absolute !important;
    bottom: 0;
    width: 100%;
}

/*Animated Backgrounds
---------------------------------- */
/* Small devices (tablets, 768px and up) */
.animated-text {
    overflow: hidden;
}

@media (min-width: 768px) {
    .animated-text h2 {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .animated-text h2+h2 {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15);
    }

    .animated-text:hover h2 {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
        transform: scale(0.85);
    }

    .animated-text:hover h2+h2 {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .animated-text h2+h2 {
        display: none;
    }
}

/* Fixed navigation
---------------------------------- */
.fixed-header-on .header.fixed, .fixed-header-on header.header.transparent-header-on {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1006;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.fixed-header-on .header.fixed.object-visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

.fixed-header-on .header.fixed.hc-element-visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

.fixed-header-on .header.fixed:not(.dark) {
    /* border-bottom: 1px solid #f1f1f1; */
    background-color: #58899e;
    height: 140px;
    z-index: 50000000000000;
}

.transparent-header .sticky-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
}

.fixed-header-on.boxed .header.fixed {
    left: auto;
    -webkit-transition: left linear 0s !important;
    -o-transition: left linear 0s !important;
    transition: left linear 0s !important;
}

.fixed-header-on .header .logo {
    margin-bottom: -2px;
}

.fixed-header-on .header.fixed.animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

.fixed-header-on .header-dropdown-buttons {
    padding-top: 10px;
}

.fixed-header-on .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 17px;
}

.fixed-header-on .dark .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 16px;
}

.quick-link, .quick-link-active {
    display: inline-block;
    padding: 10px 10px;
    color: #666;
    font-size: 14px;
    font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;

}

.quick-link:nth-child(5) {
    border: solid 1px #ccc;
    border-radius: 22px;
    color: #1A6887;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    margin-right: 10px;
}

.quick-link:hover {
    background-color: #f3f3f3;
    text-decoration: none;
}

.quick-link:nth-child(5):hover {
    text-decoration: none;
    border: solid 1px #ccc;
    border-radius: 22px;
    color: #fff !important;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    margin-right: 10px;
    background: #1A6887;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .fixed-header-on.boxed .header.fixed {
        width: 750px;
    }
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .fixed-header-on .header .logo, .fixed-header-on .header .site-slogan {
        display: block;
    }

    .fixed-header-on.boxed .header.fixed {
        width: 970px;
    }

    .fixed-header-on .header-first {
        padding: 15px 0 0 0;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .fixed-header-on .main-navigation .navbar-nav>li>a {
        /* padding-top: 21px; */
        /* padding-bottom: 21px; */
    }

    .fixed.header .main-navigation.animated .navbar-nav>li>a {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .fixed-header-on.boxed .header.fixed {
        width: 1170px;
    }
}

/* Custom Grid
---------------------------------- */
.flush-container {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}

.grid-space-20 {
    margin-right: -10.5px;
    margin-left: -10.5px;
}

.grid-space-20 .col-lg-6, .grid-space-20 .col-lg-4, .grid-space-20 .col-lg-3, .grid-space-20 .col-md-6, .grid-space-20 .col-md-4, .grid-space-20 .col-md-3, .grid-space-20 .col-sm-6, .grid-space-20 .col-sm-4, .grid-space-20 .col-sm-3, .grid-space-20 .col-xs-6, .grid-space-20 .col-xs-4, .grid-space-20 .col-xs-3 {
    padding-left: 10px;
    padding-right: 10px;
}

.grid-space-10 {
    margin-right: -6px;
    margin-left: -6px;
}

.grid-space-10 .col-lg-6, .grid-space-10 .col-lg-4, .grid-space-10 .col-lg-3, .grid-space-10 .col-md-6, .grid-space-10 .col-md-4, .grid-space-10 .col-md-3, .grid-space-10 .col-sm-6, .grid-space-10 .col-sm-4, .grid-space-10 .col-sm-3, .grid-space-10 .col-xs-6, .grid-space-10 .col-xs-4, .grid-space-10 .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.grid-space-0 {
    margin-right: 0;
    margin-left: 0;
}

.container-fluid .grid-space-0 {
    margin-right: -15px;
    margin-left: -15px;
}

.grid-space-0 .col-lg-6, .grid-space-0 .col-lg-4, .grid-space-0 .col-lg-3, .grid-space-0 .col-md-6, .grid-space-0 .col-md-4, .grid-space-0 .col-md-3, .grid-space-0 .col-sm-6, .grid-space-0 .col-sm-4, .grid-space-0 .col-sm-3, .grid-space-0 .col-xs-6, .grid-space-0 .col-xs-4, .grid-space-0 .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
}

.grid-space-0>div {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Separators
---------------------------------- */
.separator {
    width: 100%;
    margin: 20px auto 20px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.separator:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.dark-bg:not(.banner) .separator:after {
    background: #505050;
    background: -moz-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #373737));
    background: -webkit-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
    background: -o-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
    background: -ms-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
    background: linear-gradient(to right, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
}

#footer.dark .separator:after {
    background: #505050;
    background: -moz-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #222222));
    background: -webkit-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
    background: -o-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
    background: -ms-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
    background: linear-gradient(to right, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
}

.default-bg .separator:after, .dark-translucent-bg .separator:after, .default-translucent-bg .separator:after, .light.separator:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .two-col-translucent-bg .container>.row>div+div .separator:after {
        background: rgba(255, 255, 255, 0.5);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    }
}

.light-translucent-bg .separator:after, .two-col-translucent-bg .container>.row>div .separator:after, .dark.separator:after {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);
}

h3+.separator, h4+.separator, h5+.separator {
    margin-top: 15px;
}

.separator-2, .separator-3 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
}

.separator-2:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.dark-bg .separator-2:after {
    background: #666666;
    background: -moz-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));
    background: -webkit-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -o-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -ms-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: linear-gradient(to right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
}

#footer.dark .separator-2:after {
    background: #444444;
    background: -moz-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
    background: -webkit-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -o-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -ms-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: linear-gradient(to right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}

.light-translucent-bg .separator-2:after, .two-col-translucent-bg .container>.row>div .separator-2:after, .dark.separator-2:after {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
}

.default-bg .separator-2:after, .default-translucent-bg .separator-2:after, .dark-translucent-bg .separator-2:after, .light.separator-2:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .two-col-translucent-bg .container>.row>div+div .separator-2:after {
        background: rgba(255, 255, 255, 0.5);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    }
}

.separator-3:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.dark-bg .separator-3:after {
    background: #666666;
    background: -moz-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));
    background: -webkit-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -o-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: -ms-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
    background: linear-gradient(to left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
}

#footer.dark .separator-3:after {
    background: #444444;
    background: -moz-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
    background: -webkit-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -o-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: -ms-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
    background: linear-gradient(to left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}

.light-translucent-bg .separator-3:after, .two-col-translucent-bg .container>.row>div .separator-3:after, .dark.separator-3:after {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);
}

.default-bg .separator-3:after, .default-translucent-bg .separator-3:after, .dark-translucent-bg .separator-3:after, .light.separator-3:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .two-col-translucent-bg .container>.row>div+div .separator-3:after {
        background: rgba(255, 255, 255, 0.5);
        background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    }
}

.footer-content .separator-2, .footer-content .separator-3 {
    margin-bottom: 25px;
}

/*Separator with icon*/
.separator.with-icon {
    margin: 55px 0;
}

.separator.with-icon:after {
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(25%, rgba(0, 0, 0, 0.09)), color-stop(45%, transparent), color-stop(55%, transparent), color-stop(75%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
}

.dark-bg:not(.banner) .separator.with-icon:after {
    background: -moz-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(25%, #505050), color-stop(45%, #373737), color-stop(55%, #373737), color-stop(75%, #505050), color-stop(100%, #373737));
    background: -webkit-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -o-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -ms-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: linear-gradient(to right, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
}

#footer.dark .separator.with-icon:after {
    background: #505050;
    background: -moz-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(25%, #505050), color-stop(45%, #222222), color-stop(55%, #222222), color-stop(75%, #505050), color-stop(100%, #222222));
    background: -webkit-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);
    background: -o-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);
    background: -ms-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);
    background: linear-gradient(to right, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);
}

.default-bg .separator.with-icon:after, .dark-translucent-bg .separator.with-icon:after, .default-translucent-bg .separator.with-icon:after, .light.separator.with-icon:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.5)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(55%, rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
}

.light-translucent-bg .separator.with-icon:after, .dark.separator.with-icon:after {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(25%, rgba(0, 0, 0, 0.4)), color-stop(45%, transparent), color-stop(55%, transparent), color-stop(75%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);
}

.separator.with-icon i {
    font-size: 36px;
    position: absolute;
    width: 80px;
    height: 80px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    line-height: 77px;
    z-index: 5;
}

.separator.with-icon i.bordered {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.04);
    background-color: rgba(0, 0, 0, 0.02);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.default-bg .separator.with-icon i.bordered, .dark-translucent-bg .separator.with-icon i.bordered, .default-translucent-bg .separator.with-icon i.bordered {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.object-non-visible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.object-visible, .object-non-visible.object-visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Miscellaneous
---------------------------------- */
.absolute-positioned-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.absolute-positioned-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-40 {
    padding: 40px;
}

.ph-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.ph-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.ph-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pv-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pv-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pv-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pv-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.space-top {
    padding-top: 20px;
}

.space-bottom {
    padding-bottom: 20px;
}

.margin-top-clear {
    margin-top: 0 !important;
}

.margin--bottom-clear {
    margin-bottom: 0 !important;
}

.margin-clear { 
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    /* z-index: 999999999; */
    display: block;
    position: relative;
}

.padding-top-clear {
    padding-top: 0 !important;
}

.padding-bottom-clear {
    padding-bottom: 0 !important;
}

.padding-ver-clear {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.padding-hor-clear {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.border-bottom-clear {
    border-bottom: none !important;
}

.border-top-clear {
    border-top: none !important;
}

.border-clear {
    border: none !important;
}

.circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}

.radius-clear {
    -webkit-border-radius: 0% !important;
    -moz-border-radius: 0% !important;
    border-radius: 0% !important;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
}

/*hide elements*/
.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }

    .main-page {
        padding-top: 0px !important;
        /* padding-bottom: 20px; */
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }

    header.header {
        /* position:fixed; */
        /* overflow-x: hidden; */
    }

    .breadcrumb-wrapper {
        margin-top: 190px;
        display: block;
    }

    .slide-desktop {
        height: 500px;
        width: 100%;
        display: block;
        position: relative;
        background-size: cover;
        background-position: right;
    }

    .slide-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

/*visibity*/
.hc-element-invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.hc-element-visible, .hc-element-invisible.hc-element-visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* 3 Sections
----------------------------------------------------------------------------- */
/*Header Top*/
.header-top {
    font-size: 12px;
    color: #777777;
    font-weight: 300;
}

.header-top.dark, .header-top.colored {
    color: #ffffff;
    height: 105px;
}

.header-top.colored a {
    color: #ffffff;
    text-decoration: underline;
}

.header-top.colored a:hover {
    text-decoration: none;
}

/* Medium desktop devices and tablets */
@media (min-width: 992px) and (max-width: 1199px) {
    .header-top {
        font-size: 11px;
    }
}

/*Header*/
.header.dark {
    color: #cacaca;
}

/*Footer Top*/
.footer-top {
    font-size: 12px;
    color: #777777;
    font-weight: 300;
}

.footer-top.dark, .footer-top.colored {
    color: #ffffff;
    height: 50px;
}

.footer-top.colored a {
    color: #ffffff;
    text-decoration: underline;
}

.footer-top.colored a:hover {
    text-decoration: none;
}

/* Medium desktop devices and tablets */
@media (min-width: 992px) and (max-width: 1199px) {
    .footer-top {
        font-size: 11px;
    }
}

.footer-top.dark {
    background-color: #444F66;
    /* border-bottom: 0px solid #1e2223; */
}

.footer.dark {
    color: #cacaca;
}

.footer-top.dark .social-links {
    list-style: none;
    font-size: 0;
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-left: 30px !important;
}

/*Footer*/
.footer {
    font-size: 14px;
    line-height: 1.5;
}

/*Subfooter*/
.subfooter {
    font-size: 14px;
    line-height: 1.3;
    color: #333333;
}

.subfooter p {
    margin-bottom: 0;
    color: #fff;
}

.subfooter.default-bg {
    color: #ffffff;
}

@media (min-width: 768px) {
    .footer h5.column-title {
        font-size: 18px;
        line-height: 24px;
        text-transform: none;
        margin-bottom: 10px;
        margin-top: 45px;
        font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    }
}

/* 4 Pages
----------------------------------------------------------------------------- */



/* Condition Pages
---------------------------------- */

.condition-collapse-wrapper .collapse {
    border: 1px solid #c3c3c3;
    padding:20px 20px 0px 20px;
    margin: -21px -21px 30px -21px;
    }

/* Bio page
---------------------------------- */
.bioTitle {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px;
    margin: 0 0 6px;
}

.bioPosition {
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.bioText {
}

@media (min-width: 992px) {
    .bioImage {
        height: auto;
        min-width: 150px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .bioName {
        margin-top:30px;
    }

    .bioImage {
        width: 50%;
        height: auto;
        min-width: 150px;
    }
}

/* Article and Blog List Pages
---------------------------------- */

img.shadow {
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.year-header {
    font-size: 36px;
    line-height: 40px;
    color: #1A6887;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    margin-bottom: 20px
}

.issue-link {
    font-size: 20px;
    padding-top: 20px;
}

.digital-link {
    color: #333;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 18px;
}

.blogFront-header {
    /* padding-left:30px; */
    padding-bottom: 20px;
}

.blogArticle-wrapper {
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 34px;
    padding-bottom: 40px;
}

.blogArticle-wrapper h3 {
    font-size: 20px;
    color: #333;
}

.read-more {
    color: #1A6887;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    text-decoration: none;
}

p a:not(.btn) {
    text-decoration: none !important;
}
@media (min-width:993px) {
    .archiveRow-wrapper {
    margin-top: 40px;
}
}

@media (max-width: 767px) {
    .blogArticle-wrapper {
        border-bottom: 0px solid #c4c4c4;
        margin-bottom: 34px;
        padding-bottom: 40px;
    }

    .blogArticle-wrapper h3 {
        font-size: 20px;
        line-height: 24px
    }

    .blogArticle-wrapper p {
        font-size: 18px;
        line-height: 30px;
    }
}

/* Blog pages
---------------------------------- */
.blogpost {
    margin: 0 0 70px;
}

.blogpost header {
    padding: 20px 10px 20px;
}

.blogpost header h2 {
    text-transform: none;
    margin-top: 0;
    margin-bottom: 10px;
}

.blogpost .post-info {
    font-size: 12px;
    color: #aaa;
    font-weight: 400;
}

.blogpost .post-info>span {
    margin-right: 5px;
    display: inline-block;
}

.blogpost .post-info a {
    color: #aaa;
}

.blogpost .blogpost-content {
    padding: 0 10px 10px;
}

.blogpost .row .blogpost-content {
    padding-bottom: 0;
}

.blogpost footer {
    font-size: 12px;
    padding: 10px;
    color: #aaa;
    border-top: 1px solid #eaeaea;
}

.blogpost .row+footer {
    padding: 10px 0;
}

.blogpost.full {
    margin-bottom: 30px;
}

.blogpost.full header {
    padding: 0 0 15px 0;
}

.blogpost.full .blogpost-content {
    padding: 0 0 5px;
}

.blogpost.full footer {
    padding: 10px 0;
}

.blogpost.light-gray-bg header, .blogpost.light-gray-bg .blogpost-content, .blogpost.light-gray-bg footer {
    padding-left: 20px;
    padding-right: 20px;
}

.blogpost.light-gray-bg footer {
    padding-bottom: 20px;
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .blogpost .row header {
        padding-top: 0;
    }

    .blogpost .row+footer {
        margin-top: 15px;
    }
}

/* Comments
---------------------------------- */
#comments {
    margin-top: 60px;
}

.comments h2.title {
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
}

.comments h2.title:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.comment {
    font-size: 14px;
}

.comment .comment {
    margin-left: 75px;
}

.comment h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.comment p {
    margin-bottom: 10px;
}

.comment .btn-sm-link {
    padding: 0;
}

.comment-avatar {
    width: 50px;
    float: left;
    margin: 0 15px 0 0;
}

.comment-content {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 40px;
    clear: both;
}

.comment-meta {
    margin-bottom: 15px;
    color: #aaa;
    font-size: 12px;
}

.comment-meta a {
    color: #aaa;
}

.comment-meta a:hover {
    text-decoration: underline;
}

/* Blog Masonry Grid
---------------------------------- */
.masonry-grid-item .blogpost footer {
    padding-top: 0px;
    border-top: none;
}

.masonry-grid-item .blogpost header h2 {
    font-size: 22px;
}

/* Blog Timeline layout
---------------------------------- */
.timeline {
    position: relative;
    padding: 40px 0;
    margin-top: 40px;
}

.timeline .blogpost footer {
    padding-top: 0px;
    border-top: none;
}

.timeline .blogpost header h2 {
    font-size: 22px;
}

.timeline .timeline-item {
    padding: 0 15px;
}

.timeline-date-label {
    float: none;
    clear: both;
    display: block;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 80px;
    line-height: 1;
    width: 135px;
    position: relative;
    z-index: 2;
    color: #ffffff;
}

.timeline-date-label:after {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: -8px;
    z-index: -1;
}

.btn.btn-custom {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #1A6887;
    background-color: transparent;
    border: solid 1px #ccc;
    border-radius: 22px;
    padding: 8px 12px 8px 18px;
    margin: 20px 0px 20px;
}

.btn.btn-custom:hover {
    background-color: hsl(180 9% 40% / .2) !important;
    border-color: hsla(180, 9%, 40%, 1) !important;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .timeline .blogpost {
        margin-bottom: 0;
    }

    .timeline:before {
        background-color: #e8e8e8;
        background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(10%, rgba(0, 0, 0, 0.09)), color-stop(90%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
        background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
        background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
        width: 1px;
        height: 100%;
        content: "";
        position: absolute;
        left: 50%;
        display: block;
        top: 0;
    }

    .timeline .timeline-item {
        position: relative;
        width: 50%;
        padding-left: 0;
        padding-right: 40px;
        margin-bottom: 80px;
        float: left;
        clear: left;
        z-index: 1;
    }

    .timeline .timeline-item.pull-right {
        position: relative;
        width: 50%;
        padding-left: 40px;
        padding-right: 0;
        margin-top: 80px;
        margin-bottom: 0;
        float: right;
        clear: right;
    }

    .timeline .timeline-item.pull-right+.timeline-date-label {
        padding-top: 80px;
    }

    .timeline .timeline-item:after {
        content: "";
        font-family: "FontAwesome";
        right: 0px;
        background-color: #eaeaea;
        left: auto;
        position: absolute;
        top: 20px;
        z-index: -1;
        width: 35px;
        height: 1px;
    }

    .timeline .timeline-item:before {
        content: "";
        position: absolute;
        background-color: #cdcdcd;
        border: 1px solid #cdcdcd;
        height: 7px;
        width: 7px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        top: 17px;
        right: -4px;
    }

    .timeline .timeline-item.pull-right:after {
        right: auto;
        left: 0px;
    }

    .timeline .timeline-item.pull-right:before {
        left: -3px;
    }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .timeline .timeline-item.pull-right {
        float: none !important;
    }
}

/* Shop Pages
---------------------------------- */
/*Product Page*/
.products-row {
    margin-bottom: 30px;
    overflow: hidden;
    min-width: 100%;
    margin: 0 0 30px 0;
}

.product-box.card {
    margin-bottom: -99990px;
    padding-bottom: 99999px;
    background-color: #eff9fb;
    border: 0px;
}

.product-box.card .card-body {
    padding: 10px;
}

.product-col {
    padding: 5px;
    width: 33%;
}

.product-box .card-body h4 a {
    font-size: 18px;
    line-height: 24px;
    color: #333;
}

.product-box {
    min-width: 100px;
    min-height: 100px;
    display: block;
}

.product-box .card-body p {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    color: #333;
}

.product-box.card img {
    min-width: 100px;
    min-height: 100px;
}

.product-box .button {
    position: relative;
    bottom: 0x;
}

.product-box .btn.download {
    background-color: #709f4a;
    color: #fff;
    border: none;
}

.product-box .btn.download:hover {
    background-color: hsl(93 36% 30% / 1);
}

.product-box .btn.add {
    background-color: #1a6887;
    color: #fff;
    border: none;
}

.product-box .btn.add:hover {
    background-color: hsl(197 68% 15% / 1);
}

.product-box-detail.card {
    background-color: rgba(174, 224, 234, 0.2);
    border: 0px
}

.product-box-detail.card .card-body {
    padding: 30px;
}

.product-box-detail.card .card-body h4 a {
    font-size: 18px;
    line-height: 24px;
    color: #333;
}

.product-box-detail.card .card-body p {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    color: #333;
    white-space: break-spaces;
    overflow-x: hidden;
}

.product-box-detail.card.button {
    position: relative;
    bottom: 0x;
}

.product-box-detail.card .btn.download {
    background-color: #709f4a;
    color: #fff;
    border: none;
}

.product-box-detail.card .btn.download:hover {
    background-color: hsl(93 36% 30% / 1);
}

.product-box-detail.card .btn.add {
    background-color: #1a6887;
    color: #fff;
    border: none;
}

.product-box-detail.card .btn.add:hover {
    background-color: hsl(197 68% 15% / 1);
}

.btn-filter {
    background-color: #fff;
    border: 1px solid #1a6887;
    padding: 0px 3px 0px !important;
    border-radius: 6px !important;
    margin: 0 7px !important;
    height: 19px;
    vertical-align: top;
}
.btn-homeFilter {
    background: #70A04A;
    color: #fff;
}
.btn-homeFilter:hover, .btn-homeFilter:focus {
    background: #5d8d35;
    border: 1px solid #5d8d35;
    color: #fff !important;
}
.btn-filter a, .btn-filter i,.btn-filter span {
    font-size: 10px;
    line-height: 0px !important;
    color: #1a6887;
    margin: 0px 2px 0px 1px !important;
    padding: 0px !important;
}

.btn-filter span {
    font-size: 0px !important;
    line-height: 0px !important
}

.filter-wrapper {
    color: #1a6887;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px
}

.filter-options {
    list-style: none;
    padding-left: 0px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
    padding: 15px 0 15px 0;
    margin-right: 20px;
}

#searchForm > ul:last-child > ul.filter-options {
    border-bottom: none;
}

.filter-options li a span {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif !important;
    font-size: 16px;
    margin-left: 8px;
}

.filter-options li a {
    font-size: 20px;
}

.filter-options input[type="checkbox"]:before {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    /* border: 2px solid #808080; */
    content: "";
    /* background: #ccc; */
    /* color: #ccc; */
}

.search-nav .category {
    list-style: none;
    color: #1a6887;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}
@media (min-width:768px) and (max-width:992px) {
    .filter-options {
    list-style: none;
    padding-left: 0px;
    border-bottom: 0px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    padding-bottom: 15px;
    padding: 15px 5px 15px 0;
    margin-right: 0;
}
    .shadow-box .row >ul:last-child .filter-options {
        border-right:none;
    }
.job-list.custom-list-style {
    margin-top: 40px;
    margin-left:-40px
}
}
@media (max-width: 767px) {
    .product-box.card {
        margin-bottom: 30px;
        padding-bottom: 0px;
        background-color: rgba(174, 224, 234, 0.2);
        border: 0px
    }

    .product-box.card .card-body {
        padding: 40px;
        margin: 0px;
    }

    .product-box.card {
        padding: 0px;
        margin: 0px 0px 40px 0px;
    }

    .product-col {
        padding: 0px;
    }

    .products-row {
        margin-bottom: 0px
    }
}

/* Cart and Checkout pages
---------------------------------- */
.cart.table .price {
    width: 18%;
    font-size: 14px;
}

.cart.table .amount, .cart.table .remove, .cart.table .quantity {
    width: 12%;
}

.cart.table .quantity input {
    width: 60px;
    padding: 6px;
}

.cart.table .product {
    font-size: 15px;
}

.cart.table .product small {
    font-size: 12px;
    display: block;
    color: #999999;
}

.cart.table .amount {
    text-align: right;
}

.cart.table thead>tr>th {
    font-size: 16px;
}

.cart.table .total-quantity, .cart.table .total-amount {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

.cart.table .total-amount {
    text-align: right;
}

.cart.table .btn-remove {
    position: relative;
    top: -5px;
}

.cart.table .form-group {
    margin: 7px 0;
}

.table .information {
    width: 80%;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .cart.table thead>tr>th {
        font-size: 14px;
    }

    .cart.table .amount, .cart.table .price {
        width: 12%;
    }

    .cart.table .remove, .cart.table .quantity {
        width: 8%;
    }

    .cart.table>thead>tr>th, .cart.table>tbody>tr>th, .cart.table>tfoot>tr>th, .cart.table>thead>tr>td, .cart.table>tbody>tr>td, .cart.table>tfoot>tr>td {
        padding: 8px 10px;
    }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .cart.table>thead>tr>th, .cart.table>tbody>tr>th, .cart.table>tfoot>tr>th, .cart.table>thead>tr>td, .cart.table>tbody>tr>td, .cart.table>tfoot>tr>td {
        padding: 8px 7px;
    }
}

/* About Us Pages
---------------------------------- */
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .team-member {
        max-width: 480px;
        margin: 20px auto 20px !important;
    }
}

/* Coming Soon Page
---------------------------------- */
.countdown-section {
    text-align: center;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%;
    width: 24%;
    margin: 10px 0.5%;
    display: block;
    float: left;
}

.countdown-amount {
    font-size: 36px;
    font-weight: 700;
    display: block;
}

.countdown-period {
    display: block;
    font-size: 28px;
    line-height: 1.2;
    margin-top: 15px;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .countdown-amount {
        font-size: 24px;
    }

    .countdown-period {
        font-size: 18px;
    }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .countdown-amount {
        font-size: 18px;
    }

    .countdown-period {
        font-size: 10px;
    }

    .countdown-section {
        width: 31%;
        margin: 10px 1.16%;
    }

    .countdown-section:last-child {
        display: none;
    }

    .AdTop {
        margin: 0 auto;
        max-width: 728px;
        text-align: center;
        height: 210px;
        /* width: max-content; */
    }

    .AdTop_Ad {
        margin: 0 auto;
        max-width: 728px;
        text-align: center;
        height: 200px;
        /* width: max-content; */
    }

     .AdTop p {
            text-align: center;
            font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif !important;
            font-size: 16px !important;
      }
}

/* Pages Misc
---------------------------------- */
.share-row {
    /* border-bottom:1px solid #c4c4c4; */
}

.icons-page i {
    font-size: 20px;
    width: 35px;
    text-align: center;
}

.grid span {
    padding: 5px 5px;
    background-color: #666;
    border: 1px solid #444;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    color: #ffffff;
}

/* 5 Components
----------------------------------------------------------------------------- */
.information-boxes {
    margin-top: 15px;
}

.related-title {
    color: #1C6888;
    font-size: 20px;
    line-height: 24px;
}

.related-videos {
    border-top: 1px solid #c4c4c4;
    margin-top: 40px;
    padding: 20px 0px;
}

.main-video-title {
}

#description, #transcript {
    margin-bottom: 20px;
}

.non-button {
    border: none;
    background-color: transparent;
    padding: 10px 10px 0 10px;
    /* margin-top: 30px; */
}

@media (max-width: 767px) {
    .non-button {
        border:none;
        background-color: transparent;
        padding: 0px 0 0 0;
        margin-top: -70px;
    }
}

#topcontrol i:before {
    font-size: 30px;
    background-color: rgb(112 159 74 / .5);
    padding: 10px;
    border-radius: 10px;
}

a.video span {
    width: 100%;
    height: 50%;
    position: absolute;
    background: url(../images/youtube.png) no-repeat;
    background-position: 43% 33%;
    background-size: 20%;
}

.video-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px
}

.vidoeBox-wrapper {
    position: relative;
}

.videoBox-wrapper .card {
    border: 0px;
    background: #F3F3F3;
    padding: 32px 36px 32px 46px;
    margin: 0px;
}

.videoBox-wrapper .card-body {
    padding: 0px;
    margin: 0px
}

.quoteBox-wrapper {
    position: relative;
    padding-bottom: 30px;
}

.quoteBox.card {
    border: 0px;
    background: rgba(174, 224, 234, 0.5);
    padding: 22px 36px 10px 36px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.quoteBox-wrapper .card-body {
    padding: 0px;
    margin: 0px 0 20px;
}

.quote {
    font-family: 'Baskerville W01 Italic';
    font-size: 24px;
    line-height:34px;
    color: #1C6888;
}

.btn-share {
    border-radius: 22px !important;
    height: 36px !important;
    line-height: 23px !important;
    border: solid 0px;
    float: right;
    /* margin-top: -15px; */
    color: #fff;
    background-color: #1A6887;
}
.btn-share:hover, .btn-watch:hover {
    color: #fff;
    background-color: #2184ab;
}
.btn-watch {
    border-radius: 22px !important;
    height: 36px !important;
    line-height: 23px !important;
    border: solid 0px;
    margin-top: 0px;
    color: #fff;
    background-color: #1A6887;
}

.card-title.author {
    font-size: 20px;
    line-height: 34px;
    color: #666;
    margin-bottom:0px;
}
.card-text.position {
    text-transform:uppercase;
    font-size:14px

}
.iconBar-wrapper .overlay-bottom {
}

.promoBox-outer {
    overflow: hidden;
    margin-top: 15px;
}

.promoBar-wrapper {
    margin: 0 0 30px 0px;
    overflow: hidden;
}

.iconBar.card {
    background-color: #F3F3F3;
    padding: 30px 40px;
    margin: 0px;
    border: 0px;
}

.iconBar.card h3 {
    padding: 10px 0px 20px 15px;
    font-size: 36px;
    line-height: 40px;
    white-space: break-spaces;
}

.iconBar-wrapper .overlay-container .text {
    /* top: revert; */
    width: 100%;
    display: block !important;
    opacity: 1;
}

.iconBar-wrapper .overlay-bottom {
    opacity: 1;
}

.promo-box {
    /* height:222px; */
    /* width:300px; */
    /* padding-bottom:10px; */
    /* border-bottom:3px solid #f00; */
    /* border-left:30px */
}

.promo-box img {
    width: 100%
}

.promo-box-wrapper h2 {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #1A6887;
}

.icon-box-wrapper {
    /* width: fit-content; */
    /* height: max-content; */
    background: #fff;
}

.icon-box-wrapper:hover {
    /* width: fit-content; */
    /* height: fit-content; */
    background: #ccc !important;
}

.promo-copy .bar {
    margin-top: 10px;
    height: 5px;
    width: 50px;
    background: #AEE0EA;
    display: block;
    border: none;
}

.promo-copy h4 {
    font-size: 14px;
    color: #70A04A;
    text-transform: uppercase;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    padding-top: 10px;
}

.promo-copy h2 {
    font-size: 20px;
    line-height: 1;
    padding-bottom: 12px;
}

.promo-copy {
    font-size: 16px;
}

.three-column {
    column-count: 3;
}

.conditionTabs-wrapper {
    margin-top: 40px
}

.conditions-tab {
    padding-top: 0;
    padding-left: 30px;
    margin-bottom: 50px;
}

.columns {
    column-count: 1;
}

.conditions-tab li {
    list-style: none;
    font-size: 14px;
    padding-left: 15px;
    line-height: 24px;
}

.conditions-tab a {
    color: #000;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
}

.conditions-tab li:last-child {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px;
}

.conditions-tab ul {
    /* padding-left:15px; */
    /* margin-right:15px; */
    padding: 0px;
    width: 150;
    margin: 0px;
    margin-bottom: 10px;
}

.nav-tabs .nav-item {
    text-transform: uppercase;
    margin: 0 2px 0;
    border-radius: 0px;
}

.nav-tabs .nav-link {
    background: rgba(229, 229, 229, 0.5);
    color: #1C6888;
    font-size: 13px;
    height: 60px;
    padding: 20px 15px;
    border-radius: 0px;
}

.nav-tabs .nav-link.active {
    color: #000;
}

.tab-content > .tab-pane {
    padding-top: 45px
}

@media (max-width: 992px) and (min-width:768px) {
    .columns {
        column-count:2;
    }
}

@media (max-width: 992px) {
    .conditions-tab li:last-child {
        border-bottom:none;
        padding-bottom: 30px;
    }

    .quoteBox-wrapper {
    position: relative;
    margin-bottom:30px;
}
}

/* Ads
---------------------------------- */
.HoldAd {
    height: 110px;
    /* width: 1370px; */
    margin: 0 auto;
    text-align: center;
    left: 0%;
    right: 0%;
    /* z-index: 1000000 !important; */
    /* position: fixed; */
}

.HoldAd .topad {
    position: fixed;
    padding: 0px;
    margin-left: 0;
    z-index: 8000;
    background: rgba(205,205,205,.5);
    text-align: center;
}

#logo img {
    width: 600px;
}

.main-page {
    padding-top: 55px;
}

.header .navbar-brand {
    padding: 0px 0;
    margin-right: 0;
}

.header-second {
    width: 100%;
}

#logo-mobile img {
    width: 80%;
}

.main-navigation {
    padding: 0px 30px;
    margin: 0px auto;
    background: #f3f3f3;
    z-index: 9;
}

@media (max-width: 1200px) {
    .header {
        /* height: 100px; */
        z-index: 1000;
    }

    #logo img {
        margin-top: 0px;
        margin-left: -30px;
        margin-right: -30px;
        width: 500px;
    }

    .main-page {
        padding-top: 35px;
    }
}

@media (max-width: 991px) {
    .header {
        /* height: 150px; */ z-index: 1000;
    }

    #logo-mobile img {
        margin-top: 0px;
        /* margin-left: 15px; */
        width: auto;
        height: 70px;
    }

    .main-navigation {
        padding: 0px;
        margin: 0px
    }
}

@media (max-width: 767px) {
    #logo-mobile img {
        margin-top:0px;
        margin-left: 15px;
        width: auto;
        height: 70px;
    }

    .header {
        /* height: 130px */
        /* overflow-x: hidden; */
    }
    .HoldAd {
        height:68px;
    }
}

/* Buttons
---------------------------------- */
/*Buttons Color Variations*/
.btn:focus {
    color: inherit;
}

.btn {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* white-space:break-spaces; */
}

.btn a {
    white-space: break-spaces;
}

/*Default Button*/
.btn-default {
    color: #ffffff;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .show>.dropdown-toggle.btn-default {
    color: #ffffff;
}

.btn-default-transparent {
    color: #333333;
    background-color: transparent;
}

.btn-default-transparent:hover, .btn-default-transparent:focus, .btn-default-transparent.focus, .btn-default-transparent:active, .btn-default-transparent.active, .show>.dropdown-toggle.btn-default-transparent {
    color: #ffffff;
}

.dark-bg .btn-default-transparent {
    color: #ffffff;
}

.default-bg .btn-default, .default-translucent-bg .btn-default, .default-bg .btn-default-transparent, .default-translucent-bg .btn-default-transparent {
    background-color: #ffffff;
    border-color: #ffffff;
}

.default-bg .btn-default:hover, .default-translucent-bg .btn-default:hover, .default-bg .btn-default:focus, .default-translucent-bg .btn-default:focus, .default-bg .btn-default.focus, .default-translucent-bg .btn-default.focus, .default-bg .btn-default:active, .default-translucent-bg .btn-default:active, .default-bg .btn-default.active, .default-translucent-bg .btn-default.active, .default-bg .show>.dropdown-toggle.btn-default, .default-translucent-bg .show>.dropdown-toggle.btn-default, .default-bg .btn-default-transparent:hover, .default-translucent-bg .btn-default-transparent:hover, .default-bg .btn-default-transparent:focus, .default-translucent-bg .btn-default-transparent:focus, .default-bg .btn-default-transparent.focus, .default-translucent-bg .btn-default-transparent.focus, .default-bg .btn-default-transparent:active, .default-translucent-bg .btn-default-transparent:active, .default-bg .btn-default-transparent.active, .default-translucent-bg .btn-default-transparent.active, .default-bg .show>.dropdown-toggle.btn-default-transparent, .default-translucent-bg .show>.dropdown-toggle.btn-default-transparent {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

.dark .btn-default {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.1);
}

.dark .btn-default .badge {
    color: rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.dark .btn-default:hover, .dark .btn-default:focus, .dark .btn-default.focus, .dark .btn-default:active, .dark .btn-default.active, .dark .show>.dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.35);
    border-color: rgba(0, 0, 0, 0.2);
}

.colored .btn-default {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.01);
}

.colored .btn-default .badge {
    color: rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.colored .btn-default:hover, .colored .btn-default:focus, .colored .btn-default.focus, .colored .btn-default:active, .colored .btn-default.active, .colored .show>.dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.02);
}

.default-hovered:hover .btn-default-transparent {
    border-color: #ffffff;
}

/*White Button*/
.btn-white {
    color: #777777;
    background-color: #ffffff;
    border-color: #ffffff;
}

/*Gray Button*/
.btn-gray {
    color: #333333;
    background-color: #e1e1e1;
    border-color: #d3d3d3;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .show>.dropdown-toggle.btn-gray {
    color: #333333;
    background-color: #cdcdcd;
    border-color: #cdcdcd;
}

.btn-gray-transparent {
    color: #333333;
    background-color: transparent;
    border-color: #777777;
}

.btn-gray-transparent:hover, .btn-gray-transparent:focus, .btn-gray-transparent.focus, .btn-gray-transparent:active, .btn-gray-transparent.active, .show>.dropdown-toggle.btn-gray-transparent {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
}

.dark-bg .btn-gray-transparent {
    color: #ffffff;
}

.dark-bg .btn-gray-transparent:hover {
    border-color: #ffffff;
    color: #777777;
    background-color: #ffffff;
}

.dark-translucent-bg .btn-gray-transparent, .default-translucent-bg .btn-gray-transparent, .default-bg .btn-gray-transparent {
    border-color: #ffffff;
    color: #ffffff;
}

.dark-translucent-bg .btn-gray-transparent:hover, .default-translucent-bg .btn-gray-transparent:hover, .default-bg .btn-gray-transparent:hover, .dark-translucent-bg .btn-gray-transparent:focus, .default-translucent-bg .btn-gray-transparent:focus, .default-bg .btn-gray-transparent:focus {
    border-color: #ffffff;
    color: #777777;
    background-color: #ffffff;
}

.default-hovered:hover .btn-gray-transparent {
    border-color: #ffffff;
}

.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover {
    border-color: #333333;
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .two-col-translucent-bg .container>.row>div+div .btn-gray-transparent {
        border-color: #ffffff;
        color: #ffffff;
    }

    .two-col-translucent-bg .container>.row>div+div .btn-gray-transparent:hover, .two-col-translucent-bg .container>.row>div+div .btn-gray-transparent:focus {
        border-color: #ffffff;
        color: #777777;
        background-color: #ffffff;
    }
}

/*Dark Button*/
.btn-dark {
    color: #ffffff;
    background-color: #394256;
    border-color: #394256;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active, .show>.dropdown-toggle.btn-dark {
    color: #ffffff;
    background-color: #292f3d;
    border-color: #292f3d;
}

.dark-bg .btn-dark {
    color: #ffffff;
    background-color: #222222;
    border-color: #171717;
}

.dark-bg .btn-dark:hover, .dark-bg .btn-dark:focus, .dark-bg .btn-dark.focus, .dark-bg .btn-dark:active, .dark-bg .btn-dark.active, .dark-bg .show>.dropdown-toggle.btn-dark {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-theme, .btn-theme:focus, .btn-theme.focus {
    color: #fff;
    background-color: #1A6887;
    border-color: #1A6887;
    border-radius:0;
}
.btn-theme:hover {
    color: #fff;
    background-color: #15516a;
    border-color: #15516a;
}


.btn-theme.disabled, .btn-theme:disabled {
    color: #fff;
    background-color: #1c6888;
    border-color: #1c6888;
}

.btn-theme:not(:disabled):not(.disabled):active, .btn-theme:not(:disabled):not(.disabled).active, .show > .btn-theme.dropdown-toggle {
    color: #fff;
    background-color: #1c6888;
    border-color: #1c6888;
}

.btn-theme:not(:disabled):not(.disabled):active:focus, .btn-theme:not(:disabled):not(.disabled).active:focus, .show > .btn-theme.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.search-box .btn-theme {
    background-color: hsl(93deg 37% 46%);
    border-color:#70A04A;
    color:#fff;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}
.search-box .btn-theme:hover {
    background-color: hsl(93 37% 50% / 1);
    border-color: hsl(93 37% 50% / 1);
    color:#fff;
}

/*Buttons Sizes*/
.btn {
    /* padding: 7px 20px; */
    /* font-size: 14px; */
    /* line-height: 1.4666666667; */
    /* border-radius: 0px; */
    /* margin: 10px 0; */
    /* text-transform:uppercase; */
}

.btn-sm {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 5px 0;
}

.btn-lg {
    padding: 10px 25px;
    font-size: 18px;
    line-height: 1.4666666667;
    border-radius: 4px;
    margin: 10px 0;
}

.btn-xl {
    padding: 15px 50px;
    font-size: 22px;
    line-height: 1.4666666667;
    border-radius: 6px;
    margin: 10px 0;
}

.btn-md-link {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 0px;
    margin: 10px 0;
}

.btn-sm-link {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.4666666667;
    border-radius: 0px;
    margin: 5px 0;
}

.btn-lg-link {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.4666666667;
    border-radius: 0px;
    margin: 10px 0;
}

.btn-remove {
    font-size: 10px;
    padding: 3px 15px;
    min-width: 0;
    margin: -5px 0 0 0;
}

/*Buttons with radius*/
.radius-50 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

/*Animated Buttons*/
.btn-animated {
    position: relative;
    min-width: 0 !important;
    padding-right: 45px !important;
}

.btn-animated i {
    -webkit-transition: right 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out;
    transition: right 0.2s ease-in-out;
    z-index: 3;
    right: 17px;
    position: absolute;
    line-height: 34px;
    top: 0;
    min-width: 12px;
}

.btn-animated:after {
    width: 35px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    content: "";
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 0px;
    z-index: 2;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-animated.radius-50:after {
    border-radius: 0 50px 50px 0;
}

.btn-animated.btn-gray-transparent:after {
    background-color: rgba(0, 0, 0, 0.05);
}

.btn-animated:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-animated:hover i {
    right: 11px;
}

.btn-animated.btn-sm {
    padding-right: 35px !important;
}

.btn-animated.btn-sm:after {
    width: 25px;
}

.btn-animated.btn-sm i {
    right: 14px;
    line-height: 28px;
    min-width: 11px;
}

.btn-animated.btn-sm:hover i {
    right: 7px;
}

.btn-animated.btn-lg {
    padding-right: 60px !important;
}

.btn-animated.btn-lg:after {
    width: 45px;
}

.btn-animated.btn-lg i {
    right: 25px;
    line-height: 48px;
    min-width: 15px;
}

.btn-animated.btn-lg:hover i {
    right: 15px;
}

.btn-animated.btn-xl {
    padding-right: 60px !important;
}

.btn-animated.btn-xl:after {
    width: 45px;
}

.btn-animated.btn-xl i {
    right: 25px;
    line-height: 64px;
    min-width: 15px;
    text-align: center;
}

.btn-animated.btn-xl:hover i {
    right: 13px;
}

/*Background Transition*/
.btn-animation {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.btn-animation:hover, .btn-animation:focus {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-animation:before {
    background-color: transparent;
    content: "";
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-animation:hover:before, .btn-animation:focus:before {
    z-index: -1;
}

.btn-default-transparent.btn-animation:hover, .btn-default-transparent.btn-animation:focus {
    background-color: transparent;
}

.btn-animation.btn-animation--slide-to-right:before {
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
}

.btn-animation.btn-animation--slide-to-right:hover:before, .btn-animation.btn-animation--slide-to-right:focus:before {
    right: 0;
}

.btn-animation.btn-animation--slide-to-left:before {
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
}

.btn-animation.btn-animation--slide-to-left:hover:before, .btn-animation.btn-animation--slide-to-left:focus:before {
    left: 0;
}

.btn-animation.btn-animation--slide-to-top:before {
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

.btn-animation.btn-animation--slide-to-top:hover:before, .btn-animation.btn-animation--slide-to-top:focus:before {
    top: 0;
}

.btn-animation.btn-animation--slide-to-bottom:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
}

.btn-animation.btn-animation--slide-to-bottom:hover:before, .btn-animation.btn-animation--slide-to-bottom:focus:before {
    bottom: 0;
}

.btn-animation.btn-animation--slide-horizontal:before {
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
}

.btn-animation.btn-animation--slide-horizontal:hover:before, .btn-animation.btn-animation--slide-horizontal:focus:before {
    left: 0;
    right: 0;
}

.btn-animation.btn-animation--slide-vertical:before {
    top: 50%;
    left: 0;
    right: 0;
    bottom: 50%;
}

.btn-animation.btn-animation--slide-vertical:hover:before, .btn-animation.btn-animation--slide-vertical:focus:before {
    top: 0;
    bottom: 0;
}

.collection-btn {
    margin: 0px 0px 0px 1px;
    height: 30px;
    line-height: 1.0;
    font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif !important;
}

/* Tabs
---------------------------------- */
.nav-tabs.style-1 {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

.nav-tabs.style-1>li>a {
    position: relative;
    color: #333333;
    margin-right: 0;
    line-height: 1;
    border: 1px solid transparent;
    padding: 12px 15px 11px 15px;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    height: 40px;
}

.nav-tabs.style-1>li>a:hover {
    border-color: #222222 !important;
    background-color: #333333 !important;
    color: #ffffff;
}

.nav-tabs.style-1>li>a:focus {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs.style-1>li>a:after {
    position: absolute;
    right: -14px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 0 0 14px;
    border-color: transparent transparent transparent transparent;
}

.nav-tabs.style-1>li>a:before {
    position: absolute;
    left: -14px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 14px 0 0;
    border-color: transparent transparent transparent transparent;
}

.nav-tabs.style-1>li>a:hover:after {
    border-color: transparent transparent transparent #333333;
    border-width: 31px 0 0 14px;
}

.nav-tabs.style-1>li>a:hover:before {
    border-color: transparent #333333 transparent transparent;
    border-width: 31px 14px 0 0;
}

.nav-tabs.style-1>li>a.active {
    background-color: #333333 !important;
}

.nav-tabs.style-1>li>a.active, .nav-tabs.style-1>li>a.active:hover, .nav-tabs.style-1>li>a.active:focus {
    color: #ffffff;
    cursor: default;
    border-color: #222222;
}

.nav-tabs.style-1>li>a.active:after {
    border-color: transparent transparent transparent #333333;
}

.nav-tabs.style-1>li>a.active:before {
    border-color: transparent #333333 transparent transparent;
}

.nav-tabs.style-1>li:first-child>a:before, .nav-tabs.style-1>li:last-child>a:after {
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent transparent;
}

.nav-tabs.style-1+.tab-content>.tab-pane {
    padding-bottom: 0;
    border-bottom: none;
}

.nav-tabs.style-2 {
    border-bottom: 1px solid #f1f1f1;
}

.nav-tabs.style-2>li>a {
    color: #999999;
}

.nav-tabs.style-2>li>a:hover {
    color: #333333;
    background-color: #fafafa !important;
    border-color: #f1f1f1;
    border-bottom-color: #fafafa !important;
}

.nav-tabs.style-2>li>a:focus {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs.style-2>li>a.active, .nav-tabs.style-2>li>a.active:hover, .nav-tabs.style-2>li>a.active:focus {
    color: #333333;
    cursor: default;
    background-color: #fafafa;
    border-color: #f1f1f1;
    border-bottom-color: transparent;
}

.nav-tabs.style-2+.tab-content>.tab-pane {
    padding: 15px;
    border: 1px solid #f1f1f1;
    border-top: none;
    background-color: #fafafa;
}

.nav-tabs.style-3 {
    border-bottom: 1px solid #999999;
    background-color: #999999;
}

.nav-tabs.style-3>li>a {
    color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}

.nav-tabs.style-3>li>a:hover {
    color: #333333;
    background-color: #ffffff !important;
    border-color: #999999;
    border-bottom-color: #ffffff !important;
}

.nav-tabs.style-3>li>a:focus {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs.style-3>li>a.active, .nav-tabs.style-3>li>a.active:hover, .nav-tabs.style-3>li>a.active:focus {
    color: #333333;
    cursor: default;
    background-color: #ffffff;
    border-color: #999999;
    border-bottom-color: transparent;
}

.nav-tabs.style-3+.tab-content>.tab-pane {
    padding: 15px;
    border: 1px solid #999999;
    border-top: none;
    background-color: #ffffff;
}

.nav-tabs.style-4 {
    margin-bottom: 15px;
    border-bottom: 1px solid #333333;
}

.nav-tabs.style-4>li>a {
    color: #999999;
}

.nav-tabs.style-4>li>a:hover {
    color: #ffffff;
    background-color: #333333 !important;
    border-color: #333333;
    border-bottom-color: #333333 !important;
}

.nav-tabs.style-4>li>a:focus {
    border-color: #333333;
    background-color: #333333;
}

.nav-tabs.style-4>li>a.active, .nav-tabs.style-4>li>a.active:hover, .nav-tabs.style-4>li>a.active:focus {
    color: #ffffff;
    cursor: default;
    background-color: #333333;
    border-color: #333333;
    border-bottom-color: transparent;
}

/* Small devices (tablets, smartphones) */
@media (min-width: 576px) and (max-width: 767px) {
    .nav-tabs>li>a {
        padding: 12px 10px;
        font-size: 11px;
        margin-right: 0;
    }

    .breadcrumb-wrapper {
        margin-top: 0px;
        display: block;
    }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .nav-tabs {
        background-color: #eaeaea;
        border-bottom: none !important;
        display: block;
    }

    .nav-tabs>.nav-item {
        float: none;
        display: block;
    }

    .nav-tabs>li a {
        color: #ffffff;
        margin-right: 0;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
    }

    .nav-tabs.style-3>li>a.active, .nav-tabs.style-3>li>a.active:hover, .nav-tabs.style-3>li>a.active:focus, .nav-tabs.style-3>li>a:hover, .nav-tabs.style-3>li>a:focus {
        border-bottom: 1px solid #999999 !important;
    }

    .nav-tabs.style-3+.tab-content>.tab-pane {
        border-top: 1px solid #999999;
    }

    .nav-tabs>li a:after, .nav-tabs>li a:before {
        border-color: transparent transparent transparent transparent !important;
    }
}

/* vertical tabs */
.vertical {
    margin: 20px 0;
}

.vertical .nav-tabs, .vertical .tab-content {
    display: table-cell;
    margin: 0;
    vertical-align: top;
}

.vertical .nav-tabs {
    border-bottom-color: transparent;
    background-color: #999999;
}

.vertical .nav-tabs>li {
    float: none;
}

.vertical .nav-tabs>li a {
    margin: 0;
    padding: 10px 20px;
    white-space: nowrap;
    color: #ffffff;
    border-bottom: 1px solid #919191;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vertical .nav-tabs>li>a:hover, .vertical .nav-tabs>li>a:focus {
    background-color: #fafafa;
    border-right-color: transparent;
    border-bottom: 1px solid #f1f1f1;
    color: #777777;
    z-index: 2;
}

.vertical .nav-tabs>li>a.active, .vertical .nav-tabs>li>a.active:hover, .vertical .nav-tabs>li>a.active:focus {
    border: 1px solid #f1f1f1;
    background-color: #fafafa;
    border-right-color: transparent;
    color: #777777;
    z-index: 2;
}

.vertical.left .nav-tabs>li>a:hover, .vertical.left .nav-tabs>li>a:focus {
    border-left-color: transparent;
    border-right-color: #f1f1f1;
}

.vertical.left .nav-tabs>li>a.active, .vertical.left .nav-tabs>li>a.active:hover, .vertical.left .nav-tabs>li>a.active:focus {
    border-right-color: #f1f1f1;
    border-left-color: transparent;
}

.vertical .tab-content {
    border: 1px solid #f1f1f1;
    border-left: 1px solid #fafafa;
    background-color: #fafafa;
    left: -1px;
    z-index: 1;
    padding: 20px 30px;
}

.left.vertical .tab-content {
    border-left-color: #f1f1f1;
    border-right-color: transparent;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .vertical .nav-tabs, .vertical .tab-content {
        display: block;
    }

    .vertical .nav-tabs>li a {
        font-size: 15px;
        s }

    .product-col {
        width: 100%;
    }
}

/* Pager
---------------------------------- */
ul.pagination, ul.pager {
    margin: 20px 0 40px;
    text-align: left;
}

ul.pagination .page-item {
    padding: 0;
    margin: 0 10px 0 0;
    border-bottom: none;
    display: inline-block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

ul.pagination .page-item:last-child {
    margin: 0;
}

ul.pagination .page-item .page-link, .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link, ul.pager .page-item .page-link {
    /*   text-align: center;
        padding: 0;
        height: 40px;
        width: 40px;
        border: 1px solid #777777;
        line-height: 39px;
        background-color: #777777;
        color: #ffffff;
        display: inline-block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%; */
    background-color: #ffffff;
    color: #1b6787;
}

.off {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin: 0 10px 0 0;
}

ul.pagination .page-item .page-link:hover, ul.pagination .page-item .page-link:focus {
    background-color: transparent;
    color: #ffffff;
}

ul.pagination .page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus {
    color: #ffffff;
}

/* Breadcrumb
---------------------------------- */
.breadcrumb-container {
    background-color: transparent;
    /* border-bottom: 1px solid #f4f4f4; */
    margin: 0 20px 20px;
}

.dark.breadcrumb-container {
    background-color: #777777;
    border-color: #333333;
    color: #ffffff;
}

.breadcrumbsBanner-wrapper h2, .breadcrumbsBanner-wrapper h1  {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #1A6887;
    margin-left: 25px;
    /* margin-top: 10px; */
}

.breadcrumb-item a {
    color: #1A6887;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 16px
}

.breadcrumb-item a i {
    color: #1A6887;
    font-size: 16px;
    line-height: 25px;
    vertical-align: bottom;
}

.breadcrumb-item a i.reversed {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    vertical-align: bottom;
    margin-left: -15px;
}

.breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 15px;
    padding: 0px 15px 8px 0;
}

.breadcrumb-item+.breadcrumb-item:before {
    font-family: "FontAwesome";
    content: "\007C";
    /* font-size:28px; */
    color: #1A6887;
    vertical-align: middle;
}

.banner .breadcrumb-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.banner .dark.breadcrumb-container {
    border-bottom-color: rgba(119, 119, 119, 0.1);
}

.banner .breadcrumb .breadcrumb-item a, .banner .breadcrumb .breadcrumb-item i {
    color: #000000;
}

.banner .breadcrumb .breadcrumb-item.active, .banner .breadcrumb-item+.breadcrumb-item:before {
    color: #777777;
}

.dark .breadcrumb .breadcrumb-item a, .dark .breadcrumb .breadcrumb-item i, .dark .breadcrumb>.active, .banner .dark .breadcrumb>.active, .dark .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    color: #ffffff;
}

.a2a_kit {
    margin-top: 15px;
}

@media (max-width: 992px) {
    .a2a_kit {
        margin-top:5px
    }
    .breadcrumbsBanner-wrapper h2 {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #1A6887;
    margin-left: 25px;
    margin-top: 20px;
}
}
@media (max-width:400px) {
    .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    }
   .quick-link-mobile-listing:nth-child(4) {
    FONT-VARIANT: JIS90;
    background-color: #9FC483;
    padding: 15px 8px 15px 8px;
    min-width: 40% !important;
    float: left;
    left: 0px;
    margin-left: 15px;
    margin-right: 0;
    border: 0px;
}
.sortLabel-wrapper.col-6, .sortButton-wrapper.col-6 {
    max-width:50%;
}
}
/* Resources Box
---------------------------------- */
@media (min-width:993px) {
.calloutBox-wrapper, .iconBar-wrapper, .uazCallout-wrapper, .videoBox-wrapper, .quoteBox-wrapper, .iconQuoteBar-wrapper {
    /* min-width: 60% !important; */
 } 
}
@media (min-width:1200px) {
.calloutBox-wrapper, .iconBar-wrapper, .uazCallout-wrapper, .videoBox-wrapper, .quoteBox-wrapper, .iconQuoteBar-wrapper {
    min-width: 72%;
 } 
}

@media (max-width:992px) {
.calloutBox-wrapper, .iconBar-wrapper, .uazCallout-wrapper, .videoBox-wrapper, .quoteBox-wrapper, .iconQuoteBar-wrapper {
   padding:0px;
   overflow-x: hidden;
 } 
.calloutBox-wrapper {
    overflow-x:hidden;
    margin-bottom: 30px;
}
}

/* Sidebar Ads
---------------------------------- */
.sidebarAd-wrapper p {
    text-align:center;
}
@media (min-width:992px) {
.sidebarAd-wrapper {
    /* FONT-VARIANT: JIS04; */
    /* max-width: 100%; */
    /* padding: 0px; */
    width: 340px;
    /* float: right; */
    margin-right: 0px;
    margin-left: auto;
    padding-left: 0px !important;
}
.sidebarAd-wrapper .col-auto {
    margin-left:auto;
    /* width: 340px; */
    /* margin-right: 0px; */
}
}
/* Resources Box
---------------------------------- */
.resourcesBox-wrapper .card {
    background-color: #F3F3F3;
}

/* Sidebar Icon CTA
---------------------------------- */
.modal-content .close {
    float: right;
    font-size: 40px;
    font-weight: 300;
    line-height: 0.5;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
.modal-content .close:hover {
    color:#fff !important;
}
.modal-header {
    height:60px;
    border-radius:0;
    border:none;
}
.modal-content {
    border-radius:0;
    border:none;
}
.modalBox-wrapper .card {
    background-color: #F3F3F3;
}

.modal-content .modal-header {
    background-color: #1C6888 !important;
}
.modal {
    z-index:999999999;
}
.clickable {
    color: #1C6888;
}

.modal-thumb-col {
    min-width: 150px;
}

.modal-thumb-col img {
    min-width: 120px;
}

.modalBox-wrapper {
    margin-bottom: 40px;
}

/* Sidebar Icon CTA
---------------------------------- */
.sidebarSearch-wrapper {
    margin: 20px 15px;
}

.sidebarSearch-wrapper .sidebar-component {
    padding-top: 15px
}

.sidebarSearch-wrapper h4 {
    font-size: 18px !important;
    line-height: 24px;
}

/* Sidebar Search
---------------------------------- */
.textCTA-wrapper, .mediaCTA-wrapper {
    margin: 20px 0px;
}
.mediaCTA-wrapper a {
    font-size:14px;
    white-space:nowrap;
    margin-right: 20px;
}
.mediaCTA-wrapper a i {
    margin-right:5px;
}

/* Sidebar WSYWYG
---------------------------------- */
.sidebarWYSIWYG-wrapper {
    margin: 0px 15px 20px 15px;
}

.sidebarWYSIWYG-wrapper .sidebar-component {
    padding-top: 30px;
}

.sidebarWYSIWYG-wrapper .sidebar-component p:last-child {
    border-bottom: 1px solid #70A04A;
    width: max-content;
}

/* Sidebar Search
---------------------------------- */
.sidebarIcon-wrapper, .sidebarResource-wrapper {
    margin: 20px 15px;
}

.sidebarIcon-wrapper .sidebar-component, .sidebarResource-wrapper .sidebar-component {
    padding-top: 20px;
}

span.link-overlay {
    color: #1C6888;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    display: block;
    top: 65px;
    left: 140px;
    position: absolute;
}
.sidebar-product-image {
    margin-bottom:10px;
}

.sidebar-product-image:hover, .sidebar-icon-image:hover{
    opacity:0.7;

}
.sidebarResource-wrapper a p {
    font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    margin-bottom:5px;

}

/* Tab Search
---------------------------------- */
@media (min-width: 768px) {
    .tabSearch-wrapper {
        height: 60px;
        margin-top: -50px;
        width: 33%;
    }

    .tabSearch-wrapper .btn-group > p {
        margin-top: 15px;
    }
}

/* UHE Highlight
---------------------------------- */
.highlightBox-Wrapper .overlay-bottom {
    top: 350px;
    width: 350px;
}
.highlightBox-Wrapper a {
    /* margin:0px 15px; */
}
.UHE-wrapper,.highlightBox-Wrapper {
    /* top: 50px; */
    /* margin-bottom: 30px; */
}

.UHE-wrapper h4, .highlightBox-Wrapper h4 {
    color: #fff;
}

.highlight-caption {
    position: relative;
    margin-top: -300px;
}
.highlight-caption p {
    font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;

}
.highlight-caption h4 {
    /* font-family:'Frutiger Neue W01 It',Verdana, Geneva, sans-serif; */
    padding-bottom: 15px;
}
.highlightBox-Wrapper .highlight-caption {
    margin-top: 35%;
    margin-left: 30px;
    top: 0;
}

.overlay-bottom.highlight-caption {
    opacity: 1;
}

.overlay-bottom:hover.highlight-caption {
    background: transparent;
}

.overlay-containeoverlay-container overlay-visibleverlay-visible.highlight-caption {
    opacity: 0px;
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.overlay-container .highlight-caption {
    text-align: left;
    top: 70%;
}

@media (max-width:767px) {
    .highlight-caption {
    position: relative;
    margin-top: -300px;
}
.UHE-wrapper,.highlightBox-Wrapper {
    top:0;
    /* margin-bottom: 30px; */
}
.currentIssue-box {
    background-color: #F3F3F3;
    /* height: 341px; */
    margin-top: 0px;
    border: none;
    border-radius: 0px;
}
.highlightBox-Wrapper .highlight-caption {
    margin-top: 30%;
    margin-left: 5%;
    top: 0;
    left: 0;
}


}

/* CurrentIssue Box
---------------------------------- */
.currentIssue-box h3 {
    color: #1A6887;
}

.currentIssue-box h4 {
    color: #1A6887;
}

.currentIssue-box {
    background-color: #F3F3F3;
    /* height: 341px; */
}

.currentIssue-box li a {
    background-color: #F3F3F3;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.currentIssue-box li {
    margin-bottom:8px
}
.digitalIssue-button {
    margin-top: 10px
}

.digitalIssue-button a {
    background-color: hsl(197deg 68% 32%);
    border: 0px solid transparent;
    white-space: break-spaces;
}

.digitalIssue-button a:hover {
    background-color: hsl(197 68% 40% / 1);
    color: #fff;
}

.currentIssue-box ul {
    padding-left: 20px;
    line-height: 20px
}

.currentIssue-box p {
    margin-bottom: 0px;
    font-size: 14px;
	
}

.currentIssue-box h3 {
    color: #1A6887;
    font-size: 20px;
    line-height:24px
}

.currentIssue-box h4 {
    color: #1A6887;
    font-size: 16px;
    line-height:24px;
}

/* UHE Search Bar
---------------------------------- */
.UHE-search-bar {
    background: #9fc483;
    min-height: 80px;
    margin-top: 30px;
    overflow-x: hidden;
	width:600px;
}

/* Special Edition Bar
---------------------------------- */
.specialEdition-box {
    min-height: 100px;
    margin-top: 50px;
    background-color: #F3F3F3;
}
.currentIssue-box, .currentIssueSearch-wrapper {
    /* margin-top:50px */
}
.currentIssue-box {
    background-color:#f3f3f3;
    /* height: 341px; */
    margin-top: 0px;
    border: none;
    border-radius: 0px;
    margin-bottom: 0;
}

.specialEditionbox-GA-image {
    margin-bottom: 0;
}

.specialEditionbox-GA-title {
    margin-bottom: 0;
}

/* Article Pages
---------------------------------- */
.article-wrapper hr {
    margin-top: 10px;
}

.img-responsive-flush-left {
    /* float:left; */
    /* padding:20px 20px 0px 0px; */
}

@media (min-width: 768px) {
    .featured-image {
        max-width:300px;
        height: auto;
    }

    .img-responsive-flush-right {
        float: right;
        padding: 0px 0px 20px 20px;
    }
}

@media (max-width: 767px) {
    .img-responsive-flush-right {
        margin-bottom:20px;
    }
}

/* Nav pills
---------------------------------- */
.nav-pills>li {
    margin-bottom: 10px
}

.nav-pills>li:first-child {
    padding-left: 5px;
}

.nav-pills:not(.nav-stacked) {
    margin-bottom: 0px !important;
    margin-left: -5px;
}

.nav-pills>li .nav-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 7px 10px;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
}

.nav-pills>li .nav-link.active, .nav-pills>li .nav-link.active:hover, .nav-pills>li .nav-link.active:focus, .nav-pills>li .nav-link:hover, .nav-pills>li .nav-link:focus {
    color: #fff;
    background-color: #444f66;
    /* border-bottom: 1px solid #777777; */
}

.nav-pills.style-2>li .nav-link {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills.style-2>li .nav-link.active, .nav-pills.style-2>li .nav-link.active:hover, .nav-pills.style-2>li .nav-link.active:focus, .nav-pills.style-2>li .nav-link:hover, .nav-pills.style-2>li .nav-link:focus {
    background-color: #fafafa;
    border: 1px solid #eaeaea;
}

.nav-pills>li+li {
    margin-left: 5px;
}

.nav.flex-column>li .nav-link {
    padding: 7px 0px;
    color: #1A6887;
    position: relative;
    font-size: 16px;
    /* text-transform: uppercase; */
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    padding-left: 18px;
}

.nav.flex-column>li.active .nav-link {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

/*    .nav.flex-column>li.active {
        background-color:#aaa;
    }*/
.nav.flex-column > ul > li > a {
    padding: 7px 0px;
    color: #777777;
    position: relative;
    font-size: 14px;
    margin-right: 30px;
    margin-left: 20px;
}

.nav.flex-column>ul.second-level a, .nav.flex-column>ul.second-level div {
    padding: 0px;
    color: #1b6887;
    position: relative;
    font-size: 14px;
    margin-right: 30px;
    margin-left: 0px;
    font-family:'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;

    /* line-height: 0px; */
    
}
.nav.flex-column>ul.second-level:hover {
    cursor:pointer;
}
.nav.flex-column>ul.second-level {
    padding-left: 20px
}

.nav.flex-column>ul.second-level li {
    line-height: 18px;
    padding-bottom: 10px;
}

.nav.flex-column > ul > li.active > a {
    font-family:'Frutiger Neue W01 Bd It',Verdana, Geneva, sans-serif;
    color: #1b6887;
}

/*          .nav.flex-column  >  ul > li.active
 {
        background-color:#aaa;

    }*/
.nav.flex-column>li {
    /* border-bottom: 1px solid #ccc; */
}

.nav.flex-column.list-style-icons>li .nav-link {
    padding: 6px 0px;
}

.nav.flex-column>li .nav-link.active, .nav.flex-column>li .nav-link.active:hover, .nav.flex-column>li .nav-link.active:focus, .nav.flex-column>li .nav-link:hover, .nav.flex-column>li .nav-link:focus {
    background-color: transparent;
    border-color: transparent;
}

.second-level .nav-item a {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
}

.nav.flex-column.first-level:not(.list-style-icons)>li .nav-link:after {
    font-family: "FontAwesome";
    content: "\f054";
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 11px;
    color: #9FC483;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebarMobile-wrapper li.nav-item.active .nav-link:after, .wsub.nav-link:after {
    font-family: "FontAwesome";
    content: "\f078" !important;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 11px;
    color: #9FC483;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.nav-item.active 
.second-level a:after {
    content: none !important;
}

.second-level a.nav-link {
    color: #1A6887 !important;
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif !important;
}

.nav.flex-column:not(.list-style-icons)>li .nav-link.active:hover:after, .nav.flex-column:not(.list-style-icons)>li .nav-link.active:focus:after, .nav.flex-column:not(.list-style-icons)>li .nav-link:hover:after, .nav.flex-column:not(.list-style-icons)>li .nav-link:focus:after {
    font-family: "FontAwesome";
    /* content: "\f054"; */
}

.nav.flex-column.list-style-icons>li .nav-link>i {
    padding-right: 10px;
    font-size: 14px;
    color: #cdcdcd;
    width: 25px;
}

/* Process pills */
.process .nav-pills>li+li {
    margin-left: 40px;
    position: relative;
}

.process .nav-pills>li+li:after {
    font-family: "FontAwesome";
    content: "\f101";
    position: absolute;
    top: 6px;
    left: -24px;
    width: 10px;
    color: #cdcdcd;
}

@media (max-width: 575px) {
    .nav.nav-pills {
        display: block;
    }

    .nav.nav-pills .nav-item {
        display: inline-block;
    }
}

/*Dark bgs*/
.dark-bg .nav-pills>li .nav-link, .dark-translucent-bg .nav-pills>li .nav-link {
    text-decoration: none;
}

.dark-bg .nav-pills>li .nav-link.active, .dark-bg .nav-pills>li .nav-link.active:focus, .dark-bg .nav-pills>li .nav-link:focus, .dark-translucent-bg .nav-pills>li .nav-link.active, .dark-translucent-bg .nav-pills>li .nav-link.active:focus, .dark-translucent-bg .nav-pills>li .nav-link:focus {
    color: #ffffff;
    border-bottom-color: #ffffff;
}

/*footer*/
.footer-content .nav.flex-column>li>a {
    padding: 5px 0px;
    font-size: 16px
}

.footer-content .nav.flex-column>li>a:after {
    top: 5px;
}

.dark .footer-content .nav.flex-column>li>a, .dark .footer-content .nav.flex-column>li>a.active, .dark .footer-content .nav.flex-column>li>a.active:focus, .dark .footer-content .nav.flex-column>li>a:focus {
    color: #999999;
}

/* Collapse
---------------------------------- */
.collapse h2 {
    font-size: 24px;
    line-height: 24px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

/*Style 1*/
.callout.card {
    background: #F3F3F3;
    padding: 30px;
    border: 0px;
}

.footer .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #1b6787;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0rem;
}

.notice {
    margin: 0 -5px;
    overflow: hidden;
}

.notice .card-header {
    padding: 10px 20px;
    margin-bottom: 0;
    background: #f9eeb9;
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

    .notice .card-header-AI {
        /* padding: 10px 20px;*/
        /* padding: 10px 0px 0px 20px; */
		padding: 20px 0px 25px 20px;
        margin-top: -10px;
        margin-bottom: -40px;
        background: #70a04a;
        border-bottom: 0px solid rgba(0, 0, 0, 0.125);
        /*font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;*/
    }

.notice .card-title {
    color: #1C6888 !important;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 22px;
}

.notice .card-text hr {
    width: 50px;
    margin-left: 0px;
    border: 2px solid #9FC483;
    margin: 5px auto 10px 0px;
}

.notice .card-text h4 {
    color: #1C6888 !important;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 22px;
}

.notice .card-text {
    background: #f9eeb9;
    padding: 5px 20px 15px;
    margin: 0px auto;
    max-width: 1370px;
}

.notice .card-text p {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 17px;
    color: #666;
}

.collapse-style-1 .card {
    border-color: #eaeaea;
}

.collapse-style-1 .card+.card {
    margin-top: 5px;
}

.collapse-style-1 .card-header {
    background-color: #fafafa;
    padding: 0;
    border-bottom: none;
}

.collapse-style-1 .card-header a {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    position: relative;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    color: inherit;
    font-size: 16px;
}

.collapse-style-1 .card-header a.collapsed {
    color: #999999;
}

.collapse-style-1 .card-header a:not(.collapsed) {
    color: #777777;
}

.collapse-style-1 .card-header a:after {
    font-family: "FontAwesome";
    content: "\f146";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.collapse-style-1 .card-header a.collapsed:after {
    content: "\f0fe";
}

.collapse-style-1 .card-block {
    border-top: none !important;
    background-color: #fafafa;
    padding: 0 15px 15px 15px;
}

/*Style 2*/
.collapse-style-2 .card {
    border-color: transparent;
}

.collapse-style-2 .card+.card {
    margin-top: 5px;
}

.collapse-style-2 .card-header {
    background-color: transparent;
    padding: 0;
}

.collapse-style-2 .card-header a {
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    position: relative;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
}

.collapse-style-2 .card-header a.collapsed {
    background-color: #333333;
}

.collapse-style-2 .card-header a:after {
    font-family: "FontAwesome";
    content: "\f106";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.collapse-style-2 .card-header a.collapsed:after {
    content: "\f107";
}

.collapse-style-2 .card-block {
    border-top: none !important;
    background-color: transparent;
    padding: 15px 0;
}

.collapse-style-2 .card-block.p-15 {
    padding: 15px;
}

/*Style 3*/
.collapse-style-3 .card {
    border-color: #999999;
}

.collapse-style-3 .card+.card {
    margin-top: 5px;
}

.collapse-style-3 .card-header {
    background-color: transparent;
    padding: 0;
    border-color: #999999;
}

.collapse-style-3 .card-header a {
    color: #ffffff;
    background-color: #999999;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    position: relative;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
}

.collapse-style-3 .card-header a.collapsed {
    background-color: #999999;
}

.collapse-style-3 .card-header a:after {
    font-family: "FontAwesome";
    content: "\f139";
    position: absolute;
    right: 15px;
    font-size: 12px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}

.collapse-style-3 .card-header a.collapsed:after {
    content: "\f13a";
}

.collapse-style-3 .card-block {
    border-top: none !important;
    background-color: transparent;
    padding: 15px;
}

.card-header a:hover {
    text-decoration: none;
}

.card-header a i {
    font-size: 16px;
    font-weight: 100;
}

/*Contextual Headings*/
.collapse-contextual .card+.card {
    margin-top: 5px;
}

.collapse-contextual .card-primary, .collapse-contextual .card-success, .collapse-contextual .card-danger, .collapse-contextual .card-info, .collapse-contextual .card-warning {
    color: #ffffff;
}

.collapse-contextual .card-primary .card-header a, .collapse-contextual .card-success .card-header a, .collapse-contextual .card-danger .card-header a, .collapse-contextual .card-info .card-header a, .collapse-contextual .card-warning .card-header a {
    color: #ffffff;
    text-decoration: none;
}

.collapse-contextual .card-header {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.125);
    padding: 0;
}

.collapse-contextual .card-header a {
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
}

.collapse-contextual .card-header a:after {
    font-family: "FontAwesome";
    content: "\f068";
    position: absolute;
    right: 15px;
    font-size: 10px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -6px;
}

.collapse-contextual .card-header a.collapsed:after {
    content: "\f067";
}

.collapse-contextual .card-block {
    padding: 15px;
}

/*Content Collapse*/
@media (max-width: 991px) {

    .btn[data-toggle="collapse"] i:before {
        font-size: 10px;
        content: "\f068";
    }

    .btn.collapsed[data-toggle="collapse"] i:before {
        content: "\f067";
    }

    .sidebarMobile-wrapper .btn.collapsed[data-toggle="collapse"] i:before {
        content: "\f078" !important;
    }

    .sidebarMobile-wrapper {
        FONT-WEIGHT: 200;
        padding: 0 20px;
        top: -28px;
        margin-bottom: -10px;
        z-index: 999;
    }

    .sidebarMobile-wrapper > .card {
        width: 100%;
        height: 48px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.17);
    }

    .sidebarMobile-wrapper .btn[data-toggle="collapse"] i:before {
        font-size: 10px;
        content: "\f078";
    }

    .sidebarMobile-wrapper .card-header {
        padding: 0px;
        width: 100%;
        height: 48px;
        background: #fff;
    }

    .sidebarMobile-wrapper a.navbar-toggler {
        width: 100% !important;
        min-width: 100% !important;
        height: 48px !important;
        line-height: 48px;
        padding: 0px 0px 0px 30px;
        display: block;
        font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
        font-size: 13px;
        color: rgba(0, 0, 0, 0.4);
    }

    aside {
        margin-top: 0px;
    }

    .sidebarMobile-wrapper .navbar-collapse {
        margin-top: 30px;
        margin-bottom: 30px
    }
}
@media (max-width:767px) {
        .callout.card {
        padding: 30px;
        border: 0px;
    }
        .callout.card {
        background: #F3F3F3;
        padding: 15px;
        border: 0px;
    }
}
.navbar-collapse sidebar-collapse {
    width: 100% !important;
    min-width: 100% !important;
    display: block;
}

/* Progress bars
---------------------------------- */
.progress.style-1 {
    margin-top: 25px;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
    position: relative;
}

.progress.style-1 .progress-bar {
    padding: 0;
    text-align: left;
    font-size: 11px;
    font-weight: 300;
    margin-top: 0px;
    height: 4px;
    margin: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.progress.style-2 {
    margin-bottom: 15px;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    height: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress.style-2 .progress-bar {
    padding: 0;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 20px;
}

.progress.style-2 span {
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: -2px;
    left: 10px;
}

.progress-bar {
    -webkit-transition: width 1.5s ease;
    -o-transition: width 1.5s ease;
    transition: width 1.5s ease;
}

.progress .label {
    position: absolute;
    top: -16px;
    font-size: 11px;
    color: #333333;
    right: 10px;
    font-weight: 400;
    padding: 0;
}

.progress .text {
    position: absolute;
    font-size: 11px;
    top: -17px;
    left: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #999999;
}

.progress.dark {
    background-color: #cdcdcd;
    border-color: #cdcdcd;
}

.progress.dark.style-1 {
    border-color: #ffffff;
}

.dark .progress-striped .progress-bar, .dark .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
}

.progress-bar-white {
    background-color: #ffffff;
    color: #777777;
}

.progress-bar-gray {
    background-color: #999999;
}

.progress-bar-dark {
    background-color: #333333;
}

.gray-bg .progress {
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}

/* Circular Progress Bars
---------------------------------- */
.knob-container {
    margin: 10px;
    position: relative;
    display: inline-block;
}

.knob-container canvas {
    width: 132px;
    height: 132px;
    margin: 0 auto;
}

.knob-text {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -14px;
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .knob-container canvas {
        width: 169px;
        height: 169px;
    }
}

/* Dropdowns
---------------------------------- */
.dropdown-toggle--no-caret::after {
    margin: 0;
    border-width: 0;
    border: none;
}

.dark .dropdown-menu, .dark-bg .dropdown-menu, .colored .dropdown-menu {
    color: #ffffff;
    font-size: 0.9rem;
}

.dropdown-menu .divider {
    background-color: #ededed;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}

.mobileSearch-wrapper .dropdown-menu-right {
    padding: 10px;
    /* right: 0px; */
    top: 50px;
    /* left: 0%; */
}

{
    right: -150%;
    /* left: 0%; */
}

/* Forms
    
---------------------------------- */
form {
    /* margin: 20px 0; */
}

textarea {
    resize: vertical;
}

textarea.form-control {
    height: auto;
}

.sidebar form {
    margin: 5px 0 20px 0;
}

.form-control {
    /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px;
    /* border-radius: 5px; */
    /* background-color: #ffffff; */
    /* height: 30px; */
    /* font-weight: 300; */
    font-size: 13px;
    /* padding-right: 30px; */
    /* border-color: #e1e1e1; */
    /* color: #777777; */
    /* position: relative; */
    /* -webkit-appearance: none; */
    /* -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); */
    /* box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); */
    border-radius: 0px;
}

.form-control.form-control-lg, .form-control.form-control-sm {
    height: auto;
}

.form-control.radius-50 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.form-inline .form-control-lg {
    height: 48px;
}

.form-inline [type="submit"] {
    margin-top: 0;
    margin-bottom: 0;
}

/* Small devices (tablets, phones 576px and up) */
@media (min-width: 576px) {
    .form-control-lg {
        min-width: 350px;
    }
}

/* Small devices (tablets, phones 575px and down) */
@media (max-width: 575px) {
    .form-inline {
        display: block !important;
    }
}

.form-control:focus {
    border-color: #999999;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}

select.form-control {
    padding-right: 5px;
    -webkit-appearance: menulist;
    font-size: 14px;
}

.call-to-action select.form-control {
    max-width: 100%;
    font-size: 14px;
    font-family: 'Baskerville W01 Italic',Verdana, Geneva, sans-serif;
}

select[multiple].form-control {
    -webkit-appearance: listbox;
    height: auto;
}

.form-control::-moz-placeholder {
    color: inherit;
}

.form-control:-ms-input-placeholder {
    color: inherit;
}

.form-control::-webkit-input-placeholder {
    color: inherit;
}

.input-group-text {
    background-color: #f1f1f1;
    border-color: #e1e1e1;
    min-height: 30px;
}

.form-list>div {
    padding: 7px 15px;
    border-bottom: 1px solid #dddddd;
    background-color: #f3f3f3;
    margin: 6px 0;
    display: block;
}

form label, .radio label, .checkbox label {
    font-weight: 300;
    font-size: 16px !important;
}

fieldset {
    padding: 10px 25px;
    margin: 15px 0px;
    border: 1px solid #dddddd;
    background-color: #fafafa;
}

fieldset legend {
    display: block;
    width: auto;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: inherit;
    color: #333333;
    border: 1px solid #ddd;
    background-color: #ffffff;
}

fieldset .form-control, fieldset .form-control:focus {
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12);
    border-color: #f3f3f3;
}

.form-check {
    margin-bottom: 5px;
}

/* forms with icons */
.call-to-action .form-group {
    margin-bottom: 0rem;
}

.has-feedback {
    position: relative;
    /* margin-top: -60px; */
}

.has-feedback label~.form-control-feedback {
    top: 29px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.has-feedback .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    top: 0;
    right: 0;
    color: #bbb;
    position: absolute;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
}

.has-feedback .form-control-lg+.form-control-feedback, .has-feedback label.sr-only~.form-control-lg+.form-control-feedback {
    height: 48px;
    top: 4px;
}

/* Disabled forms */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* Forms in all backgrounds */
.dark-bg .form-control {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: #353535;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
    color: #cdcdcd;
}

.dark-bg .is-valid.form-control:focus, .dark-bg .is-warning.form-control:focus, .dark-bg .is-invalid.form-control:focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
}

.dark-bg .input-group-text {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #000000;
}

.dark-bg .form-control:focus, .dark-bg .is-valid.form-control:focus, .dark-bg .is-warning.form-control:focus, .dark-bg .is-invalid.form-control:focus {
    background-color: rgba(255, 255, 255, 0.25);
}

.dark-bg .has-feedback .form-control-feedback {
    color: #cdcdcd;
}

.default-bg .form-control {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
    color: #ffffff;
}

.default-bg .is-valid.form-control:focus, .default-bg .is-warning.form-control:focus, .default-bg .is-invalid.form-control:focus {
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
}

.default-bg .input-group-text {
    background-color: rgba(0, 0, 0, 0.2);
}

.default-bg .form-control:focus {
    background-color: rgba(0, 0, 0, 0.1);
}

.default-bg .has-feedback .form-control-feedback {
    color: #ffffff;
}

.default-bg .form-check.disabled .form-check-label {
    color: rgba(255, 255, 255, 0.8);
}

.dark .form-control {
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
    color: #cccccc;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #373737;
}

.dark .form-control:focus {
    background-color: rgba(255, 255, 255, 0.15);
}

.dark .has-feedback .form-control-feedback {
    color: #cdcdcd;
}

.dark .footer-content .form-control {
    border-color: #222222;
}

/* Validation states */
.dark-bg .is-valid .help-block, .dark-bg .is-valid .control-label, .dark-bg .is-valid .radio, .dark-bg .is-valid .checkbox, .dark-bg .is-valid .radio-inline, .dark-bg .is-valid .checkbox-inline, .dark-bg .is-valid.radio label, .dark-bg .is-valid.checkbox label, .dark-bg .is-valid.radio-inline label, .dark-bg .is-valid.checkbox-inline label, .dark-bg .is-valid .form-control-feedback {
    color: #15c019;
}

.dark-bg .is-warning .help-block, .dark-bg .is-warning .control-label, .dark-bg .is-warning .radio, .dark-bg .is-warning .checkbox, .dark-bg .is-warning .radio-inline, .dark-bg .is-warning .checkbox-inline, .dark-bg .is-warning.radio label, .dark-bg .is-warning.checkbox label, .dark-bg .is-warning.radio-inline label, .dark-bg .is-warning.checkbox-inline label, .dark-bg .is-warning .form-control-feedback {
    color: #e5af51;
}

.dark-bg .is-invalid .help-block, .dark-bg .is-invalid .control-label, .dark-bg .is-invalid .radio, .dark-bg .is-invalid .checkbox, .dark-bg .is-invalid .radio-inline, .dark-bg .is-invalid .checkbox-inline, .dark-bg .is-invalid.radio label, .dark-bg .is-invalid.checkbox label, .dark-bg .is-invalid.radio-inline label, .dark-bg .is-invalid.checkbox-inline label, .dark-bg .is-invalid .form-control-feedback {
    color: #ef4f4c;
}

.is-valid.form-control, .is-valid.form-control:focus {
    border-color: #65bb66;
}

.is-warning.form-control, .is-warning.form-control:focus {
    border-color: #e8c782;
}

.is-invalid.form-control, .is-invalid.form-control:focus {
    border-color: #e83a37;
}

.default-bg .is-valid.form-control, .default-bg .is-warning.form-control, .default-bg .is-invalid.form-control, .default-bg .is-valid.form-control:focus, .default-bg .is-warning.form-control:focus, .default-bg .is-invalid.form-control:focus {
    border-color: #ffffff;
    color: #ffffff;
}

.default-bg .valid-feedback, .default-bg .warning-feedback, .default-bg .invalid-feedback {
    color: #ffffff;
}

.is-valid.form-control:focus, .is-warning.form-control:focus, .is-invalid.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .error {
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
}

.warning-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e8c782;
}

.form-control.is-warning~.warning-feedback {
    display: block;
}

/*Sorting Filters*/
.sorting-filters label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: left;
}

.sorting-filters form {
    margin: 0;
}

.sorting-filters .form-inline .form-control {
    width: 100%;
}

.sorting-filters .btn {
    margin: 0;
    min-width: 0;
    width: 100%;
}

/* Small devices (tablets, smartphones) */
@media (min-width: 992px) and (max-width: 1199px) {
    .sorting-filters .form-inline .form-group {
        width: 16%;
    }

    .breadcrumb-wrapper {
        margin-top: 300px;
        display: block;
    }
}

/* Small devices (tablets, smartphones 768px and up) */
@media (min-width: 992px) {
    .sorting-filters .btn {
        margin: 25px 0 0;
    }
}

/* Small devices (tablets, phones less than 767px) */
@media (min-width: 992px) {
    .tp-caption.layer3 {
        width:700px !important;
        min-width: 700px !important;
    }
}

@media (max-width: 991px) {
    .sorting-filters .form-control {
        margin: 0 0 5px;
    }

    .sorting-filters .form-inline, .sorting-filters .form-inline .form-group {
        display: block;
    }

    .sorting-filters form {
        width: 100%;
    }
}

/*forms style 2*/
.form-style-2 .form-control {
    background-color: transparent;
    border-width: 0 0 1px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 22px;
    padding: 10px 20px;
    height: auto;
}

.text-white .form-style-2 .form-control {
    border-color: rgba(255, 255, 255, 0.3);
}

.text-white .form-style-2 .form-control:focus, .text-white .form-style-2 .form-control:hover {
    border-color: white;
    background-color: transparent;
}

.form-style-2 .has-feedback label.sr-only~.form-control-feedback {
    top: 8px;
    font-size: 24px;
}

/* Alerts
---------------------------------- */
.alert {
    margin: 20px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
}

.alert-success {
    color: #2a5f2b;
    background-color: #bcdab0;
}

.alert-info {
    color: #1a4e68;
    background-color: #c6e8fa;
}

.alert-warning {
    color: #72582b;
    background-color: #f7f0ce;
}

.alert-icon {
    padding-left: 70px;
    position: relative;
}

.alert-icon i {
    position: absolute;
    font-size: 28px;
    left: 21px;
    top: 13px;
    width: 30px;
    text-align: center;
}

.alert .close {
    font-weight: normal;
    filter: alpha(opacity=40);
    opacity: 0.4;
    top: 0px;
}

[data-notify="container"] {
    max-width: 400px;
}

[data-notify="progressbar"] {
    display: none;
}

/*Announcments
---------------------------------- */
.announcement {
    font-size: 13px;
}

.announcement .alert {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 10px 0;
    position: relative;
}

.announcement .alert .close {
    position: absolute;
    top: 30px;
    padding: 0 20px;
    right: 10px;
    z-index: 3;
    margin-top: -14px;
    text-shadow: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.announcement .alert .close:hover, .announcement .alert .close:focus {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.announcement p:last-child {
    margin-bottom: 0;
}

.announcement h2, .announcement h3, .announcement h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*Item Box
---------------------------------- */
.hc-item-box, .hc-item-box-2 {
    margin-bottom: 30px;
}

.hc-item-box .title, .hc-item-box-2 .title {
    margin-top: 0px;
}

/*style-1*/
.hc-item-box h3 {
    margin-top: 0;
}

.hc-item-box .icon {
    margin-bottom: 10px;
}

.hc-item-box p {
    clear: both;
    margin-bottom: 15px;
}

.hc-item-box:not(.hc-shadow):hover .icon {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*style-2*/
.hc-item-box-2 {
    position: relative;
}

.hc-item-box-2 .icon {
    position: absolute;
    top: 0px;
    left: 0px;
}

.hc-item-box-2 .icon.without-bg {
    width: 0;
    height: 0;
}

.hc-item-box-2.boxed {
    border: 1px solid #f1f1f1;
}

.hc-item-box-2.boxed .icon {
    left: 20px;
    top: 20px;
}

.hc-item-box-2 .icon {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hc-item-box-2 .body {
    margin-left: 62px;
}

.hc-item-box-2:hover .icon {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hc-item-box-2.right .body {
    margin-right: 62px;
    margin-left: 0px;
    text-align: right;
}

.hc-item-box-2.right .icon {
    left: auto;
    right: 0px;
}

.hc-item-box-2.right .icon.without-bg {
    right: 40px;
}

.hc-item-box-2.boxed.right .icon {
    left: auto;
    right: 20px;
}

.hc-item-box-2.boxed.right .icon.without-bg {
    right: 60px;
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
    .hc-item-box-2:not(.boxed) {
        padding-bottom: 0;
    }
}

/*Icons
---------------------------------- */
.icon {
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: rgba(255, 255, 255, 0.85);
    color: #000000;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
}

.icons .icon {
    margin: 0 5px 5px 0;
}

.icon i {
    position: relative;
    z-index: 1;
}

.icon.dark-bg {
    background-color: rgba(66, 66, 66, 0.66);
    color: #ffffff;
}

.icon.default-bg {
    color: #ffffff;
}

.icon.light-bg {
    background-color: #ffffff;
}

.icon.without-bg {
    font-size: 36px;
    line-height: 1;
    color: inherit;
    background-color: transparent;
    height: 100%;
}

.icon.large {
    font-size: 36px;
    width: 100px;
    height: 100px;
    line-height: 97px;
}

.icon.small {
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 43px;
}

/* Horizontal Spacer
---------------------------------- */

.divider-10 {
    position:relative;
    display:block;
    height:10px;
    width:100%;

}

.divider-20 {
    position:relative;
    display:block;
    height: 20px;
    width:100%;
}

.divider-30 {
    position:relative;
    display:block;
    height:30px;
    width:100%;

}
/*Feature Box
---------------------------------- */
.feature-box-no-search {
    /* margin-top: 50px; */
}

.feature-box-no-search .card {
    /* height:450px !important;*/
}

.feature-box, .feature-box-2 {
    margin-bottom: 30px;
}

.feature-box .title, .feature-box-2 .title {
    margin-top: 0px;
}

/*style-1*/
.feature-box h3 {
    margin-top: 0;
}

.feature-box .icon {
    margin-bottom: 10px;
}

.feature-box p {
    clear: both;
    margin-bottom: 15px;
}

.feature-box:not(.hc-shadow):hover .icon {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*style-2*/
.feature-box-2 {
    position: relative;
}

.feature-box-2 .icon {
    position: absolute;
    top: 0px;
    left: 0px;
}

.feature-box-2 .icon.without-bg {
    width: 0;
    height: 0;
}

.feature-box-2.boxed {
    border: 1px solid #f1f1f1;
}

.feature-box-2.boxed .icon {
    left: 20px;
    top: 20px;
}

.feature-box-2 .icon {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.feature-box-2 .body {
    margin-left: 62px;
}

.feature-box-2:hover .icon {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.feature-box-2.right .body {
    margin-right: 62px;
    margin-left: 0px;
    text-align: right;
}

.feature-box-2.right .icon {
    left: auto;
    right: 0px;
}

.feature-box-2.right .icon.without-bg {
    right: 40px;
}

.feature-box-2.boxed.right .icon {
    left: auto;
    right: 20px;
}

.feature-box-2.boxed.right .icon.without-bg {
    right: 60px;
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 768px) {
    .feature-box-2:not(.boxed) {
        padding-bottom: 0;
    }
    .currentIssueSearch-wrapper, .currentIssue-box-wrapper {
        padding:0px;
        margin-top: 50px;
    }
    .feature-box-no-search {
        padding:0px;
        margin-top:30px;

    }
}

/*shadow*/
.hc-shadow, .hc-shadow-narrow {
    position: relative;
    /* background-color: #ffffff; */
}

.light-gray-bg.hc-shadow, .light-gray-bg.hc-shadow-narrow {
    background-color: #fafafa;
}

.bordered {
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dark-bg .bordered {
    border: 1px solid #555555;
}

.hc-shadow *, .hc-shadow-narrow * {
    position: relative;
    z-index: 3;
}

.hc-shadow:before, .hc-shadow-narrow:before {
    position: absolute;
    left: 0;
    /* height: 60%; */
    bottom: 0;
    width: 100%;
    content: "";
    background-color: #ffffff;
    z-index: 2;
}

.light-gray-bg.hc-shadow:before, .light-gray-bg.hc-shadow-narrow:before {
    background-color: #fafafa;
}

.hc-shadow:after, .hc-shadow-narrow:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 96%;
    left: 50%;
    bottom: 2px;
    margin-left: -48%;
    -webkit-box-shadow: 0 5px 7px #999999;
    box-shadow: 0 5px 7px #999999;
    z-index: 1;
    border-radius: 10%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hc-shadow-narrow:after {
    width: 90%;
    margin-left: -45%;
}

.hc-shadow:hover:after, .hc-shadow-narrow:hover:after {
    bottom: 10px;
}

.hc-shadow-2 {
    -webkit-box-shadow: 0 10px 6px -6px #999;
    box-shadow: 0 10px 6px -6px #999;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.hc-shadow-2:hover {
    -webkit-box-shadow: 0 18px 24px -9px #999;
    box-shadow: 0 18px 24px -9px #999;
}

/*Special box
---------------------------------- */
.specialBox-wrapper {
    /* padding:50px; */
}

.specialBox-wrapper .card {
    background-color: rgb(239 249 251);
    border: 0px;
}

.special-box h3 {
    color: #1A6887;
    font-size: 20px;
    line-height: 24px;
    vertical-align: baseline;
    /* margin-top: 50px; */
}

.special-box p {
    font-size: 16px;
    line-height: 24px;
}

.special-box .sponsor {
    font-size: 13px;
    line-height: 16px;
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
    ; }

.special-box {
    /* width: 600px; */
    margin: 0 auto;
}
.special-box img {
    max-height:187px;
    width:auto;
    float:right;
}
@media (max-width:992px) {
    .specialBox-wrapper {
        padding:0px
    }

}
@media (max-width:575px) {
    .special-box img {
    max-height:187px;
    width:auto;
    float:left;
}
    .special-box h3 {
        margin-top:50px;
    }
}
/* Related Box
---------------------------------- */

.resourceBox-wrapper .card {
   background: rgb(239 249 251);
   width: max-content;
   float:right;
   max-width: 350px;
   margin-left:10px;
   margin-bottom: 15px;
}
@media (max-width:575px) {
    .resourceBox-wrapper .card {
        width:100%;
        max-width:100%;
        margin: 0px 0px 15px 0px;
    }
}

/*Full Issue Banner
---------------------------------- */
.fullIssue-wrapper {
    /* padding:50px; */
}

.fullIssue-wrapper .card {
    background: #eff9fb;
    border: 0px;
    /* padding-left: 30px; */
}

.fullIssue-box h2 {
    color: #1A6887;
    line-height:1;
    margin-top: 50px !important;
}

.fullIssue-box p {
    font-size: 16px;
    line-height: 24px;
}

.fullIssue-box .sponsor {
    font-size: 13px;
    line-height: 16px;
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
    ; }

.fullIssue-box {
    /* width:600px; */
    margin: 0 0 0 60px;
    padding: 1.25rem 0px;
}
.fullIssue-box img {
    max-height:141px;
    width:auto;
}
@media (max-width:767px) {
.fullIssue-box h2 {s
    color: #1A6887;
    font-size:20px;
    line-height: 30px;
    margin-top: 40px !important;
}
}

/*Single Ad box
---------------------------------- */
.singleAd-wrapper {
    margin-top: 30px;
}

/*Tweet box
---------------------------------- */

.tweetBox-wrapper .card {
    min-height: 100px;
    margin-top: 50px;
    background-color: #F3F3F3;
    margin-bottom: 50px;
    padding-bottom:30px;
    width: 100%;
    border: none;
}

.tweets {
    padding: 50px 50px 0px
}
@media (min-width:993px) {
    .twitter-tweet-rendered {
    max-width:400px !important
}
}
@media (max-width:992px) {
    .twitter-tweet-rendered
    max-width:300px !important;
 }

 /*Image box
---------------------------------- */
.slick-slide.image-box {
    margin-bottom: 20px;
}

.image-box .body {
    /* padding: 15px; */
}

.image-box .body h3 {
    margin-top: 0;
}

.image-box .body p:last-child {
    margin-bottom: 0;
}

.image-box.style-4 {
    border: none;
}

.image-box.style-3-b {
    display: block;
    margin-bottom: 40px;
}

.image-box.style-3-b .body {
    padding: 10px 0;
}

.image-box--shadowed {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.image-box--shadowed:hover {
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
}

/* Medium devices (tablets, laptops, smartphones 768px and up) */
@media (min-width: 768px) {
    .image-box.style-3-b .body {
        padding: 0;
    }

    .breadcrumb-wrapper {
        margin-top: 0px;
        display: block;
    }
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
    .image-box.style-4 {
        margin-bottom: 30px;
    }
   .image-box .body {
    padding: 15px 0px;
}
}

/*Listing Items
---------------------------------- */
.listing-item .overlay-container .badge {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    font-weight: 400;
    padding: 4px;
    top: 10px;
    right: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.listing-item .body {
    padding: 15px;
}

.listing-item .body h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 1.4;
}

.listing-item .elements-list {
    font-size: 12px;
}

.listing-item .price {
    font-size: 18px;
    margin-top: 1px;
    display: inline-block;
    font-weight: 400;
}

.listing-item .price del {
    font-size: 12px;
    color: #999999;
}

.listing-item .overlay-to-top {
    padding: 10px 0 !important;
}

.listing-item .overlay-to-top .btn-sm-link {
    padding: 5px;
}

/*Modals
---------------------------------- */
.modal-content .modal-title {
    color: #ffffff;
}

.modal-open .page-wrapper {
    -webkit-filter: blur(3px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.modal-footer .btn+.btn {
    margin-bottom: 5px;
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .modal-lg {
        width: 1140px;
        max-width: none;
    }
}

/*Images and Overlays
---------------------------------- */
.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
    /* background: #ccc; */
    opacity: 1;
}
.img-gradient{
  position:relative;
  display:inline-block;
}
.img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background-image: linear-gradient(to right, rgba(26, 104, 135, 0.8) 30%, transparent);

}
.img-gradient img{
  display:block;
}
.overlay-container:hover img {
    opacity: .5;
}

.overlay-bottom, .overlay-top {
    position: absolute;
    top: auto;
    padding: 0px 15px;
    /* bottom: 50px; */
    /* left: 0; */
    /* right: 0px; */
    background-color: transparent;
    /* background-color: rgba(30, 30, 30, 0.75); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); */
    /* overflow: hidden; */
    /* opacity: 0; */
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: 0;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.icon-box-wrapper .overlay-bottom, .overlay-top {
    position: absolute;
    top: auto;
    padding: 0px 15px;
     bottom: 50px; 
     left: 0; 
     right: 0px;
    background-color: transparent;
    /* background-color: rgba(30, 30, 30, 0.75); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); */
    /* overflow: hidden; */
    /* opacity: 0; */
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: 0;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
 .highlight-caption.overlay-bottom {
    position: absolute;
    top: 0;
    padding: 0px 15px;
    /* bottom: 50px; */
    /* left: 0; */
    /* right: 0px; */
    background-color: transparent;
    /* background-color: rgba(30, 30, 30, 0.75); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); */
    /* overflow: hidden; */
    /* opacity: 0; */
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: 0;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.overlay-bottom:hover, .overlay-top:hover {
    background: rgba(0,0,0,.3);
}

.overlay-bottom h4 {
    /* text-transform:uppercase; */
    font-size: 16px;
    text-align: left;
    color: #fff;
}

.overlay-bottom h2 {
    font-size: 30px;
    line-height: 30px;
    font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif;
    text-align: left;
    color: #fff;
    text-transform: none;
}

.icon-box-wrapper h4 {
    color: #1b6687;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    text-align: center;
    opacity: 1;
    margin-bottom: 15px;
    padding: 0 3px;
    line-height: 1;
}

.article-list h4 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
}

.article-list h2 {
    font-size: 40px;
    line-height: 40px;
    font-family: 'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
    text-align: left;
    text-transform: none;
}

.overlay-bottom.links, .overlay-to-top.links {
    z-index: 11;
}
.overlay-bottom p {
   line-height:1.4
}
.overlay-visible .overlay-top, .icon-box-wrapper .overlay-bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto !important;
    margin: 0 0 20px 0;
    padding: 10px 0px 0px;
    background: rgba(255,255,255,0.85);
    bottom: 0px;
}

.tab-pane .overlay-visible .overlay-bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto !important;
    margin: 0 0 20px 0;
    padding: 10px 0px 0px;
    background: rgba(255,255,255,0.85);
    bottom: 15%;
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links), .overlay-visible.overlay-container:hover .overlay-top {
    opacity: 5;
    filter: alpha(opacity=50);
}

.overlay-top a, .overlay-bottom a, .overlay-to-top a, .overlay-top a:hover, .overlay-bottom a:hover, .overlay-to-top a:hover {
    color: #ffffff;
    text-decoration: none;
}

.overlay-container .text {
    position: relative;
}

.highlightBox-Wrapper .overlay-container .text {
    padding: 20px;
    position: relative;
    /* background: #00000030; */
}

.overlay-container .text h3, .overlay-container .text h3 .small {
    margin-top: 0;
    color: #ffffff;
}

.overlay-container .text a:hover {
    color: #ffffff;
}

.overlay-bottom .btn, .overlay-top .btn {
    color: #ffffff;
    border-color: #ffffff;
    margin: 0;
}

.overlay-bottom .btn:hover, .overlay-top .btn:hover {
    color: #777777;
    background-color: #ffffff;
}

.overlay-container:hover .overlay-top, .overlay-container:hover .overlay-bottom, .image-box.style-2:hover .overlay-top, .image-box.style-2:hover .overlay-bottom {
    /* height: 50%; */
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-container:hover .overlay-to-top, .image-box:hover .overlay-to-top {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-link {
    /* position: absolute; */
    /* z-index: 10; */
    /* top: 0; */
    /* padding: 15px; */
    /* bottom: 0px; */
    /* left: 0; */
    /* right: 0px; */
    /* background-color: rgba(30, 30, 30, 0.5); */
    /* overflow: hidden; */
    /* opacity: 0; */
    filter: alpha(opacity=0);
    /* -webkit-transition: all ease-in-out 0.25s; */
    -o-transition: all ease-in-out 0.25s;
    /* transition: all ease-in-out 0.25s; */
    /* color: #ffffff; */
}

.overlay-link i {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 65px;
    height: 45px;
    border: 0px solid #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 20%;
    color: #fff;
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -30px 0 0 -40px;
    font-size: 22px;
    line-height: 44px;
    background: rgba(0,0,0,.65);
}

.overlay-link i:hover {
    background-color: #ffffff;
    color: #777777;
}

.overlay-link.small i {
    width: 25px;
    height: 25px;
    margin: -12.5px 0 0 -12.5px;
    font-size: 14px;
    line-height: 25px;
}

.overlay-container:hover .overlay-link {
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .highlightBox-Warapper .overlay-container .text {
        top: 50%;
        width: 100%;
        padding: 20px;
        background: #0000007a;
    }
}
@media (min-width:768px) and (max-width:1199px) {
.highlightBox-Wrapper .highlight-caption {
    margin-top: 20%;
    margin-left: 10px;
    top: 0;
}
}
@media (max-width: 992px) {
    .callout .icon-box-wrapper .overlay-bottom {
        opacity: 1;
        filter: alpha(opacity=100);
        height: auto !important;
        margin: 0px;
        padding: 0;
        background: rgba(255,255,255,0.85);
        bottom: 20%;
    }

   .callout .icon-box-wrapper h4 {
    color: #1b6687;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    text-align: center;
    opacity: 1;
    margin-bottom: 15px;
    margin: 5px 0px 5px 0px;
    bottom: 20%;
    font-size: 16px;
    line-height:1;
    }
}
/*
*/
@media (max-width:768px) {
   .callout .icon-box-wrapper h4 {
    color: #1b6687;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    text-align: center;
    opacity: 1;
    margin-bottom: 15px;
    padding: 10px 3px;
    font-size: 16px;
}

}
/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .highlightBox-Wrapper .overlay-container .text {
        top: 30%;
    }

    /*    .overlay-container .text p:not(.mobile-visible) {
        display: none;
    }*/
    .callout .icon-box-wrapper .overlay-bottom {
        opacity: 1;
        filter: alpha(opacity=100);
        height: auto !important;
        margin: 0px;
        bottom: 20%;
        padding: 0;
        background: rgba(255,255,255,0.85);
    }
    .callout    .icon-box-wrapper h4 {
    color: #1b6687;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    text-align: center;
    opacity: 1;
    margin-bottom: 5px;
    padding: 0;
    font-size:16px;
    line-height: 1;
    }
}

/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (min-width: 575px) and (max-width: 1199px) {
    .overlay-container:not(.overlay-visible) .overlay-top~.overlay-bottom {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .slick-slide .overlay-container:hover .overlay-top {
        height: 71%;
    }

    .slick-slide .overlay-container:hover .overlay-bottom {
        height: 29%;
    }
}

/*Video Backgrounds
---------------------------------- */
.video-background, .video-background-banner {
    position: relative;
    overflow: hidden;
}

.video-background video, .video-background-banner video {
    min-width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    min-height: 100%;
    height: auto;
    width: auto;
    top: 0%;
    left: 0%;
    background-size: cover;
    display: none;
    position: absolute;
    display: block;
}

.video-background-banner .video-background-poster, .video-background .video-background-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
    z-index: 0;
}

/* Responsive iframe
---------------------------------- */
.tp-caption .embed-responsive {
    overflow: visible;
}
/* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
/*
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; 
  
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
*/
/* Audio wrapper
---------------------------------- */
.audio-wrapper iframe {
    width: 100%;
    border: none;
    margin-bottom: 20px;
}

/* Jumbotron
---------------------------------- */
.jumbotron {
    background-color: transparent;
}

/*Carousel
---------------------------------- */
.top.carousel-indicators {
    bottom: auto;
    top: 10px;
}

.bottom.carousel-indicators {
    bottom: 10px;
}

.hc-shadow .carousel-indicators {
    position: absolute;
    z-index: 4;
}

/*Explore
---------------------------------- */
.explore-wrapper {
    margin-bottom: 20px;
}
.explore-wrapper > .container > h3 {
    /* padding-top: 20px; */
    /* margin-top: 30px; */
    /* border-top:1px solid #c4c4c4; */
}
.explore-wrapper .row {
    margin-left:-15px
}
.explore-wrapper p {
    font-size: 14px;
    line-height: 24px
}

.explore-wrapper h3 {
    line-height: 30px;
    margin-bottom:15px;
}
.explore-wrapper h4 {
    margin-top:-7px;
}
@media (max-width: 767px) {
    .explore-wrapper img {
        margin: 10px 0px 24px;
    }
}

/*Badges
---------------------------------- */
.main-navigation .badge {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 12px;
    background-color: transparent;
    color: inherit;
    font-weight: 300;
    padding: 2px 4px;
}

.main-navigation .mega-menu .badge {
    top: 8px;
}

/* Extra small devices (phones, less than 767px) */
@media (max-width: 767px) {
    .main-navigation .dropdown-toggle .badge {
        right: 50px;
    }
}

/*Pace (Page loader)
---------------------------------- */
/*loader 1*/
.page-loader-1 .page-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-loader-1.pace-done .page-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: ease-in-out opacity 0.2s;
    -o-transition: ease-in-out opacity 0.2s;
    transition: ease-in-out opacity 0.2s;
}

.page-loader-1 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 200px;
    background: #ffffff;
    overflow: hidden;
}

.page-loader-1 .pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 200px;
    position: fixed;
    z-index: 2000;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
}

/*loader 2*/
.page-loader-2 .page-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-loader-2.pace-done .page-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: ease-in-out opacity 0.2s;
    -o-transition: ease-in-out opacity 0.2s;
    transition: ease-in-out opacity 0.2s;
}

.page-loader-2 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    height: 60px;
    width: 100px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-loader-2 .pace .pace-progress {
    z-index: 2000;
    position: absolute;
    height: 60px;
    width: 100px;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.page-loader-2 .pace .pace-progress:before {
    content: attr(data-progress-text);
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 45px;
    padding: 0;
    width: 44px;
    height: 44px;
    margin: 8px 0 0 29px;
    display: block;
    z-index: 999;
    position: absolute;
}

.page-loader-2 .pace .pace-activity {
    font-size: 15px;
    line-height: 1;
    z-index: 2000;
    position: absolute;
    height: 60px;
    width: 100px;
    display: block;
    -webkit-animation: pace-theme-center-atom-spin 2s linear infinite;
    -moz-animation: pace-theme-center-atom-spin 2s linear infinite;
    -ms-animation: pace-theme-center-atom-spin 2s linear infinite;
    -o-animation: pace-theme-center-atom-spin 2s linear infinite;
    animation: pace-theme-center-atom-spin 2s linear infinite;
}

.page-loader-2 .pace .pace-activity {
    border-radius: 50%;
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100px;
}

.page-loader-2 .pace .pace-activity:after {
    border-radius: 50%;
    content: ' ';
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    height: 60px;
    width: 100px;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.page-loader-2 .pace .pace-activity:before {
    border-radius: 50%;
    content: ' ';
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    height: 60px;
    width: 100px;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
}

@-webkit-keyframes pace-theme-center-atom-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes pace-theme-center-atom-spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes pace-theme-center-atom-spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes pace-theme-center-atom-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

/*loader 3*/
.page-loader-3 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-loader-3 .pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

.pace.pace-inactive {
    display: none;
}

/*loader 4*/
.page-loader-4 .page-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-loader-4.pace-done .page-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: ease-in-out opacity 0.2s;
    -o-transition: ease-in-out opacity 0.2s;
    transition: ease-in-out opacity 0.2s;
}

.page-loader-4 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-perspective: 12rem;
    -moz-perspective: 12rem;
    -ms-perspective: 12rem;
    -o-perspective: 12rem;
    perspective: 12rem;
    z-index: 2000;
    position: fixed;
    height: 6rem;
    width: 6rem;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-loader-4 .pace .pace-progress {
    position: fixed;
    z-index: 2000;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 6rem;
    width: 6rem !important;
    line-height: 6rem;
    font-size: 2rem;
    border-radius: 50%;
    color: #ffffff;
    font-family: "Helvetica Neue", sans-serif,Verdana, Geneva, sans-serif;
    font-weight: 100;
    text-align: center;
    -webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
    -moz-animation: pace-theme-center-circle-spin linear infinite 2s;
    -ms-animation: pace-theme-center-circle-spin linear infinite 2s;
    -o-animation: pace-theme-center-circle-spin linear infinite 2s;
    animation: pace-theme-center-circle-spin linear infinite 2s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.page-loader-4 .pace .pace-progress:after {
    content: attr(data-progress-text);
    display: block;
}

@-webkit-keyframes pace-theme-center-circle-spin {
    from {
        -webkit-transform: rotateY(0deg);
    }

    to {
        -webkit-transform: rotateY(360deg);
    }
}

@-moz-keyframes pace-theme-center-circle-spin {
    from {
        -moz-transform: rotateY(0deg);
    }

    to {
        -moz-transform: rotateY(360deg);
    }
}

@-ms-keyframes pace-theme-center-circle-spin {
    from {
        -ms-transform: rotateY(0deg);
    }

    to {
        -ms-transform: rotateY(360deg);
    }
}

@-o-keyframes pace-theme-center-circle-spin {
    from {
        -o-transform: rotateY(0deg);
    }

    to {
        -o-transform: rotateY(360deg);
    }
}

@keyframes pace-theme-center-circle-spin {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

/*loader 5*/
.page-loader-5 .page-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-loader-5.pace-done .page-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: ease-in-out opacity 0.2s;
    -o-transition: ease-in-out opacity 0.2s;
    transition: ease-in-out opacity 0.2s;
}

.page-loader-5 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-loader-5 .pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 0;
    height: 5rem;
    width: 5rem;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.page-loader-5 .pace .pace-progress:after {
    display: block;
    position: absolute;
    top: 0;
    right: .5rem;
    content: attr(data-progress-text);
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 100;
    font-size: 100px;
    line-height: 1;
    text-align: right;
}

/*loader 6*/
.page-loader-6 .page-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-loader-6.pace-done .page-wrapper {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: ease-in-out opacity 0.2s;
    -o-transition: ease-in-out opacity 0.2s;
    transition: ease-in-out opacity 0.2s;
}

.page-loader-6 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-loader-6 .pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
    transform: translateX(100%) translateY(-100%) rotate(45deg);
    pointer-events: none;
}

.page-loader-6 .pace.pace-active .pace-activity {
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg);
}

.page-loader-6 .pace .pace-activity::before, .page-loader-6 .pace .pace-activity::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 30px;
    left: 50%;
    display: block;
    border: 5px solid #ffffff;
    border-radius: 50%;
    content: '';
}

.page-loader-6 .pace .pace-activity::before {
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-right-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(0, 0, 0, 0.2);
    -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
    -moz-animation: pace-theme-corner-indicator-spin 3s linear infinite;
    -ms-animation: pace-theme-corner-indicator-spin 3s linear infinite;
    -o-animation: pace-theme-corner-indicator-spin 3s linear infinite;
    animation: pace-theme-corner-indicator-spin 3s linear infinite;
}

.page-loader-6 .pace .pace-activity::after {
    bottom: 50px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
    -moz-animation: pace-theme-corner-indicator-spin 1s linear infinite;
    -ms-animation: pace-theme-corner-indicator-spin 1s linear infinite;
    -o-animation: pace-theme-corner-indicator-spin 1s linear infinite;
    animation: pace-theme-corner-indicator-spin 1s linear infinite;
}

@-webkit-keyframes pace-theme-corner-indicator-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes pace-theme-corner-indicator-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

/*Text Rotator (typed.js)
---------------------------------- */
.typed-cursor {
    -webkit-animation: blink 0.9s infinite;
    -moz-animation: blink 0.9s infinite;
    -ms-animation: blink 0.9s infinite;
    -o-animation: blink 0.9s infinite;
    animation: blink 0.9s infinite;
    font-size: 33px;
    padding-left: 5px;
    line-height: 1;
    color: #000000;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

@-webkit-keyframes blink {
    50% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    50% {
        opacity: 0;
    }
}

@-ms-keyframes blink {
    50% {
        opacity: 0;
    }
}

@-o-keyframes blink {
    50% {
        opacity: 0;
    }
}

/* 6 Navigations
----------------------------------------------------------------------------- */
.sidebar-component {
    border: 0px;
    border-top: solid 2px #C4C4C4;
    padding: 0px;
}

.sidebar-component .card-body {
    padding: 20px 0;
}

.btn-cta {
    border-radius: 22px;
    height: 44px;
    line-height: 28px;
    border: solid 1px #C4C4C4;
    float: right;
    margin-top: 0px;
}

.sidebar-component h4 {
    font-size: 20px;
    font-family:'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    line-height: 24px;
}
.anchor-list {
    list-style:none;
}

.anchor-link {
    color:#1A6887;
    font-family:'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;

}
.anchor-link:hover {
    cursor:pointer;
}
.anchor {
    display: block;
    height: 270px;
    /*same height as header*/
    margin-top: -270px;
    /*same height as header*/
    visibility: hidden;
    background: none;
}

.anchor2 {
    display: block;
    height: 180px;
    /*same height as header*/
    margin-top: -180px;
    /*same height as header*/
    visibility: hidden;
    background: none;
}

@media (min-width: 992px) {
    .left-sidebar .navbar-nav {
        min-width:275px;
        margin-bottom:20px;
    }

    .left-sidebar {
        height: -moz-max-content;
        /* height: fit-content; */
    }

    .shadow-box {
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.17);
        margin: 0px 0px 30px 0px;
        width: 100%;
        padding-right: 10px;
    }
}

@media (max-width: 991px) {
    .conditionAccordion-wrapper {
        margin-bottom:50px
    }
    .accordion .card-header {
        background-color:#fff;
    }

    .accordion .card-header {
        height: 55px !important;
        padding: 0;
        margin: 0;
        border: none;
    }

    .accordion .card-header button {
        text-transform: uppercase;
        color: #000;
        padding: 17px 0px;
        margin: 0px;
        width: 100%;
        text-align: left;
    }

    .accordion .btn[data-toggle="collapse"] i:before {
        font-size: 10px;
        content: "\f056";
        font-size: 20px;
        color: rgba(0,0,0,.5);
    }

    .accordion .btn.collapsed[data-toggle="collapse"] i:before {
        content: "\f055";
        font-size: 20px color:rgba(0,0,0,.5);
    }

    .accordion .btn.collapsed[data-toggle="collapse"] i:before {
        content: "\f055" !important;
        font-size: 20px color:rgba(0,0,0,.5);
    }

    .accordion button i:before {
        font-size: 20px color:rgba(0,0,0,.5);
    }

    .accordion button span {
        right: 5px;
        position: absolute;
    }

    .accordion .btn {
        font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    }

    .accordion .card {
        border: none;
        border-bottom: 1px solid #ccc !important;
    }

    .accordionSearch-wrapper .tabs-search {
        margin-right: 0px !important;
    }
}

/* 6.1 Light Version
----------------------------------------------------------------------------- */
/*First level*/
.header .navbar-nav li .nav-link {
    color: #1b6787 !important;
    font-size: 16px;
    padding: 17px 15px 0 15px;
    z-index: 102;
    border: none;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    /* text-transform: uppercase; */
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    white-space: nowrap;
}

.header .main-navigation.animated .navbar-nav li a {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header .navbar-nav li.dropdown .nav-link {
    padding-right: 20px;
    height: 56px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header .navbar-nav li .nav-link {
        /* padding: 28px 12px 27px 12px; */
    }

    .header .navbar-nav li.dropdown .nav-link {
        padding-right: 18px;
    }
}

.header .navbar-nav li .nav-link:hover, .header .navbar-nav .show>.nav-link, .header .navbar-nav li .nav-link.show, .header .navbar-nav .active.show>.nav-link, .header .navbar-nav li.show .nav-link.active {
    /* background-color: hsla(221, 20%, 28%, 1); */
    /* border-bottom-color: #ffffff; */
    border-right: 0px solid #f5f5f5;
    border-left: 0px solid #f5f5f5;
    /* border-bottom: 1px solid #f5f5f5; */
    z-index: 106;
    /* color: #fff !important; */
}

.header .scrollspy .navbar-nav li .nav-link:focus, .header .scrollspy .navbar-nav li .nav-link:hover {
    background-color: #E5E5E5;
    border-left-color: transparent;
    border-right-color: transparent;
}

.header .navbar-nav .active>.nav-link, .header .navbar-nav li .nav-link.active {
    background-color: hsl(220, 20%, 33%);
    color: #fff !important;
}

/*   .header .navbar-nav .dropdown-toggle::after {
        font-family: 'FontAwesome';
        content: "\f0d7";
        position: absolute;
        top: 51%;
        left: auto;
        right: 0px;
        line-height: 20px;
        font-size: 14px;
        border: none;
        width: 20px;
        height: 20px;
        margin: 0;
        text-align: center;
        margin-top: -10px;
    } */
@media (min-width: 992px) {
    .header.centered .navbar-nav .nav-item a.nav-link {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        border-top: 1px solid transparent;
    }

    .header.centered:not(.dark) .main-navigation .navbar-nav .nav-item.show a.nav-link, .header.centered:not(.dark) .main-navigation .navbar-nav .nav-item.show a.nav-link:hover, .header.centered:not(.dark) .main-navigation .navbar-nav .nav-item.show a.nav-link:focus, .header.centered:not(.dark) .main-navigation .navbar-nav .nav-item.dropdown a.nav-link:focus {
        border-top: 1px solid #f5f5f5;
    }
}

@media (max-width: 991px) {
    .job-list.custom-list-style {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .header .navbar-nav>li {
        margin: 0px 0px 0px 0px;
    }

    .header .navbar-nav>li:first-child {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .header .navbar-nav li a {
        font-size:14px;
    }
}

@media (max-width: 767px) {
    .header .navbar-nav li .nav-link {
        padding: 10px 15px;
    }
}

/*Second level*/
.header .navbar-nav li ul {
    min-width: 14rem;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    margin-top: -1px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.06);
    border-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
    border-top-color: transparent;
    z-index: 101;
}

.header .navbar-nav li li a {
    padding: 5px 0px;
    display: block;
    font-size: 14px;
    color: #333333;
    /* border-bottom: 1px solid #ccc; */
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
    text-align: left;
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    z-index: 20;
}

.header .navbar-nav li li a img {
    max-width: 237px;
}

.header .menu-title {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #1C6888;
    white-space: nowrap;
}

.job-list.custom-list-style {
    list-style: none;
}

.header .menu-landing-title {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 22px;
    color: #1C6888;
    /* white-space: nowrap; */
}

.header .menu-landing-title i {
    color: #709f4a;
    font-size: 16px;
    vertical-align: 10%;
}

.header .navbar-nav li li a:focus, .header .navbar-nav li li a:hover, .header .navbar-nav li .show>a, .header .navbar-nav li li a.show, .header .navbar-nav li .active>a, .header .navbar-nav li li a.active {
    /* background-color: #fcfcfc; */
    border-color: #ccc;
    text-decoration: none;
}

.menu-subtitle {
    text-transform: uppercase;
    font-size: 12px !important;
}

.header .navbar-nav ul .dropdown-toggle::after {
    content: "\f105";
    right: 5px;
}

/* third level menu */
.header .navbar-nav ul ul {
    top: -1px;
    left: 100% !important;
    right: auto;
    border-top: 1px solid #f7f7f7;
}

.header .container-fluid .navbar-nav ul.to-left {
    right: 100% !important;
    left: auto !important;
}

/*Large Devices less than 1610px*/
@media (max-width: 1610px) {
    .header .navbar-nav ul.to-left {
        right: 100% !important;
        left: auto !important;
    }
}

/*Mega Menu*/
.mega-menu.dropdown {
    position: static;
}

.mega-menu>a {
    position: relative;
}

.header .navbar-nav li.mega-menu .dropdown-menu {
    left: 0;
    width: 100%;
    padding: 20px 30px;
    background: #f3f3f3;
    z-index: 20;
}

/* mega menu menu item */
@media (min-width: 992px) {
    .header.centered .col-md-12 .navbar {
        position: static;
    }

    .main-navigation .navbar-nav {
        margin: 0 auto;
    }
}

.header .navbar-nav li.mega-menu .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: none;
    min-width: 0;
    background-color: transparent;
}

.mega-menu .menu li {
    position: relative;
}

.mega-menu h4.title {
    margin: 5px 0;
    font-size: 15px;
    text-transform: uppercase;
}

.header .navbar-nav li.mega-menu .menu>li>a {
    font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif;
    font-size: 16px;
    padding: 5px 0;
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-align: left;
    line-height: 24px;
}

.mega-menu .menu>li>a i, .dropdown-menu>li>a i {
    padding-left: 5px;
    font-size: 12px;
    width: 20px;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #cdcdcd;
}

.mega-menu .menu>li>a i.fa, .dropdown-menu>li>a i.fa {
    width: 32px;
    text-align: center;
}

.mega-menu .menu>li>a i.fa-circle-o, .dropdown-menu>li>a i.fa-circle-o {
    font-size: 7px;
    top: -3px;
}

.mega-menu .menu>li>a i.fa-spin {
    width: 11px;
    padding: 0;
    margin-right: 13px;
    margin-left: 8px;
}

.mega-menu .menu>li:last-child>a {
    border-bottom: none !important;
}

.mega-menu .menu>li>a:hover i.fa-circle-o:before, .dropdown-menu>li>a:hover i.fa-circle-o:before, .mega-menu .menu>li.active>a i.fa-circle-o:before, .dropdown-menu>li.active>a i.fa-circle-o:before {
    content: "\f111";
}

.mega-link {
}

.bold-link {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif !important;
}

/*centered logo header*/
.col-md-12 .mega-menu--wide .dropdown-menu {
    left: 0 !important;
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    .container .mega-menu--wide .dropdown-menu {
        max-width: 1500px !important;
    }

    .container .col-lg-auto .mega-menu .dropdown-menu {
        left: auto !important;
        right: 0px !important;
        width: 930px !important;
    }
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .container .mega-menu--wide .dropdown-menu {
        max-width: 1470px !important;
    }

    .main-navigation .navbar-nav>li:first-child {
        margin: 0;
    }

    .container .col-lg-auto .mega-menu .dropdown-menu {
        left: auto !important;
        right: 0px !important;
        width: 1110px !important;
    }
}

@media (min-width: 1500px) {
    .container .col-lg-auto .mega-menu .dropdown-menu {
        left: auto !important;
        right: 0px !important;
        width: 1110px !important;
    }
}

/* Dropdown animations
------------------------------ */
.animated.main-navigation .navbar-nav .show .dropdown-menu, #offcanvas.animated .show .dropdown-menu, #offcanvas.animated .dropdown-menu .show .dropdown-menu {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
}

.animated.main-navigation .dropdown-menu .show .dropdown-menu {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}

header .container-fluid .animated.main-navigation .dropdown-menu .show .dropdown-menu.to-left {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
}

/*Large Devices less than 1610px*/
@media (max-width: 1610px) {
    .animated.main-navigation .dropdown-menu .show .dropdown-menu.to-left {
        -webkit-animation-name: fadeInRightSmall;
        animation-name: fadeInRightSmall;
    }
}

/*mobile menu*/
.header .navbar-toggler {
    top: 19px;
    right: 0;
}

.mm-menu_offcanvas {
    width: 100% !important;
    min-width: 240px;
    max-width: 100% !important;
}

.closeMenu-wrapper {
    list-style: none;
}

.closeMenu-wrapper div {
    position: absolute;
    right: 20px;
    top: 58px;
    display: block;
    z-index: 9;
}

.mm-menu .closeMenu-wrapper div i {
    font-size: 24px;
    vertical-align: middle;
}

.mm-btn_prev {
    width: 100px !important
}

.mm-btn_prev:before {
    border-bottom: 0px;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 0px !important;
    height: 0 !important;
    margin: auto;
    position: absolute;
    top: -20px !important;
    border-top: transparent !important;
    bottom: 0;
    color: #ffffff;
    -webkit-transform: rotate(0) !important;
    -ms-transform: rotate(0)!important;
    transform: rotate(0);
    left: 29px !important;
    right: auto;
    content: "Back" !important;
    white-space: nowrap;
    border-left: 2px solid #fff !important;
    padding-left: 15px;
    margin-left: 50px !important;
    margin-top: 76px !important;
    height: 15px !important;
    line-height: 15px;
}

#my-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* width: 400px !important; */
}

.navbar-light .navbar-toggler {
    border: 0px solid #445066;
    background: #445066;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(24,104,136, 1.0)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    text-shadow: 0 0 black;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus {
    background-color: hsla(219, 20%, 20%, 1);
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 991px) {
    .header .navbar-nav {
        padding-bottom: 20px;
        background: #fff;
    }

    /* first level item */
    .header .navbar-nav li .nav-link {
        border-bottom: 1px solid #f3f3f3;
        padding: 10px 15px;
    }

    .header .navbar-nav li.active .nav-link, .header .navbar-nav li.active:hover .nav-link, .header .navbar-nav li.active:hover .nav-link, .header .navbar-nav li .nav-link:hover, .header .navbar-nav li:focus .nav-link {
        border-bottom: 1px solid #f3f3f3;
        padding: 10px 15px;
    }

    {
        border-bottom: 1px solid #f3f3f3;
        padding: 10px 15px;
    }

    {
        border-bottom: 1px solid #f3f3f3;
        padding: 10px 15px;
    }

    .header .navbar-nav>li:last-child a.nav-link {
        border-bottom: 1px solid transparent;
    }

    /* first level item hover and focus states */
    .header .navbar-nav li>a:hover, .header .navbar-nav li>a:focus, .header .navbar-nav .active>a, .header .navbar-nav .active>a:hover, .header .navbar-nav .active>a:focus {
        background-color: #5e7590;
        border-bottom-color: transparent;
        border-bottom: 1px solid #f3f3f3;
    }

    /* second level menu */
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .navbar-nav .dropdown-menu {
        background-color: #ffffff;
    }

    .header .navbar-nav .badge {
        right: 30px;
    }

    /* second level item */
    .header .navbar-nav .show .dropdown-menu>li>a, .header .navbar-nav .show .dropdown-menu .dropdown-header {
        padding: 12px 15px 12px 40px;
        border-color: #f9f9f9;
    }

    /* third level item */
    .header .navbar-nav .show .dropdown-menu .dropdown-menu>li>a {
        padding-left: 60px;
    }

    /* four level item */
    .header .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
        padding-left: 80px;
    }

    /* Arrow for parent menu item */
    .header .navbar-nav .dropdown-toggle::after {
        color: #fff;
        top: 22px;
        right: 10px;
    }

    .header .navbar-nav .dropdown .dropdown .dropdown-toggle::after {
        right: 10px;
    }

    .main-page {
        padding-top: 0px;
        /* padding-bottom: 20px; */
    }

    .bio-anchor {
        display: block;
        height: 280px;
        /*same height as header*/
        margin-top: -280px;
        /*same height as header*/
        visibility: hidden;
        background: none;
    }

    .bio-content {
        margin-top: 100px;
    }
}

#bioForm i {
    color: rgba(28, 104, 136, 0.75);
}

#bioForm button {
    color: rgba(28, 104, 136, 0.75);
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

#bioForm button:hover {
    background-color: #f3f3f3;
}

/* 6.2 Dark Version
----------------------------------------------------------------------------- */
/* first level menu item */
.dark.header .navbar-nav li .nav-link {
    color: #cccccc;
    border-bottom: 1px solid transparent;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}

.transparent-header .dark.header .navbar-nav li .nav-link {
    color: #e1e1e1;
}

/* first level menu item on hover/focus */
.dark.header .navbar-nav li .nav-link:hover, .dark.header .navbar-nav li .nav-link:focus, .dark.header .navbar-nav .active .nav-link, .dark.header .navbar-nav .active .nav-link:hover, .dark.header .navbar-nav .active .nav-link:focus {
    background-color: transparent;
    color: #ffffff;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    z-index: 106;
}

/* first level active menu item when opened */
.dark.header .navbar-nav .show .nav-link, .dark.header .navbar-nav .show .nav-link:hover, .dark.header .navbar-nav .show .nav-link:focus, .dark.header .navbar-nav .dropdown .nav-link:focus {
    background-color: rgba(0, 0, 0, 0.15);
    color: #ffffff;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    z-index: 106;
}

/* second level menu item */
.dark.header .dropdown-menu {
    border: none;
}

.dark.header .mega-menu .dropdown-menu {
    z-index: 103;
}

.dark.header .dropdown-menu>li>a, .dark.header .navbar-nav .mega-menu .menu>li>a {
    color: #cccccc;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}

.dark.header .mega-menu .menu>li>a:hover, .dark.header .mega-menu .menu>li>a:focus {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.dark.header .dropdown-menu>li>a:hover, .dark.header .dropdown-menu>li>a:focus, .dark.header .navbar-nav .show>a, .dark.header .navbar-nav .show>a:hover, .dark.header .navbar-nav .show>a:focus, .dark.header .dropdown-menu>.active>a, .dark.header .dropdown-menu>.active>a:hover, .dark.header .dropdown-menu>.active>a:focus, .dark.header .dropdown-menu .menu>.active>a, .dark.header .dropdown-menu .menu>.active>a:hover, .dark.header .dropdown-menu .menu>.active>a:focus {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.dark.header .dropdown .dropdown>a:before {
    color: #cccccc;
    top: 13px;
}

.dark.header .dropdown .dropdown.show>a:before {
    color: #ffffff;
}

/* Mobile Menu
------------------------------ */
/*Dark mobile menu toggle button*/
.dark .navbar .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.55);
    background-color: transparent;
}

.dark .navbar .navbar-toggler:hover, .dark .navbar .navbar-toggler:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.7);
}

.dark .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: none;
    position: relative;
    font-weight: 300;
    text-align: center;
}

.dark .navbar .navbar-toggler .navbar-toggler-icon:after {
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    content: "\f0c9";
    color: rgba(255, 255, 255, 1.0);
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 300;
    line-height: 30px;
}

.dark .navbar .navbar-collapse, .dark .navbar .navbar-form {
    border-color: #121212;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 991px) {
    /*Dark Mobile menu*/ /* second level menu */ .dark .main-navigation .navbar-nav .show .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.5);
        border: none;
    }

    /* second level item */
    .dark .main-navigation .navbar-nav .show .dropdown-menu>li>a, .dark .main-navigation .navbar-nav .show .dropdown-menu .dropdown-header {
        color: #cccccc;
        border-color: rgba(255, 255, 255, 0.08);
    }

    /* item on hover/focus */
    .dark.header .navbar-nav .show .dropdown-menu>li>a:hover, .dark.header .navbar-nav .show .dropdown-menu>li>a:focus, .dark.header .navbar-nav .show .dropdown-menu>.active>a, .dark.header .navbar-nav .show .dropdown-menu>.active>a:hover, .dark.header .navbar-nav .show .dropdown-menu>.active>a:focus, .dark.header .navbar-nav>li>a:hover, .dark.header .navbar-nav>li>a:focus, .dark.header .navbar-nav>.active>a, .dark.header .navbar-nav>.active>a:hover, .dark.header .navbar-nav>.active>a:focus {
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.2);
    }

    /* Arrow for parent menu item */
    .dark .navbar-nav .dropdown.show>.dropdown-toggle::after {
        color: #ffffff;
    }

    .main-navigation a.navbar-toggler {
        position: absolute;
        top: -53px;
        padding: 0px;
        margin-right: 10px;
        border-radius: 0px;
        background-color: transparent;
    }
}

/* 6.3 Navigation style 2
----------------------------------------------------------------------------- */
@media (min-width: 992px) {
    .header:not(.dark) .main-navigation--style-2 .navbar-nav li:not(.active) .nav-link {
        color: #333333;
    }

    div.main-navigation.main-navigation--mega-menu.container.onclick > nav > a, .main-navigation .navbar-toggler {
        float: right !important;
    }

    .header .navbar-nav>li.active .nav-link {
        background-color: #1A6887;
    }

    .header .navbar-nav>li.active:hover .nav-link {
        background-color: hsl(197 68% 25% / 1);
    }

    .header .main-navigation--style-2 .navbar-nav li .nav-link:focus, .header .main-navigation--style-2 .navbar-nav li .nav-link:hover, .header .main-navigation--style-2 .navbar-nav .show>.nav-link, .header .main-navigation--style-2 .navbar-nav li .nav-link.show, .header .main-navigation--style-2 .navbar-nav .active.show>.nav-link, .header .main-navigation--style-2 .navbar-nav li.show .nav-link.active {
        background-color: transparent;
        border-bottom-color: transparent;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }

    .header.dark .main-navigation--style-2 .navbar-nav li .nav-link:focus, .header.dark .main-navigation--style-2 .navbar-nav li .nav-link:hover, .header.dark .main-navigation--style-2 .navbar-nav .show>.nav-link, .header.dark .main-navigation--style-2 .navbar-nav li .nav-link.show, .header.dark .main-navigation--style-2 .navbar-nav .active.show>.nav-link, .header.dark .main-navigation--style-2 .navbar-nav li.show .nav-link.active {
        background-color: transparent;
        border-bottom-color: transparent;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }

    .header .main-navigation--style-2 .navbar-nav li ul {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        margin-top: 0;
        -webkit-box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.1);
        border-top-color: #f1f1f1;
    }

    .header.dark .main-navigation--style-2 .navbar-nav li ul {
        margin-top: -2px;
    }

    .header .main-navigation--style-2 .navbar-nav li li a {
        border-bottom-color: transparent;
        padding: 12px 25px;
        font-size: 15px;
    }

    .header .main-navigation--style-2 .navbar-nav li.mega-menu .menu>li>a {
        padding: 7px 0;
        border-bottom: none;
    }

    .header .main-navigation--style-2 .navbar-nav li ul ul {
        margin-left: 5px;
        margin-right: 5px;
    }

    .header .main-navigation--style-2 .navbar-nav ul.dropdown-menu>li:first-child>a {
        border-radius: 5px 5px 0 0;
    }

    .header .main-navigation--style-2 .navbar-nav ul.dropdown-menu>li:last-child>a {
        border-radius: 0 0 5px 5px;
    }

    .header .main-navigation--style-2 .navbar-nav .dropdown-toggle.nav-link::after {
        font-size: 10px;
        right: 3px;
    }
}

/* 6.4 Offcanvas navigation
----------------------------------------------------------------------------- */
.offcanvas {
    background-color: #f5f5f5;
    border-color: #f1f1f1;
}

.offcanvas-toggle-left {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    z-index: 1031;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
}

.offcanvas-toggle-left:after {
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #000000;
}

#offcanvas.in+.offcanvas-toggle-left:after {
    content: "\f00d";
}

.offcanvas-toggle-right {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    z-index: 1031;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
}

.offcanvas-toggle-right:after {
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #000000;
}

#offcanvas.in+.offcanvas-toggle-right:after {
    content: "\f00d";
}

#offcanvas .nav.flex-column {
    padding: 15px;
}

#offcanvas .nav.flex-column>li .nav-link {
    font-size: 18px;
    font-weight: 300;
}

#offcanvas .nav.flex-column>li .nav-link:after {
    top: 10px;
}

/* 6.5 Gradient background header
----------------------------------------------------------------------------- */
.transparent-header.gradient-background-header .header:not(.dark) .active.dropdown>a:after {
    color: #000000;
}

.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .show .nav-link, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .show .nav-link:hover, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .show .nav-link:focus, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .nav-link:focus {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .transparent-header.gradient-background-header .header:not(.dark) li:not(.show) .nav-link:hover, .transparent-header.gradient-background-header .header:not(.dark) .active:not(.show) .nav-link, .transparent-header.gradient-background-header .header:not(.dark) .active:not(.show) .nav-link:hover, .transparent-header.gradient-background-header .header:not(.dark) .active:not(.show) .nav-link:focus {
        color: #000000;
        border-bottom: 1px solid #454545;
    }

    .transparent-header.gradient-background-header .header:not(.dark) li:not(.show) .nav-link:focus {
        color: #000000;
    }
}

.transparent-header.gradient-background-header .dark.header .main-navigation .show .nav-link, .transparent-header.gradient-background-header .dark.header .main-navigation .show .nav-link:hover, .transparent-header.gradient-background-header .dark.header .main-navigation .show .nav-link:focus, .transparent-header.gradient-background-header .dark.header .main-navigation .nav-link:focus {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.transparent-header.gradient-background-header header.header.transparent-header-on {
    background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);
    border-bottom: none;
    border-top: none;
}

.transparent-header.gradient-background-header header.header.dark.transparent-header-on {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);
    border-bottom: none;
    border-top: none;
}

.transparent-header.gradient-background-header.fixed-header-on .header.fixed:not(.dark) {
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.transparent-header.gradient-background-header.fixed-header-on .dark.header.fixed {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

/* 6.7 Rtl resets
----------------------------------------------------------------------------- */
/* 7 Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Slogan
---------------------------------- */
#logo img:hover, #logo-mobile img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.header.centered #logo img {
    margin: 0 auto;
}

#logo-footer {
    margin-bottom: 20px;
}

.site-slogan {
    color: #777777;
    font-size: 11px;
    padding: 3px 0 0;
    font-weight: 300;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.offcanvas .logo {
    margin: 20px 0 10px;
}

.offcanvas .logo img {
    margin: 0 auto;
}

.offcanvas .site-slogan {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -10px;
}

.transparent-header .header:not(.dark) .site-slogan {
    color: #000000;
}

.header.dark .site-slogan {
    color: #cdcdcd;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

.transparent-header .header.dark .site-slogan {
    color: #f1f1f1;
}

/* Medium devices (tablets, phones) */
@media (min-width: 992px) and (max-width: 1199px) {
    .site-slogan {
        font-size: 11px;
    }
}

/* Social icons block
---------------------------------- */
.social-links {
    list-style: none;
    font-size: 0;
    /* margin-top: 15px; */
    /* margin-bottom: 20px; */
    max-width: 200px;
    padding-left: 0;
}

.social-links li {
    display: inline-block;
    margin: 0 2px 2px 0;
}

.social-links li a i {
    width: 49px;
    height: 49px;
    display: block;
    text-align: center;
    font-size: 49px;
    color: #9FC483;
    opacity;
}
.social-links li a:hover i {
    width: 49px;
    height: 49px;
    display: block;
    text-align: center;
    font-size: 49px;
    color: #bbdca3;
    opacity;
}

.social-links li a i {
    line-height: 49px;
}

.social-links li a:hover {
    background-color: transparent;
}

.social-links.animated-effect-1 li a {
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
    position: relative;
    z-index: 1;
}

.social-links.animated-effect-1 li a:hover {
    color: #ffffff !important;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.social-links.animated-effect-1 li a:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    top: 0px;
    left: 0px;
    padding: 0px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background-color 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s, background-color 0.4s;
    transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    filter: alpha(opacity=0);
}

.social-links.animated-effect-1 li a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: -webkit-transform 0s, opacity 0.3s, background-color 0.3s;
    -moz-transition: -moz-transform 0s, opacity 0.3s, background-color 0.3s;
    transition: transform 0s, opacity 0.3s, background-color 0.3s;
}

.social-links.animated-effect-1:not(.circle) li a:after {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
}

.social-links.default li a {
    color: #ffffff;
}

.social-links.default li a:hover {
    background-color: #ffffff;
    color: #777777;
}

.dark .social-links li a {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.dark.social-links li a {
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.dark.social-links li a:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0.8);
}

.colored .social-links li a {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.01);
    color: #ffffff;
}

.header-top .social-links {
    margin: 0;
    display: inline-block;
    margin-top: 2px;
}

.footer-content .social-links li {
    margin: 0 10px 10px 0;
}

.footer-content .social-links li a {
    color: #9fc483;
    background-color: transparent;
    border-color: #777777;
}

.footer-content .social-links li a:hover {
    color: #ffffff;
    background-color: #777777;
    border-color: #777777;
}

.text-white .social-links li a {
    color: #ffffff;
    border-color: #ffffff;
}

.text-white .social-links li a:hover, .text-white .social-links li a:focus {
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
}

.social-links.small li a {
    width: 42px;
    height: 49px;
    font-size: 49px;
    /* margin: 0px 5px 12px; */
    color: #9FC483;
}

.social-links.small li a i {
    line-height: 0;
}

.social-links.large li a {
    width: 60px;
    height: 60px;
    font-size: 24px;
}

.social-links.large li a i {
    line-height: 60px;
}

.social-links.square li a, .square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.social-links.circle li a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 4px;
    /* background: #9FC483; */
}

.social-links.animated-effect-1 li.twitter a:hover {
    border-color: #55acee;
}

.social-links:not(.animated-effect-1) li.twitter a:hover, .colored.social-links li.twitter a, .social-links.animated-effect-1 li.twitter a:after, .btn.twitter {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.x-twitter a:hover {
    border-color: #55acee;
}

.social-links:not(.animated-effect-1) li.x-twitter a:hover, .colored.social-links li.x-twitter a, .social-links.animated-effect-1 li.x-twitter a:after, .btn.x-twitter {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.skype a:hover {
    border-color: #00aff0;
}

.social-links:not(.animated-effect-1) li.skype a:hover, .colored.social-links li.skype a, .social-links.animated-effect-1 li.skype a:after, .btn.skype {
    background-color: #00aff0;
    border-color: #00aff0;
    color: #ffffff;
}

.social-links.animated-effect-1 li.linkedin a:hover {
    border-color: #0976b4;
}

.social-links:not(.animated-effect-1) li.linkedin a:hover, .colored.social-links li.linkedin a, .social-links.animated-effect-1 li.linkedin a:after, .btn.linkedin {
    background-color: #0976b4;
    border-color: #0976b4;
    color: #ffffff;
}

.social-links.animated-effect-1 li.googleplus a:hover {
    border-color: #dd4b39;
}

.social-links:not(.animated-effect-1) li.googleplus a:hover, .colored.social-links li.googleplus a, .social-links.animated-effect-1 li.googleplus a:after, .btn.googleplus {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #ffffff;
}

.social-links.animated-effect-1 li.youtube a:hover {
    border-color: #b31217;
}

.social-links:not(.animated-effect-1) li.youtube a:hover, .colored.social-links li.youtube a, .social-links.animated-effect-1 li.youtube a:after, .btn.youtube {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.flickr a:hover {
    border-color: #ff0084;
}

.social-links:not(.animated-effect-1) li.flickr a:hover, .colored.social-links li.flickr a, .social-links.animated-effect-1 li.flickr a:after, .btn.flickr {
    background-color: #ff0084;
    border-color: #ff0084;
    color: #ffffff;
}

.social-links.animated-effect-1 li.facebook a:hover {
    border-color: #3b5998;
}

.social-links:not(.animated-effect-1) li.facebook a:hover, .colored.social-links li.facebook a, .social-links.animated-effect-1 li.facebook a:after, .btn.facebook {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.facebook-f a:hover {
    border-color: #3b5998;
}

.social-links:not(.animated-effect-1) li.facebook-f a:hover, .colored.social-links li.facebook-f a, .social-links.animated-effect-1 li.facebook-f a:after, .btn.facebook-f {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.pinterest a:hover {
    border-color: #cb2027;
}

.social-links:not(.animated-effect-1) li.pinterest a:hover, .colored.social-links li.pinterest a, .social-links.animated-effect-1 li.pinterest a:after, .btn.pinterest {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.instagram a:hover {
    border-color: #517fa4;
}

.social-links:not(.animated-effect-1) li.instagram a:hover, .colored.social-links li.instagram a, .social-links.animated-effect-1 li.instagram a:after, .btn.instagram {
    background-color: #bcd6a8;
    border-color: #bcd6a8;
    color: #ffffff;
}

.social-links.animated-effect-1 li.vimeo a:hover {
    border-color: #aad450;
}

.social-links:not(.animated-effect-1) li.vimeo a:hover, .colored.social-links li.vimeo a, .social-links.animated-effect-1 li.vimeo a:after, .btn.vimeo {
    background-color: #aad450;
    border-color: #aad450;
    color: #ffffff;
}

.social-links.animated-effect-1 li.tumblr a:hover {
    border-color: #32506d;
}

.social-links:not(.animated-effect-1) li.tumblr a:hover, .colored.social-links li.tumblr a, .social-links.animated-effect-1 li.tumblr a:after, .btn.tumblr {
    background-color: #32506d;
    border-color: #32506d;
    color: #ffffff;
}

.social-links.animated-effect-1 li.soundcloud a:hover {
    border-color: #ff3a00;
}

.social-links:not(.animated-effect-1) li.soundcloud a:hover, .colored.social-links li.soundcloud a, .social-links.animated-effect-1 li.soundcloud a:after, .btn.soundcloud {
    background-color: #ff3a00;
    border-color: #ff3a00;
    color: #ffffff;
}

.social-links.animated-effect-1 li.foursquare a:hover {
    border-color: #0072b1;
}

.social-links:not(.animated-effect-1) li.foursquare a:hover, .colored.social-links li.foursquare a, .social-links.animated-effect-1 li.foursquare a:after, .btn.foursquare {
    background-color: #0072b1;
    border-color: #0072b1;
    color: #ffffff;
}

.social-links.animated-effect-1 li.dribbble a:hover {
    border-color: #ea4c89;
}

.social-links:not(.animated-effect-1) li.dribbble a:hover, .colored.social-links li.dribbble a, .social-links.animated-effect-1 li.dribbble a:after, .btn.dribbble {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #ffffff;
}

.social-links.animated-effect-1 li.xing a:hover {
    border-color: #126567;
}

.social-links:not(.animated-effect-1) li.xing a:hover, .colored.social-links li.xing a, .social-links.animated-effect-1 li.xing a:after, .btn.xing {
    background-color: #126567;
    border-color: #126567;
    color: #ffffff;
}

.social-links.animated-effect-1 li.behance a:hover {
    border-color: #126567;
}

.social-links:not(.animated-effect-1) li.behance a:hover, .colored.social-links li.behance a, .social-links.animated-effect-1 li.behance a:after, .btn.behance {
    background-color: #053eff;
    border-color: #053eff;
    color: #ffffff;
}

.social-links.animated-effect-1 li.vine a:hover {
    border-color: #126567;
}

.social-links:not(.animated-effect-1) li.vine a:hover, .colored.social-links li.vine a, .social-links.animated-effect-1 li.vine a:after, .btn.vine {
    background-color: #00a478;
    border-color: #00a478;
    color: #ffffff;
}

.social-links.animated-effect-1 li.stumbleupon a:hover {
    border-color: #126567;
}

.social-links:not(.animated-effect-1) li.stumbleupon a:hover, .colored.social-links li.stumbleupon a, .social-links.animated-effect-1 li.stumbleupon a:after, .btn.stumbleupon {
    background-color: #f74425;
    border-color: #f74425;
    color: #ffffff;
}

.social-links .dropdown>button {
    padding: 1px 15px 0px;
    font-size: 16px;
    color: #999999;
    text-align: center;
    min-width: 0;
    margin: 0;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.social-links .dropdown>button i {
    width: 15px;
}

.header-top.colored .social-links .dropdown>button>i:before, .header-top.colored .social-links .dropdown.show>button>i:before {
    color: #ffffff;
}

.header-top .social-links .dropdown.show>button>i:before {
    content: "\f00d";
}

.social-links .dropdown-menu {
    z-index: 103;
    padding: 5px;
    min-width: 270px;
    margin-top: 6px;
    font-size: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f2f2f2;
    border: 1px solid #D0D0D0;
    border-top: none;
}

.social-links .dropdown-menu li a, .dark .social-links .dropdown-menu li a i, .colored .social-links .dropdown-menu li a i {
    padding: 0;
    line-height: 30px;
    color: #ffffff;
}

.social-links .dropdown-menu li a i {
    padding-left: 0;
}

.social-links .dropdown-menu li a:hover i {
    color: #ffffff;
}

@media (max-width: 767px) {
    .social-links {
        list-style: none;
        font-size: 0;
        margin-top: 15px;
        max-width: 100%;
        padding-left: 0;
    }

    .footer-content .social-links li {
        padding-right: 20px;
    }
}

/*Header Dropdowns (search, cart etc)
---------------------------------- */
.homeFAU-wrapper .panel-background {
    margin-top: -15px;
    background-color: #9FC483;
}

.homeFAU-wrapper .location-column {
    margin-top: -15px
}

.FAU-wrapper .location-column {
    background-color: #1C6888;
    padding-left:25px;
}

.FAU-wrapper .location-column .row {
    background-color: #1C6888;
}

.FAU-wrapper .filter-column {
    background-color: #6998ae;
}

.FAU-name {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    margin-bottom: 0px;
    /* padding: 10px 0px; */
}

.FAU-specialty, .FAU-specialty2 {
    font-family: 'Frutiger Neue W01 It',Verdana, Geneva, sans-serif;
}
#FAU-panel #closeForm {
    padding:0px 5px 10px 5px;
    font-size:20px;
    color:#fff;
}
.search-nav {
}

.condition-search-bar {
    background: #1A6887;
    min-height: 100px;
    padding: 0px;
    margin: 0px;
}
.search-filter-wrapper {
    background-color:#1A6887
}
.search-filter select.form-control, .search-filter input.form-control {
    font-family:'Baskerville W01 Italic',Verdana, Geneva, sans-serif;
    font-size: 13px;
    /* white-space: break-spaces; */
}
.search-filter input#searchBtn {
        font-family:'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}
.search-filter-wrapper .container {
    padding: 0px;
}

.search-filter {
    width: 100;
    margin-bottom: 30px;
}

.search-results {
    margin-left: -40px !important;
}

.search-results h4 {
    font-size: 20px;
    color: #1a6887;
    line-height: 24px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    margin-top: 40px;
}

.sort-title {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif !important;
    font-size: 14px;
    min-width: 100px;
    /* text-align: right; */
    /* display: inline-block; */
    /* padding-left: 15px; */
}
.sort-label {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif !important;
    font-size: 14px;
    /* min-width: 100px; */
    text-align: right;
    /* padding-right: 20px; */
    /* display: inline-block; */
    float: right;
}

.sortButton-wrapper option {
    text-transform: uppercase;
}

.search-results p {
    font-size: 16px;
    line-height: 24px;
}

.sortButton-wrapper {
    /* border: 1px solid #c4c4c4; */
    margin-top: -8px;
    /* border-radius: 8px; */
    display: inline-block;
    float: left;
}

.sortButton-wrapper select {
    padding: 0px;
    line-height: 5px;
}
.btn-sort {
    width:max-content;
    border:1px solid #c3c3c3;
    padding:4px !important;
    margin-top:2px
}
.FAU-phone {
    background-color: rgba(174, 224, 234, 0.5);
    border: none;
    padding: 0px;
    margin: 0 0 10px;
}

.FAU-phone .card-body {
    padding: 10px;
    text-align: center;
}

.FAU-address, FAU-name {
    font-size: 14px;
}

.FAU-phone .card-text {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #1C6888;
    font-size: 14px;
    line-height: 20px;
}

.FAU-search-result {
    border-bottom: 1px solid #c4c4c4;
    padding: 30px 0px;
    margin-right: 5px;
}
.FAUSearchResults-Wrapper img {
    padding-bottom:10px;

}
.FAUSearchResults-Wrapper, .FAUFilter-wrapper {
    overflow-x:hidden;
}
.map-section {
    margin-bottom: 30px;
}
.FAUSearchResults-Wrapper p.FAU-specialty{
    margin-bottom:0 !important;
}
.FAUSearchResults-Wrapper p.FAU-name {
    margin-bottom:16px !important;
}
@media (max-width: 992px) {
    .map-section {
        margin-bottom: 0px;
    }
    .search-filter-wrapper .form-control {
        margin: 0px 0px 10px;
    }

    .search-filter-wrapper #searchBtn {
        min-width: auto;
        float: right;
    }

    .search-filter-wrapper .col-md-6 {
        padding: 0 5px;
    }

    .search-filter-wrapper {
        /* margin-top: -48px; */
        z-index: 0;
    }
    .FAU-wrapper > .row > .col-12 {
        padding:0px;
        marging:0px;
    }
    .FAU-wrapper .location-column {
    padding-left:15px;
}

}

.condition-filter {
    background-color: #1a6887;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 0px 30px;
}

.condition-search-bar .form-group {
    min-width: 205px;
}

.condition-search {
    z-index: 9999;
    9 }

.condition-filter .form-group {
    /* min-width: 400px; */
}

.find-a-urologist {
    background: #709f4a;
    height: 90px;
}

#countrydiv {
    height: 10px;
    z-index: 9;
}

.location-column {
}

#searchBtn {
    margin: 0px !important;
}

.search-filter label {
    color: #fff;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

.SiteSearch {
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 10;
}

.SiteSearch .form-control {
    height: 40px;
}

.SiteSearch .input-group-text {
    max-height: 30px;
}

.SiteSearchWrapper {
    position: relative;
    margin: 0;
    width: 100%;
    display: block;
    float: right;
}

.SiteSearchWrapper .btn-group {
    z-index: 100;
}

.SiteSearchWrapper .btn-group button {
    border-radius: 0px;
}

@media (max-width: 1199px) {
    .SiteSearchWrapper {
        position:relative;
        margin: 0 auto 0 0px;
        width: 1470px;
        display: block;
        float: left;
        padding: 0px !important;
    }
    .FAU-phone {
    background-color: rgba(174, 224, 234, 0.5);
    border: none;
    padding: 0px;
    margin: 10px 0 10px;
}
}

/*Header Dropdowns*/
.header-dropdown-buttons {
    padding-top: 10px;
    margin: 0 auto;
    padding-right: 20px !important;
}

.header-dropdown-buttons button a {
    color: #fff;
    text-decoration: none;
}

.transparent-header .header-dropdown-buttons .btn-group>.btn {
    background-color: transparent;
    border: 1px solid #999999;
    color: #000000;
}

.transparent-header.gradient-background-header .header-dropdown-buttons .btn-group>.btn {
    border: 1px solid #333333;
}

.header-dropdown-buttons .btn-group:first-child {
    /* margin-right: 1px; */
}

.header-dropdown-buttons .btn-group>.btn {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    /* border-radius: 0; */
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 35px;
    /* text-align: center; */
    background-color: #70a04a;
    /* border: 0px solid #e9e9e9; */
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0;
    color: #fff;
    font-size: 20px;
}

.header-dropdown-buttons.tabs-search .btn-group>.btn {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 35px;
    /* text-align: center; */
    background-color: transparent;
    /* border: 0px solid #e9e9e9; */
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0;
    color: #000;
    font-size: 20px;
}

.header-dropdown-buttons .btn-group>.btn:hover {
    color: #ffffff;
}

.header-dropdown-buttons .btn-group .dropdown-menu {
    z-index: 103;
    padding: 10px;
    min-width: 280px;
    margin-top: 0px;
    top: 100%;
    border: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.dark .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 19px;
}

.dark .header-dropdown-buttons .cart {
    color: #cacaca;
}

.header-dropdown-buttons .btn-group.show>.btn {
    color: #ffffff;
}

.header.centered .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 8px;
}

.dark .header-dropdown-buttons .btn-group>.btn, .colored .header-dropdown-buttons .btn-group>.btn {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
    color: #cdcdcd;
}

.dark .header-dropdown-buttons .btn-group>.btn:hover, .colored .header-dropdown-buttons .btn-group>.btn:hover {
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.dark .header-dropdown-buttons .btn-group.show>.btn, .colored .header-dropdown-buttons .btn-group.show>.btn {
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.btn-group.show .dropdown-animation {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.mainSearch-dropdown {
    /* position:absolute; */
    /* display:block; */
    z-index:99999;
}
.mainSearch-dropdown .form-group {
    margin-bottom:0px
}
/*Header Top Dropdowns*/
.header-top-dropdown .dropdown-menu {
    z-index: 103;
    padding: 20px;
    min-width: 280px;
    margin-top: 6px;
    border: 1px solid #D0D0D0;
    border-top: none;
    background: #f2f2f2;
    font-weight: 400;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.header-top-dropdown .login-form ul {
    padding-left: 0;
    list-style-position: inside;
    margin: 15px 0 10px;
}

.header-top-dropdown .login-form .social-links {
    padding-left: 20px;
    margin: 0;
}

.header-top-dropdown .login-form label {
    font-weight: 400;
}

.dark.header-top .dropdown-menu {
    border-top: none;
}

.colored.header-top .dropdown-menu {
    border-top: none;
}

/*Button Groups*/
.header-top .btn-group {
    margin: 3px 0 2px;
}

.header-top .btn-group .btn {
    margin: 0;
    text-decoration: none;
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .header-top-dropdown .dropdown-menu {
        margin-top: 5px;
        width: 100%;
    }

    #logo-mobile img {
        margin-top: 0;
        margin-left: 15px;
        width: auto;
        height: 70px;
        /* min-width: 455px; */
    }
}

@media (max-width: 350px) {
    .header .navbar-brand {
        padding: 13px 0;
        margin: 0;
        width: 75%;
    }
}

@media (max-width: 992px) {
    .header-dropdown-buttons {
        display:none;
        ; }

    .condition-filter > .row {
        margin: 0px;
    }
}

/*Dark Dropdowns


---------------------------------- */
.dark.btn-group .dropdown-menu {
    background-color: #333333;
    border: 1px solid #424242;
    border-bottom: none;
}

.dark.btn-group .dropdown-menu .dropdown-divider {
    background-color: #505050;
}

.dark.btn-group .dropdown-menu .dropdown-item, .dark.btn-group .mega-menu .menu .dropdown-item {
    color: #cccccc;
    border-bottom: 1px solid #424242;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}

.dark.btn-group .dropdown-menu .dropdown-item:hover, .dark.btn-group .dropdown-menu .dropdown-item:focus, .dark.btn-group .nav .show .dropdown-item, .dark.btn-group .nav .show .dropdown-item:hover, .dark.btn-group .nav .show .dropdown-item:focus, .dark.btn-group .dropdown-menu .active.dropdown-item, .dark.btn-group .dropdown-menu .active.dropdown-item:hover, .dark.btn-group .dropdown-menu .active.dropdown-item:focus {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    border-color: #424242;
}

.dark.btn-group .dropdown .dropdown .dropdown-item:before {
    color: #cccccc;
    top: 13px;
}

.dark.btn-group .dropdown .dropdown.show .dropdown-item:before {
    color: #ffffff;
}

/* Login/Register Forms
---------------------------------- */
.form-block {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 630px;
}

.form-block .social-links {
    display: inline-block;
    margin: 0 0 0 5px;
}

.form-block ul {
    padding-left: 0;
    list-style-position: inside;
}

.light-gray-bg.form-block h2, .light-gray-bg.form-block a, .light-gray-bg.form-block a:hover, .light-gray-bg.form-block {
    color: #777777;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .form-block {
        width: 100%;
    }
}

/* Latest tweets block
---------------------------------- */
ul.tweets {
    list-style: none;
    padding: 0;
}

ul.tweets li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
}

ul.tweets li i {
    position: absolute;
    top: 4px;
    left: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #777777;
}

ul.tweets li p {
    margin-bottom: 5px;
}

ul.tweets li span {
    font-size: 12px;
    color: #777777;
}

/* Media
---------------------------------- */
.media {
    margin-top: 0;
    margin-bottom: 25px;
}

.media img {
    max-width: none;
}

.footer-content .media img, .block .media img {
    width: 60px;
}

.media-heading {
    margin-bottom: 0;
}

h6.media-heading {
    margin-bottom: 5px;
}

.media:hover .icon {
    background-color: transparent;
}

.dark-bg .media:hover .icon {
    border-color: #cdcdcd;
    color: #cdcdcd;
}

.media:hover .icon:after {
    content: "";
    border-color: transparent;
}

/* Testimonials
---------------------------------- */
.testimonial {
    padding: 20px 0;
}

.testimonial blockquote {
    margin: 0;
}

.testimonial .separator {
    margin: 15px auto 5px;
}

.testimonial-image {
    width: 90px;
    margin: 0 auto;
}

.testimonial-info-1 {
    font-size: 12px;
}

.testimonial-info-2 {
    font-size: 12px;
    font-weight: 400;
}

.testimonial h3 {
    margin-bottom: 0;
    margin-top: 15px;
}

.testimonial p {
    margin-bottom: 15px;
}

/* Clients
---------------------------------- */
.clients-container {
    text-align: center;
}

.clients {
    margin: 10px auto;
}

.clients .client-image {
    text-align: center;
    width: 80px;
    height: 80px;
    margin: 5px;
    display: inline-block;
}

.clients img {
    margin: 0px auto;
}

.slick-carousel.clients .slick-slide img {
    width: auto;
}

/* Full Width Content
---------------------------------- */
.full-width-section {
    position: relative;
}

.full-text-container {
    position: absolute;
    top: 30%;
    padding: 20px 40px;
    z-index: 2;
}

.full-image-overlay {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0 10%;
    margin-top: -133px;
    color: #ffffff;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.full-image-overlay h3 {
    color: #ffffff;
}

.to-right-block {
    margin-left: auto;
    display: block;
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .full-width-section {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .full-width-section.no-image {
        min-height: 400px;
    }

    .full-image-container {
        width: 50%;
        display: table-cell;
        position: relative;
        overflow: hidden;
    }

    .full-image-overlay {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .full-image-container:before {
        content: '';
        position: absolute;
        top: 5%;
        right: 0%;
        width: 50%;
        height: 90%;
        background-color: rgba(55, 55, 55, 0.6);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .full-text-container+.full-image-container:before {
        right: auto;
        left: 0;
    }

    .full-width-section:hover .full-image-container:before, .full-width-section .full-image-container.hovered:before {
        width: 90%;
        right: 5%;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .full-width-section:hover .full-text-container+.full-image-container:before, .full-width-section .full-text-container+.full-image-container.hovered:before {
        right: auto;
        left: 5%;
    }

    .full-width-section.hover-disabled:hover .full-image-container:before, .full-width-section.hover-disabled .full-image-container.hovered:before {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .full-width-section:hover .full-image-overlay, .full-width-section .hovered .full-image-overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .full-text-container {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0 50px;
        position: static;
    }

    .full-text-container * {
        max-width: 700px;
    }

    .full-text-container.left {
        text-align: right;
    }

    .full-text-container.left * {
        margin-left: auto;
    }

    .full-text-container p {
        margin-bottom: 10px;
    }
}

/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (max-width: 1199px) {
    .no-image .full-text-container {
        position: static;
        display: block;
    }

    .full-width-section:not(.no-image) .full-text-container.dark-bg {
        background-color: rgba(0, 0, 0, 0.8);
        width: 100%;
    }

    .full-width-section:not(.no-image) .full-text-container.light-gray-bg {
        background-color: rgba(255, 255, 255, 0.8);
        color: #000000;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }

    .full-width-section:not(.no-image) .full-text-container.white-bg {
        background-color: rgba(255, 255, 255, 0.8);
        color: #000000;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }

    .full-width-section:not(.no-image) .full-text-container.default-bg {
        width: 100%;
    }

    .full-width-section .to-right-block, .full-width-section img {
        margin: 0 auto;
    }
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
    .full-width-section:not(.no-image) .full-text-container {
        top: 0;
        height: 100%;
        padding: 0 20px;
    }

    .full-text-container h1 {
        font-size: 28px;
    }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
    .full-text-container {
        position: static;
        padding: 20px !important;
    }
}

/* Call to action
---------------------------------- */
.search-bar-wrapper {
    background: linear-gradient(to left, #709f4a 50%, #1b6787 50%);
}
.notice .card-body {
    padding:30px 0px;
}

.notice .card-body-AI {
    padding: 5px 0px;
}

.call-to-action {
    padding: 30px 20px 0px 50px;
}

.UHE-search-bar .call-to-action {
    padding: 22px 5px 0px 5px !important;
}

.homeFAU-wrapper .call-to-action .col-auto {
    padding: 0px !important;
}

.call-to-action h1, .call-to-action a {
    margin: 0;
}

.call-to-action p {
    margin-bottom: 10px;
}

.call-to-action h3 {
    font-size: 18px;
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    /* white-space: nowrap; */
}

.call-to-action input {
    width: fit-content;
    margin-right: 0;
    font-size: 15px;
    display: inline-block;
    min-width: 100%;
    font-family: 'Baskerville W01 Italic',Verdana, Geneva, sans-serif;
    word-spacing: -2px;
}

.call-to-action input#terms1 {
    width: max-content;
    margin-right: 0;
    font-size: 13px;
    display: inline-block;
    min-width: 112.4%;
}

.call-to-action .search-box .condSearch1 i {
    margin-right: -33px;
}
.conditionTabs-wrapper .search-box input {
    /* text-transform:uppercase; */
    /* font-family:'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif; */
}
.search-filter-wrapper .btn {
    margin: 0;
}
.FAUFilter-wrapper {background: linear-gradient(to left, #6998ae 50%, #1b6787 50%);margin-bottom: 30px;}

@media (max-width: 991px) {
    .call-to-action input {
        width: fit-content;
        margin-right: 0px;
        font-size: 12px;
        display: inline-block;
        min-width: 100%;
    }
    .find-a-urologist .call-to-action {
        padding:20px
    }
    .search-bar-wrapper > .container .row {
        margin: auto -15px;
        padding: 0px;
    }

    .call-to-action .search-box i {
        margin-right: 0px;
    }

    .search-bar-wrapper {
        background: linear-gradient(to top, #709f4a 50%, #1b6787 50%);
        /* overflow: hidden; */
    }

    .FAU-wrapper .call-to-action {
        padding: 22px 40px 0px 30px !important;
    }

    .call-to-action {
        padding: 30px 20px 0px 20px;
    }

    .search-bar-wrapper .condition-search-bar {
        background: transparent;
        min-height: 100px;
        padding: 0px;
        margin: 0px;
    }

    .search-bar-wrapper .find-a-urologist {
        background: transparent;
        height: 90px;
    }

    .call-to-action h1, .call-to-action a {
        margin: 0;
    }

    .call-to-action p {
        margin-bottom: 10px;
    }

    .call-to-action h3 {
        font-size: 18px;
        font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
        color: #fff;
        white-space: break-spaces;
    }

    .call-to-action input {
        width: fit-content;
        margin-right: 30px;
        font-size: 12px;
        display: inline-block;
        min-width: 100%;
    }

    .search-filter-wrapper .btn {
        margin: 0;
    }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .call-to-action .text-right {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .call-to-action {
        padding: 25px 20px 0px 20px;
    }
}

/* Counters
---------------------------------- */
.counter {
    display: block;
    font-size: 32px;
    line-height: 1;
}

/* Pricing tables
---------------------------------- */
.pricing-tables {
    margin: 60px 0 0;
}

.plan {
    text-align: center;
    margin-bottom: 40px !important;
}

.plan.round-corners .header {
    -webkit-border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0;
}

.plan.round-corners ul li:last-child, .plan.round-corners ul {
    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
}

.plan .header {
    padding: 0;
    margin: 0 -1px;
    border: none;
}

.plan .header h3 {
    font-size: 36px;
    margin: 0;
    line-height: 36px;
    font-weight: 300;
    padding: 15px 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none;
}

.plan .header .price {
    font-size: 28px;
    padding: 8px 0 10px;
    font-weight: 300;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    line-height: 1;
    color: #ffffff;
}

.plan ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
    list-style: none;
}

.plan ul li {
    padding: 12px 0px;
    font-size: 13px;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #ffffff;
    color: #333333;
}

.plan ul.text-large li {
    font-size: 16px;
}

.plan.best-value ul li {
    padding: 15px 0;
}

.plan ul li a.pt-popover {
    color: #000000;
    border-bottom: 1px dashed #000000;
    position: relative;
}

.plan ul li a.pt-popover:hover {
    text-decoration: none;
}

.plan ul li a.pt-popover:after {
    position: absolute;
    top: 0px;
    left: -15px;
    font-family: "FontAwesome";
    content: "\f059";
    color: #ddd;
    font-size: 12px;
}

.popover {
    width: 250px;
    font-size: 13px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.popover-title {
    color: #ffffff;
    text-shadow: none;
    font-size: 13px;
    border: none;
}

.popover-content {
    font-size: 12px;
}

.circle-head .plan .header {
    padding: 0;
    border: none;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 20px auto;
    padding: 10px 0;
}

.circle-head .plan .header h3 {
    font-size: 26px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 27px;
}

.circle-head .plan .header .price {
    height: 80px;
    border: none;
    padding-top: 15px;
    font-size: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.stripped .plan ul {
    -webkit-box-shadow: 0px -15px 32px 0px #cacaca inset;
    box-shadow: 0px -15px 32px 0px #cacaca inset;
    background: #fdfdfd;
}

.stripped .plan ul li {
    border: 1px solid #ececec;
    border-top: none;
    color: #666;
}

.stripped .plan ul li:nth-child(even) {
    -webkit-box-shadow: 0px 0px 40px #e4e4e4 inset;
    box-shadow: 0px 0px 40px #e4e4e4 inset;
    background: #ffffff;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .best-value.plan {
        top: -30px;
        position: relative;
        z-index: 2;
    }

    div.WizardHeaderControl_PersonifyDefault span.step {
        width: 33% !important;
    }
}

/* Google maps
---------------------------------- */
#map-canvas {
    height: 450px;
}

#map-canvas.small {
    height: 347px;
}

#collapseMap:not(.show) {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}

#collapseMap.in {
    height: 450px;
}

.footer-content #map-canvas {
    height: 300px;
}

#map-canvas img {
    max-width: inherit;
}

/* Tags cloud block
---------------------------------- */
.tags-cloud {
    font-size: 0;
}

.tag {
    display: inline-block;
    margin: 0 3px 3px 0;
}

.tag a {
    padding: 3px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 11px;
}

.tag a:hover {
    background-color: #ffffff;
    text-decoration: none;
}

.dark .tag a {
    color: #777777;
    background-color: transparent;
    border: 1px solid #333333;
}

.dark .tag a:hover {
    color: #ffffff;
    background-color: #777777;
    border-color: #777777;
    text-decoration: none;
}

/* Credit Carts Block
---------------------------------- */
.icons-block i {
    display: inline-block;
    font-size: 30px;
    color: #999999;
}

/* Isotope filtering
---------------------------------- */
.isotope-container {
    display: none;
}

.isotope-container-fitrows {
    display: none;
}

/* Small devices (tablets, phones less than 991px) */
@media (max-width: 991px) {
    .isotope-item, .masonry-grid-item {
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-md-6.masonry-grid-item, .col-md-6.isotope-item {
        max-width: 50%;
    }
}

/* Affix Menu
---------------------------------- */
.sidebar.affix {
    position: static;
}

/* Show and affix the side nav when space allows it */
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
    .col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom {
        width: 293px;
    }

    .col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom {
        width: 213px;
    }

    .sidebar.affix {
        position: fixed;
        top: 20px;
    }

    .fixed-header-on .sidebar.affix {
        top: 65px;
    }

    .sidebar.affix-bottom {
        position: absolute;
    }

    .sidebar.affix-bottom .affix-menu, .sidebar.affix .affix-menu {
        margin-top: 0;
        margin-bottom: 0;
    }

    .affix-menu {
        padding-top: 20px;
    }

    h3.title~.affix-menu {
        padding-top: 0px;
    }

    .breadcrumb-wrapper {
        margin-top: 60px;
        display: block;
    }
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
    .col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom {
        width: 390px;
    }

    .col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom {
        width: 263px;
    }
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #ffffff;
    position: fixed;
    bottom: 5px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
}

.scrollToTop.fadeToTop {
    -webkit-animation-name: fadeToTop;
    animation-name: fadeToTop;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.scrollToTop.fadeToTop {
    font-size: 20px;
    line-height: 40px;
}

@-webkit-keyframes fadeToTop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeToTop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.scrollToTop.fadeToBottom {
    -webkit-animation-name: fadeToBottom;
    animation-name: fadeToBottom;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeToBottom {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeToBottom {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

/* .scrollToTop i {
        line-height: 48px;
        font-size: 26px;
    }
    */
.scrollToTop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .scrollToTop i {
        line-height: 40px;
        font-size: 20px;
    }

    .sort-label {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif !important;
    font-size: 14px;
    /* min-width: 80px; */
    text-align: left;
    padding-left: 15px;
    /* margin-top:20px; */
}
.sortButton-wrapper {
    /* margin-top: 16px; */
}
}

/* 8 Main Slideshow
----------------------------------------------------------------------------- */
.heroType-wrapper {
    display: block;
    height: 583px;
    width: 100%;
    background-size: cover;
    /*background-position: center center;*/
	background-position: top right;
    position: inherit;
    z-index: 999;
}

.heroType-wrapper .carousel-inner {
    width: 600px;
    margin-left: 60px;
}

.heroType-wrapper .gradation-overlay {
    height: 583px;
    text-align: left;
    margin: 0 auto;
}

.heroType-wrapper .gradation-overlay * {
    text-align: left;
}

.heroType-wrapper .gradation-overlay .carousel-caption {
    position: absolute;
    right: 15%;
    left: 0;
    z-index: 0;
    padding: 20px;
    color: #fff;
    text-align: left;
    /*    background:rgba(255,255,255,.5); */
    width: fit-content;
    top: 157px;
    height: fit-content;
    max-width: 450px;
}

.carousel {
    position: relative;
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    /* display:block; */
    /* height: 600px; */
}

.carousel-caption {
    position: relative;
    right: 15%;
    top: 150px;
    left: 20px;
    z-index: 8;
    padding-top: 0;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    margin-top: -20px;
}

.carousel-header {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
}

.btn-hero,.btn-stats, .btn-feature {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    background-color: transparent;
    border: solid 2px #9FC483;
    border-radius: 22px;
    /* width: fit-content; */
    /* max-width: max-content; */
}

.btn-contact {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    background-color: transparent;
    border: solid 2px #9FC483;
    border-radius: 22px;
    padding: 10px 40px;
    margin-top: 20px /* width: fit-content; */ /* max-width: max-content; */
}

.btn-contact.email {
    margin-right: 40px
}

.stats-bar-wrapper .btn-stats {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #333;
    background-color: #9FC483;
    border: solid 2px #9fc483;
    border-radius: 22px;
    /* width: fit-content; */
    /* max-width: max-content; */
}

.stats-bar-wrapper .btn-stats:hover {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #333;
    background-color: #7ba35c;
    border: solid 2px #7ba35c;
}

.btn-hero:hover {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    color: #fff;
    background-color: rgba(26, 104, 135, 1);
    border: solid 2px #9FC483;
    border-radius: 22px;
}

.heroType-gradation {
    background-image: linear-gradient(to right, rgba(26, 104, 135, 0.8) 30%, transparent);
}

.heroType-wrapper p {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 44px;
    text-transform: none;
    font-weight: normal;
    color: #fff;
    line-height: 56px;
}

.carousel-header h5 {
    font-family: 'Baskerville W01 Italic';
    font-size: 30px;
    text-transform: none;
    font-weight: normal;
    color: #9FC483 !important;
    position: absolute;
    /* right: 15%; */
    left: -50px;
    z-index: 8;
    /* padding: 20px; */
    color: #fff;
    text-align: left;
    /*    background:rgba(255,255,255,.5); */
    width: fit-content;
    /* top: -380px; */
    height: fit-content;
    max-width: 500px;
    line-height: 0px;
}

@media (max-width: 992px) and (min-width:768px) {
    .heroType-wrapper .gradation-overlay {
        height: 600px;
        text-align: left;
        margin: 0 auto;
    }
    .heroType-wrapper .carousel-inner {
    width: 600px;
    margin-left: 30px;
}

}

@media (max-width: 767px) {
    .heroType-wrapper .carousel-inner {
        width: 600px;
        margin-left: 10px;
    }

    .carousel-header {
        max-width: 500px;
        margin: 0 ;
        width: 100%;
        display: block;
        position: relative;
    }

    .heroType-wrapper .gradation-overlay .carousel-caption {
        position: absolute;
        right: 15%;
        left: 0;
        z-index: 10;
        padding: 20px;
        c olor: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        width: max-content;
        top: 207px;
        height: fit-content;
        max-width: 400px;
    }

    .heroType-gradation {
        background-image: linear-gradient(to right, rgba(26, 104, 135, 0.8) 100%, transparent);
    }

    .heroType-wrapper p {
        font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
        font-size: 28px;
        text-transform: none;
        font-weight: normal;
        color: #fff;
        line-height: 38px;
    }

    .carousel-header h5 {
        font-family: 'Baskerville W01 Italic';
        font-size: 24px;
        text-transform: none;
        font-weight: normal;
        color: #9FC483 !important;
        position: absolute;
        /* right: 15%; */
        left: 20px;
        z-index: 10;
        /* padding: 20px; */
        color: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        width: fit-content;
        /* top: -380px; */
        height: fit-content;
        max-width: 500px;
        line-height: 28px;
    }

    .carousel-caption {
        position: relative;
        left: 0;
        top: 200px;
        /* left: 0; */
        z-index: 10;
        padding-top: 0;
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
        margin-top: -20px;
    }

    .heroType-wrapper {
        display: block;
        height: 465px;
        width: 100%;
        background-size: cover;
        background-position: center center;
        overflow: hidden;
    }

    .heroType-wrapper .gradation-overlay {
        /* max-width: 1470px; */
        /* width: 100%; */
        height: 465px;
        /* display:block; */
        /* position:relative; */
        text-align: left;
        margin: 0 auto;
    }

    .scroll-spy .banner {
        /* min-height: 100px; */
        height: 465px;
    }
}

@media (max-width: 400px) {
    .heroType-wrapper .gradation-overlay .carousel-caption {
        max-width: 250px;
    }

    .heroType-wrapper .carousel-caption .btn {
        max-width: 250px;
        white-space: break-spaces;
    }
}

/* 8.1 Urology Banner 
----------------------------------------------------------------------------- */
.banner-bar-wrapper {
    height: 600px
}

.banner-bar-gradation {
    background-image: linear-gradient(to right, rgba(26, 104, 135, 0.8) 30%, transparent);
    height: 600px;
    z-index: 0;
}

.banner-bar-wrapper .carousel-inner {
    width: 100%;
    margin-left: 0;
}

.banner-bar-wrapper .gradation-overlay {
    /* max-width: 1470px; */
    /* width: 100%; */
    /* height: 300px; */
    /* display:block; */
    /* position:relative; */
    text-align: left;
    margin: 0 auto;
}

.banner-bar-wrapper .gradation-overlay * {
    text-align: left;
}

.banner-bar-wrapper .gradation-overlay .carousel-caption {
    position: absolute;
    right: 15%;
    left: 0;
    z-index: 2;
    /* padding: 20px; */
    color: #fff;
    text-align: left;
    /*    background:rgba(255,255,255,.5); */
    width: 100%;
    top: 328px;
    height: fit-content;
    max-width: fit-content;
    padding-left: 35px;
}

.carousel {
    position: relative;
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    /* display:block; */
    /* height: 600px; */
}

.banner-bar-wrapper .carousel-caption h5, .banner-bar-wrapper .carousel-caption h1 {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 40px;
    text-transform: none;
    /* color: #9FC483 !important; */
    z-index: auto;
    color: #fff;
    text-align: left;
    /* width: max-content; */
    /* height: max-content; */
    line-height: 48px;
    white-space: break-spaces;
}

.banner-bars-wrapper p {
    font-family: font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    color: #fff;
    line-height: 28px;
}

.banner-block-wrapper {
    margin-top: 63px;
}

@media (min-width: 993px) {
    .banner-bar-wrapper {
        margin-top:55px;
    }
}

@media (max-width: 768px) {
    .banner-bar-wrapper {
        display:block;
        height: max-content;
        width: 100%;
        background-size: cover;
        background-position: center center;
        /* padding-bottom: 50px; */
    }

    .banner-bar-gradation {
        height: 100%;
        text-align: left;
        margin: 0 auto;
        background: #1C6888;
        padding-bottom: 50px;
    }

    .banner-block-wrapper .card1 .card-body, .stats-block-wrapper .card3 .card-body {
        border-right: 0px solid #ccc !important;
    }

    .banner-block-wrapper .card1 .card-body {
        border-bottom: 1px solid #ccc !important;
    }

    .banner-bar-wrapper .gradation-overlay {
        text-align: left;
        margin: 0 auto;
    }

    .banner-bar-wrapper .gradation-overlay .carousel-caption {
        position: relative;
        right: 15%;
        left: 0;
        z-index: 0;
        padding: 20px 0;
        margin: 0 -5px;
        color: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        width: 100%;
        top: 20px;
        height: fit-content;
        max-width: fit-content;
    }

    .stats-block-wrapper {
        margin-top: auto;
    }

    .stats-block-wrapper .card {
        background: #ffffff;
        border: 0px;
        border-radius: 0px;
        height: 160px;
    }
}

/* 8.15 Breadcrumb Banner 
----------------------------------------------------------------------------- */
.breadcrumbsBanner-wrapper {
    height: max-content;
    position: relative;
    right: 15%;
    left: 0;
    z-index: 0;
    /* padding: 20px; */
    color: #fff;
    text-align: left;
    background: rgba(112,160,74,.5);
    width: 100%;
    margin-top: 55px;
    margin-bottom: 0;
}

.breadcrumbsBanner-wrapper .container {
    display: block;
    z-index: 0;
    margin: 0 auto;
    padding-bottom: 28px;
}

.breadcrumbsBanner-wrapper .breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 15px;
    padding: 65px 15px 8px 30px;
}

.breadcrumbsBanner-wrapper .carousel-caption h5 {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 36px;
    text-transform: none;
    /* color: #9FC483 !important; */
    z-index: auto;
    color: #fff;
    text-align: left;
    width: fit-content;
    height: fit-content;
    line-height: 48px;
}

.breadcrumbsBanner-wrapper .bannerSubhead {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    color: #1C6888;
    line-height: 20px;
}

@media (max-width: 992px) {
    .breadcrumbsBanner-wrapper {
        background-size: cover;
        background-position: center center;
        padding-bottom: 10px;
        margin-top: 0px;
    }

    .breadcrumbsBanner-wrapper .breadcrumb-item {
        position: relative;
        right: 15%;
        left: 0;
        z-index: 0;
        padding: 0 0 0 0;
        margin: 0 6px;
        color: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        /*width: 100%;*/
        /* top: 20px; */
    }
    
    .breadcrumbsBanner-wrapper .breadcrumb-item:first-child {
        position: relative;
        right: 15%;
        left: 0;
        z-index: 0;
        padding: 0;
        margin: 0  6px 0 -5px;
        color: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        /*width: 100%;*/
        /* top: 20px; */
        height: fit-content;
        max-width: fit-content;
    }


    .stats-block-wrapper {
        margin-top: auto;
    }

    .stats-block-wrapper .card {
        background: #ffffff;
        border: 0px;
        border-radius: 0px;
        height: 160px;
    }

    .breadcrumbsBanner-wrapper .breadcrumb {
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 0;
        font-size: 15px;
        padding: 40px 15px 12px 30px;
    }
}

/* 8.2 Stats Bar
----------------------------------------------------------------------------- */
.full-width {
    width: 100%;
    /* padding: 0px; */
    margin: 0;
    overflow-x: hidden;
}

.stats-bar-wrapper {
    height: 432px
}

.stats-bar-wrapper {
    display: block;
    height: 432px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.stats-bar-gradation {
    background-image: linear-gradient(to right, rgba(26, 104, 135, 0.8) 30%, transparent);
    height: 432px;
}

.stats-bar-wrapper .carousel-inner {
    width: 100%;
    margin-left: 0;
}

.stats-bar-wrapper .gradation-overlay {
    /* max-width: 1470px; */
    /* width: 100%; */
    /* height: 300px; */
    /* display:block; */
    /* position:relative; */
    text-align: left;
    margin: 0 auto;
}

.stats-bar-wrapper .gradation-overlay * {
    text-align: left;
}

.stats-bar-wrapper .gradation-overlay .carousel-caption {
    position: absolute;
    right: 15%;
    /* left: 0; */
    z-index: 10;
    /* padding: 20px; */
    color: #fff;
    text-align: left;
    /*    background:rgba(255,255,255,.5); */
    /* width: 100%; */
    top: 80px;
    height: max-content;
    max-width: max-content;
}

.carousel {
    position: relative;
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    display: block;
    height: 583px;
}

.stats-bar-wrapper .carousel-caption h5 {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 36px;
    text-transform: none;
    /* color: #9FC483 !important; */
    z-index: auto;
    color: #fff;
    text-align: left;
    /* width: max-content; */
    height: max-content;
    line-height: 48px;
}

.stats-bars-wrapper p {
    font-family: font-family:'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    color: #fff;
    line-height: 28px;
}

.stats-block-wrapper {
    margin-top: 63px;
}


.stats-block-wrapper .card1 .card-body, .stats-block-wrapper .card3 .card-body {
    border-right: 1px solid #ccc !important;
}

.stats-block-wrapper .card-body {
    margin: 20px 0px;
    padding: 0px 10px;
}

.stats-block-wrapper .card-title {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #1A6887;
    text-align: center;
    text-transform: none;
    padding: 0px;
    margin: 0px;
}

.stats-block-wrapper .card-text {
    font-family:'Baskerville W01 Regular_705699',Verdana, Geneva, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #70A04A;
    text-align: center;
    text-transform: none;
    margin-top: 5px;
}
.stats-block-wrapper .card {
    background: rgba(255,255,255,.8);
    border: 0px;
    border-radius: 0px;
    height:160px;
}
@media (min-width:768px)and (max-width:991px) {
    .stats-bar-wrapper .gradation-overlay .carousel-caption {
    position: absolute;
    right: 15%;
    /* left: 0; */
    z-index: 10;
    /* padding: 20px; */
    color: #fff;
    text-align: left;
    /* background: rgba(255,255,255,.5); */
    /* width: 100%; */
    top: 80px !important;
    height: max-content;
    max-width: max-content;
}
.stats-block-wrapper .card {
    background: rgba(255,255,255,.8);
    border: 0px;
    border-radius: 0px;
    height:160px;
}
.stats-block-wrapper .card-title {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #1A6887;
    text-align: center;
    text-transform: none;
    padding: 0px;
    margin: 0px;
}
}

@media (max-width: 767px) {
    .stats-bar-wrapper {
        display:block;
        height: max-content;
        width: 100%;
        background-size: cover;
        background-position: center center;
        /* padding-bottom: 50px; */
    }

    .stats-bar-gradation {
        height: 100%;
        text-align: left;
        margin: 0 auto;
        background: #1C6888;
        padding-bottom: 20px;
    }

    .stats-block-wrapper .card1 .card-body, .stats-block-wrapper .card3 .card-body {
        border-right: 0px solid #ccc !important;
    }

    .stats-block-wrapper .card1 .card-body, .stats-block-wrapper .card2 .card-body, .stats-block-wrapper .card3 .card-body {
        border-bottom: 1px solid #ccc !important;
    }

    .stats-block-wrapper .card-body {
        padding: 40px 0px;
        margin: 0px 40px;
    }

    .stats-bar-wrapper .gradation-overlay {
        text-align: left;
        margin: 0 auto;
    }

    .stats-bar-wrapper .gradation-overlay .carousel-caption {
        position: relative;
        right: 15%;
        left: 0;
        z-index: 0;
        padding: 20px 0;
        margin: 0 -5px;
        color: #fff;
        text-align: left;
        /*    background:rgba(255,255,255,.5); */
        width: 100%;
        top: 20px;
        height: fit-content;
        max-width: fit-content;
    }

    .stats-block-wrapper {
        margin-top: auto;
    }

    .stats-block-wrapper .card {
        background: #f5f8f9;
        border: 0px;
        border-radius: 0px;
        height: 160px;
    }

    .stats-block-wrapper .card-title {
        font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
        font-size: 30px;
        line-height: 30px;
        color: #1A6887;
        text-align: center;
        text-transform: none;
        padding: 0px 20px 15px;
        margin: 0px;
    }

    .stats-block-wrapper .card-text {
        font-family:'Baskerville W01 Regular_705699',Verdana, Geneva, sans-serif,Verdana, Geneva, sans-serif;
        font-size: 22px;
        line-height: 24px;
        color: #70A04A;
        text-align: center;
        text-transform: none;
        margin: 0px 0px -15px 0px;
    }

    .btn-stats {
        font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
        color: #333333;
        background-color: #9FC483;
        border: solid 2px #9FC483;
        border-radius: 22px;
        width: fit-content;
        line-height: 30px;
        margin: 0 auto;
    }

    .mobile-donate-button {
        text-align: center;
        width: max-content;
        margin: 40px auto;
    }
    .stats-block-wrapper .card2 .card-body, .stats-block-wrapper .card3 .card-body {
        border-bottom: 1px solid #ccc !important;
    }
}

/* 8.5 Main Slideshow
----------------------------------------------------------------------------- */
.slideshow {
    z-index: 2;
}

.slider-banner-container, .slider-revolution-5-container {
    width: 100%;
    position: relative;
    padding: 0;
    direction: ltr;
}

.slider-banner-fullscreen, .slider-banner-fullwidth {
    width: 100%;
    position: relative;
}

.slider-banner-container ul.slides, .slider-revolution-5-container ul.slides {
    display: none;
}

/*Spinner*/
.tp-loader.spinner2 {
    background-color: #999;
}

/*Captions*/
.tp-caption {
    z-index: 5;
}

.tp-caption a, .tp-caption a:hover {
    color: #ffffff;
}

.tp-caption a.btn-gray, .tp-caption a.btn-gray:hover {
    color: #333333;
}

.caption-box {
    max-width: 540px;
    color: #ffffff;
    white-space: normal;
    padding: 20px;
    border: none;
}

.caption-box h2 {
    color: #ffffff;
}

.caption-gradient {
    background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(99%, rgba(0, 0, 0, 0.83)), color-stop(100%, rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.85) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.75) 100%);
    background: -ms-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.75) 100%);
}

.tp-fullscreen-icon:hover {
    cursor: pointer;
}

/*text rotator*/
.tp-caption.large_white .typed-cursor {
    color: #ffffff;
}

.tp-caption {
    font-family: 'Frutiger Neue W01 Light',Verdana, Geneva, sans-serif;
}

@media (max-width: 767px) {
    .tp-caption .typed-cursor {
        font-size: 20px;
    }
}

.light-translucent-bg.caption-box h2, .light-translucent-bg.caption-box p {
    color: #333333;
    font-weight: 400;
}

.caption-box:after {
    z-index: -1;
}

.slideshow .dark-translucent-bg:not(.caption-box), .slideshow .light-translucent-bg:not(.caption-box) {
    border-top: none;
    border-bottom: none;
    position: absolute;
    left: 0;
    top: 0 !important;
    width: 100%;
    height: 100%;
}

.slideshow .dark-translucent-bg {
    background-color: rgba(0, 0, 0, 0.4);
}

.slideshow .light-translucent-bg {
    background-color: rgba(255, 255, 255, 0.4);
}

.slideshow .dark-translucent-bg:after, .slideshow .light-translucent-bg:after {
    background-color: transparent;
}

.xlarge_white {
    font-size: 68px;
    font-family: 'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
    color: #ffffff;
    line-height: 1.2;
}

.large_white {
    font-size: 42px;
    font-family: 'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
    color: #ffffff;
    line-height: 1.2;
}

.medium_white {
    font-size: 24px;
    color: #ffffff;
    font-weight: 300;
}

.small_white {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
}

.xlarge_dark {
    font-size: 68px;
    font-family: 'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
    color: #333333;
    line-height: 1.2;
}

.large_dark {
    font-size: 42px;
    font-family: 'FrutigerLTW01-47LightCn',Verdana, Geneva, sans-serif;
    color: #333333;
    line-height: 1.2;
}

.tp-caption.medium_dark {
    font-family: "Roboto", sans-serif,Verdana, Geneva, sans-serif;
    font-size: 24px;
    color: #333333;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4583;
}

.small_dark {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.text-shadow-light {
    text-shadow: 2px 2px 25px rgba(255, 255, 255, 0.5);
}

.text-shadow-dark {
    text-shadow: 2px 2px 25px #000000;
}

.tp-caption .separator:not(.with-icon), .tp-caption .separator-2:not(.with-icon), .tp-caption .separator-3:not(.with-icon) {
    width: 500px;
}

.slider-banner-boxedwidth .tp-caption[data-x="left"] {
    margin-left: 20px !important;
}

.slider-banner-boxedwidth .tp-caption[data-x="right"] {
    margin-right: 20px !important;
}

/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (max-width: 1199px) {
    .tp-caption[data-x="left"] {
    }
}

/* Mobile Menu
----------------------------------------------------------------------------- */
.quick-link-mobile-listing {
    text-align: center;
    border-left: 2px solid #AEE0EA;
    margin: 20px 0px;
}

.quick-link-mobile-listing:nth-child(1) a, .quick-link-mobile-listing:nth-child(2) a, .quick-link-mobile-listing:nth-child(3) a {
    color: #AEE0EA !important;
}

.quick-link-mobile-listing:first-child {
    border-left: 0px;
}

.quick-link-mobile-listing:nth-child(4) {
    FONT-VARIANT: JIS90;
    background-color: #9FC483;
    padding: 15px 8px 15px 8px;
    min-width: 48%;
    float: left;
    left: 0px;
    margin-left: 15px;
    margin-right: 0;
    border: 0px;
}

.quick-link-mobile-listing:nth-child(4) a.quick-link-mobile {
    padding: 15px;
    margin: 0px;
    /* height:50px; */
}

.quick-link-mobile-listing:nth-child(5) {
    background-color: #70A04A;
    padding: 15px 8px 15px 8px;
    min-width: 48% !important;
    float: left;
    left: 0px;
    margin-left: -15px;
    margin-right: 15px;
    border: 0px;
}

.quick-link-mobile-listing:nth-child(5) a {
    padding: 15px;
}

.quick-link-active {
    font-size: 14px;
    color: #000;
}

#my-menu {
    background-color: #1C6888;
}

.mm-panels, .mm-listitem, .mm-navbar, .mm-panel {
    background-color: transparent !important;
}

.mm-listitem__text {
    font-family: 'FrutigerNeueW01-Regular',Verdana, Geneva, sans-serif;
    padding: 10px 20px !important;
    margin: 0px;
}

#my-menu a {
    color: #fff;
}

.mm-listitem .mm-btn::after {
    color: #fff;
    border-top: #fff solid 2px !important;
    border-left: #fff solid 2px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
}

#my-menu .search-box {
    position: absolute;
    padding: 5px 0px 0px 0px;
    margin: -50px 0px 0px 15px;
    width: 80%;
    top: 20px;
}

.mm-btn_close.mm-btn {
    position: fixed;
    right: 8px;
    height: 60px;
    top: 15px;
    z-index: 99999;
    display: block;
}

.mm-btn_close.mm-btn::before {
    border-left: #fff solid 5px;
    border-top: #fff solid 5px;
    height: 15px;
    width: 15px;
    left: 26px;
}

.mm-btn_close.mm-btn::after {
    border-right: #fff solid 5px;
    border-bottom: #fff solid 5px;
    height: 15px;
    width: 15px
}

.mm-panels {
    margin-top: 30px;
}

.mm-navbar__title {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 5px;
    color: #AEE0EA !important;
}

.mm-navbar {
    border: 0px !important;
}

.home-link {
    font-family: 'Frutiger Neue W01 Bd',Verdana, Geneva, sans-serif;
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: transparent;
    margin: 10px;
    padding: 0px 25px
}
/*----------Cookie Consent Styles ----------------*/

.cc-window {
    color: rgb(255, 255, 255);
    background-color: rgb(27 104 135) !important;
    width:100%:
    max-width:100%;
}
.cc-banner .cc-btn:last-child {
    white-space:normal;
    display: -ms-flexbox;
    display: flex;
    color:#1b6786;
    /* border-radius: 12px; */
    line-height: 20px;
    max-width: 100px;
}
.cc-message {
    margin-right:30px;
	
}
/*
@media (max-width:992px) {
.cc-message {
    margin-bottom: 1em;
    width:150% !important;
    max-width:150% !important;
    display:block;
    margin-right:10px;
    font-size: 14px;
    }
    .cc-window {
   position:relative;
}
.cc-banner .cc-btn:last-child {
    white-space:break-spaces;
    color:#1b6786;
    border-radius: 12px;
    line-height: 20px;
    max-width: 100px !important;
    min-width: 0px !important;
    font-size:12px;
    line-height: 18px;
}
}
*/
/*----------ALL IE Styles ----------------*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .product-col {
        width: 30%;
    }

    .product-page {
        display: block !important;
        width: 100%;
    }
}

/*----------Call to Action ----------------*/

.cta-btn {
    background-color: #1C6888;
}

.cta-btn a {
    color: #fff;
}

.cta-btn a:hover {
    background-color: #14536B
    color: #fff;
}

/*----------GA4/GTM Fake Classes ----------------*/

.pe_download_filter {
	margin:0;
}

.pe_download_detail {
	margin:0;
}

.pe_atc_filter {
	margin:0;
}

.pe_atc_detail {
	margin:0;
}