﻿@font-face {
    font-family: "icons";
    src: url("../fonts/fontquoting/icons.eot");
    src: url("../fonts/fontquoting/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/fontquoting/icons.ttf") format("truetype"), url("../fonts/fontquoting/icons.woff") format("woff"), url("../fonts/fontquoting/icons.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e600";
}

.back-container {
    float: left;
    padding-top: 0.004em;
    margin-top: 0.789%;
}

.icon-phone:before {
    content: "\e601";
}

.lt-ie9 .icon-phone::before {
    content: "\e601";
}

.icon-close:before {
    content: "\e602";
}

.icon-checkmark:before {
    content: "\e603";
}

.icon-arrow-up-left-circle:before {
    content: "\e604";
}

.icon-arrow-up-circle:before {
    content: "\e605";
}

.icon-arrow-up-right-circle:before {
    content: "\e606";
}

.icon-arrow-right-circle:before {
    content: "\e607";
}

.icon-arrow-down-right-circle:before {
    content: "\e608";
}

.icon-arrow-down-circle:before {
    content: "\e609";
}

.icon-arrow-down-left-circle:before {
    content: "\e60a";
}

.icon-arrow-left-circle:before {
    content: "\e60b";
}

.icon-google-plus-box:before {
    content: "\e60c";
}

.lt-ie9 .icon-google-plus-box:before {
    content: " ";
}

.icon-facebook-box:before {
    content: "\e60d";
}

.lt-ie9 .icon-facebook-box:before {
    content: " ";
}

.icon-twitter-box:before {
    content: "\e60e";
}

.lt-ie9 .icon-twitter-box:before {
    content: " ";
}

.icon-feed-box:before {
    content: "\e60f";
}

.icon-youtube-box:before {
    content: "\e610";
}

.icon-linkedin-box:before {
    content: "\e612";
}

.lt-ie9 .icon-linkedin-box:before {
    content: " ";
}

.icon-file-pdf:before {
    content: "\e613";
}

.icon-file-word:before {
    content: "\e614";
}

.icon-file-excel:before {
    content: "\e615";
}

.icon-file-zip:before {
    content: "\e616";
}

.icon-warning:before {
    content: "\e617";
}

.icon-notification:before {
    content: "\e618";
}

.icon-question:before {
    content: "\e619";
}

.icon-info:before {
    content: "\e61a";
}

.icon-blocked:before {
    content: "\e61b";
}

.icon-lock:before {
    content: "\e61c";
}

.icon-plus:before {
    content: "\e61d";
}

.icon-minus:before {
    content: "\e61e";
}

.icon-checkbox-unchecked:before {
    content: "\e620";
}

.icon-checkbox-partial:before {
    content: "\e621";
}

.icon-radio-checked:before {
    content: "\e622";
}

.icon-radio-unchecked:before {
    content: "\e623";
}

.icon-table:before {
    content: "\e61f";
}

.icon-mail:before {
    content: "\e624";
}

.icon-checkmark-circle:before {
    content: "\e628";
}

.icon-spam:before {
    content: "\e62a";
}

.icon-menu:before {
    content: "\e62d";
}

.icon-checkbox-checked:before {
    content: "\e630";
}

.icon-arrow-up:before {
    content: "\e632";
}

.icon-arrow-right:before {
    content: "\e633";
}

.icon-arrow-down:before {
    content: "\e634";
}

.icon-arrow-left:before {
    content: "\e635";
}

.icon-google-plus:before {
    /*content: "\e636";*/
    content: url('../images/gplus-icon.png');
    width: 32px;
    height: 32px;
}

.icon-pinterest:before {
    /*content: "\e636";*/
    content: url('../images/pinterest-icon.png');
    width: 32px;
    height: 32px;
}

.icon-facebook:before {
    /*content: "\e637";*/
    content: url('../images/facebook.png');
    width: 32px;
    height: 32px;
}

.icon-twitter:before {
    /*content: "\e638";*/
    content: url('../images/twitter.png');
    width: 32px;
    height: 32px;
}

.icon-feed:before {
    content: "\e639";
}

.icon-mail:before {
    content: "\e631";
}

.icon-travel:before {
    content: "\e625";
}

.icon-pet:before {
    content: "\e626";
}

.icon-life:before {
    content: "\e627";
}

.icon-home:before {
    content: "\e629";
}

.icon-car:before {
    content: "\e62b";
}

.icon-bike:before {
    content: "\e62c";
}

.icon-funeral:before {
    content: "\e62f";
}

.icon-income:before {
    content: "\e63d";
}

.icon-arrow-bullet:before {
    content: "\e63c";
}

.icon-slider-arrow-left:before {
    content: "\e611";
}

.icon-slider-arrow-right:before {
    content: "\e63b";
}
/* Misc Styles
	-------------------------------------------- */
body {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    /*background: url("../Images/bg.png") repeat;*/
    min-width: 320px;
    /*background-color: #957C3F;
	background-image: -webkit-linear-gradient(left,#957C3F, #866328, #190D01);
	background-image: -moz-linear-gradient(left,#957C3F, #866328, #190D01);
	background-image: -ms-linear-gradient(left,#957C3F, #866328, #190D01);
	background-image: -o-linear-gradient(left, #957C3F ，#866328, #190D01);
	background-image: linear-gradient(left,#957C3F ，#866328, #190D01);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#957C3F', endColorstr='#190D01', GradientType=0);*/
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.lt-ie9 .clearfix,
.lt-ie9 .clearfix:after {
    content: ".";
    display: block;
}

span.assistive {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
    white-space: nowrap;
}

img {
    -ms-interpolation-mode: bicubic;
}
/* Hide Google Powered in search field */
.pac-container:after {
    display: none;
}

.pac-container {
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #dbdbdc;
    list-style: none;
    box-shadow: none;
    overflow-y: auto;
}

.pac-item-query {
    font-style: 16px;
}

.pac-item {
    display: block;
    padding: 0.25em 0.375em;
    border-top: 1px solid #b0beca;
    color: #313131;
    line-height: 2.75rem;
    cursor: pointer;
    font-size: 16px;
}

    .pac-item:hover {
        background: #f5f5ed;
    }

.pac-icon {
    margin-top: 12px;
}

.hidden,
.mobile-header {
    display: none;
}

.lt-ie9 .hidden,
.lt-ie9 .error.hidden.pet-exceed {
    display: none;
}

span.nobr {
    white-space: nowrap;
}

.lt-ie9 span.nobr {
    white-space: nowrap;
}

.loading-message {
    font-style: italic;
    padding-top: 9px;
}

.lt-ie9 .loading-message {
    font-style: italic;
    padding-top: 9px;
}
/* Header
	-------------------------------------------- */
header {
    padding: 0.625em 0;
    background: #ffffff;
}

.lt-ie9 header {
    padding: 1.7em 0;
}

header abbr[title] {
    border: none;
}
/* Logos 
	-------------------------------------------- */
.logo {
    display: block;
    width: 100%;
    height: 4.5em;
    float: left;
    max-width: 190px;
    margin: auto;
}

.lt-ie9 .logo {
    height: 88px;
    min-width: 221px;
    max-width: 221px;
    margin: auto;
}

.logo a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../images/logo.png") no-repeat center center;
    /*background-size: contain;*/
}


.lt-ie9 .logo a {
    height: 98px;
    width: 221px;
    max-width: 100%;
    background: url("../images/logo.png") no-repeat center center;
    vertical-align: middle;
}

.visa {
    width: 29px;
    height: 28px;
    max-width: 100%;
    display: block;
    background: url("../Images/visa.svg") no-repeat center center;
    background-size: contain;
    float: left;
    margin: auto;
}

.lt-ie9 .visa {
    height: 29px;
    width: 29px;
    max-width: 100%;
    padding-right: 0;
    margin-left: 0.41em;
    background: url("../Images/visa.png") no-repeat center center;
    vertical-align: middle;
    background-size: contain;
    margin: auto;
}

.mastercard {
    width: 29px;
    height: 28px;
    max-width: 100%;
    display: block;
    background: url("../Images/mastercard.svg") no-repeat center center;
    background-size: contain;
    float: right;
    margin: auto;
}

.lt-ie9 .mastercard {
    height: 29px;
    width: 29px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 4%;
    background: url("../Images/mastercard.png") no-repeat center center;
    vertical-align: middle;
    background-size: contain;
    margin: auto;
}

.cccv {
    height: 71px;
    max-width: 71px;
    width: 100%;
    display: block;
    background: url("../Images/ccvc.svg") no-repeat center center;
    background-size: contain;
    float: left;
    margin-right: 4%;
}

.lt-ie9 .cccv {
    height: 71px;
    width: 71px;
    max-width: 100%;
    background: url("../images/ccvc.png") no-repeat center center;
    vertical-align: middle;
    float: left;
    margin-right: 4%;
}
/* Contact Section
	-------------------------------------------- */
#call {
    width: 40%;
    float: right;
    text-align: right;
}

    #call a {
        display: block;
        width: 3.4375em;
        height: 3.4375em;
        padding: 0.2em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 0.1875rem;
        -khtml-border-radius: 0.1875rem;
        -moz-border-radius: 0.1875rem;
        border-radius: 0.1875rem;
        float: right;
        background-color: #ffffff;
        /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#957C3F));
  background-image: -webkit-linear-gradient(top,#ffffff, #957C3F);
  background-image: -moz-linear-gradient(top,#ffffff, #957C3F);
  background-image: -ms-linear-gradient(top,#ffffff, #957C3F);
  background-image: -o-linear-gradient(top,#ffffff, #957C3F);
  background-image: linear-gradient(#ffffff, #957C3F);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#0282c6', GradientType=0);*/
        border: 1px solid #ffffff;
        -webkit-box-shadow: 0 1px 0 0 #190D01;
        -moz-box-shadow: 0 1px 0 0 #190D01;
        box-shadow: 0 1px 0 0 #190D01;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        /*text-shadow: 0 1px 0 #957C3F;*/
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.lt-ie9 #call a {
    display: none;
}

#call a:hover {
    background-color: transparent;
    /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #866328, #957C3F);
  background-image: -ms-linear-gradient(top, #866328, #957C3F);
  background-image: -o-linear-gradient(top, #866328, #957C3F);
  background-image: linear-gradient(#866328, #957C3F);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);*/
}

#call a:active {
    background-color: transparent;
    background-image: none;
    color: #fff;
    text-shadow: 0 1px 0 #5e5e5e;
}

#call .icon-phone {
    display: block;
    font-size: 1.7em;
    margin: 0 0 0.09em 0;
    color: Rgb(172,151,94);
}

#call .opening-hours,
#call .contact-number {
    display: none;
}

#call .contact-details {
    font-size: 0.75em;
}

.lt-ie9 #call a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    background-color: transparent;
    filter: none;
    border: none;
    color: #ffffff;
    text-align: right;
    cursor: default;
}

.lt-ie9 #call .icon-phone {
    display: inline;
    font-size: 2em;
}

.lt-ie9 #call .contact-details {
    display: none;
}

.lt-ie9 #call .opening-hours,
.lt-ie9 #call .contact-number {
    display: inline;
}

.lt-ie9 #call .contact-number {
    font-size: 2em;
    font-weight: 500;
}

.lt-ie9 #call .opening-hours {
    color: #ffffff;
    font-size: 0.9em;
    line-height: 1em;
    text-decoration: none;
    text-align: right;
}
/* Form Steps
	-------------------------------------------- */
#top-bar {
    height: 0.5em;
    background: #f5f5ed;
}

#form-steps {
    padding: 0.625em 0;
    background: #f5f5ed;
}

.lt-ie9 #form-steps {
    padding: 1% 0;
}

.lt-ie9 #progress-tracker ul li {
    display: block;
    width: 17%;
    padding: 0 1%;
    float: left;
}

    .lt-ie9 #progress-tracker ul li a {
        display: block;
        -webkit-box-sizing: border-box;
        /* delete after testing */
        -moz-box-sizing: border-box;
        /* delete after testing */
        box-sizing: border-box;
        /* delete after testing */
        text-decoration: none;
    }

    .lt-ie9 #progress-tracker ul li .form-step-int {
        display: block;
        font-size: 2.5em;
        color: #aaaaaa;
        text-align: center;
        font-weight: 500;
        padding: 0 0 5% 0;
    }

    .lt-ie9 #progress-tracker ul li .form-step-title {
        display: block;
        margin: 0 2%;
        padding: 0 2%;
        font-size: 0.8em;
        font-weight: 700;
        color: #cccccc;
        text-align: center;
    }

    .lt-ie9 #progress-tracker ul li a .form-step-int {
        color: #5e5e5e;
    }

    .lt-ie9 #progress-tracker ul li a .form-step-title {
        color: #5e5e5e;
    }

    .lt-ie9 #progress-tracker ul li a:hover .form-step-int {
        color: #A4001A;
        text-shadow: 0 1px 0 #ffffff;
    }

    .lt-ie9 #progress-tracker ul li a:hover .form-step-title {
        color: #A4001A;
    }

    .lt-ie9 #progress-tracker ul li.active .form-step-int {
        color: #A4001A;
    }

    .lt-ie9 #progress-tracker ul li.active .form-step-title {
        color: #A4001A;
    }

.lt-ie9 .highlighted {
    color: green;
}

#progress-tracker ul {
    display: none;
}

.lt-ie9 #progress-tracker ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    z-index: 1;
}

#progress-tracker-left {
    float: left;
    width: 35%;
}

.lt-ie9 #progress-tracker-left {
    display: none;
}

#progress-tracker-left a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.55em;
    color: #5e5e5e;
    text-decoration: none;
}

    #progress-tracker-left a span {
        position: relative;
        top: 0.15em;
    }

#progress-tracker-right {
    width: 50%;
    float: right;
    text-align: right;
}

.lt-ie9 #progress-tracker-right {
    width: 100%;
    display: block;
}

.mobile-progress-tracker span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.55em;
    color: #5e5e5e;
}

.lt-ie9 .mobile-progress-tracker span {
    display: none;
}

.lt-ie9 .mobile {
    display: none;
}
/* Content
	-------------------------------------------- */
.container {
    width: 94%;
    max-width: 48.4375em;
    padding: 0 3%;
    margin: 0 auto;
}

#content {
    background: #EDEDEB;
    padding: 1.25em 3%;
}

#form-header {
    margin: 0 0 1em 0;
}

#form-header-aside {
    margin: 0 0 0.5em 0;
}

.lt-ie9 #form-header-aside {
    padding-top: 2%;
}

#form-payment-options {
    display: block;
    width: 22%;
    height: 2em;
    padding: 0 2% 0 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    vertical-align: middle;
    border-right: 1px solid #cccccc;
}

.lt-ie9 #form-payment-options {
    padding: 0;
    margin: 0;
    width: 23%;
    float: left;
    line-height: 2.8em;
}

.lt-ie9 #form-header-aside {
    width: 37%;
    float: right;
    display: block;
    margin-right: 1%;
}

.lt-ie9 #form-header-main {
    width: 60%;
    float: left;
    display: block;
}

    .lt-ie9 #form-header-main h1 {
        font-weight: 600;
        font-size: 2.05em;
        margin-top: 3px;
        letter-spacing: 0.95px;
        line-height: 1.6;
        color: #313131;
    }

.lt-ie9 .form-part-1 h2,
.lt-ie9 .typography h2,
.lt-ie9 h2 {
    font-weight: 600;
    font-size: 1.7em;
    margin-top: 3px;
    letter-spacing: 0.95px;
    line-height: 1.6;
    color: #313131;
}

.lt-ie9 .form-part-1 h3,
.lt-ie9 .typography h3,
.lt-ie9 h3 {
    margin: 0 0 0.57em 0;
    padding: 0 0 0.57em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: 100;
    color: #313131;
}

.lt-ie9 .form-part-1 h4,
.lt-ie9 .typography h4,
.lt-ie9 h4,
.lt-ie9 .pet h4 {
    margin: 0 0 1em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.12em;
    font-weight: 100;
    line-height: 1.1em;
    color: #5e5e5e;
    font-weight: 500;
}

.lt-ie9 .form-part-1 p.pet-dob {
    font-weight: 500;
    color: #5e5e5e;
    font-size: 0.9em;
}

#form-payment-options img {
    display: inline-block;
    float: left;
    width: 45%;
    height: 100%;
    vertical-align: middle;
}

    #form-payment-options img:first-of-type {
        margin: 0 5% 0 0;
    }

#form-secure {
    float: right;
    width: 78%;
    padding: 0 0 0 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.lt-ie9 #form-secure {
    width: 69%;
    margin: 0;
    padding-left: 5%;
    float: left;
}

    .lt-ie9 #form-secure p {
        text-align: right;
        margin-top: 0;
        color: #5e5e5e;
        font-size: 0.9em;
    }

#form-secure .icon-lock {
    display: none;
    position: relative;
    top: 0.2em;
    float: left;
    font-size: 2.4em;
    color: #5e5e5e;
}

.lt-ie9 #form-secure .icon-lock {
    display: inline;
    margin: auto;
    padding: 0;
    top: 0;
}
/* Step 1 - Get a Quote
	-------------------------------------------- */
.add-pet {
    display: block;
    float: right;
}

.remove-pet {
    display: block;
    float: left;
}
/* Step 2 - Quote Summary
	-------------------------------------------- */
.quote-summary {
    position: relative;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.lt-ie9 .quote-row .pet-details.row-light.optional-routine-care.clearfix,
.lt-ie9 .quote-row .pet-details.row-altr.optional-routine-care.clearfix {
    margin-top: 0;
}
/* Alternating white line separating pets for IE8 
		------------------------------------------------- */ .lt-ie9 .quote-row.row-light.price.pet-details.clearfix:nth-of-type(n+2),
.lt-ie9 .quote-row.row-altr.price.pet-details.clearfix:nth-of-type(n+2) {
    border-top: 1px solid #fff;
}
/* ----------------------------------------- */
.lt-ie9 .quote-summary {
    position: relative;
    width: 100%;
    margin: 0;
}

.quote-summary .col2,
.quote-summary .col3,
.quote-summary .col4 {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
}

.lt-ie9 .quote-summary .col2,
.lt-ie9 .quote-summary .col3,
.lt-ie9 .quote-summary .col4 {
    width: 17%;
    text-align: center;
    display: inline-block;
}

.lt-ie9 .quote-summary .col1,
.lt-ie9 .quote-summary .col2,
.lt-ie9 .quote-summary .col3,
.lt-ie9 .quote-summary .col4 {
    padding: 0 1%;
    vertical-align: top;
}

    .lt-ie9 .quote-summary .col1 h3,
    .lt-ie9 .quote-summary .col2 h3,
    .lt-ie9 .quote-summary .col3 h3,
    .lt-ie9 .quote-summary .col4 h3 {
        font-size: 0.9em;
    }

.lt-ie9 .quote-summary #panel .quote-row .col1,
.lt-ie9 .quote-summary #panel .quote-row.alt .col1 {
    width: 36%;
}

.lt-ie9 .quote-summary #panel .quote-row .col1,
.lt-ie9 .quote-summary #panel .quote-row .col2,
.lt-ie9 .quote-summary #panel .quote-row .col3,
.lt-ie9 .quote-summary #panel .quote-row .col4 {
    font-size: 0.85em;
}

.lt-ie9 #panel .panel-header {
    display: none;
}

.lt-ie9 .quote-summary .col1,
.lt-ie9 .quote-summary .quote-header .col1 {
    width: 34%;
    margin: 0 0.5%;
    display: inline-block;
}

.lt-ie9 .col2 h5 {
    padding-top: 2%;
}

.lt-ie9 .quote-row .col2.col-double.clearfix {
    width: 39%;
}

    .lt-ie9 .quote-row .col2.col-double.clearfix p {
        font-size: 0.95em;
        text-align: left;
        margin-left: 2%;
        color: #313131;
        text-spacing: 0.9px;
    }

