.elite-header-main-menu ul > li .big-device-none {
    display: none;
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .shop-small-left-slider-active {
        max-width: 309px;
        transform: rotate(0);
        position: inherit;
        top: inherit;
        left: inherit;
        margin-left: 130px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .elite-header-main-menu ul li .mega-menu-main-wrap {
        width: 930px;
        left: -161px;
    }
    .elite-header-main-menu ul li .pages-mega-menu {
        width: 933px !important;
        padding: 15px 0px !important;
        left: -237px;
        padding-left: 9px !important;
    }
    .pages-mega-menu.mega-menu-mainn-wrap ul {
        margin: 0 21px;
    }

    .elite-header-main-menu ul li .pages-mega-menu.blog-mega-menu  {
        width: 672px !important;
        padding: 15px 0px !important;
        left: -237px;
        padding-left: 9px !important;
        padding-left: 20px !important;
    }
    .blog-wrap-ul {
        width: 24% !important;
    }
    .mega-menu-recent-ports {
        width: 306px;
        margin-left: -40px;
    }
    .mega-r-post {
        margin-left: -40px;
    }
    .blog-comment {
        margin-left: 0;
    }
    .shop-small-left-slider-active {
        max-width: 310px;
        transform: rotate(0);
        position: inherit;
        top: inherit;
        left: 80px;
        display: block;
    }

   


}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .elite-header-main-menu ul > li .big-device-none {
        display: block;
    } 
    .shop-small-left-slider-active {
        max-width: 310px;
        transform: rotate(0deg);
        position: inherit;
        top: inherit;
        left: 190px;
    }

   

}




@media (max-width: 400px) {
    .shop-small-left-slider-active {
        left: 30px;
    }
}


@media(max-width: 991px){ 
    .header-nav-box .elite-btn-box .login-btn{
        display: none;
    }
    .toggle-btn{
        display: none !important;
    }
}
 
/* small mobile :320px. */
@media (max-width: 767px) {
   

    .shop-small-left-slider-active {
        max-width: 310px;
        transform: rotate(0deg);
        position: inherit;
        top: inherit;
        left: 4px;
    }
    .animated_btn.animated_btn-ios {
        padding: 1px 40px;
    }
    .animated_btn.animated_btn-ios {
        margin-bottom: 20px;
    }
    .elite-hero-content ul li {
        margin-bottom: 0;
    }
    .header-nav-box .elite-btn-box {
        padding-right: 0;
    }
    .header-nav-box .elite-btn-box .main-btn{
        padding: 0 25px;
    }
    .pp-left{
        display: none;
    }
    .pp-right-767{
        padding: 0 70px !important;
    }
 
}

 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
    width: 100%;
    max-width: 100%;
}
.shop-small-left-slider-active {
	max-width: 310px;
	transform: rotate(0deg);
	position: inherit;
	top: inherit;
	left: 50px;
}



}

@media(max-width : 567px){
    .modal.fade .modal-dialog{
        top: 50%;
    }
    .pp-right-767 {
        padding: 0 15px !important;
    }
    .elite-hero-thumb img {
        max-width: 360px;
    }
    .elite-hero-thumb::before{
        height: 200px;
        width: 200px;
    }
    .elite-hero-content .elite-title{
        font-size: 23px;
    }
    .mrgin-0{
        margin-bottom: 0;
    }
    .header-form form{
        padding: 30px 30px 50px;
            margin-top: -25px;
    }
    .elite-traffic-area{
        background-position: 20%;
    }
    .faq-accrodion .accrodion .accrodion-title h4{
        max-width: 300px;
    }
}


