/*Default styling*/
body, html {
    overflow-x: hidden;
    overflow-wrap: break-word;
}

.row {
    margin: 0 !important;
}

.clear {
    clear: both;
    font-size:0;
    line-height:0;
    height:0;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 16px;
}

/*Client Specific Styling*/

/*Force24*/
.force24-blue-background {
    background-color: #00a4c3;
}

.force24-pink-background {
    background-color: #f56f76;
}

.force24-pink-button {
    background-color: #f56f76;
    text-align: center;
    padding: 15px 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: arial, helvetica, sans-serif;
    display: inline-block;
}
.f24-card-one:hover{
    transform: translate(0, -10px);
    transition: all .3s ease-in-out;  
}

/* Bootstrap 7 column */

@media (min-width: 768px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
        float:none;
    }
}
@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        float:left;
    }
}
@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        float:left;
    }
}

/*Martek Marine*/


/*Martek Lifecare*/

/*Michelin Truck*/
@media screen and (max-width:1200px) {
    .col-xl-bgwhite {
        background-color: #ffffff !important;
    }
}

@media screen and (max-width:992px) {
    .col-lg-bgwhite {
        background-color: #ffffff !important;
    }
    .apinnovare-logo-img {
        width:160px;
    }

}

@media screen and (max-width:768px) {
    .col-md-bgwhite {
        background-color: #ffffff !important;
    }
}

@media screen and (max-width:480px) {
    .col-sm-bgwhite {
        background-color: #ffffff !important;
    }
}

/*Media Queries*/
@media screen and (max-width:1200px) {
    .col-xl-trans0{
		transform: translate(0, 0)!important;
	}

    .col-xl-posinh {
        position: inherit !important;
    }

    .col-xl-100pc {
        width: 100% !important;
    }

    .col-xl-90pc {
        width: 90% !important;
    }

    .col-xl-50pc {
        width: 50% !important;
    }

    .col-xl-fs42 {
        font-size: 42px !important;
    }

    .col-xl-fs38 {
        font-size: 38px !important;
    }

    .col-xl-fs34 {
        font-size: 34px !important;
    }

    .col-xl-fs30 {
        font-size: 30px !important;
    }

    .col-xl-fs26 {
        font-size: 26px !important;
    }

    .col-xl-fs20 {
        font-size: 20px !important;
    }

    .col-xl-fs16 {
        font-size: 16px !important;
    }

    .col-xl-fs14{font-size:14px!important;}
    .col-xl-fs12 {
        font-size: 12px !important;
    }

    .col-xl-mt0 {
        margin-top: 0px !important;
    }

    .col-xl-mt10 {
        margin-top: 10px !important;
    }

    .col-xl-mt20 {
        margin-top: 20px !important;
    }

    .col-xl-mt30 {
        margin-top: 30px !important;
    }

    .col-xl-mt40 {
        margin-top: 40px !important;
    }

    .col-xl-mt50 {
        margin-top: 50px !important;
    }

    .col-xl-mb0 {
        margin-bottom: 0px !important;
    }

    .col-xl-mb10 {
        margin-bottom: 10px !important;
    }

    .col-xl-mb20 {
        margin-bottom: 20px !important;
    }

    .col-xl-mb30 {
        margin-bottom: 30px !important;
    }

    .col-xl-mb40 {
        margin-bottom: 40px !important;
    }

    .col-xl-mb50 {
        margin-bottom: 50px !important;
    }

    .col-xl-ml0 {
        margin-left: 0px !important;
    }

    .col-xl-ml10 {
        margin-left: 10px !important;
    }

    .col-xl-ml20 {
        margin-left: 20px !important;
    }

    .col-xl-ml30 {
        margin-left: 30px !important;
    }

    .col-xl-ml40 {
        margin-left: 40px !important;
    }

    .col-xl-ml50 {
        margin-left: 50px !important;
    }

    .col-xl-mr0 {
        margin-right: 0px !important;
    }

    .col-xl-mr10 {
        margin-right: 10px !important;
    }

    .col-xl-mr20 {
        margin-right: 20px !important;
    }

    .col-xl-mr30 {
        margin-right: 30px !important;
    }

    .col-xl-mr40 {
        margin-right: 40px !important;
    }

    .col-xl-mr50 {
        margin-right: 50px !important;
    }

    .col-xl-marginauto {
        margin: 0 auto !important;
    }

    .col-xl-pt0 {
        padding-top: 0px !important;
    }

    .col-xl-pt10 {
        padding-top: 10px !important;
    }

    .col-xl-pt20 {
        padding-top: 20px !important;
    }

    .col-xl-pt30 {
        padding-top: 30px !important;
    }

    .col-xl-pt40 {
        padding-top: 40px !important;
    }

    .col-xl-pt50 {
        padding-top: 50px !important;
    }

    .col-xl-pb0 {
        padding-bottom: 0px !important;
    }

    .col-xl-pb10 {
        padding-bottom: 10px !important;
    }

    .col-xl-pb20 {
        padding-bottom: 20px !important;
    }

    .col-xl-pb30 {
        padding-bottom: 30px !important;
    }

    .col-xl-pb40 {
        padding-bottom: 40px !important;
    }

    .col-xl-pb50 {
        padding-bottom: 50px !important;
    }

    .col-xl-pl0 {
        padding-left: 0px !important;
    }

    .col-xl-pl10 {
        padding-left: 10px !important;
    }

    .col-xl-pl20 {
        padding-left: 20px !important;
    }

    .col-xl-pl30 {
        padding-left: 30px !important;
    }

    .col-xl-pl40 {
        padding-left: 40px !important;
    }

    .col-xl-pl50 {
        padding-left: 50px !important;
    }

    .col-xl-pr0 {
        padding-right: 0px !important;
    }

    .col-xl-pr10 {
        padding-right: 10px !important;
    }

    .col-xl-pr20 {
        padding-right: 20px !important;
    }

    .col-xl-pr30 {
        padding-right: 30px !important;
    }

    .col-xl-pr40 {
        padding-right: 40px !important;
    }

    .col-xl-pr50 {
        padding-right: 50px !important;
    }

    .col-xl-br0 {
        border-right: 0 !important;
    }

    .col-xl-bl0 {
        border-left: 0 !important;
    }

    .col-xl-bt0 {
        border-top: 0 !important;
    }

    .col-xl-bb0 {
        border-bottom: 0 !important;
    }

    .col-xl-hauto {
        height: auto !important;
    }

    .col-xl-h10 {
        height: 10px !important;
    }

    .col-xl-h20 {
        height: 20px !important;
    }

    .col-xl-h30 {
        height: 30px !important;
    }

    .col-xl-h40 {
        height: 40px !important;
    }

    .col-xl-h50 {
        height: 50px !important;
    }

    .col-xl-textleft {
        text-align: left !important;
    }

    .col-xl-textcenter {
        text-align: center !important;
    }

    .col-xl-textright {
        text-align: right !important;
    }

    .col-xl-textfull {
        text-align: justify !important;
    }

    .col-xl-displayblock {
        display: block !important;
    }

    .col-xl-inlineblock {
        display: inline-block !important;
    }

    .col-xl-inline {
        display: inline !important;
    }

    .col-xl-hidethis {
        display: none !important;
    }

    .col-xl-floatnone {
        float: none !important;
    }

    .col-xl-floatleft {
        float: left !important;
    }

    .col-xl-floatright {
        float: right !important;
    }

    .col-xl-imagenone {
        background-image: none !important;
    }

    .col-xl-imgfull {
        width: 100% !important;
        height: auto;
    }

    .col-xl-imagemax {
        max-width: 100% !important;
        height: auto !important;
    }

    .col-xl-image {
        width: auto !important;
        height: auto !important;
    }

    .col-xl-minheight {
        min-height: 0px !important;
    }
    .col-xl-minwidth0{
        min-width: 0 !important;
    }
    .col-xl-clearleft {
        clear: left !important;
    }
    .col-xl-border-radius-none{
        border-radius: 0px !important;
    }
    .col-xl-color-none{
        background: transparent !important;
    }
    .col-xl-cover{
        background-size: cover !important;
    }
}

