﻿@font-face {
 font-family: 'MINISansSerifBold';
 src: url('mini_sans_serif-bold-web.eot');
 src: url('mini_sans_serif-bold-web.eot?#iefix') format('embedded-opentype'), url('mini_sans_serif-bold-web.woff') format('woff'), url('mini_sans_serif-bold-web.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'MINISansSerifReg';
 src: url('mini_sans_serif-regular-web.eot');
 src: url('mini_sans_serif-regular-web.eot?#iefix') format('embedded-opentype'), url('mini_sans_serif-regular-web.woff') format('woff'), url('mini_sans_serif-regular-web.ttf') format('truetype'), url('mini_sans_serif-regular-web.svg#MINITypeHeadlineRegular') format('svg');
 font-weight: normal;
 font-style: normal; 
}

@font-face {
 font-family: 'MINISerifBold';
 src: url('mini_serif-bold-web.eot');
 src: url('mini_serif-bold-web.eot?#iefix') format('embedded-opentype'), url('mini_serif-bold-web.woff') format('woff'), url('mini_serif-bold-web.ttf') format('truetype'), url('mini_serif-bold-web.svg#MINITypeHeadlineRegular') format('svg');
 font-weight: normal;
 font-style: normal; 
}

@font-face {
 font-family: 'MINISerifReg';
 src: url('mini_serif-regular-web.eot');
 src: url('mini_serif-regular-web?#iefix') format('embedded-opentype'), url('mini_serif-regular-web.woff') format('woff'), url('mini_serif-regular-web.ttf') format('truetype'), url('mini_serif-regular-web.svg#MINITypeHeadlineRegular') format('svg');
font-weight: normal;
 font-style: normal; 
}

/* ==========================================================================
GENERAL STYLES - Author MAUK/OSM
================================================================================= */ 
body { width: 100%; background-color: #f1f1f1; font-size: 12px; margin: 0;}
h1, #h1-emulate {color: #000000; font-family: 'MINISerifBold', Arial; font-size: 34px; text-transform: uppercase; margin: 0; }

/*h1::after, #h1-emulate::after {content: ''; display: block; width: 50px; border-bottom: 2px solid; margin: 20px 0;}*/
h2 { color: #000000; font-family: 'MINISerifBold', Arial; font-size: 32px; text-transform: uppercase; }
h3 { color: #000000; font-family: 'MINISerifBold', Arial; font-size: 22px; text-transform: uppercase; }
h4 { color: #000000; font-family: 'MINISerifReg', Arial; font-size: 14px; text-transform: uppercase; }
h5 {font-size: 9pt; font-family: 'MINISerifBold', Arial; font-size: 12px; text-transform: uppercase; }
p { font-family: 'MINISerifReg', Arial; line-height: 26px; font-size: 15px;}
h5 { font-family: 'MINISansSerifReg', Arial; line-height: 22px; font-size: 14px; }
a:focus { outline: none; color: #000000; text-decoration: none;}
ul, ol, li { margin-bottom: 0px; font-size: 14px; color: #000000; font-family: 'MINISerifReg', Arial, Serif;}
a {color: #000000;}
.addline:after { content: '';display: block;width: 50px;border-bottom: 2px solid;margin: 20px 0;}

.home-intro {padding: 50px 20px;}
#container {margin: 0 auto; max-width: 1300px; overflow: auto; background: #FFFFFF;}
#content { padding: 0px; padding-top: 0px;}
#header { margin-top: 5em; min-height: 23px; padding: 1em 0 2em 0; }
#menu { overflow: auto; position: fixed; padding: 0; z-index: 9999; width: 100%; background: #FFFFFF; border-top: 8px solid #000000; border-bottom: 1px solid #f1f1f1;}
#content { position: relative; max-width: 1300px; margin: 0 auto; padding-top: 80px; overflow: auto;}
.header-container { width: 100%;}
.header-image {width: 100%; z-index: 10000000; margin-top: -400px;}
#bannerImg {width: 0; height: 0; visibility: hidden;}
#navigation { overflow: auto; max-width: 1300px; margin: 0 auto;}
#navigation ul { overflow: hidden; list-style-type: none; padding-left: 0px; margin-top: 0px; }
#navigation ul li {padding: 0px 2px; display: inline-block; list-style: none;}
#navigation a { color: #000000; text-decoration: none; font-weight: normal; }
#navigation li > a {    padding: 30px 1em;list-style-type: none; display: block; font-size: 13px;  font-family: 'MINISansSerifReg', arial; text-transform: uppercase;}
#navigation li > a:hover { background: #000000; color: #FFFFFF; transition: all 250ms ease-in-out; }
#navigation > ul > li:last-child { border-bottom: none; }
#navigation > ul > li > ul { padding: 1em 1em; border-top: solid 1px #FFFFFF; }
#navigation > ul > li > ul ul { margin-left: 1em; }
#navigation > ul > li > ul ul a { padding: 0.2em 0.5em; }
#mini-logo { height: 38px; float: left; margin: 1.5em 1em; margin-right: 30px; margin-left: 30px;}
.footer-container { max-width: 1300px; margin: 0 auto; overflow: auto; color: #FFFFFF; padding: 10px 50px; background: #000000; width: 100%;}
.footer-list { padding: 0; list-style: none;}
.footer-container div p { font-size: 9pt; line-height: 12pt; font-family: 'MINISansSerifReg', Arial, Sans-serif;}
.footer-nav {padding-left: 0px; list-style: none;}
.footer-nav li a { color: #FFFFFF; margin: 0px; padding: 2px 0px; display: block; font-size: 12px; text-decoration: none; font-family: 'MINISansSerifReg', arial, sans-serif;}
.loginSmallPrint { background: #000; padding: 20px; overflow: auto; overflow: auto; width: 100%;}
.loginSmallPrint p { color: #FFFFFF; }
.content table { width: 100%; border: solid 1px #A0A0A0; border-collapse: collapse; }
.content table th, .content table td { text-align: center; padding: 0.3em; border-top: solid 1px #A0A0A0; }
.content table th:first-child, .content table td:first-child { text-align: left; }
.legalFooter { color: #FFFFFF; display: none; }
.mobile-header {visibility: hidden;}
h5::after {content: ''; display: block; width: 15px; border-bottom: 1px solid; margin: 10px 0;}
.mobile-menu {padding: 10px; list-style: none;}
.mobile-menu li {width: 100%; padding: 10px; border-bottom: 1px solid #666666;}
.mobile-menu li a {font-family: 'MINISansSerifReg', Arial; font-size: 14px; text-decoration: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}
.defaultComponent, .intro-section {padding: 50px;}
.tabs {overflow: auto; width: 100%;}
.callCTA {float: right; width: 20%; visibility: hidden; margin-top: -70px;}

.video-holder {background:#000000; padding: 0;}
.video-holder img { padding-left: 0px; padding: 0;}
.video-container {margin: 0 auto; text-align: center;}
.video-copy {padding: 60px 70px;}
#video {/*border: 8px solid #0085ac;*/ padding: 0; margin: 40px 25%;}
.video-copy h3 {color: #FFFFFF; font-size: 26px;  text-transform: uppercase; text-align: center; line-height: inherit; font-family: 'MINISerifReg', Arial, sans-serif;}
.video-copy p {color: #FFFFFF; font-size: 20px; text-align: center; line-height: inherit; font-family: 'MINISerifReg', Arial, sans-serif; }
.learn-more {margin-bottom: 15px;}
.cta-header {margin: 0 auto; text-align: center; padding-top: 20px;}

/* ==========================================================================
HOME PAGE - Author MAUK/OSM
================================================================================= */ 

.dropbtn {visibility: hidden; width: 0; height: 0; padding: 0;}

#desktop-only > a > h4 > img {width: 50px; float: left; margin-top: -10px;}
#cover-levels {background: #f9f9f9; padding: 1px; overflow: auto;}
.cover-levels {padding: 5px 15px; overflow: auto;}
.h2-center { font-size: 30px; text-align: center;}
.h2-center:after { content: ""; display: inline-block; width: 30px; border-top: 2px solid #000; height: .5rem; vertical-align: middle; margin-left: 18px;}
.h2-center:before { content: ""; display: inline-block;width: 30px; border-top: 2px solid #000; height: .5rem; vertical-align: middle; margin-right: 18px;}
.heading-section {font-size: 18px; line-height: 26px;}
.detail-image { width: 100%;}
.page-container { overflow: auto; padding: 0px 30px; }
#contenter > form > div > h2:after {content: ''; display: block; width: 50px; border-bottom: 2px solid; margin: 20px 0;}

#contenter > form.longTimeAction > h2:after {content: ''; display: block; width: 50px; border-bottom: 2px solid; margin: 20px 0;}
#contenter > h2:after, #contenter > form > div:nth-child(2) > h2 {padding: 10px 50px;}
#contenter > h2:after, #contenter > form > div:nth-child(2) > h2:after {content: ''; display: block; width: 50px; border-bottom: 2px solid; margin: 10px 0;}
.backlink {margin-left: 50px;float: left}

.intro-section { padding: 20px 0;}
.intro-section .col-sm-6 { padding: 35px;}

.inner-box {background: #FFF;overflow: initial; padding: 20px 40px 50px 40px;}
.inner-box img {width: 100%;}
.inner-box p {font-size: 16px; font-family: 'MINISerifReg', arial; padding: 20px 0px; line-height: 24px;}
.cover-box { padding: 10px;}
.video-copy .ctaVolcanicorange {margin: 30px auto;}

.columns{ width:49%; height:100%; float:left; position:absolute;  -moz-transition:all 0.5s linear; transition: 0.3s all ease;}
.columns:hover{width:70%; overflow:visible; z-index:1;}
.col2:hover{left: 30%; z-index: 233;}
.dropdown {width: 0; padding: 0; margin: 0;}

.col1{background-color:#000000; height: 10px; transition: 0.3s all ease;}
.col2{background-color:#CCCCCC; left:51%; height: 10px; transition: 0.3s all ease;}

/* ==========================================================================
COVER PAGES - Author MAUK/OSM
================================================================================= */ 
.h2-center { padding: 30px;}
.features { padding-top: 20px;/* border-top: 10px solid #F5f5f5; */background: #EBECEC;}
.white-title {margin: 0;}
.introduction { padding: 50px;}
.introduction .col-sm-8 {padding : 0;}
.ctaContainer {padding: 30px;}
.ctaContainer .ctaCaribbeanAqua, .ctaContainer .ctaPureBurgundy, .ctaContainer .ctaVolcanicorange {margin: 0 auto;}
.detail-section { padding: 30px 0; }
.included {background: none;}
.excluded {background: none;}
.tabs {border-bottom: 1px solid #000000;}
.tabs > ul > li { float: left; list-style: none; padding: 0; background-color: #000000; margin-top: 4px; height: 32px; margin: 0 1px; float: right;}
.tabs > ul {height: 32px;}
.tabs > ul > li a { font-size: 1.0em; display: block; font-weight: bold; color: white; text-transform: uppercase; text-decoration: none; padding: 10px 10px 0 10px; }
.tabs > ul > li.current { background-color: #00A7AD; margin-top: 0; z-index: 99; height: 32px; }
.shadowBox { border: 0; box-shadow:0;}
.ui-accordion-header { display: block; padding: 10px; font-size: 12px; font-family: 'MINISansSerifReg', Arial, Sans-serif; text-transform: uppercase; border: 1px solid #000; margin: 10px; margin-bottom: 0px; overflow: auto; text-decoration: none;}
.ui-accordion-header:hover {text-decoration: none; }
.ui-accordion-content {padding: 0px 15px!important; margin: 0px 10px; background-color: #F5f5f5; border: 1px solid #000000; border-top: 0;}
.ui-accordion-content p {margin: 0; padding: 5px;}
.covered-list li {padding: 8px 5px;}
.large-iconHolder {display: block;}
.large-icon {width: 85px!important; height: 85px; background: #FFFFFF; border-radius: 80px; padding: 14px;}
.faqs-title {padding: 10px 50px; border-top: 1px solid #000000;}
.footer-nav {margin-top: 0;}

.accordion { width: 100%; overflow: auto; padding: 50px; padding-top: 0px;}
.overview-section {padding: 50px; overflow: auto;}
.lead-paragraph { padding: 10px 0px; font-size: 18px; line-height: 28px; line-height: 28px; }
.home-lead-paragraph { padding: 10px 35px; font-size: 18px; line-height: 28px; line-height: 28px;}
.tab-container {width: 100%; padding: 0; border-bottom: 1px solid #000000;}
.cover-tabs {float: right; margin: 0;}
.cover-tabs li {display: inline-block; list-style: none;}
.cover-tabs li a { background: #000000; border: 1px solid #FFFFFF; height: 40px; display: block; color: #FFFFFF; border-bottom: 1px solid #000000; transition: 0.5s all ease; padding: 10px 15px; font-size: 12px; text-decoration: none; text-transform: uppercase; font-family: 'MINISansSerifBold', arial;}
.cover-tabs li a:hover { background: #FFFFFF; border: 1px solid #000000; color: #000000; transition: 0.5 all ease; }
.reg-no {color: #FFFFFF!important;}
/* ==========================================================================
EMERGENCY SERVICE - Author MAUK/OSM
================================================================================= */ 
.es-details { padding: 80px 50px; border-top: 1px solid #F5F5F5; overflow: auto;}
 .es-details > .col-sm-8 > h3 {margin-top: 0px;}


/* ==========================================================================
CONTACT US - Author MAUK/OSM
================================================================================= */ 
.contact-main {border-top: 2px solid #000000; padding: 0;}
.contact-container { border-top: 1px solid #000000; padding: 10px 0px;}
.contact-page {padding: 30px;}

/* ==========================================================================
PRIVACY STYLES - Author MAUK/OSM
================================================================================= */ 

.cookietable thead > tr:first-child { background-color: #FFFFFF; }
.cookietable td { padding: 5px; vertical-align: top; }
table.centerContent td { text-align: center; }
table.centerContent td:first-child { text-align: left; }
.privacy-policy { padding: 20px;}


/* ==========================================================================
CALL TO ACTION BUTTONS - Author MAUK/OSM
================================================================================= */ 
.coverCTA  { text-align: center; text-decoration: none; color: #000000; font-size: 11pt; display: block; width: 215px; transition: all ease 0.4s; font-family: 'MINISansSerifReg'; text-transform: uppercase; border: 2px solid #000000; padding: 10px 40px;}
.coverCTA:hover { background-color: #ed9300; border: 2px solid #ed9300; color: #FFFFFF; text-decoration: none;}

.ctaVolcanicorange { text-align: center; background-color: #ed9300; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #ed9300; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaVolcanicorange:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaCaribbeanAqua { text-align: center; background-color: #00a7ac; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #00a7ac; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaCaribbeanAqua:hover { text-decoration: none; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaPureBurgundy, .btnNext, .mainAction, .btnBack {text-align: center;background-color: #3d0016;display: block;min-width: 200px;max-width: 225px;font-family: 'MINISansSerifReg', arial;border: 1px solid #3d0016;color: #FFFFFF;transition: all ease 0.4s;text-decoration: none;padding: 10px 40px;text-transform: uppercase;font-size: 11pt;}
.ctaPureBurgundy:hover, .btnNext:hover, .mainAction:hover, .btnBack:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaElectricBlue { text-align: center; background-color: #00a8d8; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #00a8d8; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaElectricBlue:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaVolcanicorange { text-align: center; background-color: #ed9300; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #ed9300; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaVolcanicorange:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaHatchBlue { text-align: center; background-color: #203071; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #203071; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaHatchBlue:hover  {text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaBlazingRed { text-align: center; background-color: #A70D17; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #A70D17; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaBlazingRed:hover  {text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaMiniConv { text-align: center; background-color: #001bb6; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #001bb6; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaMiniConv:hover  {text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}


.ctaMiniOrange { text-align: center; background-color: #eb6130; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #eb6130; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaMiniOrange:hover  {text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}

.ctaMiniBlue { text-align: center; background-color: #0085ac; display: block; width: 200px; font-family: 'MINISansSerifReg', arial; border: 1px solid #0085ac; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.ctaMiniBlue:hover  {text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}


/* ==========================================================================
QUOTE PAGE - Author MAUK/OSM
================================================================================= */ 
#loginControl > div.loginDetails.fields > div:nth-child(2) > div::after { content: "(Removing any spaces)."; overflow: auto; height: auto; font-weight: normal; font-size: 12px; display: block; color: #3d0016;overflow: hidden;}
#rightcolumn {background: #FFFFFF; color: #000000; padding: 0px; padding-top: 20px;}
#rightcolumn p {color: #000000;}

#quote-breadcrumb { padding: 0;}
.longTimeActionDialog .ajaxLoader .rotate {width: 60px;}
.longTimeActionDialog .ajaxLoader .rotate {width: 60px;}
#quote-breadcrumb li { display: inline; display: inline;width: 150px;overflow: auto;margin: 0px 5%;height: 50px;font-size: 16px;padding: 10px;}
.validation-summary-errors {padding: 50px 50px 0px 50px; width: 100%;}
.validation-summary-errors:before {content: ' '; margin: -50px -50px 0px -50px; background-image: url(header_get-a-quote.jpg); background-size: cover; height: 400px; position: relative; z-index: 1; display: block;}

.label {color: #000000; width: 50%; text-align: left; font-size: 12px;}
.fieldLabel { min-width: 200px; float: left;}
.requiredSymbol { float: right;width: 100%;}
    .requiredSymbol > span {
        color: #000000;
    }
    #drawer-toggle {
        position: absolute;
        opacity: 0;
        bottom: 0;
        width: 100%;
        height: 200px;
    }


.actionLink > a, a.Button, a.ButtonSmall, .actionButton {display: inline-block; padding: 10px 40px; color: #FFFFFF;  text-transform: uppercase; font-weight: bold; text-decoration: none;}
.actionLink > a:before, a.Button:before, a.ButtonSmall:before, .actionButton { content: "";}
#contenter label { margin: 0; }
.validation-summary-errors > ul > li {padding: 10px; list-style: none; font-size: 16px; color: #cc0000; margin-left: 0; padding-left: 0; font-family: 'MINISerifReg', Times, Serif;}
.field-validation-error {color: #cc0000;}
#PolicyHandbookSection > p.pdf > img {visibility: hidden; display: none;}
.longTimeAction {padding: 50px;}
#WizardTabs {width: 100%;background: #F1F1F3;height:0px;}
#WizardTabs::before {width: 100%; max-width: 1300px; height: 200px; background: url(header_get-a-quote.jpg); background-size: cover;}
#loginControl {position: relative; width: 60%; margin: 0 20%;}
.fields > div { width: 100%; font-family: 'MINISerifReg',Arial,Sans-serif; display: inline-block;}
.longTimeActionDialog > div { background: none; border: none; box-shadow: none; border-radius: 0;}
.input-validation-error {    border-top: 2px solid #8d0000; border-left: 2px solid #a40000; border-bottom: 2px solid #d52b2b; border-right: 2px solid #d01616; background-color: #FFFFFF;}
/*.center-content  { text-align: center; background-color: #3d0016; display: block; max-width: 200px; font-family: 'MINISansSerifBold', arial; border: 1px solid #3d0016; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.center-content:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifBold' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}
*/

#contenter label { font-family: 'MINISerifBold', Arial,Sans-serif; font-size: 14px; width: 90%;}
#productSelection label {  width: auto;}
#exposeMask {
    background: #000000 !important;
}
#loginControl > div.loginDetails.fields > div:nth-child(2) > img { visibility: hidden;}
#carDetails {background: #F5f5f5; padding: 20px;}
.residencyBlock > div {float: right; width: 51%;}
.mainAction { margin-left: 49%;}
#findMyVehicle {margin-top: 15px; border-radius: 0!important;}
#longTimeActionDialog > div > div:nth-child(2) > h1 {font-size: 16px; padding-top: 100px; padding-bottom: 40px; background-color: white}

.field-validation-error {color: #CC0000;}
.tooltip {background-color: #FFFFFF; max-width: 250px;}
.longTimeActionDialog {width: 60px;}

/* Products */
.products {width: 100%;}
#productsLeft {width: 50%; float: left;}
#productsRight {width: 50%; float: right;}
.checkboxes label {width: 90%; vertical-align: top;}
.productTypeHdr {font-family: 'MINISerifBold', Arial, Sans-serif; text-transform: uppercase; font-size: 16px; }
.description { font-family: 'MINISerifReg', Arial, Sans-serif;}
#PolicyHandbookLink,#PolicyIpidLink, .external { text-transform: uppercase; transition: all 0.5s ease; text-align: center; font-family:'MINISansSerifReg', Arial, Sans-serif; color: #FFF; text-align: left; font-size: 11pt; margin-left: -30px; display: block; width: 240px; /* text-align: right; */ /* height: 50px; */ background: #3d0016; padding: 14px 30px;}.ipid .external { width: 450px;margin-top: 15px;}#PolicyIpidLink { width: 100%;max-width: 450px;}
.external :hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifBold' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}
select { padding:3px; margin: 0; -webkit-border-radius:4px; -moz-border-radius:4px; font-size: 12pt; font-family: 'MINISerifReg', Arial, Sans-serif ; border-radius:0px; height: 50px; border: 1px solid #000000; background: #FFFFFF; color:#000000; min-width: 200px; margin: 10px 0px; outline:none; display: inline-block; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer; }
.productBox {padding: 20px; background: #F5F5F5; margin: 10px 0px;}
.btnNext {background-image: none; float: right; margin: 0px 0 30px 0px;}
.price {font-size: 20px; font-family: 'MINISerifReg', serif;}
.excess { font-family: 'MINISerifReg', arial, serif; }
#productsRow {margin-left: 0px;}
#longTimeActionDialog > div > div:nth-child(2) {}
#policyHandbook > p > img { display: none;}
.checkboxes { padding: 10px 0px;}
input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],input[type=password],input[type=url],textarea,select,.select-box,.uniform--select { font-size: 1.07143em; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; border-radius: 0; display: block; font-family:'MINISansSerifReg',Arial, sans-serif; border: 1px solid #000000; background: #fff; padding: 0 16px; height: 43px; margin: 0 0 10px; font-size: 14px; letter-spacing: -.5px; outline: none; color: #000000; width: inherit;}
#CustomerTitleValue, #CustomerEmailValue, #CustomerSurnameValue, #AddressValue, #TelephoneNumberValue, #MobileNumberValue, #EmailConfirmationValue { width: 50%;}
#changeAddrRow {display: block; width: 100%;}
.longlabel {width: 50%;}
.validation-summary-errors > ul {padding: 0;}
textarea {max-width: 50%; height: 150px;}
#RegistrationValue { width: 50%;}
#contenter > h2 { padding: 20px 50px 0px 50px;}
.longTimeActionDialog {position: absolute;width: 100%;top: 0;display: block;height: 100%;left: 0; }
.longTimeActionDialog > div > div:nth-child(2) {left:40%;position: absolute;top: 58%;color: #FFFFFF;}
.longTimeActionDialog .ajaxLoader { display: inline; position: absolute; margin: 0; top: 50%; left: 50%;}
.close { font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 1; filter: alpha(opacity=20); display: block; width: 40px; height: 40px; right: 0; top: 100px; position: absolute; display: block; content: ' '; margin-right: 20px; background-image: url(close.svg); background-size: cover; z-index: 2323243;}
input[type="checkbox"] { vertical-align: top;}
input[type="radio"] { margin: 4px 0 0; width: 30px; margin-top: 1px \9; line-height: normal;}
#NoMarketingSmsValue, #NoMarketingEmailValue, #NoMarketingPhoneValue, #NoMarketingPostValue { width: 20px;}
.quoteSummary .fieldLabel { padding-left: 2px;}
#searchAddrRow, #changeAddrRow {margin-left: 50%;}
#AgreeDirectDebitValue, #contenter > form > div:nth-child(2) > label {margin-top: 10px;}
#AgreeDirectDebitValue {margin-top: 15px;}
#EmailPolicyValue, #PostPolicyValue {float: left; width: 20px;}
#searchAddressesContent {margin-left: 50%;}
#ProductCoverValue, #ProductExcessValue, #ProductEmergencyServiceValue {width: 75%;}
#contenter > form {padding: 20px 50px;}



/* Product Confirmation */
.quoteSummary { padding: 20px; background: #F5F5F5; margin-top: 20px;}
.external:hover { text-decoration: none; font-size: 11pt; color: #000000; background: #FFFFFF; font-family: 'MINISansSerifReg' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}




/* Contact Details*/
#contactDetails {width: 100%;}
#CustomerInitial1Value, #CustomerInitial2Value, #CustomerInitial3Value { float: left; width: 2em!important; padding: 5px; margin: 0px 10px 10px 0;}
.actionButton {text-align: center; background-color: #3d0016; display: block; min-width: 200px; font-family: 'MINISansSerifBold', arial; border: 1px solid #3d0016; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 10pt;}
.longButton {margin-left: 50%;}
#addresses a {color: #000000; padding: 10px 0px; font-family: 'MINISansSerifReg', arial, sans-serif; overflow: auto; display: block; font-size: 14px; border-bottom: 1px solid #F5F5F5;}
#addresspage_left {margin-left: 50%;}
#postcodeInput {margin-bottom: 0; width: 200px}
#desktop-only > ul > li:nth-child(8) {    position: absolute;
    top: 0px;
    right: 20px;
    font-family: 'MINISerifBold';
    font-size: 15px;
    padding: 5px;
    height: 35px;
    margin-top: 25px;}
    #desktop-only > ul > li:nth-child(8) > a {padding: 0;}



/* Payment Details */
#CardTypeValue, #CardholderNameValue, #CardNumberValue, #SecurityCodeValue, #AccountNumberValue { margin-left: 50%;width: 50%;}

#StartMonthValue, #StartYearValue, #ExpiryMonthValue, #ExpiryYearValue {width: 25%; float: left;}
#FirstSortCodeFieldValue, #SecondSortCodeFieldValue, #ThirdSortCodeFieldValue { width: 15%; float: left;}
#SecondSortCodeFieldValue {margin: 0 2.5%;}
#AccountHolderNameValue { width: 50%; float: left;}
#contenter > form > div:nth-child(2) > div:nth-child(8) > div:nth-child(5) > span, #contenter > form > div:nth-child(2) > div:nth-child(8) > div:nth-child(4) > span {font-size: 14pt;}
#contenter > form > div:nth-child(2) > div:nth-child(8) > div:nth-child(6) > span {font-size: 12pt;}
#changeAddrRow {width: 100%; margin-left: 0;}
.fields {border: #F5F5F5;}
#printButton {visibility: hidden;}
#contenter > form > p:nth-child(12) > label:nth-child(3), #contenter > form > p:nth-child(12) > label:nth-child(6), #contenter > form > p:nth-child(12) > label:nth-child(12), #contenter > form > p:nth-child(12) > label:nth-child(9)  {width: 15%;}
#cardDetails > div:nth-child(1) > span {font-size: 16pt; }
.loginAssistInfo {display: none;}
#WizardTabs > img {visibility: hidden; display: none;}
/*#contenter > form > div > div:nth-child(-n+10) { background: #F5F5F5; display: block; }*/
#cardDetails > div:nth-child(8) > img {visibility: hidden; display: none;}

/* Tooltip styles */
#productSelection > div:nth-child(2) > img, #productSelection > div:nth-child(1) > img, #productSelection > div:nth-child(3) > img, #productsRow > div.shadowBox.rightcolumn.even > div > div.productTypeHdr > img, #PolicyHandbookSection > p.pdf > img, #contenter > form > div > div.quoteSummary > div > div:nth-child(2) > span > img { width: 22px; margin: 0 5px; }

/* ==========================================================================
MAX WIDTH STYLES - Author MAUK/OSM
================================================================================= */ 

@media (max-width: 1300px) {
    #contenter { padding: 0px; }
    .intro-section { padding: 50px;}
}


@media (max-width: 1132px) {
    .callCTA, #desktop-only > ul > li:nth-child(8) > a {visibility: hidden;}
}

/* ==========================================================================
COOKIE CONSENT - Author MAUK/OSM
================================================================================= */ 
#cookiescript_link { visibility: hidden;}
#cookiescript_accept, #cookiescript_readmore {border-radius: 0!important;}
#cookiescript_accept {background-color: #00a7ac!important;}


@media (max-width: 900px) {
	    .item-text p {padding: 10px;font-size: 14px!important;}
}
/* ==========================================================================
MOBILE STYLES - Author MAUK/OSM
================================================================================= */ 
@media (max-width: 767px) {
    .footer-nav li a { padding: 10px; border-top: 1px solid #FFFFFF; }
    #navigation {visibility: hidden; width: 0; min-height: 80px; margin: 0; height: 0;}
    .mobile-header {visibility: visible;}
    .item-text p {padding: 10px;font-size: 16px;}
    h5:after {display: none; width: 0; border: none;}
    #cover-levels { padding: 0px;}
    .cover-tabs {float: left;}
    .cover-tabs li {float: left; padding: 0px 2px;}
    .accordion, .introduction, .overview-section, .es-details {padding: 50px 20px; }
    .h2-center:before, .h2-center:after { width: 0; display: none; height: 0; border: none;}
	input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],input[type=password],input[type=url],textarea,select,.select-box,.uniform--select { font-size: 1.07143em; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; border-radius: 0; display: block; font-family:'MINISansSerifReg',Arial, sans-serif; border: 1px solid #000000; background: #fff; padding: 0 16px; height: 43px; margin: 0 0 10px; font-size: 14px; letter-spacing: -.5px; outline: none; color: #000000; width: 100%!important;}
	.validation-summary-errors {padding: 20px 20px 0px 20px;}
	.validation-summary-errors:before { height: 175px; margin: -20px -20px 0px -20px;}
    .productsRight, .productsLeft {width: 100%;}
    #searchAddrRow, #changeAddrRow, #searchAddressesContent, #changeAddrButton {margin-left: 0%;}
    .btnNext {margin-right: 20px;}
    .fieldLabel {width: 100%;}
    .h2-after .addline {}
    .faqs-title {border-top: 1px solid #000000;}
    #changeAddrButton {float: left;}
    #searchAddrRow {margin: 0;}
    #productsRight, #productsLeft {width: 100%;}
    #ProductCoverValue, #ProductExcessValue, #ProductEmergencyServiceValue {width: 100%;}
    #NoMarketingSmsValue, #NoMarketingEmailValue, #NoMarketingPhoneValue, #NoMarketingPostValue {text-align: left;}
	#contenter > form > p:nth-child(12) > label:nth-child(3), #contenter > form > p:nth-child(12) > label:nth-child(6), #contenter > form > p:nth-child(12) > label:nth-child(12), #contenter > form > p:nth-child(12) > label:nth-child(9) {width: 90%;}
    #CardTypeValue, #CardholderNameValue, #CardNumberValue, #SecurityCodeValue, #AccountNumberValue {margin-left: 0%;width: 50%;}
    textarea {max-width: 100%; height: inherit;}
    #StartMonthValue, #StartYearValue, #ExpiryMonthValue, #ExpiryYearValue {width: 50%;float: left;}
	.longTimeAction {padding: 20px;}
	#contenter > h2 { padding: 20px 20px 0px 20px;}
	#header-image {margin-top: -150px;}
	#loginControl {width: 90%; margin: 0;}
	.features {padding: 15px; overflow: auto;}
	.residencyBlock > div { float: right; width: 100%;}
	#ResidencyValueUk {vertical-align: top;}
	#contenter label { font-family: 'MINISerifBold', Arial,Sans-serif; font-size: 14px; width: 85%;}
	.textarea {height: inherit;}
	#contenter > form {padding: 10px 20px;}
	.large-iconHolder {display: block;}
	.detail-section {padding: 30px 0px;margin: 0 auto;width: 100%;text-align: center;}
	.large-iconHolder {display: inline-block;}
	.footer-container {padding: 0;}
	.introduction {padding: 20px;}
	.overview-section {padding: 50px 25px;}
	.large-icon {width: 85px!important; width: 100px; background: #FFFFFF; padding: 20px; border-radius: 50px;}
	.tab-container {overflow: auto;}
	.introduction {padding: 30px 20px!important;}
	.accordion {padding-top: 0px;}
	.faqs-title {padding: 0px 25px!important;}
	.video-copy {padding: 20px;}
	#drawer > ul > li:nth-child(7) {visibility: hidden; width: 0; height: 0; padding: 0;}
	#video {margin: 0;}
	.video-holder img {width: 100%;}
}
@media (max-width: 500px) {
	.mainAction {
	    margin-left: 0;
	}
}


@media (max-width: 960px) {
	#drawer-toggle-label {visibility: visible;}
    #content { padding-top: 70px;}
    .mobile-only #drawer-toggle-label { background: #FFFFFF; position: fixed; height: 70px; cursor: pointer; width: 100%; border-bottom: 1px solid #f1f1f1;}
    #mobile-logo {position: fixed; z-index: 343423432332; float: left; width: 100px; padding: 12px; margin-top: 5px;}
    #menu {background: none; border: none; visibility: hidden;}
}

@media (min-width: 960px) {
    #drawer { visibility: hidden; opacity: 0; width: 0; height: 0;}
    #drawer-toggle-label {visibility: hidden;}
    #mobile-logo {visibility: hidden; width: 0; height: 0; padding: 0; margin: 0;}
    .mobile-only, #drawer-toggle-label {width: 0; height: 0;}

}

input[type="checkbox"] {
    width: 20px;
    height: 20px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #000000;
    /* auto, since non-WebKit browsers doesn't support input styling */
    -webkit-appearance: none;
    /*-moz-appearance: none;*/
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    margin-right: 10px;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.2);
}

    input[type="checkbox"]:hover {
        cursor: pointer;
    }

    input[type="checkbox"]:checked {
        border: 1px solid #000000;
    }

    input[type="checkbox"]:after {
        content: '';
        position: relative;
        width: 100%;
        height: 100%;
        float: left;
        margin: auto;
    }

    input[type="checkbox"]:checked:after {
        /*color: #3d0016;
        margin-left: 25%;
        margin-top: 25%;
        text-shadow: 0 1px 0 #3d0016;
        -webkit-box-shadow: 0px 0px 1px 1px rgba(155, 155, 255, 0.2);
        box-shadow: 0px 0px 1px 1px rgba(155, 155, 255, 0.2);
        background: #3d0016; /* Old browsers */
        /*background: -moz-radial-gradient(center, ellipse cover, #3d0016 0%, #3d0016 40%, #05abe0 60%); /* FF3.6+ */
        /*background: -webkit-gradient(radial, center center, 0px, center center, 60%, color-stop(0%,#3d0016), color-stop(40%,#3d0016), color-stop(100%,#3d0016)); /* Chrome,Safari4+ */
        /*background: -webkit-radial-gradient(center, ellipse cover, #3d0016 0%,#3d0016 40%,#3d0016 60%); /* Chrome10+,Safari5.1+ */
        /*background: -o-radial-gradient(center, ellipse cover, #3d0016 0%,#3d0016 40%,#3d0016 60%); /* Opera 12+ */
        /*background: -ms-radial-gradient(center, ellipse cover, #3d0016 0%,#3d0016 40%,#3d0016 60%); /* IE10+ */
        /*background: radial-gradient(ellipse at center, #3d0016 0%,#3d0016 40%,#3d0016 60%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d0016', endColorstr='#3d0016',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        background: url('checkbox-tick.png') center center no-repeat;
    	background-size: 14px auto;
    }

/* Dropdown Button */
.dropbtn { padding: 30px 1em; list-style-type: none; display: block; font-size: 13px; font-family: 'MINISansSerifReg', arial; text-transform: uppercase; cursor: pointer; border: 0; background: #FFF; }

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus { background-color: #000000; background: #000000; color: #FFFFFF; outline: none; transition: all 250ms ease-in-out; }

/* The container <div> - needed to position the dropdown content */
.dropdown { position: relative; display: inline-block; display: none !important; width: 0 !important;}

/* Dropdown Content (Hidden by Default) */
.dropdown-content { display: none; background-color: #f9f9f9; float: left; min-width: 160px; width: 100%; transition: all ease 0.5s; }

/* Links inside the dropdown */
.dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; transition: all ease 0.5s; }

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* Makes sure that everything is 100% height */
header { width: 100%; position: fixed; left: 0px; background: #efefef; padding: 10px 10px 10px 50px; font-size: 30px; line-height: 30px; z-index: 0; }
#drawer-toggle { position: absolute; opacity: 0; }
#drawer-toggle-label { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; left: 0px; height: 50px; width: 50px; display: block; position: fixed; background: rgba(255, 255, 255, .0); z-index: 1; }
/* adds our "hamburger" menu icon */
#drawer-toggle-label:before { content: '';display: block;position: absolute;height: 3px;width: 30px;margin-top: 10px;background: #000000;right: 13px;top: 18px;box-shadow: 0 8px 0 #000000, 0 16px 0 #000000;}
/* drawer menu pane - note the 0px width */
#drawer { position: fixed; top: 0; left: -300px; height: 100%; width: 300px; background: #2f2f2f; overflow-x: hidden; overflow-y: scroll; padding: 20px; -webkit-overflow-scrolling: touch; }
/* actual page content pane */
#page-content { width: 100%; height: calc(100% - 50px); -webkit-overflow-scrolling: touch; }
.mobile-only, #drawer-toggle-label { z-index: 10000; cursor: pointer; transition: all ease 0.5s; }
#drawer {  transition: all ease 0.5s; }
#drawer-toggle:checked ~ #drawer-toggle-label,
#drawer-toggle:checked ~ header { left: 300px; }
#drawer-toggle:checked ~ #drawer { left: 0px; padding-top: 100px; transition: all ease 0.5s; }
#drawer-toggle:checked ~ #page-content { margin-left: 300px; transition: all ease 0.5s; }
#drawer-toggle:checked ~ #drawer-toggle-label,
#drawer-toggle:checked ~ header { left: 0px; width: 100%; background: #FFF; }
#drawer-toggle:checked ~ #drawer { left: 0px; width: 100%; overflow: hidden; z-index: 100; opacity: 0.9; padding: 100px 0px 0px 0px; transition: all ease 0.5s; }
#drawer-toggle:checked ~ #page-content { margin-left: 300px; }


/* ==========================================================================
COOKIE BANNER STYLE - Author MAUK/OSM
================================================================================= */ 
.cc-banner .cc-message {font-family: 'MINISerifReg';}
.cc-banner.cc-bottom {border-top: 1px solid #000000;}
.cc-banner .cc-btn:last-child { text-align: center; background-color: #0085ac; display: block; width: 150px; font-family: 'MINISansSerifBold', arial; border: 1px solid #0085ac; color: #FFFFFF; transition: all ease 0.4s; text-decoration: none; padding: 10px 40px; text-transform: uppercase; font-size: 11pt;}
.cc-banner .cc-btn:last-child:hover { color: #000000; background: #FFFFFF; font-family: 'MINISansSerifBold' arial; text-transform: uppercase; border: 1px solid #000000; text-decoration: none;}



#direct-debit-container .longlabel {
    width: 250px;
}

#direct-debit-container >div >span{float:left}
#direct-debit-container > div  {
    display: table-row;
}

/*.loginDetails fields .fieldLabel label {
    width: auto;
    margin-right: 2px;
}*/


.loginDetails input[type="text"] {
    width: 50%;
    float: left;
}

.loginDetails img {
    float: left;
    position: absolute;
}

.twoColumns  >  p > span.requiredSymbol{ float: none;}

.payment-by-text-container > span {
    font-size: 1em;
    font-weight: normal;
}

#direct-debit-container > div > span {
    position: absolute;
    font-size: 1.2em !important;
}


.DirectDebitDetails #ChangeQuestionsAnswsersButton {

    padding: 5px 10px;
}

#DirectDebitDetails input#AccountNumberValue { margin-left: inherit;}