/*======= General Styles =======*/
@font-face {
    font-family: "Fjalla One";
    src: url("/Asset/Global/Fonts/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}

* {
    font-family: 'Open Sans' !important;
}

a[href^=tel], .phone-number-display span {
    font-family: 'Fjalla One', sans-serif !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.fa {
    font-family: FontAwesome !important;
}

body {
    background: #fff;
}

.body.container {
    -webkit-box-shadow: 0px 1px 33px 3px #868686;
    box-shadow: 0px 1px 33px 3px #868686;
}

a, a:hover, a:focus {
    text-decoration: none;
}

.relative {
    position: relative;
}

.clearboth {
    clear: both;
}

.center {
    text-align: center;
    margin: 0 auto;
}

a {
    color: #fff;
    cursor: pointer;
}

.container {
    padding: 0px;
}

.marginbottom {
    margin-bottom: 11px;
}

.margintop {
    margin-top: 15px;
}

.margintop-blog {
    margin-top: 20px;
}

.no-margin {
    margin-top: 0 !important;
}

.slanted {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
}

p.grey-text {
    color: #929292;
    font-size: 12px;
}

ul.bullets {
    color: #929292;
    font-size: 12px;
    list-style: inside;
}

.black {
    color: #000 !important;
}

/*======= Form Styles =======*/
#myform {
    background: #D6DFE9;
    padding: 15px 15px 3px 15px;
    border-radius: 8px;
    margin-top: 0px;
}

h1 {
    color: #000;
    font-size: 27px;
    font-weight: bold;
    margin-top: 5px;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
}

p {
    padding: 0px 0;
    margin: 4px 0 14px;
}

body {
    font-size: 11px;
}

.field-container {
    clear: both;
    padding: 1px 0;
}

label {
    float: left;
}

input {
    float: right;
    padding: 2px;
    width: 67%;
}

select {
    float: right;
}

#day {
    width: 22%;
}

#month {
    width: 28%;
}

#year {
    width: 35%;
}

label span {
    color: red;
}

select.full {
    width: 100%;
}

.clearfix {
    clear: both;
}

.submit {
    background: url(../images/getAQuote.jpg);
    border: 0px;
    height: 45px;
    width: 195px;
    text-indent: -10000px;
    float: right;
}

    .submit:hover {
        background: url(../images/getAQuote_over.jpg) 0px -2px no-repeat;
        cursor: pointer;
    }

label.padding {
    padding-bottom: 3px;
}

.orange {
    color: #da3015;
}

.clearboth {
    clear: both;
}

.whyItsSliderMain {
    margin-top: 20px;
}

.left {
    float: left !important;
}

.right {
    float: right;
}

.third {
    width: 33%;
    clear: none;
    float: left;
    padding-right: 11px;
}

    .third input {
        width: 100%;
    }
/*.margleft {margin-left:-5px;margin-bottom:3px;}
*/ .half {
    width: 48%;
    clear: none;
    float: left;
}

    .half input {
        width: 100%;
    }

.clearboth {
    clear: both;
}

.right {
    float: right;
    padding-right: 0px;
}

.spaceleft {
    margin-left: 10px;
}

.dob {
    width: 67%;
    float: right;
}

#datepickerx {
    cursor: pointer;
}

.doblabel {
    float: left;
    width: 20%;
}

.styled-select {
    overflow: hidden;
    background: url(../images/formarrow.jpg) no-repeat scroll right 8px center #fff;
    color: #707070;
    width: 100%;
    position: static;
}

    .styled-select select {
        background: transparent;
        padding: 2px 2px 2px 25px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        overflow: hidden;
        width: 117%;
        color: #707070;
        cursor: pointer;
        -moz-appearance: none;
        -moz-appearance: window;
    }

.morepadd {
    padding-left: 7px;
}

.moremorepadd {
    padding-left: 32px;
}


/*======= Tabs =======*/
.ui-tabs-vertical {
    width: 100%;
}

    .ui-tabs-vertical .ui-tabs-panel {
        width: 65%;
    }

    .ui-tabs-vertical .ui-tabs-nav {
        width: 35%;
    }

    .ui-tabs-vertical .ui-tabs-nav {
        border: 0px;
        background: none;
    }

.ui-widget-header {
    background: none;
}

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: none !important;
        background: none !important;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        background: none !important;
        border: none !important;
    }

.ui-corner-left {
    border-radius: 0px !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #DA3015 !important;
}

.contentfull {
    width: 100%;
}

.contentleft {
    width: 65%;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 2px dashed #ccc !important;
}

    .ui-tabs .ui-tabs-nav li:last-child {
        border-bottom: none !important;
    }

.ui-tabs-vertical .ui-tabs-nav li {
    border-bottom-width: 2px !important;
    font-size: 14px;
}

