/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

.bannerRowb,
.oceanLayerb {
    display: none !important;

}

.bCanvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-height: 100vh;
    height: 100%;
}

.bCanvasbad:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    height: 0px;
    border-bottom: 1px solid red;
}

.oceanLayer img {
    width: 100% !important;
    height: auto;
}

.skyCon {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 60%;
    min-height: 20vw;
    right: 0vw;

}

.skyLayer {
    position: absolute;
    z-index: 0;
    top: 0;
    left: -40vw;
    transform: scaleX(-1);
    bottom: 0;
    right: 0;
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/sky-scaled.webp);
    background-position: 20% center;
    background-size: cover;
    z-index: 0;
}

.cloudsFront {
    opacity: 0.8;
    position: absolute;
    top: 0;
    bottom: 0%;
    left: -40vw;
    right: 0;
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/cloudsFront-scaled.webp);
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2
}

.cloudsBack {
    position: absolute;
    transform: scaleX(1);
    opacity: 0.5;
    right: -40vw;
    left: 0;
    top: 0;
    bottom: 0%;
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/cloudsBack.webp);
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

.oceanLayer {
    z-index: 9;
    position: absolute;
    top: 30vh;
    left: 0;
    right: 0;
}

.oceanLayer:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 65%;
    background: rgb(0, 60, 91);
    background: -moz-linear-gradient(0deg, #203a5a 0%, #203a5a00 100%);
    background: -webkit-linear-gradient(0deg, #203a5a 0%, #203a5a00 100%);
    background: linear-gradient(0deg, #203a5a 0%, #203a5a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#203a5a", endColorstr="#203a5a", GradientType=1);
}

.barrDown {
    position: absolute;
    left: 50%;
    bottom: -10vh;
    transform: translateX(-50%);
    width: 3vw;
    opacity: 0;
    z-index: 999;
}

#homeBanner {
    z-index: 99
}

#homeBanner,
#homeBanner .l-section-h,
#homeBanner .l-section-h>div,
#homeBanner .l-section-h>div>div {
    height: 100vh;
}



.bannerRow {
    position: absolute;
    display: block;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 999;
}

.homePromoRow-h {
    z-index: 999;
    position: relative;
}

#belowBanner {
    padding-top: 4vw !important;
    padding-bottom: 0vw !important;
}

.pageBelowBanner .wpb_text_column {
    z-index: 1;
    position: relative;
}




body.home .l-canvas {
    background: #203a5a;
}


body {
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.homeSubFooter p strong {
    font-weight: 700;
}

.scaleMe.l-section.homeSubFooter {
    padding-left: 28vw;
    padding-right: 28vw;
}

.scaleMe.l-section.homeSubFooter .w-hwrapper {
    margin-top: 0vw;
    padding: 1vw 1vw 0;
}

#logoHead #log-txt1 {
    transform: scale(0.9);
    transform-origin: 100% 50%;
}

#logoHead #log-txt1>*,
.logoHead #log-symbol>*,
.w-nav.ush_menu_2 {
    opacity: 0;
}

.toaster {
    margin-bottom: -1px !important;
}

.pageBanner {
    margin-top: -1px !important;
}

.w-vwrapper.customBlock.align_none.valign_top {
    display: table;
    margin: 0 auto;
    position: relative;
}

.customBlock .customBtn {
    margin-top: 0vw;
    position: absolute;
    right: 0;
    bottom: 1vw;
}

.customP {
    margin-top: 1vw !important;
    font-weight: 300;
}

.scaleMe .customP p {
    margin-bottom: 1.5vw !important;

}

.scaleMe .removeHmarg h1 {
    margin-bottom: 0vw !important;
}

.headStrongBig h1 {
    font-size: 1.9vw !important;
}

.headStrongBig h1 strong {
    font-size: 2.2vw !important;
}

.moveUp {
    margin-top: 1.5vw !important;
    opacity: 0;
}

.extraMarg {
    margin-bottom: 1.5vw !important;
}

.promoCol1,
.promoCol2,
.promoCol3 {
    padding: 4vw 5vw;
}