.lt-ie9 .quote-row .col3.col-double.clearfix {
    width: 45%;
    line-height: 2.3em;
}

.lt-ie9 .col3.col-double.clearfix {
    float: right;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.lt-ie9 .quote-row .col2.col-double.clearfix {
    padding: 0;
    margin: 0;
}

.lt-ie9 .col3.col-triple.clearfix h6 {
    font-weight: 600;
    font-size: 1.65em;
    width: 100%;
    letter-spacing: 1.9px;
    margin: 0;
    padding-top: 2em;
    padding-bottom: 1em;
}

.lt-ie9 .quote-row .col3.col-triple.clearfix {
    width: 50%;
    float: right;
    display: block;
    padding: 0;
    margin: 0;
}

.lt-ie9 .quote-summary .pet-details .col2,
.lt-ie9 .quote-summary .pet-details .col3,
.lt-ie9 .quote-summary .pet-details .col4 {
    width: 20%;
}

.lt-ie9 h6.quote-row .col3.col-triple.clearfix {
    font-size: 1.5em;
}

.lt-ie9 .quote-row.row-light.price.pet-details .col2.clearfix,
.lt-ie9 .quote-row.row-light.price.pet-details .col3.clearfix,
.lt-ie9 .quote-row.row-light.price.pet-details .col4.clearfix,
.lt-ie9 .quote-row.row-altr.price.pet-details .col2.clearfix,
.lt-ie9 .quote-row.row-altr.price.pet-details .col3.clearfix,
.lt-ie9 .quote-row.row-altr.price.pet-details .col4.clearfix {
    padding-bottom: 1em;
}

.lt-ie9 .quote-row.row-light.price.pet-details .col1.clearfix p,
.lt-ie9 .quote-row.row-altr.price.pet-details .col1.clearfix p {
    padding-top: 0;
    margin-top: 0;
}

.lt-ie9 .quote-row.row-altr.optional-routine-care.clearfix {
    padding-top: 0;
    margin-top: 0;
}

.quote-summary .quote-header {
    display: none;
}

.lt-ie9 .quote-summary .quote-header {
    display: block;
}
/* Scrolling header in Step 2
		----------------------------- */
.lt-ie9 section.quote-summary .quote-header.clearfix {
    display: block;
    width: 775px;
    top: 50%;
    margin-top: -15px;
}

.lt-ie9 section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
    position: scroll;
    /* set table to scroll while header stays fixed */
}

.lt-ie9 .quote-header,
.lt-ie9 .plan-complete {
    background: #0282c6;
    padding-bottom: 0;
    padding-top: 0.8em;
    margin-bottom: 0;
    line-height: 1.1em;
}

    .lt-ie9 .quote-header h3 {
        font-size: 1em;
        color: #ffffff;
        margin-bottom: 0;
        padding: 0 0.5%;
        font-weight: 700;
        horizontal-align: top;
    }

.quote-summary .quote-header .col1 {
    display: none;
}

.quote-summary .quote-row.alt {
    background: #f5f5f5;
}

.lt-ie9 .quote-summary .quote-row.alt {
    background: #f5f5f5;
}

.lt-ie9 .quote-summary .quote-row.row-altr {
    background: #d4a8cc;
    border: none;
}

.quote-summary .pet-details .col2,
.quote-summary .pet-details .col3,
.quote-summary .pet-details .col4 {
    margin: 0;
}

.lt-ie9 .quote-summary .pet-details .col2,
.lt-ie9 .quote-summary .pet-details .col3,
.lt-ie9 .quote-summary .pet-details .col4 {
    margin: 0;
    padding: 0;
}

.quote-summary .plan-summary .col1,
.quote-summary .plan-summary .col2,
.quote-summary .plan-complete .col1,
.quote-summary .plan-complete .col2 {
    display: none;
}

.quote-summary #panel-01 .quote-row .col1 p {
    font-weight: 700;
}

.lt-ie9 .quote-summary #panel-01 .quote-row .col1 p {
    font-weight: 700;
}

.lt-ie9 .quote-summary #panel .quote-row .col1,
.lt-ie9 .quote-summary #panel .quote-row.alt .col1 {
    font-weight: 700;
}

.lt-ie9 .quote-summary.clearfix #panel p,
.lt-ie9 .quote-summary.clearfix.alt #panel p {
    margin-left: 1%;
    vertical-align: top;
    height: 2.75%;
}

.quote-summary .quote-options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.lt-ie9 .quote-summary .quote-options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.quote-summary .quote-options li {
    display: block;
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
}

.lt-ie9 .quote-summary .quote-options li {
    display: block;
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
}

.lt-ie9 .quote-options .first a {
    width: 30%;
    float: right;
    display: inline;
    line-height: 1.9em;
}

.quote-summary .quote-options li.last {
    width: 30%;
    display: inline;
}

.lt-ie9 .quote-summary .quote-options li.last {
    margin: 0;
}

.quote-summary .compare-plans a.btn,
.quote-options li a {
    display: block;
    width: 100%;
    height: 2.5625rem;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 2.5625rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.lt-ie9 .quote-summary .compare-plans a.btn,
.lt-ie9 .quote-options li a {
    display: block;
    width: 100%;
    height: 2.5625rem;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 2.5625rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.quote-options {
    padding: 0;
    margin: 0 0 1em 0;
    list-style: none;
}

.lt-ie9 .quote-options {
    padding: 0;
    margin: 0 0 1em 0;
    list-style: none;
}

    .lt-ie9 .quote-options .btn-gamma {
        float: left;
        height: 2.2em;
        padding: 1.4%;
        margin: 2.5% 0;
        width: 32%;
    }

    .lt-ie9 .quote-options .full.btn-beta {
        padding-top: 2em;
        padding-bottom: 2em;
        width: 30%;
        top: 1em;
    }

.lt-ie9 ul.quote-options li.last.clearfix {
    width: 33%;
    display: block;
    float: left;
    top: 0;
}

.lt-ie9 .quote-options a.btn-gamma {
    width: 100%;
    margin-top: 0;
}

.lt-ie9 .quote-options li.last.clearfix a.btn-gamma {
    padding-top: 4%;
}
/* Step 5 - Payment
	-------------------------------------------- */
#cart {
    width: 100%;
    border: 1px solid #e8e8e9 !important;
    background: #f5f5f5 !important;
}

.lt-ie9 #cart {
    padding: 0;
    margin: 0;
    border: 1px solid #e8e8e9;
}

#cart .cart-row {
    display: block;
    width: 100%;
    /*padding: 3%;*/
}

#cart hr {
    border: 1px solid #e8e8e9;
    width: 100%;
}

.lt-ie9 #cart .cart-row {
    border-top-style: 1px thin #cececf;
    margin-top: 0;
    padding-bottom: 0;
}

#cart .cart-row p {
    margin: 0;
}

#cart .col1 {
    width: 60%;
    margin: 0 0 0.5em 0;
    float: left;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.lt-ie9 #cart .col1 {
    display: block;
    width: 60%;
    float: left;
}

    .lt-ie9 #cart .col1 h3 {
        font-size: 1.6em;
        padding-bottom: 1%;
        margin: 0 0 1%;
        font-weight: normal;
        width: 85%;
    }

#cart .col2 {
    width: 40%;
    float: left;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    background-color: white;
}

.lt-ie9 #cart .col2 {
    display: block;
    width: 40%;
    float: right;
    text-align: right;
}

    .lt-ie9 #cart .col2 h4 {
        font-size: 2.2em;
        font-weight: normal;
        float: right;
        width: 100%;
        padding-top: 0;
        margin-top: 0;
        text-align: right;
    }

#cart .cart-row.total {
    display: block;
    padding: 3%;
    border-left: none;
    border-right: none;
    text-align: left;
}

.lt-ie9 #cart .cart-row.total {
    text-align: right;
    padding-top: 1%;
    padding-bottom: 3%;
}

    .lt-ie9 #cart .cart-row.total h2,
    h3 {
        font-weight: normal;
    }

    .lt-ie9 #cart .cart-row.total h2 {
        font-size: 2.6em;
        padding: 0.8% 0;
        margin: 0.8% 0;
    }

    .lt-ie9 #cart .cart-row.total h3 {
        font-size: 1.7em;
        padding-bottom: 0;
        margin-bottom: 0;
    }
/* Application Complete
	-------------------------------------------- */
.application-divider {
    padding: 1em 0 0 0;
    margin: 1em 0 0 0;
    border-top: 1px solid #e8e8e9;
}

.step {
    padding: 1em 5%;
    text-align: center;
    width: 90%;
}

.step-number {
    display: inline-block;
    padding: 0.5em 0.8em;
    margin: 0 0 0.5em 0;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #957C3F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    color: #ffffff;
}

.lt-ie9 span.step-number {
    background: url("../Images/circle.png") no-repeat center center;
}

section li {
    font-size: 0.9375em;
    color: #5e5e5e;
}

.lt-ie9 section.clearfix li {
    font-size: 0.99em;
    color: #5e5e5e;
    line-height: 1.8em;
}

.lt-ie9 section.clearfix p {
    font-size: 0.99em;
    color: #5e5e5e;
    line-height: 1.8em;
}

.lt-ie9 .step {
    width: 30%;
    float: left;
    padding: 0 3.1% 0 0;
}

.lt-ie9 .complete-boxes.clearfix .step p {
    font-size: 0.99em;
    color: #5e5e5e;
    line-height: 1.8em;
}
/* Buttons
	-------------------------------------------- */
.btn-small {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 2.5625rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 1em 0;
}

.lt-ie9 .btn-small {
    width: 48%;
    height: 2.5em;
    padding-top: 0.55em;
}

.btn-small span {
    position: relative;
    margin-right: 6px;
}

.lt-ie9 .btn-small span {
    position: relative;
    margin-right: 6px;
}