@media screen and (max-width:992px) {
    .col-lg-trans0{
		transform: translate(0, 0)!important;
	}
    .col-lg-posinh {
        position: inherit !important;
    }

    .col-lg-notransform {
        transform: none !important;
    }

    .col-lg-flexRev {
        flex-direction: column-reverse !important;
    }

    .col-lg-100pc {
        width: 100% !important;
    }

    .col-lg-90pc {
        width: 90% !important;
    }

    .col-lg-50pc {
        width: 50% !important;
    }

    .col-lg-fs42 {
        font-size: 42px !important;
    }

    .col-lg-fs38 {
        font-size: 38px !important;
    }

    .col-lg-fs34 {
        font-size: 34px !important;
    }

    .col-lg-fs30 {
        font-size: 30px !important;
    }

    .col-lg-fs26 {
        font-size: 26px !important;
    }

    .col-lg-fs20 {
        font-size: 20px !important;
    }

    .col-lg-fs16 {
        font-size: 16px !important;
    }

    .col-lg-fs14{font-size:14px!important;}
    .col-lg-fs12 {
        font-size: 12px !important;
    }

    .col-lg-mt0 {
        margin-top: 0px !important;
    }

    .col-lg-mt10 {
        margin-top: 10px !important;
    }

    .col-lg-mt20 {
        margin-top: 20px !important;
    }

    .col-lg-mt30 {
        margin-top: 30px !important;
    }

    .col-lg-mt40 {
        margin-top: 40px !important;
    }

    .col-lg-mt50 {
        margin-top: 50px !important;
    }

    .col-lg-mb0 {
        margin-bottom: 0px !important;
    }

    .col-lg-mb10 {
        margin-bottom: 10px !important;
    }

    .col-lg-mb20 {
        margin-bottom: 20px !important;
    }

    .col-lg-mb30 {
        margin-bottom: 30px !important;
    }

    .col-lg-mb40 {
        margin-bottom: 40px !important;
    }

    .col-lg-mb50 {
        margin-bottom: 50px !important;
    }

    .col-lg-ml0 {
        margin-left: 0px !important;
    }

    .col-lg-ml10 {
        margin-left: 10px !important;
    }

    .col-lg-ml20 {
        margin-left: 20px !important;
    }

    .col-lg-ml30 {
        margin-left: 30px !important;
    }

    .col-lg-ml40 {
        margin-left: 40px !important;
    }

    .col-lg-ml50 {
        margin-left: 50px !important;
    }

    .col-lg-mr0 {
        margin-right: 0px !important;
    }

    .col-lg-mr10 {
        margin-right: 10px !important;
    }

    .col-lg-mr20 {
        margin-right: 20px !important;
    }

    .col-lg-mr30 {
        margin-right: 30px !important;
    }

    .col-lg-mr40 {
        margin-right: 40px !important;
    }

    .col-lg-mr50 {
        margin-right: 50px !important;
    }

    .col-lg-marginauto {
        margin: 0 auto !important;
    }

    .col-lg-pt0 {
        padding-top: 0px !important;
    }

    .col-lg-pt10 {
        padding-top: 10px !important;
    }

    .col-lg-pt20 {
        padding-top: 20px !important;
    }

    .col-lg-pt30 {
        padding-top: 30px !important;
    }

    .col-lg-pt40 {
        padding-top: 40px !important;
    }

    .col-lg-pt50 {
        padding-top: 50px !important;
    }

    .col-lg-pb0 {
        padding-bottom: 0px !important;
    }

    .col-lg-pb10 {
        padding-bottom: 10px !important;
    }

    .col-lg-pb20 {
        padding-bottom: 20px !important;
    }

    .col-lg-pb30 {
        padding-bottom: 30px !important;
    }

    .col-lg-pb40 {
        padding-bottom: 40px !important;
    }

    .col-lg-pb50 {
        padding-bottom: 50px !important;
    }

    .col-lg-pl0 {
        padding-left: 0px !important;
    }

    .col-lg-pl10 {
        padding-left: 10px !important;
    }

    .col-lg-pl20 {
        padding-left: 20px !important;
    }

    .col-lg-pl30 {
        padding-left: 30px !important;
    }

    .col-lg-pl40 {
        padding-left: 40px !important;
    }

    .col-lg-pl50 {
        padding-left: 50px !important;
    }

    .col-lg-pr0 {
        padding-right: 0px !important;
    }

    .col-lg-pr10 {
        padding-right: 10px !important;
    }

    .col-lg-pr20 {
        padding-right: 20px !important;
    }

    .col-lg-pr30 {
        padding-right: 30px !important;
    }

    .col-lg-pr40 {
        padding-right: 40px !important;
    }

    .col-lg-pr50 {
        padding-right: 50px !important;
    }

    .col-lg-br0 {
        border-right: 0 !important;
    }

    .col-lg-bl0 {
        border-left: 0 !important;
    }

    .col-lg-bt0 {
        border-top: 0 !important;
    }

    .col-lg-bb0 {
        border-bottom: 0 !important;
    }

    .col-lg-hauto {
        height: auto !important;
    }

    .col-lg-h10 {
        height: 10px !important;
    }

    .col-lg-h20 {
        height: 20px !important;
    }

    .col-lg-h30 {
        height: 30px !important;
    }

    .col-lg-h40 {
        height: 40px !important;
    }

    .col-lg-h50 {
        height: 50px !important;
    }

    .col-lg-textleft {
        text-align: left !important;
    }

    .col-lg-textcenter {
        text-align: center !important;
    }

    .col-lg-textright {
        text-align: right !important;
    }

    .col-lg-textfull {
        text-align: justify !important;
    }

    .col-lg-displayblock {
        display: block !important;
    }

    .col-lg-inlineblock {
        display: inline-block !important;
    }

    .col-lg-inline {
        display: inline !important;
    }

    .col-lg-hidethis {
        display: none !important;
    }

    .col-lg-floatnone {
        float: none !important;
    }

    .col-lg-floatleft {
        float: left !important;
    }

    .col-lg-floatright {
        float: right !important;
    }

    .col-lg-imagenone {
        background-image: none !important;
    }

    .col-lg-imgfull {
        width: 100% !important;
        height: auto;
    }

    .col-lg-imagemax {
        max-width: 100% !important;
        height: auto !important;
    }

    .col-lg-image {
        width: auto !important;
        height: auto !important;
    }

    .col-lg-minheight {
        min-height: 0px !important;
    }
    .col-lg-minwidth0{
        min-width: 0 !important;
    }
    .col-lg-border-none {
        border: 0 !important;
    }
    .col-lg-minauto {
        min-width: auto !important;
    }
    .col-lg-top0 {
       top: 0 !important;
    }
    .col-lg-clearleft {
        clear: left !important;
    }
    .col-lg-relative{
        position: relative !important;
    }
    .col-lg-right0{
        right: 0 !important
    }
    .col-lg-border-radius-none{
        border-radius: 0px !important;
    }
    .col-lg-color-none{
        background: transparent !important;
    }
    .col-lg-clearcolumn{
        clear: both;
    }
    .col-lg-cover{
        background-size: cover !important;
    }
}

