.cus-cont-grid-compare {
    margin-right: 10px;
    margin-top: 10px;
}

.mrg-auto{
    float:none;
    margin:0 auto;
}


.grid-view .cus-prod-tab-cont{
    display:none;
}
.grid-view .cus-cont-grid-compare{
    margin-right:0px;
}

.listView .cana-row-prod-sec {
    border-bottom: 1px solid #eceff0;
    margin:0 -12px
}

.listView .cana-row-prod-sec .nav-tabs {
    border-bottom: 0 none;
    border-top: none;
    /*border-right: #ddd 1px solid;*/
}

.listView .cana-row-prod-sec .nav-tabs li.active a {
    border-radius: 0px;
    color: #41b9bf;


    font-weight: 400;
    border-left:0 none;
    border:none!important;
}
.listView .cana-row-prod-sec li a{
    border-radius: 0px !important;

}

.listView .cana-row-prod-sec .nav-tabs li:nth-child(2) a {
   /* border-right: #ddd 1px solid;*/
    border-bottom: none;
    border: none !important;

}
.pull-left.grid-hide ul.nav.nav-tabs a {
    text-decoration: underline;
}

.listView .cana-row-prod-sec .nav-tabs li a {
    font-style: normal;
    font-size: 14px;
    color: #41b9bf;


    font-weight: 400;
}
li.cus-tab-list-3 {
    display: none;
}
li.cus-tab-list-2.active a {

    color: #32515d !important;
}
li.cus-tab-list-1.active a {

    color: #32515d !important;
}