.btn-medium {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 2.5625rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.lt-ie9 .btn-medium {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 2.5625rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.btn-center {
    margin: 0 auto;
}

.lt-ie9 .btn-center {
    margin: 0 auto;
}

.btn-alpha {
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background-color: #957C3F;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#957C3F), to(#866328));
    background-image: -webkit-linear-gradient(top, #957C3F, #866328);
    background-image: -moz-linear-gradient(top, #957C3F, #866328);
    background-image: -ms-linear-gradient(top, #957C3F, #866328);
    background-image: -o-linear-gradient(top, #957C3F, #866328);
    background-image: linear-gradient(#957C3F, #866328);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#957C3F', endColorstr='#866328', GradientType=0);
    border: 1px solid #866328;
    -webkit-box-shadow: 0 1px 0 0 #866328;
    -moz-box-shadow: 0 1px 0 0 #866328;
    box-shadow: 0 1px 0 0 #866328;
    color: #ffffff;
    text-shadow: 0 1px 0 #957C3F;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-alpha:hover {
        background-color: #957C3F;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#866328), to(#957C3F));
        background-image: -webkit-linear-gradient(top, #866328, #957C3F);
        background-image: -moz-linear-gradient(top, #866328, #957C3F);
        background-image: -ms-linear-gradient(top, #866328, #957C3F);
        background-image: -o-linear-gradient(top, #866328, #957C3F);
        background-image: linear-gradient(#866328, #957C3F);
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#866328', endColorstr='#957C3F', GradientType=0);
    }

    .btn-alpha:active {
        background-color: #957C3F;
        background-image: none;
        color: #957C3F;
        text-shadow: 0 1px 0 #866328;
    }

.btn-beta {
    -moz-border-radius: 0.1875rem;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background-color: #A4001A;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#850013), to(#A4001A));
    background-image: -webkit-linear-gradient(top, #850013, #A4001A);
    background-image: -moz-linear-gradient(top, #850013, #A4001A);
    background-image: -ms-linear-gradient(top, #850013, #A4001A);
    background-image: -o-linear-gradient(top, #850013, #A4001A);
    background-image: linear-gradient(#850013, #A4001A);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#850013', endColorstr='#A4001A', GradientType=0);
    border: 1px solid #850013;
    -webkit-box-shadow: 0 1px 0 0 #850013;
    -moz-box-shadow: 0 1px 0 0 #850013;
    box-shadow: 0 1px 0 0 #850013;
    color: #ffffff;
    text-shadow: 0 1px 0#850013;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lt-ie9 .btn-beta {
    height: 2em;
}

.btn-beta:hover {
    background-color: #A4001A;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A4001A), to(#850013));
    background-image: -webkit-linear-gradient(top, #A4001A, #850013);
    background-image: -moz-linear-gradient(top, #A4001A, #850013);
    background-image: -ms-linear-gradient(top, #A4001A, #850013);
    background-image: -o-linear-gradient(top, #A4001A, #850013);
    background-image: linear-gradient(#A4001A, #850013);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#A4001A', endColorstr='#850013', GradientType=0);
    color: #fff;
}

.btn-beta:active, .btn-beta.active {
    background-color: #850013;
    background-image: none;
    color: #fff;
}

.btn-gamma,
.btn-grey {
    -moz-border-radius: 0.1875rem;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background-color: #e4e4dd;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4dd), to(#cececf));
    background-image: -webkit-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -moz-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -ms-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -o-linear-gradient(top, #e4e4dd, #cececf);
    background-image: linear-gradient(#e4e4dd, #cececf);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e4e4dd', endColorstr='#cececf', GradientType=0);
    border: 1px solid #d9d9cf;
    -webkit-box-shadow: 0 1px 0 0 #c2c2b2;
    -moz-box-shadow: 0 1px 0 0 #c2c2b2;
    box-shadow: 0 1px 0 0 #c2c2b2;
    color: #957C3F;
    text-shadow: 0 1px 0 #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lt-ie9 .typography .btn-grey {
    width: 44%;
    height: 2.5em;
    padding-top: 0.2em;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefeb), to(#e4e4dd));
    background-image: -webkit-linear-gradient(top, #efefeb, #e4e4dd);
    background-image: -moz-linear-gradient(top, #efefeb, #e4e4dd);
    background-image: -ms-linear-gradient(top, #efefeb, #e4e4dd);
    background-image: -o-linear-gradient(top, #efefeb, #e4e4dd);
    background-image: linear-gradient(#efefeb, #e4e4dd);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#efefeb', endColorstr='#e4e4dd', GradientType=0);
    border: 1px solid #d9d9cf;
    -webkit-box-shadow: 0 1px 0 0 #c2c2b2;
    -moz-box-shadow: 0 1px 0 0 #c2c2b2;
    box-shadow: 0 1px 0 0 #c2c2b2;
}

.lt-ie9 .btn-gamma {
    width: 40%;
    height: 2.5em;
    padding: 2% 5% 1% 2%;
    color: #0282c6;
}

.btn-gamma:hover,
.btn-grey:hover {
    background-color: #efefeb;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbf9), to(#efefeb));
    background-image: -webkit-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -moz-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -ms-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -o-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: linear-gradient(#fbfbf9, #efefeb);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbfbf9', endColorstr='#efefeb', GradientType=0);
}

.lt-ie9 .btn-gamma:hover,
.lt-ie9 .btn-grey:hover {
    background-color: #efefeb;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbf9), to(#efefeb));
    background-image: -webkit-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -moz-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -ms-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: -o-linear-gradient(top, #fbfbf9, #efefeb);
    background-image: linear-gradient(#fbfbf9, #efefeb);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbfbf9', endColorstr='#efefeb', GradientType=0);
}

.btn-gamma:active,
.btn-grey.disabled,
.btn-grey.disabled:hover {
    background-color: #e4e4dd;
    background-image: none;
    color: #cdcdc1;
    text-shadow: 0 1px 0 #ffffff;
}

#btnCompleteTransaction {
    width: 100%;
}

.lt-ie9 .full.btn-beta#GetAQuoteSubmit,
.lt-ie9 .full.btn-beta#btnCompleteTransaction {
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-right: 1em;
    float: left;
    width: 100%;
}

.lt-ie9 .full.btn-beta {
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-right: 1em;
    float: left;
}

.lt-ie9 .step .btn-medium.btn-center.btn-gamma {
    width: 75%;
    font-size: 0.95em;
    line-height: 1.7em;
    font-weight: 600;
}
/* Footer
	-------------------------------------------- */
footer {
    background-color: rgb(0,0,0);
    padding: 1.875em 0;
    color: rgb(174,151,94);
}

    footer nav {
        margin-bottom: 0.8em;
    }

        footer nav ul {
            margin: 0;
            padding: 0;
        }

            footer nav ul li {
                display: block;
                margin: 0 0 0.5em 0;
                padding: 0;
                line-height: 1em;
            }

.lt-ie9 footer nav ul li.first {
    padding: 0 0.5em 0 0;
}

.lt-ie9 footer nav ul li {
    padding: 0 0.5em 0 0.5em;
    float: left;
    border-right: 1px solid #cccccc;
}

    .lt-ie9 footer nav ul li.last {
        padding: 0 0 0 0.5em;
        border-right: none;
    }

footer nav ul li a {
    font-size: 0.8125em;
    color: #cccccc;
    text-decoration: none;
    line-height: 1em;
}

    footer nav ul li a[href$=".pdf"]:before,
    footer nav ul li a[href$=".PDF"]:before,
    footer nav ul li a[href$=".PDF"]:before:active,
    footer nav ul li a[href$=".PDF"]:before:hover {
        font-family: icons;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e613";
        padding: 0 0.5em 0 0;
    }

footer ul li a.pdf:before,
footer ul li a.pdf:hover:before,
footer ul li a.pdf:active:before,
.form-tip a:before {
    font-family: icons;
    content: "\e613";
    font-family: icons;
    padding: 0 0.5em 0 0;
    position: relative;
    top: 1px;
}

.lt-ie9 footer ul li a.pdf:before,
.lt-ie9 footer ul li a.pdf:hover:before,
.lt-ie9 footer ul li a.pdf:active:before,
.lt-ie9 .form-tip a:before {
    font-family: icons;
    content: "\e613";
    font-family: icons;
    padding: 0 0.1em 0 0;
    margin: 0 0.1em 0 0;
    position: relative;
    top: 1px;
}

footer nav ul li a:hover {
    color: #f5f5f5;
}

.lt-ie9 .form-tip a:link {
    text-decoration: none;
    color: #0282c6;
}

.lt-ie9 .form-tip a:hover,
.lt-ie9 .form-tip a:vistited {
    text-decoration: none;
    color: #0282c6;
}

footer p {
    margin: 0;
    font-size: 0.7125em;
    line-height: 1.5em;
    color: #ffffff;
}

footer .copyright {
    padding-top: 20px;
    color: #ffffff;
}

footer a {
    color: rgb(174,151,94);
    text-decoration: underline;
}

    footer a:hover {
        color: rgb(174,151,94);
    }

footer abbr[title],
abbr[title] {
    border-bottom: none;
}

.lt-ie9 footer abbr[title],
.lt-ie9 abbr[title] {
    border-bottom: none;
}

.lt-ie9 footer p {
    color: #b8b8b1;
    font-size: 0.8125em;
}
/* Page Slide
	-------------------------------------------- */
#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 100%;
    background-color: #ffffff;
    overflow: scroll;
}

#panel-nav {
    margin: 0 0 1em 0;
}

.lt-ie9 #panel-nav,
.lt-ie9 .compare-plans {
    display: none;
}

#panel-nav a {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    border-top: none;
    border-left: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    text-align: center;
    text-decoration: none;
    line-height: 2.5625rem;
    color: #ffffff;
    text-shadow: 0 1px 0 #2ea270;
}

    #panel-nav a.next {
        border-right: none;
    }
/* Placeholder fix 
	----------------------------------------------- */
placeholder#petdobmonth:-moz-placeholder,
placeholder#petdobyear:-moz-placeholder,
placeholder#petdobmonth:-webkit-input-placeholder,
placeholder#petdobyear:-webkit-input-placeholder,
input#petdobmonth:-moz-placeholder,
input#petdobyear:-moz-placeholder,
input#petdobmonth::-webkit-input-placeholder,
input#petdobyear::-webkit-input-placeholder {
    text-align: center;
}

.input-container input[type="tel"]#petdobmonth placeholder {
    margin: auto 0;
}

input[type="tel"]::-webkit-input-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="tel"]:input-placeholder,
input[type="tel"]:placeholder,
input[type="tel"]#petdobmonth,
input[type="tel"]#petdobyear {
    text-align: center;
}
/* -------------------------------------------- */
/*
/* Pet STP
/* Typography
/*
/* -------------------------------------------- */
/* Paragraphs
	-------------------------------------------- */
.typography p {
    margin: 0 0 1em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9375em;
    font-weight: 100;
    line-height: 1.5em;
    color: #5e5e5e;
    padding-left: 10px;
}

.lt-ie9 .typography p {
    color: #5e5e5e;
    margin: 0 0 1em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9375em;
    font-weight: 100;
    line-height: 1.5em;
    padding-left: 10px;
}

.typography #form-secure p,
.typography .form-secure p {
    margin: 0.3rem 0 0;
    font-size: 0.8em;
}

.lt-ie9 .typography #form-secure p,
.lt-ie9 .typography .form-secure p {
    margin: 0.3rem 0 0;
    font-size: 0.8em;
}

.typography .quote-summary p {
    margin: 0;
    color: #313131;
}

.lt-ie9 .typography .quote-summary p {
    margin: 0;
    color: #313131;
}

.typography .pet-details p {
    color: #ffffff;
    text-shadow: 0 1px 0 #0282c6;
}

.lt-ie9 .typography .pet-details p {
    color: #ffffff;
    text-shadow: 0 1px 0 #0282c6;
}

.typography .quote-summary .col1 p {
    text-align: left;
}

.typography .secure-message p {
    margin: 0;
}

    .typography .secure-message p span {
        margin: 0 0.5em 0 0;
    }

.typography p.plan-disclaimer {
    margin: 1rem 0;
    text-align: left;
}

.typography.step2 p.plan-disclaimer {
    display: none;
}

.typography #panel p {
    margin: 0;
}

.typography #panel .col1 p {
    font-weight: bold;
}

.lt-ie9 .typography #panel .col1 p {
    font-weight: 700;
    top: 1em;
}

.lt-ie9 .label-container label {
    font-size: 1em;
    text-align: right;
    letter-spacing: 1px;
    font-weight: 100;
    color: #5e5e5e;
}
/* Span
	-------------------------------------------- */
span.cents {
    font-size: 0.6em;
    position: relative;
    top: -0.5em;
}
/* Quotes
	-------------------------------------------- */
/* Links
		-------------------------------------------- */
.typography a {
    color: #866328;
    text-decoration: none;
}

    .typography a:hover {
        color: #957C3F;
        text-decoration: none;
    }

    .typography a:visited {
        color: #957C3F;
    }

    .typography a.btn-gamma {
        color: #957C3F;
    }

.typography .btn-grey {
    color: #957C3F;
}

.typography a[href$=".pdf"]:before,
.typography a[href$=".PDF"]:before {
    content: "\e613";
    padding: 0 0.5em 0 0;
    font-family: icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-osx-font-smoothing: grayscale;
    -khtml-osx-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale;
    -ms-osx-font-smoothing: grayscale;
    -o-osx-font-smoothing: grayscale;
    osx-font-smoothing: grayscale;
}
/* List
	-------------------------------------------- */
.typography .step ul {
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0;
}

    .typography .step ul li {
        float: left;
        width: 25%;
    }

        .typography .step ul li a {
            display: block;
            font-size: 2em;
            margin: 0 auto;
            color: #cececf;
        }

            .typography .step ul li a:hover {
                color: #dbdbdc;
            }

            .typography .step ul li a:visited {
                color: #c1c1c3;
            }
/* Headings
	-------------------------------------------- */
.typography h1 {
    margin: 0.1em 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.3em;
    font-weight: 100;
    line-height: 1.1em;
    color: #313131;
}

.typography h2 {
    margin: 0 0 0.5em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: 100;
    line-height: 1.1em;
    color: #313131;
}

.typography #cart h2 {
    font-size: 3em;
    margin: 0;
}

.typography h3 {
    margin: 0 0 0.57em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 100;
    line-height: 1.1em;
    color: #313131;
}

.typography #panel h3 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 100;
    line-height: 1.1em;
    color: #ffffff;
    text-shadow: 0 1px 0 #0282c6;
}

.typography .quote-summary h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 1.1em;
    text-shadow: 0 1px 0 #0282c6;
}

.typography #cart h3 {
    margin: 0;
    background-color: transparent;
}

.typography h4 {
    margin: 0 0 1em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.12em;
    font-weight: 100;
    line-height: 1.1em;
    color: #313131;
}

.typography .pet-details h4 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    text-align: left;
    line-height: 1.1em;
    color: #ffffff;
    text-shadow: 0 1px 0 #0282c6;
}

.typography #cart h4 {
    font-size: 2.2em;
    margin: 0;
    text-align: right;
}

.typography .application-divider h4 {
    margin: 0;
}

.typography h5 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    text-align: center;
    line-height: 1.1em;
    color: #313131;
}

.typography .pet-details h5 {
    display: block;
    width: 45%;
    padding: 0.5em 0 0 0;
    margin-right: 5%;
    float: left;
    font-size: 2em;
    line-height: 0.8em;
    color: #ffffff;
    text-shadow: 0 1px 0 #0282c6;
}

    .typography .pet-details h5 span.cents {
        position: relative;
        top: -0.7em;
        font-size: 0.5em;
        z-index: 0;
    }

.lt-ie9 .col2 h5,
.lt-ie9 .col3 h5 {
    letter-spacing: 1.9px;
    color: yellow;
}

.typography h6 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    line-height: 1.1em;
    text-align: center;
    color: #ffffff;
    padding: 0.2em 0 0 0;
}
/* Tables
	-------------------------------------------- */
.typography .quote-summary .col1,
.typography .quote-summary .col2,
.typography .quote-summary .col3,
.typography .quote-summary .col4 {
    padding: 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.typography .quote-summary .plan-complete .col3 {
    padding: 0;
    margin: 0;
}

.typography .quote-summary .quote-row.pet-details {
    margin: 0 0 1em 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background: #0282c6;
    border: 1px solid #0282c6;
}

.typography .quote-summary .quote-row.compare-plans {
    margin: 0 0 1em 0;
}

.typography .quote-summary .quote-row.compare-plans,
.typography .quote-summary .quote-row.plan-complete {
    background: none;
    border: none;
}

.typography #appstep2 #panel {
    display: none;
}

.typography #panel {
    margin: 0 0 0.5em 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cececf;
}

    .typography #panel .panel-header {
        width: 100%;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        background: #0282c6;
    }

    .typography #panel .quote-row {
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        border-left: 1px solid #cececf;
        border-right: 1px solid #cececf;
    }

.lt-ie9 #panel .quote-row {
    font-weight: normal;
}

.lt-ie9 #panel {
    border: 1px solid #cececf;
}

.lt-ie9 .quote-row h3 {
    display: none;
}

.lt-ie9 .optional-routine-care {
    display: none;
}

.lt-ie9 .row-light {
    background: #d4a8cc;
}

    .lt-ie9 .row-light .col1,
    .lt-ie9 .row-light .col2,
    .lt-ie9 .row-light .col3,
    .lt-ie9 .row-light .col4,
    .lt-ie9 .row-altr .col1,
    .lt-ie9 .row-altr .col2,
    .lt-ie9 .row-altr .col3,
    .lt-ie9 .row-altr .col4 {
        padding: 2% 1%;
        margin-left: 1%;
    }

        .lt-ie9 .row-light .col1 h4,
        .lt-ie9 .row-altr .col1 h4 {
            font-size: 1.12em;
            font-weight: normal;
            color: #313131;
            padding: 0;
            margin: 0;
        }

        .lt-ie9 .row-light .col1 p,
        .lt-ie9 .row-altr .col1 p,
        .lt-ie9 .row-light .col2 p,
        .lt-ie9 .row-altr .col12 p,
        .lt-ie9 .row-light .col3 p,
        .lt-ie9 .row-altr .col3 p,
        .lt-ie9 .row-light .col4 p,
        .lt-ie9 .row-altr .col4 p {
            font-size: 0.95em;
            font-weight: normal;
            color: #313131;
            margin-top: 0;
            padding-top: 0;
        }

        .lt-ie9 .row-light .col2 p,
        .lt-ie9 .row-altr .col12 p,
        .lt-ie9 .row-light .col3 p,
        .lt-ie9 .row-altr .col3 p,
        .lt-ie9 .row-light .col4 p,
        .lt-ie9 .row-altr .col4 p {
            padding-top: 1.2em;
        }

        .lt-ie9 .row-light .col2 h5,
        .lt-ie9 .row-light .col3 h5,
        .lt-ie9 .row-light .col4 h5,
        .lt-ie9 .row-altr .col2 h5,
        .lt-ie9 .row-altr .col3 h5,
        .lt-ie9 .row-altr .col4 h5 {
            font-size: 2.3em;
            font-weight: bold;
            color: #313131;
            margin: 2% 1%;
            padding-top: 25%;
            padding-bottom: 5%;
        }

.typography #panel .quote-row.panel-header {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #0282c6;
}

.typography #panel .quote-row .col1 {
    width: 100%;
    padding: 0.5em;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
}

.typography #panel .quote-row .col2,
.typography #panel .quote-row .col3,
.typography #panel .quote-row .col4 {
    width: 33.33%;
    padding: 0.5em;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
/* Alignments
	-------------------------------------------- */
.typography .left {
    text-align: left;
}

.lt-ie9 .typography .left {
    text-align: left;
}

.typography .center {
    text-align: center;
}

.lt-ie9 .typography .center {
    text-align: center;
}

.typography .right {
    text-align: right;
}

.lt-ie9 .typography .right {
    text-align: right;
}
/* Social Media
	-------------------------------------------- */
.typography .step ul li a.icon-facebook-box,
.typography .step ul li a.icon-twitter-box,
.typography .step ul li a.icon-linkedin-box,
.typography .step ul li a.icon-google-plus-box {
    color: #0282c6;
    color: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#957C3F), to(#0282c6));
    color: -webkit-linear-gradient(top, #957C3F, #0282c6);
    color: -khtml-linear-gradient(top, #957C3F, #0282c6);
    color: -moz-linear-gradient(top, #957C3F, #0282c6);
    color: -ms-linear-gradient(top, #957C3F, #0282c6);
    color: -o-linear-gradient(top, #957C3F, #0282c6);
    color: linear-gradient(#957C3F, #0282c6);
}

.lt-ie9 .step.last ul li a.icon-facebook-box,
.lt-ie9 .step.last ul li a.icon-twitter-box,
.lt-ie9 .step.last ul li a.icon-linkedin-box,
.lt-ie9 .step.last ul li a.icon-google-plus-box {
    /* font-size: 2.3em; */
    /* color: #0282c6; */
}

.lt-ie9 .icon-facebook-box {
    display: block;
    width: 33px;
    height: 32px;
    background-image: url("../images/facebook.png");
    margin-top: 4px;
}

.lt-ie9 .icon-twitter-box {
    width: 33px;
    height: 32px;
    display: block;
    background-image: url("../images/twitter.png");
    margin-top: 4px;
}

.lt-ie9 .icon-google-plus-box {
    width: 33px;
    height: 32px;
    display: block;
    background-image: url("../images/gplus-icon.png");
    margin-top: 4px;
}

.lt-ie9 .icon-linkedin-box {
    width: 33px;
    height: 32px;
    display: block;
    background-image: url("../images/linkedin.png");
    margin-top: 4px;
}

.typography .step ul li a.icon-facebook-box:hover,
.typography .step ul li a.icon-twitter-box:hover,
.typography .step ul li a.icon-linkedin-box:hover,
.typography .step ul li a.icon-google-plus-box:hover {
    color: #957C3F;
    color: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#866328), to(#957C3F));
    color: -webkit-linear-gradient(top, #866328, #957C3F);
    color: -khtml-linear-gradient(top, #866328, #957C3F);
    color: -moz-linear-gradient(top, #866328, #957C3F);
    color: -ms-linear-gradient(top, #866328, #957C3F);
    color: -o-linear-gradient(top, #866328, #957C3F);
    color: linear-gradient(#866328, #957C3F);
}

.lt-ie9 .icon-facebook-box:hover,
.lt-ie9 .icon-twitter-box:hover,
.lt-ie9 .icon-google-plus-box:hover,
.lt-ie9 .icon-linkedin-box:hover {
    filter: alpha(opacity=90);
}

.lt-ie9 .step.first ul li a.icon-facebook-box:hover,
.lt-ie9 .step ul li a.icon-twitter-box:hover,
.lt-ie9 .step ul li a.icon-linkedin-box:hover,
.lt-ie9 .step.last ul li a.icon-google-plus-box:hover {
    /* font-size: 2.3em; */
    /* color: #957C3F; */
}

.lt-ie9 .step.last ul.clearfix {
    margin-left: -30px;
}

    .lt-ie9 .step.last ul.clearfix li {
        width: 20%;
        display: block;
        text-decoration: none;
        margin-right: 5%;
        float: left;
    }

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
/* -------------------------------------------- */
/*
/* Pet STP
/* Form
/*
/* -------------------------------------------- */
/* Fieldsets
-------------------------------------------- */
fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#appstep1 fieldset {
    background: #ffffff;
    position: relative;
}

.field-container {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 1em 0;
}

.lt-ie9 .field-container {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}

    .lt-ie9 .field-container h1,
    .lt-ie9 .field-container h2,
    .lt-ie9 .field-container h3,
    .lt-ie9 .field-container p {
        line-height: 1.6em;
        font-family: Arial, Helvetica, sans-serif;
    }

    .lt-ie9 .field-container h3 {
        font-size: 1.4em;
    }

.additional-questions .field-container {
    margin: 0;
}

.field-container.no-margin {
    margin-bottom: 0;
}
/* Labels
-------------------------------------------- */
.label-container {
    margin-bottom: 1em;
}

.lt-ie9 .label-container {
    display: block;
    width: 34%;
    margin: 0 5% 0 0;
    padding-top: 0.9375em;
    float: left;
    clear: both;
    text-align: right;
}

.lt-ie9 .input-container {
    display: block;
    width: 61%;
    float: right;
}

.typography label {
    display: block;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    font-weight: 100;
    line-height: 1.35em;
    color: #313131;
}
/* Input Boxes
-------------------------------------------- */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"] {
    display: block;
    width: 100%;
    height: 2.75rem;
    padding: 0 2%;
    float: left;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    border: 1px solid #dbdbdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.025em;
    /* line-height: 2.75rem; */
}

span.autoCompleteInput {
    width: 100%;
    height: 2.75rem;
    border: none;
    margin: 0px;
    padding: 0px;
}

span.k-datepicker {
    height: 2.75rem;
    border: none;
    margin: 0px;
    padding: 0px;
}


.autoCompleteInput.k-input,
#PetDOb.k-input {
    display: block;
    width: 100%;
    height: 2.75rem;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    border: 1px solid #dbdbdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    /* line-height: 2.75rem; */
}

.lt-ie9 input[type="text"],
.lt-ie9 input[type="number"],
.lt-ie9 input[type="email"],
.lt-ie9 input[type="tel"] {
    padding-top: 2.1%;
    color: #dbdbdc;
}

.lt-ie9 input {
    height: 2.75em;
    vertical-align: baseline;
    margin-bottom: 3%;
}
/* Hide the select arrows from number input fields in Firefox  
	------------------------------------------------------------- */
input[type=number] {
    -moz-appearance: textfield;
}
    /* Hide the select arrows from number input fields in Chrome 
	------------------------------------------------------------ */
    input[type=number]::-webkit-outer-spin-button,
    input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
/* Hide the select arrows from number input fields 
	-------------------------------------------------- */
select::-ms-expand {
    display: none;
}
/* 
	--------------------------------------------------- */
input#firstname,
input#additionalfirstname,
input#lastname,
input#additionallastname {
    width: 48%;
    float: left;
}

input#firstname,
input#additionalfirstname {
    margin: 0 4% 0 0;
}

.lt-ie9 input#firstname,
.lt-ie9 input#lastname {
    width: 48%;
}

input#petdobmonth {
    width: 32%;
    margin: 2% 4% 0 0;
    float: left;
    text-align: center;
}

input#petdobyear {
    width: 64%;
    margin: 2% 0;
    float: left;
    text-align: center;
}

input#ownerdobday,
input#additionaldobday,
input#ownerdobmonth,
input#additionaldobmonth {
    width: 22%;
    margin: 0 4% 0 0;
    float: left;
    text-align: center;
}

input#ownerdobyear,
input#additionaldobyear,
input#ccyear {
    width: 48%;
    float: left;
    text-align: center;
}

input#ccmonth,
input#cccv {
    width: 48%;
    margin: 0 4% 0 0;
    float: left;
    text-align: center;
}

.input-container input {
    /* color: #888; */
}

.lt-ie9 .input-container input {
    color: #888;
}

.input-container input.btn-beta {
    color: #fff;
}

.lt-ie9 .input-container input.btn-beta {
    color: #fff;
}

textarea {
    display: block;
    width: 100%;
    height: 6.25em;
    padding: 1%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    border: 1px solid #dbdbdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    color: #5e5e5e;
}

.input-container #address {
    height: auto;
    padding: 0.7rem;
    width: 100%;
    resize: none;
}

.lt-ie9 .input-container #address {
    padding: 2.5%;
    margin-bottom: 9%;
    width: 100%;
    resize: none;
}
/* Placeholders
-------------------------------------------- */
input:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: transparent;
}

.lt-ie9 input:focus:placeholder,
.lt-ie9 input:-ms-input-placeholder {
    color: #888;
}

.input-container input {
    color: #5e5e5e;
}

.lt-ie9 input.input-container {
    color: #5e5e5e;
}

.input-container placeholder {
    color: #888;
}

.lt-ie9 placeholder {
    color: #888;
}
/* Auto Complete Search Box
-------------------------------------------- */
.ui-autocomplete-input {
    display: block;
    width: 100%;
    height: 2.75rem;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    border: 1px solid #dbdbdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.025em;
    color: #313131;
}

.lt-ie9 .ui-autocomplete-input {
    display: block;
    width: 100%;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.025em;
    color: #313131;
}

.ui-autocomplete {
    width: 48%;
    height: 20%;
    max-width: 28.35rem;
    max-height: 16.563rem;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #dbdbdc;
    list-style: none;
    overflow-y: scroll;
}

.lt-ie9 .ui-autocomplete {
    width: 48%;
    max-width: 472px;
    max-height: 265px;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #dbdbdc;
    list-style: none;
    overflow-y: scroll;
}

.ui-autocomplete .ui-menu-item a {
    display: block;
    padding: 0.25em 0.375em;
    border-top: 1px solid #b0beca;
    color: #313131;
    line-height: 2.75rem;
    cursor: pointer;
}

.lt-ie9 .ui-autocomplete .ui-menu-item a {
    display: block;
    padding: 0.25em 0.375em;
    border-top: 1px solid #b0beca;
    color: #313131;
    line-height: 2.75em;
    cursor: pointer;
}

.ui-autocomplete .ui-menu-item:first-child a {
    border-top: none;
    border-bottom: #313131;
}

.lt-ie9 .ui-autocomplete .ui-menu-item:first-child a {
    border-top: none;
    border-bottom: #313131;
}

.ui-autocomplete .ui-menu-item a.ui-state-hover {
    background-color: #f5f5ed;
    color: #313131;
}

.lt-ie9 .ui-autocomplete .ui-menu-item a.ui-state-hover {
    background-color: #f5f5ed;
    color: #313131;
}

.lt-ie9 .dog-selector,
.lt-ie9 .cat-selector {
    display: none;
}
/* Add loader icon to Vet selection field 
	----------------------------------------- */
.lt-ie9 .optional {
    background-image: url("../images/loader.gif") no-repeat right;
    background-position-x: 98%;
    background-position-y: 50%;
}
/* hide breed selector dropdown menu
	------------------------------------ */
#catbreed,
#dogbreed {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
    white-space: nowrap;
}

.lt-ie9 #catbreed,
.lt-ie9 #dogbreed {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
    white-space: nowrap;
}
/* Checkboxes
-------------------------------------------- */
/* Radio Buttons
	-------------------------------------------- */
