@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/ucd0ned.css");
html {
    scroll-behavior: smooth;
    font-size: 1rem;
}
body {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #ffffff;
}
h1, h2, h3, h4, h5 {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
a {
    color: #A35B89;
    text-decoration: none;
}
a:hover {
    color: #533247;
    text-decoration: none;
}
.scrolly {
    transition: .5s;
    transition-timing-function: ease-out;
}
#stick {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 999;
}
#header {
    width: 100%;
    padding: 12px 0px 12px 0px;
    height: 84px;
    z-index: 999;
    position: absolute;
    background-color: #ffffff;
}
#header, .scrolly {
    height: 78px;
}
.logobox {
    padding: 0px 0px 0px 0px;
}
/* ----- Start Page Navigation CSS ----- */
.navbar {
    display: block;
}
nav a {
    text-transform: uppercase;
    color: #000000;
}
.nav-link:hover {
    color: #F01600 !important;
}
.burgertray {
    text-align: right;
}
.scrolly * .topnav {
    padding-bottom: 30px;
}
.fa, .fas {
    font-size: 1.7rem;
    right: 40px;
    position: absolute;
    padding-top: 8px;
}
.dropdown-item:active, .dropdown-item:hover {
    background-color: #C3003C;
}
.dropdown-item:active, .dropdown-item:hover a {
    color: #ffffff;
}
/* ----- End Page Navigation CSS ----- */
#mainbody-top {
    background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat, url("../images/swirl-colour-left-top.png") left top no-repeat;
    background-size: auto;
    padding-top: 90px;
    padding-bottom: 70px;
}

.contentbox-left {
    border-right: 0.5px solid #C10239;
}
.contentbox-heading {
    text-align: center;
}
.contentbox-body {
    text-align: center;
    padding: 40px 90px 30px 90px;
}
.button-tray {
    text-align: center;
}
.quickquote-content-button {
    max-width: 220px;
}
.quickquote-content-button {
    padding: 6px 10px 6px 10px;
    background-color: #d6024d;
    width: 100%;
    border: 0.5px;
    border-radius: 4px;
    border-color: #FF6092;
    color: #ffffff;
    height: 51px;
    margin-top: 28px;
}
#covid {
    padding: 40px 0px 38px 0px;
    background-color: #fafafa;
}
.covid-col {
    text-align: center;
}
.covidicon {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    top: -16px;
}
.covidtext {
    display: inline-block;
    text-align: left;
    color: #836d47;
}
.covid-statement-line1 {
    font-size: 1.6rem;
    padding-top: 20px;
}
.covid-statement-line2 {
    font-size: 0.8rem;
}
.covidtext p {
    margin: 0px;
}
#blogcarousel {
    background: linear-gradient(140deg, rgba(192, 1, 56, 1), rgba(126, 13, 66, 1));
}
#blogcarousel .blog-section-swish {
    width: 100%;
    height: 100%;
    background-image: url("../images/swirl_white_large_bottom.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto;
    padding-top: 110px;
    padding-bottom: 70px;
}
#blogcarousel .blog-section-heading {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
#blogcarousel .blog-section-heading h3 {
    color: #ffffff;
}
#blogcarousel .blog-card-outer {
    height: 100%;
}
#blogcarousel .blog-card-top {
    padding: 30px 0px 2px 0px;
    min-height: 360px;
    position: relative;
}
#blogcarousel .blog-card-title {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    min-height: 160px;
    background-color: #ffffff;
}
#blogcarousel .blog-card-top h3 {
    color: #000000;
    font-size: 1.2rem;
}
#blogcarousel .blog-continue {
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.gold-button {
    padding: 6px 10px 6px 10px;
    background-color: #846e4a;
    min-width: 140px;
    border: 0.5px;
    border-radius: 4px;
    border-color: #FF6092;
    color: #ffffff;
    height: 51px;
}
.gold-button:hover {
    background-color: #5d492a;
    box-shadow: 0px 0px 0px 4px rgba(250, 221, 175, 0.1);
}
.tags {
    color: #BA023B;
    font-size: 0.8rem;
}
#blogcarousel .blog-card-bottom {
    width: 100%;
    text-align: center;
}
#blogcarousel .blog-button {
    position: relative;
    z-index: 800;
    top: -30px;
    text-align: center;
}
#blogcarousel .blogimagecontrol {
    position: relative;
    bottom: 0px;
    width: 100%;
}
#blogcarousel .blog-card-image-frame {
    position: relative;
    z-index: 700;
    background-image: url("../images/bog-card-curve.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    height: 200px;
    width: 100%;
    text-align: center;
    bottom: 0px;
}
#blogcarousel .blog-card-image {
    position: absolute;
    z-index: 699;
    top: 0px;
    width: 100%;
}



