.coverImg { width: 100%; box-shadow: 5px 5px 5px -5px #333; margin-bottom: 6%; aspect-ratio: auto 0.75; }
#thumbnailCont { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 5px; }
.img-slider { height: auto; width: 100%; }

h1.productTitle { margin-bottom: 0; }
.card { background-color: #fff; border-radius: 0; position: relative; overflow: hidden; margin: 10px 0px; border-radius: 4px; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.17);}
.radio { font-size: inherit; margin: 0; position: absolute; left: 10px; top: calc(1em + 2px); }

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .radio { -webkit-appearance: none; -moz-appearance: none; background: #fff; border: 2px solid #e2ebf6; border-radius: 50%; cursor: pointer; height: 1.5em; outline: none; transition: background 0.2s ease-out, border-color 0.2s ease-out; width: 1.5em; }
    .radio::after { border: 2px solid #fff; border-top: 0; border-left: 0; content: ""; display: block; height: 0.75rem; left: 25%; position: absolute; top: 50%; transform: rotate(45deg) translate(-50%, -50%); width: 0.375rem; }
    .radio:checked { background: #718c7b; border-color: #718c7b; }
    .card:hover .radio:checked { border-color: #718c7b; }
}

.plan-details { border: 1px solid #e2ebf6; border-radius: 0; cursor: pointer; display: flex; flex-direction: column; padding: 5px; transition: border-color 0.2s ease-out; }
.radio:checked ~ .plan-details { border-color: #718c7b; }
.radio:disabled ~ .plan-details { color: #c4d1e1; cursor: default; }
.radio:disabled ~ .plan-details .plan-type { color: #c4d1e1; }
.plan-type { color: #718c7b; font-size: 1.5rem; font-weight: bold; line-height: 1em; }
.plan-cost { font-size: 3rem; font-weight: bold; padding: 1rem 0; }
.arrow-right { background-color: #718c7b; height: 100px; right: -50px; position: absolute; top: -55px; width: 100px; -webkit-transform: rotate(45deg); }
.arrow-right span { color: #f5f5f5; font-family: sans-serif; font-size: 12px; left: 25px; top: 80px; position: absolute; width: 100px; }
.hidden-visually { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; }

.col-pos-1 { margin-left: 35px; }
.col-pos-1 small { color: #353535; font-size: 13px;}
.col-pos-1 small span { text-decoration: line-through; }

.col-pos-1 h1 { font-size: 1.86rem; margin: 0; color: #353535; font-weight: bold; line-height: 1.3; }
.col-pos-1 label { font-size: 13px; font-weight: bold; color: #666666; }

.text_issue { font-family: "Roboto", Arial, sans-serif; font-size: 14px; font-weight: bold; margin-top: 20px; }
.col-pos-2 .desc_issue { line-height: 1.3; font-size: 13px; display: block; }
.col-pos-3 { display: flex; align-items: center; }
.col-pos-3 label { font-weight: 600; font-size: 15px; color: #353535; }
.col-pos-3 label span { color: yellowgreen; font-weight: 700; }

.box-items-center { display: flex; align-items: center; }
.btn-chk { font-size: 18px; font-weight: 800; text-transform: uppercase; padding: 10px; width: 200px; }

.bottom-para h4, p { color: black; }
.bottom-para p { font-size: 14px; line-height: 1.6; font-family: Arial, Helvetica, sans-serif; }

.items-wrapper { display: flex; flex-wrap: wrap; margin: 0; padding: 0; align-content: center; align-items: center; }
.items-wrapper .item { margin: 0; }
.item-label { height: auto; width: auto; min-width: 40px; max-width: 100%; padding: 10px; vertical-align: middle; background-color: transparent; border-radius: 20px; border: 1px solid rgba(0,0,0,0.2); box-shadow: none; font-size: 14px; cursor: pointer; }
.item-radio { visibility: hidden; height: 0; width: 0; }
/*.item-radio:checked ~ .item-label { border: 1px solid #718c7b; background-color: #718c7b; color: #ffffff; }*/
.checked { border: 1px solid #718c7b; background-color:#718c7b; color: #ffffff;}

.fa-bolt:before { width: 1.66667rem; height: 1.66667rem; font-size: 1.53333rem; color: #9C8418; margin-right: 0.46667rem; }
.offer-label { font-size: 16px; font-weight: bold; }

.info-popover { width: 250px; background-color: transparent; position: absolute; z-index: 2; }
.inner-text { width: 250px; background-color: white; box-shadow: 0 -1px 8px 0 rgba(0,0,0,0.3); z-index: 2; cursor: default; margin: 0 auto; position: relative; padding: 10px; bottom: 160px; color: #000000; }

.td-header-wrap .td-header-menu-wrap-full { height: auto !important; }
.sf-menu>li ul a, .sf-menu>li ul a, .sf-menu a.sf-with-ul { text-decoration: none; }

.recommended { display: block; position: absolute; right: 0px; width: auto; height: 25px; background-color: #f3921d; color: #fff; line-height: 25px; text-align: center; box-shadow: 0 5px 5px 0 #f3921d; padding: 0 5px; font-size: 13px; text-transform: capitalize; font-weight: 500; }

/*@media (min-width: 1201px) and (max-width: 1346px) {
    .td-container, .tdc-row {
        width: 930px !important;
    }
}*/

@media only screen and (min-width: 42em) {
    div#coverImgCont { margin: 0 auto; display: block; }
}

@media only screen and (min-width: 42em) {
    div#coverImgCont { margin: 0 auto; display: block; }
}

@media only screen and (min-width: 42em) {
    div#offerCont { margin: 0 auto; }
}

@media only screen and (min-width: 60.938em) {
    h1 { font-size: 36px; line-height: 1.2; font-family: Arial, Helvetica, sans-serif; color: black; font-weight: 700; }
}

@media only screen and (max-width: 600px) {
    .pos-right { display: block !important; width: 100px; position: absolute; right: 10px; height: auto; }
    .col-pos-1 small, label { font-size: 11px !important; }
    .col-pos-1 h1 { font-size: 24px !important; }
    
    .col-pos-2 { margin-left: 35px; }
    .col-pos-2 .text_issue { margin-top: 10px; font-size: 12px; display: block; }
    .col-pos-2 .desc_issue { font-size: 12px; display: inline-block; }
    .col-pos-3 label { font-size: 12px; margin-left: 35px; margin-top: 10px; }
    .center { text-align: center; }
    .bottom-para h4 { font-size: 16px; font-weight: 800; }
    .bottom-para p { font-size: 12px; line-height: 1.5; }
    .item-c4 { display: none; }
}

@media only screen and (min-width: 768px) { }

@media only screen and (min-width: 992px) { }

@media only screen and (min-width: 1200px) { }

.footer-top ul > li {
    font-size: 14px !important;
}

.footer-top ul>li>a{
text-decoration: none;
}

    .lSSlideOuter .lSPager.lSGallery li{
        width: 80px !important;
    }
    .lSPager.lSGallery{
            width: 100% !important;
    }
    .lSSlideOuter .lSPager.lSGallery img{
        height: 80px !important;
    }
    .form-check{
        padding-left: 2px !important;
    }
    .checked{
    border: 1px solid #718c7b;
    background-color: #718c7b;
    color: #ffffff;
    }
    ol, ul{
       padding-left: 0rem !important; 
    }
    .dropdown-toggle::after{
        display: none;
    }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #0d0d0d;
    color: #fff!important;
    text-decoration: none;
}

