@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}




@media screen  and (max-width: 1400px){  

.header {
    padding: 35px 20px;
}


.header .menu ul li {
    display: inline-block;
    margin: 0 5px;
}

.header .menu ul li a{
    font-size: 14px;
}
.banner .bg-img {
    height: 940px;
}

.banner .head {
    padding-top: 190px;
}

.banner .head h1 {
    margin: 0 0 120px;
    font-size: 150px;
    letter-spacing: 36px;
}

.banner .head h2 {
    font-size: 100px;
    letter-spacing: 39px;
    line-height: 100px;
    margin: 0;
}

.banner .head h5 {
    top: -110px;
    left: -290px;
    font-size: 20px;
    letter-spacing: 10px;
}

.sec-category {
    padding: 120px 0 80px;
}


}

@media screen  and (max-width: 1300px){  


.header .menu ul li {
    margin: 0 3px;
}
.banner .bg-img {
    height: 800px;
}

.banner .head h1 {
    margin: 0 0 70px;
    font-size: 130px;
    letter-spacing: 30px;
}
.banner .head h2 {
    font-size: 90px;
    letter-spacing: 35px;
    line-height: 90px;
    margin: 0;
}

.banner .head .get a {
    font-size: 16px;
    padding: 13px 25px;
    letter-spacing: 2px;
}
.banner .head h5 {
    top: -70px;
    left: -270px;
    font-size: 20px;
    letter-spacing: 8px;
}

.header .col-sm-8 {
    padding: 0;
}
.sec-category .head h2 {
    font-size: 50px;
}

.sec-category .main .disc h3 {
    margin: 20px 0 0;
    font-size: 26px;
}

.sec-work .head h2 {
    margin: 0 0 15px;
    font-size: 50px;
}

.sec-work .head {
    text-align: center;
    margin-bottom: 10px;
}

.sec-blog .head h2 {
    font-size: 50px;
}

.footer {
    padding: 40px 0 0px;
}

.footer .menu ul li a {
    font-size: 16px;
}
.footer .social ul li a {
    height: 40px;
    width: 40px;
}

.footer .social ul li a i {
    font-size: 25px;
}

.footer .social ul li {
    display: inline-block;
    margin: 0 2px;
}

.footer .row.bottom {
    background-color: #181818;
    padding: 15px 0;
    margin: 20px 0px 0px;
}

}

@media screen  and (max-width: 1200px){  
    .header {
    padding: 35px 0px;
}

.header .menu ul li a {
    font-size: 15px;
}
.banner .head h2 {
    font-size: 80px;
    letter-spacing: 30px;
    line-height: 80px;
    margin: 0;
}

.sec-blog {
    padding: 60px 0 290px;
    background-color: #181818;
}
.banner .bg-img {
    height: 809px;
}

.sec-blog .main .disc {
    width: 90%;
    bottom: -240px;
    padding: 30px;
}

.sec-category .row.top {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}

.sec-category .main .disc h3 {
    margin: 20px 0 0;
    font-size: 22px;
}

.sec-blog {
    padding: 80px 0 300px;
}

.sec-work .head h2, .sec-category .head h2, .sec-blog .head h2 {
    font-size: 42px;
}

.sec-blog .main .disc h3 {
    margin: 15px 0 20px;
    font-size: 22px;
    line-height: 36px;
}

}

