.product-left {
    background-color: #243849;
}
.product-right {
    background-color: #e9e9e9;
}
/* // Products Bottom Style */
#yt_tab_products .easytabs {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

a.easytabs-anchor.easytabs-a.easytabs-a-accordion {
    display: none;
}

#yt_tab_products .easytabs li> a {
    padding: 24px 20px;
    font-size: 18px;
    flex: 1;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

#yt_tab_products .easytabs li>a.active {
    background-color: #243849 !important;
    color: white;
    border-width: 0px !important;
}

#yt_tab_products #easytabs {
    font-family: 'Open Sans', sans-serif !important;
    color: #243849 !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

#yt_tab_products .easytabs-a {
    font-family: 'Open Sans', sans-serif;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: normal;
    color: #243849;
}

#yt_tab_products .easytabs-a:hover {
    color: #243849;
}

#yt_tab_products .easytabs li.active {
    background-color: #243849;
    color: white !important;
    /* border-width:0px !important */
}

#yt_tab_products .easytabs-content {
    padding: 10px;
    background-color: white;
}

#yt_tab_products #easytabs>div.easytabs-ul-wrapper>ul>li.active>a {
    color: white !important;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8)
}

@media screen and (max-width:991px) and (min-width:768px) {
    #yt_tab_products .easytabs li {
        padding-left: 3px;
    }
}

@media screen and (max-width:768px) {
    #yt_tab_products .easytabs {
        flex-direction: column;
    }
    #yt_tab_products .easytabs li> a {
        background-color: #fafafa;
        margin-bottom: 1px;
        margin-top: 1px;
        border: 1px solid #ddd;
    }
}

#yt_tab_products .easytabs-a-accordion {
    padding: 20px !important;
}

#yt_tab_products #easytabs .panel-heading {
    line-height: 18px;
    padding: 20px;
    color: #243849;
}
/* // Products Bottom Style End */
.default-style .resp-tabs-list {
    background-color: white;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    ;
}
.default-style .resp-tabs-list li:hover a,.default-style .resp-tabs-list li.active a{
    color: #ffffff !important;
}

/* // .default-style .resp-tabs-list li a {
// 	font-family: 'Open Sans', sans-serif;
// 	font-size: 18px;
// 	font-weight: normal;
// 	color: #243849;
// 	line-height: 22px;
// 	text-align: center;
// }

//products bottom  */
.allproductsheader {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px !important;
    font-family: 'Open Sans' !important;
    margin-bottom: 20px;
    color: #243849;
}

.allproducts {
    float: left;
    padding: 20px;
    padding-right: 0px;
    width: 20%;
    height: 91px;
    line-height: 20px;
    background-repeat: repeat-x;
    background-color: #f4f4f4;
    border-bottom: 1px solid #e6e6e6 !important;
    border-right: 1px solid #e6e6e6 !important;

}

.allproductsheader::before,
.allproductsheader::after {
    background-color: #cac0c0;
    content: "";
    display: inline-block;
    height: 0.5px;
    position: relative;
    vertical-align: middle;
    width: 25%;
}

.allproductsheader:before {
    right: 1em;
    margin-left: -50%;
}

.allproducts img {
    float: left;
}

.allproductsheader:after {
    left: 1em;
    margin-right: -50%;
}

#compare {
    padding: 10px;
    padding-top: 10px;
    border: 1px solid white;
    background-color: white;
    margin-top: 0px;

}

.fivecompanies .compare {
    width: 13%;
}

/* // .producttab .hide {
// 	display: block !important;
// } */
#compare-mobilemenu {
    display: none;
}

#compare .categories {
    width: 30%;
}

.threecompanies .compare {
    width: 21%;
}

#compare .cptable {
    float: left;
    border-radius: 20px;
    line-height: 12px;
}

#compare .show {
    display: block;
}

#compare .fivecompanies .wagcompare {
    width: 18%;
}

.cptable .ct-header {
    min-height: 100px;
    padding-top: 42px;
    line-height: 20px;
}

