@font-face {
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
a {
    color: var(--first);
    font-weight: 700;
}

h1 {
    font-weight: 700 !important;
    color: #31509d
}
.nH-H1, .quoteWrapper .nH-H1 {
    color: #31509d;
    font-weight: 700 !important
}
ol {
    margin-left: 2em
}
ol#policyDetailsX {
    margin-left: 0
}
.nH-H2, .quoteWrapper .nH-H2 {
    color: #31509d;
    font-weight: 700 !important
}
h2 {
    color: #31509d;
    font-weight: 600 !important
}
h3 {
    margin-bottom: 0 !important;
    color: #31509d;
    font-weight: 400 !important
}
p {
    font-size: 1em
}
.header {
    background: var(--first);
    color: #fff !important;
    border-bottom: 10px solid var(--first)
}

.header .container {
    padding-bottom: 0 !important;
    padding-top: 10px
}
.header img {
    margin-bottom: -15px
}
.circle-border {
    height: 35px;
    width: 35px;
    display: inline-block;
    padding: 9px 0 0 9px;
}
.header .fa-phone {
    font-size: 25px
}
.header .fa-envelope {
    font-size: 25px
}

.header .email, .header .phone {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    min-width: 186px;
	background: var(--first);
    font-size: 1.2em;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;	
}
.header .email:hover, .header .phone:hover {
	background: rgba(0, 0, 0, .5);
    opacity: 1;

	border-radius: 1rem;
}

.header .email {
    width: 450px !important
}
.referrer-logo {
    max-width: 250px
}
.highlights .three {
    opacity: .88;
    background: #fff;
    min-height: 110px;
    border-radius: 5px;
    padding: 8px
}
.highlights .four {
    font-size: 2.3em;
    color: #ffac08;
    padding-top: 15px;
    padding-left: 0
}
.highlights .four:hover {
    color: var(--first)
}
.body-panel {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    opacity: .88;
    margin-bottom: 30px
}
.bottom {
	margin-bottom: 10em;
}
.quote-button {
    padding: 16px 30px;
    border: solid 8px #fff;
    border-radius: 12px;
    color: #fff !important;
    text-decoration: none;
    font-size: 1.8em;
    font-weight: 700;
    background-color: var(--first);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;	
    float: left
}
.quote-button:hover {
    background-color: #fff;
	color: var(--first) !important;
	border-color: var(--first);
    text-decoration: none !important;
    text-shadow: none
}
.hero-top {
    min-height: 300px;
    background-image: url(/Content/images/banners/sunglasses-in-sand.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: var(--first) !important;
    font-weight: 600;
    text-align: center;
    border-bottom: solid 10px var(--first);
    margin-top: -20px
}

    .hero-top h1 {
        font-size: 7.6rem;
        color: white;
        font-weight: 600!important;
        line-height: 80px;
        margin-bottom: 30px;
        text-align: left;
        text-shadow: 2px 2px 2px var(--first), 2px 2px 2px var(--first);
    }
    .hero-top h2 {
        font-size: 7.6rem;
        font-weight: 600;
        color: white;
        line-height: 80px;
        text-align: left;
        text-shadow: 2px 2px 2px var(--first), 2px 2px 2px var(--first);
    }
.hero {
    background: var(--first);
    height: 100%;
    color: #fff;
    font-size: 1.1em;
    border-bottom: solid 10px var(--first);
    border-top: solid 10px var(--first)
}
.hero h2 {
    font-size: 1.5em;
    color: #fff !important;
    margin-top: 10px;
}
.static-back-1 {
    background-image: url(/Content/images/banners/beach-1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-origin: content-box;
    background-position-y: top;
    top: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 1px
}
.highlighed-li {
    margin-top: 20px;
    margin-left: 10px
}
.highlighed-li li {
    background-image: url(/content/images/green-tick-curved.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 50px;
    min-height: 25px;
    margin-top: 15px
}
#policyDocuments p strong {
    color: var(--first)
}
#policyDetails .three.columns p span {
    color: var(--first) !important
}
#policySummary2 {
    color: var(--first);
    border: 5px solid var(--first) !important
}
.container {
    max-width: 1180px !important
}
.container.content {
    background: #fff;
    border-radius: 5px;
    opacity: .95;
    margin-bottom: 170px
}
.content .fa-file-pdf-o {
	font-size: 1.3em;
	border: 0;
}
.container.content.quoteWrapper h2 {
	margin-top: 1em;
}
.stepQuotes {
    border-bottom: solid 1px #f7f5f4;
    padding-bottom: 8px
}
.stepQuotes li {
    border-radius: 100px
}
.center {
    text-align: center !important
}
h1.center {
    text-align: center;
    font-size: 3.5em !important
}
.footer {
    border-top: solid 10px var(--first);
    color: #fff !important;
    background-color: var(--first);
    padding-bottom: 1px !important
}
.footer a, .footer li, .footer p {
    color: #fff !important;
    font-size: 1em !important;
    text-decoration: none
}