ul.radio {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.radio input[type="radio"] {
        display: none;
    }

    ul.radio li label {
        display: block;
        width: 48%;
        margin: 0 4% 1em 0;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 0.1875rem;
        -khtml-border-radius: 0.1875rem;
        -moz-border-radius: 0.1875rem;
        -ms-border-radius: 0.1875rem;
        -o-border-radius: 0.1875rem;
        border-radius: 0.1875rem;
        float: left;
        background: #f5f5f5;
        border: 1px solid #cececf;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 2.75rem;
        text-align: center;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        cursor: pointer;
    }

.lt-ie9 ul.radio li label {
    line-height: 2.75em;
    font-size: 1em;
    font-weight: 700;
}

ul.radio.quarter li label {
    width: 16.8%;
}

ul.radio.thirds li label,
ul.radio.thirds li:hover label {
    width: 32%;
    margin: auto 0.6%;
    padding: 0;
}

ul.radio li label.last {
    margin-right: 0;
}

ul.radio li:last-child label,
ul.radio li:nth-last-child(2) label {
    margin-bottom: 0;
}

ul.radio.quarter li:last-child label,
ul.radio.quarter li:nth-last-child(2) label,
ul.radio.quarter li:nth-last-child(3) label,
ul.radio.quarter li:nth-last-child(4) label,
ul.radio.quarter li:nth-last-child(5) label {
    margin-bottom: 0;
}

.date-selector ul.radio li label {
    display: block;
    width: 29.6%;
    margin: 0 5.6% 1em 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    float: left;
    background: #f5f5f5;
    border: 1px solid #cececf;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    text-align: center;
    color: #5e5e5e;
    text-shadow: 0 1px 0 #ffffff;
    cursor: pointer;
    padding: 1%;
}

.lt-ie9 .date-selector ul.radio li label {
    width: 17%;
    margin: 0 3% 1em 0;
    height: 6.5em;
    padding: 1%;
}

.date-selector ul.radio li:nth-of-type(3) label,
.date-selector ul.radio li:nth-of-type(6) label,
.date-selector ul.radio li:nth-of-type(9) label,
.date-selector ul.radio li:nth-of-type(12) label {
    margin-right: 0;
}

.lt-ie9 .date-selector ul.radio li label {
    margin: 1.1%;
    padding: 2%;
}

.date-selector ul.radio li label .date {
    font-size: 1.3em;
    line-height: 1.5em;
    display: block;
}

.lt-ie9 .date-selector ul.radio li label .date {
    font-weight: 200;
    font-size: 1.8em;
}

.date-selector ul.radio li label .day {
    font-size: 0.8em;
    line-height: 1.5em;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}

.lt-ie9 .date-selector ul.radio li label .day {
    font-size: 0.65em;
    font-weight: 200;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}

.date-selector ul.radio li label .month {
    font-size: 0.8em;
    line-height: 1.5em;
    display: block;
}

.lt-ie9 .date-selector ul.radio li label .month {
    font-size: 0.65em;
    font-weight: 200;
    display: block;
}

ul.radio li label:hover {
    background-color: #957C3F;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#866328), to(#957C3F));
    background-image: -webkit-linear-gradient(top, #866328, #957C3F);
    background-image: -khtml-linear-gradient(top, #866328, #957C3F);
    background-image: -moz-linear-gradient(top, #866328, #957C3F);
    background-image: -ms-linear-gradient(top, #866328, #957C3F);
    background-image: -o-linear-gradient(top, #866328, #957C3F);
    background-image: linear-gradient(#866328, #957C3F);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#866328', endColorstr='#957C3F', GradientType=0);
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}

.lt-ie9 ul.radio li label:hover {
    background-color: #957C3F;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#866328), to(#957C3F));
    background-image: -webkit-linear-gradient(top, #866328, #957C3F);
    background-image: -khtml-linear-gradient(top, #866328, #957C3F);
    background-image: -moz-linear-gradient(top, #866328, #957C3F);
    background-image: -ms-linear-gradient(top, #866328, #957C3F);
    background-image: -o-linear-gradient(top, #866328, #957C3F);
    background-image: linear-gradient(#866328, #957C3F);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#866328', endColorstr='#957C3F', GradientType=0);
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}

ul.radio li label:active {
    background: #0282c6;
    background-image: none;
    color: #0282c6;
    text-shadow: 0 1px 0 #957C3F;
}

.lt-ie9 ul.radio li input[type="radio"] label:active {
    background: #0282c6;
    background-image: none;
    color: #0282c6;
    text-shadow: 0 1px 0 #957C3F;
}

ul.radio input[type="radio"]:checked + label {
    background: #0282c6;
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}

.lt-ie9 ul.radio input[type="radio"]:checked + label {
    background: #0282c6;
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}

.added {
    background: blue;
}

.checked {
    color: yellow;
}

.lt-ie9 .checked {
    color: yellow;
}

.lt-ie9 ul.radio.clearfix input[checked="checked"],
.lt-ie9 ul.radio.clearfix input[checked="checked"] + label,
.lt-ie9 ul.radio.clearfix input[type="radio"]:checked + label,
.lt-ie9 ul.radio.clearfix input[checked="checked"],
.lt-ie9 ul.radio.clearfix input[checked="checked"] + label,
.lt-ie9 ul.radio.clearfix input[type="radio"].policy:checked + label {
    background-color: #0282c6;
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}
/* Step 1 additional pet fix
		---------------------------------------------- */
.lt-ie9 .ie8-checked {
    background-color: #0282c6;
    border: 1px solid #357ebd;
    color: #ffffff;
    text-shadow: 0 1px 0 #357ebd;
}

.lt-ie9 .ie8-unchecked {
    background: #f5f5f5;
    border: 1px solid #cececf;
    color: #5e5e5e;
    text-shadow: 0 1px 0 #ffffff;
}
/* Compare Table 
	---------------------------------------------- */
.pet-details input[type="radio"] {
    display: none;
}

.lt-ie9 .pet-details input[type="radio"] {
    display: none;
}

.pet-details label {
    display: block;
    width: 50%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    float: left;
    background: #e8e8e9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 2.75rem;
    text-align: center;
    color: #5e5e5e;
    text-shadow: 0 1px 0 #ffffff;
    cursor: pointer;
}

.lt-ie9 .pet-details label {
    width: 90%;
    margin: 0.5em 0 0 0;
    float: none;
    font-size: 1.125em;
    text-align: center;
    line-height: 2.75em;
    margin: auto;
}

.pet-details label:hover {
    background-color: #50cd97;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#64d2a3), to(#50cd97));
    background-image: -webkit-linear-gradient(top, #64d2a3, #50cd97);
    background-image: -khtml-linear-gradient(top, #64d2a3, #50cd97);
    background-image: -moz-linear-gradient(top, #64d2a3, #50cd97);
    background-image: -ms-linear-gradient(top, #64d2a3, #50cd97);
    background-image: -o-linear-gradient(top, #64d2a3, #50cd97);
    background-image: linear-gradient(#64d2a3, #50cd97);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#64d2a3', endColorstr='#50cd97', GradientType=0);
    color: #ffffff;
    text-shadow: 0 1px 0 #2ea270;
}

.pet-details label:active {
    background-color: #0282c6;
    background-image: none;
    color: #2ea270;
    text-shadow: 0 1px 0 #50cd97;
}

.lt-ie9 .pet-details label:active {
    background-color: #0282c6;
    background-image: none;
    color: #2ea270;
    text-shadow: 0 1px 0 #50cd97;
}

.pet-details input[type=radio]:checked + label {
    background-color: #0282c6;
    background-image: none;
    color: #ffffff;
    text-shadow: 0 1px 0 #2ea270;
}

.lt-ie9 .pet-details input[type=radio]:checked + label {
    background-color: #0282c6;
    background-image: none;
    color: #ffffff;
    text-shadow: 0 1px 0 #2ea270;
}
/* Select Dropdown
-------------------------------------------- */
.select-field {
    position: relative;
    display: block;
    height: 1.83em;
    width: 100%;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    float: right;
    background-color: #ffffff;
    border: 1px solid #cececf;
    font-size: 1.5em;
    line-height: 2.75rem;
    text-align: right;
    color: #5e5e5e;
}

.error .select-field {
    border: 1px solid #c90400;
}

.lt-ie9 .error .select-field {
    border: 1px solid #c90400;
}

p.address-hidden-msg.hidden.error,
.typography p.error {
    color: #c90400;
    font-size: 0.9em;
}

.lt-ie9 p.address-hidden-msg.error {
    color: #c90400;
    font-size: 0.9em;
}

.pet-stp-plans .select-field {
    width: 48%;
    margin: 0 0 1em 0;
}

select {
    display: block;
    width: 100%;
    height: 2.75rem;
    padding: 0.6em 1%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    /*-webkit-appearance: none;
	-khtml-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;*/
    /*outline: 0;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.025em;
    color: #5e5e5e;
    cursor: pointer;
    /*text-indent: 0.01px;
	text-overflow: '';*/
}

    select::-ms-expand {
        display: none;
    }
/* Actions
-------------------------------------------- */
input[type="button"] {
    display: block;
    width: 48%;
    height: 2.5625rem;
    padding: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    line-height: 2.5625rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    text-align: center;
    cursor: pointer;
    outline: none;
}

input[type="submit"] {
    display: block;
    width: 48%;
    height: 2.5625rem;
    padding: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    line-height: 2.5625rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    text-align: center;
    cursor: pointer;
    outline: none;
}

button {
    display: block;
    width: 48%;
    height: 2.5625rem;
    padding: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: .1875rem;
    -khtml-border-radius: .1875rem;
    -moz-border-radius: .1875rem;
    -ms-border-radius: .1875rem;
    -o-border-radius: .1875rem;
    border-radius: .1875rem;
    line-height: 2.5625rem;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    text-align: center;
    cursor: pointer;
    outline: 0;
}

input[type="submit"].full {
    width: 100%;
}

button.full {
    width: 100%;
}

input[type="submit"].full.btn-beta:focus {
    background-color: #866328;
}

button.full.btn-beta:focus {
    background-color: #A4001A;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A4001A), to(#850013));
    background-image: -webkit-linear-gradient(top, #A4001A, #850013);
    background-image: -moz-linear-gradient(top, #A4001A, #850013);
    background-image: -ms-linear-gradient(top, #A4001A, #850013);
    background-image: -o-linear-gradient(top, #A4001A, #850013);
    background-image: linear-gradient(#A4001A, #850013);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#A4001A', endColorstr='#850013', GradientType=0);
    color: #fff;
}

.lt-ie9 input[type="submit"].full.btn-beta {
    width: 87%;
    margin-bottom: 5%;
}

.pet-stp-plans .btn {
    display: block;
    width: 100%;
    margin: 0 0 1em 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 2.75rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

input[type="submit"].two-btn-row,
input[type="button"].two-btn-row {
    width: 100%;
    float: none;
    margin: 0 0 1em 0;
}

.lt-ie9 input[type="submit"].two-btn-row {
    width: 48%;
    height: 2.2em;
    margin: 0 0 1em 0;
    padding: 1%;
    float: right;
}

.lt-ie9 input[type="button"].second {
    width: 48%;
    height: 2.2em;
    margin: 0 0 1em 0;
    padding: 1%;
    float: left;
}

.quote-buttons input[type="submit"] {
    display: none;
}

input[type="submit"].two-btn-row.second,
input[type="button"].two-btn-row {
    margin: 0;
}

.lt-ie9 input[type="button"].second.two-btn-row.btn-grey {
    color: #957C3F;
}
/* Tips
-------------------------------------------- */
p.form-tip {
    margin: 0.625em 0 0 0;
    font-size: 0.8125em;
}

.lt-ie9 p,
.lt-ie9 p.form-tip,
.lt-ie9 .input-container.pet-selector p,
.lt-ie9 .form-part2 p,
.lt-ie9 .field-container p,
.lt-ie9 .additional-questions p {
    margin-top: 2%;
    font-size: 0.85em;
    line-height: 1.5em;
    color: #5e5e5e;
}
/* Validation
-------------------------------------------- */
.field-container.error .label-container label {
    color: #c90400;
}

.lt-ie9 .field-container.error .label-container label {
    color: #c90400;
}

.field-container.error input[type="text"],
.field-container.error .ui-autocomplete-input,
.field-container.error input[type="number"],
.field-container.error input[type="tel"],
.field-container.error input[type="email"],
.field-container.error textarea,
.field-container.error button,
.field-container.error select,
.field-container.error ul.radio li label {
    border: 1px solid #c90400;
}


.typography label.error,
.SessionExpiredError {
    display: block;
    margin: 3px 12px 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 100;
    text-align: left;
    line-height: 1.3em;
    color: #c90400;
}

.typography label.error,
.SessionExpiredError {
    color: #c90400;
}

.lt-ie9 .typography label.error,
.lt-ie9 .SessionExpiredError {
    color: #c90400;
    background-color: #fff;
}

.typography .pet-details label.error {
    display: block;
    width: 100%;
    margin: 1em 0 0 0;
    padding: 0.5em;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    float: none;
    background: #f5f5f5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: left;
    color: #c90400;
    text-shadow: 0 1px 0 #ffffff;
    cursor: pointer;
}

.lt-ie9 label.error,
.lt-ie9 p.error {
    display: block;
    background: #ffffff;
    font-size: 0.9em;
    line-height: 1.6em;
    color: #c90400;
    text-shadow: 0 1px 0 #ffffff;
}

.typography label.error:before,
.SessionExpiredError:before,
p.address-hidden-msg.hidden.error:before,
.typography p.error:before {
    content: "\e617";
    position: relative;
    top: 3px;
    padding: 0 0.5em 0 0;
    font-family: icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-osx-font-smoothing: grayscale;
    -khtml-osx-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale;
    -ms-osx-font-smoothing: grayscale;
    -o-osx-font-smoothing: grayscale;
    osx-font-smoothing: grayscale;
}

.lt-ie9 label.error:before,
.lt-ie9 .SessionExpiredError:before,
.lt-ie9 p.address-hidden-msg.error:before,
.lt-ie9 p.error:before {
    content: "\e617";
    position: relative;
    top: 3px;
    padding: 0 0.5em 0 0;
    font-family: icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-osx-font-smoothing: grayscale;
    -khtml-osx-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale;
    -ms-osx-font-smoothing: grayscale;
    -o-osx-font-smoothing: grayscale;
    osx-font-smoothing: grayscale;
}

.typography .label-container label.error::before {
    content: none;
}
/* Step 1
-------------------------------------------- */
.pet-selector p {
    line-height: 1.5em;
    margin-bottom: 0;
}

.lt-ie9 .pet-selector p {
    margin-top: 2%;
    padding: 1%;
}

#appstep1 .remove-pet.disabled {
    display: none;
}

#appstep1 .add-pet.disabled {
    display: none;
}
/* Step 2
-------------------------------------------- */
/* Toggle switch 
	-------------------------------------------- */
/* hide checkbox */
input[type="checkbox"].ios-switch.green,
input[type="checkbox"].ios-switch.green:checked,
input[type="checkbox"].ios-switch.green:active,
input[type="checkbox"].ios-switch.green:hover,
label .ios-switch[type="checkbox"]:hover,
.ios-switch label:hover .col3,
.ios-switch label:hover,
label .green.ios-switch[type="checkbox"]:hover,
label .ios-switch[type="checkbox"]:hover {
    /* display: none; */
}

input[type="checkbox"].ios-switch {
    position: absolute;
    opacity: 0;
}

.lt-ie9 input[type="checkbox"].ios-switch {
    visibility: hidden;
}

    .lt-ie9 input[type="checkbox"].ios-switch.green,
    .lt-ie9 input[type="checkbox"].ios-switch.green:checked,
    .lt-ie9 input[type="checkbox"].ios-switch.green:active,
    .lt-ie9 input[type="checkbox"].ios-switch.green:hover,
    .lt-ie9 label .ios-switch[type="checkbox"]:hover,
    .lt-ie9 .ios-switch label:hover .col3,
    .lt-ie9 .ios-switch label:hover,
    .lt-ie9 label .green.ios-switch[type="checkbox"]:hover,
    .lt-ie9 label .ios-switch[type="checkbox"]:hover {
        /* display: none; */
    }
/* "Yes" text color */
input[type="checkbox"].green.ios-switch + div > div span {
    color: #fff;
    text-shadow: 0 1px 0 #2ea270;
    font-weight: 100;
}

.quote-summary .col2.col-double,
.quote-summary .col3.col-double {
    width: 43.6%;
}
/* column width */
.ios-switch label.col3,
.ios-switch label:hover .col3,
.ios-switch label:hover,
.pet-details label.ios-switch,
label .green.ios-switch[type="checkbox"]:hover,
label .ios-switch[type="checkbox"]:hover {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0;
}

.lt-ie9 .pet-details label.ios-switch {
    width: 90%;
    margin-top: 17%;
    float: right;
    display: block;
}
/* "No" text color */
input[type="checkbox"].green.ios-switch + div {
    color: #313131;
    text-shadow: none;
}

    input[type="checkbox"].green.ios-switch + div > div {
        color: #313131;
    }
/* 'No' switch styling */
input[type="checkbox"].ios-switch + div {
    width: 100%;
    background-color: #e8e8e8;
    /* 'No' background colour */
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    -webkit-transition-duration: .4s;
    /* animation */
    -khtml-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    height: 48px;
    /* Background color hover height */
}

    input[type="checkbox"].ios-switch + div:before {
        content: "Yes";
        text-shadow: 0 1px 0 #ffffff;
    }
    /* 'Yes' switch styling */
    input[type="checkbox"].ios-switch + div > div {
        float: right;
        /* green button alignment */
        width: 47%;
        height: 42px;
        -webkit-border-radius: 0.1875rem;
        /* rounded corners for 'Yes' button */
        -khtml-border-radius: 0.1875rem;
        -moz-border-radius: 0.1875rem;
        -ms-border-radius: 0.1875rem;
        -o-border-radius: 0.1875rem;
        border-radius: 0.1875rem;
        -webkit-transition-duration: .4s;
        /* animation */
        -khtml-transition-duration: .4s;
        -moz-transition-duration: .4s;
        -ms-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        background: #3cc88b;
        /* 'Yes' button background colour */
        text-shadow: none;
        margin: 1%;
        padding: 1%;
    }
        /* Unchecked text style 
		----------------------- */
        input[type="checkbox"].ios-switch + div > div:before {
            content: "No";
            color: #fff;
            text-shadow: 0 1px 0 #026602;
        }
/* Checked button alignment 
		--------------------------- */
input[type="checkbox"].ios-switch:checked + div > div {
    float: left;
}

input[type="checkbox"].green.ios-switch:checked + div {
    text-shadow: 0 1px 0 #000;
}
/* Checked switch button style 
		------------------------------ */
input[type="checkbox"].ios-switch:checked + div > div {
    -webkit-transform: translate3d(-25%, 0, 0);
    /* movement for slider */
    -khtml-transform: translate3d(-25%, 0, 0);
    -moz-transform: translate3d(-25%, 0, 0);
    -ms-transform: translate3d(-25%, 0, 0);
    -o-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25px, 0, 0);
    -webkit-transition-duration: .4s;
    /* animation */
    -khtml-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    background-color: #3cc88b;
    border: none;
}
    /* Selected text style 
		---------------------- */
    input[type="checkbox"].ios-switch:checked + div > div:before {
        content: "Yes";
        -webkit-transition-duration: .4s;
        /* animation */
        -khtml-transition-duration: .4s;
        -moz-transition-duration: .4s;
        -ms-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        text-shadow: 0 1px 0 #026602;
    }
/* Selected text style
		---------------------- */
input[type="checkbox"].ios-switch:checked + div:before {
    content: "No";
    float: right;
    margin-right: 15%;
    text-shadow: 0 1px 0 #ffffff;
}

input[type="checkbox"].ios-switch:checked + div {
    color: #313131;
}
/* Step 3
-------------------------------------------- */
.additional-questions {
    display: none;
    padding: 1em 0 1em 0;
    margin-bottom: 1em;
}

.lt-ie9 .additional-questions {
    display: none;
    padding: 1em 0 1em 0;
    margin-bottom: 1em;
}

#additional-manager {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}

.lt-ie9 #additional-manager {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}

#additional-manager input#additionallastname {
    margin-bottom: 5%;
}

.input-container.buttons {
    width: 100%;
}

.lt-ie9 .input-container.buttons {
    width: 100%;
}

input[type="submit"].btn-beta.two-btn-row {
    width: 61%;
    display: block;
    float: right;
}

button.btn-beta.two-btn-row {
    width: 61%;
    display: block;
    float: right;
}

.lt-ie9 input[type="submit"].btn-beta.two-btn-row {
    width: 61%;
    display: block;
    float: right;
}

.lt-ie9 button.btn-beta.two-btn-row {
    width: 61%;
    display: block;
    float: right;
}

input[type="button"].btn-grey.two-btn-row.second {
    width: 35%;
}

.lt-ie9 input[type="button"].btn-grey.two-btn-row.second {
    width: 35%;
}
/* Vet animated loader
	---------------------- */
.lt-ie9 .optional {
    background-image: none;
    background-position-x: 98%;
    background-position-y: 50%;
}

    .lt-ie9 .optional.show {
        background-image: url("../images/loader.gif");
    }
/* Add loader icon to Vet selection field 
	----------------------------------------- */
input#regularVet {
    background-image: none;
}

.lt-ie9 input#regularVet {
    background-image: none;
}

input#regularVet.show {
    background: url("../images/loader.gif") no-repeat right;
    background-position-x: 98%;
    display: block;
}

.lt-ie9 input#regularVet.show {
    background-image: url("../images/loader.gif");
    background-position-x: 98%;
    /* right */
    background-position-y: 50%;
    /* middle */
    background-repeat: no-repeat;
}
/* Step 5
-------------------------------------------- */
/* IE8 fix for policy start date selection
	------------------------------------------ */
.lt-ie9 div.input-container.date-selector.policy-collection ul li.cycle label {
    background-color: #0282c6;
    color: #fff;
}

.lt-ie9 div.input-container.date-selector.policy-collection ul li:hover label {
    background-color: #957C3F;
}
/* --------------------------------------- */
#appstep5 {
    width: 100%;
    padding: 3% 0 0 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #e8e8e9;
    overflow: hidden;
}

.lt-ie9 #appstep5 {
    padding: 3% 0 0 0;
}

#appstep5 fieldset {
    background: #ffffff;
    position: relative;
}

.credit-card {
    display: none;
}

.lt-ie9 .credit-card.clearfix,
.lt-ie9 .direct-debit.clearfix {
    display: none;
}

.secure-message {
    padding: 0.5em 5%;
    margin: 0 0 1em 0;
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
    text-align: center;
}

#appstep5 .select-field {
    margin-bottom: 0;
}

#appstep5 p.form-tip {
    margin: 0.625em 0 0;
    font-size: 0.8125em;
}

.policy-collection {
    display: none;
}

#cv-location {
    width: 48%;
    float: left;
}

    #cv-location a {
        width: 100%;
    }

#cccv-message {
    display: none;
    padding: 3%;
    margin: 0.5em 0 0 0;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background: #383838;
    border: 1px solid #1e1e1e;
}

.direct-debit {
    display: none;
}

#direct-debit-message {
    padding: 3%;
    margin: 0.5em 0 0 0;
    background: #383838;
    border: 1px solid #1e1e1e;
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
}

    #cccv-message img,
    #direct-debit-message img {
        float: left;
        height: auto;
        margin: 0 5% 0 0;
        width: 15%;
    }

    #cccv-message p,
    #direct-debit-message p {
        float: left;
        margin: 0;
        width: 80%;
        color: #ffffff;
    }
/* Application Complete
-------------------------------------------- */
#pet-stp-edm input[type="email"] {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
}

#pet-stp-edm .field-container,
#pet-stp-share .field-container {
    width: 100%;
    padding: 0;
}

#pet-stp-edm input[type="submit"] {
    width: 100%;
    float: none;
}

#pet-stp-share .field-container textarea {
    margin: 0 0 1em 0;
}

#pet-stp-share input[type="submit"] {
    float: right;
    width: 47.5%;
    font-size: 0.9em;
}

#pet-stp-share input.btn2[type="submit"] {
    margin: 0 5% 0 0;
}
/* -------------------------------------------- */
/*
/* Pet STP
/* Media Queries
/*
/* -------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* Fix header scroll problems in mobile view 
	----------------------------------------------- */
    section.quote-summary .clearfix.quote-header {
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -15px;
    }

    section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
        position: scroll;
    }

    section.quote-row.panel-header.clearfix.is_stuck,
    section.quote-row.panel-header.clearfix {
        display: none;
        content: " ";
    }

    .typography #appstep2 #panel .panel-header {
        display: none;
    }
    /* Hide floating additional headings on step 2
	----------------------------------------------- */
    .typography .quote-header .col1,
    .typography .quote-header .col2,
    .typography .quote-header .col3,
    .typography .quote-header .col4 {
        display: none;
    }

    .typography .quote-summary .quote-row.pet-details {
        margin-top: 0.5rem;
    }
    /* fix for strange orange highlight box 
	----------------------------------------------- */
    *,
    *:active,
    *::active,
    *:focus,
    *::focus,
    *:checked,
    *::checked,
    ul.radio.dates li:hover label,
    ul.radio.dates li:active label,
    ul.radio.dates li:checked label,
    select,
    label,
    input,
    input#Step2Submit,
    button,
    a,
    a.btn-gamma,
    a.btn.btn-gamma,
    .ui-autocomplete-input:active,
    .ui-autocomplete-input:focus,
    .ui-autocomplete-input:checked {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -ms-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -o-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -khtml-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -moz-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -ms-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -o-focus-ring-color: rgba(0, 0, 0, 0) !important;
        focus-ring-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
    /* native scrollbar and momentum/intertia for elements with overflow:scroll
	--------------------------------------------------------------------------- */
    div {
        -webkit-overflow-scrolling: touch;
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    /* Add feedback for touch screen devices 
	----------------------------------------------- */ body {
        background: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* instant mobile feedback on touch screen devices */
        -webkit-tap-highlight-color: transparent;
        /* For some Androids */
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        -o-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-overflow-scrolling: touch;
        /* fix for juddery 'position: fixed' scrolling issue on touch screen devices */
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        outline: none;
    }
    /* Remove flicker hover effect on touch mobile devices
	------------------------------------------------------ */
    ul.radio li label:hover {
        background: #f5f5f5;
        border: 1px solid #cececf;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        outline: none;
    }

    div.input-container.date-selector.policy-collection ul li:checked label {
        background: #957C3F;
    }
    /* fix for strange hover effect triggered on checked buttons in iOS 
	------------------------------------------------------------------- */
    div.input-container.date-selector.policy-collection ul li:hover label {
        background: #0282c6;
    }
}

@media only screen and (-webkit-device-pixel-ratio: 1), and (device-width: 320px) and (device-height: 480px) {
    /* fix for strange orange highlight box 
	----------------------------------------------- */
    *,
    *:active,
    *::active,
    *:focus,
    *::focus,
    *:checked,
    *::checked,
    ul.radio.dates li:hover label,
    ul.radio.dates li:active label,
    ul.radio.dates li:checked label,
    select,
    label,
    input,
    input#Step2Submit,
    button,
    a,
    a.btn-gamma,
    a.btn.btn-gamma,
    .ui-autocomplete-input:active,
    .ui-autocomplete-input:focus,
    .ui-autocomplete-input:checked {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -ms-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -o-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -khtml-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -moz-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -ms-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -o-focus-ring-color: rgba(0, 0, 0, 0) !important;
        focus-ring-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
    /* native scrollbar and momentum/intertia for elements with overflow:scroll
	--------------------------------------------------------------------------- */
    div {
        -webkit-overflow-scrolling: touch;
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    /* Fix header scroll problems in mobile view 
	----------------------------------------------- */
    section.quote-summary .clearfix.quote-header {
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -15px;
    }

    section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
        position: scroll;
    }

    section.quote-row.panel-header.clearfix.is_stuck,
    section.quote-row.panel-header.clearfix {
        display: none;
        content: " ";
    }

    .typography #appstep2 #panel .panel-header {
        display: none;
    }
    /* Hide floating additional headings on step 2
	----------------------------------------------- */
    .typography .quote-header .col1,
    .typography .quote-header .col2,
    .typography .quote-header .col3,
    .typography .quote-header .col4 {
        display: none;
    }

    .typography .quote-summary .quote-row.pet-details {
        margin-top: 0.5rem;
    }
}
/* iPhone 3 */
@media only screen and (-webkit-min-device-pixel-ratio: 2), and (device-width: 320px) and (device-height: 568px), and (device-width: 320px) and (device-height: 480px) {
    /* iPhone 4S and iPhone 5 
	----------------------------------------------- */
    /* fix for strange orange highlight box 
		----------------------------------------------- */
    *,
    *:active,
    *::active,
    *:focus,
    *::focus,
    *:checked,
    *::checked,
    ul.radio.dates li:hover label,
    ul.radio.dates li:active label,
    ul.radio.dates li:checked label,
    select,
    label,
    input,
    input#Step2Submit,
    button,
    a,
    a.btn-gamma,
    a.btn.btn-gamma,
    .ui-autocomplete-input:active,
    .ui-autocomplete-input:focus,
    .ui-autocomplete-input:checked {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -ms-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -o-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -khtml-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -moz-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -ms-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -o-focus-ring-color: rgba(0, 0, 0, 0) !important;
        focus-ring-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
    /* native scrollbar and momentum/intertia for elements with overflow:scroll
	--------------------------------------------------------------------------- */
    div {
        -webkit-overflow-scrolling: touch;
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    /* Fix header scroll problems in mobile view 
	----------------------------------------------- */
    section.quote-summary .clearfix.quote-header {
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -15px;
    }

    section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
        position: scroll;
    }

    section.quote-row.panel-header.clearfix.is_stuck,
    section.quote-row.panel-header.clearfix {
        display: none;
        content: " ";
    }

    .typography #appstep2 #panel .panel-header {
        display: none;
    }
    /* Add feedback for touch screen devices 
	----------------------------------------------- */ body {
        background: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* instant mobile feedback on touch screen devices */
        -webkit-tap-highlight-color: transparent;
        /* For some Androids */
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        -o-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-overflow-scrolling: touch;
        /* fix for juddery 'position: fixed' scrolling issue on touch screen devices */
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        outline: none;
    }
    /* Remove flicker hover effect on touch mobile devices
	------------------------------------------------------ */
    ul.radio li label:hover {
        background: #f5f5f5;
        border: 1px solid #cececf;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        outline: none;
    }

    div.input-container.date-selector.policy-collection ul li:checked label {
        background: #957C3F;
    }
    /* fix for strange hover effect triggered on checked buttons in iOS 
	------------------------------------------------------------------- */
    div.input-container.date-selector.policy-collection ul li:hover label {
        background: #0282c6;
    }
    /* Hide floating additional headings on step 2
	----------------------------------------------- */
    .typography .quote-header .col1,
    .typography .quote-header .col2,
    .typography .quote-header .col3,
    .typography .quote-header .col4 {
        display: none;
    }

    .typography .quote-summary .quote-row.pet-details {
        margin-top: 0.5rem;
    }
}
/* iPhone 4S and iPhone 5 */
@media only screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
    /* fix for strange orange highlight box 
	----------------------------------------------- */
    *,
    *:active,
    *::active,
    *:focus,
    *::focus,
    *:checked,
    *::checked,
    ul.radio.dates li:hover label,
    ul.radio.dates li:active label,
    ul.radio.dates li:checked label,
    select,
    label,
    input,
    input#Step2Submit,
    button,
    a,
    a.btn-gamma,
    a.btn.btn-gamma,
    .ui-autocomplete-input:active,
    .ui-autocomplete-input:focus,
    .ui-autocomplete-input:checked {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -ms-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -o-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -khtml-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -moz-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -ms-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -o-focus-ring-color: rgba(0, 0, 0, 0) !important;
        focus-ring-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
    /* native scrollbar and momentum/intertia for elements with overflow:scroll
	--------------------------------------------------------------------------- */
    div {
        -webkit-overflow-scrolling: touch;
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    /* Fix header scroll problems in mobile view 
	----------------------------------------------- */
    section.quote-summary .clearfix.quote-header {
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -15px;
    }

    section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
        position: scroll;
    }

    section.quote-row.panel-header.clearfix.is_stuck,
    section.quote-row.panel-header.clearfix {
        display: none;
        content: " ";
    }

    .typography #appstep2 #panel .panel-header {
        display: none;
    }
    /* Add feedback for touch screen devices 
	----------------------------------------------- */ body {
        background: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* instant mobile feedback on touch screen devices */
        -webkit-tap-highlight-color: transparent;
        /* For some Androids */
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        -o-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-overflow-scrolling: touch;
        /* fix for juddery 'position: fixed' scrolling issue on touch screen devices */
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        outline: none;
    }
    /* Remove flicker hover effect on touch mobile devices
	------------------------------------------------------ */
    ul.radio li label:hover {
        background: #f5f5f5;
        border: 1px solid #cececf;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        outline: none;
    }

    div.input-container.date-selector.policy-collection ul li:checked label {
        background: #957C3F;
    }
    /* fix for strange hover effect triggered on checked buttons in iOS 
	------------------------------------------------------------------- */
    div.input-container.date-selector.policy-collection ul li:hover label {
        background: #0282c6;
    }
}
/* high-res Android device fixes */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), and (-webkit-min-device-pixel-ratio: 1.5), and (-webkit-min-device-pixel-ratio: 2), and (-webkit-min-device-pixel-ratio: 3) {
    /* high-res iPad device fixes */
    /* fix for strange orange highlight box 
	----------------------------------------------- */
    *,
    *:active,
    *::active,
    *:focus,
    *::focus,
    *:checked,
    *::checked,
    ul.radio.dates li:hover label,
    ul.radio.dates li:active label,
    ul.radio.dates li:checked label,
    select,
    label,
    input,
    input#Step2Submit,
    button,
    a,
    a.btn-gamma,
    a.btn.btn-gamma,
    .ui-autocomplete-input:active,
    .ui-autocomplete-input:focus,
    .ui-autocomplete-input:checked {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -ms-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -o-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -khtml-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -moz-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -ms-focus-ring-color: rgba(0, 0, 0, 0) !important;
        -o-focus-ring-color: rgba(0, 0, 0, 0) !important;
        focus-ring-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
    /* native scrollbar and momentum/intertia for elements with overflow:scroll
	--------------------------------------------------------------------------- */
    div {
        -webkit-overflow-scrolling: touch;
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    /* Fix header scroll problems in mobile view 
	----------------------------------------------- */
    section.quote-summary .clearfix.quote-header {
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -15px;
    }

    section.quote-summary .quote-row.row-light.price.pet-details.clearfix {
        position: scroll;
    }

    section.quote-row.panel-header.clearfix.is_stuck,
    section.quote-row.panel-header.clearfix {
        display: none;
        content: " ";
    }

    .typography #appstep2 #panel .panel-header {
        display: none;
    }
    /* Add feedback for touch screen devices 
	----------------------------------------------- */ body {
        background: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* instant mobile feedback on touch screen devices */
        -webkit-tap-highlight-color: transparent;
        /* For some Androids */
        -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        -o-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-overflow-scrolling: touch;
        /* fix for juddery 'position: fixed' scrolling issue on touch screen devices */
        -khtml-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        outline: none;
    }
    /* Remove flicker hover effect on touch mobile devices
	------------------------------------------------------ */
    ul.radio li label:hover {
        background: #f5f5f5;
        border: 1px solid #cececf;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        outline: none;
    }

    div.input-container.date-selector.policy-collection ul li:checked label {
        background: #957C3F;
    }
    /* fix for strange hover effect triggered on checked buttons in iOS 
	------------------------------------------------------------------- */
    div.input-container.date-selector.policy-collection ul li:hover label {
        background: #0282c6;
    }
}
/* High res touch-screen device fixes */
@media only screen and only handheld and (min-width: 100px) {
    .typography #form-payment-options {
        width: 30%;
    }

    .typography #form-secure {
        width: 70%;
    }
}
/* handheld min-width: 100px */
@media only screen and (min-width: 100px) {
    /*  Layout
	  -------------------------------------------- */
    #form-secure .icon-lock {
        display: block;
        font-size: 2.1rem;
        padding: 0;
        top: 0.5%;
    }

    abbr[title] {
        border-bottom-style: none;
    }

    #appstep2 div#panel-nav,
    #appstep2 p.plan-disclaimer {
        display: none;
    }

    .typography p.plan-disclaimer {
        display: block;
        margin: 1rem 0;
        text-align: left;
    }

    .typography img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100;
    }
    /* Error 
	-------------------------------------------- */
    #form-heading h1 {
        font-size: 1.8rem;
        margin-top: -14%;
        position: relative;
    }
    /*  Typography
	-------------------------------------------- */
    .typography .plan-disclaimer {
        display: none;
    }

    .typography label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2rem;
        font-weight: 500;
        text-align: left;
        color: #313131;
    }

    .lt-ie9 .typography label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2rem;
        font-weight: 500;
        text-align: left;
        color: #313131;
    }

    .typography p {
        padding-bottom: 1%;
    }

        .typography p.form-tip,
        .typography .mobile {
            padding: 0.5rem 0;
            margin-bottom: 0.5rem 0;
            border-radius: .1875rem;
            text-align: left;
        }

    .typography #form-payment-options {
        width: 30%;
    }

    .typography #form-secure {
        width: 70%;
        padding: 0 0 0 3%;
    }

        .typography #form-secure p {
            margin: 0;
        }

        .typography #form-secure .icon-lock {
            top: 0.1%;
            margin: auto;
        }

    .typography .quote-summary .quote-row.compare-plans,
    .typography .quote-summary .quote-row.plan-complete {
        margin: 0;
    }

    .typography h6 {
        padding: 0.9% 0 0 0;
    }

    .lt-ie9 .typography h6 {
        padding: 0.9% 0 0 0;
    }
    /*  Header
	-------------------------------------------- */
    /* Logos 
		-------------------------------------------- */
    .logo {
        width: 47%;
    }

    .lt-ie9 .logo a {
        background-size: contain;
    }
    /* Contact Section
		-------------------------------------------- */
    #call {
        width: 30%;
        float: right;
        text-align: right;
    }

        #call a {
            display: block;
            width: 3.4375rem;
            height: 3.4375rem;
            padding: 0.2em;
            -webkit-box-sizing: border-box;
            -khtml-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-border-radius: 0.1875rem;
            -khtml-border-radius: 0.1875rem;
            -moz-border-radius: 0.1875rem;
            -ms-border-radius: 0.1875rem;
            -o-border-radius: 0.1875rem;
            border-radius: 0.1875rem;
            float: right;
            background-color: transparent;
            background-image: none;
            filter: none;
            -webkit-box-shadow: 0 0 0 0 #ffffff;
            -khtml-box-shadow: 0 0 0 0 #ffffff;
            -moz-box-shadow: 0 0 0 0 #ffffff;
            -ms-box-shadow: 0 0 0 0 #ffffff;
            -o-box-shadow: 0 0 0 0 #ffffff;
            box-shadow: 0 0 0 0 #ffffff;
            border: none;
            color: #ffffff;
            text-shadow: none;
            text-decoration: none;
            text-align: right;
            -webkit-transition: all 0 none;
            -khtml-transition: all 0 none;
            -moz-transition: all 0 none;
            -ms-transition: all 0 none;
            -o-transition: all 0 none;
            transition: all 0 none;
        }

        #call span.icon-phone:link {
            display: block;
            height: 3.4375rem;
            width: 3.4375rem;
            margin: 0.7rem 0 0 0;
            font-size: 2.3rem;
            color: #ffffff;
            text-align: center;
        }

        #call a:hover {
            background-color: transparent;
            background-image: none;
        }

        #call a:active {
            background-color: transparent;
            background-image: none;
            color: #ffffff;
            /*text-shadow: 0 1px 0 #957C3F;*/
        }

        #call .icon-phone {
            display: block;
            font-size: 2.1rem;
            margin: 0 0 0.09em 0;
        }

        #call .opening-hours,
        #call .contact-number {
            display: none;
        }

        #call .contact-details {
            font-size: 0.75em;
        }
    /*  Form steps	         
	-------------------------------------------- */
    #form-steps {
        display: block;
        padding: 0;
    }
    /* Buttons
	-------------------------------------------- */
    .quote-summary .compare-plans a.btn,
    .quote-options li a {
        margin: 3% 0;
    }

    input[type="submit"].full {
        margin: 3% 0;
        display: block;
    }

    button.full {
        margin: 3% 0;
        display: block;
    }

    .typography a.btn-gamma {
        margin: 0;
    }

    #Step2Submit2 {
        display: none;
    }
    /*  Footer	         
	-------------------------------------------- */
    footer nav {
        width: 100%;
    }

    footer .container {
        padding: 0 5%;
    }
    /*  Progress tracker
	-------------------------------------------- */
    #progress-tracker-left a {
        display: block;
    }
    /*  Step 1
	  -------------------------------------------- */ #appstep1 {
        width: 98%;
        margin: 0 1%;
    }

    .dog-selector,
    .cat-selector {
        display: none;
    }
    /*  Step 2
	  -------------------------------------------- */ ul.radio.thirds li label,
    ul.radio.thirds li:hover label {
        width: 32%;
        margin: auto 0.6%;
        padding: 0;
    }

    .typography .quote-row.pet-details.row-light.optional-routine-care.clearfix,
    .typography .quote-row.pet-details.row-altr.optional-routine-care.clearfix {
        border-top: 1px #fff solid;
        background-color: #d4a8cc;
    }

    .quote-row.row-light.pet-details.optional-routine-care,
    .quote-row.row-altr.pet-details.optional-routine-care {
        border-radius: none;
        margin-bottom: 1rem;
        margin-top: 0;
        background-color: #d4a8cc;
        border-bottom-style: none;
    }

    .typography .quote-summary .quote-row.pet-details {
        margin-bottom: 0;
        border: none;
    }

        .typography .quote-summary .quote-row.pet-details.optional-routine-care {
            /* margin-bottom: 1rem; */
            border: none;
        }

        .typography .quote-summary .quote-row.pet-details,
        .typography .quote-summary .quote-row.pet-details.optional-routine-care {
            padding-top: 0.5rem;
        }

            .typography .quote-row.row-light .col2.col-double.clearfix,
            .typography .quote-row.row-altr .col2.col-double.clearfix,
            .typography .quote-summary .quote-row.pet-details.optional-routine-care {
                border-bottom-style: none;
            }

    .typography .quote-row.pet-details.row-light.optional-routine-care.clearfix h4,
    .typography .quote-row.pet-details.row-altr.optional-routine-care.clearfix h4 {
        color: #313131;
        text-shadow: none;
        font-size: 1.3em;
    }

    .typography .quote-summary .quote-row.pet-details.optional-routine-care p {
        display: block;
        width: 100%;
        padding: 0.5em 0 0 0;
        margin-right: 5%;
        float: left;
        color: #313131;
        text-shadow: none;
    }

    .quote-row.pet-details.plan-summary.row-light .col3.col-triple.clearfix {
        background-color: #957C3F;
    }

    .typography .quote-row.row-light .col2.clearfix,
    .typography .quote-row.row-altr .col2.clearfix,
    .typography .quote-row.row-light .col3.clearfix,
    .typography .quote-row.row-altr .col3.clearfix,
    .typography .quote-row.row-light .col4.clearfix,
    .typography .quote-row.row-altr .col4.clearfix {
        background: #d4a8cc;
    }

    .typography .quote-row.row-light .col2.clearfix,
    .typography .quote-row.row-altr .col2.clearfix,
    .typography .quote-row.row-light .col3.clearfix,
    .typography .quote-row.row-altr .col3.clearfix {
        border-bottom: 1px solid #fff;
    }

    .typography .quote-summary .plan-complete .col3 {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    /* Toggle finish position
		------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0%, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0%, 0, 0);
        -moz-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
    /* Product headings mobile view
		-------------------------------------------- */
    .typography .quote-summary .quote-row.price.pet-details .col2:before {
        display: block;
        margin: 0 0 0.55em 0;
        padding-bottom: 1%;
        padding-top: 0;
        content: "Premium Accident & Illness Cover";
        font-family: Arial, Helvetica, sans-serif;
        color: #313131;
        font-size: 1.3em;
        text-shadow: none;
    }

    .typography .quote-summary .quote-row.price.pet-details .col3:before {
        display: block;
        margin: 0 0 0.55em 0;
        padding-bottom: 1%;
        padding-top: 0;
        content: "Standard Accident & Illness Cover";
        font-family: Arial, Helvetica, sans-serif;
        color: #313131;
        font-size: 1.3em;
        text-shadow: none;
    }

    .typography .quote-summary .quote-row.price.pet-details .col4:before {
        display: block;
        margin: 0 0 0.55em 0;
        padding-bottom: 1%;
        padding-top: 0;
        content: "Accident Cover";
        font-family: Arial, Helvetica, sans-serif;
        color: #313131;
        font-size: 1.3em;
        text-shadow: none;
    }

    .typography .pet-details h5 {
        padding: 0.2em 0 0 0;
        font-size: 2.5em;
        color: #313131;
        text-shadow: none;
        padding-bottom: 1%;
        background-size: contain;
    }

    .typography .quote-summary .quote-row.row-light.price.pet-details.clearfix .col1,
    .typography .quote-summary .quote-row.row-altr.price.pet-details.clearfix .col1 {
        padding-left: 2%;
        padding-top: 0;
        padding-bottom: 0;
    }
    /* end */
    .pet-details label {
        display: block;
        width: 40%;
        margin: 0;
        float: right;
        background: #e8e8e9;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 2.75rem;
        text-align: center;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        cursor: pointer;
    }

    .pet-details input[type=radio]:checked + label {
        background-color: #957C3F;
        background-image: none;
        color: #ffffff;
        text-shadow: 0 1px 0 #866328;
    }

    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        width: 40%;
        display: block;
        float: right;
        margin-top: -7.01em;
    }

    .quote-options,
    input[type="submit"].full {
        display: block;
    }

    input[type="radio"]#titlemr label,
    input[type="radio"]#titlemrs label,
    input[type="radio"]#titlemiss label,
    input[type="radio"]#titlems label,
    input[type="radio"]#titledr label {
        padding-right: 1%;
        margin: 0;
    }

    .optional-routine-care {
        display: none;
    }

    .field-container.clearfix {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    /*  Step 3
	  -------------------------------------------- */
    ul.radio.quarter li label,
    ul.radio.quarter li:hover label,
    ul.radio.quarter li label.last,
    ul.radio.quarter li label.last:hover {
        width: 16.6%;
    }

    .typography .btn-gamma {
        color: #957C3F;
    }

    ul.radio li label {
        display: block;
        width: 48%;
        margin: 0 4% 1em 0;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 0.1875rem;
        -khtml-border-radius: 0.1875rem;
        -moz-border-radius: 0.1875rem;
        -ms-border-radius: 0.1875rem;
        -o-border-radius: 0.1875rem;
        border-radius: 0.1875rem;
        float: left;
        background: #f5f5f5;
        border: 1px solid #cececf;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 2.75rem;
        text-align: center;
        color: #5e5e5e;
        text-shadow: 0 1px 0 #ffffff;
        cursor: pointer;
    }

    input#add-suburb,
    input#add-postcode {
        margin-top: 3%;
    }

    h4.pet {
        font-size: 1.25rem;
        color: #5e5e5e;
        font-weight: 500;
    }

    p.pet-dob {
        font-weight: 500;
    }
    /*  Step 4
	  -------------------------------------------- */ ul.radio.dates li label,
    ul.radio.dates li:hover label {
        width: 16.6%;
        margin: 0 1.7%;
        padding: 0 5%;
    }

    #cccv-message p {
        width: 70%;
        padding: 1% 0% 1% 0;
    }

    input[type="submit"].two-btn-row.proceed,
    input[type="button"].btn-grey.two-btn-row.second {
        width: 100%;
    }
    /*  Step 5
	  -------------------------------------------- */ .typography .date-selector ul.radio li label {
        display: block;
        width: 29.6%;
        margin: 0 3% 1em 0;
    }

    .typography #cart h4 {
        font-size: 2.0em;
        margin: 0;
        text-align: left;
    }
    /*  Forms
	  -------------------------------------------- */ input#first-name,
    input#last-name {
        width: 100%;
        margin-bottom: 5%;
    }
    /*  Containers
	  -------------------------------------------- */ .field-container abbr[title] {
        border-bottom-style: none;
    }

    .lt-ie9 .field-container abbr[title] {
        border-bottom-style: none;
    }

    .typography abbr[title] {
        border-bottom-style: none;
    }

    .input-container {
        padding-top: 0.004em;
        margin-top: 0.789%;
    }

    .container {
        width: 91%;
    }
    /* Micsellaneous 
	-------------------------------------------- */ span.nobr {
        white-space: nowrap;
    }
}
/* min-width: 100px */
@media only screen and (min-width: 380px) {
    /* Step 2
	--------------------------------------------- */
    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        margin-top: -6em;
    }

    .quote-summary .col2.col-double,
    .quote-summary .col3.col-double {
        width: 53%;
    }
}
/* min-width: 380px */
@media only screen and (min-width: 450px) {
    /*  Layout
	  -------------------------------------------- */
    #form-heading h1 {
        margin-top: -9.5%;
    }
    /* Typography 
	  -------------------------------------------- */
    .typography #form-payment-options {
        width: 22%;
    }

    .typography #form-secure {
        width: 78.001%;
    }
    /* Step 2
	--------------------------------------------- */
    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        margin-top: -5em;
    }
    /* Toggle switch finish position 
		-------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    /* Step 5
	--------------------------------------------- */
    .typography .date-selector ul.radio li label {
        font-size: contain;
        width: 20%;
        margin: 1%;
        padding: 1%;
    }
}
/* min-width: 450px */
@media only screen and (min-width: 500px) {
    /* Step 2
		--------------------------------------------- */
    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        margin-top: -5em;
    }

        .ios-switch label.col3,
        .ios-switch label:hover .col3,
        .ios-switch label:hover,
        .pet-details label.ios-switch,
        label .green.ios-switch[type="checkbox"]:hover,
        label .ios-switch[type="checkbox"]:hover {
            width: 35%;
        }

    .quote-summary .col2.col-double,
    .quote-summary .col3.col-double {
        width: 61.5%;
    }

    .pet-details label {
        width: 35%;
    }
}

