.coc_wrapper{
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
.coc_field{
	padding: 2px 0px;
	width: 100%;
	display: inline-block;
    float: left;
    text-align: center;
}
.coc_field label{
    width: 30%;
    text-align: right;
    padding-right: 2%;
    display: inline-block;
    float: left;
    min-width: 300px;
    color: #414141;
}
.coc_field .input_fields{
	width: 60%;
    padding: 5px;
    border-radius: 5px;
    min-width: 300px;
}
.coc_field .input_submit{
	width: 50%;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    float: none;
    background-color: #ff8c62;
    color: #fff;
    border: 1px solid #333;
    min-width: 300px;
    margin-top: 20px;
}
#error_message{
    font-weight: bold;
    color: #f83b3b;
    text-align: center;
}
.coc_results_header1{
    text-align: center;
    padding-top: 0px;
    display: inline-block;
    width: 100%;
}
.register_header{
color: #218011;
}
.coc_results_header{
    text-align: center;
    display: inline-block;
    /*float: left;*/
    width: 100%;
}

.coc_results{
	border: solid 1px #ccc;
    border-radius: 10px;
    padding: 20px;
    width: 46%;
    text-align: center;
    margin: 2%;
    display: inline-block;
    float: left;
}

.coc_results_label{
	font-size: 20px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.coc_results_data{
	width: 100%;
	font-size: 50px;
    display: inline-block;
    line-height: 55px;
}

.hideme{
    display: none;
}

/* CUSTOM CSS */

/* Custom Styles added by ryan*/
.coc_wrapper h1, .coc_wrapper h2, .coc_wrapper h3, 
.coc_wrapper h4, 
.coc_wrapper h5 {
    line-height: normal;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.coc_wrapper h1 {
    font-weight: normal;
    font-size: 33px;
    color: #414141;
}
.coc_wrapper h2 {
    font-weight: normal;
    font-size: 20px;
    color: #414141;
}

.coc_wrapper h3 {
    font-weight: normal;
    color: #ff8c62;
    font-size: 20px;
}
.coc_wrapper h4 {
    color: #218011;
    font-size: 20px;
    text-align: center;
}
.coc_wrapper h5 {
    color: #414141;
    font-size: 18px;
    text-align: center;
}
.coc_wrapper .coc_field {
    line-height: 40px;
    color: #016502;
    margin-bottom: 5px;
}

.coc_wrapper .coc_field .input_fields {
    font-size: 16px;
    border: 1px solid #666;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
}
.coc_wrapper .coc_field .input_submit {
    color: #ffffff;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 16px;
    /*box-shadow: 0px 3px 0px 0px #ffd7c8;*/
    text-transform: uppercase!important;
    max-width: 250px;
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.coc_register_fields .img_energysaving {
    position: absolute;
    left: 5%;
}

.coc_details_header img {
    max-width: 46px;
}

.col_resi, .col_details, .col_sme{
padding-top: 15px;
color: #414141;
}
.col_resi a, .col_details a, .col_sme a{
color: #414141;
}
.col_details_l{
    width: auto;
    display: inline-block;
    float: left;
    font-size: 20px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.col_details_l img{
    width: auto;
    height: 50px;
}
.coc_details_links{
    width: 90%;
    min-width: 300px;
    margin: auto;
    text-align: center;
    display: inline-block;
    float: left;
    padding-left: 32%;
}
.addtoppadding{
    padding-top: 100px;
}
/**/
    body {
        font-size: 14px;
    }
    #coc_results_section{
        display: block;
    }
  .results_wrapper {    
        width: 100%;
        height: auto;
        min-height: 310px;
        margin: 0 auto;
        vertical-align: top;
        float: left;
    }

    .results_wrapper h3 {
        font-weight: bold;
    }

    .results_wrapper .col1 h3 {
        padding-top: 1px;
        padding-bottom: 30px;
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        margin: 0 auto;
        display: block;
        font-weight: normal;
        padding-top: 30px;
    }

    .loadbill{
        width: 100%;
        display: inline-block;
        float: left;
        text-align: center;
    }
    .loadbill a{
        color: #ffffff;
    border-radius: 100px;
    letter-spacing: 1px;
    border: 0;
    font-size: 16px;
    /*box-shadow: 0px 3px 0px 0px #d8f9b7;*/
    border: solid 1px #333;
    text-transform: uppercase!important;
    min-width: 200px;
    padding: 10px 40px;
    background-color: #9bcb6c;
    margin-top: 0px;
    }
    .loadbill .note{
        display: block;
        clear: left;
        padding-top: 20px;
    }
    .results_wrapper .col1 {
        width: 20%;
        height: auto;
        min-height: 410px;
        display: inline-block;  
        vertical-align: top;
        background-color: #016502;
    }
    .kilo_img{
        width: 100%;
    }
    .loading_div{
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100vh;
        background-color: rgba(255,255,255,.5);
        padding-top: 20%;
        text-align: center;
        display: none;
    }

    .results_wrapper .col2 {
        width: 54.5%;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        vertical-align: top;
    }

    .results_wrapper .col3 {
        width: 20%;
        height: auto;
        /*border: 1px solid;*/
        /*padding: 20px;*/
        display: inline-block;
        /*margin-left: 10px;*/
        /*margin-right: 10px;*/
        vertical-align: top;
    }


    .results_wrapper .col3 i {
        font-size: 36px;
        color: #016502;
    }

    .results_wrapper .col3 .p1 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .results_wrapper .col3 .p2 {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .results_wrapper .col3 .p3 {
        padding-top: 55px;
        padding-bottom: 30px;
    }

    .results_wrapper .rows_coc {
        display: block;
    }

    .results_wrapper .in-col1, .results_wrapper .in-col2 {
        width: 49.4%;
        height: auto;
        /*border: 1px solid;*/
        padding: 20px;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    .box-label {
        width: 100%;
        height: auto;       
        border: 1px solid #807e7e;
        padding: 15px 10px;
        text-align: center;
        margin-bottom: 10px;
        background-color: #ede8e1;
        color: #2b2b2b;
        font-size: 16px;
    }

    .get-audit-wrap {
        display: block;
        margin-bottom: 30px;
    }

    .get-audit-wrap h3 img {
        vertical-align: middle;
        margin: 0 45px;
    }

    .note-sec {     
        font-size: 16px;
        padding: 10px 60px;
    }

    .note-sec p img {
        vertical-align: middle;
    }

#your_postcode::-webkit-outer-spin-button,
#your_postcode::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.img_energysaving2 {
    display: none;
    }
.img_energysaving3 {
    display: block;
    text-align: right;
    float: left;
    width: 25%;
    }
    .img_energysaving3 img{
        width: 80px;
        height: auto;
    }
    .register_wrapper{
        width: 75%;
        display: inline-block;
        float: left;
    }
.register_wrapper .coc_field{
    text-align: left !important;
    margin-left: 20px;
}
.register_wrapper .coc_field .input_fields{
    width: 70%;
    padding: 10px;
    border-radius: 5px;
    min-width: 300px;
}

.mobiledesc{
    display: none;
}
.desktopdesc{
    display: block;
}
.results_wrap_mobile{
        position: static;
        display: block;
}
.closeresults{
        display: none;
    }

  @media screen and (max-width: 1024px) {
  .coc_register_fields .img_energysaving {
    position: absolute !important;
    left: 5% !important;
    }
    .in-col1, .in-col2, .in-col3{
        width: 50% !important;
        padding-left: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .in-col1{
        padding-right: 5px;
    }
    .results_wrapper .col1 h3 {
        padding: 10px !important;
        color: #fff900 !important;
        font-size: 18px !important;
        font-weight: normal !important;
    }
    .results_wrapper .col2 h3 {
        line-height: 26px;
    }

  }

@media screen and (max-width: 768px) {
  .coc_register_fields .img_energysaving {
    position: absolute !important;
    left: 5% !important;
    }
    .coc_details_links{
        padding-left: 26%;
    }

  }
@media screen and (max-width: 600px) {

    .closeresults{
        display: block;
            font-size: 40px;
    padding-bottom: 10px;
    float: right;
    color: #000;
    font-weight: bold;
    }

    .results_wrap_mobile{
        background-color: #fff;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: auto;
        display: none;
    }
    .loadbill{
        margin-top: 20px !important;
    }
    .desktopdesc{
        display: none !important;
    }
    .mobiledesc{
        display: block !important;
        text-align: center !important;
    }
    .box-label{
        padding: 5px;
        border-radius: 5px;
    }
    .register_wrapper{
        width: 100%;
    }
    .register_wrapper .coc_field{
    margin-left: 0px !important;
    }
.rows_coc{
        margin-bottom: 0px !important;
    }
  .coc_register_fields .img_energysaving, .coc_register_fields .img_energysaving3 {
    display: none;
    }
    .img_energysaving2 {
    display: block;
    text-align: center;
    }
    .img_energysaving2 img{
        width: 50px;
        height: auto;
    }
    .coc_results_header1 {
    padding-top: 5px;
    }
.coc_wrapper h3 {
    font-size: 20px;
    font-weight: bold;
}
.coc_wrapper h1 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.coc_wrapper h2{
    color: #000;
}
h2.register_header{
    text-align: left !important;
    font-weight: bold !important;
    font-size: 22px;
}
.coc_field label {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    min-width: unset;
}

.coc_field .input_fields {
    width: 100%;
    min-width: unset;
}
.register_wrapper .coc_field .input_fields{
    width: 100%;
    min-width: unset;
}
.col_details{
    font-size: 20px;
}
.col_details_l {
    font-size: 20px;
    padding-left: 3%;
    padding-right: 3%;
    }
.coc_field .input_submit{
       margin-left: 5%;
       width: 90%;
       max-width: unset !important;
  }
  .results_wrapper{
    display: block !important;
  }
  .results_wrapper .col1 {
        width: 100%;
        min-height: 50px;
    }
    .results_wrapper .col1 img{
        display: block;
        float: left;
        width: 67px;
        height: 50px;
        margin-right: 5px;
    }

    .addtoppadding{
    padding-top: 40px;
    }
    .results_wrapper .col1 h3 {
    font-size: 13px !important;
    line-height: 15px;
    }
    .results_wrapper .col2 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    width: 100%;
    }
    .results_wrapper .col3 {
    width: 100%;
        text-align: center;
    }
    .results_wrapper .col3 .p1,
    .results_wrapper .col3 .p2,
    .results_wrapper .col3 .p3{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .col_details_l img {
    width: auto;
    height: 40px;
    }
    .coc_details_links {
    width: 100%;
    min-width: unset;
    padding-left: 0% !important;
    }
}
@media screen and (max-width: 375px) {
    .col_details{
            display: none;
        }
    .col_details_l{
        padding-left: 5%;
        padding-right: 5%;
    }
    .results_wrapper .col1 img{
        display: block;
        float: left;
        width: 67px;
        height: 65px;
        margin-right: 5px;
    }
    }
@media screen and (max-width: 320px) {
    .col_details{
            display: none;
        }
    .col_details_l{
        padding-left: 3%;
        padding-right: 3%;
    }
    .results_wrapper .col1 img{
        display: block;
        float: left;
        width: 67px;
        height: 80px;
        margin-right: 5px;
    }
    }