.footer .heading {
    font-size: 1.5em !important;
    font-weight: 600
}
.footer-highlights img {
    max-width: 150px;
    float: left;
}
.footer-logo {
    background-repeat: no-repeat;
    margin-top: -220px;
    width: 400px;
    height: 400px;
    background-position-y: bottom
}
.footer-logo-1 {
    background-image: url(/content/images/characters/safe-man-cape.png)
}
.footer-logo-2 {
    background-image: url(/content/images/characters/safe-man-case.png)
}
.footer-logo-3 {
    background-image: url(/content/images/characters/safe-man-flying.png)
}
.footer-logo-4 {
    background-image: url(/content/images/characters/safe-man-house.png)
}
.footer-logo-5 {
    background-image: url(/content/images/characters/safe-man-medic.png)
}
.footer-logo-6 {
    background-image: url(/content/images/characters/safe-man-plane.png)
}
.footer-logo-7 {
    background-image: url(/content/images/characters/safe-man-scuba.png)
}
.footer-logo-8 {
    background-image: url(/content/images/characters/safe-man-wintersport.png)
}
.footer-logo-9 {
    background-image: url(/content/images/characters/safe-man-backpacker.png)
}
.footer-highlights {
    margin-top: 20px
}
.footer-highlights img {
    filter: grayscale(100%);
    max-height: 100px;
    text-align: center;
 
}
@media screen and (max-width:760px) {
	.header {
		padding-bottom: 1em;
	}
    .header .container {
        padding: 0 !important
    }
	.header .columns {
		margin-left: 0;
	}
	nav#menu {
    width: 100%;
    left: 0 !important;
    float: left;
	margin-top: 0.5em;
	font-size: 1.5em;
	}
	.header .eight.columns {
	margin-top: 0 !important;
	}
	#menu a, #menu a:hover, .dd,  .dd:hover {
		text-decoration: none !important;
		font-size: 1.2em !important;
		padding: 1em 0;
	}
	
	.header .container .columns {
		width: 100%;
		text-align: center;
	}
	.header img {
		max-width: 300px;
		margin-top: 1em;
	}
	.circle-border, .header .phone:hover .circle-border {
		border: 0;
		margin-left: 0;
	}
    .header .email, .header .phone {
        margin-top: 0;
        font-size: 1.7em;
        width: 100%;
		margin-top: 0.8em;
    }
	.header .phone {
		margin-top: 1em;
		font-size: 1.6em !important;
	}
    .header .three {
        width: 48%
    }
    .header .nine {
        width: 47%
    }
    .header .phone {
        font-size: 2rem
    }
    .header .email {
        display: none
    }
    .referrer-logo {
        display: none
    }
    .highlights .three {
        margin-bottom: 5px
    }
    .highlights .four {
        width: 25%;
        margin-top: 0;
        padding-top: 0
    }
    .highlights .eight {
        width: 74%
    }
    .highlights .fa-layers {
        vertical-align: 0
    }
    .hero-top h2 {
        margin-top: -5px
    }
    .footer-logo {
        display: none
    }
    .footer-highlights img {
        float: left !important
    }
	.hero-top {
		padding: 2em 0;
	}
	.body-panel {
		padding: 1em;
		font-size: 18px;
	}
	.body-panel .four.columns {
    text-align: center;
}
	.quote-button {
		margin: 1em 0;
		font-size: 25px;
	}
	.hero {
		padding: 1em;
		font-size: 18px;
	}
	.highlights {
		font-size: 18px;
	}
	.highlights .eight {
		padding-left: 1em;
	}
	.highlights .three {
		margin-bottom: 1em;
	}
	.highlight-ball {
		margin: 1em 0;
	}
}
#rownav {
    display: none
}
.copyText {
    background: var(--first);
    padding: 1rem 0;
    text-align: center
}
.copyText p {
    margin: 0
}
.copyText a:hover {
    font-style: italic
}
.pad0 {
    padding: 0 !important
}
.pad5 {
    padding: 5px !important
}
.pad10 {
    padding: 10px 0 10px 0
}
.margin5 {
    margin: 5px
}
.highlight-ball {
    border: solid 10px var(--first);
    color: #fff !important;
    background: var(--first);
    border-radius: 10px;
    height: 100%;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.1;
    padding-top: 10px;
    padding-bottom: 10px
}
.highlight-ball .count {
    color: #ffac08;
    font-size: 5rem;
    width: 100%;
    display: block;
    clear: both;
    font-weight: 600
}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    margin-top: 6px
}
#menu ul {
    margin: 0;
    padding: 0;
    margin-top: 5px
}
#menu li {
    margin-bottom: 0
}
#menu .main-menu {
    display: none
}
#tm:checked + .main-menu {
    display: block
}
#menu input[type=checkbox], #menu ul span.drop-icon {
    display: none
}
#menu .sub-menu, #menu li, #toggle-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
    margin-bottom: 0
}
#menu li, #toggle-menu {
    border-width: 0 0 1px
}
#menu .sub-menu {
    border-width: 1px 1px 0;
    margin: 0 1em
}
#menu .sub-menu li:last-child {
    border-width: 0
}
#menu a, #menu li,  #toggle-menu {
    position: relative;
    display: block;
    color: #fff;
    font-size: 1em
}
#menu a,  .dd {
	padding: 8px 15px;
} 