@media screen and (max-width:768px) {
    .col-md-trans0{
		transform: translate(0, 0)!important;
	}
    .col-md-posinh {
        position: inherit !important;
    }

    .col-md-100pc {
        width: 100% !important;
    }

    .col-md-90pc {
        width: 90% !important;
    }

    .col-md-50pc {
        width: 50% !important;
    }

    .col-md-fs42 {
        font-size: 42px !important;
    }

    .col-md-fs38 {
        font-size: 38px !important;
    }

    .col-md-fs34 {
        font-size: 34px !important;
    }

    .col-md-minauto {
        min-width: auto !important;
    }

    .col-md-boxnone {
        box-shadow: none !important;
    }

    .col-md-fs30 {
        font-size: 30px !important;
    }

    .col-md-fs26 {
        font-size: 26px !important;
    }

    .col-md-fs20 {
        font-size: 20px !important;
    }

    .col-md-fs16 {
        font-size: 16px !important;
    }
    .col-md-fs14{font-size:14px!important;}

    .col-md-fs12 {
        font-size: 12px !important;
    }

    .col-md-mt0 {
        margin-top: 0px !important;
    }

    .col-md-mt10 {
        margin-top: 10px !important;
    }

    .col-md-mt20 {
        margin-top: 20px !important;
    }

    .col-md-mt30 {
        margin-top: 30px !important;
    }

    .col-md-mt40 {
        margin-top: 40px !important;
    }

    .col-md-mt50 {
        margin-top: 50px !important;
    }

    .col-md-mb0 {
        margin-bottom: 0px !important;
    }

    .col-md-mb10 {
        margin-bottom: 10px !important;
    }

    .col-md-mb20 {
        margin-bottom: 20px !important;
    }

    .col-md-mb30 {
        margin-bottom: 30px !important;
    }

    .col-md-mb40 {
        margin-bottom: 40px !important;
    }

    .col-md-mb50 {
        margin-bottom: 50px !important;
    }

    .col-md-ml0 {
        margin-left: 0px !important;
    }

    .col-md-bordernone {
        border: 0 !important;
    }

    .col-md-ml10 {
        margin-left: 10px !important;
    }

    .col-md-ml20 {
        margin-left: 20px !important;
    }

    .col-md-ml30 {
        margin-left: 30px !important;
    }

    .col-md-ml40 {
        margin-left: 40px !important;
    }

    .col-md-ml50 {
        margin-left: 50px !important;
    }

    .col-md-mr0 {
        margin-right: 0px !important;
    }

    .col-md-mr10 {
        margin-right: 10px !important;
    }

    .col-md-mr20 {
        margin-right: 20px !important;
    }

    .col-md-mr30 {
        margin-right: 30px !important;
    }

    .col-md-mr40 {
        margin-right: 40px !important;
    }

    .col-md-mr50 {
        margin-right: 50px !important;
    }

    .col-md-marginauto {
        margin: 0 auto !important;
    }

    .col-md-pt10 {
        padding-top: 10px !important;
    }

    .col-md-pt20 {
        padding-top: 20px !important;
    }

    .col-md-pt30 {
        padding-top: 30px !important;
    }

    .col-md-pt40 {
        padding-top: 40px !important;
    }

    .col-md-pt50 {
        padding-top: 50px !important;
    }

    .col-md-pb10 {
        padding-bottom: 10px !important;
    }

    .col-md-pb20 {
        padding-bottom: 20px !important;
    }

    .col-md-pb30 {
        padding-bottom: 30px !important;
    }

    .col-md-pb40 {
        padding-bottom: 40px !important;
    }

    .col-md-pb50 {
        padding-bottom: 50px !important;
    }

    .col-md-pl0 {
        padding-left: 0px !important;
    }

    .col-md-pl10 {
        padding-left: 10px !important;
    }

    .col-md-pl20 {
        padding-left: 20px !important;
    }

    .col-md-pl30 {
        padding-left: 30px !important;
    }

    .col-md-pl40 {
        padding-left: 40px !important;
    }

    .col-md-pl50 {
        padding-left: 50px !important;
    }

    .col-md-pr0 {
        padding-right: 0px !important;
    }

    .col-md-pr10 {
        padding-right: 10px !important;
    }

    .col-md-pr20 {
        padding-right: 20px !important;
    }

    .col-md-pr30 {
        padding-right: 30px !important;
    }

    .col-md-pr40 {
        padding-right: 40px !important;
    }

    .col-md-pr50 {
        padding-right: 50px !important;
    }

    .col-md-br0 {
        border-right: 0 !important;
    }

    .col-md-bl0 {
        border-left: 0 !important;
    }

    .col-md-bt0 {
        border-top: 0 !important;
    }

    .col-md-bb0 {
        border-bottom: 0 !important;
    }

    .col-md-hauto {
        height: auto !important;
    }

    .col-md-h10 {
        height: 10px !important;
    }

    .col-md-h20 {
        height: 20px !important;
    }

    .col-md-h30 {
        height: 30px !important;
    }

    .col-md-h40 {
        height: 40px !important;
    }

    .col-md-h50 {
        height: 50px !important;
    }

    .col-md-textleft {
        text-align: left !important;
    }

    .col-md-textcenter {
        text-align: center !important;
    }

    .col-md-textright {
        text-align: right !important;
    }

    .col-md-textfull {
        text-align: justify !important;
    }

    .col-md-displayblock {
        display: block !important;
    }

    .col-md-inlineblock {
        display: inline-block !important;
    }

    .col-md-inline {
        display: inline !important;
    }

    .col-md-hidethis {
        display: none !important;
    }

    .col-md-floatnone {
        float: none !important;
    }

    .col-md-floatleft {
        float: left !important;
    }

    .col-md-floatright {
        float: right !important;
    }

    .col-md-imagenone {
        background-image: none !important;
    }

    .col-md-imgfull {
        width: 100% !important;
        height: auto;
    }

    .col-md-imagemax {
        max-width: 100% !important;
        height: auto !important;
    }

    .col-md-image {
        width: auto !important;
        height: auto !important;
    }

    .col-md-minheight {
        min-height: 0px !important;
    }

    .col-md-pt0 {
        padding-top: 0px !important;
    }

    .col-md-pb0 {
        padding-bottom: 0px !important;
    }

    .col-md-border-none {
        border: 0 !important;
    }

    .col-md-skew0 {
        -ms-transform: skewX(0deg) !important;
        -webkit-transform: skewX(0deg) !important;
        transform: skewX(0deg) !important;
    }
    .col-md-minwidth0{
        min-width: 0 !important;
    }
    .col-md-top0 {
       top: 0 !important;
    }
    .col-md-clearleft {
        clear: left !important;
    }
    .col-md-right0{
        right: 0 !important
    }
    .col-md-left0{
        left: 0 !important
    }
    .col-md-bottom0{
        bottom: 0 !important;
    }
    .col-md-border-radius-none{
        border-radius: 0px !important;
    }
    .col-md-color-none{
        background: transparent !important;
    }
    .col-md-pt100 {
        padding-top: 100px !important;
    }
    .col-md-cover{
        background-size: cover !important;
    }
    .col-md-fs8{
        font-size: 8px!important;
    }
    .col-md-img35{
        width: 35px!important;
    }
}