.promoCol2,
.promoCol3 {
    background: rgb(226, 229, 234);
    background: -moz-linear-gradient(90deg, rgba(226, 229, 234, 1) 0%, rgba(236, 237, 241, 1) 74%);
    background: -webkit-linear-gradient(90deg, rgba(226, 229, 234, 1) 0%, rgba(236, 237, 241, 1) 74%);
    background: linear-gradient(90deg, rgba(226, 229, 234, 1) 0%, rgba(236, 237, 241, 1) 74%);

}

.scaleMe .promoCon .w-btn {
    font-size: 1vw !important;
    line-height: 1.4 !important;
    padding-top: 0.5vw !important;
    padding-bottom: 0.5vw !important;
}

.promoCon {
    margin-bottom: 2vw;

}

.scaleMe .subHeading h1 {
    font-size: 1.3vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 0px !important;
}

.scaleMe .promoHeading h1 {
    font-size: 1.6vw;
    line-height: 1;
    margin-bottom: 0.3vw !important;
}

.promoCon h1,
.promoCon h2,
.promoCon h3 {
    margin-bottom: 0px !important;

}

.parallaxBG {
    overflow: hidden;
}

.parallaxBG .l-section-img {
    bottom: -20vw;
}

.l-section.scaleMe.pageBanner.height_medium {
    padding-top: 4vw;
    padding-bottom: 4vw;
}

#homeBanner,
#homeBanner .l-section-h,
#homeBanner .l-section-h>div,
#homeBanner .l-section-h>div>div {
    height: 100vh;
}

.sideAnimBoxes .vc_column_container>div {
    opacity: 0;
    visibility: hidden;
}


.logoHead {
    width: 12vw;


}

body.home .logoHead {
    width: 15vw;

}

#logoHead {
    display: block;
}

.header_hor.home .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h {
    padding-top: 0 !important;
}

.l-subheader.at_middle {
    line-height: 4vw;
    height: 4vw;
}

.navigateHead {
    transform: translateZ(0);
    will-change: transform;
}

.navigateHead h1 {
    margin-bottom: 3vh !important;
    font-size: 2.3vw;
    letter-spacing: 0.3em;
    transform: translateZ(0);
}

.descHead p {
    font-size: 1.2vw;
}



.homePromoRow.l-section.width_full {
    padding-top: 0;
    padding-bottom: 2vw;
    padding-left: 15vw;
    padding-right: 15vw;
    background-color: #203a5a;
}

.homePromoRow .wpb_wrapper {
    height: 100%;
}

.homePromoContent {
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/box.webp);
    background-size: cover;
    height: 100%;
    justify-content: center;
    position: relative;
}

.scaleMe .homePromoContent h1 {
    font-size: 1.9vw !important;
    line-height: 1;
}

.scaleMe .homePromoContent h1 strong {
    font-size: 2.2vw !important;
}

.homePromoContent>* {
    z-index: 1;
}

.homePromoContent:before {
    content: '';
    background: #203a5a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: 0;
}

.hpRow2.homePromoRow.l-section.width_full {
    padding-top: 2vw;
}

.hpRow2 .homePromoContent {
    background: #203a5a;
}

.homePromoImg .w-image-h>div {
    padding-bottom: 65% !important;
}

.homePromoRow-h {
    margin-bottom: 4vw !important;
}

.homePromoRow-h .vc_col-sm-6:last-child {
    transform: translateY(10%);
}

.homePromoContent .wpb_text_column * {
    color: #bec7d1;

}

.hpRow2 {

    background-color: #203a5a;
}




.g-cols.via_grid.type_boxes>.vc_column_container,
.g-cols.via_flex.type_boxes>div>.vc_column-inner {
    padding: 0rem;
}

.w-nav.type_desktop {
    width: 100%;
}

