.desktopOnly {
    display: flex;
}
@media only screen and (max-width: 1200px) {
    .desktopOnly {
        display: none;
    }
}
.tabsBelow {
    display: none;
}
@media only screen and (max-width: 1200px) {
    .tabsBelow {
        display: flex;
    }
}
.tabsAbove {
    display: flex;
}
@media only screen and (max-width: 991px) {
    .tabsAbove {
        display: none;
    }
}
.mobileOnly {
    display: none;
}
@media only screen and (max-width: 991px) {
    .mobileOnly {
        display: flex;
    }
}
#header .navbar-light .nav-link {
    color: #fff;
}
#header .navbar-light .nav-link:hover,
#header .navbar-light .nav-link.active {
    color: #3b3b3b;
}

.press_itm_img img {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}

.press_itm_img {
    padding-top: 55.34%;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

.press_itm {
    background: #ffff;
    box-shadow: 0 0 15px #ddd;
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
}

.press_itm_con {
    padding: 20px;
}

.press_itm_date {
    background: #d7edff;
    padding: 7px 15px;
    display: inline-flex;
    border-radius: 40px;
    color: #1068b1;
    font-size: 12.6px;
    font-weight: 600;
}

.press_itm_title {
    color: #24293d;
    font-size: 19px;
    font-weight: 600;
    margin: 15px 0 8px;
}

.press_itm_btn a {
    background: #1068b1;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 20px 10px;
    display: inline-flex;
    border-radius: 40px;
}
.view-press-listing .view-filters {
    display: none;
}

.site-footer {
    background: #036bc6;
    background: #f9f9f9;
    padding: 35px 0 0;
}
#block-fastestgrowingblock {
    padding: 18px 0 1px;
}
#block-fastestgrowingblock .field--type-text-with-summary h3 {
    color: #1d3e8f;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: center;
}
#block-fastestgrowingblock figure {
    margin-bottom: 5px;
    margin-left: 9%;
    position: relative;
}
#block-fastestgrowingblock figure + b {
    display: block;
    text-align: left;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 500;
}
#block-fastestgrowingblock figure img {
    width: 44px;
    height: 42px;
    flex: 0 0 44px;
    max-width: 44px;
}
.stripe {
    border: 1px solid #c6e5ff;
    opacity: 0.3;
    margin-top: 35px;
}
.grow {
    display: flex;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.booking_policy {
    background-color: #1068b1;
    border-bottom-right-radius: 110px;
    padding: 30px 0;
}
.description {
    margin-top: 0px;
}
.policy_info h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
}
.policy_info h6 {
    color: #fff;
    font-size: 47px;
    font-weight: 800;
    line-height: 60px;
    text-align: left;
    margin-bottom: 36px;
}
.policy_info a {
    background: linear-gradient(to right, #ee5435, #f17f3a) !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-color: #fff !important;
    border-radius: 1px !important;
    text-transform: capitalize;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    width: 40%;
    text-align: center;
}
.policy_info h6 + a {
    margin-right: 10px;
    border: 1px solid #f17f3a !important;
    background: #1068b1 !important;
}
.policy_info a:hover {
    color: #fff;
}
#header .navbar-light .nav-link {
    font-size: 16px;
    font-weight: 400;
}
#navbar-top {
    background-color: #1068b1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 1rem;
    flex-wrap: unset;
}
#navbar-top + nav#navbar-main {
    display: none;
}
#navbar-top .region-secondary-menu {
    flex: 0 0 200px;
    margin: 0;
}
#header .navbar-light .nav-link.active,
#header .navbar-light .nav-link:hover {
    color: #000;
}
#header .navbar-light .nav-link:hover {
    color: #000;
}
#navbar-top ul.menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
#header .navbar-light li:hover > ul.menu {
    display: block;
}
#header .navbar-light li {
    position: relative;
}

#header .navbar-light ul.menu .nav-link {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    font-size: 1rem;
    font-weight: normal;
    padding: 6px 17px;
    white-space: nowrap;
}