/* min-width: 500px */
@media only screen and (min-width: 535px) {
    /*  Layout
	  -------------------------------------------- */
    /*  Header
	-------------------------------------------- */
    /*  Error
		-------------------------------------------- */
    #form-heading h1 {
        margin-top: 0%;
        font-size: 2rem;
    }
    /* Typography
		---------------------------------------- */
    .typography #form-secure p {
        text-align: right;
        font-size: 0.9rem;
    }

    .typography #form-header-aside {
        width: 49%;
        background-size: contain;
        float: right;
    }

    .typography #form-payment-options {
        width: 35%;
    }

    .typography #form-secure {
        width: 65%;
    }
    /* Step 4
		--------------------------------------------- */
    input.btn-grey.two-btn-row.second.cancel {
        width: 35%;
        float: left;
    }

    .lt-ie9 input.btn-grey.two-btn-row.second.cancel {
        width: 35%;
        float: left;
    }

    input.btn-beta.two-btn-row.proceed {
        width: 61%;
        float: right;
    }

    button.btn-beta.two-btn-row.proceed {
        width: 61%;
        float: right;
    }
}
/* min-width: 535px */
@media only screen and (min-width: 600px) {
    /*  Layout
	  -------------------------------------------- */
    /* Typography 
		---------------------------------------- */
    .typography #form-payment-options {
        width: 31%;
    }

    .typography #form-secure {
        width: 65%;
    }
    /* Step 2
		---------------------------------------- */
    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        margin-top: -3.78em;
    }

        .ios-switch label.col3,
        .ios-switch label:hover .col3,
        .ios-switch label:hover,
        .pet-details label.ios-switch,
        label .green.ios-switch[type="checkbox"]:hover,
        label .ios-switch[type="checkbox"]:hover {
            width: 30%;
        }

    .pet-details label {
        width: 30%;
    }
    /* Toggle switch finish position 
			-------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    /* Background colour height 
			-------------------------------- */
    input[type="checkbox"].ios-switch + div {
        height: 49px;
    }
    /* Hide additional "Next" button in mobile view 
			--------------------------------------------- */
    input[type="submit"]#Step2Submit .full .btn-beta .btn {
        display: none;
    }

    button#Step2Submit .full .btn-beta .btn {
        display: none;
    }
}
/* min-width: 600px */
@media only screen and only handheld and (min-width: 640px) {
    /* Disable mobile number in desktop view 
	---------------------------------------- */
    #call a.mobile-only {
        pointer-events: none;
        cursor: default;
    }
    /* Step 2
	  ---------------------------------------- */
    .typography .pet-details.optional-routine-care h4,
    .typography .pet-details.optional-routine-care p {
        display: inline-block;
        float: left;
        width: 45%;
    }

    .typography .pet-details.optional-routine-care label {
        display: inline-block;
        float: right;
        width: 45%;
    }

    .typography input[type="checkbox"].green.ios-switch + div,
    .typography input[type="checkbox"].green.ios-switch:hover + div {
        text-align: center;
    }
}
/* hand-held only - min-width: 600px */
@media only screen and (min-width: 640px) {
    /* Layout	
	-------------------------------------------- */
    /* Header
		  ---------------------------------------- */
    header {
        padding: 1.875em 0;
    }

    #form-header-main {
        width: 60%;
        margin: 0 5% 0 0;
        float: left;
    }

    #form-header-aside {
        width: 36%;
        float: right;
        text-align: right;
        border: none;
        margin: 0;
    }

    #form-payment-options {
        width: 28%;
        height: 3em;
        padding: 3% 5% 0 1%;
    }

    #form-secure {
        padding: 0 0 0 5%;
        width: 66%;
    }

        #form-secure .icon-lock {
            display: block;
            top: 0.1em;
        }

    #call {
        width: 50%;
    }

    #form-steps {
        display: block;
    }

    #call a {
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        float: none;
        background-color: transparent;
        background-image: none;
        filter: none;
        -webkit-box-shadow: 0 0 0 0 #ffffff;
        -khtml-box-shadow: 0 0 0 0 #ffffff;
        -moz-box-shadow: 0 0 0 0 #ffffff;
        -ms-box-shadow: 0 0 0 0 #ffffff;
        -o-box-shadow: 0 0 0 0 #ffffff;
        box-shadow: 0 0 0 0 #ffffff;
        border: none;
        color: #ffffff;
        text-shadow: none;
        text-decoration: none;
        text-align: right;
        -webkit-transition: all 0 none;
        -khtml-transition: all 0 none;
        -moz-transition: all 0 none;
        -ms-transition: all 0 none;
        -o-transition: all 0 none;
        transition: all 0 none;
    }

        #call a:hover {
            background-color: transparent;
            background-image: none;
        }

        #call a:active {
            background-color: transparent;
            background-image: none;
            color: #ffffff;
            text-shadow: none;
        }

    #call .icon-phone {
        display: inline-block;
        font-size: 1.5em;
        margin: 0;
    }

    #call .contact-details {
        display: none;
    }

    #call .opening-hours,
    #call .contact-number {
        display: inline;
    }

    #call .contact-number {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.5em;
        font-weight: 100;
        line-height: 1.1em;
        color: #ffffff;
    }

    #call .opening-hours {
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        line-height: 1em;
        text-decoration: none;
        text-align: right;
        padding-bottom: 5px;
    }

        #call .opening-hours ul {
            list-style: none;
            display: inline;
            padding: 0;
        }

            #call .opening-hours ul li {
                width: auto;
                vertical-align: middle;
            }

                #call .opening-hours ul li a {
                    width: auto;
                    float: right;
                    padding-right: 5px;
                }

    .mobile-progress-tracker span {
        display: none;
    }

    #progress-tracker {
        width: 97%;
        padding: 1%;
    }

    #progress-tracker-left {
        display: none;
    }

    #progress-tracker-right {
        width: 100%;
        float: none;
    }

    #progress-tracker ul {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        list-style: none;
        z-index: 1;
    }

        #progress-tracker ul li {
            display: block;
            width: 14%;
            padding: 0 1em;
            /*-webkit-box-sizing: border-box;
			-khtml-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;*/
            float: left;
        }

            #progress-tracker ul li a {
                display: block;
                -webkit-box-sizing: border-box;
                -khtml-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
                box-sizing: border-box;
                text-decoration: none;
            }

            #progress-tracker ul li .form-step-int {
                display: block;
                height: 1.2em;
                margin: 0 auto;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 1.2em;
                color: #fff;
                text-align: center;
            }

            #progress-tracker ul li .form-step-title {
                display: block;
                margin-top: 5px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 0.78072em;
                font-weight: 700;
                color: #cccccc;
                text-align: center;
            }

            #progress-tracker ul li a .form-step-int {
                color: #5e5e5e;
            }

            #progress-tracker ul li a .form-step-title {
                color: #5e5e5e;
            }

            #progress-tracker ul li a:hover .form-step-int {
                color: #A4001A;
                text-shadow: 0 1px 0 #ffffff;
            }

            #progress-tracker ul li a:hover .form-step-title {
                color: #A4001A;
            }

            #progress-tracker ul li span.form-step-int {
                width: 50px;
                height: 50px;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                border-radius: 25px;
                vertical-align: middle;
                font-size: 2em;
                text-align: center;
                line-height: 1.5em;
            }

            #progress-tracker ul li.active .form-step-int {
                background-color: #AD975E;
                vertical-align: middle;
            }

            #progress-tracker ul li.active .form-step-title {
                color: #A4001A;
            }
    /* Step 2
			---------------------------------------- */
    .typography .quote-summary .quote-row.pet-details.optional-routine-care {
        margin-bottom: 0;
        display: block;
    }

    .quote-row.row-light.pet-details.optional-routine-care,
    .quote-row.row-altrr.pet-details.optional-routine-care {
        border-top: medium none;
        margin-bottom: 5%;
        margin-top: -3%;
    }

    .typography .quote-row.row-light.optional-routine-care .col3.clearfix,
    .typography .quote-row.row-altr.optional-routine-care .col3.clearfix {
        width: 50%;
        float: right;
        display: inline;
        border-bottom: none;
    }

    .quote-summary .col2.col-double,
    .quote-summary .col3.col-double {
        width: 60%;
        float: left;
    }
    /* Toggle switch styling 
				------------------------- */ .ios-switch label.col3,
    .pet-details label.ios-switch {
        width: 61%;
        margin-top: -4em;
        float: right;
    }

    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        display: none;
    }

    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .typography .quote-summary .col4 {
        padding-bottom: 5%;
    }
    /* Footer
		  ---------------------------------------- */
    footer nav ul li {
        padding: 0 0.5em 0 0.5em;
        float: left;
        border-right: 1px solid #cccccc;
    }

        footer nav ul li.first {
            padding: 0 0.5em 0 0;
        }

        footer nav ul li.last {
            padding: 0 0 0 0.5em;
            border-right: none;
        }
    /* Typography 
		---------------------------------------- */
    .billing-cycle p,
    .pet-selector p {
        line-height: 3.3em;
    }

    .typography h1 {
        font-size: 2.3rem;
        margin: 0 0 1.5rem 0;
        line-height: 1;
        color: #313131;
    }

    .typography h2 {
        margin: 0 0 1.4rem 0;
        font-size: 2.1rem;
        line-height: 1.5;
    }

    .typography h3 {
        margin: 0 0 0.57em 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.7rem;
        font-weight: 100;
        color: #313131;
    }

    .typography .quote-summary h3 {
        height: auto;
    }

    .typography h4 {
        font-size: 1.4em;
    }

    .typography.step2 p.plan-disclaimer {
        display: block;
    }

    .typography label {
        font-size: 1.025rem;
        display: block;
        margin: 0;
        font-weight: 100;
        color: #313131;
    }

    .typography #form-header-aside {
        width: 45%;
    }

    .typography #form-payment-options {
        width: 34%;
    }

    .typography #form-secure {
        width: 65%;
    }

        .typography #form-secure .icon-lock {
            margin-top: 0;
        }

    .typography #form-header-main {
        width: 60%;
    }

        .typography #form-header-main h1 {
            width: 100%;
            margin-top: 0;
        }

    .typography p.form-tip,
    .typography .mobile {
        background: #fff;
        text-align: left;
    }

    .input-container .form-tip a {
        float: left;
    }
    /* Form	
			-------------------------------------------- */
    .field-container {
        padding-top: 0.5rem;
    }

    #form-header-main h1 {
        top: 0;
    }
    /* Buttons 
		-------------------------------------------- */
    .typography .btn-grey {
        width: 48%;
    }

    .typography col2 label,
    .typography col3 label,
    .typography col4 label {
        text-align: center;
    }
}
/* min-width: 640px */
@media only screen and (min-width: 700px) {
    /* Layout 
	-------------------------------------------- */
    .mobile {
        display: none;
    }

    #content {
        padding: 1.875em 3%;
    }

    .input-container a {
        display: block;
        width: 65%;
        float: right;
    }

    .billing-cycle p,
    .pet-selector p,
    .typography p.form-tip,
    .typography .mobile {
        margin: 0;
        font-size: 0.9375rem;
        line-height: 1.5rem;
    }

    .input-container.pet-selector {
        margin-top: 2%;
    }

    #appstep2 p.plan-disclaimer {
        display: block;
    }
    /* Header
	---------------------------------------- */ header {
        padding: 1.875em 0;
    }

    remove-pet #form-header-main {
        width: 50%;
        margin: 0 5% 0 0;
        float: left;
    }

    #form-header-aside {
        width: 45%;
        float: right;
        text-align: right;
        border: none;
        margin: 0;
    }

    #form-payment-options {
        width: 30%;
        height: 3em;
        padding: 3% 5% 0 1%;
    }

    #form-secure {
        padding: 0 0 0 5%;
        width: 66%;
    }

        #form-secure .icon-lock {
            display: block;
            top: 0.1em;
        }
    /* Step 1 - Get a Quote
	---------------------------------------- */
    .add-pet {
        float: right;
    }

    .remove-pet {
        margin: 0 4% 0 0;
        float: left;
    }

    input#GetAQuoteSubmit {
        width: 100%;
    }
    /* Step 2 - Quote Summary
	---------------------------------------- */
    .quote-summary .col2.col-double,
    .quote-summary .col3.col-double h6 {
        width: 110%;
    }

    .quote-row .col3.col-triple.clearfix {
        width: 40%;
        float: right;
        display: block;
        padding-bottom: 2%;
        margin: 0;
    }

    .quote-summary {
        margin: 0 0 1em 0;
    }

    .quote-options {
        margin: 0 0 1em 0;
    }

        .quote-options .first a {
            color: #fff;
        }

        .quote-options li {
            display: inline;
            width: 65%;
        }

            .quote-options li.last {
                float: left;
                display: inline;
                width: 34%;
            }

            .quote-options li.first {
                margin: 0;
            }

    .quote-summary .quote-header .col2,
    .quote-summary .quote-header .col3,
    .quote-summary .quote-header .col4 {
        border: none;
    }

    .quote-summary .quote-header .col1 {
        display: block;
    }

    .quote-summary #panel-nav {
        display: none;
    }

    .quote-summary #panel-01 {
        display: block;
        margin-bottom: 0.5em;
        border-left: 1px solid #cececf;
        border-right: 1px solid #cececf;
        border-bottom: 1px solid #cececf;
    }

        .quote-summary #panel-01 .panel-header {
            display: none;
        }

        .quote-summary #panel-01 .quote-row {
            padding: 0;
            width: 100%;
        }

            .quote-summary #panel-01 .quote-row .col1 p {
                font-weight: 100;
            }

    .pet-stp-plans .btn {
        display: none;
    }

    .quote-summary .col1,
    .quote-summary .col2,
    .quote-summary .col3,
    .quote-summary .col4 {
        padding: 1%;
    }

    .typography .quote-summary .col1 h3 {
        text-align: left;
    }

    .quote-summary .col2,
    .quote-summary .col3,
    .quote-summary .col4 {
        width: 22%;
        float: left;
        margin-bottom: 0;
    }

        .quote-summary .col2.col-double,
        .quote-summary .col3.col-double {
            width: 44%;
        }

    .typography .quote-row.row-light.optional-routine-care .col3.clearfix,
    .typography .quote-row.row-altr.optional-routine-care .col3.clearfix {
        width: 22%;
        float: right;
        display: inline;
        border-bottom: none;
    }

    .quote-row .col2,
    .quote-row .col3,
    .quote-row .col4 {
        background: transparent;
        border: none;
    }

    .quote-row.alt .col2,
    .quote-row.alt .col3,
    .quote-row.alt .col4 {
        background: transparent;
        border: none;
    }

    .quote-summary .plan-summary .col1,
    .quote-summary .plan-summary .col2,
    .quote-summary .plan-complete .col1 {
        display: block;
    }

    .compare-plans {
        display: none;
    }

    .typography .quote-summary .quote-row.pet-details.optional-routine-care p {
        display: block;
        width: 100%;
        padding: 0;
        margin-right: 5%;
        float: left;
    }

    .typography .quote-summary .quote-row.pet-details.optional-routine-care {
        margin-bottom: 0;
    }

    #Step2Submit2 {
        display: block;
    }

    .typography .quote-row.row-light .col2.clearfix,
    .typography .quote-row.row-altr .col2.clearfix,
    .typography .quote-row.row-light .col3.clearfix,
    .typography .quote-row.row-altr .col3.clearfix {
        border-bottom: none;
    }

    .typography .quote-row.row-altr .col2.clearfix,
    .typography .quote-row.row-altr .col3.clearfix,
    .typography .quote-row.row-altr .col4.clearfix {
        background-color: #d4a8cc;
    }

    .typography .quote-row.pet-details.row-light.optional-routine-care.clearfix,
    .typography .quote-row.pet-details.row-altr.optional-routine-care.clearfix {
        border-top-style: none;
    }

    .typography .quote-row.pet-details.row-light.optional-routine-care.clearfix {
        background-color: #d4a8cc;
    }

    .typography .quote-row.pet-details.row-altr.optional-routine-care.clearfix {
        background-color: #d4a8cc;
    }

    .quote-row.pet-details.plan-summary.row-light .col3.col-triple.clearfix {
        background-color: #d4a8cc;
    }

    .typography .pet-details h4 {
        margin-top: 4%;
    }

    .quote-row.pet-details.row-light.optional-routine-care.clearfix h4,
    .quote-row.pet-details.row-altr.optional-routine-care.clearfix h4 {
        margin-top: 0;
    }
    /* Alternating white line separating pets 
		----------------------------------------- */ .quote-row.row-light.price.pet-details.clearfix:nth-of-type(n+2),
    .quote-row.row-altr.price.pet-details.clearfix:nth-of-type(n+2) {
        border-top: 1px solid #fff;
    }
    /* Clear headings in table
		-------------------------- */
    .typography .quote-summary .quote-row.price.pet-details .col2:before,
    .typography .quote-summary .quote-row.price.pet-details .col3:before,
    .typography .quote-summary .quote-row.price.pet-details .col4:before {
        content: " ";
    }
    /* Toggle switch finish position 
		-------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    /* Toggle switch column width 
		----------------------------- */
    .ios-switch label.col3,
    .ios-switch label:hover .col3,
    .ios-switch label:hover,
    .pet-details label.ios-switch,
    label .green.ios-switch[type="checkbox"]:hover,
    label .ios-switch[type="checkbox"]:hover {
        width: 100%;
        display: block;
        margin-top: 0;
    }

    input[type="checkbox"].ios-switch + div > div {
        height: 44px;
    }
    /* Hide optional routine care toggle until selected
		--------------------------------------------------- */
    .quote-row.pet-details.row-light.optional-routine-care.clearfix,
    .quote-row.pet-details.row-altr.optional-routine-care.clearfix {
        display: none;
    }
    /* Step 3
	---------------------------------------- */
    #additional-manager .field-container {
        margin-bottom: 9%;
    }
    /* Step 5 - Payment
	---------------------------------------- */
    #appstep5 .col1 {
        width: 47%;
        margin: 2%;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }

    #appstep5 .col2 {
        width: 47%;
        margin: 2% 2% 2% 0;
        padding: 0 0 0 2%;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        border-left: 1px solid #cccccc;
    }

    #cart .col1 {
        width: 60%;
        margin: 0;
        float: left;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #cart .col2 {
        width: 40%;
        float: right;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #cart .cart-row.total {
        text-align: right;
    }

    .typography .date-selector ul.radio li label {
        width: 21%;
        margin: 0 4% 1em 0;
    }

    .typography #cart h4 {
        text-align: right;
    }
    /* Application Complete
	---------------------------------------- */
    .step {
        float: left;
        padding: 0 5% 0 0;
        width: 30%;
    }

    .two-step .step {
        width: 47%;
    }

    .step.last {
        padding: 0;
    }
    /* Typography	
	-------------------------------------------- */
    /* Paragraphs
			---------------------------------------- */
    .typography #form-secure {
        width: 65%;
    }

        .typography #form-secure p {
            margin: 0.4em 0 0 0;
            font-size: 0.9em;
            line-height: 1.4em;
        }

    .typography #form-payment-options {
        width: 35%;
    }

    .typography .pet-details p {
        color: #313131;
        text-shadow: none;
    }

    .typography p.plan-disclaimer {
        display: block;
    }

    .typography .quote-summary .quote-header {
        display: block;
        background: #957C3F;
        border-bottom: 1px solid #866328;
        border-top: 1px solid #866328;
        z-index: 20;
    }

    input.ui-autocomplete-input.dog-breed-selector,
    input.ui-autocomplete-input.cat-breed-selector {
        display: block;
    }
    /* Headings
		---------------------------------------- */
    .typography .quote-summary h3 {
        font-size: 1em;
        text-align: center;
        margin: 0;
    }

    .typography .pet-details h3 {
        display: none;
    }

    .typography .quote-summary h3,
    #panel-01 .panel-header h3 {
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
    }

    .typography .quote-header h4 {
        float: none;
        width: 100%;
        margin: 0.2em 0;
        font-size: 2.8em;
        color: #ffffff;
    }

    .typography .pet-details h4 {
        font-size: 1.12em;
        color: #313131;
        text-shadow: none;
    }

    .lt-ie9 .typography .pet-details.col1 h4 {
        font-size: 1.12em;
        color: #313131;
        text-shadow: none;
    }

    .typography .pet-details h5 {
        width: 100%;
        float: none;
        font-size: 2rem;
        color: #313131;
        text-shadow: none;
    }

    .typography h6 {
        font-size: 1.5em;
        color: #313131;
        float: right;
    }
    /* Tables
		---------------------------------------- */
    .typography #panel .panel-header .col2 {
        margin: 0 0 0 34%;
    }

    .typography .quote-summary .col1 {
        width: 34%;
        float: left;
    }

    .typography .quote-summary .quote-header {
        display: block;
        background: #957C3F;
        border-bottom: 1px solid #866328;
        border-top: 1px solid #866328;
        z-index: 10;
    }

    .typography .quote-summary .quote-row.pet-details {
        margin: 0;
        padding: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: #957C3F;
        border: none;
    }

    .typography .quote-summary .quote-row.row-light {
        background: #d4a8cc;
        border: none;
    }

    .typography .quote-summary .quote-row.row-altr {
        background: #d4a8cc;
        border: none;
    }

    .quote-summary .quote-row.alt {
        background: #f5f5f5;
    }

    .typography .quote-row.alt.clearfix {
        background: #f5f5f5;
    }

    .typography .quote-summary .quote-row.compare-plans {
        margin: 0;
        background: #957C3F;
    }

    .typography .quote-summary .plan-complete .col3 {
        padding: 0 5%;
        margin: 0;
        width: 68%;
        float: right;
    }

    .typography .quote-summary .plan-complete .col1 {
        margin: 0;
        padding: 0;
    }

    .typography #appstep2 #panel {
        display: block;
    }

        .typography #appstep2 #panel .panel-header {
            display: none;
        }

    .typography #panel .quote-row .col1 {
        width: 34%;
        padding: 0.5em;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        background: none;
    }

    .typography #panel .quote-row .col2,
    .typography #panel .quote-row .col3,
    .typography #panel .quote-row .col4 {
        width: 22%;
        padding: 0.5em;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        text-align: center;
    }
    /* Containers 
		-------------------------------------------- */
    .field-container {
        margin-bottom: 1em;
        padding: 1%;
    }

        .field-container.address {
            margin: 0;
            padding: 0;
        }

    .additional-questions .field-container {
        margin-bottom: 0;
    }

    .label-container {
        display: block;
        width: 34%;
        margin: 0 5% 0 0;
        padding-top: 0.9375em;
        float: left;
        clear: both;
    }

        .label-container .description {
            padding-top: 0;
        }

    .input-container {
        display: block;
        width: 61%;
        float: right;
    }
    /* Form	
		-------------------------------------------- */
    .additional-questions .field-container {
        margin-bottom: 0;
    }

    .typography label {
        font-size: 1.025em;
        text-align: right;
        vertical-align: middle;
    }

    .pet-details label {
        width: 100%;
        margin: 0.5em 0 0 0;
        float: none;
        font-size: 1.125em;
        text-align: center;
    }

    .policy-collection {
        display: none;
    }

    #cccv-message p,
    #direct-debit-message p {
        margin: 2.8% 0;
    }

    .select-field {
        float: none;
        width: 100%;
    }
    /* Buttons
		---------------------------------------- */
    ul.radio li label {
        font-size: 1.125em;
    }

    input[type="submit"].two-btn-row,
    input[type="button"].two-btn-row {
        width: 48%;
        margin: 0;
        float: right;
    }

    input[type="submit"].full.btn-beta {
        width: 61%;
        float: right;
    }

    button.full.btn-beta {
        width: 61%;
        float: right;
    }

    .quote-buttons input[type="submit"] {
        display: block;
    }

    input[type="submit"].two-btn-row.second,
    input[type="button"].two-btn-row {
        margin: 0 4% 0 0;
    }

    .btn-small {
        width: 40%;
    }

    .btn-medium {
        width: 75%;
    }
    /* Compare Table
		---------------------------------------- */
    .pet-details label {
        font-size: 1.125em;
    }
    /* Step 1
		---------------------------------------- */
    .dog-selector,
    .cat-selector {
        display: none;
    }
    /* Step 3
		-------------------------------------------- */
    input#owner-dob-day,
    input#additional-dob-day,
    input#owner-dob-month,
    input#additional-dob-month {
        margin: 0 3% 0 0;
    }
    /* Step 5 
		---------------------------------------- */
    .date-selector ul.radio li label {
        width: 17.6%;
        margin: 0 3% 1em 0;
    }

        .date-selector ul.radio li label .date {
            font-size: 2em;
        }
}
/* min-width: 700px */
@media only screen and (min-width: 750px) {
    /* Step 2 
	---------------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    input[type="checkbox"].ios-switch + div {
        height: 49px;
    }
}
/* min-width: 750px */
@media only screen and only handheld and (min-width: 768px) {
    /* Form header
	-------------------------------------------- */
    .typography #form-payment-options {
        width: 27.5%;
    }
}