.header_hor .w-nav.type_desktop>.w-nav-list {
    display: flex;
    align-items: center;
    width: 100%;
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item {
    flex: 1;
    width: 100%;
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item>a {
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item>a .w-nav-title {
    position: relative;
    transition: all ease 0.5s;
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item>a .w-nav-title:after {
    transition: all ease 0.2s;
    content: '';
    transform: scaleX(0) translateY(0);
    left: -5%;
    right: -5%;
    height: 0px;
    bottom: -30%;
    position: absolute;
    border-top: 1px solid white;
    transform-origin: 50% 50%;
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item>a:hover .w-nav-title:after {
    transform: scaleX(1) translateY(-0.2vw);
}



.homeBanner .wpb_wrapperb {
    transition: transform ease-out 0.8s !important;
    -webkit-transition: -webkit-transform 0.8s !important;
    -moz-transition: -moz-transform 0.8s !important;
    transform-style: preserve-3d !important;
    -webkit-transform-style: preserve-3d !important;
    overflow: visible !important;
}

.hb2b,
.hb3b {

    transform: perspective(100vw) rotateY(-90deg);
    -webkit-transform: perspective(100vw) rotateY(-90deg);
    -moz-transform: perspective(100vw) rotateY(-90deg);
}


.w-html.swingLight {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 50%;
    width: 50%;
}




.w-html.logoDeco {
    position: absolute;
    bottom: -4vw;
    width: 30vw;
    left: -14vw;
}













[class*='hb'] {
    opacity: 0;
}


.l-section.height_small {
    padding-top: 20px;
    padding-bottom: 20px;
}

.l-section.height_medium {
    padding-top: 90px;
    padding-bottom: 90px;
}

.word-3 {
    opacity: 0;
    transform: translateZ(0)
}

.word-3>div {
    visibility: visible !important;
    opacity: 1 !important;

}


.letterSpacing h1 {
    letter-spacing: 0.1em;
}

.homeBanner h1 {
    font-size: 35px;
}







.oceanBtn {
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/08/oceanBtnMin.webp);
    background-size: cover;
    background-position: center;
}






.fadeinOnScroll {
    z-index: 99;
}

.bigP p {
    font-size: 22px;
}

.coffeHead {
    margin-bottom: 20px !important;
}

.coffeDesc {
    margin-bottom: 30px !important;
}

.timeHead {
    margin-bottom: 20px !important;
}

.w-btn {
    white-space: nowrap;
}

#logoHead a {
    display: block;
}

#logoHeadSVG {
    width: 100%;
}




.arrDownCon {
    margin-top: 20px;
}



#arrDown:hover path {
    fill: #28AAE1 !important;
}



.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item.level_1 .w-nav-title {
    text-transform: uppercase;
}







.footHead *,
.find-ic .w-iconbox-title {
    font-weight: 700;
}

.find-ic .w-iconbox-icon {
    font-size: 1.3vw !important;
    margin-right: 0.9vw !important;
}

.color_footer-top .w-iconbox-title {
    font-weight: bold;
}

.color_footer-top {
    padding-top: 2vw !important;
    padding-bottom: 2vw !important;
}





.cl-1 {
    fill: #203a5a;
    fill-rule: evenodd;
}

.clz-1 {
    fill: #fff;
    fill-rule: evenodd;
}

.w-iconbox.style_circle .w-iconbox-icon,
.w-iconbox.style_outlined .w-iconbox-icon {
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    overflow: hidden;
    border-radius: 50%;
    font-size: 20px !important;
}


.color_footer-top .w-iconbox.style_circle .w-iconbox-icon {
    background: #ffffff !important;
}

.color_footer-top .w-iconbox-icon i {
    color: #203a5a;
}

.color_footer-top .w-iconbox.color_primary .w-iconbox-icon {
    color: inherit;
}




.footHeading {
    z-index: 1;
    position: relative;
    margin: 0 0 2vw;
    transform: scale(1);
}

.footHeading h1 {
    letter-spacing: 0.3em;
}




.subfooter.g-cols.via_flex>div>.vc_column-inner {
    padding: 0 2vw;
}

.subfooter.g-cols.via_flex {
    margin: 0 -2vw;
}

.subfooter {


    z-index: 100;
    position: relative;
}

.subfooterbad,
.botFootConbad {
    padding-left: 3vw;
}

.sideBorders:before,
.sideBorders:after,
.sideBorderRight:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 75%;
    left: 0;
    top: 0;
    background: white;
    opacity: 0.5;
}