.arrow {
    font-size: 30px;
    float: right;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 15px 10px !important;
}

.ui-tabs-vertical .ui-tabs-nav {
    padding: .2em .1em .2em .2em;
    float: left;
}

    .ui-tabs-vertical .ui-tabs-nav li {
        clear: left;
        width: 100%;
        border-right-width: 0 !important;
        margin: 0 -1px .2em 0;
    }

        .ui-tabs-vertical .ui-tabs-nav li a {
            display: block;
            width: 100%;
        }

        .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
            padding-bottom: 0;
            padding-right: 0em;
            border-right-width: 1px;
        }

.ui-tabs-vertical .ui-tabs-panel {
    padding: 1em;
    float: right;
}

.ui-tabs .ui-tabs-nav a.ui-tabs-anchor .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#tabs {
    border: 2px solid #ccc !important;
    border-radius: 15px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contentright {
    width: 35%;
}

#faqs h3 {
    cursor: pointer;
    color: #1983c1;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #e2e8ec;
    font-weight: bold;
    padding-left: 25px;
    background-image: url('images/faqimageplus.png');
    background-repeat: no-repeat;
    background-position: center left 5px;
}


/*======= Sticky Footer =======*/
* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

#footer {
    color: #000;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}



/*======= Header Styles =======*/
.header {
    padding-top: 18px;
    padding-bottom: 13px;
    border-bottom: 2px solid #fff;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e9e8e9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e9e8e9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e9e8e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e9',GradientType=0 ); /* IE6-9 */
}

.termstab {
    background: #B8B8B8;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

    .termstab a {
        display: inline-block;
        color: #000;
        padding: 9px 10px;
        font-size: 13px;
    }

.call {
    color: #000;
    text-transform: uppercase;
    text-align: right;
    font-size: 36px;
    font-weight: bold;
}

    .call span {
        color: #5D5E60;
    }

.img-referrer {
    width: 35%;
    padding-left: 15px;
    vertical-align: bottom;
}

.terms {
    line-height: 15px;
}

/*======= Nav Styles =======*/
nav {
    background: url(../img/navslice.jpg) #EF5644 repeat-x 0px 0px;
    width: 100%;
    border-bottom: 5px solid #ccc;
}

    nav ul li a {
        font-size: 15px;
        color: #fff;
        display: block;
    }

        nav ul li a:hover {
            color: #fff;
        }

    nav ul li:hover {
        background: #6B6B6B;
        cursor: pointer;
    }

    nav ul li {
        float: left;
        padding: 9px 18px 9px;
        border-right: 1px solid #AE2E00;
        border-left: 1px solid #fff;
        min-height: 40px;
    }

        nav ul li:last-child {
            border-right: 1px solid #fff;
        }

    nav ul {
        list-style: none;
        margin: 0px;
    }

        nav ul li.nobg:hover {
            background: none;
            cursor: default;
        }

        nav ul li.nobg {
            border-right: 0px;
        }

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-toggle {
    background-color: rgb(181, 46, 30);
}

/*======= Content Styles =======*/
.content {
    padding: 10px 0px 0px 0px;
    color: #333;
    font-size: 20px;
}

    .content p {
        padding-bottom: 20px;
    }

.no-border {
    border: none !important;
}

.home-content-box {
    background-color: #f5f4f5;
    background-size: cover !important;
    padding: 20px 20px 0px 25px;
    border-radius: 20px;
    border: 1px solid #ccc;
}

.mh {
    position: absolute;
    bottom: -10px;
    right: 15px;
    height: 214px;
    width: 336px;
    margin-bottom: -30px;
    z-index: 400;
}

h1 {
    color: #DA3015;
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: bold !important;
}

/*TODO*/
/*em span {
    color: #1983c1;
}*/

em {
    color: #000;
}

h2 {
    font-size: 21px;
    margin-top: 2px;
    margin-bottom: 13px;
}

span.orange {
    color: #DA3015;
}

p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

h3 {
    margin-top: 0px;
}

ul.homebox {
    margin-left: 20px;
    margin-top: 30px;
}

    ul.homebox li {
        list-style: disc;
        color: #DA3015;
        font-size: 20px;
        font-weight: bold;
    }

        ul.homebox li span {
            color: #000;
        }

ul.content {
    margin-left: 20px;
    margin-top: 0px;
}

    ul.content li {
        list-style: disc;
        color: #DA3015;
        font-size: 27.5px;
        font-weight: bold;
        line-height: 1.1;
    }

        ul.content li span {
            color: #000;
            font-size: 17.5px;
        }

.steps {
    border: 2px solid #ccc;
    padding: 32px 20px 30px 20px;
    border-radius: 15px;
}

.contentbox {
    clear: both;
    background: #F1F5FA;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.faqBox {
    background: #fff !important;
    border: 1px solid #ccc;
}


.privacy-policy {
    background-color: transparent;
}

ul.news {
    list-style: none;
}

    ul.news li {
        list-style: none;
        border-bottom: 2px solid #DADADA;
        padding: 3px 0;
    }

        ul.news li:last-child {
            border-bottom: none;
        }

        ul.news li a {
            color: #222;
            font-weight: bold;
            font-size: 14px;
        }

ul.service {
    margin-left: 16px;
}

h2.bigger {
    font-size: 35px;
    margin-bottom: 3px;
    color: #413659;
}

a.link {
    color: #1983c1;
}

.terms {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.formholder p {
    font-size: 15px;
}

a {
    color: #1983c1;
}

.trustpilot-widget iframe {
    margin: 0 auto;
}

.ipad {
    display: none;
}

.quotebox {
    clear: both;
    background: url(../img/chev.jpg) no-repeat top 30%right 10px #F4F4F4;
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 15px;
}

.pagination a {
    padding: 0 5px;
}

/*======= Footer Styles =======*/
#footer {
    color: #000;
}

.container-footer .footerlinks {
    background-color: #DB2F18;
    color: #fff;
}

    .container-footer .footerlinks ul {
        list-style: none;
        font-size: 13px;
        padding: 5px;
        margin-bottom: 0px !important;
    }

        .container-footer .footerlinks ul li {
            list-style: none;
            display: inline-block;
        }

            .container-footer .footerlinks ul li a {
                color: #fff !important;
            }

                .container-footer .footerlinks ul li a:hover {
                    color: #323232;
                }



/*======= MEDIA QUERIES =======*/
@media only screen and (min-width:1586px) {
    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }
}

