@media (min-width: 1400px)
{
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
}
}
@media (max-width: 1024px) {
  
}
@media (min-width: 992px){

}
@media (max-width: 767px) {
	 nav.navbar.menucs {
 position: relative;
 display: block;
}
	.last-footer {
    padding-left: 15px;
}
button.mega-toggle-animated {
position: absolute;
right: 0;
top: -33px;
}
	#mega-menu-wrap-primary .mega-menu-toggle{height:auto;}
#mega-menu-wrap-primary .mega-menu-toggle {
background: transparent;               }
	.left-header-details ul, .right-header-details ul{ justify-content: center;}
	nav.navbar.navbar-expand-lg.navbar-light.bg-light {
   
}
	.customerdetails img {
    height: 190px;
    width: auto;
    margin: auto;
}
	.tabtrend figure {
    width: 99%;
    margin-right: 10px;
}
	.advertiseone img {
    margin: auto;
}
	p.emailtemplate {
    width: 100%;
    margin: 23px auto 0;
    position: relative;
}
 .right-header-details ul {
    justify-content: center;
    margin-top: 10px;
}
	i.fa-solid.fa-magnifying-glass{width:auto;}
	.innerpages .innercon {
    margin: 20px 0;
}
}
@media (max-width:420px){
	.searchop {
    width: 100%;
    text-align: center;
}
	.searchop .dropdown .dropdown-menu[data-bs-popper] {
    top: 100%;
    right: 0;
    margin-top: 0.125rem;
    padding: 20px;
    left: 0;
    box-shadow: 1px 1px 15px 1px rgb(0 0 0 / 10%);
}
}
@media (min-width: 1200px) {
 
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  
}

/* ============ small devices .end// ============ */
