html{
    font-size: 100%;
}
@media (min-width: 1400px){}
@media only screen and (min-width: 1280px) and (max-width: 1600px){
       html{
        font-size: 90%;
    }
    .partner-content {
    padding-left: 40px;
}

.our-main-news.main-news-dots .owl-theme .owl-dots {
    bottom: 130px;
}

.owl-theme .owl-dots {
    bottom: 80px;
}

.our-main-news.lifestyle-news .owl-theme .owl-dots {
    bottom: 120px;
}
}
@media only screen and (max-width: 1450px) and (min-width: 1020px){
    html{
        font-size: 85%;
    }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }

    header {
        background-position: 20%;
    }

    header ul li {
        padding: 5px 10px;
    }

    header .btn {
        padding: 12px 20px !important;!i;!;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 980px){
    
}
@media only screen and (max-width: 980px) and (min-width: 320px) {

    html{
        font-size: 70%;
    }


    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding: 0 10px;
    }



    section {
        padding: 40px 0;
    }


    a.menu-bottom {
        display: revert;
    }



    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        padding: 5px;
        z-index: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 20px;
        top: -38px;
    }
    .menu-bottom span {
        height: 2px;
        background: #20007f;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: absolute;
        top: -30px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: linear-gradient(170deg, #1e178c 0%, #161345 100%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 70px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ffffff9c;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 16px !important;
        padding-left: 0;
        color: #fff !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
    }
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }

    .dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
}

.dropdown-toggle::after {
    width: 15px;
    height: 15px;
    filter: brightness(0) invert(1);
    top: 15px;
    position: absolute;
}

.menu li .dropdown-item {padding: 5px 0 5px 30px;font-size: 15px !important;text-transform: capitalize;border-top: 1px solid #ffffff9c;border-bottom: none;}
    [class*='col'] {
    width: 100%;
    padding: 0 15px;
}
    
    header .menu {
        opacity: 0;
    }
    
    header {
        padding: 15px 0;
        z-index: 2;
    }
     header ul li:last-child {
        border: 0;
    }

    header .logo img {
        max-width: 160px;
        margin-left: 10px;
    }

    h2 {
        font-size: 26px !important;
        line-height: 30px !important;
        margin-bottom: 10px;
        letter-spacing: 0;
    }


    header nav {
        text-align: center;
        margin-top: 20px;
    }

    header {
        text-align: left;
        z-index: 9;
        top: 0;
        background: #fff;
        border-bottom: 5px solid #170182;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0 0;
        text-align: center;
    }

    header ul li.phone a {
        font-size: 16px;
    }

    .btn {
        font-size: 13px !important;
        letter-spacing: 2px;
        padding: 6px 25px 6px 18px !important;
    }
   header ul li:last-child {
        border: 0;
    }

    header ul.btn-ul {
        display: none;
    }


    header ul.head-ul li:first-child {
    margin-right: 0;
}

    header .info-social.text-right {
    display: none;
}

.our-main-news.main-news-dots .owl-theme .owl-dots {
    top: 182px;
    bottom: inherit;
}

.info-mnews.side-txt figure {
    margin: 0 0 20px;
}

.info-mnews.side-txt h6.headline {
    margin: 0 0 10px;
}

.info-mnews.side-txt h5 {
    line-height: 22px;
    margin-bottom: 20px;
}

.info-mnews.side-txt {
    padding: 0 0 30px;
}

.row.row-sub-news {
    padding: 30px 0 0;
}

.side-box:last-child {
    padding-bottom: 20px;
}

.side-box figure {
    margin: 0 0 20px;
}

h6.headline {
    margin: 0 0 10px;
}

.row.row-top-news {
    padding-top: 0;
}

.sidebar-trend {
    margin: 20px 0 0;
}

.sidebar-trend h4 {
    font-size: 1.85rem;
    margin: 0 0 20px;
}

.side-box {
    padding: 0 0 20px;
}

h4 + .more-videos-box {
    margin-top: 20px;
}

.head.headup {
    margin: 20px 0 30px;
}

h2.bod-down-head {
    padding-bottom: 10px;
}

ul.side-exp li {
    margin-bottom: 12px;
}

.our-entertain.our-podcast::before {
    height: 100%;
}

.info-pod {
    text-align: center;!;!important1;!i;!;
    margin: 0 0 20px;
}

.our-entertain.our-podcast h2 {
    text-align: center;
    justify-content: center;
}

.our-entertain.our-podcast p {
    font-size: 1.25rem;
    margin: 0 0 10px;
}

.text-pod {
    height: 50px;
}

.info-podcast a.pod-play img {
    width: 60px;
    height: 60px;
}

.head {
    margin-bottom: 20px;
}

.info-you {
    margin: 0 12px;
}

p {font-size: 1.25rem;}

.form-text {
    margin-bottom: 15px;
}

.form-text p br {
    display: none;
}

footer h6 {
    font-size: 1.25rem;
    margin: 10px 0 20px;
}

footer .subs-box h5 {
    margin-bottom: 10px;
}

footer .pl-30 {
    padding-left: 0;
    margin-top: 30px;
}


    footer h4 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    footer .col-md-2 {
        margin: 0 0 20px;
    }

    footer {
        text-align: center;
        padding: 40px 0;
    }

    footer ul li {
        display: inline-block;
        width: 100%;
        margin: 0 0 1px;
    }

    footer ul li a {
        font-size: 15px;
        text-decoration: none;
    }

    footer ul {
        padding-bottom: 13px;
    }

    .owl-theme .owl-dots {
    bottom: inherit !important;!i;!;
    top: 170px !important;!i;!;
}



}