@font-face {
    font-family: 'montserratultra_light';
    src: url('../fonts/montserrat-ultralight-webfont.eot');
    src: url('../fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'), url('../fonts/montserrat-ultralight-webfont.woff') format('woff'), url('../fonts/montserrat-ultralight-webfont.ttf') format('truetype'), url('../fonts/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/montserrat-light-webfont.ttf') format('truetype'), url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff'), url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'), url('../fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* FOnt Awesome */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-phone:before {
    content: "\f095"
}

@font-face {
    font-family: 'ArchitectsDaughter';
    src: url('../fonts/ArchitectsDaughter.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArchitectsDaughter';
    src: url() format('woff'), url('../fonts/ArchitectsDaughter.ttf') format('truetype'), url('../fonts/ArchitectsDaughter.svg#ArchitectsDaughter') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Form Styles */

.btn:active:focus,
.btn:focus {
    outline: none !important;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
    border-radius: 6px;
    height: 45px;
    font-size: 16px;
}

textarea,
input[type="text"],
input[type="email"],
input[type="tel"] {
    border-radius: 6px;
    font-size: 16px;
}

textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
    border: 1px solid #dbdbdb !important;
}


/* multi-stage-form-version 4 :: start */

.btn,
.x-btn,
.button,
[type="submit"],
button.btn {
    font-family: 'montserratlight' !important;
}

.multi-stage-form-container>p {
    display: none;
}

.multi-stage-form {
    text-align: center;
    background: #2d4164;
    padding: 50px 0;
}

.multi-stage-form .banner-form {
    padding: 0;
}

#verson_4_form {
    position: relative;
}

.question-label {
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 50px;
    letter-spacing: 0.5px;
}

.multi-stage-form .form-group {
    margin-bottom: 0px;
}

.active-radio{
    margin-bottom: 40px;
}

.radio-div .radio-ans {
    color: #2f4169;
    background: #ffffff;
    font-size: 16px;
    height: 150px;
    width: 100%;
    text-align: center;
    /*box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.8);*/
    line-height: 20px;
    border-radius: 6px;
    position: relative;
}

.radio-div .radio-ans .center-content .radio-text {
    white-space: pre-wrap;
}


/*.radio-div .radio-ans:last-child{
    margin-right: 0;
} */

.radio-div .radio-ans.label-width-img span.img-label {
    position: absolute;
    width: 100%;
    bottom: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.radio-div .radio-ans.label-width-img span.radio_hover,
.radio-div .radio-ans.label-width-img span.radio_active {
    bottom: 0;
}

.radio_hover img {
    height: 46px;
    width: 47px;
}

.radio_active img {
    height: 46px;
    width: 60px;
}

.radio-ans.label-width-img {
    padding: 15px;
}

.radio-div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#project_col.columns {
    -webkit-columns: 2;
   -moz-columns: 2;
        columns: 2;
}

#project_col .active-checkbox, #project_col .active-radio {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    width: 48%;
    margin: 0 5px 40px;
}

#project_col .active-checkbox .radio-ans, #project_col .active-checkbox .radio-ans span, #project_col .active-radio .radio-ans, #project_col .active-radio .radio-ans span {
    margin-bottom: 0;
}


.other {
    margin: 0 auto;
    max-width: 100%;
}

.radio-ans.active:hover .radio_hover {
    height: 0;
}

.active-radio.active .radio_active,
.active-checkbox.active .radio_active {
    height: 100%;
}

.active-radio.active:hover .radio_hover,
.active-checkbox.active:hover .radio_hover {
    height: 0;
}

.radio_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(68, 157, 68, 0.8);
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .2s ease;
  transition: .2s ease;
}

.radio_active {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(68, 157, 68, 0.8);
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .2s ease;
  transition: .2s ease;
}

/*.radio_hover img, .radio_active img{
  white-space: nowrap; 
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}*/

.radio_hover img,
.radio_active img {
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

.center-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    height: 150px;
    width: 100%;
    padding: 15px;
}

.font-40 {
    font-size: 40px;
}

div .font-24 {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}

.radio-div .radio-ans input[type="radio"],
.radio-div .radio-ans input[type="checkbox"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}

.multi-stage-form .btn-next,
.multi-stage-form .btn-submit {
    background: #449d44;
    color: #fff;
    font-size: 20px !important;
    line-height: 20px !important;
    padding: 15px;
    text-align: center;
    border-radius: 6px;
    text-transform: uppercase;
    white-space: pre-wrap;
}