@media only screen and (min-width:1234px) and (max-width:1585px) {
    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }
}

@media only screen and (min-width:992px) and (max-width:1233px) {
    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }

    .ipad {
        display: block;
    }

    .mh {
        right: 0px;
    }

    .call {
        font-size: 28px;
    }

    .ui-tabs-vertical .ui-tabs-nav li {
        font-size: 15px !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
    .desktop {
        display: none;
    }

    .ipad {
        display: block;
    }

    .mobile {
        display: block;
    }

    .content {
        text-align: left;
    }

    #footer {
        text-align: center;
    }

    .call {
        font-size: 29px;
    }

    ul.homebox {
        margin-bottom: 161px;
    }

        ul.homebox.mob {
            margin-bottom: 0;
        }

    .termstab a {
        font-size: 11px;
    }

    .home-content-box p {
        font-size: 14px;
    }

    ul.homebox li {
        font-size: 17px;
    }

    #footer p {
        font-size: 14px;
    }

    .home-content-box.relative.mobile {
        display: none;
    }

    .navbar.mobile {
        display: none;
    }

    .center.trustpilot-widget.mobile {
        display: none;
    }

    .quotebox.no-margin.mobile {
        display: none;
    }


    .img-referrer {
        width: 75%;
        vertical-align: middle;
        padding-left: 0;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .right {
        text-align: center;
    }

    #wrap {
        margin: 0;
    }

    #push, #footer {
        height: auto;
    }

    .content {
        text-align: center;
        padding: 20px 40px 0px 52px;
    }

    #footer {
        text-align: center;
    }

    .trustpilot-widget {
        padding-top: 28px;
        padding-bottom: 20px;
    }

    .call {
        text-align: right;
        font-size: 30px;
        padding: 5px 10px 10px 0;
    }

    .logo img {
        text-align: center;
        margin: 0 auto;
    }

    h1, h2, p, h3 {
        text-align: left;
    }

    ul.homebox {
        margin-bottom: 161px;
    }

        ul.homebox.mob {
            margin-bottom: 0;
        }

    .header {
        padding-top: 18px;
        padding-bottom: 0px;
    }

    body {
        padding-top: 0px;
    }

    .termstab a {
        font-size: 11px;
    }

    #footer p {
        font-size: 14px;
    }

    ul.nav.navbar-nav li {
        clear: both;
        border: 0px;
        width: 100%;
    }

    nav {
        background: #E26520;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        background: none;
    }

    .home-content-box {
        margin-bottom: 0px;
        margin-top: 0px;
        background: none;
    }

    .termstab {
        display: none;
    }

    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 19px;
    }

    .logo {
        padding: 10px 0 0 10px;
    }

    .img-referrer {
        width: 100%;
        vertical-align: middle;
        padding-left: 0;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .steps {
        margin-bottom: 28px;
        margin-top: 0px;
    }

    .trustpilot-widget iframe {
        margin: 0 auto;
    }

    .styled-select select {
        padding: 2px 2px 2px 40px;
    }

    .moremorepadd select {
        padding-left: 80px;
    }

    .morepadd select {
        padding-left: 50px;
    }

    .margintop {
        margin-top: 10px;
    }
}