#blog .blog-section-swish {
    width: 100%;
    height: 100%;
    background-image: url("../images/swirl_white_large_bottom.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto;
    padding-top: 400px;
    padding-bottom: 70px;
}
#blog.blog-section-heading {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
#blog .blog-section-heading h3 {
    color: #ffffff;
}
#blog .blog-card-outer {
    height: 100%;
}
#blog .blog-card-top {
    padding: 30px 0px 2px 0px;
    position: relative;
}
#blog .blog-card-title {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    background-color: #ffffff;
}
#blog .blog-card-top h3 {
    color: #000000;
    font-size: 1.2rem;
}
#blog .blog-continue {
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
#blog .blog-card-bottom {
    width: 100%;
    text-align: center;
}
#blog .blogimagecontrol {
    position: relative;
    bottom: 0px;
    width: 100%;
}
#blog .blog-card-image-frame {
    position: relative;
    z-index: 700;
    background-image: url("../images/bog-card-curve.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    height: 200px;
    width: 100%;
    text-align: center;
    bottom: 0px;
}
#blog .blog-card-image {
    position: absolute;
    z-index: 699;
    top: 0px;
    width: 100%;
}

.blog-item {
	margin-bottom:30px !important;
}
.blog-item a {
	color:#000000;
}
.blog-item a:hover {
	color:#FF0700;
}
.blog-item-top {
	padding:30px;
	background-color:#ffffff;
}
.blog-item-frame {
	position:relative;
	top:0;
	left:0;
}
.blog-item-overlay {
	position: absolute;
top:0;
	left:0;
    background-image: url("../images/bog-card-curve.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}
.blog-item-image {
	position:relative;
	top:0;
	left:0;

}
.blog-item-top h2 {
	font-size:1.2rem;
}
/* ----- Start Page FAQ Section CSS ----- */
#faqs {
    padding-top: 120px;
    padding-bottom: 80px;
    z-index: 3;
    background-image: url(../images/swirl-circle-colour.png), url(../images/swirl-colour-bottom-right.png);
    background-position: left -60px top 90px, right bottom;
    background-repeat: no-repeat;
    background-size: auto;
}
.faq-heading {
    width: 100%;
    text-align: center;
}
#faqs a {
    color: #9C0345;
}
#faqs h3 {
    font-size: 1rem;
    margin-bottom: 0px;
}
.accordion {
    padding: 30px 90px 30px 90px;
}
.accordion-item {
    margin: 10px 0px 10px 0px;
    border: 0.1px solid #ff0066 !important;
    border-radius: 2px;
}
.accordion-button:not(.collapsed) {
    background-color: #EBE9E9;
    color: #000000;
}
.accordion-button:focus {
    border-color: #B1002C !important;
    box-shadow: 0 0 0 0.25rem rgb(255 0 40 / 25%) !important;
}
/* ----- End Page FAQ Section CSS ----- */
/* ----- Start Section Content Block Left CSS ----- */
/* ----- End Section Content Block Left CSS ---- */
/* ----- End Page Quickquote Form CSS ----- */
.quickquote-content-button:hover {
    background-color: #fa2178;
    box-shadow: 0px 0px 0px 4px rgba(251, 175, 206, 0.2);
}
#masthead-wrapper {
    max-height: 70vh;
    min-height: 660px;
    background-image: url("../images/One World Travel Insurance.jpg");
    background-repeat: no-repeat;
    background-position: top -100px center;
    background-size: cover;
}
.masthead {
    position: relative;
    z-index: 997;
}
.stripe {
    height: 30px;
    background-color: #f3f2f2;
}
.hero-strap {
    color: #930024;
}
.hero-strap p {
    font-size: 3.2rem;
    line-height: 1;
}
.hero-strap h1 {
    font-size: 7.4rem;
    line-height: 1;
}
.hero-strap h2 {
    font-size: 1.4rem;
    width: 100%;
}
.hero-box {
    position: relative;
}
.hero-strap {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    padding-right: 30px;
}
.masthead-row {
    margin: 0px;
}
#substrap-ribbon {
    background-color: #c10239;
}