.cptable .ct-company,
.cptable .ct-option-answer {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.chartname {
    padding-top: 20px !important;
}

.chartname img {
    float: left;
    margin-right: 3%;
}

.chartname .product {
    position: relative;
    top: 10px;
}

.chartname img {
    margin-left: 15px;
}

.cptable .text {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 0px;
}

.ct-option,
.ct-option-answer {
    height: 40px;
}
.ct-option-answer.wag {
    border: 0px;
    border-bottom: 1px solid #324759 !important;
}
.ct-company {
    border: 0px;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #243849 !important;
    border-bottom: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
}

.ct-option {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd !important;
}

.ct-option-answer {
    text-align: center;
    border-bottom: 1px solid #ddd !important;
}

.producttab .wag {
    background-color: #243849 !important;
    color: #fff !important;
}

.resp-tabs-content .ct-option-answer.wag {
    border: 0px;
    border-bottom: 1px solid #324759 !important;
}

.twocompanies .wagcompare,
.twocompanies .compare {
    width: 35%;
}

.catalog-product-view .comparechartdisclaimer {
    font-size: 10px !important;
    line-height: 15px !important;
    color: #777 !important;
    font-style: normal;
    margin-top: 10px;
}

.resp-tabs-content .ctbigtitle {
    font-size: 19px;
    font-weight: bold;
}

.resp-tabs-content .ct-company {
    width: auto !important;
}

.insurance .whydata {
    display: block;
}

.insurance .whydata img {
    float: left;
    margin-right: 20px;
    width: 362px;
    height: 507px;
}

.resp-tabs-content .letter {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}

.resp-tabs-content .red {
    color: #cc0000;
}

.productfaq .panel-heading {
    cursor: pointer;
    background-color: #fdfdfd;
    border: 1px solid #eee;
    line-height: 18px;
    padding: 20px;
    font-size: 14px;
    color: #243849;
    margin-bottom: 10px !important;
}

.detail-bottom-wrapper {
    padding: 0;
    margin-bottom: 0;
}

.default-style .resp-tabs-list {
    background: transparent;
    display: flex;
}

.default-style .resp-tabs-list li {
    padding: 20px 10px !important;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.default-style .resp-tabs-list li:hover a {
    color: #ffffff !important;
}

.default-style .resp-tabs-list li a {
    font-family: 'Open Sans';
    font-size: 18px !important;
    font-weight: normal;
    color: #243849 !important;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
}
.allproductstext {
    text-align: left;
    padding-top: 8px;
    line-height: 18px;
    color: #243849;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.allproducts:hover {
    background-color: #dedede;
    cursor: pointer;
    border:0;
}

.ct-option,
.ct-option,
.ct-option-answer,
.ct-company,
.ctcompanynamefiller {
    background-color: #f4f4f4;
}

.product-specs .devices {
    border: 0px;
    margin-bottom: 10px;
    width: 24.2%;
    float: left;
    margin-right: 5px;
}

.dev-right strong {
    color: #243849;
    font-size: 18px;
    line-height: 24px;
}

.product-specs .devices td {
    color: #5b5b5b;
    font-size: 13px;
    line-height: 18px;
}

.product-specs .devices strong{
    color: #243849;
    font-size: 18px;
    line-height: 24px;
}

#newproducts-moredevices {
    padding: 20px 0;
    text-align: center;
    display: none;
}
.product.info.detailed .moredevices-btn {
    border: 1px solid #ddd !important;
    color: #243849 !important;
    padding: 12px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    background: transparent;
    margin: 0 auto;
}

.moredevices {
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    padding: 12px;
    display: inline-block;
    margin-bottom: 4px;
    text-align: center;
    border-radius: 5px;
    margin-left: 3px;
    margin-bottom: 15px;
}

.moredevices-btn:hover {
    background-color: transparent;
}

#searchbox {
    margin: 0 !important;
}

/* //Product Page View */

.product-left {
    display: table-cell;
    height: auto;
    padding: 0;
}
.product-left h1, .product-left .product-name {
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        padding-bottom: 0;
        margin-bottom: 0;
        font-size: 25px;
        font-weight: 600;
        letter-spacing: 0px;
        color: #fff;
    }
.product-left .product-name {
    line-height: 31px;
}

.product-left .productheader {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px auto;
        font-family: 'Open Sans', sans-serif;
        background-color: #243849;
        color: #e9e9e9;
        font-size: 18px;
        padding: 15px 40px 15px 40px;
    }

.product-left .lossestitle {
        color: #e9e9e9;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        border-bottom: 1px solid #667480;
        border-top: 1px solid #667480;
        margin-bottom: 10px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 19px;
        line-height: 22px;
}

.product-left .losshtml {
        font-family: 'Open Sans', sans-serif;
        background-color: #243849;
        font-size: 14px;
        color: #fff;
}

 td.losshtmlline.newlossesimg {
        padding: 7px 0 7px 0;
    }

 .losshtmlline {
        border-bottom: 1px solid #354857;
        font-size: 15px;
        line-height: 18px;
        padding: 7px 0 7px 0
    }

    .losshtmlsmall {
        font-size: 11px;
        line-height: 13px;
        text-align: center;
    }

/* // .product-info-main .shared {
// 	overflow: hidden;
// 	width: 100%;
// 	margin: 0;
// } */

.producttab {
    font-size: 14px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #243849 ;
    line-height: 24px ;
}
.producttab hr {
    float: left;
    width: 100%;
    border-top: 0;
}
.proba b {
    color: #243849;
    font-size: 14px;
    line-height: 24px;
}