@media only screen and (max-width: 480px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block !important;
    }

    .logo {
        padding: 10px 0 0 10px;
    }

    .img-referrer {
        width: 100%;
        vertical-align: middle;
        padding-left: 0;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .logo img {
        text-align: center;
        margin: 0 auto;
    }

    .right {
        text-align: center;
    }

    #wrap {
        margin: 0;
    }

    #push, #footer {
        height: auto;
    }

    .content {
        padding: 20px 40px 0px 52px;
    }

    .form {
        margin-top: 0px;
    }

    .content {
        text-align: center;
    }

    #footer {
        text-align: center;
    }

    .trustpilot-widget {
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .call {
        text-align: right;
        font-size: 21px;
        padding: 5px 10px 10px 0;
    }

    h1, h2, p, h3 {
        text-align: left;
    }

    ul.homebox {
        margin-bottom: 161px;
    }

    ul.homebox {
        margin-bottom: 0;
    }

    .termstab a {
        font-size: 11px;
    }

    body {
        padding-top: 0px;
    }

    .header {
        padding-top: 18px;
        padding-bottom: 0px;
    }

    #footer p {
        font-size: 14px;
    }

    .steps {
        margin-bottom: 28px;
        margin-top: 0px;
    }

    ul.nav.navbar-nav li {
        clear: both;
        border: 0px;
        width: 100%;
    }

    nav {
        background: #E26520;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        background: none;
    }

    .termstab {
        display: none;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 15px;
    }

    .home-content-box {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .trustpilot-widget iframe {
        margin: 0 auto;
    }

    .margintop {
        margin-top: 10px;
    }

    .mh {
        display: none;
    }

    .home-content-box {
        padding: 10px 5px 5px 5px;
    }

    .steps {
        padding: 10px 5px 5px 5px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {

    nav ul li {
        clear: both;
        border: none;
        width: 100%;
    }

        nav ul li:last-child {
            border-right: none;
        }
}

.container-footer {
    text-align: center;
}

.copy-right {
    background-color: #DA6416;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 5px;
    z-index: -1;
}

.contact-us {
    background: #fff !important;
    border: 1px solid #ccc;
}

.contact-box {
    background: #EEEEEE;
    padding: 5px 5px 5px 20px;
    border-radius: 10px;
}

.contact-icon {
    font-size: 20px;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.phone-us {
    margin-top: 10px;
}

.phone-icon {
    background: url("../img/phone.png") no-repeat;
}

form-wrapper.qe-form .qe-field {
    width: 100%;
}

.qe-field {
    border: 1px solid #BFBFBF;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 32px;
    font-size: 14px;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.input-append.separate-field .qe-field {
    width: 50px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    margin-right: 5px;
    position: relative;
    float: left;
}

.form-group-last {
    border-bottom: 1px solid #9FB4CC;
    margin: 20px 0;
}

.show-place-holder {
    width: 40% !important;
    float: left;
    text-transform: uppercase
}


.find-address {
    height: 31px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
}

.qe-btn {
    background-color: #999;
    position: relative;
    border-radius: 5px;
    text-align: center;
    padding: 5px 6px;
    border: 0;
}

.find-address .btn-text {
    font-size: 13px;
}

.qe-btn .btn-text {
    position: relative;
    z-index: 999;
    color: #fff;
    font-weight: bold;
}



.form-search {
    background: no-repeat scroll 0 0 transparent;
    display: inline;
    vertical-align: middle;
    height: 24px;
    margin: 7px 8px 0 0;
    margin-right: 69px;
    padding: 1px 0 0;
    width: 202px;
}

.holder {
    background-image: url(../img/navslice.jpg);
}

#header .holder {
    background: no-repeat;
    width: 1060px;
    height: 46px;
    margin-bottom: 10px;
    padding-top: 2px;
}

.form-search .btn-search {
    background-image: url(../img/btn-search.png);
}

.btn-search {
    background: no-repeat;
    width: 35px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 1px;
    margin-left: 5px;
    text-align: right;
    float: right;
}

.search {
    float: right;
    margin-right: 10px;
    vertical-align: middle;
    padding-top: 8px;
    display: block;
}

.txt {
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #fff;
    padding: 5px;
}

    .txt:focus {
        outline: none;
    }

#menu-primary-navigation {
    padding-left: 15px;
}

.control-label {
    font-size: 15px;
    color: #000000;
}

#btnNewQuote {
    text-align: center;
    width: 100%;
    font-size: 27.5px;
    line-height: 1.55;
    height: 50px;
}

.publishDate {
    font-weight: 800;
    font-size: 14px;
    font-style: italic;
    color: #7F8080;
}

.events a:hover {
    color: #0072FF;
    border-bottom: 1px;
    border-bottom-color: white;
    text-decoration: underline;
}

.orange {
    font-weight: 100 !important;
}

#tabs-2 :visited {
    text-decoration: none;
    outline: none;
}