.masthead-overlay-bottom {
    background-image: url(../images/swirl-colour-right-top.png);
    background-repeat: no-repeat;
    background-position: 100% 50px;
    background-size: auto;
    position: relative;
    z-index: 996;
    height: 275px;
}
.masthead-overlay-top {
    background-color: rgba(255, 255, 255, 0.0);
}
#cookiebox {
    display: block;
    height: auto;
    padding: 30px 90px 30px 90px;
    ;
    position: fixed;
    bottom: 0px;
    animation-name: appear;
    animation-duration: .8s;
    z-index: 999;
    background: linear-gradient(45deg, rgba(128, 0, 57, 0.8), rgba(221, 98, 74, 0.5));
    width: 100%;
    color: #fff;
}
#cookiebox a {
    color: #fff;
}
.cookietext {
    padding-top: 10px;
    float: left;
}
.cookietext a {
    text-decoration: underline;
}
.closetray {
    float: right;
}
.closebutton {
    Padding: 12px 60px 6px 60px;
    background: linear-gradient(45deg, #c3003c, #c90057);
    border-radius: 2px;
    margin-top: 4px;
    border: 0px;
    color: #ffffff;
}
/* End Cookie Box Colours */
/* ----- Start Page TrustPilot Ribbon CSS ----- */
#trustpilot_ribbon {
    background-color: #c10239;
    padding-top: 65px;
    padding-bottom: 65px;
    position: relative;
    z-index: 0;
}
.trustpilot_content_logo {
    text-align: center;
    color: #ffffff;
}
.trustpilot_content {
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
}
/* ----- End Page TrustPilot CSS ----- */
/* Start Privacy Page Styles */
#privacy table td {
    border: 1px #000 solid;
}
/* End Privacy Page Styles */
/* ----- Start Page Quickquote Form CSS ----- */
.decoration {
    position: relative;
    background-color: #c10239;
}
.decoration-top {
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    bottom: 0px;
}
.quickquote-ribbon {
    position: relative;
    z-index: 997;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.quickquote-ribbon-subpage {
    position: relative;
    z-index: 997;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.quickquote {
    border-radius: 6px;
    border: 0.5px solid #FF1E5D;
    background-color: rgba(255, 255, 255, 1);
    padding: 10px;
    position: relative;
}
.formfield {
    display: inline-block;
}
.formlabel {
    padding-bottom: 4px;
}
input {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 51px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
input, #age, #industry {
    min-width: 270px;
}
select {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 50px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
.quickquote_button {
    padding: 6px 10px 6px 10px;
    background-color: #d6024d;
    width: 100%;
    border: 0.5px;
    border-radius: 4px;
    border-color: #FF6092;
    color: #ffffff;
    height: 51px;
    margin-top: 28px;
}
#blogcarousel .blog_post_button {
    padding: 6px 10px 6px 10px;
    background-color: #790131;
    width: 140px;
    border: 0.5px;
    border-radius: 4px;
    border-color: #FF6092;
    color: #ffffff;
    height: 51px;
}
#blogcarousel .blog_post_button:hover {
    background-color: #bb044d;
    box-shadow: 0px 0px 0px 4px rgba(250, 199, 219, 0.1);
}
/* ----- End Page Quickquote Form CSS ----- */
.quickquote_button:hover {
    background-color: #fa2178;
    box-shadow: 0px 0px 0px 4px rgba(251, 175, 206, 0.2);
}
/* ----- End contact Section ----- */
#claims {
    padding-top: 90px;
    padding-bottom: 70px;
    background-color: #520129;
}
.claimsbox-heading {
    width: 100%;
    text-align: center;
    color: #ffffff;
    padding-bottom: 40px;
}
.claimsbox-left {
    color: #ffffff;
}
.claimsbox-right {
    text-align: right;
}
.claimsbox p {
    margin-bottom: 0px;
    color: #ffffff;
}
.claimsbox ul {
    margin-top: 30px;
    padding-left: 15px;
}
#footer {
    padding-top: 90px;
    padding-bottom: 70px;
    background-image: url(../images/swirl-colour-right-footer.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto;
}
.regtext {
    font-size: 0.8rem;
}
.regtext img {
    padding-bottom: 20px;
}
.submenu {
    padding-top: 70px;
    text-transform: uppercase;
}
.submenu a {
    color: #B80050;
}
.submenu a:hover {
    color: #FF3F00;
}
.social {
    color: #C32400;
    font-size: 2.4rem;
    text-align: right;
}
.social .fa-facebook, .fa-tiktok {
    padding-right: 10px;
}
#subpagebanner {
	height:520px;
	background-color:#A70039;
	background-image:url("../images/Placeholder Image.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	background-attachment:fixed;
	z-index:500;
}
.subpagebanner-overlay {
	height:520px;
	background-image:url("../images/Subpage-Banner-Overlay.png");
	background-repeat:no-repeat;
	position:relative;
	z-index:501;
	background-position: bottom right;
	background-size:auto;
}
.banner {
	position:relative;
	z-index:502;
}
.bannerrow {
	height:520px;
}
#subpage-top {
    padding-top: 90px;
    padding-bottom: 30px;
}
#blog {
    padding-top: 140px;
    padding-bottom: 140px;
	background-image:url("../images/swirl-colour-left-top.png"), url("../images/swirl-colour-bottom-right.png");
	background-repeat:no-repeat;
	background-size:auto;
	background-position:top 60px left 0px, bottom right;
}
.subpage-heading {
	color:#ffffff;
	height:100%;
	position:relative;
}
.subpage-titlebox {
	position:absolute;
    margin: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	padding-top:60px;
	color:#ffffff;
	padding-right:90px;
}
.subpage-titlebox h1 {
	font-size:2.8rem
}
#keyfacts {
	    padding-top: 40px;
    padding-bottom: 70px;
}
.keyfacts-box {
	border:0.5px solid #B80028;
	padding:30px;
	border-radius:4px;
}
.keyfacts-heading {
	text-align:center;
	padding-bottom:30px;
}
.keyfacts-heading h3 {
	font-size:1.8rem;
}
.keyfacts-box-top {
	text-align:center;
	font-size:1.2rem;
	font-weight:700;
	text-transform:uppercase;
}
.keyfacts-box-content {
	text-align:center;
}
#covertypes {
	    padding-top: 90px;
    padding-bottom: 70px;
	background-color:#F1F1F1;
	background-image:url("../images/swirl-circle-colour.png"), url("../images/swirl-circle-colour.png");
	background-repeat:no-repeat;
	background-position:top -90px left -90px, bottom -90px right -120px;
	background-size:auto;
}
.covertypes-box {

}
.covertypes-heading {
	text-align:center;
	padding-bottom:30px;
}
.covertypes-heading h3 {
	font-size:1.8rem;
}
.covertypes-box-top {
	text-align:center;
	font-size:1.2rem;
	font-weight:700;
	text-transform:uppercase;
	padding-top:20px;
}
.covertypes-box-content {
	text-align:center;
}
#subpage-bottom {
}
.subpage-bottom-left {
	background-color:#E1E0E0;
	    padding-top: 90px;
    padding-bottom: 70px;
}
.subpage-bottom-right {
	background-color:#6B012F;
		    padding-top: 90px;
    padding-bottom: 70px;
}
.policydocuments-button {
	width:100%;
	text-align:center;
	padding-top:40px;
}
.policydocuments-button .gold-button {
margin-top:20px;
}
#blog {
	background-color:#EFEFEF;
}
.blogpage {
	position:relative;
	top:-300px;
	background-color:#ffffff;
	z-index:600;
	padding-top:70px;
	padding-bottom:90px;
	margin-bottom:-300px;
	background-image:url("../images/swirl-colour-left-top-sml.png");
	background-repeat:no-repeat;
	background-position:top left;
	background-size:auto;
}
#blog .contentbox-body {

	padding-top:20px;
	padding-bottom:50px;
}
.blogpage .contentbox-body {
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:40px;
}
.blogpage h1 {
	padding-bottom:30px;
}
h2.blog-leadin {
	padding-bottom:20px;
	font-weight:700;
	font-size:1.2rem;
}