#toggle-menu {
    padding: 8px 15px;
    color: #fff !important;
    text-decoration: none !important;
	border-radius: 4px;
    font-size: 1.2em;
	width: auto;
    font-weight: 700;
}
label#toggle-menu {
    background: #fff;
    margin: 0 1em;
    color: var(--first) !important;
}
#menu a, .dd {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
    font-weight: 600;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
#menu a:hover, .dd:hover {
    text-decoration: underline;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff
}
#menu .sub-menu {
    display: none
}
#menu input[type=checkbox]:checked + .sub-menu {
    display: block
}
#menu .sub-menu a {
    background: #f7f5f2;
    color: #000;
    border-radius: 0
}
#menu .sub-menu a:hover {
    background-color: #444;
    color: #fff
}
#menu li label.drop-icon, #toggle-menu .drop-icon {
    position: absolute;
    right: 1.5em;
    top: 1em
}
#menu label.drop-icon, #toggle-menu span.drop-icon {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    color: rgba(255, 255, 255, .75);
    right: 0;
}
#menu .drop-icon {
    line-height: 1
}
ul {
    margin-left: 15px
}
li {
    list-style-type: circle !important
}
.features li, .newSummary li, .policyDetails li, newSummary li {
    list-style-type: none !important
}
.footer ul {
    margin-left: 0
}
.footer ul li, .highlighed-li li {
    list-style-type: none !important;
    margin-left: 0
}
@media only screen and (max-width:64em) and (min-width:52.01em) {
    #menu .sub-menu li {
        width: auto
    }
}
@media only screen and (min-width:768px) {
    #menu .main-menu {
        display: block
    }
    #menu a, .dd, #toggle-menu {
        padding: 15px 14px;
        text-decoration: none
    }
    #menu label.drop-icon, #toggle-menu {
        display: none
    }
    #menu ul span.drop-icon {
        display: inline-block
    }
    #menu li {
        float: left;
        border-width: 0 1px 0 0;
        margin-bottom: 0
    }
    #menu .sub-menu li {
        float: none
    }
    #menu .sub-menu {
        border-width: 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 15em;
        z-index: 3000
    }
    #menu .sub-menu, #menu input[type=checkbox]:checked + .sub-menu {
        display: none
    }
    #menu .sub-menu li {
        border-width: 0 0 1px;
        margin-bottom: 0;
        border-bottom: solid 1px #919191
    }
    #menu .sub-menu .sub-menu {
        top: 0;
        left: 100%
    }
    #menu li:hover > input[type=checkbox] + .sub-menu {
        display: block
    }
}