.multi-stage-form .btn-submit {
    text-transform: none !important;
    margin-top: 20px;
    font-size: 22px;
    white-space: pre-wrap;
}

.small-btn-text {
    font-size: 16px;
}

.multi-stage-form .btn-next:hover,
.multi-stage-form .btn-submit:hover,
.multi-stage-form .btn-next:focus,
.multi-stage-form .btn-submit:focus {
    background: #2ad62a;
    color: #fff;
}

.multi-stage-form .btn-next i,
.multi-stage-form .btn-submit i {
    margin-right: 0 !important;
}

.multi-stage-form .btn-back {
    width: auto !important;
    margin: auto;
    background: transparent !important;
    text-transform: uppercase;
    border: none;
    margin-top: 30px;
}

.multi-stage-form .btn-back:hover {
    opacity: 0.8;
    border: none;
}

.multi-stage-form .btn-back i {
    margin-right: 5px;
}

#verson_4_form fieldset:not(:first-of-type) {
    display: none;
}

fieldset {
    border: 0 !important;
}

.progress {
    background-color: #273856;
    border-radius: 15px;
    margin-top: 40px;
    height: 30px;
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.20);
}

.progress-bar {
    background-color: #449d44;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.approximate-budget .radio-ans,
.approximate-budget .center-content,
.approx_budget .radio-ans,
.approx_budget .center-content,
.no_of_employee .radio-ans,
.no_of_employee .center-content,
.number_employee .radio-ans,
.number_employee .center-content,
.i-wanr-to-start .radio-ans,
.i-wanr-to-start .center-content,
.type-of-project .radio-ans,
.type-of-project .center-content,
.line-of-business .radio-ans,
.line-of-business .center-content {
    height: auto !important;
}

.approximate-budget .radio_active img,
.approximate-budget .radio_hover img,
.approx_budget .radio_active img,
.approx_budget .radio_hover img,
.no_of_employee .radio_active img,
.no_of_employee .radio_hover img,
.number_employee .radio_active img,
.number_employee .radio_hover img,
.i-wanr-to-start .radio_active img,
.i-wanr-to-start .radio_hover img,
.type-of-project .radio_active img,
.type-of-project .radio_hover img,
.line-of-business .radio_active img,
.line-of-business .radio_hover img {
    width: 30px;
    height: 30px;
}

.question-label span {
    font-size: 16px;
}

.form-group {
    position: relative;
    margin: 0;
}

.footer-bottom .__banner {
    padding: 0 !important;
}

/* multi-stage-form-version 4 :: end */


/* my-project-bottom :: start */

.my-project-bottom {
    background: #2d4164;
}

.my-project-bottom .question-label {
    padding-bottom: 25px;
    margin-bottom: 15px;
}

.my-project-bottom .form-group {
    margin-bottom: 0;
}

.padding-50 {
    padding: 50px 0px !important;
}

h3.question-label {
    font-family: 'montserratlight' !important;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: normal;
    font-size: 26px;
    text-transform: none;
}

.project-btn-block {    
    width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	    align-self: stretch;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
}

.project-form-bottom .progress {
    margin: 40px 15px 20px;
}

@media (min-width: 1201px) {
    .project-form-bottom .start-here-block {
        top: 91px;
        margin-left: -144px;
    }
}


/*
.project-btn-div{
    display: flex;
}

.my-project-bottom .radio-ans{
    margin: 15px 0 !important;    
}

.project-btn-block .project-btn{
    height: auto;
}

.project-btn-block .radio-ans{
    margin-right: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.my-project-bottom .btn-next{
    background: #2ad62a;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    border-radius: 0px;
    max-width: 180px;
    margin: 15px auto;    
}


.my-project-bottom .btn-next:hover{
    background: #449d44;
    margin: 15px auto !important;
    cursor: pointer;
}

.my-project-bottom .project-btn:focus {
    background: #2ad62a;
}

.my-project-bottom .project-btn{
    font-family: 'montserratregular'; 
    background: #449d44;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    padding: 7px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.my-project-bottom .active .project-btn{
    background: #2ad62a !important;
}

.my-project-bottom .project-btn:hover{background: #2ad62a;  cursor: pointer;}
*/


/* my-project-bottom :: start */

label.error {
    color: #f00;
    background: #F6DCDC;
    border: 1px solid #f00;
    border-radius: 6px;
    font-size: 14px !important;
    padding: 10px 20px !important;
    font-weight: bold !important;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}

#count_text {
    color: #fff;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 25px 0 40px;
    /*position: absolute;
    top: 181px;
    left: 0;
    right: 0;*/
}