.sideBorders:after,
.sideBorderRight:after {
    left: auto;
    right: 0;
}

.w-menu.layout_ver .menu>li {
    margin-bottom: 15px;
}








.homeSubFooter a,

.homeSubFooter a:hover {
    color: #bec7d1;
}

.us-btn-style_6 .w-btn-label,
.menu-item a,
.w-iconbox-meta a,
.wpb_text_column p a {
    position: relative;
}

.menu-item a:after,
.w-iconbox-meta a:after,
.wpb_text_column p a:after,
.us-btn-style_6 .w-btn-label:after {
    content: '';
    border-bottom: 1px solid white;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: left bottom;
    transition: transform ease-out 0.3s
}

.us-btn-style_6 .w-btn-label:hover:after,
.menu-item a:hover:after,
.w-iconbox-meta a:hover:after,
.wpb_text_column p a:hover:after {
    transform: scaleX(1);
}













.scaleMe .g-cols.via_flex.type_default {
    margin: 0 -1vw;
}

.scaleMe .g-cols.via_flex.type_default>div>.vc_column-inner {
    padding-left: 1vw;
    padding-right: 1vw;
}

.scaleMe.pageBanner h1:last-child {
    margin-bottom: 0px !important;
}

.scaleMe h1 {
    font-size: 2.2vw;
    margin-bottom: 1.0vw;
}

.scaleMe h2 {
    font-size: 1.8vw;
    margin-bottom: 1.0vw;
}

.scaleMe h3 {
    font-size: 1.5vw;
    margin-bottom: 1.0vw;

}

.scaleMeb h1:last-child,
.scaleMeb h2:last-child,
.scaleMeb h3:last-child,
.scaleMeb h4:last-child,
.scaleMeb h5:last-child,
.scaleMeb h6:last-child {
    margin-bottom: 0px;
}

.scaleMe p {
    font-size: 1.15vw;
    line-height: 1.5;
    margin-bottom: 1vw;
}

.scaleMe li {
    font-size: 1.15vw;
    line-height: 1.5;

}

.scaleMe .l-section-h ul,
.scaleMe .l-section-h ol {
    margin-left: 1.3vw;
    margin-bottom: 1vw;
}

.scaleMe .l-section-h .bigLi ul,
.scaleMe .l-section-h .bigLi ol {
    margin-left: 1.4vw;
    margin-bottom: 0vw;
}

.scaleMe .l-section-h .bigLi ul li,
.scaleMe .l-section-h .bigLi ol li {
    font-size: 1.3vw;
    font-weight: 300;
    margin-bottom: 1vw;
}

.scaleMe .l-section-h ol ::marker {
    color: #9baab9;
    font-weight: 700;
}

.scaleMe .bigP p {
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 1.0vw !important;
}

.scaleMe li:last-child,
.scaleMe p:last-child {
    margin-bottom: 0vw !important;
}

.scaleMe .wpb_text_column+.w-btn-wrapper bad {
    margin-top: 1vw !important;
}

.scaleMe .wpb_text_column+.w-btn-wrapper.align_right bad {
    margin-top: 0vw !important;
}

.w-btn-wrapper {
    margin: 0vw !important;
}

.scaleMe .w-btn {
    font-size: 1.2vw !important;
    line-height: 1.4 !important;
    padding-top: 0.5vw !important;
    padding-bottom: 0.5vw !important;
}