.devices {
    border-right: 1px solid #e3e3e3;
    width: 24.5%;
    float: left;
    margin-right: 0;
}
.devices table > td {
    padding: 0;
}

.devices strong {
    color: #243849;
    font-size: 18px;
    line-height: 24px;
}

.devices img {
    float: left;
}

.device-start {
    margin: 20px 0;
}

.row.security {
    float: left;
    margin: 20px 0;
}

/* space */
.allmodelddnotice {
    font-family:"Open Sans";
    color: #595959;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    text-align: center;
    display: block;
    font-size: 14px !important;
    padding: 15px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
}
.product .resp-tabs-content  {
    padding: 10px;   
}
.resp-tabs-content .question {
    background-color: #f4f4f4 !important;
    border: 2px solid #e3e3e3 !important;
    color: #696969 !important;
    text-align: center;
    padding: 10px;
    margin: 20px 0;
}

.resp-tabs-content .question .fa-question-circle {
    margin-right: 10px;
    font-size: 28px;
    vertical-align: middle;
    color: #9b9b9b;
}

.stars {
    padding: 25px 0 !important;
    width: auto !important;
}

/* space */

.validation-advice {
    font-size: 10px !important;
    margin-top: -6px !important;
}

.policybenefits {
    width: 19.9%;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    float: left;
    line-height: 18px;
    color: #243849;
    padding-bottom: 15px;
    height: 107px;
}

.policybenefits.bottom {
    border-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
}

.policybenefits.last {
    border-right: 0px;
}

hr {
    border: 0px;
    border-bottom: 1px solid #e3e3e3;
}