li a:focus {
    outline: none !important;
}

.market-image {
    margin-top: 30px;
    margin-bottom: 15px;
}

.frm-information p a strong {
    color: #000;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .control-label {
        text-align: left !important;
    }
}

@media (max-width: 320px) {
    .email-us, .phone-us, .visit-us {
        padding-left: 0px !important;
    }
}

@media (max-width: 768px) {
    #myform {
        margin-top: 15px;
    }
}

@media (max-width: 992px) {
    #myform {
        margin-top: 15px;
    }
}

@media (max-width: 1199px) {
    #tabs {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .servicebox {
        padding-bottom: 203px !important;
    }

    #btnNewQuote {
        font-size: 21px;
    }

    .btn-icon-quote {
        margin-top: 5px !important;
    }
}

@media (max-width: 1024px) {
    .visit-us {
        margin-top: 10px !important;
    }

    #btnNewQuote {
        font-size: 21px;
    }

    .btn-icon-quote {
        margin-top: 4px !important;
    }
}

.question {
    font-size: 14px !important;
    color: #000000 !important;
    font-weight: 100 !important;
}

.icon-question {
    color: #DA3527;
    font-size: 18px;
    float: left;
}

.question-content {
    margin-left: 10px;
    vertical-align: middle;
    display: block;
}

.btn-icon-quote {
    margin-left: 20px;
    margin-top: 8px;
}

.img-top {
    margin-top: 10px;
}

.landing-page ul li {
    list-style: none !important;
}

.result-search {
    list-style: none;
}

.field-validation-error {
    color: red;
}

@media (max-width: 480px) {
    .qe-field {
        padding: 13px 10px 13px 19px;
        height: 50px;
        line-height: 20px;
        box-shadow: inset 0 2px 0 0 #c6cacc;
        font-size: 18px;
    }

    .show-place-holder {
        width: 45% !important;
        float: left;
    }

    .qe-btn {
        height: 50px;
    }

    .find-address .btn-text {
        padding: 5px 6px;
        font-size: 17px;
    }

    .ajax-loader-image {
        margin-top: 13px;
    }

    .input-append.separate-field .qe-field {
        width: 80px;
    }
}

@media (max-width: 768px) and (min-width: 481px) {
    .qe-field {
        width: 100%;
        padding: 13px 10px 13px 19px;
        height: 50px;
        line-height: 20px;
        box-shadow: inset 0 2px 0 0 #c6cacc;
        font-size: 18px;
    }

    .input-append.separate-field .qe-field {
        width: 60px;
    }

    .find-address .btn-text {
        padding: 5px 10px;
        font-size: 18px;
    }

    .qe-btn {
        height: 50px;
    }

    .ajax-loader-image {
        margin-top: 13px;
    }

    show-place-holder {
        width: 60% !important;
    }
}

article p img {
    max-width: 100%
}

#AddressModel_Postcode-error, #dateOfBirthId {
    color: red;
}

.marketing-group .marketing-item {
    text-align: right;
}

.checkbox {
    width: 40px;
}

p a strong {
    cursor: pointer;
}

h3.active {
    background-image: url("/Asset/Global/img/iconminus.png") !important;
}

input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.no-padding-right {
    padding-right: 0px !important;
}

.gd-tab {
    list-style: none;
}

.tab-title > a:hover {
    color: #DA3015;
}

.answer-content {
    margin-left: 10px;
}

.contentbox .gd-tab .tab-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0px;
    font-size: 15px;
    color: inherit;
}

.active .tab-title, .contentbox .gd-tab .tab-title:hover {
    color: #DA3015;
}

.contentbox .gd-tab li {
    margin-bottom: 10px;
    float: none;
}

.gd-tab-content p {
    margin-left: 13px;
    margin-top: 15px;
}

.insurance-title-mobile {
    font-size: 12px !important;
    color: inherit;
    font-weight: bold;
    margin-left: 12px;
    width: 100%;
    display: inline-block;
    padding-left: 12px;
    float: none;
}

.glyphicon.why-choose {
    position: absolute;
    top: 34%;
}

.address-text, .back-postcode {
    font-size: 14px;
}

.frm-margin-bottom {
    margin-bottom: 11px;
}

.trustpilot-widget {
    top: 5px;
    position: absolute;
}

.ui-tabs .ui-tabs-nav li {
    white-space: normal !important;
}

.tab-width {
    width: 80%;
}

.tab-width-image {
    width: 60%;
}

.margin-left {
    margin-left: 24px;
}

