
@media (max-width: 1350px) {
    .section-page{width: 1000px;}
    .section-price ul .list-child{ width: 328px; }
    .section-price ol li{font-size: 20px;}
}

/*
   Extra large devices (large desktops, 1200px and up)
*/
@media (max-width: 1200px) {
    .price-list{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: space-around;}
    .section-price ul .list-child{ width: 328px; margin-bottom: 30px; }
    .section-price .btn-contactor{width: 100%;}

    .section-price ol li{font-size: 18px; }
    .channelImg{padding-top: 33px;}
    .channel-text{font-size: 24px;}
    h4{font-size: 28px;}

}


/*
    Large devices (desktops, 992px and up)
*/
@media (max-width: 992px) {
    /*.header .navbar-nav .menu-item a{font-size: 16px;}*/
    .section-page {width: 700px;display: flex;flex-direction: column;justify-content: space-around;position: relative;border-radius: 15px;border: 4px solid #ff0000;background: #FFFFFF;margin: 0 auto;padding: 70px 0 70px 0px;align-content: center;flex-wrap: nowrap;align-items: center;}
    .vs{margin: 20px 0;}
    .channel-text{font-size: 16px;}
    .btn-check{width: 213px; height: 40px; font-size: 16px; line-height: 40px;}
    .test-text{font-size: 18px;}
    .test-timer{font-size: 16px; width: 330px;}
    .channelImg{height: auto;}
    .testImg{padding: 55px 0 0 23px; margin-bottom: 30px; height: auto;}
    .test-btn{margin: 50px auto;}
    h4{font-size: 20px;}
    .footer-page .footer-list li{font-size: 18px;}

}


/*
    Medium devices (tablets, 768px and up)
*/
@media (max-width: 768px) {
    /*.header .navbar-nav{display: block;}*/
    /*.header .navbar-nav .menu-item a{font-size: 18px;}*/
    /*.container .navbar{justify-content: center;}*/
    /*.header-controls ul{display: flex;align-items: center;margin-bottom: 0; margin-top: 9px;}*/
    /*.header-controls .aside-toggler{display: flex;align-items: center;justify-content: center;flex-direction: column;border: 1px solid #efefef;width: 58px;height: 58px;border-radius: 50%;}*/
    /*.aside-toggler span{background: #fff; display: block;margin-bottom: 4px;width: 20px;height: 1px;border-radius: 0;transition: .3s;transform-origin: right}*/
    /*.aside-toggler span:nth-child(even) {width: 30px}*/

    .header-title{font-size: 50px;}
    .section-descript{font-size: 16px;}
    .whatsapp-btn{width: 241px; height: 89px; display: block; margin: 0 auto; background: rgb(255, 204, 0); text-align: center; padding-top: 6px; font-size: 25px; color: #000; margin-top: 49px;}

    .section-page {width: 500px;}
    .channelImg{padding-top: 10px; height: auto;}
    .testImg{padding:30px 0 0 10px;; height: auto;}
    .channel-text{margin-bottom: 10px;}
    .channel-title,.messages-title,.price-title,.tv-title{font-size: 30px;}
    .test-text{font-size: 16px; margin-bottom: 5px;}
    .test-timer{font-size: 16px;}
    .test-btn{margin: 0 auto;}
    h4{font-size: 14px;}
    .footer-page .footer-list li{font-size: 14px;}


}


/*
   mall devices (landscape phones, 576px and up)
*/
@media (max-width: 576px) {
    .navbar-nav .menu-item{line-height: 10px}
    .header .navbar-nav .menu-item a{font-size: 16px; }

    .container .navbar{display: block;}
    .logo-icon{display: block; margin: 0 auto;}
    .channelImg{padding-top: 5px; width: 380px;  height: auto;}
    .navbar-nav{display: flex;align-items: center;flex-direction: row;padding-top: 15px;justify-content: center;}


    .testImg{padding:50px 0 0 10px; width: 380px;  height: auto;}
    .channel-title,.messages-title,.price-title,.tv-title{font-size: 20px; font-weight: bold;}

    .section-price ul .list-child{width: 100%;}
    .section-price .btn-contactor{width: 100%;}
    .section-price ul .list-child .p1{line-height: 79px;}
    .section-page{width: 380px;}
    .section-title{width: 339px;}
    .section-title-black{width: 339px;display: flex;flex-direction: row;align-items: center;justify-content: space-evenly; margin:0 auto 62px;}
    .channel-text{font-size: 13px;}
    .test-text{font-size: 16px; margin-top: 100px; text-align: center;}
    .test-timer{font-size: 13px; text-align: center; width: 310px; margin: 0 auto;}
    .lr .section-list li{width: 339px; font-size: 16px;}
    .section-list li{font-size: 16px;}
    .section-descript{font-size: 13px;}
    .header-title{font-size: 30px; margin-top: 35px;}
    /*.testImg img{height: 220px;}*/
    .header{height: 492px; background: url(../images/bg-01.jpg) center center no-repeat;}
    .test-btn{margin-top: 50px;}
    .price-title01{margin-top: -80px;}
    .section-descript span{height: 50px;}
}