@media only screen and (max-device-width: 768px) {
    button.full {
        width: 150px !important;
    }

    .back-container {
        margin-top: 0% !important;
    }
}

/* iPhone 5 Retina regardless of IOS version */
@media (device-height : 568px) and (device-width : 320px) and (-webkit-min-device-pixel-ratio: 2) {
    button.full {
        width: 130px !important;
    }

    .back-container {
        margin-top: 0% !important;
    }
}


/* min-width: 768px */
@media only screen and (min-width: 800px) {
    /*  Layout
	  -------------------------------------------- */
    #progress-tracker {
        width: 99%;
    }

    body {
        /*background: url("../images/bg.png") repeat;*/
        /*background-image: -webkit-linear-gradient(left,#957C3F, #866328, #190D01);
		background-image: -moz-linear-gradient(left,#957C3F, #866328, #190D01);
		background-image: -ms-linear-gradient(left,#957C3F #866328, #190D01);
		background-image: -o-linear-gradient(left, #957C3F ，#866328, #190D01);
		background-image: linear-gradient(left,#957C3F ，#866328, #190D01);
		filter: progid:dximagetransform.microsoft.gradient(startColorstr='#957C3F', endColorstr='#190D01', GradientType=0);*/
    }
    /* Typography 
	-------------------------------------------- */
    .typography h1 {
        font-size: 2.3rem;
        margin: 0 0 1.1% 0;
        line-height: 1.6;
        color: #313131;
    }

    .typography #form-header-aside {
        width: 40%;
    }

    .typography #form-payment-options {
        width: 32%;
    }

    .typography #form-secure {
        width: 65%;
    }

    .typography #form-header-main h1 {
        padding-top: 0;
    }

    .typography .quote-summary .quote-row.pet-details.optional-routine-care {
        margin-bottom: 0;
    }

    .typography .pet-details h5 {
        font-size: 2.2rem;
    }
    /* Step 2
	-------------------------------------------- */
    /* Toggle switch finish position 
		-------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    /* Step 5
	-------------------------------------------- */
    .typography .date-selector ul.radio li label {
        width: 17.6%;
        margin: 0 2% 1em 0;
    }
    /* Placeholder 
	-------------------------------------------- */
    input[type="tel"]::-webkit-input-placeholder,
    input[type="tel"]:-moz-placeholder,
    input[type="tel"]::-moz-placeholder,
    input[type="tel"]:-ms-input-placeholder,
    input[type="tel"]:input-placeholder,
    input[type="tel"]:placeholder,
    input[type="tel"]#petdobmonth,
    input[type="tel"]#petdobyear {
        text-align: center;
    }
}
/* min-width: 800px */
@media only screen and (min-width: 895px) {
    /*  Layout
	  -------------------------------------------- */
    /* Typography 
	  -------------------------------------------- */
    .typography #form-payment-options {
        width: 35%;
    }

    .typography #form-secure {
        width: 65%;
    }

    .typography .pet-details h5 {
        font-size: 2.4rem;
    }
    /*  Step 2
	  -------------------------------------------- */ .quote-options,
    input[type="submit"].full {
        display: block;
    }

    button.full {
        display: block;
    }
    /* Toggle switch finish position 
		-------------------------------- */
    input[type="checkbox"].ios-switch:checked + div > div {
        -webkit-transform: translate3d(0, 0, 0);
        /* selected switch position */
        -khtml-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* min-width: 895px */
@media only screen and (min-width: 1000px) {
}
/* min-width: 1000px */
@media only screen and (min-width: 1130px) {
}
/* min-width: 1130px */
@media only screen and (min-width: 1280px) {
}
/* min-width: 1280px */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ browser-specific styling
		-------------------------------------------- */
    /* Hide the select arrows from number input fields 
			-------------------------------------------------- */
    select:-ms-expand {
        display: none;
    }
    /* Input container and placeholder styling
			-------------------------------------------------- */ .input-container input {
        color: #5e5e5e;
    }

    .input-container placeholder {
        color: #888;
    }

    input:focus::-webkit-input-placeholder,
    input:focus:-moz-placeholder,
    input:focus::-moz-placeholder,
    input:focus:-ms-input-placeholder {
        color: transparent;
    }
    /* Label styling
			-------------------------------------------------- */
    .label-container label {
        color: #5e5e5e;
        letter-spacing: 1px;
        font-size: 1em;
        font-weight: 100;
    }
    /* General elements
			-------------------------------------------------- */
    #form-header-main h1 {
        color: #313131;
        line-height: 1.6;
        letter-spacing: 0.95px;
        font-size: 2.05em;
        font-weight: 600;
    }

    h2 {
        color: #313131;
        line-height: 1.6;
        letter-spacing: 0.95px;
        font-size: 1.7em;
        font-weight: 600;
    }

    .field-container p {
        color: #5e5e5e;
        line-height: 1.5em;
        font-size: 0.85em;
    }
}
/* IE10+ specific styling */
#step-1 .dropdown-menu, #step-4 .dropdown-menu {
    width: auto;
    max-height: 16.563rem;
    padding: 0;
    background-color: #fff;
    border: 1px solid #dbdbdc;
    list-style: none;
    overflow-y: scroll;
}

    #step-1 .dropdown-menu li > a, #step-4 .dropdown-menu li > a {
        border-bottom: #313131;
        display: block;
        padding: .25em .375em;
        border-top: none;
        color: #313131;
        line-height: 2.75rem;
        width: auto;
        float: none;
        cursor: pointer;
        background-color: #fff;
    }


        #step-1 .dropdown-menu li > a:focus,
        #step-1 .dropdown-menu li > a:hover,
        #step-4 .dropdown-menu li > a:focus,
        #step-4 .dropdown-menu li > a:hover {
            color: #313131;
            background-color: #e4e4dd;
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefeb), to(#e4e4dd));
            background-image: -webkit-linear-gradient(top, #efefeb, #e4e4dd);
            background-image: -moz-linear-gradient(top, #efefeb, #e4e4dd);
            background-image: -ms-linear-gradient(top, #efefeb, #e4e4dd);
            background-image: -o-linear-gradient(top, #efefeb, #e4e4dd);
            background-image: linear-gradient(#efefeb, #e4e4dd);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='#efefeb', endColorstr='#e4e4dd', GradientType=0);
            border: 1px solid #d9d9cf;
            -webkit-box-shadow: 0 1px 0 0 #c2c2b2;
            -moz-box-shadow: 0 1px 0 0 #c2c2b2;
            box-shadow: 0 1px 0 0 #c2c2b2;
        }


#topHeader {
    background-color: rgb(0,0,0);
    /*background-image: -webkit-linear-gradient(left,#2E1F0E, #866328, #190D01);
	background-image: -moz-linear-gradient(leftt,#2E1F0E, #866328, #190D01);
	background-image: -ms-linear-gradient(left,#2E1F0E, #866328, #190D01);
	background-image: -o-linear-gradient(left, #2E1F0E ，#866328, #190D01);
	background-image: linear-gradient(left,#2E1F0E ，#866328, #190D01);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#957C3F', endColorstr='#190D01', GradientType=1);*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.btn-conon {
    border-radius: 0.1875rem;
    background-color: #e4e4dd;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4dd), to(#cececf));
    background-image: -webkit-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -moz-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -ms-linear-gradient(top, #e4e4dd, #cececf);
    background-image: -o-linear-gradient(top, #e4e4dd, #cececf);
    background-image: linear-gradient(#e4e4dd, #cececf);
    color: #000;
    border: 1px solid #000;
}


    .btn-conon:focus {
        /*background-color: #A4001A;*/
        color: #000 !important;
        text-shadow: none !important;
        box-shadow: none !important;
        background: #e4e4dd;
        transition: background 133ms ease !important;
        border: 1px solid #000 !important;
    }

    .btn-conon:active,
    .btn-conon.active {
        outline: 0;
    }

.btn-step {
    -webkit-border-radius: 0.1875rem;
    -khtml-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    -ms-border-radius: 0.1875rem;
    -o-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    background-color: #A4001A;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#850013), to(#A4001A));
    background-image: -webkit-linear-gradient(top, #850013, #A4001A);
    background-image: -moz-linear-gradient(top, #850013, #A4001A);
    background-image: -ms-linear-gradient(top, #850013, #A4001A);
    background-image: -o-linear-gradient(top, #850013, #A4001A);
    background-image: linear-gradient(#850013, #A4001A);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#850013', endColorstr='#A4001A', GradientType=0);
    border: 1px solid #850013;
    -webkit-box-shadow: 0 1px 0 0 #850013;
    -moz-box-shadow: 0 1px 0 0 #850013;
    box-shadow: 0 1px 0 0 #850013;
    color: #ffffff;
    text-shadow: 0 1px 0#850013;
}

    .btn-step:hover,
    .btn-step.hover,
    .btn-step:focus,
    .btn-step.focus,
    .btn-step:active,
    .btn-step.active {
        -webkit-border-radius: 0.1875rem;
        -khtml-border-radius: 0.1875rem;
        -moz-border-radius: 0.1875rem;
        -ms-border-radius: 0.1875rem;
        -o-border-radius: 0.1875rem;
        border-radius: 0.1875rem;
        background-color: #A4001A;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#850013), to(#A4001A));
        background-image: -webkit-linear-gradient(top, #850013, #A4001A);
        background-image: -moz-linear-gradient(top, #850013, #A4001A);
        background-image: -ms-linear-gradient(top, #850013, #A4001A);
        background-image: -o-linear-gradient(top, #850013, #A4001A);
        background-image: linear-gradient(#850013, #A4001A);
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#850013', endColorstr='#A4001A', GradientType=0);
        border: 1px solid #850013;
        -webkit-box-shadow: 0 1px 0 0 #850013;
        -moz-box-shadow: 0 1px 0 0 #850013;
        box-shadow: 0 1px 0 0 #850013;
        color: #ffffff;
        text-shadow: 0 1px 0#850013;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

label.error.errorBig {
    font-size: 1.7em;
    text-align: center;
}

#headerBar {
    min-width: 320px;
    height: 20px;
    background-color: #927637;
    background-image: -webkit-linear-gradient(left,#927637, #E7D58D, #371901);
    background-image: -moz-linear-gradient(left,#927637, #E7D58D, #371901);
    background-image: -ms-linear-gradient(left,#927637, #E7D58D, #371901);
    background-image: -o-linear-gradient(left, #927637 ，#E7D58D, #371901);
    background-image: linear-gradient(left,#927637 ，#E7D58D, #371901);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#957C3F', endColorstr='#371901', GradientType=0);
}

.spinner {
    width: 79px;
    height: 74px;
    background-image: url('../Images/petmed-australia.png');
    -ms-background-size: 100%;
    background-size: 100%;
    max-height: 74px;
    max-width: 79px;
    margin: 14px auto;
    -webkit-animation: rotateplane 1.2s infinite ease-out-in;
    animation: rotateplane 1.2s infinite ease-out-in;
}

.typography .carousel {
    position: relative;
}

.typography.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .typography.carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .typography.carousel-inner > .item > img,
        .typography.carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .typography.carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .typography.carousel-inner > .item.next,
        .typography.carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .typography.carousel-inner > .item.next.left,
    .typography.carousel-inner > .item.prev.right,
    .typography.carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.typography.carousel-inner > .active,
.typography.carousel-inner > .next,
.typography.carousel-inner > .prev {
    display: block;
}

.typography.carousel-inner > .active {
    left: 0;
}

.typography.carousel-inner > .next,
.typography.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.typography.carousel-inner > .next {
    left: 100%;
}

.typography.carousel-inner > .prev {
    left: -100%;
}

    .typography.carousel-inner > .next.left,
    .typography.carousel-inner > .prev.right {
        left: 0;
    }

.typography.carousel-inner > .active.left {
    left: -100%;
}

.typography.carousel-inner > .active.right {
    left: 100%;
}

.typography.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .typography.carousel-control.left {
        background-image: none;
    }

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-repeat: no-repeat;
}

.typography.carousel-control:hover,
.typography.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.typography.carousel-control .icon-prev,
.typography.carousel-control .icon-next,
.typography.carousel-control .glyphicon-chevron-left,
.typography.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.typography.carousel-control .icon-prev,
.typography.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.typography.carousel-control .icon-next,
.typography.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.typography.carousel-control .icon-prev,
.typography.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

    .typography.carousel-control .icon-prev:before {
        content: '\2039';
    }

    .typography.carousel-control .icon-next:before {
        content: '\203a';
    }

.typography.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .typography.carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .typography.carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #957C3F;
    }

.typography.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .typography.carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .typography.carousel-control .glyphicon-chevron-left,
    .typography.carousel-control .glyphicon-chevron-right,
    .typography.carousel-control .icon-prev,
    .typography.carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .typography.carousel-control .glyphicon-chevron-left,
    .typography.carousel-control .icon-prev {
        margin-left: -15px;
    }

    .typography.carousel-control .glyphicon-chevron-right,
    .typography.carousel-control .icon-next {
        margin-right: -15px;
    }

    .typography.carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .typography.carousel-indicators {
        bottom: 20px;
    }
}

.step3 h3 {
    /*color: #000000 !important;
    display: block !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: bold !important;*/
    background-color: #ffffff;
}



.stepborder {
    border: 1px solid #e4e4dd;
}

.backLink {
    vertical-align: baseline;
    outline: 0 !important;
    height: 2.5625rem;
    cursor: pointer;
    color: darkgray !important;
}

.btn-back {
    cursor: pointer;
    color: rgb(255,255,255);
    background-color: #25aae1;
}

/*JRM*/
* {
    font-family: Verdana, Arial, Tahoma !important;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: icons !important;
}

body, .typography h3 {
    background: #ececec !important;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}

input {
    height: 36px !important;
    padding-bottom: 2px !important;
    text-align: center;
    border-radius: 0 !important;
}

button {
    border-radius: 0px !important;
    border: 1px solid #221f6e !important;
    color: #fff !important;
}

footer .container {
    width: 100%;
    padding: 0 !important;
}

footer p {
    color: #ccc !important;
    line-height: 1.35 !important;
}

    footer p a {
        color: #ccc !important;
    }

#headerBar {
    display: none;
}

#topHeader {
    height: 100% !important;
    padding: 0 !important;
    background-color: #ececec;
}

#call {
    display: none;
}

#step-2 .nav-tabs > .active > a {
    outline: 1px solid #ededed;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important;
    background: #221f6e !important;
    transition: background 133ms ease;
}

#step-2 .nav-tabs.nav-justified > li, #step-2 .nav-tabs.nav-justified > li > a {
    border-radius: 0 !important;
    text-shadow: none;
    box-shadow: none;
}

    #step-2 .nav-tabs.nav-justified > li > a {
        color: #333;
        outline: 1px solid #ededed;
        border: 0;
        background: #ececec;
        transition: background 133ms ease;
    }

        #step-2 .nav-tabs > .active > a:hover,
        #step-2 .nav-tabs > .active > a:focus,
        #step-2 .nav-tabs.nav-justified > li > a:hover,
        #step-2 .nav-tabs.nav-justified > li > a:focus {
            color: #fff !important;
            background: #221f68 !important;
        }

#step-2 .carousel-indicators li {
    background: #bfbfbf !important;
}

    #step-2 .carousel-indicators li.active {
        background: #221f6e !important;
    }

#step-2 .desktopmoredetails button, #step-2 .moredetails button, .btn-conon {
    color: #333 !important;
    background: #ECECEC;
    transition: background 133ms ease !important;
}

    #step-2 .desktopmoredetails button:hover, #step-2 .moredetails button:hover,
    #step-2 .desktopmoredetails button:active, #step-2 .moredetails button:active,
    #step-2 .desktopmoredetails button:focus, #step-2 .moredetails button:focus,
    .btn-conon:hover,
    .btn-conon.active {
        color: #fff !important;
        text-shadow: none !important;
        box-shadow: none !important;
        background: #211f6e !important;
        transition: background 133ms ease !important;
    }

#step-2 .moredetails button {
    margin: 2px 0 12px;
}

/*__background-color*/
#step-2 th.title {
    background-color: #ececec;
    color: #221F6E;
}

#step-2 td:nth-of-type(1) > div:first-of-type {
    bottom: 1em;
    position: absolute;
    width: 150%;
}

#step-2 td:nth-of-type(1) {
    font-size: 12.5px;
    font-weight: bold;
    color: #221F6E;
    background-color: #d4d4d4;
    position: relative;
}

#step-2 td:nth-of-type(2) {
    background-color: #aeaeae;
}

#step-2 td:nth-of-type(3) {
    background-color: #bebebe;
}

#step-2 td:nth-of-type(4) {
    background-color: #cacaca;
}