.desc-error {
    font-size: 14px !important;
    color: #f00 !important;
    background: #F6DCDC;
    border: 1px solid #f00;
    padding: 15px 20px !important;
    font-weight: bold !important;
    margin: 25px 0 40px;
}

#loader_postcode,
#loader_email,
#load_postcode {
    top: 44px;
    z-index: 999;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

fieldset textarea,
input[type="text"],
fieldset input[type="email"] {
    margin-bottom: 40px;
}

.start-here-block {
    font-family: 'ArchitectsDaughter';
}

.start-here-block .start-here-text {
    font-family: 'ArchitectsDaughter';
}

.footer-bottom .x-main.full {
    background: #2F4169;
}


/*
body, html{
    height: 100%;
    position: relative;
}

#top{
    height: 100%;
    position: relative;
}

.footer-bottom footer.bottom{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
*/

.footer-bottom {
    background: #2F4169;
    height: 100%;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #444;
    font-weight: bold;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #444;
    font-weight: bold;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #444;
    font-weight: bold;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #444;
    font-weight: bold;
}


/*.multi-stage-form input:focus, .multi-stage-form textarea:focus{
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 35px;
}*/

#loader_postcode {
    display: none;
}

.about-me,
.about-me-progress {
    max-width: 450px;
    margin: 25px auto;
    /*margin-top: 30px;*/
}

.about-me-label {
    text-align: left;
    color: #fff;
    font-size: 16px;
}

.about-me input {
    margin-bottom: 25px !important;
}

.about-me input.valid {
    border-color: #449d44 !important;
    background: url(../images/valid-green.png) no-repeat right center #FFF;
    padding-right: 44px;
}

.about-me input.valid:hover,
.about-me input.valid:focus {
    border: 1px solid #449d44 !important;
}

.about-me input.error {
    border-color: #f00 !important;
    background: url(../images/invalid.png) no-repeat right center #FFF;
    padding-right: 44px;
}

.about-me input.error:hover,
.about-me input.error:focus {
    border: 1px solid #f00 !important;
}

.about-me label.error {
    margin-bottom: 10px;
    text-align: left;
}