body {
    background: #fff;
}
.site-footer__bottom {
    border-color: rgb(24 24 24 / 15%);
    padding: 0 15px;
    margin-top: 0;
}
.site-footer__bottom .nav {
    padding: 0 15px;
    margin: 0;
    list-style: none;
}
.site-footer__bottom .nav ul.menu {
    list-style: none;
    padding: 0;
    margin: 7px 0 0 0;
}
.site-footer__bottom .nav li.nav-item.menu-item--expanded,
.site-footer__bottom .nav li.nav-item {
    width: 25%;
    float: left;
    flex: 0 0 25%;
}
.site-footer__bottom .nav li.nav-item.menu-item--expanded ul.menu li,
.site-footer__bottom .nav li.nav-item ul.menu li {
    width: 100%;
    flex: 0 0 100%;
}
.site-footer__bottom .nav li.nav-item.menu-item--expanded a,
.site-footer__bottom .nav li.nav-item a {
    font-size: 18px;
    text-transform: capitalize;
    color: #ffffff;
    color: #636363;
    padding: 0 0 5px;
    font-family: lato;
}

.site-footer__bottom .nav li.nav-item.menu-item--expanded > a {
    font-weight: 700;
    font-family: lato;
}
.site-footer__bottom .nav li.nav-item.menu-item--expanded ul.menu li a,
.site-footer__bottom .nav li.nav-item ul.menu li a {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 10px;
    color: #ffffff;
    color: #636363;
    text-transform: capitalize;
    font-family: lato;
}
.site-footer #footer_disclaimer h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    color: #636363;
    padding: 0 0 5px;
    font-weight: 700 !important;
    display: inline-block;
    float: left;
    text-transform: capitalize;
    margin-right: 15px;
    padding: 0;
    margin: 0 10px 0 0;
}
.site-footer #footer_disclaimer {
    clear: both;
    border-top: 0px solid #555;
    border-color: rgba(24, 24, 24, 0.15);
    padding-top: 25px;
}
.site-footer #footer_disclaimer ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    list-style: none;
    float: left;
}
.site-footer #footer_disclaimer ul li {
    width: auto;
    margin-bottom: 0;
    float: left;
}
.site-footer #footer_disclaimer ul li {
    margin-right: 6px;
}
.site-footer .content {
    font-size: 12px;
    padding: 0;
    color: #636363;
    text-transform: capitalize;
    line-height: 1.3rem;
}

.site-footer .ftrLogoDescription {
    text-transform:none;
  }
/*.site-footer #footer_disclaimer ul {
    margin-bottom: 20px;
} */
.site-footer #footer_disclaimer ul + p + ul li {
    margin-bottom: 0;
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    margin-right: 8px;
}
.site-footer #footer_disclaimer ul a {
    text-decoration: none;
    color: #ffffff;
    color: #636363;
    line-height: 1.3;
}
.site-footer #footer_disclaimer ul + p + ul li:last-child {
    margin-right: 0;
    border-right: 0;
}

.layout--twocol-section--67-33 {
    background: #eff4ff;
    padding: 50px 0;
}
.view-faq-image img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.layout--twocol-section--67-33 .layout__region--second {
    display: flex;
    align-items: center;
}
.faq_sec_info .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 0;
    background: #ffffff;
    padding: 0;
}
.faq-sec-info {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}
.faq-sec-info .views-field-field-question {
    padding: 20px 80px 20px 15px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    color: #767676;
    font-weight: 600;
    text-decoration: none !important;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    min-height: 64.4px;
}
.faq-sec-info .views-row.faq-row {
    margin-bottom: 20px;
    padding: 0;
}
.faq-sec-info .views-row h3 {
    margin-bottom: 40px;
}
.layout--twocol-section--67-33 .view-content.row {
    margin: 0;
}
.faq-sec-info .views-field-field-question:after {
    content: "+";
    background: #ffebe2;
    height: 47px;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 12px;
    top: 8px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: normal;
    color: #ff854d;
    font-family: sans-serif;
}
.faq-sec-info .views-field-field-question[aria-expanded="true"]:after {
    content: "-";
    background: #ffebe2;
    height: 47px;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 12px;
    top: 8px;
    border-radius: 50%;
    font-size: 40px;
    font-weight: normal;
    color: #ff854d;
    line-height: 1;
    font-family: monospace;
}
.faq-sec-info .views-field-field-question[aria-expanded="true"] {
    background: #035bab;
    color: #fff;
}
.ui-accordion .ui-accordion-content {
    overflow: unset;
    padding: 1.25rem;
    min-height: 1px;
}
.sidebar_sec_in {
    margin-top: 0;
}
.sidebar_second {
    margin-top: 30px;
}
.sidebar .block {
    background: none;
    border: 0;
    padding: 0;
}