.listView .cana-row-prod-sec .nav-tabs li a img {
    width: 12px;
    margin-right: 8px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
li.cus-tab-list-2.active a img {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
li.cus-tab-list-1.active a img {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{

     color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom: 1px solid #eceff0;
    border-bottom-color: #eceff0;
}
.energy-results.list-view .result-box-container .result-box .result-footer .pull-left.grid-hide {
    padding-top: 0px !important;
    border-top: 0px !important;
}
.pull-left.grid-hide {
    padding-top: 0px !important;
}


.prd_detail b,
.cus-prod-tab-head{
    color: #33515c;
    margin: 40px 0;
    display: inline-block;
    font-size: 16px;
    font-weight:700;
    font-style: normal;
}
.prd_detail .with_border_right{
    padding-right:50px;
    border-right:#ddd 1px solid;
}
.with_border_right .promoties_tabs .panel-default>.panel-heading {
    margin-bottom: 5px;
}
.right_side_content{
    padding-left:50px;
}
.cus-prod-all-tabs {
    margin-bottom: 50px;
    margin-top:50px;
}
.cus-prod-all-tabs .panel-title{
    line-height:28px;
}
.cus-prod-all-tabs .panel.panel-default {
    border-bottom: #ddd 1px solid;
}


.cus-prod-panel-head{
    color: #33515c;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    
    margin: -10px 0 20px 0;
    letter-spacing: .5px;
}

.promoties_tabs .panel.cus-multi-accord-head .panel-heading.cus-childs{
    background: #f2f4f5;
    border-top: #cbd3d6 1px solid;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cus-multi-accord-head .panel-body {
    padding:0;
}


.cus-child-pan {
    border-bottom: 0 none !important;
}

.cus-cont-data {
    margin-bottom: 5px;
    margin-top:5px;
}

.lbl-title{
    font-style: normal;
    font-size:13px;
    font-weight: 400;
}

.cus-cont-values {
    font-style: normal;
    width: 100%;
}
.cus-cont-values .lbl-val {
    display: table;
    float: left;


    font-weight: 400;
    text-align: right;
    width: 30.333%;
}
.lbl-val-sm{
    font-size:12px;
}
.lbl-val-sm img {
    width: 7px;
    position: relative;
    top: -1px;
}
.lbl-val-lg {
    font-weight: 500;
    font-size: 14px;
}
.lbl-val-lg img {
    width: 8px;
}


.promo_10_days {
    padding: 0;
    margin-bottom: 30px;
}

.promo_10_days .current {
    display: inline-block;
    background-color: #e96361;
    padding: 10px 18px;
    position: relative;
    color: #fff;
    margin: 0 10px 0 0;
    border-radius: 3px;
}

.promo_10_days li {
    display: inline;
    font-style: normal;
    color: #8a9ba1;
    padding:5px;
}

.promo_10_days li:hover {
    background-color: #e96361;
    color: #fff;
    cursor: pointer;
}

.promo_10_days li:hover:after {
    border-top: #e96361;
}

.promo_10_days li.current:after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e96361;
    content: " ";
    position: absolute;
    bottom: -8px;
    left: 16%;
}

.promoties_section {
    background: #ecf8f8;
    border-radius: 5px;
    padding: 10px 20px 1px;
    margin-bottom:40px;
}

.promoties_section h2 {
    display: inline-block;
    color: #33515c !important;
    font-weight: 700;
    font-size: 16px !important;
    position: relative;
    top: 4px;
    margin-bottom: 15px !important;
    font-style: normal;
}

.promoties_section img {
    margin-right: 6px;
    width:18px;
}

.promoties_section span {
    font-style: normal;
    font-size: 15px;
}


/*ACCORDION*/

.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
    color: grey;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e114";
}

.promoties_tabs .panel-default {
    background: transparent;
    border: none;
    box-shadow: none;
}

.promoties_tabs.panel-group .panel+.panel{
    margin-top:0;
}

.promoties_tabs .panel-default>.panel-heading {
    background: transparent;
    border: none;
    padding: 2px 14px;
}

.promoties_tabs .panel-title {
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.promoties_tabs .panel-title a {
    text-decoration: none;
}

.promoties_tabs .panel-title a img {
    margin: -2px 0 0;
    width: 10px;
}

.promoties_tabs .panel-title a:after {
    color: #33515c;
}


/*ACCORDION*/

.cus-tab-infosec{
    margin-top:20px;
}
.with_border_right .cus-tab-infosec > h2 {
    margin-bottom: 2px !important;
}



.electric_section img,
.gas_section img,
.contract_section img,
.services_section img {
    width: 20px;
    margin-right: 6px;
}

.electric_section h2,
.gas_section h2,
.contract_section h2,
.services_section h2 {
    color: #33515c !important;
    font-style: normal;
    font-weight: 600;
    text-align: left !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;

}

.es_left_side ul {
    list-style: none;
    font-size: 12px;
    line-height: 30px;
    font-style: normal;
    color: #33515c;
    font-weight: 400;
    padding-left: 15px;
}

.es_right_side ul {
    list-style: none;
    font-size: 12px;
    line-height: 30px;
    font-style: normal;
    color: #33515c;
    font-weight: 400;
    padding-left: 0;
}
.es_left_side ul li, .es_right_side ul li {
    line-height: 18px;
    text-align:left;
    font-size:13px;
}

.es_right_side ul li a {
    text-decoration: underline;
    color: #41b9bf;
}

.font_bold {
    font-weight: 600;
}

.hd_prcn {
    color: #97c13c;
    font-weight: 600;
}

.rating_imgs img {
    margin-right: -4px;
    width: 24px;
}

.separator {
    clear: both;
}

.connect_button {
    background: #41b9bf;
    color: #fff !important;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    border-radius: 40px;
    margin: 0 10px 20px 0px;
    text-decoration: none !important;
}

.detail_button {
    color: #33515c !important;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 150px;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #99a8ad;
    border-radius: 40px;
    text-decoration: none !important;
}


/*.with_border_right { border-right: 1px solid #d6dcde;}*/

.customer_rating {
    border: 1px solid #d9dfe1;
    text-align: left;
}

.customer_rating .customer-rating-head{
    border-bottom: 1px solid #d9dfe1;
    padding:15px 20px 10px 20px;
}

.customer_rating .customer-rating-head h2{
    margin-bottom:0px;
}

.customer_rating img {
    width: 20px;
    margin-right: 6px;
}

.customer_rating h2 {
    color: #33515c !important;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px !important;

    font-weight: 500;
    vertical-align: middle;
    text-align: left;
    display: inline-block;
}

span.bold_rate {
    float: right;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #33515c;
}

.reviews img {
    width: 6px;
    margin-top: -4px;
}

.inner_div{
    margin-top:10px;
    padding:0 20px;
}

.inner_div>div {
    display: block;
    clear: both;
    line-height: 20px;
}

.inner_div span {
    font-style: normal;
    font-size: 13px;
    color: #33515c;
    font-weight: 500;
}

.inner_div .cus-rating-num{
    font-weight:600;
    font-size:14px;
}

.reviews{
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}

.reviews a {
    color: #41b9bf;
    text-transform: uppercase;
    text-decoration: none;
}

.right_bottom_content h2 {
    color: #33515c !important;
    text-align: left;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px !important;
}

.right_bottom_content {
    margin-top: 40px;
    padding-right:40px;
}

.right_bottom_content p {
    font-style: normal;
    line-height: 20px;
}

h2.small_heading {
    margin-top: 40px;
    font-size: 16px !important;
}

.right_bottom_content b {
    margin: 0;
    font-size: inherit;
}

.color_change {
    color: #33515c!important;
    font-weight: 400;
}

a.show_less {
    float: right;
    margin-top: 16px;
    font-style: normal;
    color: #41b9bf;
    margin-right: 0px;
    text-decoration: none;
    cursor:pointer;
}

.show_less img {
    width: 12px;
    margin-right: 5px;
    margin-top: -3px;
}

.added_services {
    padding: 30px 20px 20px;
}



.added_services h3 {
    color: #33515c;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    font-size: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.added_services .promoties_tabs {
    margin-bottom: 0;
    border-bottom: #ddd 1px solid;
}

.tab-pane.added_services .promoties_tabs .panel-body {
    border-top: 0 none;
}

.added_services_headings img {
    width: 35px;
    margin-right: 10px;
}

.added_services_headings {
    background: #f2f4f5;
    padding: 8px 18px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #33515c;
    margin-bottom: 3px;
    margin-top:30px;
}

.cus-services-title {
    font-style: normal;
    color: #33515C !important;
    font-weight: 400;
    font-size:13.4px;
    line-height:28px;
}
.cus-services-title img {
    width: 18px;
}

.added_services .cus-service-pan {
    margin-top:5px;
}

.cus-service-pan {
    display: table;
    float: right;
}
.cus-service-pan a {
    margin-right: 14px;
    color: #33515c;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size:13px;
}
.cus-childs .cus-service-pan a span {
    font-size: 20px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;

    color:#33515c;
}

.cus-childs .cus-service-pan a img{
    margin-top:-5px;
}

.cus-minus-price{
    color:#e96361;
}

.cus-tab-para {
    font-style: normal;


    font-size: 15px;
    line-height: 18px;
}
.cus-tab-para ol {
    padding-left: 15px;
}

.cus_show_options>img {
    width: 6px !important;
    margin-right: 3px !important;
}

.cus_show_options {
    color: #41b9bf !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
}

.show_options a:after {
    display: none;
}


/*Mobile View Starts Here */
.sm-show-hide-cont{
    display:none;
}

@media screen and (max-width:768px){
    .sm-show-hide-cont{
        display:block;
    }
    .listView .cana-row-prod-sec {
        margin: 25px -6px 20px -10px;
    }

    .cana-row-prod-sec .grid-hide {
        width: 100%;
    }

    .tab-content.cus-prod-tab-cont{
        float:left;
        width:100%;
    }

    .listView .cana-row-prod-sec .nav-tabs li a{
        border-right:0 none !important;
        margin-right:0;
        font-size:16px;
        font-weight: 600;
        border-bottom:#ddd 1px solid;
    }
    .cana-row-prod-sec li {
        width: 100%;
        background: #f7f8f9;
        border-bottom:#ddd 1px solid;
        border-top:#ddd 1px solid;
        text-align:left;

    }
    li.cus-tab-list-3 {
        display: block;
    }

    .cus-cont-grid-compare{
        display:none;
    }


    .prd_detail .with_border_right {
        padding-right: 30px;
        border-right: 0 none;
        padding-left: 30px;
    }

    .cus-prod-tab-head{
        display:none;
    }

    .promo_10_days{
        margin-top:30px;
    }

    .promo_10_days li {
        width: 50%;
    }
    .promo_10_days li.current{
        text-align:center;
    }

    .promo_10_days .current + li {
        background: none;
    }

    .promo_10_days .current + li:hover{
        color:#8a9ba1;
    }
    .promoties_section h2{
        margin:0;
        text-align:left !important;
        display:table;
    }
    .cus-tab-infosec li {
        background: none;
        border: 0 none;
    }
    .cus-tab-infosec .es_left_side {
        display: none;
    }
    .listView .cana-row-prod-sec .nav-tabs li a{
        font-size: 14px;
        font-weight: 500;
    }
    .cus-tab-infosec{
        border-bottom:#ddd 1px solid;
        padding-bottom:20px;
    }
    .cus-tab-infosec:last-child{
        border:0 none;
    }
    .cus-tab-infosec h2{
        margin-top:2px;
    }

    .separator, .connect_button, .detail_button, .show_less{
        display:none;
    }

    .es_right_side ul{
        padding-left:10px !important;
    }
    .promoties_tabs .panel-body{
        text-align:left;
    }
    .right_side_content{
        display:none;
    }

    .cus-prod-panel-head{
        text-align: left;
        margin-top: 20px;
    }

    .sm-pad{
        padding:0 15px;
    }
    .cus-childs .cus-service-pan a span{
        font-size: 14px;
    }
    .cus-services-title{
        line-height: 20px;
        width: 150px;
        text-align: left;
    }
    .added_services_headings{
        text-align:left;
    }
    .added_services h3 {
        display: none;
    }
    .added_services .cus-service-pan{
        margin-top:3px;
    }
    .cus-tab-para {
        text-align: left !important;
    }
    .added_services .panel-group.promoties_tabs {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .sm-show-hide-cont {
        color: #41B9BF;
        text-transform: uppercase;


        font-weight: 400 !important;
        margin-top: 6px;
        text-decoration: underline;
        font-size: 14px;
    }
    .sm-show-hide-cont img {
        width: 7px;
        transform: rotate(90deg);
        position: relative;
        left: -3px;
    }

    .cana-row-prod-sec{
        display:none;
    }

    .sm-pad {
        padding: 0 12px;
    }

}


@media screen and (max-width:480px){
    ul.promo_10_days li {
        width: 100%;
        text-align: left !important;
        display: block;
        margin-top: 12px;
    }
    .promoties_tabs.cus-tabOne .panel-heading{
        padding:0;
    }
    .promoties_tabs.cus-tabOne .promoties_section{
        padding:10px 7px 1px;
    }
}
/*Mobile View Ends Here */


/*Media Qurries Starts Here*/
@media screen and (max-width:600px){
    .promo_10_days li{
        padding:0;
    }
    div[class*="_section"] img {
        float: left;
    }
    div[class*="_section"] div[class*="_side"]{
        width:100%;
    }
    div[class*="_section"] div[class*="_side"] ul{
     padding:0;
    }

    .tab-pane{
        padding:0;
    }
    .lbl-title, .cus-values{
        width:100%;
        margin-top:6px;
    }
    .lbl-val {
        text-align: left !important;
    }
}
.col-xs-6.es_right_side .peace-logo {
    display: none !important;
}

.greenpeace-container {
    margin: 0px 0 7px 0 !important;
}

.pull-right {
    margin-right: 10px;
    margin-top: 5px;
}

.row-savings {
    background-color: #e3f5f6 !important;
    color: #41B9BF !important;
    text-transform: capitalize !important;
    margin-bottom: -15px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px;
    display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {

    background:#fff !important;
}
.gform_wrapper div.validation_error{

    display: none !important;
}

.pull-left.grid-hide ul.nav.nav-tabs a:hover {
    text-decoration: underline;
    background: #fff;
    border: none !important;
}
a.accordion-toggle.actual-price {
    color: #eb625d;
}


/*Mobile View Starts Here */
.sm-show-hide-cont{
    display:none;
}
@media screen and (max-width:1024px){
    .listView .cana-row-prod-sec .nav-tabs li a {
        font-size: 13px;
    }
    .nav>li>a {
        padding: 10px 12px;
    }
}
@media screen and (max-width:992px){
    .cus-cont-grid-compare {
        margin-right: 2px;
    }
    .prd_detail .with_border_right {
        padding-right: 20px;
    }
    .promo_10_days .current {
        padding: 10px 8px;
        margin: 0 2px 0 0;
        font-size: 11px;
    }
    .right_side_content {
        padding-left: 20px;
    }
    span.bold_rate {
        font-size: 20px;
    }
    .right_bottom_content {
        padding-right: 10px;
    }
    .added_services {
        padding: 20px 0px 0px;
    }
    #mobileview {
        padding: 0px !important;
    }
}
@media screen and (max-width:768px){
    .sm-show-hide-cont{
        display:block;
    }
    .listView .cana-row-prod-sec {
        margin: 25px -6px 20px -10px;
    }

    .cana-row-prod-sec .grid-hide {
        width: 100%;
    }

    .tab-content.cus-prod-tab-cont{
        float:left;
        width:100%;
    }

    .listView .cana-row-prod-sec .nav-tabs li a{
        border-right:0 none !important;
        margin-right:0;
        font-size:16px;
        font-weight: 600;
        border-bottom:#ddd 1px solid;
    }
    .cana-row-prod-sec li {
        width: 100%;
        background: #f7f8f9;
        border-bottom:#ddd 1px solid;
        border-top:#ddd 1px solid;
        text-align:left;

    }

    .cus-cont-grid-compare{
        display:none;
    }

    .prd_detail .with_border_right {
        padding-right: 30px;
        border-right: 0 none;
        padding-left: 30px;
    }

    .cus-prod-tab-head{
        display:none;
    }

    .promo_10_days{
        margin-top:30px;
    }

    .promo_10_days li {
        width: 50%;
    }
    .promo_10_days li.current{
        text-align:center;
    }

    .promo_10_days .current + li {
        background: none;
    }

    .promo_10_days .current + li:hover{
        color:#8a9ba1;
    }
    .promoties_section h2{
        margin:0;
        text-align:left !important;
        display:table;
    }
    .cus-tab-infosec li {
        background: none;
        border: 0 none;
    }
    .cus-tab-infosec .es_left_side {
        display: none;
    }
    .listView .cana-row-prod-sec .nav-tabs li a{
        font-size: 14px;
        font-weight: 500;
    }
    .cus-tab-infosec{
        border-bottom:#ddd 1px solid;
        padding-bottom:20px;
    }
    .cus-tab-infosec:last-child{
        border:0 none;
    }
    .cus-tab-infosec h2{
        margin-top:2px;
    }

    .separator, .connect_button, .detail_button, .show_less{
        display:none;
    }

    .es_right_side ul{
        padding-left:10px !important;
    }
    .promoties_tabs .panel-body{
        text-align:left;
    }
    .right_side_content{
        display:none;
    }

    .cus-prod-panel-head{
        text-align: left;
        margin-top: 20px;
    }

    .sm-pad{
        padding:0 15px;
    }
    .cus-childs .cus-service-pan a span{
        font-size: 14px;
    }
    .cus-services-title{
        line-height: 20px;
        width: 110px;
        text-align: left;
    }
    .added_services_headings{
        text-align:left;
    }
    .added_services h3 {
        display: none;
    }
    .added_services .cus-service-pan{
        margin-top:3px;
    }
    .cus-tab-para {
        text-align: left !important;
    }
    .added_services .panel-group.promoties_tabs {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .sm-show-hide-cont {
        color: #41B9BF;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400 !important;
        margin-top: 6px;
        text-decoration: underline;
        font-size: 14px;
    }
    .sm-show-hide-cont img {
        width: 7px;
        transform: rotate(90deg);
        position: relative;
        left: -3px;
    }

    /*.cana-row-prod-sec{
         display:none;
     }
 */
    .sm-pad {
        padding: 0 12px;
    }
    .energy-results.list-view {
        width: 100%;
    }
    .cus-prod-tab-cont .panel-default .panel-heading h4 {
        text-align: left;
    }
    #mobileview {
        padding: 0px !important;
    }
}


@media screen and (max-width:480px){
    ul.promo_10_days li {
        width: 100%;
        text-align: left !important;
        display: block;
        margin-top: 12px;
    }
    .promoties_tabs.cus-tabOne .panel-heading{
        padding:0;
    }
    .promoties_tabs.cus-tabOne .promoties_section{
        padding:10px 7px 1px;
    }
    .promoties_tabs .panel-title {
        font-size: 11px;
    }
    .promoties_tabs .panel-title a img {
        margin: 2px 4px 0 0;
        width: 7px;
    }
    .cus-prod-all-tabs {
        margin-bottom: 20px;
    }
    .cus-prod-panel-head {
        margin-left: 15px;
    }
    .promoties_tabs .panel-body {
        font-size: 10px;
    }
    .promoties_arrow_down {
        width: 12px;
        margin-right: 10px;
    }
    .cus-prod-tab-cont .panel-default .panel-heading h4 {
        text-align: left;
    }
    .cus-prod-tab-cont .panel-default {
        margin-bottom: 0;
        border: none !important;
        border-radius: 0 !important;
    }
    #mobileview {
        padding: 0px !important;
    }
    #mobileview .col_11 {
        padding: 10px !important;
    }



}
/*Mobile View Ends Here */


/*Media Qurries Starts Here*/
@media screen and (max-width:600px){
    .promo_10_days li{
        padding:0;
    }
    div[class*="_section"] img {
        float: left;
    }
    div[class*="_section"] div[class*="_side"]{
        width:100%;
    }
    div[class*="_section"] div[class*="_side"] ul{
        padding:0;
    }

    .tab-pane{
        padding:0;
    }
    .lbl-title, .cus-values{
        width:100%;
        margin-top:6px;
    }
    .lbl-val {
        text-align: left !important;
    }
    .promoties_arrow_down {
        width: 12px;
        margin-right: 10px;
    }
    .cus-prod-tab-cont .panel-default .panel-heading h4 {
        text-align: left;
    }
    .cus-prod-tab-cont .panel-default {
        margin-bottom: 0;
        border: none !important;
        border-radius: 0 !important;
    }
    #mobileview .col_11 {
        padding: 10px !important;
    }
}

@media only screen and (max-width: 400px) {
    .energy-results-content .mainResults.sidePanelOpen .energy-results.list-view.listView .result-box-container .result-box .flex-grid .cols .actual-price-board {
        position: inherit !important;
        width: 100%;
        margin: 18px 0 0 0;
    }
}