@media screen  and (max-width: 1100px){ 


.home .header {
    padding: 25px 15px;
}

.header .menu ul li a {
    font-size: 13px;
}

.header .call a {
    font-size: 15px;
}

.banner .slick-dots {
    height: 350px;
}
.banner .slick-dots .slick-active:after {
    width: 26px;
    height: 26px;
    left: 34px;
}
.banner .slick-dots .slick-active:before {
    width: 36px;
    height: 36px;
    left: 29px;
    top: 1px;
}


.banner .slick-dots button {
    height: 12px;
    z-index: 265;
}

.banner .slick-dots .slick-active:after {
    width: 16px;
    height: 16px;
    left: 39px;
    top: 17px;
}
.banner .slick-dots .slick-active:before {
    width: 26px;
    height: 26px;
    left: 34px;
    top: 12px;
}

.banner .head h1 {
    margin: 0 0 40px;
    font-size: 100px;
    letter-spacing: 20px;
}
.banner .bg-img {
    height: 640px;
}

.banner .head {
    padding-top: 150px;
}

.slider__counter {
    right: 460px;
}

.sec-work button.slick-prev {
    right: 380px;
}

.sec-work button.slick-next {
    left: 380px;
}

section.testimonial-sec button.slick-next {
    right: -20px;
}

section.testimonial-sec button.slick-prev {
    left: -20px;
}

.inner-banner {
    padding: 35px 0;
}

.inner-banner h2 {
    font-size: 40px;
}

.advertiserr h2,
.advertiser-2 h2{
    font-size: 35px;
}

.advertiserr p, .advertiserr ul li {
    font-size: 17px;
}

.script-doctor .head-2 h2 {
    font-size: 35px;
}

.script-doctor {
    padding: 30px 0;
}


.educator-2 h2, .educator-3 .main h2 {
    font-size: 35px;
}
    


}

@media screen  and (max-width: 999px){   
    
    .home .header .menu {
        display: none;
    }
    
    .push-logo {
        margin-bottom: 20px;
    }
    
    .banner .bg-img {
        height: 550px;
    }
    
    .banner .head {
        padding-top: 90px;
    }
    
    .banner .slick-dots{
        left: 0;
    }
    
    .slider__counter {
        right: 350px;
    }
    
    .sec-work button.slick-prev {
        right: 420px;
    }
    
    .sec-work button.slick-next {
        left: 410px;
    }
    
    .sec-work .slick-track {
        padding: 30px 0;
    }
    
    .sec-work .slick-list {
        padding: 0;
    }
    
    .wrap_single .wrap h1 {
        font-size: 35px;
    }
    
    .wrap_single .wrap h3 {
        font-size: 26px;
    }
    
    .header .logo-col {
        width: 100%;
            text-align: center;
    }
    
    .header .to-cont, .header .col-sm-8 {
        display: none;
    }
}

@media screen  and (max-width: 600px){    
    .nav1{
        width: 250px;
    }
    
    a#hamburg {
        top: 15px;
        left: 5px;
    }
    
    .banner .head h1 {
        margin: 0 0 40px;
        font-size: 60px;
        letter-spacing: 10px;
    }
    
    .banner .head h2 {
        font-size: 60px;
        letter-spacing: 20px;
        line-height: 65px;
    }
    
    .banner .slick-dots {
        left: -30px;
        top: 40%;
    }
    
    .banner .head {
        padding-top: 130px;
    }
    
    .header .logo-col {
        width: 100%;
    }
    
    .header .to-cont {
        display: none;
    }
    
    .banner .down-arrow {
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }
    
    .sec-category .row.top{
        flex-flow: wrap;
        margin-bottom: 30px;
    }
    
    .sec-work .head p{
        padding:  0;
    }
    
    .slider__counter {
        right: 150px;
    }
    
    .sec-work button.slick-next {
        left: 100px;
    }
    
    .sec-work button.slick-prev {
        right: 100px;
    }
    
    .sec-blog .row.top{
        flex-flow: wrap;
    }
    
    .sec-blog .main:not(.sec-blog .col-sm-6:last-child .main) {
        margin-bottom: 260px;
    }
    
    .footer-menu-bottom {
        display: none;
    }
    
    .footer .copy p {
        font-size: 14px;
        text-align: center;
    }
    
    .footer .copy-2 p, .footer .copy-2 p a {
        font-size: 14px;
        text-align: center;
    }
    
    .sec-work {
        padding: 40px 0 80px;
    }
    
    .sec-blog {
        padding: 40px 0 300px;
    }
    
    section.advertiser-2.list ul li,section.advertiserr.list ul li {
        width: 50%;
        font-size: 16px;
    }
    
    .advertiserr h2, .advertiser-2 h2 {
        font-size: 29px;
        line-height: 33px;
    }
    
    section.advertiser-2.long h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .advertiser-2 {
        padding: 25px 0 0px;
    }
    
    .wrap_single section.sec-work h2 {
        font-size: 40px !important;
        margin:  0 0 0;
    }
    
    .wrap_single .wrap h1 {
        font-size: 30px;
    }
    
    .wrap_single .wrap h3 {
        font-size: 24px;
    }
}