.sidebar_second .field-content .row {
    margin: 0;
    align-items: center;
}
.sidebar_second .field-content .row [class*="col-"] {
    padding: 0;
}
.sidebar_second .row {
    margin: 0;
}
.sidebar_second .view-articles {
    border: 1px solid #dedede;
    border-radius: 10px;
    margin-top: 0px;
    overflow: hidden;
}
.sidebar_second .article-image {
    border-radius: 7px;
    overflow: hidden;
    height: 60px;
}
.sidebar_second .views-row {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.sidebar_second .field-content .row .article-content {
    padding-left: 10px;
}
.sidebar_second .field-content .row .article-content div {
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar_second .field-content .row .article-content div a {
    text-decoration: none;
}
.sidebar_second .views-row:last-child {
    border-bottom: 0;
}
.block-views-blockarticles-block-4,
.block-views-blockarticles-block-5 {
    background: #f7f7f7;
    margin-top: 30px;
}

.featured-bottom .press_itm_title {
    margin: 0 0 12px;
}
.view-press-listing .press_itm_img img {
    width: auto;
    min-height: unset;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.featured-bottom > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}

.block-views.block-views-blockfaqs-block-1 {
    background: #eff4ff;
    padding: 50px 0;
}

ul.pagination {
    justify-content: center;
}

.faq_sec_con > .row > [class*="col-"] {
    width: 100%;
}

.faq_sec_con > .row > [class*="col-"] + [class*="col-"] {
    display: none;
}
button.navbar-toggler {
    display: none;
}
div#page-wrapper {
    /* overflow: hidden; */
}
.form-inline.navbar-form .region-top-header-form {
    width: auto !important;
}
header#header nav#navbar-top {
    max-width: 95% !important;
    margin: auto;
}
header#header {
    background-color: #1068b1;
}
.faq-sec-info .attachment.attachment-before .view-content.row {
    flex: 0 0 100%;
    max-width: 100%;
}
.faq-sec-info .view-content.row {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 50px;
}
.faq-sec-info .attachment.attachment-after .view-content.row {
    flex: 0 0 100%;
    max-width: 100%;
}
.faq-sec-info .attachment.attachment-after {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.faq-sec-info .attachment.attachment-before {
    flex: 0 0 100%;
}
.faq-sec-info .attachment.attachment-after .view-content.row img {
    width: 100%;
    height: auto;
}
.owl-nav [class^="owl-"] {
    background: #fff !important;
}
.owl-nav [class^="owl-"] span {
    display: none;
}
.owl-nav [class^="owl-"]:focus {
    outline: 0;
}
.faq-sec-info .attachment.attachment-after .view-content.row {
    padding: 0;
    margin: 0;
}
.view-featured-press-page- .view-content.row .views-row {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 8px;
}
.view-featured-press-page- .view-content.row .views-row .views-field-field-featured-image {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.view-featured-press-page- .view-content.row .views-row .views-field-field-featured-image img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
.view-featured-press-page-::before {
    content: "";
    top: 0;
    height: 100%;
    width: 300px;
    background: #f4f4f4;
    position: absolute;
    right: 100%;
}
.view-featured-press-page-::after {
    content: "";
    top: 0;
    height: 100%;
    width: 300px;
    background: #f4f4f4;
    position: absolute;
    left: 100%;
}
.view-featured-press-page- .view-content.row {
    margin: 0 -8px;
}
.view-featured-press-page- {
    background: #f4f4f4;
    padding-bottom: 70px !important;
}
.view-featured-press-page- .heading_type1 {
    margin-bottom: 40px;
}
.booking_policy.inner_sld .row {
    align-items: center;
}
.booking_policy.inner_sld .btn {
    border-radius: 1px !important;
    text-transform: capitalize;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    min-width: 200px;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #f17f3a !important;
    background: #1068b1 !important;
    color: #fff;
}
.booking_policy.inner_sld .gradientButton {
    background: linear-gradient(to right, #ee5435, #f17f3a) !important;
    border-color: #fff !important;
    border: 0 !important;
}

.fullwidth > .row.region,
.fullwidth > .row.region .view-content.row {
    margin: 0;
}
.fullwidth > .row.region > *,
.fullwidth > .row.region .view-content.row > * {
    padding: 0;
}
.featured-bottom .row.region,
.featured-bottom .view-content.row {
    margin: 0;
}
.featured-bottom .row.region > *,
.featured-bottom .view-content.row > * {
    padding: 0;
}
.sidebar_second > aside.section {
    position: sticky;
    top: 20px;
    margin-bottom: 30px;
}
.menu .menu {
    left: 100%;
    min-width: 16rem !important;
}

header#header {
    background-color: #ffffff;
    /*position: fixed;
    width: 100%;
    z-index: 10;*/
}

#navbar-top {
    background-color: #ffffff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 1rem;
    flex-wrap: unset;
    font-family: "Montserrat";
}
#header .navbar-light .nav-link {
    color: #000000;
}
#header .navbar-light .nav-link {
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
}