.content-box {
    margin-bottom: 10px;
}

.hidden {
    display: none;
}

.display-block {
    display: block;
    margin-left: 10px;
}

.panel-title > a[aria-expanded="true"], .panel-title > a:hover {
    color: #ff1100 !important;
}

.panel-title > a:not[.collapsed] {
    color: #ff1100 !important;
}

.article-gr h2 {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #b7b7b7;
}

.panel-padding {
    padding: 15px 15px;
}

.header-line-height {
    line-height: 1.3;
}

.ul-tab-with-image {
    width: 23% !important;
}

.ui-tab-with-image {
    width: 75% !important;
}

.pull-width-image {
    width: 80% !important;
}

.w-50 {
    width: 50% !important;
}

.nav-container > div:only-child {
    display: table;
    width: 100%;
}

img.img-logo {
    max-width: 200px;
    padding: 5px 0;
    margin-left: 15px;
}

.terms-content {
    max-width: 650px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px -2px rgba(50,50,50,.75);
    -moz-box-shadow: 0 0 10px -2px rgba(50,50,50,.75);
    box-shadow: 0 0 10px -2px rgba(50,50,50,.75);
    overflow: hidden;
    padding: 0 15px 30px;
    margin: 0 15px;
}

header.pg-header {
    background-color: #f8f8f8;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border-bottom: 1px solid #e7e7e7;
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
}

.reference body {
    background-color: #e6e6e6;
}

h1.terms-header {
    font-size: 36px;
    font-weight: normal !important;
    margin-top: 20px;
}

a.term-title {
    font-size: 30px;
    font-weight: normal;
}

.article-gr ul li {
    font-size: 14px;
    margin-left: 30px;
    margin-bottom: 10px;
    list-style: disc;
}

.infor-left {
    border: 1px solid;
    padding-left: 5px;
    width: 30%;
    font-size: 14px;
}

td.infor-right {
    border: 1px solid;
    padding-left: 10px;
    font-size: 14px;
}

ul.list-wedo-ul {
    list-style-type: disc;
}

h3.introduction {
    font-size: 24px;
    font-weight: 500;
}

/* User info */

.user-info {
    float: right;
    padding-right: 15px;
}

    .user-info .fa-user, .user-info .fa-user-o {
        padding-left: 5px;
    }

.menu-item.menu-item-user-info {
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #AE2E00;
    width: 100%;
}

    .menu-item.menu-item-user-info:hover, .menu-item.menu-item-user-info a:hover {
        background: #6B6B6B;
        color: #FFF;
    }

.menu .menu-label:hover {
    background: #E26520;
    color: #000;
    cursor: default;
}

.menu .menu-label a:hover {
    cursor: default;
}