.scaleMe.l-section.height_small {
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.scaleMe.l-section.height_medium {
    padding-top: 4vw;
    padding-bottom: 4vw;
}

.scaleMe.l-section {
    padding-left: 15vw;
    padding-right: 15vw;
}



.contentCon {
    width: auto;
    display: table;
    margin: 0 auto;
    max-width: 34.6vw;
}

.scaleMe .w-btn {
    margin-top: 0vw;
}

.scaleMe .l-section-h {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

.promo-title h1 {
    font-size: 1.6vw !important;
    text-transform: uppercase;
    display: table;
    margin: 0 auto !important;
    color: #17253D;
}

.scaleMe.promoRow1 .g-cols.via_flex.type_default>div>.vc_column-inner {
    padding-left: 1vw;
    padding-right: 1vw;
}

.scaleMe.promoRow1 .g-cols.via_flex.type_default {
    margin: 0 -1vw;
}

.scaleMe .layout_110 {
    --gap: 1vw !important;
}

.scaleMe .w-grid[class*="cols_"] .w-grid-item {
    padding: 1vw !important;
}

.scaleMe.promoIcRow .w-iconbox-text h2 {
    font-size: 1.8vw;
    text-transform: uppercase;
}

.scaleMe.promoIcRow .w-iconbox-meta:after {

    width: 10%;

    height: 2.5vw;
}

.scaleMe .promoIc1 .w-iconbox-icon {
    font-size: 6vw !important;
}

.scaleMe .promoIc2 .w-iconbox-icon {
    font-size: 5vw !important;
    margin-bottom: 1vw !important;
}

.scaleMe .promoIc3 .w-iconbox-icon {
    font-size: 5.5vw !important;
}

.footHead h3 {
    font-size: 1vw;
}






.subCol4 {
    margin-top: -1.65vw;
}

.color_footer-top .w-menu .menu>li {
    margin-bottom: 0.7vw;
    font-size: 0.8vw;
    display: table;
}

.color_footer-top p,
.color_footer-bottom p {
    font-size: 0.8vw;
}

.color_footer-top .w-iconbox.style_circle .w-iconbox-icon {
    font-size: 1vw !important;
    margin-right: 0.8vw;
}

.color_footer-top .w-iconbox.style_circle .w-iconbox-icon {
    font-size: 1vw !important;
}

.color_footer-top .l-section-h,
.color_footer-bottom .l-section-h {

    padding-left: 20vw;
    padding-right: 20vw;
}



.footRow3 {
    padding-top: 1vw !important;
    padding-bottom: 1vw !important;
}

.logoFoot {
    width: 30%;
    z-index: 101;
    position: relative;
    margin: 0vw auto 1vw;
}

.logoDrop {
    width: 20%;
    z-index: 101;
    position: relative;
    margin: 0vw auto 1vw;
}

.footHeading h1 {
    letter-spacing: 0.3em;
    font-size: 1.5vw;
}


header .l-subheader.width_full {
    padding-left: 15vw;
    padding-right: 15vw;
}










.header_hor .type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 1vw !important;
    padding-right: 1vw !important;
    line-height: 3;
    font-size: 1vw;
}




.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item>a .w-nav-title:after {

    border-top: 0.1vw solid white;

}

.homeBanner h1 {
    font-size: 2vw;
}








.w-btn-wrapper {
    margin: 0;
}
.tbl table {
    width: auto;
	margin:2vw 0;
}
.tbl table td {
   padding:0 1vw 0 0;
	font-size:1.15vw;
	border:0px;
}
.fa-search:before {
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/icons8-searchwhite.svg);
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
}
body.home .fa-search:before {
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/icons8-search.svg);
}
header .color_footer-top .w-menu .menu>li {

    line-height: 1.5;
}