#loader_submit {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
/*1-July-2020*/
body .about-me .checkbox .consent-label
{
    display: block;
    position: relative;
    padding-left: 30px!important;
    margin-bottom: 25px;
    cursor: pointer;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.about-me .consent-label input
{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.about-me .consent-label .checkmark
{
    position: absolute;
    top: 1px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border: 1px solid #EEE!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}

.about-me .consent-label .checkmark:after
{
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-sizing: content-box;
}
.about-me .consent-label input[type=checkbox]:checked~.checkmark
{
    background-color: #449d44;
    border-color: #449d44!important;
}
.about-me .consent-label input[type=checkbox]:checked~.checkmark:after
{
    display: block;
}
body .about-me #consent_div.checkbox
{
    margin-top: 10px;
}
body .about-me input, body .about-me input[type="email"]
{
    margin-bottom: 40px!important;
}
.about-me label.error
{
    margin-bottom: 40px!important;
}
body .about-me .form-group input[type=tel]
{
    margin-bottom: 20px !important;
}
#consent_div_home.checkbox
{
    padding-left: 0;
}
@media(max-width: 767px)
{
    body.page-id-4 .type-of-project .form-group .question-label, body.page-id-4 .line-of-business .form-group .question-label
    {
        margin-bottom: 30px!important;
    }
}



/*End-1-July-2020*/

/*custom-scrollbar*/
scrollbar .scrollbar-track, [scrollbar] .scrollbar-track, [data-scrollbar] .scrollbar-track
{
    opacity: 1!important;
}
scrollbar .scrollbar-track, [scrollbar] .scrollbar-track, [data-scrollbar] .scrollbar-track
{
    background: white;
    border-radius: 4px;
}
scrollbar .scrollbar-thumb, [scrollbar] .scrollbar-thumb, [data-scrollbar] .scrollbar-thumb
{
    left: 2px;
    /*transform: translateX(-50%)!important;*/
    width: 4px;
    background: #2f4169!important;
    opacity: 1;
}
.scrollbar-track-y.show
{ 
    display: block!important; 
}
.long-privacy .scrollbar-track.scrollbar-track-x
{
    display: none!important;
}
.long-privacy
{
    
    display: block!important;
    height: 0!important;
    transition: all 0.3s ease-in-out;
    margin-bottom: 10px;

}
.hide_privacy
{
    margin-bottom: 12px;
}
.long-privacy .scroll-content
{
    padding-right: 15px;
    padding-left: 1px;
}
.long-privacy.show-long-privacy
{
    height: 250px!important;
    margin-bottom: 20px;
}
.about_me_div.about-me .show-terms
{
    padding-left: 30px;
    margin-bottom: 20px!important;
    width: 100%;
    font-size: 14px;
}
.about_me_div.about-me .long-privacy p
{
    margin-bottom: 15px;
}
.long-privacy .hide_privacy
{
    font-size: 14px;
}
body .about-me .checkbox .consent-label
{
    margin-bottom: 5px;
}
.about-me .show-terms u
{
    color: white;
    border-color: white;
}
body .about-me .show-terms
{
    margin-top: 20px!important;
}
/*custom-scrollbar*/


/* responsive start */

@media (min-width: 1201px) {
    /*.project-btn-block .project-btn{
        width: 17.6667% !important;
    }*/
    .start-here-block {
        font-family: 'ArchitectsDaughter';
        margin-left: -160px;
        position: absolute;
        top: 47px;
        display: block;
    }
    .start-here-block .start-here-text {
        color: #fff;
        font-size: 16px;
        line-height: 17px;
        text-transform: capitalize;
        -ms-transform: rotate(-15deg);
        /* IE 9 */
        -webkit-transform: rotate(-15deg);
        /* Safari */
        transform: rotate(-15deg);
        /* Standard syntax */
    }
    .start-here-block .start-here-arrow {
        background: url(../images/white-arrow.png) no-repeat 0 0;
        height: 56px;
        margin: 8px 0 0 65px;
        width: 55px;
    }
    .start-here-block.for-responsive {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
    .custom-container {
        width: 1170px !important;
        padding: 0 15px;
    }
}

@media (max-width: 1200px) {
    .multi-stage-form .start-here-text {
        color: #fff !important;
        margin: auto;
        max-width: 280px;
        left: 0;
        right: 0;
        position: static;
        margin-bottom: 30px;
        display: none;
    }
    .start-here-block.for-responsive {
        text-align: center;
        margin: 20px 0 30px;
    }
}

@media (min-width: 1025px) {
    .radio-ans:hover .radio_hover {
        height: 100%;
        cursor: pointer;
    }
}

@media (min-width: 991px) {
    /* custom column : col-2-5 */
    .col-md-2-5 {
        width: 20%;
        float: left;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
}
@media (min-width: 768px)
{
    /*18-05-2018*/
    .about-me #consent_div.checkbox
    {
        margin-top: 28px !important;
        margin-bottom: 7px !important;
    }
    .about-me #consent_div + label.error,
    .about-me #consent_div + #consent-error
    {
            margin-top:21px !important; 
            margin-bottom: 5px !important; 
    }
    .about-me #Phone+ #Phone-error
    {
        margin-bottom: -6px !important;
    }
    /*18-05-2018*/
}
@media (max-width: 767px) {
    #project_col .active-checkbox, #project_col .active-radio {
        width: 100% !important;
        clear: both;
    }
    
    #project_col .active-checkbox .radio-ans, #project_col .active-radio .radio-ans {
        margin: auto !important;
    }
    .other {
        max-width: 100%;
    }
    #project_col .active-radio:last-child {
        margin-bottom: 30px !important;
    }
    .other label.radio-ans {
        margin-top: 0;
    }
    #project_col.columns {
        columns: 1;
        display: block;
    }
    .radio-div {
        display: block;
    }
    .multi-stage-form .form-group {
        margin-bottom: 0px
    }
    .radio-div .radio-ans {
        display: block;
        margin: 30px auto;
        width: 100%;
        height: auto;
        overflow: hidden;
        line-height: 28px;
    }
    #project_col .active-checkbox, #project_col .active-radio{
        margin: 0 0 30px;
    }
    .label-width-img {
        height: 50px !important;
    }
    .label-width-img img {
        width: 30px;
        float: left;
        height: auto;
        margin-left: 4px;
    }
    .building-extention-icon,
    .renovation-icon,
    .sole-trader-icon {
        margin-top: 4px;
        margin-left: 1px !important;
        width: 35px !important;
    }
    .radio-div .radio-ans:last-child {
        margin-right: auto;
    }
    .radio-div .radio-ans .center-content {
        height: 100%;
        padding: 15px;
        margin: 0;
        font-size: 13px;
        line-height: 15px;
    }
    div .font-24 {
        font-size: 18px;
    }
    .center-content.font-40 {
        font-size: 18px !important;
    }
    .radio-div .radio-ans.label-width-img span.img-label {
        text-align: left;
        left: 57px;
        padding-left: 15px;
        border-left: 1px solid #273856;
        position: absolute;
        height: 50px;
        top: 0;
        bottom: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        bottom: 0 !important;
    }
    .radio_hover img,
    .radio_active img {
        white-space: nowrap;
        position: absolute;
        overflow: hidden;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 100% !important;
    }
    .project-btn-block {
        display: block;
        /* padding: 0 30px; */
        width: auto;
    }
    .radio-ans.label-width-img {
        padding: 5px 10px;
    }
    .radio_hover img,
    .radio_active img {
        width: 60%;
        height: 60%;
    }
    .project-btn {
        width: 100%;
        float: none;
        margin: 0 0 30px;
    }
    .multi-stage-form .col-xs-12 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    /*
    .my-project-bottom .radio-ans{
        padding: 15px 0;    
    }
    .my-project-bottom .btn-next{
        width: 100%;
        max-width: 100%;
        padding: 15px;
        margin-top: 15px;
    }
    */
    .question-label {
        margin-bottom: 7px;
        padding-bottom: 7px;
    }
    /*
    .project-form-bottom .question-label{
        margin-bottom: 20px;
        padding-bottom: 30px;
    }
    
    .error.bottom_project_error_msg{
        width: 96%;
    }
    */
    #loader_postcode,
    #loader_email,
    #load_postcode {
        top: 43px;
    }
    .padding-30 {
        padding: 40px 0 5px !important;
    }
    #count_text {
        font-size: 14px !important;
    }
    .about-me,
    .about-me-progress {
        max-width: 100%;
        margin: 25px auto;
    }
    .padding-50 {
        padding: 50px 15px !important;
    }
    .project-form-bottom .radio-div .radio-ans {
        margin-bottom: 30px;
    }
    .my-project-bottom .question-label {
        padding-bottom: 7px;
        margin-bottom: 7px;
    }
    .project-form-bottom .progress {
        margin: 25px 0px 20px;
    }
    label.error {
        margin-bottom: 30px;
    }
    /*18-05-2018*/
    .about-me #consent_div.checkbox
    {
        margin-bottom: 5px !important;
    }
    #Phone + #Phone-error
    {
        margin-bottom: 22px !important;
    }
    #consent_div + #consent-error
    {
        margin-bottom: 6px !important;
        margin-top:21px !important; 
    }
    /*18-05-2018*/
}