@media only screen and (min-width: 768px) {
    .dropdown .dropdown-menu {
        margin-top: 0;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.navbar.mobile .navbar-header .navbar-header-container {
    display: flex;
    justify-content: space-between;
}

.navbar.mobile .navbar-header .user-info ul li.menu-item {
    border-left: none;
    border-right: none;
    padding: 15px 5px;
}

ul.menu hr {
    border-top: 1px solid #fff;
    margin-top: auto;
    margin-bottom: auto;
}

ul.menu li.break-line {
    min-height: unset;
}

/* Find Vehicle */
.find-vehicle {
    margin-bottom: 10px;
}

.find-vehicle__registration {
    display: flex;
}

.find-vehicle__registration-gb {
    font-size: 18px;
    font-weight: bold;
    border: 0px solid #ccc;
    width: 40px;
    border-right: none;
    background-color: #0D4290;
    border-radius: 10px 0 0 10px;
    color: #eee;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

    .find-vehicle__registration-gb span {
        width: 16px;
        height: 16px;
        border: thin dashed #eee;
        border-radius: 7px;
        margin-bottom: 0;
        margin-top: 4px;
    }

.find-vehicle__registration-input {
    height: 50px !important;
    border-left: none;
    border-radius: 0 10px 10px 0;
    flex-grow: 1;
    text-align: center;
    width: 100%; /* for Edge */
    padding: 0;
}


.lookup-registration .row {
    margin-bottom: 10px;
}

.lookup-registration #btnNewQuote {
    width: auto;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

.text-uppercase {
    text-transform: uppercase
}

.get-quote-form .row:first-child {
    margin-bottom: 10px;
}

.get-quote-form #btnNewQuote .btn-icon-quote, .home-content-box #btnNewQuote .btn-icon-quote {
    float: none;
    margin-left: 5px;
    margin-top: 0px !important;
}

.get-quote-form ul {
    margin-left: 25px;
    margin-top: 18px;
}

    .get-quote-form ul li {
        list-style: disc;
        color: #DA3015;
        font-size: 25px;
        line-height: 1;
        margin-bottom: 7px;
    }

        .get-quote-form ul li span {
            color: #000;
            font-size: 17px;
            vertical-align: middle;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .get-quote-form ul {
        margin-top: 0;
        margin-bottom: 0;
    }

        .get-quote-form ul li {
            margin-bottom: 4px;
        }

    .get-quote-form .lookup-registration .row {
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .get-quote-form ul {
        margin-top: 0;
    }
}

.lookup-registration .field-interact:hover, .lookup-registration .field-interact:focus {
    outline: 0 !important;
    border-color: #BFBFBF;
}

.home-content-box .content-box .row {
    margin-bottom: 15px;
}

.home-content-box .content-box ul {
    padding-bottom: 5px;
    margin-top: 0;
}

    .home-content-box .content-box ul li {
        line-height: 1.3;
    }

.home-content-box .content-box .reg .find-vehicle span[name=registration-number-error] {
    margin-top: 10px;
}

@media (min-width: 480px) {
    .registration-link.full {
        display: block;
    }

    .registration-link.short {
        display: none;
    }
}

@media (min-width: 768px) {
    .home-content-box ul {
        margin-left: 24px !important;
    }
}

@media (min-width: 1200px) {
    .home-content-box .content-box .row.reg {
        margin-bottom: 0px;
    }

    .home-content-box .find-vehicle {
        padding-left: 0px;
    }

    .lookup-registration .row:first-child {
        margin-left: 0px;
    }

    .get-quote-form .lookup-registration .row:first-child {
        margin-left: -15px;
    }

    .lookup-registration .align-left #btnNewQuote {
        margin: 0;
    }
}

@media (max-width: 479px), (min-width: 992px) {
    .get-quote-form .lookup-registration #btnNewQuote {
        width: 100%;
        margin: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .home-content-box .content-box ul {
        margin-left: 25px;
    }

    .home-content-box .lookup-registration {
        width: 415px;
    }
}

@media (min-width: 480px) and (max-width: 991px) {
    .get-quote-form .lookup-registration #btnNewQuote {
        min-width: 300px;
    }
}

@media (max-width: 1199px) {
    .home-content-box #btnNewQuote {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .contentbox {
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .home-content-box {
        padding: 15px 20px;
    }

    .contentbox {
        margin-top: 20px;
    }

    .market-image {
        margin-top: 20px;
        margin-bottom: 0px;
    }

        .market-image img {
            margin-top: 10px;
        }
}

@media (max-width: 480px) {
    .home-content-box {
        padding: 15px 15px;
    }

        .home-content-box .content-box {
            margin-bottom: 0;
        }

            .home-content-box .content-box ul {
                margin-left: 25px;
            }

        .home-content-box #btnNewQuote {
            width: 100%;
        }

        .home-content-box .content-box ul li {
            line-height: 1.2;
        }

        .home-content-box .content-box .row:last-child {
            margin-bottom: 7px;
        }

    .registration-link.full {
        display: none;
    }

    .registration-link.short {
        display: block;
    }
}

.get-quote-form {
    background: #D6DFE9;
    padding: 20px 20px 10px 20px;
    border-radius: 8px;
    height: 100%;
}

    .get-quote-form.mobile {
        background: #F5F5F5;
        padding: 20px 20px 0px 20px;
        border-radius: 20px;
        border: 1px solid #ccc;
        margin-bottom: 20px;
    }

        .get-quote-form.mobile .registration-link-row {
            margin-bottom: 20px;
        }

@media (max-width: 991px) {
    .get-quote-form:not(.mobile) {
        margin-top: 20px;
    }
}

.get-quote-form h2 {
    margin-bottom: 17px;
}

.get-quote-form:not(.mobile) h2 {
    color: #413659 !important;
}

.registration-link-row {
    margin-top: 20px;
}

/* End of Find Vehicle */
.menu-primary-navigation .menu-item {
    font-size: 14px;
}

h2.box-heading {
    margin-bottom: 25px;
}

.servicebox-new h2.box-heading {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .get-quote-form.mobile h2.box-heading {
        margin-bottom: 20px;
    }
}

.home-content-box h2, .get-quote-form h2, .servicebox-new h2, h2.box-heading {
    font-size: 31px;
    font-weight: bold;
    color: #DA3015;
}


.home-content-box ul {
    font-size: 17px;
    color: #000000;
}

    .home-content-box ul li span {
        font-weight: 400;
    }

.find-vehicle #registration-number {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    box-shadow: none;
}

    .find-vehicle #registration-number::placeholder {
        color: #8d999a;
        opacity: 1; /* Firefox */
        padding-top: 11px;
    }

    .find-vehicle #registration-number:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #8d999a;
    }

    .find-vehicle #registration-number::-ms-input-placeholder { /* Microsoft Edge */
        color: #8d999a;
    }