#step-2 td.info {
    font-size: 16.5px;
    font-weight: bold;
}

/*__border*/
#step-2 tr:nth-of-type(6) {
    border-top: 2px solid #fff;
}

#step-2 td {
    border-bottom: 2px solid #fff !important;
}

    #step-2 td:nth-of-type(first) {
        border: solid #fff;
        border-width: 0 0 2px 2px;
    }

    #step-2 td:nth-of-type(even) {
        border: solid #fff;
        border-width: 0 10px 2px 10px;
    }

    #step-2 td:last-of-type {
        border-width: 0 0 2px 10px;
    }

#step-3 .pettoalpremiumbox a {
    margin-left: 3px;
    color: darkgray !important;
    background: transparent !important;
}

#step-1 .dropdown-menu li > a:focus,
#step-1 .dropdown-menu li > a:hover,
#step-4 .dropdown-menu li > a:focus,
#step-4 .dropdown-menu li > a:hover {
    color: #313131 !important;
    border: solid #ccc;
    border-width: 1px 0;
    background: #ececec;
}

#step-1 .dropdown-menu,
#step-4 .dropdown-menu {
    border-radius: 0;
}

#step-5 .action input {
    margin-top: 7px;
}

#step-5 .action label {
    margin-top: 13px;
    font-size: 0.9375em;
    line-height: 1.5em;
    color: #5e5e5e;
}