@media screen and (max-width:480px) {
    .col-sm-trans0{
		transform: translate(0, 0)!important;
	}
    .col-sm-posinh {
        position: inherit !important;
    }

    .col-sm-100pc {
        width: 100% !important;
    }

    .col-sm-90pc {
        width: 90% !important;
    }

    .col-sm-50pc {
        width: 50% !important;
    }

    .col-sm-fs42 {
        font-size: 42px !important;
    }

    .col-sm-fs38 {
        font-size: 38px !important;
    }

    .col-sm-fs34 {
        font-size: 34px !important;
    }

    .col-sm-fs30 {
        font-size: 30px !important;
    }

    .col-sm-fs26 {
        font-size: 26px !important;
    }

    .col-sm-fs20 {
        font-size: 20px !important;
    }

    .col-sm-fs16 {
        font-size: 16px !important;
    }
    
    .col-sm-fs14{font-size:14px!important;}

    .col-sm-fs12 {
        font-size: 12px !important;
    }

    .col-sm-mt0 {
        margin-top: 0px !important;
    }

    .col-sm-mt10 {
        margin-top: 10px !important;
    }

    .col-sm-mt20 {
        margin-top: 20px !important;
    }

    .col-sm-mt30 {
        margin-top: 30px !important;
    }

    .col-sm-mt40 {
        margin-top: 40px !important;
    }

    .col-sm-mt50 {
        margin-top: 50px !important;
    }

    .col-sm-mb0 {
        margin-bottom: 0px !important;
    }

    .col-sm-mb10 {
        margin-bottom: 10px !important;
    }

    .col-sm-mb20 {
        margin-bottom: 20px !important;
    }

    .col-sm-mb30 {
        margin-bottom: 30px !important;
    }

    .col-sm-mb40 {
        margin-bottom: 40px !important;
    }

    .col-sm-mb50 {
        margin-bottom: 50px !important;
    }

    .col-sm-ml0 {
        margin-left: 0px !important;
    }

    .col-sm-ml10 {
        margin-left: 10px !important;
    }

    .col-sm-ml20 {
        margin-left: 20px !important;
    }

    .col-sm-ml30 {
        margin-left: 30px !important;
    }

    .col-sm-ml40 {
        margin-left: 40px !important;
    }

    .col-sm-ml50 {
        margin-left: 50px !important;
    }

    .col-sm-mr0 {
        margin-right: 0px !important;
    }

    .col-sm-mr10 {
        margin-right: 10px !important;
    }

    .col-sm-mr20 {
        margin-right: 20px !important;
    }

    .col-sm-mr30 {
        margin-right: 30px !important;
    }

    .col-sm-mr40 {
        margin-right: 40px !important;
    }

    .col-sm-mr50 {
        margin-right: 50px !important;
    }

    .col-sm-marginauto {
        margin: 0 auto !important;
    }

    .col-sm-pt0 {
        padding-top: 0px !important;
    }

    .col-sm-pt10 {
        padding-top: 10px !important;
    }

    .col-sm-pt20 {
        padding-top: 20px !important;
    }

    .col-sm-pt30 {
        padding-top: 30px !important;
    }

    .col-sm-pt40 {
        padding-top: 40px !important;
    }

    .col-sm-pt50 {
        padding-top: 50px !important;
    }

    .col-sm-pb0 {
        padding-bottom: 0px !important;
    }

    .col-sm-pb10 {
        padding-bottom: 10px !important;
    }

    .col-sm-pb20 {
        padding-bottom: 20px !important;
    }

    .col-sm-pb30 {
        padding-bottom: 30px !important;
    }

    .col-sm-pb40 {
        padding-bottom: 40px !important;
    }

    .col-sm-pb50 {
        padding-bottom: 50px !important;
    }

    .col-sm-pl0 {
        padding-left: 0px !important;
    }

    .col-sm-pl10 {
        padding-left: 10px !important;
    }

    .col-sm-pl20 {
        padding-left: 20px !important;
    }

    .col-sm-pl30 {
        padding-left: 30px !important;
    }

    .col-sm-pl40 {
        padding-left: 40px !important;
    }

    .col-sm-pl50 {
        padding-left: 50px !important;
    }

    .col-sm-pr0 {
        padding-right: 0px !important;
    }

    .col-sm-pr10 {
        padding-right: 10px !important;
    }

    .col-sm-pr20 {
        padding-right: 20px !important;
    }

    .col-sm-pr30 {
        padding-right: 30px !important;
    }

    .col-sm-pr40 {
        padding-right: 40px !important;
    }

    .col-sm-pr50 {
        padding-right: 50px !important;
    }

    .col-sm-br0 {
        border-right: 0 !important;
    }

    .col-sm-bl0 {
        border-left: 0 !important;
    }

    .col-sm-bt0 {
        border-top: 0 !important;
    }

    .col-sm-bb0 {
        border-bottom: 0 !important;
    }

    .col-sm-hauto {
        height: auto !important;
    }

    .col-sm-h10 {
        height: 10px !important;
    }

    .col-sm-h20 {
        height: 20px !important;
    }

    .col-sm-h30 {
        height: 30px !important;
    }

    .col-sm-h40 {
        height: 40px !important;
    }

    .col-sm-h50 {
        height: 50px !important;
    }

    .col-sm-textleft {
        text-align: left !important;
    }

    .col-sm-textcenter {
        text-align: center !important;
    }

    .col-sm-textright {
        text-align: right !important;
    }

    .col-sm-textfull {
        text-align: justify !important;
    }

    .col-sm-displayblock {
        display: block !important;
    }

    .col-sm-inlineblock {
        display: inline-block !important;
    }

    .col-sm-inline {
        display: inline !important;
    }

    .col-sm-hidethis {
        display: none !important;
    }

    .col-sm-floatnone {
        float: none !important;
    }

    .col-sm-floatleft {
        float: left !important;
    }

    .col-sm-floatright {
        float: right !important;
    }

    .col-sm-imagenone {
        background-image: none !important;
    }

    .col-sm-imgfull {
        width: 100% !important;
        height: auto;
    }

    .col-sm-imagemax {
        max-width: 100% !important;
        height: auto !important;
    }

    .col-sm-image {
        width: auto !important;
        height: auto !important;
    }

    .col-sm-minheight {
        min-height: 0px !important;
    }
    .col-sm-minwidth0{
        min-width: 0 !important;
    }
    .col-sm-top0 {
       top: 0 !important;
    }
    .col-sm-clearleft {
        clear: left !important;
    }
    .col-sm-border-radius-none{
        border-radius: 0px !important;
    }
    .col-sm-color-none{
        background: transparent !important;
    }
    .col-sm-cover{
        background-size: cover !important;
    }
}

/*Client specific styles*/
/* Michelin Generic Data Form */