@media (max-width: 480px) {
    .progress-bar {
        font-size: 10px;
    }
    /*.error.bottom_project_error_msg{
        width: 94%;
    }*/
}

@media (max-width: 395px) {
    #count_text {
        top: 209px;
    }
    .radio-div .radio-ans .center-content {
        font-size: 14px;
    }
}
/*consent message*/
.about-me .consent-label, .about-me .consent-label a
{
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.about-me .consent-label input[type="checkbox"] {
    left: 3px;
    margin-left: 0;
    margin-right: 15px;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
/*.about-me #consent_div.checkbox {
    margin-bottom: 40px;
    padding-left: 30px;
    position: relative;
}*/
.about_me_div #consent_div.checkbox {
        margin-top: 38px;
        padding-left: 0;
        position: relative;
        text-align: center;
}
.consent-label a
{
    text-decoration: underline;
}
.about-me input.error
{
    padding-right: 0px !important;
}
.about-me .checkbox label, .about-me .radio label
{
    padding-left: 0px !important;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { /* may-08-2018 */
 .about-me input.valid[type=checkbox],
 .about-me input.error[type=checkbox] {
      padding-right: 0px !important;
  }
 }
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {/* may-08-2018 */
 .about-me input.valid[type=checkbox],
 .about-me input.error[type=checkbox] {
      padding-right: 0px !important;
  }
}
@media only screen
and (max-width : 767px)
 {/* may-08-2018 */
 .about-me input.valid[type=checkbox],
 .about-me input.error[type=checkbox] {
     padding-right: 0px !important;
 }
  /*.about-me #consent_div.checkbox {
        margin-bottom: 32px !important;
        margin-top: 7px !important;
    }*/
}
.checkbox{padding-left:0px !important;}