.site-footer__bottom .nav li.nav-item.menu-item--expanded ul.menu li a,
.site-footer__bottom .nav li.nav-item ul.menu li a {
    font-family: "Montserrat";
}
.site-footer__bottom .nav li.nav-item.menu-item--expanded > a {
    font-family: "Montserrat";
}

div#block-footerlogodescription {
    width: 25%;
}

nav#block-renewbuyfootermenu {
    width: 75%;
}
@media (max-width: 1199px) {
    .navbar-brand {
        margin: 0;
        padding: 10px 0;
    }
    header#header nav#navbar-top {
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 32px);
        max-width: unset;
    }
    /* .navbar-light .form-inline.navbar-form button.navbar-toggler {
        justify-content: right;
        color: #fff !important;
        border: 0 !important;
        padding: 0;
        float: right;
        margin-top: -62px;
        display: block;
    } */

    #block-renewbuymainmenu-2 {
        display: none;
    }
    .collapse:not(.show) {
        display: none;
    }
    .collapse.show#block-renewbuymainmenu-2 {
        display: flex;
    }
    .form-inline.navbar-form {
        flex: 0 0 100%;
    }
    .navbar-toggler:focus {
        box-shadow: unset;
        outline: 0;
    }
    .form-inline.navbar-form .region-top-header-form li {
        width: 100%;
        border: 1px solid #fff;
    }
    .menu-item--expanded::after {
        content: "+";
        float: right;
        color: #000;
        margin-right: 10px;
        font-size: 20px;
        position: absolute;
        right: 0;
    }
    .form-inline.navbar-form .region-top-header-form li .nav-link {
        display: inline-block;
    }
    .menu-item--expanded ul.menu {
        width: 100%;
        position: inherit !important;
        top: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        padding: 0 !important;
    }
    .menu-item--expanded ul.menu li {
        background-color: #04569b !important;
    }
    .menu-item--expanded ul.menu li a {
        color: #fff !important;
    }
}