.w-toplink:not(.w-btn) {
    border-radius: 50% !important;
    color: transparent !important;

}
.w-toplink:not(.w-btn) i {
    background-image: url(https://bowmorefp.ie/wp-content/uploads/2024/09/arr.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    transform: rotate(180deg) scale(0.5) translateY(24%);
}
@media only screen and (max-width: 600px) {
	.tbl table {
    width: auto;
	margin:15px 0;
}
	.tbl table td {
   padding:0 1vw 0 0;
	font-size:18px;
	border:0px;
}
    .scaleMe .g-cols.via_flex.type_default {
        margin: 0 -20px;
    }

    .scaleMe .g-cols.via_flex.type_default>div>.vc_column-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scaleMe h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .scaleMe h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }

    .scaleMe h3 {
        font-size: 21px;
        margin-bottom: 10px;

    }

    .scaleMeb h1:last-child,
    .scaleMeb h2:last-child,
    .scaleMeb h3:last-child,
    .scaleMeb h4:last-child,
    .scaleMeb h5:last-child,
    .scaleMeb h6:last-child {
        margin-bottom: 0px;
    }

    .scaleMe p {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 8px;
    }

    .scaleMe li {
        font-size: 18px;
        line-height: 1.5;

    }

    .scaleMe .l-section-h ul,
    .scaleMe .l-section-h ol {
        margin-left: 20px;
        margin-bottom: 10px;
    }

    .scaleMe .l-section-h .bigLi ul,
    .scaleMe .l-section-h .bigLi ol {
        margin-left: 20px;
        margin-bottom: 0vw;
    }

    .scaleMe .l-section-h .bigLi ul li,
    .scaleMe .l-section-h .bigLi ol li {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 10px;
    }

    .scaleMe .l-section-h ol ::marker {
        color: #9baab9;
        font-weight: 700;
    }

    .scaleMe .bigP p {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 1.0vw !important;
    }

    .scaleMe li:last-child,
    .scaleMe p:last-child {
        margin-bottom: 0vw !important;
    }




    .scaleMe .w-btn {
        font-size: 20px !important;
        line-height: 1.4 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }


    .scaleMe.l-section.height_small {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .scaleMe.l-section.height_medium {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .scaleMe.l-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scaleMe .w-btn {
        margin-top: 0vw;
    }

    .scaleMe .l-section-h {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }

    .promo-title h1 {
        font-size: 27px !important;
        text-transform: uppercase;
        display: table;
        margin: 0 auto !important;
        color: #17253D;
    }

    .scaleMe.promoRow1 .g-cols.via_flex.type_default>div>.vc_column-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scaleMe.promoRow1 .g-cols.via_flex.type_default {
        margin: 0 -20px;
    }

    .scaleMe .layout_110 {
        --gap: 20px !important;
    }

    .scaleMe .w-grid[class*="cols_"] .w-grid-item {
        padding: 20px !important;
    }

    .scaleMe.promoIcRow .w-iconbox-text h2 {
        font-size: 1.8vw;
        text-transform: uppercase;
    }

    .scaleMe.promoIcRow .w-iconbox-meta:after {

        width: 10%;

        height: 2.5vw;
    }

    .scaleMe .promoIc1 .w-iconbox-icon {
        font-size: 6vw !important;
    }

    .scaleMe .promoIc2 .w-iconbox-icon {
        font-size: 5vw !important;
        margin-bottom: 1vw !important;
    }

    .scaleMe .promoIc3 .w-iconbox-icon {
        font-size: 5.5vw !important;
    }

    .homePromoContent {
        height: 50vw;
    }

    .homePromoRow-h .vc_col-sm-6:last-child {
        transform: translateY(0);
    }

    .sideAnimBoxes .vc_column_container>div {
        opacity: 1;
        visibility: visible;
    }

    .scaleMe .homePromoContent h1 {
        font-size: 25px !important;
        line-height: 1;
    }

    .scaleMe .homePromoContent h1 strong {
        font-size: 30px !important;
    }

    .g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]) {
        margin: 0 0 0 !important;
    }

    .homePromoRow.l-section.width_full {
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .homePromoRow-h {
        margin-bottom: 0vw !important;
    }

    .sideBorders:before,
    .sideBorders:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        right: 0;
        top: 0;
        background: white;
        opacity: 0.5;
        display: none;
    }

    .subCol1,
    .subCol2,
    .subCol3,
    .subCol4 {
        margin-bottom: 10px;
        margin-top: 10px;
        padding-bottom: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }

    .subCol4 {
        border-bottom: 0px solid rgba(255, 255, 255, 0);
    }

    .sideBorders:after {
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
    }

    .scaleMe.l-section.homeSubFooter {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scaleMe.l-section.homeSubFooter .w-hwrapper {
        margin-top: 0vw;
        padding: 15px 0vw 0;
    }

    .sideAnimBoxes {
        margin-bottom: 20px !important;
    }

    .hpRow2.homePromoRow.l-section.width_full {
        padding-top: 20px;
    }

    .color_footer-top .l-section-h,
    .color_footer-bottom .l-section-h {
        padding-left: 20px;
        padding-right: 20px;
    }

    .logoFoot {
        width: 60%;
        max-width: 300px;
        margin: 0vw auto 20px;
    }

    .footHeading {
        margin: 0 0 20px;
    }

    .footHeading h1 {
        font-size: 20px;
        font-size: clamp(1px, 3.2vw, 25px);
    }

    .footHead h3 {
        font-size: 18px;
    }

    .color_footer-top p,
    .color_footer-bottom p {
        font-size: 18px;
    }

    .color_footer-top .w-menu .menu>li {
        font-size: 18px;
        display: table;
        margin-bottom: 10px !important;

    }

    .color_footer-top .w-iconbox.style_circle .w-iconbox-icon {
        font-size: 20px !important;
        margin-right: 10px;
    }

    .find-ic .w-iconbox-icon {
        font-size: 27px !important;
        margin-right: 10px !important;
    }

    .footRow3 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .color_footer-top p,
    .color_footer-bottom p {
        font-size: 16px;
    }

    .subfooter.g-cols.via_flex>div>.vc_column-inner {
        padding: 0 20px;
    }

    .subfooter.g-cols.via_flex {
        margin: 0 -20px;
    }

    .subfooter,
    .botFootCon {
        padding-left: 0vw;
    }

    .color_footer-top {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
    }

    .l-section.scaleMe.pageBanner.height_medium {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .promoCol1,
    .promoCol2,
    .promoCol3 {
        padding: 20px;
    }

    .scaleMe .promoHeading h1 {
        font-size: 25px;
        line-height: 1;
        margin-bottom: 10px !important;
    }

    .scaleMe p br,
    .scaleMe .pageBelowBanner h1 br {
        display: none !important;
    }

    .scaleMe .subHeading h1 {
        font-size: 18px;
        margin-bottom: 0px !important;
    }

    .scaleMe .promoCon .w-btn {
        font-size: 18px !important;
        line-height: 1.4 !important;
        padding-top: 8px !important;
        padding-bottom: 15px !important;
    }

    .promoCol1,
    .promoCol2,
    .promoCol3 {
        padding: 20px 20px 0px;
    }

    .promoRow .vc_col-sm-4:last-child {
        padding-top: 0px !important;
    }

    .scaleMe.promoRow.l-section {
        padding-left: 0px;
        padding-right: 0px;
    }

    .promoHeading h1 br {
        display: none;
    }

    .w-html.logoDeco {
        position: absolute;
        bottom: auto;
        width: 100%;
        left: auto;
        right: -10%;
        top: -40px;
    }

    .promoCon {
        margin-bottom: 20px;
    }

    .botFootCon p {
        font-size: 14px !important;
    }

    .headStrongBig h1 {
        font-size: 23px !important;
    }

    .headStrongBig h1 strong {
        font-size: 26px !important;
    }

    .pageBelowBanner .w-image {
        margin-bottom: 20px;
    }

    .customBlock .customBtn {
        margin-top: 20px !important;
        position: relative;
        right: 0;
        bottom: 0;
    }
}









.gform-theme--foundation .gform_footer {
    margin-top: 10px;
}
.gform_button.button {
    text-transform: uppercase !important;
    background: #203a5a !important;
    font-size: 20px !important;
	border-radius:0!important;
}
.gform_required_legend,
.gfield_required{display:none}
 select:focus, textarea:focus, input:not([type=submit]):focus {
    --gf-local-border-color: transparent !important;
}
@media only screen and (min-width:600px) {
    .gfield--type-turnstile, .gform_footer, #field_2_8 {
        margin-left: 108px !important;
    }
#field_2_8 {
	width:100%;
}
.gform_footer .us-btn-style_4 {
    font-size: 20px!important;
}
.gform_wrapper.gravity-theme .gfield_required {
    color: #E21F26!important;

    vertical-align: top!important;
    font-size: 20px!important;

}

.lblleft .ginput_container,
.lbllefttxt .ginput_container{
    width: calc(100% - 100px);
}



.lblleft .gfield_label, .lbllefttxt .gfield_label {
    width: 100px;
    font-size: 18px !important;
    color: #203a5a;
    font-weight: 700;
    margin-bottom: 0px!important;
    padding: 0; 
    white-space: normal;
    margin-right: 10px!important;
	        line-height: 1;
		        padding-left: 15px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px!important;
}
.lbllefttxt{
    display: flex!important;
    justify-content: space-between;
    align-items: flex-start;
}
.gf_list_inline> legend {
	float:left;
}
.gf_list_inline .ginput_container_radio {
    float: left;
    margin-left: 30px;
}
.lblleft,
.lblleftBig{
         display: flex;
        justify-content: flex-start;
        align-items: center;
}
.lblleft.gfield--type-textarea {
    align-items: flex-start;
}
	.gform-theme--foundation .gfield textarea.large {
    min-block-size: 10rem;
}
	
}
#field_1_6 .ginput_container_select{
    max-width: 240px;
}
.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-x: 10px;
    --gf-form-gap-y: 15px;
}
.margFx {margin:1vw 0}