.blogpage .contentbox-center-inner h3 {
	font-weight:700;
	font-size:1.1rem;
}
.blogpage .contentbox-center-inner {
	padding:0px 90px 0px 90px;
}
/* ----- Start Cookie Box CSS ----- */
/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
/* ----- Start Media Queries ----- */
@media only screen and (min-width:768px) {
    .mobiledivider {
        display: none;
    }
}
@media only screen and (max-width:1000px) {
    #cookiebox {
        display: none;
        width: 100%;
        height: auto;
        padding: 5px 60px 10px 60px;
        position: fixed;
        bottom: 0px;
        font-size: .8rem;
        z-index: 999;
        background: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9));
        color: #ffffff;
    }
    .closebutton {
        margin-top: 6px;
    }
}
@media only screen and (max-width:1399px) {
    .formfield {
        display: block;
    }
    .formlabel {
        margin-top: 10px;
        font-size: .9rem;
        padding-bottom: 6px;
    }
    .buttonspan {
        width: 100%;
        text-align: right;
    }
    input, #age, #industry {
        width: 100%;
        min-width: 100px;
    }
    select {
        width: 100%;
        min-width: 100px;
    }
    .quickquote {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 40px;
    }
    #masthead-wrapper {
        background-size: auto;
        background-position: left;
    }
    #blogcarousel .blog-card-title {
        min-height: 210px;
    }
    #blogcarousel .blog-button {
        top: -50px;
    }
}
@media only screen and (max-width: 1240px) {
    .col-sm-1 {
        margin-bottom: 10px;
    }
    .fa, .fas, #burger {
        font-size: 1.7rem;
        float: right;
        padding-top: 35px;
    }
    ul {
        padding-left: 90px;
    }
}
@media only screen and (max-width:1199px) {
    /* .blog-card-title {
	min-height:240px;
} */
    #blogcarousel .blog-button {
        top: -85px;
    }
	.subpage-titlebox {
	padding-right:0px;
}
	.subpagebanner-overlay {
		background-size:0%;
	}
}
@media only screen and (max-width:991px) {
    li {
        list-style-position: inside;
    }
    .burgertray {
        background-color: #ffffff;
        padding-left: 20px;
        padding-right: 20px;
    }
    .dropdown-menu.show {
        text-align: right;
        border: none;
    }
    .nav-item:active, .nav-item:hover {
        background-color: #C3003C;
    }
    .dropdown-menu.show, .nav-item {
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav-item.dropdown, .nav-item.dropdown:hover {
        background-color: #ffffff;
        color: #000000;
    }
    a.burgerlink:hover {
        color: #ffffff !important;
    }
    .contentbox-right {
        padding-top: 50px;
    }
    .contentbox-left {
        border-right: 0px;
    }
    .contentbox-body {
        padding: 10px 90px 10px 90px;
    }
    .masthead-overlay-bottom {
        position: relative;
        z-index: 996;
    }
    .masthead-overlay-top {
        background-color: rgba(255, 255, 255, 0.5);
        height: 660px;
    }
    .social {
        text-align: left;
    }
	.keyfacts-box-top {
		padding-top:20px;
	}
	#covertypes {
	background-position:top -160px left -90px, bottom -140px right -120px;
}
	.blogpage {
	position:relative;
	top:-200px;
	background-color:#ffffff;
	z-index:600;
	padding-top:70px;
	padding-bottom:90px;
	margin-bottom:-200px;
}
	.blogpage h1 {
		font-size:1.8rem;
	}
	.blogpage .contentbox-center-inner {
	padding:0px 60px 0px 60px;
}
	h2.blog-leadin {
	font-size:0.9rem;
}
	.blogpage .contentbox-center-inner h3 {
	font-size:1rem;
}
}
@media only screen and (max-width:768px) {
    .accordion {
        padding: 30px 0px 30px 0px;
    }
    .dropdown-menu.show {
        text-align: left;
    }
    #masthead-wrapper {
        min-height: 500px;
        background-position: -220px -200px;
    }
    .masthead-overlay-top {
        background-color: rgba(255, 255, 255, 0.7);
        height: 500px;
    }
    .hero-strap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .hero-strap p {
        font-size: 2.2rem;
        line-height: 1;
    }
    .hero-strap h1 {
        font-size: 5.4rem;
        line-height: 1;
    }
    .hero-strap h2 {
        font-size: 1.2rem;
        width: 100%;
    }
    .covidicon {
        padding-right: 0px;
        tet-align: center;
    }
    .covidtext {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .covid-statement-line1 {
        padding-top: 0px;
        line-height: 1;
        font-size: 1.3rem;
    }
    .trustpiloturl {
        font-size: 0.8rem;
    }
    #faqs {
        background-position: left 70px top -170px, right bottom;
    }
    .submenu {
        padding-top: 0px;
    }
    .social {
        padding: 30px 10px 50px 10px;
    }
    #blogcarousel .blog-continue {
        padding-top: 60px;
    }
    /* .blog-card-title {
	min-height:210px;
} */
    #blogcarousel .blog-button {
        top: -65px;
    }
	#subpagebanner {
	height:320px;
	background-color:#A70039;
	}
		.subpagebanner-overlay {
			height:320px;
		}