input.michelin-quiz[type=radio] { visibility: hidden;}
    input.michelin-quiz[type=radio] + label {font-family: Michelin, Helvetica, sans-serif; color:#ffffff; text-align: center;font-weight: bold; background-color: #035aaa; font-size:40px; padding:100px 0}
    input.michelin-quiz[type=radio]:checked + label { font-style: normal; display: inline-block; transform: translateY(-20px); box-shadow:0px 10px 20px 5px #d4e3f0;}
    .michelin-submit-btn:after{
        content: "";
        position:absolute; 
        bottom: 0px;
        right:0;
        border-top: 51px solid #fbe333;
        border-right:15px solid transparent;
    }
    .michelin-submit-btn:before{
        content: "";
        position:absolute; 
        bottom: 0px;
        left:0;
        border-bottom: 51px solid #fbe333;
        border-left:15px solid transparent;
    }
    @media screen and (max-width:1200px){
        .michelin-man-position-tablet{
            margin-top:-195px!important;
        }
    }
    @media screen and (max-width:768px){
        input.michelin-quiz[type=radio] + label {padding:50px 0}
    }
    input.michelin-data-capture[type=radio] {
        display: none;
    }
    input.michelin-data-capture[type=radio] + label {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
        background-color: #f5f5f5;
        transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    }
    input.michelin-data-capture[type=radio] + label:hover {

        cursor: pointer;
    }
    input.michelin-data-capture[type=radio]:checked + label {
        font-style: normal;
        background: #ffffff;
        border: 2px solid #061854 !important;
        display: inline-block;
    }

    input.michelin-data-capture[type=radio] + img{
        pointer-events: none;
    }

    input.input-michelin-data::placeholder {
        color: #414042;
    }

    input.input-michelin-data:-ms-input-placeholder {
        color: #414042;
    }

    input.input-michelin-data::-ms-input-placeholder {
        color: #414042;
    }
    input.input-michelin-data:focus{
        outline: 1px solid #061854;
    }
    textarea.input-michelin-data:focus{
        outline: 1px solid #061854;
    }
    .options a:hover{
       background-color:#122454!important;
   }

    /* End of Michelin Generic Data Form */
    
    /* G3 Competition */
    input.g3-competition[type=radio] {
    visibility: hidden;
    }
    input.g3-competition[type=radio] + label {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
    }

    input.g3-competition[type=radio]:checked + label {
        font-style: normal;
        background-color: #EFEFEF;
        outline: 3px solid #b10f14;
        display: inline-block;
    }
    input.g3-competition[type=radio] + img{
        pointer-events: none;
    }
    /* End G3 Competition */
input.ts-competition[type=radio] {
    visibility: hidden;
}

    input.ts-competition[type=radio] + label {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
        background-color: #f5f5f5;
    }

    input.ts-competition[type=radio]:checked + label {
        font-style: normal;
        background-color: #EFEFEF;
        outline: 5px solid #aba18e;
        display: inline-block;
    }
    input.ts-competition[type=radio] + img{
        pointer-events: none;
    }
    
     .ratingText{
                            font-family: 'Montserrat', arial, helvetica, sans-serif;
                            font-weight: 600;
                            font-size: 20px;
                            color: #007ec3;
                            line-height: 1;
                          }
                          input#rating[type=range] {
                              height: 34px;
                              -webkit-appearance: none;
                              margin: 10px 0;
                              width: 100%;
                            }
                            input#rating[type=range]:focus {
                              outline: none;
                            }
                            input#rating[type=range]::-webkit-slider-runnable-track {
                              width: 100%;
                              height: 11px;
                              cursor: pointer;
                              animate: 0.2s;
                              background: #d1d7da;
                              border-radius: 1px;
                            }
                            input#rating[type=range]::-webkit-slider-thumb {
                              box-shadow: 1px 1px 1px #ffffff;
                              border: 1px solid #939393;
                              height: 26px;
                              width: 26px;
                              border-radius: 15px;
                              background: #FFFFFF;
                              cursor: pointer;
                              -webkit-appearance: none;
                              margin-top: -8px;
                            }
                            input#rating[type=range]:focus::-webkit-slider-runnable-track {
                              background: #d1d7da;
                            }
                            input#ratinginput#rating[type=range]::-moz-range-track {
                              width: 100%;
                              height: 11px;
                              cursor: pointer;
                              animate: 0.2s;
                              background: #74A9D8;
                              border-radius: 1px;
                              border: 0px solid #010101;
                            }
                            input#ratinginput#rating[type=range]::-moz-range-thumb {
                              box-shadow: 1px 1px 1px #000031;
                              height: 26px;
                              width: 26px;
                              border-radius: 15px;
                              background: #FFFFFF;
                              cursor: pointer;
                            }
                            input#ratinginput#rating[type=range]::-ms-track {
                              width: 100%;
                              height: 11px;
                              cursor: pointer;
                              animate: 0.2s;
                              background: transparent;
                              border-color: transparent;
                              color: transparent;
                            }
                            input#ratinginput#rating[type=range]::-ms-fill-lower {
                              background: #74A9D8;
                              border-radius: 2px;
                            }
                            input#rating[type=range]::-ms-fill-upper {
                              background: #74A9D8;
                              border-radius: 2px;
                            }
                            input#rating[type=range]::-ms-thumb {
                              margin-top: 1px;
                              box-shadow: 1px 1px 1px #000031;
                              border: 1px solid #00001E;
                              height: 26px;
                              width: 26px;
                              border-radius: 15px;
                              background: #FFFFFF;
                              cursor: pointer;
                            }
                            input#rating[type=range]:focus::-ms-fill-lower {
                              background: #74A9D8;
                            }
                            input#rating[type=range]:focus::-ms-fill-upper {
                              background: #74A9D8;
                            }