@media only screen and (max-width:1024px) {
	.hero-top .five.columns {
    width: 70%;
	}
	.header .eight.columns {
    width: 100%;
	margin-top: -5em;
	}
	.header .email, .header .phone {
	font-size: 1.1em;
	}
	.header .fa-envelope, .header .fa-phone {
    font-size: 20px;
	}
	.circle-border {
		width: 28px;
	}
	.header .email, .header .phone {
		min-width: 195px;
	}
	.header .email {
		width: 340px !important;
	}
	#menu {
		margin-right: 1.5em;
	}
}
@media only screen and (max-width:960px) { 
	.header .eight.columns {
    width: 100%;
	margin-top: -4em;
	}
}
@media only screen and (max-width:768px) { 
	.header .eight.columns {
	margin-top: -3em;
	}
	.header .email, .header .phone {
		min-width: 175px;
	}
	#menu {
		margin-right: 0.6em;
	}
	.content .quote-button {
		font-size: 1.3em;
	}
	.three.columns .four.columns, .three.columns .eight.columns {
		width: 100%;
	}
	.three.columns .four.columns {
		text-align: center;
		margin: 0 0 0.5em 0;
	}
}
.item-1, .item-3 {
    background-color: var(--first) !important
}
.item-2, .item-4 {
    background-color: #31509d !important
}
#allLetters span {
    margin-left: 3px;
    float: left
}
#allLetters a {
    margin-left: 3px
}
.currentActive > span + span, .pastActive > span + span {
    background: #39393a !important
}
.quoteNav {
    border-bottom: 1px solid #f7f5f2
}
.quoteNav li {
    margin: 0 15% 0 0
}
.quoteNav small {
    border-top: .25rem solid #39393a
}
.quoteNav > div::before {
    background-color: #ffac08 !important
}
.plain-tooltip {
    background-color: inherit !important;
    padding: 0 40px 15px 0 !important;
    color: inherit !important
}
.plain-tooltip p {
    color: inherit !important;
    font-size: inherit !important
}
.plain-tooltip .close {
    background: #39393a !important;
    color: #f0f8ff !important
}
.ui-state-default {
    max-width: unset;
    width: auto;
    text-align: left
}
.tooltip {
    background: #31509d
}
.u-full-width td, .u-full-width th {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1
}
.u-full-width th {
    background-color: #31509d;
    color: #fff
}
.u-full-width {
    width: 100%;
    box-sizing: border-box
}
.individualCountry {
    width: 111px
}

.ui-state-default.ui-state-active {
    background: #31509d !important;
    color: #fff !important
}
.moreCountriesShow:checked + span {
    background: url(/content/images/checked-cheap.svg) no-repeat !important
}

#allLetters a {
    float: left;
    background: var(--first);
    color: #fff;
	width:25px;
}
.blueButton[value=Continue], .blueButton[value=Proceed] {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: unset !important
}
.policy-summary-details-section li {
    list-style: none !important
}
li.conditions {
    list-style: none !important
}
ol.six {
    padding-left: 5px;
    padding-right: 5px
}
ol.six li {
    list-style-type: none !important
}
#TravellerConfirm {
    margin-bottom: 10px !important
}
.confirm-uk-resident ul li {
    list-style-type: none !important
}
.rowcounter {
    background: #31509d;
    color: #fff
}
.greyback {
    background: #e0e0e4
}
.selPolDet > strong {
    height: 46px
}
.activities {
    max-height: 500px;
    overflow-y: scroll
}
.hiddenList {
    top: 10% !important
}
.activities small.fa-times-circle {
    top: -40px
}
.email, .phone {
    float: right
}
.paymentBTN {
    margin-left: auto !important;
    margin-right: auto !important;
    float: unset !important;
    display: block;
    margin-top: 5px !important
}
#ContactDetails_EmailAddress, #ContactDetails_TelephoneNumber {
    float: none !important
}
.validation-summary-errors li {
    list-style-type: none !important
}
ol.sumTravs {
    overflow: auto
}
ol.conditionSelector1 {
    margin-left: 0em;
	margin-top: 5em;
}

.cmg img {
	margin: 0 1em 1em 0;
	max-width: 90%;
	vertical-align: middle;
}

img.gc-logo {
	margin-top: 1.6em !important;
}

