@media(max-width:1920px){
    .main {
    position: absolute;
    width: 100%;
    padding: 40px;
    top: 0%;
    height: 100%;
    transition: 1s;
    background: #fff;
    box-sizing: border-box;
}
    .checkout_div {
    overflow: visible!important;
}
}

@media(min-width:768px) and (max-width:1024px){
    .ll {
    float: right;
    margin-left: 2%;
    width: 73%;
}
.four h1 {
    color: #000;
    font-size: 35px;}
.faq h1 {
    color: #fff;
    font-size: 35px;}
.six h1 {
    color: #000;
    font-size: 35px;}
.box1 {
    height:205px;
}
.tab {
    float: left;
    width: 19%;}
.box {padding: 2%;
    width: 30%;}
.inner {
    width: 92%;}
.five h1 {
    color: #000;
    font-size: 35px;}
.l1 h1 {
    color: #fff;
    font-size: 35px;}
    .two11 h1 {
    color: #000;
    font-size: 35px;}
    .four {
    width: 100%;}
      svg#Layer_1 {
    display: none;
}
    .container .card {
    width: 100%;}
    .time-block {
    margin: 3px;
}
    .clock {
    display: flex;
    justify-content: center!important;}
    .chat img {
    width: 237px!important;}
    .ffa ul {
    display: flex;
    width: 71%!important;
    margin: auto;
    padding: 1%;}
.mai .right_check {
    width: 60% !important;}
    .lp ul li img {
    width: 65px!important;}
div#clock {
    width: 78%!important;}
    
}