.lookup-registration #btnNewQuote {
    font-size: 24px;
    font-weight: bold;
}

    .lookup-registration #btnNewQuote img.btn-icon-quote {
        margin-top: 5px;
        border-radius: 15px;
    }

.lookup-registration .registration-link {
    font-size: 16px;
    color: #007694;
    text-decoration: underline;
}

.lookup-registration #registration-number-error {
    font-size: 16px;
}

.ui-widget-content ul.tab-menu li div {
    font-size: 19px;
}

.tab-content {
    font-size: 14px;
}

.market-image-text {
    font-size: 23px;
    font-weight: bold;
    color: #48494B;
}

@media (max-width: 768px) {
    .home-content-box h2, .get-quote-form h2, .servicebox-new h2, h2.box-heading {
        font-size: 27px;
    }
}

/* Service Box*/
.servicebox-new {
    clear: both;
    border-radius: 20px;
    background-size: cover !important;
    padding: 20px 20px 20px 20px;
    background-color: #f5f4f5;
    border: 1px solid #ccc;
}

    .servicebox-new p {
        font-size: 15px;
    }

    .servicebox-new .footer-text, .get-quote-form.mobile .footer-text {
        font-size: 17px;
        font-weight: bold;
        font-style: italic;
    }

.object-area {
    padding-right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .object-area {
        padding-right: 5% !important;
    }
}

@media (min-width: 650px) and (max-width: 768px) {
    .object-area {
        padding-right: 47%;
    }
}

@media (min-width: 620px) and (max-width: 650px) {
    .object-area {
        padding-right: 36%;
    }
}

@media (min-width: 590px) and (max-width: 620px) {
    .object-area {
        padding-right: 33%;
    }
}

@media (min-width: 560px) and (max-width: 590px) {
    .object-area {
        padding-right: 29%;
    }
}

@media (min-width: 540px) and (max-width: 560px) {
    .object-area {
        padding-right: 25%;
    }
}

@media (min-width: 510px) and (max-width: 540px) {
    .object-area {
        padding-right: 21%;
    }
}

@media (min-width: 470px) and (max-width: 510px) {
    .object-area {
        padding-right: 15%;
    }
}

@media (min-width: 442px) and (max-width: 470px) {
    .object-area {
        padding-right: 8%;
    }
}

/* Service Box*/

/* Mobile Tab */

.bordered-tab {
    border: 1px solid #ccc;
    background: none;
    padding: 5px 20px;
}

    .bordered-tab ul.gd-tab {
        margin-bottom: 0;
    }

        .bordered-tab ul.gd-tab li {
            margin-bottom: 0;
        }

            .bordered-tab ul.gd-tab li:not(:last-child) {
                border-bottom: 1px dashed #ccc;
            }

            .bordered-tab ul.gd-tab li .gd-tab-content p {
                margin-left: 5px;
                margin-top: 5px;
            }

            .bordered-tab ul.gd-tab li .tab-title {
                font-weight: 600;
            }

                .bordered-tab ul.gd-tab li .tab-title .glyphicon {
                    font-size: 25px;
                }

/* Mobile Tab */

/* Modal */
.modal-dialog {
    vertical-align: middle;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 10px;
}

.modal-content {
    margin: 0 auto;
}

.modal-body {
    padding: 15px 20px 5px;
}

    .modal-body p {
        margin-bottom: 0;
    }

.modal-footer {
    display: flex;
    justify-content: center;
}

    .modal-footer button {
        margin-left: 5px;
        margin-right: 5px;
    }

/* Modal */


/* Back office edit page*/
.back-office-widget {
    width: 45px;
    height: 40px;
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 999;
    opacity: 0.2;
    border-left: 2px solid darkgrey;
    border-radius: 0 5px 5px 0;
    background-color: teal;
    text-align: center;
    padding: 8px 4px 8px 2px;
}

    .back-office-widget:hover {
        opacity: 1;
    }

    .back-office-widget a {
        color: white;
        font-size: medium;
    }

.text-inline {
    white-space: nowrap;
}

.pHeading-small {
    margin-top: 2px;
    margin-bottom: 13px;
}

.contact-box.email-us {
    overflow: hidden;
}

.faq-page .get-quote-form {
    padding-bottom: 50px;
}

@media (max-width: 480px) {
    .center-xs {
        text-align: center;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .same-height-column-container {
        display: flex;
        flex-direction: row;
        justify-content: stretch;
    }

    .same-height-column-container .column > div {
        height: 100%;
    }

    .contact-us-page .get-quote-form {
        margin-bottom: 190px;
    }
}

@media (min-width: 1200px) {
    .faq-page .get-quote-form {
        padding-bottom: 90px;
    }
}