@media only screen and (max-width:720px) {
	.seven.columns.body-panel {
    width: 100%;
}
	.cmg img {
		max-width: 160px;
		margin: 0 auto;
		margin: 1em 0.5em 1em 0;
	}
	.cmg {
		text-align: center;
	}
	img.gc-logo {
		margin-top: 1.7em !important;
	}
    .footer-highlights {
        display: none
    }
    #modeResult .filterOpt fieldset div {
        width: 50%
    }
    #additionalFeatures div, .filterOpt div {
        max-width: 48%
    }
    #additionalFeatures p {
        width: 80% !important;
        max-width: 80% !important
    }
    #policySummary2 .policyLogo {
        width: 50%
    }
    .datetoCheckbox:nth-of-type(4), .questionBox .checkbox:nth-of-type(4) {
        margin-left: 0 !important
    }
    .quoteNav {
        width: 98% !important
    }
    .selPolDet > strong {
        height: 36px
    }
    .hero-top h1, .hero-top h2 {
        font-size: 3rem !important;
        line-height: 50px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:440px) {
    #menu, .header .phone {
        display: block;
        margin-top: 10px;
		text-align: center !important;
		width: 100%;
		font-size: 1.7em;
    }
	#menu a,  .dd {
		font-size: 1.3em;
		text-decoration: none;
	}
	#menu .fa {
		display: none;
	}
	#menu li label.drop-icon, #toggle-menu .drop-icon {
		top: 0.5em;
	}
	#menu {
		width: 100%;
		font-size: 1.3em;
		text-align: center;
	}
	.quote-button {
		width: 90%;
		text-align: center;
	}
    #obfiltersbutton {
        display: none
    }
	img.gc-logo, img.mti-logo {
		margin: 1.5em 0;
	}
	.cmg img {
		max-width: 280px !important;
	}
    #amt-single {
        margin-right: .5rem
    }
	.MedConditionsTravs .travScreenList li.twelve.columns span.three.columns {
		left: 0 !important;
	}
	.travScreenList .BL-Btn.blueButton {
    font-size: 1em;
    float: right !important;
    width: 70%;
}
	.header img {
		max-height: 110px;
		margin: 1em 0 0 0;
	}
	.header {
		text-align: center;
		padding-bottom: 1em;
	}
}
@media only screen and (min-width:720px) and (max-width:760px) {
    .datetoCheckbox:nth-of-type(4), .questionBox .checkbox:nth-of-type(4) {
        margin-left: 1.5rem !important
    }
}
.MedConditionsTravs .travScreenList li.twelve.columns, .addedConditions ol li, .conditionSelector1 li {
    list-style: none !important
}
@media only screen and (max-width:414px) {

    .MedConditionsTravs .travScreenList li.twelve.columns span.three.columns {
        bottom: -5rem
    }
    .removeCondition {
        float: right
    }
    .cancel2 {
        margin: unset;
        float: left;
        top: 104px;
        left: 10px
    }
    .error {
        color: red;
        display: block
    }
    .conditionInput {
        width: 70%;
        clear: both;
        margin-top: 0;
        margin-bottom: 5px;
        margin-left: 0
    }
    .findCondition {
        margin-bottom: 5px !important
    }
    .addAnotherCon, .finishAllScreening, .finishUserScreening, .reScreenUser, .startScreening {
        display: block;
        width: 92%;
        float: unset !important;
        margin-bottom: 5px;
        margin-top: 5px
    }
    .reScreenUser {
        margin-top: 30px !important
    }
    .addAnotherCon, .finishUserScreening {
        width: 100% !important
    }
    .finishAllScreening.greyButton {
        margin-top: 54px
    }
    .editAfter {
        width: 100%
    }
    #contactDetails ol li.pcList.lcncl {
        list-style-type: none !important;
        clear: both
    }
    .conditionSelector1 p {
        padding-right: 0 !important
    }
}
.currentActive + div:before {
    width: 100%
}
.save {
    float: right;
    background: var(--first) !important;
    border-radius: .25rem;
    color: #fff;
    padding: 1rem 1.5rem;
    font: bold 2rem 'Open Sans', Arial, Helvetica, sans-serif;
    margin-bottom: 5px
}
.option_14 {
    display: none !important
}
.brandimg {
    height: 22rem !important
}
input#obfiltersbutton {
    margin-top: -2.4em;
    margin-right: 1.6em
}
.header a {
    text-decoration: none !important;
}

td.policy-premium {color:white;}
#apgadget .header {color:#333!important; background:unset;border-bottom:none;}