/* company highlights */
.companylight {
    width: 33.333%;
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.companylight.trustpilotstars {
    width: 33.333%;
}

.companylight b {
    font-size: 17px;
}

.companylight .small {
    font-size: 13px;
}

.companylight .small b {
    font-size: 13px;
}

.companylight.bbb {
    text-align: center;
}

.overline {
    text-align: center;
    border-top: 1px solid #e3e3e3;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
}

/* spacer */
.purchasebtn {
    font-family: 'Open Sans' !important;
    font-size: 14px;
    color: white;
    font-weight: bold;
    background-color: #243849;
    border-radius: 2px;
    border: 0px;
    padding: 15px;
    padding-right: 100px;
    padding-left: 100px;
}

.purchasebtn:hover {
    background-color: #3f9dd3;
}

.price-box {
    background-color: #efefef;
    border: 2px solid #dedede;
    padding: 15px;
    color: #243849;
    font-weight: bold;
    top: 0px;
    left: 0px;
    left: calc(0% - 0px);
    margin-bottom: 10px;
    margin-top: 10px;
}

/* Spacer */

.catalog-product-view .short-description {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px !important;
    line-height: 20px;

}

.catalog-product-view .short-description h4 {
    font-family: 'Open Sans'!important;
    font-size: 23px;
    margin-bottom: 10px;
    margin-left: -1px !important;
    color: #243849;
}

.catalog-product-view .quickrating {
    font-weight: bold;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
    color: #243849;
}

.quickrating {
    font-weight: normal !important;
    color: #ddd !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.catalog-product-view .quickrating a:link,
.catalog-product-view .quickrating a:visited,
.catalog-product-view .quickrating a:active {
    color: #243849;
    text-decoration: underline;
}



@media (max-width: 1200px) {
    .allproducts {
        width: 33.1%;
        border: 0;
    }
}

@media (max-width: 992px) {
    .product-right .product-options-button-container button {
        margin-left: 0;
    }
    /* .product-right .product-options-total {
        width: 92%;
        margin-bottom: 20px;
    } */

    .allproductsheader::before,
    .allproductsheader::after {
        display: none;
    }

    .twocompanies .cptable,
    .threecompanies .cptable,
    .fivecompanies .cptable {
        width: 50%;
    }

    .wagcompare .ct-option-answer {
        padding: 0 !important;
    }

    .ct-option,
    .ct-option-answer,
    .ct-companynamefiller,
    .ct-option-answer-wag,
    .ct-company-wag {
        padding: 10px 0px !important;
    }

    .ct-option-answer {
        border-left: none !important;
        font-size: 19px !important;
    }

    .default-style .resp-tabs-list li a {
        font-size: 15px;
    }

    .allproducts {
        width: 49.1%;
    }

    .producttab .wag {
        font-size: 19px;
    }

    .twocompanies .categories,
    .threecompanies .categories,
    .fivecompanies .categories {
        clear: both;
        width: 100% !important;
    }

    .twocompanies .cptable,
    .threecompanies .cptable,
    .fivecompanies .cptable,
    #compare .fivecompanies .wagcompare {
        width: 50%;
    }

    .cptable .text {
        font-weight: bold;
        letter-spacing: 0.7px;
        padding: 0 !important;
    }

    .twocompanies .cptable,
    .threecompanies .cptable,
    .fivecompanies .cptable {
        width: 50%;
    }

    .categories>div,
    #company2,
    #company3,
    #company4 {
        display: none;
    }

    .twocompanies .categories,
    .threecompanies .categories,
    .fivecompanies .categories {
        clear: both;
        width: 100%;
    }

    .categories .ctcompanynamefiller {
        display: block;
        position: relative;
        background-color: #f4f4f4 !important;
        border-bottom: 10px solid #ffffff !important;
    }

    .chartname {
        padding-top: 18px !important;
    }

    .chartname img {
        float: left;
        margin-right: 10px;
    }

    .ctbigtitle {
        font-size: 21px !important;
        padding: 0 !important;
    }

    .chartname .product {
        top: 15px;
        font-size: 21px;
    }

    .wagcompare .ct-option-answer {
        height: 95px;
    }

    .wagcompare>div::before {
        width: 200%;
        font-size: 13px;
        letter-spacing: 1px;
        padding: 10px 0px;
        display: block;
        color: white;
        font-weight: bold;
        position: relative;
        top: -10px;
        height: 30px;
        background-color: #4e5e6d;
        margin-bottom: 15px;
    }

    .cptable .text {
        font-weight: bold;
        letter-spacing: 0.7px;
    }

    .wagcompare .ct-option-answer img {
        position: relative;
        top: -5px;
    }

    .compare .ct-option-answer {
        height: 95px;
        padding-top: 54px !important;
    }

    .compare .ct-option-answer img {
        position: relative;
        top: -5px;
    }

    .wagcompare>div:nth-child(2)::before {
        content: "Insurance or Warranty";
    }

    .wagcompare>div:nth-child(3)::before {
        content: "Theft Coverage";
    }

    .wagcompare>div:nth-child(4)::before {
        content: "Accidental Coverage";
    }

    .wagcompare>div:nth-child(5)::before {
        content: "Liquid Submersion";
    }

    .wagcompare>div:nth-child(6)::before {
        content: "Power Surge Due to Lightning";
    }

    .wagcompare>div:nth-child(7)::before {
        content: "Used / Refurbished Coverage";
    }

    .wagcompare>div:nth-child(8)::before {
        content: "Unlimited Claims Submissions";
    }

    .wagcompare>div:nth-child(9)::before {
        content: "Purchase Coverage Anytime";
    }

    .wagcompare>div:nth-child(10)::before {
        content: "Deductible";
    }

    .wagcompare>div:nth-child(11)::before {
        content: "Policy Term";
    }

    .wagcompare>div:nth-child(12)::before {
        content: "Premium";
    }

    #compare-mobilemenu {
        display: block;
        position: absolute;
        top: 110px;
        left: 50%;
        width: 50%;
        padding-top: 10px;
    }

    #compare-mobilemenu #companies {
        display: block;
        min-height: 80px;
        font-size: 19px;
        color: #243849;
        font-weight: bold;
        width: 60%;
        max-width: 210px;
        margin: 0 auto;
        border: none !important;
        background-color: #d3d3d3;

    }

    .ctcompanynamefiller .product-title .product {
        line-height: 25px !important;
    }

    .product-title.wideadjust {
        width: 50%;
        min-width: 500px !important;
        margin: 0 auto;
    }
}


@media (max-width: 767px) {
    div#product-options-button-container {
        height: auto;
    }
    .policybenefits {
        width: 32%;
        border: 0px;
    }
    .devices {
        width: 49%;
    }
    /* .product-right .product-options-total {
        width: 94%;
    } */

    .product-right .catalog-second-step-head {
        flex-direction: column;
    }
    .detail-bottom .product.data.items  {
        margin-bottom: 0;
    }
    .detail-bottom .product.data.items .resp-tabs-list li {
        background: #fafafa;
        border-bottom: 1px solid #ddd;
    }
    .detail-bottom .product.data.items .resp-tabs-list .item.active {
        background: #233749;
        color: white;
    }
    .detail-bottom .product.data.items .resp-tabs-list li:visited,
    .detail-bottom .product.data.items .resp-tabs-list li:focus {
        color: #243849;
    }

}

@media (max-width: 480px) {
    .devices {
        width: 259px;
        margin: 0px auto;
        margin-bottom: 10px;
        float: none;
        border: 0;
    }
    .resp-tabs-content .whydata img {
        width: 100%;
    }
    .companylight {
        width: 100% !important;
    }
    .product-right .catalog-second-step-head {
        flex-direction: column;
    }

    .policybenefits {
        width: 49%;
    }

    .allproductswrapper {
        display: none;
    }

    .letters {
        float: left;
    }
}