@media (max-width: 1199px) {
    /* footer .nav ul.menu li a {
        color: #ffffff !important;
    } */
    footer .nav ul.menu li {
        background-color: unset !important;
    }
    footer .nav li.nav-item.menu-item--expanded {
        min-width: 222px;
        margin-bottom: 20px;
    }
    button.tablinks {
        border-radius: 28px;
        color: #f17f1e !important;
        background: #fff !important;
        border: 1px solid #f17f1e !important;
        padding: 15px 45px;
        margin: 5px 5px;
    }
    #page-wrapper .section1floating.container h3 {
        margin-bottom: 5px;
    }
    .site-footer__bottom .footersec2 {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    a.navbar-brand img {
        width: auto;
        height: 35px;
    }

    .page-node-1194 .mb-50 {
        margin-bottom: 0px !important;
    }

    .download_wrap {
        display: none !important;
    }
    .grow {
        margin: 10px 0px;
    }
    .site-footer_bottom .nav li.nav-item.menu-item--expanded,
    .site-footer_bottom .nav li.nav-item {
        min-width: 222px;
    }
    .policy_info h6 {
        text-align: center;
    }
    .site-footer #footer_disclaimer ul li {
        width: auto;
        /* margin-bottom: 20px; */
        float: left;
    }
    /* .site-footer #footer_disclaimer .middlesection:first-child ul li {
        padding: 0 20px 0 0;
    } */
    .site-footer #footer_disclaimer .middlesection:last-child ul li {
        margin: 0 0 0 10px;
    }
    .tab::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
}

@media (max-width: 575px) {
    .sidebar_second .article-image {
        width: 220px;
        margin-bottom: 10px;
        margin: auto;
    }
    .sidebar_second .field-content .row .article-content {
        text-align: center;
        margin-top: 10px;
    }
    .sidebar_sec_type3_img {
        text-align: center;
    }
}

@media only screen and (max-width: 770px) {
    .site-footer__bottom .nav {
        padding: 0 0px;
        margin: 0;
        list-style: none;
    }

    div#block-footerlogodescription {
        width: 100%;
    }

    nav#block-renewbuyfootermenu {
        width: 100%;
    }

    .site-footer #footer_disclaimer ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        list-style: none;
        width: 100%;
    }
    .navbar-light .form-inline.navbar-form button.navbar-toggler {
        justify-content: right;
        color: #fff !important;
        border: 0 !important;
        padding: 0;
        float: right;
        margin-top: -42px;
        display: block;
    }
    #header .navbar-light .nav-link {
        font-size: 12px;
        font-weight: 400;
        margin-right: 10px;
    }
    #header .navbar-light ul.menu .nav-link {
        font-size: 12px;
    }
    .site-footer #footer_disclaimer {
        clear: both;
        border-top: 0px solid #555;
        border-color: rgba(24, 24, 24, 0.15);
        padding-top: 0px;
    }
}
.ftrDisclaimer p {
    margin-top: 1rem;
}
.footersec2 svg {
    height: 35px;
    width: auto;
}
/* .footersec2 .middlesection:last-child {
    width: 300px;
} */
.site-footer #footer_disclaimer ul li:first-child {
    padding-left: 0;
}

/*.site-footer #footer_disclaimer .middlesection:nth-child(2) ul {
display: flex;
justify-content: center;
align-items: center;
} */

.site-footer #iv.footer_disclaimer .middlesection:nth-child(2) h4 {
    margin: 0 10px 0 0;
    padding: 0;
}
/* 
.site-footer #footer_disclaimer .middlesection:nth-child(2) ul li:not(:first-child) {
    transform: translate(0px, -7px);
} */

/*.site-footer  div.footer_disclaimer .middlesection:nth-child(2) {
transform: translate(0, -25%);
} */

.short-disclaimer {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid rgb(112 112 112 / 20%);
    /* border-bottom: 1px solid #707070; */
    padding: 15px 0;
}
.short-disclaimer p {
    margin: 0;
}
.site-footer #site-footer .footer_disclaimer {
    margin-bottom: 0;
}
@media only screen and (max-width: 1366px) {
    .site-footer #footer_disclaimer .middle-section:first-child ul li {
        padding: 0 10px 0 0;
    }
    .short-disclaimer {
        flex-direction: row;
    }
    .footersec2 svg {
        height: 30px;
    }

    .site-footer div.footer_disclaimer .middlesection:nth-child(2) h4 {
        margin: 0;
    }
    /* .footersec2 .middlesection:last-child {
        width: 230px;
    } */
    .site-footer #footer_disclaimer .middlesection:last-child ul {
        width: auto;
    }
    
    /*.site-footer  .footer_disclaimer .middlesection:last-child  {
        width: 306px;
    } */
}
@media only screen and (max-width: 991px) {
    .short-disclaimer {
        flex-direction: column;
    }
}