.bannerrow {
	height:320px;
}
	.subpage-titlebox h1 {
	font-size:2rem
}
}
@media only screen and (max-width:575px) {
    .logobox {
        padding-left: 20px;
        position: relative;
    }
    /* .logobox img {
        width: 100px;
        height: auto;
    } */
    .dropdown-item {
        white-space: unset;
    }
    .contentbox-body {
        padding: 10px 30px 10px 30px;
    }
    #mainbody-top {
        padding-top: 70px;
        background-size: 0%;
    }
	 #subpage-top {
        padding-top: 70px;
        background-size: 0%;
    }
		#subpagebanner {
	height:280px;
	background-color:#A70039;
}
	.subpagebanner-overlay {
			height:280px;
		}
.bannerrow {
	height:280px;
}
		.subpage-titlebox h1 {
	font-size:1.6rem
}
	#keyfacts {
	    margin-left: 30px;
    margin-right: 30px;
}
	.blogpage {
	position:relative;
	top:-100px;
	background-color:#ffffff;
	z-index:600;
	padding-top:70px;
	padding-bottom:90px;
	margin-bottom:-100px;
		background-size:0%;
}
		.blogpage h1 {
		font-size:1.4rem;
	}
		.blogpage .contentbox-center-inner {
	padding:0px 30px 0px 30px;
}
	#blog {
		background-size:0%;
	}
	#blog h1 {
		font-size:1.4rem;
	}

}
@media only screen and (max-width:400px) {
    #masthead-wrapper {
        min-height: 380px;
        background-position: -360px -280px;
    }
    .masthead-overlay-top {
        background-color: rgba(255, 255, 255, 0.7);
        height: 380px;
    }
    .masthead-overlay-bottom {
        background-size: 50%;
    }
    .hero-strap p {
        font-size: 1.4rem;
        line-height: 1;
    }
    .hero-strap h1 {
        font-size: 3.2rem;
        line-height: 1;
    }
    .hero-strap h2 {
        font-size: 1.2rem;
        width: 100%;
    }
    .decoration-top img {
        width: 54%;
        height: auto;
    }
}
@media only screen and (min-width:266px) and (max-width:479px) {
    #blogcarousel .blog-button {
        top: -20px;
    }
}
/* ----- End Media Queries ----- */
.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.owl-carousel .owl-stage {
    display: flex;
}