.pageBelowBanner .w-iconbox.style_circle.color_primary .w-iconbox-icon {
    background: #ffffff!important;
}
.pageBelowBanner .w-iconbox.style_circle .w-iconbox-icon {
    text-shadow: 0 0 BLACK!important;
    box-shadow: none!important;
}



.ush_search_1 {
    font-size: 2vw !important;
}
.w-search-close:before {
    content: 'X' !important;
    font-family: inherit !important;
    font-size: 1vw;
    line-height: 0;
    vertical-align: middle;
    transform: translateX(20%); 
    display: block;
	color:white!important;
}
.search-results .post_image,
.pagination .page-numbers.next:after,
.pagination .page-numbers.prev:after{display:none;}
.active .w-form-row-field input,
.w-form-row-field input {
    background: #3e5775!important;
    color: white!important;
}



@media only screen and (max-width: 600px) {
.w-search {
	display:none;
}
	.skyCon {

    height: 35%;
	min-height:55vw;

}
	.skyLayer {
    left: -100vw;
    background-position: 20% center;

}
	.cloudsFront {
		    left: -100vw;
			opacity:1;
	}
	.cloudsBack {
		right: -100vw;
		opacity:0.8;
		bottom:8%;
	}
	
	.w-html.swingLight {

    top: 5%;

    width: 70%;
}
	.bannerRow {
    top: 40%;
	}
	
	
	.navigateHead h1 {
    margin-bottom: 3vh !important;
    font-size: 7vw;
    letter-spacing: 0em;
    transform: translateZ(0);
		padding: 0 2vw;
}
	.descHead p br{
		display:none
	}
	.descHead p {
    font-size:5vw;
	
		padding:0 1.5vw;
}
    .logoHead {
        width: 150px !important;
        margin: 10px 0 !important;
    }
.ush_menu_2 .w-nav-icon {
    font-size: 25px;
}
	.ush_menu_2 .w-nav-icon>div {
    border-width: 3px;
}
	.w-nav-icon >div, .w-nav-icon >div:before, .w-nav-icon >div:after {
    border-radius: 6px;

}
.headLeft ,
.headRight{
	    width: 20px;
}
	.ush_search_1 {
    font-size: 30px!important;
}
.w-search-open {
        width: 50px !important;
        display: block!important;
}
.barrDown {

    bottom: -45px;

    width: 40px;

}
.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
    left: -1rem;
}
	    .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {

        padding-left: 20px;
        padding-right: 20px;
    }
	.w-menu.layout_ver .menu>li {
    margin-bottom: 5px !important;
    line-height: 1.5;
}
	.w-search-close:before {

    font-size: 30px;
}
	.oceanLayer {
    z-index: 9;
    position: absolute;
    top: 17vh;
    left: 0;
    right: 0;
    left: 0vw;
    right: 0vw;
}

	.oceanLayer >.w-image>div img {
    width: 300vw !important;
    max-width: 300vw;
    margin-left: 50%;
    transform: translateX(-50%);
}
.ush_search_1 .w-search-form {
    background: #3e5775;
}
.w-search.layout_modern.active .w-search-close {
    z-index: 99;
    opacity: 1;
    margin-right: 55px;
}
}
