@charset "utf-8";

/* CSS Document */

body,p,li,h5,h6,h1,h2,h3,h4,a.btn-all,samp{font-family: 'Poppins', sans-serif !important;}
:hover {text-decoration: none !important;}
a{color:#1890e6 !important;}
p,li{font-size: 16px;}
:focus {outline: none !important;box-shadow: none !important;}
ul li {padding-bottom: 10px;}
strong{font-weight: 700 !important;}
.white{color: #fff;}
.red {color: #cc0000;}


body.cartnew {background: #eeeeee;}

.logo {
    width: 290px;
    margin:0 auto 25px;
    display: block;
}
.yellow {
    color: #f7e433;
}
.yellow-bg {
    background-color: #f7e433;
}
#demo *{color: #000000;}
.twitter-box-main .item {
    margin-bottom: 26px;
}
.twitter-box-main .item img{
   display: table;
    margin: auto;
}
.cartnew .container {max-width: 1100px !important;background: #fff;border-left: 1px solid #c1c8cd;border-right: 1px solid #c1c8cd;}
.adm {position: relative;flex-basis: 370px;margin-right:-20px;background: #fff;border: 1px solid #c1c8cd;border-radius: 5px;box-shadow: 0 10px 40px -10px rgba(173, 176, 179, 0.5);margin-left: -10px;margin-top: 30px;padding: 25px 0px;}
header.off-step-header {display: flex;align-items: start;margin-bottom: 17px;padding-left: 20px;padding-right: 20px;}

header.off-step-header.off-step-header-2 h2 {
    line-height: 1.4em;
}

.adm h4 {font-size: 18px;margin-top: 0;font-weight: 500;text-transform: uppercase;letter-spacing: 1px;color: #6f6f6f;padding-left: 20px;}
.off-step-number {flex-shrink: 0;width: 45px;height: 45px;margin-right: 20px;background: #000000;border-radius: 50%;color: #fff;font-size: 2.15rem;font-weight: bold;text-align: center;line-height: 45px;}
header.off-step-header h2 span {display: block;margin-bottom: 4px;letter-spacing: 1px;font-size: 17px;text-transform: uppercase;}
header.off-step-header h2 {margin: 0;font-size: 26px;font-weight: bold;text-transform: capitalize;line-height: 1em;color: #000000;}

.productcart label {
    cursor: pointer;
    position: relative;
    padding-left: 31px;
}
.hov_leb.pd-left {
    padding: 25px 25px;
}
.p-title {
    width: 100%;
}
.hov_leb:hover{
    background: #f3f3f3;
}
.pd-left {
    padding: 0px 25px;
}

.credit-details-main {
    padding-top: 20px;
}

span.clp {
    color: #dfb012;
    font-weight: 600 !important;
    font-size: 20px;
}
.p-title span {
    font-weight: 600 !important;
}
.productcart {
    margin-top: 25px;
}
.st-ulli h6 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.stro-star i {
    color:#dfb012;
    font-size: 20px;
}
.stro-star {
    text-align: center;
    padding: 20px 0px;
    font-weight: 700;font-size: 19px;
    color: red;
}
.st-ulli ul li {
    font-size: 15px;
    color: #464646;
}
.st-ulli ul li strong {
    font-weight: 600 !important;
}
.p-title input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    margin-top: 2px;
    cursor: pointer;
}
.productcart input[type="radio"]{
    display: none;
}
.productcart label::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    top: 2px;
    margin-left: 0px;
    border: 2px solid #0691f1;
    border-radius: 50%;
    background-color: #fff;
   
}
.productcart input[type="radio"]:checked+label:before{
     background: url(../images/dot-icon.png) no-repeat;
    background-position: center center !important;
}

.total-p span {
    font-weight: 700;
    font-size: 25px;
}
span.spn {
    float: right;
    text-align: right;
}
span.spn span {
    font-size: 16px;
    font-weight: 600;
    color: green;
    position: relative;
    top: -9px;
}
.total-p {
    display: table;
    width: 100%;
    background: #f3f3f3;
    padding: 5px 10px;
    margin-bottom: 35px;
    margin-top: 5px;
}
.timersec {
    background-color: #f3f3f3;
    text-align: center;
    padding: 15px;
    margin: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.timersec h4 {
    color: #555556;
    font-size: 32px;
    font-weight: 300;
}
div#demo {
    margin-left: 25px;
    position: relative;
}
.timersec  .se_field {
    margin: 0 auto;
    display: inline-block;
}
.se_top {
    color: #0691f1;
    font-weight: 600;
    font-size: 40px;
    margin: 0px 5px;
    padding: 5px 10px;
}
span.offer-ex {
    font-size: 27px;
    color: #0691f1;
}
.timersec .se_field {
    padding: 0px 4px;
}
.form-mainsec input {
    font-size: 15px;
}
.form-mainsec {
    margin-top: 35px;margin-bottom: 35px;
}
.form-mainsec .form-group p {
    font-size: 12px;
    color: #717171;
    padding-top: 2px;
    margin-bottom: 0px;
}
.cartnew .btn {
    background: #ff4500;
    border-color: #ff4500;
    text-transform: uppercase;
    font-size: 20px;
}
.cartnew .btn:hover {
    background: transparent;
    border: #ff4500 1px solid;
    color: #434344;
}
.cartnew .btn-primary.disabled, .cartnew .btn-primary:disabled {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500;
}
.credit-card-del {
    background: #daf6ff;
    padding: 12px;
    margin-top: 35px;
    border: #cbcdce 1px solid;font-size: 14px;
    border-radius: 5px;margin-bottom: 23px;
}
.credit-card-del p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0px;
}
.credit-card-del p span {
    display: block;
}
.credit-card-del p span a {
    color: #0691f1 !important;
}
.place-order {
    margin-top: 0px;
}
.pl-order-box h5 span {
    float: right;
}
.pl-order-box h5 {
    margin: 19px 0px;
    font-size: 17px;
}
.pl-order-box h5 {
    margin: 19px 0px;
    font-size: 15px;
    border-top: #cbcdce 1px solid;
    border-bottom: #cbcdce 1px solid;
    padding: 11px 0px;
    font-weight: 700;
    color: #545454;
}
h6.total-pri {
    font-weight: 600;
    font-size: 24px;
    text-align: right;
    margin-bottom: 0px;
    color: #0691f1;
}
.secur-payment img {
    max-width: 330px;
    margin: 0 auto;
    display: table;width: 100%;
}
.secur-payment {
    margin-bottom: 20px;margin-top: 20px;
}
.termsec p {
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 150px;
    overflow-y: scroll;
    padding: 5px;
    font-size: 14px;
}
.termsec {
    margin-top: 25px;
}
.termsec h5 {
    font-size: 16px;
    margin-bottom: 10px;
}
.item .twitter-tweet {
    width: 100% !important;
    max-width: 522px !important;
    margin: 0 auto;
}
p.tagps {
    text-align: center;
    margin: 20px 0px 0px;
    font-size: 14px;
}

.icon-box-main {
    padding: 0px;margin-top: 45px;margin-bottom: 25px;
}
.icon-box-main .iconbox {
    float: left;
    width: 33%;
    position: relative;
    margin-bottom: 16px;
    padding: 0px 10px;
}

.icon-box-main .iconandtext {
    border-radius: 50%;
    border: #000 1px solid;
    height: 100%;
}
.icon-box-main .iconandtext img {
    width: 49px;
    margin-bottom: 0px;
}
.icon-box-main .iconandtext p {
    font-size: 13px;
    font-weight: 600;
}
.icon-box-main .iconandtext {
    border-radius: 50%;
    border: #ff4500 2px solid;
    height: 187px;
    padding: 13px;
    margin-bottom: 23px;
    margin-right: 30px;
    position: relative;
}
.icon-box-main .iconbox:after {
    content: "+";
    position: absolute;
    right: -10px;
    top: 30%;
    font-size: 37px;
    color: #112f53;
    font-weight: 700;
}
.icon-box-main .iconbox:last-child:after{
    display: none;
}
.icon-box-main .iconbox:last-child {
    margin: 0 auto;
    display: table;
    float: none;
}
.lifetime-box-main {
    padding: 0px 30px;margin-bottom: 30px;
}
.raging {
    border: #112f53 2px solid;
    padding: 20px;
    border-radius: 5px;
}
.rag-img {
    width: 37%;
    display: inline-block;
    vertical-align: top;
}
.rag-text {
    display: inline-block;
    width: 62%;
}
.rag-text p {
    font-size: 15px;
    margin-bottom: 10px;
}
.rag-text h4 {
    font-weight: 600;
    color: #3fa9f5;
}
.bonus-box:before {
    content: "Bonus";
    display: table;
    text-transform: uppercase;
    font-size: 17px;
    position: absolute;
    right: 0;
    background: #ff4500;
    width: 100%;
    text-align: center;
    z-index: 9;
    color: #fff;
    max-width: 125px;
    left: 18px;
    float: none;
    top: -10px;
}
.twitter-box-main h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    color: #000000;
}
.off-slant {
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 18px;
    height: 30px;
    overflow: hidden;
}
.off-slant:after {
    content: '';
    display: block;
    position: relative;
    top: -13px;
    left: -10px;
    width: 130%;
    height: 70%;
    background: #9ea9b4;
    transform: rotate(-35deg);
}
.calltoaction-left {
    padding: 0px 25px;
    margin: 25px 0px;
}

.calltoaction-left h5 {
    font-size: 19px;
    margin-bottom: 16px;line-height: 26px;
}
.copyright-box {
    margin:50px 0px 35px;
}
.copyright-box p {
    font-size: 14px;
    margin-bottom: 6px;
}
.allofthis h3 {
    background: #112f53;
    max-width: 575px;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 0px;position: relative;margin-bottom: 41px;
}
.allofthis h3:after {
    content: "";
    background: url(../images/arrow.jpg);
    width: 140px;
    height: 32px;
    position: absolute;
    right: 0;
    left: 0;
    background-position: center bottom;
    margin: 0 auto;
    bottom: -31px;
}

.allofthis h5 {
    font-size: 32px;
    max-width: 580px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
}
.timskyswithtext .imgs {
    float: left;
    width: 44%;
    padding-right: 15px;
}
.timskyswithtext {
    background: #f7e433;
    margin-bottom: 36px;
    color: #000;display: table;
}
.img-text1 p {
    margin-top: 18px;
}
.img-text1 p {
    font-size: 14px;
    padding-right: 5px;
}
.timskyswithtext h4 {
    font-size: 18px;
    text-transform: uppercase;
}
.p-title input[checked]{background: url(../images/dot-icon.png) no-repeat;}

.bonus-box:before{display: none;}
.bonus-box h5 {
    background: #ff4500;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
    padding: 4px;
    position: relative;
    margin-top: -20px;
    padding-top: 10px;
}
.icon-box-main .iconandtext {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.credit-details-main .col-sm-12 {padding: 0px;}
.ccv-code p a {
    font-size: 10px;
    color: #ff4500 !important;
}
.billing-details-filds .dl1 .col-4 {
    padding: 0px;
    padding-right: 9px;
}
.billing-details-filds {
    margin-top: 28px;
}
.inner-sidebar {
    box-shadow:-9px -8px 1em -12px #CCC;
    padding-bottom: 40px;
    padding-top: 30px;
}
small {
    margin: auto;
    width: 90%;
    display: block;
    line-height: 1.7em;
}
.tophl {
    font-size: 31px;
    line-height: 1.4em;
    margin: 25px 0;
    text-align: center;
}
.container.footer-section p {
    font-size: 14px;
}
ul.list-display.list-checkmarks {
    padding-left: 18px;
}
ul.list-display.list-checkmarks li{
   list-style: none;
   position: relative;
   padding-left: 12px;
}
ul.list-display.list-checkmarks li i{
    color: #17aa1c;
    position: absolute;
    left: -16px;
    top: 2px;
}
.container.footer-section {
    padding-bottom: 25px;
}
.price{color: #0691f1 !important; font-size: 27px !important; display: inline-block !important;}

.bottom{margin: 35px 0;}

.p-title {
    position: relative;
    padding-left: 30px;
}

.p-title:before{
    content: "";
    top: 5px;
    background-image: url(../images/dot-icon.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    left:0;
    background-size: cover;
}

@media(min-width:1024px){
    .col-md-7 .textbox{
    padding: 0 38px !important;
}
    .container.footer-section {
    padding: 0 36px;
}
}
@media screen and (max-width: 1199px){
    .adm {margin-right: 7px;}
    .tophl {
    font-size: 24px;
    }
}

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

    .adm {margin-left: 0px;}
  header.off-step-header h2 {
    font-size: 18px;
    line-height: 20px;
} 
   .timersec {
    text-align: center;
    padding: 15px;
    margin: 0;
    display: block;
} 
    div#demo {
    margin-left: 0;
    top: 0;
    position: relative;
}
    .textbox {
    padding: 0 15px;
}
    .container.footer-section {
    padding-bottom: 0;
}
.bottom {
    margin: 25px 0 15px;
}
}


@media screen and (max-width: 767px){
    p, li {
    font-size: 14px;
}
    .price {
    font-size: 20px !important;
}
    .off-step-number {
    flex-shrink: 0;
    width: 33px;
    height: 33px;
    margin-right:10px;
    color: #fff;
    font-size: 1.15rem;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
}
    .copyright-box {
    margin: 20px 0px;
    margin-top: 32px;
}
    
    .copyright-box p{
    text-align: center;
}
    .icon-box-main .iconbox {width: 33%;}
    .icon-box-main .iconandtext {height: 200px;}
    .off-slant{display: none;}
    .adm {margin-right: 0px;}
    .img-text1 {padding-right: 20px;}
    .calltoaction-left h5 {margin-top: 33px;}
    .inner-sidebar {
    box-shadow: 0 0 1em 0 #CCC;
    padding-bottom: 40px;
    padding-top: 30px;
    margin-top: 25px;
}
    .icon-box-main {
    margin-top: 25px;
    margin-bottom: 25px;
}
}

@media screen and (max-width: 580px){
   .icon-box-main .iconandtext p {font-size: 12px;} 
    .copyright-box p {display: inline;}
    
}
 
@media screen and (max-width: 580px){
.icon-box-main .iconbox {width: 50%;}
    .icon-box-main .iconbox:last-child .iconandtext {width: 200px;margin: 0 auto;}
.img-text1 p {margin-top: 10px;}
    .icon-box-main .iconandtext p {font-size: 15px;padding-top: 14px;}
    .img-text1 p {font-size: 17px;padding-right: 10px;}
    .timskyswithtext .imgs img.img-fluid {
    width: 280px;
    display: table;
    margin: 0 auto 30px;
}
    
}

@media screen and (max-width: 480px){
    .icon-box-main .iconandtext {height: 199px;width: 200px;margin: 0 auto;margin-bottom: 0px;}
.icon-box-main .iconbox {width: 100%;float: none;margin: 0 auto;max-width: 220px;}
    
    .se_bottom {font-size: 12px;}
    .icon-box-main .iconbox:after{display: none;}    
    .se_top {font-size: 24px;padding: 5px 7px;}
    .raging {text-align: center;}
    .rag-text {width: 100%;}
    .img-text1 p {margin-top: 0;}
    .allofthis h3 {font-size: 19px;}
    .allofthis h5 {font-size: 20px;}
    .timskyswithtext .imgs {width: 100%;padding-right: 0px;margin-bottom:0;}
    .timskyswithtext {background: transparent;}
    .img-text1 {text-align: center;padding:37px 18px 18px!important; display: table;background: #f7e433;}
    .twitter-box-main {padding: 0px 20px;}
    .twitter-box-main h3 {font-size: 20px;}
    .calltoaction-left {text-align: center;}
    .p-title {display: table;font-size: 14px;line-height: 20px;}
    .copyright-box p {font-size: 12px;}
    .icon-box-main .iconbox:after {content: "+";display: table;margin: auto;bottom: 0;top: auto;left: 0;right: 0;position: inherit;}
   .dl1 .col-4:last-child {max-width: 71px;} 
    .dl1 .col-4 {padding: 0px 3px;}
    .credit-details-main select, .credit-details-main input {font-size: 15px;padding: 5px;}
    .dl1 .col-4:nth-child(1) {padding-left: 16px;}
    .ccv-code p {line-height: 11px;}
    .calltoaction-left h5 {font-size: 14px;line-height: 21px;}
    .billing-details-filds .dl1 .col-4:last-child{max-width: 100%;}
    .billing-details-filds .dl1 .col-4:nth-child(1) {padding-left: 0px;}
    .hov_leb.pd-left {padding: 6px;}
    
}
