a.btn.changecolour {
    display: inline-flex;
    align-items: center;
    height: 54px;
    background: #FC3303 !important;
    padding: 0 40px;
    max-width: 100%;
    font-size: 18px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 600;
    box-shadow: 10px 10px #27BAA5;
    transition: none;
    border-color: #27BAA5;
    color: #fff;
    border: 0px solid #FC3303;
    margin-top: 15px;
}
h4.hfournomore span {
    font-weight: 300;
    letter-spacing: 2px;
    font-size:20px;
}
.gothamh1header {
    font-style: italic;
    font-weight: 400;
    color: #4F504F;
    font-size: 18px;
    letter-spacing: 3px;
    opacity: 1;
}
.h2bigtextwhite {
    color: white;
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: 0.8;
}
p {
    font-size: 19px;
    font-weight: 600;
}
.h2bigtextdark {
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: 0.8;
}
#text-left-white {
    max-width: 800px;
}
.h3bigtextwhite {
    color: white;
}
.btn.thb-border-style.white {
    border-width: 3px;
}
a.btn.thb-border-style.white span {
    font-weight: 700;
    font-size: 18px;
}
a.btn.thb-border-style.white:hover {
    background-color: #ef173b;
    color: white;
    border-color: #ef173b;
}
.h2bigtextwhite {
    color: white;
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}
@media only screen and (max-width: 500px) {
    .h2bigtextwhite {
    color: white;
    font-size: 66px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    }
    .h2bigtextdark {
    font-size: 66px;
    font-style: normal;
    font-weight: 700;
    line-height: 0.8;
    }
}
footer#footer {
    padding-left: 20px;
}
@media only screen and (max-width:600px) {
    div#backgroundmobilecss {
    background-position: 150px 550px !important;
    background-image:none !important;
 }
}
a.btn:hover {
    background-color: #1f1f1f !important;
    box-shadow: 10px 10px rgba(239, 23, 59, 1);
    transition: none;
    color: #fff;
}
input[type="submit"], .button, .btn {
    display: inline-flex;
    align-items: center;
    height: 54px;
    background: #1f1f1f;
    color: #27baa5;
    padding: 0 40px;
    max-width: 100%;
    font-size: 18px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 600;
    box-shadow: 10px 10px;
    transition: none;
}
.btn>span {
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    transition: none;
}
@media only screen and (max-width: 350px) {
    .h2bigtextwhite {
    color: white;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    }
    .h2bigtextdark {
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 0.8;
 }
}
.h3bigtextwhite {
    color: white;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
}
.middlebuttontheagency.wpb_column.columns.small-12.medium-12.thb-dark-column a.btn.full {
    margin: 0 auto !important;
    display: table;
    padding-top: 13px;
}
.vc_empty_space.littleunderline {
    background-color: black;
    width: 65px;
    margin-top: -30px;
    margin-left: 2px;
    height: 9px !important;
    margin-bottom: 30px;
}
.MORNINGPIE1.wpb_column.columns.small-12.medium-6.large-6.medium-1.thb-dark-column {
    display: flex;
    min-height: 100vh;
    background-color: rgba(231, 33, 38, 0.89) !important;
}
.MORNINGPIE.wpb_column.columns.small-12.medium-6.large-6.medium-6.thb-dark-column {
    display: flex;
    min-height: 100vh;
    background-color: rgba(88, 191, 170, 0.89) !important
}
a.btn.whitethanks {
    display: inline-flex;
    align-items: center;
    height: 54px;
    background: rgba(31, 31, 31, 0) !important;
    padding: 0 40px;
    max-width: 100%;
    font-size: 18px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 600;
    box-shadow: 10px 10px;
    transition: none;
    border-color: #fff;
    color: #fff;
    border: 3px solid #ffffff;
    margin-top: 15px;
}
a.btn.whitethanks:hover {
    background-color: rgba(255, 255, 255, 0.32) !important;
    border-color: #ffffff;
    color: #ffffff;
}
.littlelower {
    padding-top: 60px;
}
span.linebottomplease {
    border-bottom-style: dotted;
}
span.bogoplease {
    font-size: 60px;
    color: white;
}
span.underliningplease {
    border-bottom: #e72126;
    border-bottom-style: solid;
    border-bottom-width: 10px;
}
p {
    font-size: 16px;
    font-weight: 300;
}
span.underliningpleaseblue {
    border-bottom: #4fae9b;
    border-bottom-style: solid;
    border-bottom-width: 10px;
}
@media only screen and (max-width: 920px) {
.MOBILERESPONSIVETEXTPART.wpb_column.columns.small-12.medium-12.thb-dark-column {
    padding-left: 0px;
    padding-right: 0px;
 }
}
@media only screen and (max-width: 1766px) {
     div#BUTTONPADDINGPLEASETHANKS a.btn.whitethanks {
    margin-bottom: 40px;
 }
}
#footer h6 {
    position: relative;
    margin-bottom: 20px;
}
#footer h6:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 4%;
    width: 30px;
    height: 4px;
    background: #55bfa9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: -10px;
}
#footer h6 {
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
}
.wpb_text_column.wpb_content_element.underlinecsstexty p {
    font-weight: 800;
}
.wpb_text_column.wpb_content_element.underlinecsstexty a:after {
    border-bottom: 3px solid #ffffff;
}
a.btn.whitethanks:after {
    border-bottom: 2px solid #ffffff;
}
div#socialicons a {
    padding-left: 8px;
}
img.smallerlogo {
    width: 40%;
}
.wpb_text_column.wpb_content_element.maxwidthlevelplease {
    max-width: 550px;
}
input[type="submit"]:hover, .button:hover, .btn:hover {
    background-color: #1f1f1f !important;
    box-shadow: 10px 10px rgba(239, 23, 59, 1);
    transition: none;
    color: #fff;
}
h2.smallh2now {
    font-size: 16px;
    color: #f2f2f2;
}
.wpb_single_image.wpb_content_element.vc_align_left.BUILDABRAND img {
    width: 500px;
}
@media only screen and (min-width:1070px) {
.PADDINGRIGHTFIRSTCLASS.wpb_column.columns.small-12.medium-6.thb-dark-column {
    padding-right: 100px;
 }
 .row.wpb_row.row-fluid.BRINGITINALITTLE.vc_custom_1490005149989.row-o-full-height.row-o-columns-middle.row-flex {
    padding-left: 70px;
    padding-right: 70px;
 }
.wpb_single_image.wpb_content_element.vc_align_left.BUILDABRAND img {
    margin-left:70px;
 }
 .wpb_single_image.wpb_content_element.vc_align_left.BUILDABRANDTWO img {
    margin-left: 0px;
    width: 500px;
 } 
}
a.btn.changecolour:after {
    border: none;
}
a.btn.changecolourwhite {
    display: inline-flex;
    align-items: center;
    height: 54px;
    background: #FC3303 !important;
    padding: 0 40px;
    max-width: 100%;
    font-size: 18px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 600;
    box-shadow: 10px 10px #ffffff;
    transition: none;
    border-color: #27BAA5;
    color: #fff;
    border: 0px solid #FC3303;
    margin-top: 15px;
}
a.btn.changecolourwhite:after {
    border: none;
}
.small-12.large-12.columns.now {
    margin-top: -20px;
}
@media only screen and (max-width:860px) {
.ecp-modal {
    width: 90% !important;
    top: 50%;
    left: 50%;
    position: absolute;
 }
}
a.btn.changecolourwhite:hover {
    background: black !important;
}
a.btn.changecolour:hover {
    background: black !important;
}
div#modal .btn:hover {
    background-color: #000000 !important;
    box-shadow: 10px 10px rgb(39, 186, 165);
    transition: none;
    color: #fff;
}
div#modal .btn {
    display: inline-flex;
    align-items: center;
    height: 54px;
    background: #fc3303;
    color: #ffffff;
    padding: 0 40px;
    max-width: 100%;
    font-size: 18px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 600;
    box-shadow: 10px 10px #27baa5;
    transition: none;
}