.desktop_only > div, .modal-body.CoverOption > div {
    margin-top: -10px;
    font-size: 10.5px;
    color: #333;
}

.desktop_only > div {
    margin: -10px 10px 20px;
}

.desktopmoredetails .btn-step, .moredetails .btn-step {
    border-radius: 0;
    background: #ececec;
}

    .desktopmoredetails .btn-step:hover, .moredetails .btn-step:hover {
        background: #211f6e !important;
    }

.PetTitleHeader, .TitleHeader {
    color: #211f6e;
}

.title {
    padding: 15px 10px !important;
    background-color: #ececec;
}

.logo {
    height: 200px !important;
    min-width: 100%;
    margin-bottom: 18.5px;
}

    .logo a {
        background: url("../images/logo.png") 0% 50% / 100% no-repeat;
    }

.icon-info {
    position: relative;
    top: -2px;
}

.icon-cover {
    padding: 242px 0 20px !important;
    background: 50% 42% / 80% no-repeat;
}

.icon-cover--basic {
    background-image: url("../images/icon--basic.jpg");
}

.icon-cover--standard {
    background-image: url("../images/icon--standard.jpg");
}

.icon-cover--ultimate {
    background-image: url("../images/icon--ultimate.jpg");
}

.icon-mail {
    position: relative;
    top: 4px;
    font-size: 20px;
}

.icon-plus, .icon-close {
    font-size: 12px !important;
}

.icon-mail, .icon-plus, .icon-close {
    margin-right: 7px !important;
}

.tick {
    font-size: 20px !important;
    color: #616161 !important;
}

.cross {
    font-size: 20px !important;
}

.visa {
    margin: 0 1px 0 7px;
}

.carousel-control {
    max-width: 40px;
    height: 0;
    padding: 20px 0;
    margin: auto;
    background: transparent !important;
    transition: opacity 133ms ease;
}

.glyphicon {
    top: 25% !important;
    font-family: 'Glyphicons Halflings' !important;
    color: #211f6e;
}

.typography label.error::before,
.SessionExpiredError::before,
p.address-hidden-msg.hidden.error::before,
.typography p.error::before {
    top: 2px;
    font-size: 15px;
}

.typography a:hover {
    color: #fff !important;
    background-color: rgba(34,31,110, 0.1);
}

.typography h2 {
    font-size: 24px !important;
    font-weight: 600;
    color: #221F6E !important;
}

.typography h3 {
    font-size: 24px !important;
    color: #221F6E !important;
    background-color: #ececec !important;
}

.typography .btn-grey {
    margin: 0 1px !important;
    font-size: 15px !important;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    color: #fff;
    background: #221f6e !important;
}

.field-container.pet-controls .btn-small.btn-grey.add-pet {
    margin: 0 4% 0 0;
    font-size: 0.9em;
}



.full.btn-step, .btn-beta {
    text-shadow: none;
    box-shadow: none;
    background: #221f6e !important;
}

#step-2 .btn-beta:nth-of-type(1) {
    display: none;
}

.backLink {
    padding: 11px 23px;
    font-weight: normal;
    color: #fff !important;
    background-color: #25aae1 !important;
}

#step-3 .backLink {
    top: 5px;
}

.active {
    color: #fff;
}

.error {
    line-height: 21px !important;
}

.errorBig {
    margin-left: -8px;
    font-size: inherit !important;
    text-align: initial !important;
}
/*end JRM*/

@media screen and (max-width:1024px) {
    .active {
        color: #000;
    }
}

@media only screen and (max-width:680px) and (orientation:portrait) {
    #step-2 td.info {
        font-size: 0.8em;
        font-weight: bold;
    }

    .carousel-indicators {
        bottom: 0px;
    }
}

@media only screen and (max-width:680px) and (orientation:landscape) {
    #step-2 td.info {
        font-size: 0.9em;
        font-weight: bold;
    }
    .carousel-indicators {
        bottom: 0px;
    }
}