/*Antonio Fonts*/
@font-face {
    font-family: 'Antonio-Bold';
    src: url('fonts/Antonio-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-Light';
    src: url('fonts/Antonio-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-Regular';
    src: url('fonts/Antonio-Regular.ttf') format('truetype');
}
/*End of Antonio Fonts*/

/*FSSinclair Fonts*/
@font-face {
    font-family: 'Sinclair-Italic';
    src: url('fonts/FSSinclair-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Sinclair-Light';
    src: url('fonts/FSSinclair-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Sinclair-Lightitalic';
    src: url('fonts/FSSinclair-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Sinclair-Medium';
    src: url('fonts/FSSinclair-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Sinclair-mediumItalic';
    src: url('fonts/FSSinclair-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Sinclair-regular';
    src: url('fonts/FSSinclair-Regular.ttf') format('truetype');
}
/*End of Antonio Fonts*/


/*proxima nova Fonts*/
@font-face {
    font-family: 'proxima-bold';
    src: url('fonts/Proxima-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'proxima-Light';
    src: url('fonts/Proxima-Light.otf') format('opentype');
}

@font-face {
    font-family: 'proxima-regular';
    src: url('fonts/Proxima-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'proxima-sc-light';
    src: url('fonts/Proxima-Sc-Light.otf') format('opentype');
}

@font-face {
    font-family: 'proxima-semibold';
    src: url('fonts/Proxima-Semibold.otf') format('opentype');
}
/*End of proxima Fonts*/


/*Mazda Fonts*/
@font-face {
    font-family: 'mazda-medium';
    src: url('fonts/MazdaType-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'mazda-regular';
    src: url('fonts/MazdaType-Regular.otf') format('opentype');
}
/*Mazda Fonts*/


/*Michelin Truck*/
@font-face {
    font-family: 'Michelin-Black';
    src: url('fonts/Michelin-Black.otf?#iefix') format('opentype');
}

@font-face {
    font-family: 'Michelin-Bold';
    src: url('fonts/Michelin-Bold.otf?#iefix') format('opentype');
}

@font-face {
    font-family: 'Michelin-Light';
    src: url('fonts/Michelin-Light.otf?#iefix') format('opentype');
}

@font-face {
    font-family: 'Michelin-Regular';
    src: url('fonts/Michelin-Regular.otf?#iefix') format('opentype');
}

@font-face {
    font-family: 'Michelin-SemiBold';
    src: url('fonts/Michelin-SemiBold.otf?#iefix') format('opentype');
}

@font-face {
    font-family: vag;
    src: url('fonts/vag.woff2');
}
@font-face {
    font-family: vag-bold;
    src: url('fonts/vag-bold.woff2');
}
@font-face {
    font-family: pacifico;
    src: url('fonts/pacifico.woff2');
}

@font-face {
    font-family: goodDog;
    src: url('fonts/goodDog.ttf');
}

@media screen and (max-width:992px) {
    .footer-logo-position-none-michelin-truck {
        position: inherit !important;
        transform: skew(0deg) !important;
    }

    .skewnone-michelin-truck {
        transform: skew(0deg) !important;
    }

    .box-left-michelin-truck:before {
        background-color: transparent !important;
    }
}

@media screen and (max-width:1600px) {
    .hero-spacer-michelin-truck {
        padding: 130px 0 240px !important;
    }
}

@media screen and (max-width:1300px) {
    .hero-spacer-michelin-truck {
        padding: 80px 0 170px !important;
    }
}

@media screen and (max-width:1100px) {
    .hero-spacer-michelin-truck {
        padding: 80px 0 170px !important;
    }

    .hero-h1-michelin-truck {
        font-size: 35px !important;
    }
}


@media screen and (max-width:900px) {
    .hero-spacer-michelin-truck {
        padding: 40px 0 110px !important;
    }

    .hero-h1-michelin-truck {
        font-size: 30px !important;
    }
}

@media screen and (max-width:768px) {
    .hero-spacer-michelin-truck {
        padding: 20px 0 !important;
    }

    .bgblue-michelin-truck {
        background-color: #213567 !important;
    }
    .michelin-header-transparent{
        background-color: rgba(6,28,84,0.9);
        padding: 10px 15px;
    }
}

@media screen and (max-width:992px) {
    .blue-box-force24-marketing {
        position: inherit !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        padding: 0 15px 0 !important;
        top: 0 !important;
        bottom: 0 !important;
    }

        .blue-box-force24-marketing h2 {
            padding: 20px 0 !important;
        }
}

@media screen and (max-width:768px) {
    .blue-box-force24-marketing {
        top: 0 !important;
        bottom: 0 !important;
    }
}


/*Leadiro*/
.col-lg-bginsert {
    background-image: url('images/bg2.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

/*Validation*/
.error {
    font-size: 90%;
    color: #f37576;
    display: block;
}

.error-inline {
    font-size: 100%;
    width: auto;
    margin-left: 8px;
    margin-bottom: 0;
}

.placeholder-white::-webkit-input-placeholder {
    color: #ffffff;
}


/*Lake district estates*/
input.lde-welcome-club[type=checkbox] {
    display: none;
}

    input.lde-welcome-club[type=checkbox] + label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 21px;
        height: 345px;
        line-height: 1.5;
        color: #ffffff;
        text-align: center;
        font-weight: bold;
        background-color: #fdb825;
        padding: 25px 15px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 35px 10px #e79f1c;
        -moz-box-shadow: 0 0 35px 10px #e79f1c;
        box-shadow: 0 0 35px 10px #e79f1c;
    }

    input.lde-welcome-club[type=checkbox]:checked + label {
        color: #fdb825;
        font-style: normal;
        background-color: #EFEFEF;
        -webkit-box-shadow: 0 0 65px 20px #e79f1c;
        -moz-box-shadow: 0 0 65px 20px #e79f1c;
        box-shadow: 0 0 65px 20px #e79f1c;
    }

label {
    width: 100%;
}

@media only screen and (min-width: 393px) and (max-width: 693px) {
    .lde-image-float {
        float: left;
        padding-right: 5px;
    }

    input.lde-welcome-club[type=checkbox] + label {
        height: auto !important;
        font-size: 16px !important;
    }

    .lde-margin {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 415px) {
    .lde-image-float {
        float: none;
        display: inline-block padding-right: 5px;
    }

    label.lde-hauto {
        width: 80% !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 392px) {
    .lde-margin {
        margin-left: 0 !important;
    }
}
.better-health-container{
        min-height:520px;
    }
    @media screen and (max-width: 1575px){
        .better-health-container{
            min-height: 450px;
        }
    }
    @media screen and (max-width: 1373px){
        .better-health-container{
            min-height: 390px;
        }
    }
/*end LDE */
/* world rec */
.wpfooter ul li:after {
    content: "|";
    padding: 0 .9em; }
.wpfooter  ul li:last-child:after {
    content: "";
}
.wpfooter  p {
    color: #393939;
    margin: 20px 0 0 0;
    font-size: 12px; 
}
.wpright{
   background-color: #f01e14;
   padding: 10px;
   color:#fff;
}

.wpright:before {
   right: -999em;
   background: #f01e14;
   content: '';
   display: block;
   position: absolute;
   width: 999em;
   top: 0;
   bottom: 0;
}
@media screen and (max-width: 767px) {
    .wpfooter {
        padding: 25px 0; }
    .wpfooter ul li {
        float: none;
        display: block;
        margin-bottom: 5px; }
    .wpfooter ul li:after {
        content: "";
        padding: 0 .9em; }
}
/* end worldpay rec */
/* Undercurrent Landing page */
input.undercurrent[type=checkbox] {
    display: none;
}
input.undercurrent[type=checkbox] + label {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
}
input.undercurrent[type=checkbox] + label:hover {
    box-shadow: 0 0 15px rgba(45,45,45,1);
    cursor: pointer;
}
input.undercurrent[type=checkbox]:checked + label {
      font-style: normal;
      background: tomato;
      text-align: center;
      border-radius: 50px;
      border: 2px solid #0c4da2 !important;
      box-shadow: rgba(45,45,45,0.05) 0px 2px 2px, rgba(45,45,45,0.05) 0px 4px 4px, rgba(45,45,45,0.05) 0px 8px 8px, rgba(45,45,45,0.05) 0px 16px 16px, rgba(45,45,45,0.05) 0px 32px 32px, rgba(45,45,45,0.05) 0px 64px 64px;
      display: inline-block;
      transform: translateY(-10px);
      transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
      transition-delay: .1s;
}
input.undercurrent[type=checkbox] + img{
    pointer-events: none;
}
/* End Undercurrent Landing page */
.validator-email{width: 100% !important}
/* Lake District Estates Landing Page */
input.lde-parks[type=checkbox] {
    display: none;
}
input.lde-parks[type=checkbox] + label {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
}
input.lde-parks[type=checkbox] + label:hover {
    cursor: pointer;
}
input.lde-parks[type=checkbox]:checked + label {
    font-style: normal;
      width: 104px;
      border-radius: 50px;
      display: inline-block;
      transform: translateY(-10px);
      transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
      transition-delay: .1s;
}
input.lde-parks[type=checkbox] + img{
    pointer-events: none;
}

/* End of Lake District Estates Landing Page */
/*TS reskin */
input.ts-competition-reskin[type=radio] { visibility: hidden;}
input.ts-competition-reskin[type=radio] + label {font-family: Arial, Helvetica, sans-serif;  text-align: center;font-weight: bold; background-color: #f5f5f5; }
input.ts-competition-reskin[type=radio]:checked + label { font-style: normal;background-color: #EFEFEF; outline: 5px solid #2ea0c9; display: inline-block;  }
input.ts-competition-reskin[type=radio] + img{ pointer-events: none; }
/* END TS RESKIN */
/* KONDITOR AND COOK LANDING PAGE */

input.konditor-competition[type=radio] {
    visibility: hidden;
}

    input.konditor-competition[type=radio] + label {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;

        background-color: #f5f5f5;
    }

    input.konditor-competition[type=radio]:checked + label {
        font-style: normal;
        background-color: #d15384;
        -webkit-box-shadow: 1px 0px 0px 8px rgba(209,83,132,1);
-moz-box-shadow: 1px 0px 0px 8px rgba(209,83,132,1);
box-shadow: 1px 0px 0px 8px rgba(209,83,132,1);
        display: inline-block;
        position:relative;
        overflow:hidden;
        border-radius: 2px;
        border-collapse: separate;
    }
    input.konditor-competition[type=radio]:checked + label:after {
        content:" ";
        width:120px;
        height:120px;
        position:absolute;
        top:-60px;
        right:-60px;
        border-radius:60px;
        background:#d15384 url('http://landing.konditorandcook.com/Competition/images/tick.png');
        background-size:25px 20px;
        background-repeat:no-repeat;

        background-position:25px 70px;
    }
    input.konditor-competition[type=radio] + img{
        pointer-events: none;

    }

/* END OF KONDITOR AND COOK LANDING PAGE*/
/* Kingswood unsubscribe  */
input[type="checkbox"].kingswood-family {
    position: relative;
    margin: 0.4rem;
}

input[type="checkbox"].kingswood-family:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}

input[type="checkbox"].kingswood-family:checked:before {
    background: #D9346E;
}
input[type="radio"].kingswood-family:checked:before {
    background: #D9346E;
}
input[type="checkbox"].kingswood-family:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}
input[type="radio"].kingswood-family {
    position: relative;
    margin: 0.4rem;
}
input[type="radio"].kingswood-family:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}



input[type="radio"].kingswood-family:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}

input[type="checkbox"].fake-unsub {
   visibility: hidden;
}

#bg-label{
    background-image: url('http://landing.kingswood.co.uk/Kingswood-camps/images/expand-arrow.png');
    background-size: contain;
    background-position: right;
    background-repeat:no-repeat;
    background-position:right center;
    cursor:pointer;
}
input[type="checkbox"].kingswood-camps {
    position: relative;
    margin: 0.4rem;
}

input[type="checkbox"].kingswood-camps:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}

input[type="checkbox"].kingswood-camps:checked:before {
    background: #6CA31E;
}
input[type="radio"].kingswood-camps:checked:before {
    background: #6CA31E;
}
input[type="checkbox"].kingswood-camps:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}



input[type="radio"].kingswood-camps {
    position: relative;
    margin: 0.4rem;
}

input[type="radio"].kingswood-camps:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}



input[type="radio"].kingswood-camps:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}

input[type="checkbox"].fake-unsub {
   visibility: hidden;
}
.sa-equip:focus {
    outline: 1px solid #ffd200 !important;
    border: 0;
}
#bg-label2{
    background-image: url('http://landing.kingswood.co.uk/Kingswood-camps/images/expand-arrow.png');
    background-size: contain;
    background-position: right;
    background-repeat:no-repeat;
    background-position:right center;
    cursor:pointer;
}


input[type="checkbox"].kingswood-camp-beaumont {
    position: relative;
    margin: 0.4rem;
}

input[type="checkbox"].kingswood-camp-beaumont:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}

input[type="checkbox"].kingswood-camp-beaumont:checked:before {
    background: #337ab7;
}
input[type="radio"].kingswood-camp-beaumont:checked:before {
    background: #337ab7;
}
input[type="checkbox"].kingswood-camp-beaumont:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}



input[type="radio"].kingswood-camp-beaumont {
    position: relative;
    margin: 0.4rem;
}

input[type="radio"].kingswood-camp-beaumont:before {
    content: " ";
    background: #d7d7d7;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 20px;
    height: 20px;
    transition: background 0.3s ease-in-out;
}



input[type="radio"].kingswood-camp-beaumont:checked:after {
    content: " ";
    background: transparent;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    position: absolute;
    top: 15%;
    left: 6%;
    width: 95%;
    height: 48%;
    z-index: 2;
    transform: rotate(-45deg);
}

input[type="checkbox"].fake-unsub {
   visibility: hidden;
}

#bg-label3{
    background-image: url('http://landing.kingswood.co.uk/Kingswood-camps/images/expand-arrow.png');
    background-size: contain;
    background-position: right;
    background-repeat:no-repeat;
    background-position:right center;
    cursor:pointer;
}

/* Kingswood unsubscribe end*/
/* better health */
input.better-health-radio[type=radio] {
    display: none;
}
input.better-health-radio[type=radio] + label {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
}
input.better-health-radio[type=radio] + label:hover {
    cursor: pointer;
}
input.better-health-radio[type=radio]:checked + label {
    font-style: 700;
    display: inline-block;
    background-color: #f8b046 !important;
    color: #ffffff !important;
}
input.better-health-radio[type=radio] + img{
    pointer-events: none;
}
 @media screen and (max-width: 991px){
     .better-health-gradient{
         background: #15b4b1;
         background: -moz-linear-gradient(top, #15b4b1 30%, #ffffff 30%) !important;
         background: -webkit-linear-gradient(top, #15b4b1 30%,#ffffff 30%)!important;
         background: linear-gradient(to bottom, #15b4b1 30%,#ffffff 30%)!important; 
     }
} 

@media  screen and (max-width: 450px){
    .clearcolumn{
        clear: both;
    }
}

@media screen and (max-width: 991px){
     .twentysix-bg{
         background-position: top -50px left 0 !important;
         padding: 20px 0 0 0px !important;
     }
} 

/* end better health */
/* OTT Landing page */
input.ott-engagement[type=checkbox] {
    display: none;
}
input.ott-engagement[type=checkbox] + label {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    background-color: #f5f5f5;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
}
input.ott-engagement[type=checkbox] + label:hover {
    box-shadow: 0 0 15px rgba(45,45,45,1);
    cursor: pointer;
}
input.ott-engagement[type=checkbox]:checked + label {
    font-style: normal;
    background-color: #EFEFEF;
      background: #dddddd;
      width: 104px;
      border-radius: 50px;
     box-shadow: rgba(45,45,45,0.05) 0px 2px 2px, rgba(49,49,49,0.05) 0px 4px 4px, rgba(42,42,42,0.05) 0px 8px 8px, rgba(32,32,32,0.05) 0px 16px 16px, rgba(49,49,49,0.05) 0px 32px 32px, rgba(35,35,35,0.05) 0px 64px 64px;
      display: inline-block;
      transform: translateY(-10px);
      transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
      transition-delay: .1s;
}
input.ott-engagement[type=checkbox] + img{
    pointer-events: none;
}

/* END OTT Landing page */


.placeholder-white::-moz-placeholder {
    color: #ffffff;
}


.placeholder-white::-moz-placeholder {
    color: #ffffff;
}


.placeholder-white:-ms-input-placeholder {
    color: #ffffff;
}

input.konditor-cook-radio[type=radio]:checked {
      background: #e63974;
     }
     input.konditor-cook-radio[type=radio]:focus {
       outline:0;
      }
      input.konditor-cook-checkbox[type=checkbox]:checked {
        background: #e63974;
       }
       input.konditor-cook-checkbox[type=checkbox]:focus {
         outline:0;
        }
@media screen and (max-width: 1200px){
    .walton-height{
        max-height: none !important;
    }  
}
    
<style>
.mylifemortgages-star-rating > fieldset:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.mylifemortgages-star-rating > fieldset:not(:checked) > label {
  float: right;
  padding: 0 5px 0 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 35px;
  color: #ffffff;
}
.mylifemortgages-star-rating > fieldset:not(:checked) > label:before {
  content: 'â˜…';
  -webkit-text-stroke: 1px #dcdfdc;
  text-shadow: 0;
}
.mylifemortgages-star-rating > fieldset:not(:checked) > label:hover,
.mylifemortgages-star-rating > fieldset:not(:checked) > label:hover ~ label {
  color: #a3d55f;
  text-shadow: 0 0 3px #a3d55f;
  -webkit-text-stroke: 0;
}
.mylifemortgages-star-rating > fieldset:not(:checked) > label:hover:before,
.mylifemortgages-star-rating > fieldset:not(:checked) > label:hover ~ label:before {
  content: 'â˜…';
  color: #a3d55f;
  text-shadow: 0 0 3px #a3d55f;
  -webkit-text-stroke: 0;
}
.mylifemortgages-star-rating > fieldset > input:checked ~ label:before {
  content: 'â˜…';
  color: #a3d55f;
  text-shadow: 0 0 3px #a3d55f;
  -webkit-text-stroke: 0;
}
.mylifemortgages-star-rating > fieldset > label:active {
  position: relative;
  top: 2px;
}
input.mylifemortgages + label {
  display: block;
  cursor: pointer;
}

input.mylifemortgages {
  display: none;
}

input.mylifemortgages + label:before {
  content: "\2714";
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  display: inline-block;
  width: 45px;
  height: 30px;
  padding-left: 15px;
  padding-top: 3px;
  color: transparent;
  transition: .2s;
  background-color:#ffffff;
}

input.mylifemortgages + label:active:before {
  transform: scale(0);
}

input.mylifemortgages:checked + label:before {
  background-color: #a3d55f;
  border-color: #a3d55f;
  color: #fff;
}

input.mylifemortgages:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}

input.mylifemortgages:checked:disabled + label:before {
  transform: scale(1);
  background-color: #a3d55f;
  border-color: #a3d55f;
}
.mckinlay-checkbox:checked::before{
  background: #6558b1;
  color: #6558b1;
  content: "\2713";
  text-align: center;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.flex-row-fix:before,
.flex-row-fix:after {
    display: none;
}

/* quick fix for POR-2441 */
[fr-original-class~="noBorders"] thead tr th,
[fr-original-class~="noBorders"] tbody tr td {
    border-style: none !important;
}

@font-face {
   font-family: 'calibri';
   src: url('fonts/CALIBRI.TTF') format('truetype');
}
@font-face {
   font-family: 'calibri-bold';
   src: url('fonts/CALIBRIB.TTF') format('truetype');
}
@font-face {
   font-family: 'calibri-bold-italic';
   src: url('fonts/CALIBRIZ.TTF') format('truetype');
}
@font-face {
   font-family: 'calibri-italic';
   src: url('fonts/CALIBRII.TTF') format('truetype');
}
@font-face {
   font-family: 'calibri-light';
   src: url('fonts/CALIBRIL.TTF') format('truetype');
}
@font-face {
   font-family: 'calibri-light-italic';
   src: url('fonts/CALIBRILI.TTF') format('truetype');
}
@font-face {
    font-family: 'Panton-bold';
    src: url('fonts/Panton-Bold.otf') format('truetype');
}
@font-face {
    font-family: 'Panton-regular';
    src: url('fonts/Panton-Regular.otf') format('truetype');
}
@font-face {
    font-family: 'Din-Light';
    src: url('fonts/din-light-webfont.woff2') format('truetype');
}
@font-face {
    font-family: 'Din-Bold';
    src: url('fonts/din_alternate_bold-webfont.woff2') format('truetype');
}
@font-face {
    font-family: 'Stroudley-Light';
    src: url('fonts/Stroudley_W_Lt.woff') format('truetype');
}
@font-face {
    font-family: 'Stroudley-Regular';
    src: url('fonts/Stroudley_W_Rg.woff') format('truetype');
}
@font-face {
    font-family: 'Stroudley-Bold';
    src: url('fonts/Stroudley_W_Bd.woff') format('truetype');
}
@font-face {
    font-family: 'Elliot-Regular';
    src: url('fonts/FSElliotPro-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Elliot-Light';
    src: url('fonts/FSElliotPro-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-regular-italic';
    src: url('fonts/NORI.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-bold';
    src: url('fonts/nobel-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-book';
    src: url('fonts/nobk.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-book-italic';
    src: url('fonts/nobki.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-light';
    src: url('fonts/nolt.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-light-italic';
    src: url('fonts/nolti.ttf') format('truetype');
}
@font-face {
    font-family: 'Nobel-regular';
    src: url('fonts/NOR.ttf') format('truetype');
}
@font-face {
    font-family: 'SimianDisplayOrangutan';
    src: url('fonts/SimianDisplayOrangutan.woff2') format('truetype');
}
@font-face {
    font-family: 'Venetian';
    src: url('fonts/Venetian-301.ttf') format('truetype');
}
@font-face {
    font-family: 'museo-light';
    src: url('fonts/Museo300-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'museo-regular';
    src: url('fonts/Museo500-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'museo-bold';
    src: url('fonts/Museo700-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Interstate-Light';
    src: url('fonts/Interstate-Light.woff2') format('truetype');
}
@font-face {
    font-family: 'Interstate-Regular';
    src: url('fonts/Interstate-Regular.woff2') format('truetype');
}
@font-face {
    font-family: 'Interstate-Bold';
    src: url('fonts/Interstate-Bold.woff2') format('truetype');
}
@font-face {
    font-family: 'Circular-Pro-Bold';
    src: url('fonts/circular-pro-bold.woff2') format('truetype');
}
@font-face {
    font-family: 'Circular-Pro-Book';
    src: url('fonts/circular-pro-book.woff2') format('truetype');
}
@font-face {
    font-family: 'Helvetica-Neue-Roman';
    src: url('fonts/HelveticaNeueRoman.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica-Neue-Light';
    src: url('fonts/HelveticaNeueLight.ttf') format('truetype');
}
@font-face {
    font-family: 'campton-light';
    src: url('fonts/Campton-Light.otf') format('opentype');
}
@font-face {
    font-family: 'campton-bold';
    src: url('fonts/Campton-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Neue-Haas-Display';
    src: url('fonts/NeueHaasGrotDispRound-65Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('fonts/Gotham-Light-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('fonts/Gotham_Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Mark-Bold';
    src: url('fonts/Mark-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Mark-Regular';
    src: url('fonts/Mark-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN.otf') format('opentype');
}
@font-face {
    font-family: 'D-DIN-Bold';
    src: url('fonts/D-DIN-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Mier-Light';
    src: url('fonts/MierBTest-Light.otf') format('opentype');
}
@font-face {
    font-family: 'Mier-Regular';
    src: url('fonts/MierBTest-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Mier-Bold';
    src: url('fonts/MierBTest-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Apex-New-Medium';
    src: url('fonts/Apex-New-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Kia-Signature-Regular';
    src: url('fonts/Kia-Signature-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Parco-Regular';
    src: url('fonts/Parco-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'DaciaSpiritHelios-Regular';
    src: url('fonts/DaciaSpiritHelios-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Franklin-Gothic';
    src: url('fonts/Franklin-Gothic.ttf') format('truetype');
}
@font-face {
    font-family: 'NissanBrand-Regular';
    src: url('fonts/NissanBrand-Regular.ttf') format('truetype');
}