/***********Responsive**************/

@media only screen and (max-width: 1699.98px) {  
	.popup-content {
    width: 40%; 
	}
	
}

@media only screen and (max-width: 1599.98px) { 

.banner-content {
top: 12%;
}
	
	.popup-content {
    width: 48%; 
	}

}


@media only screen and (max-width: 1399.98px) {

    .nav>ul>li {
        margin: 0px 20px 0px 0px;
    }

    .banner-content {
        top: 5%;
       
    }

    .heading-area h2 {
        font-size: 40px;
        margin-bottom: 20px;
        line-height: 55px;
    }

.banner-content h1 strong {
    font-size: 35px;
    color: #0b1036;
}

.banner-content h1 span {
        font-size: 40px;
        font-weight: 200;
    }

.banner-content h1 {
    font-size: 40px;
    line-height: 50px;
    color: #0b1036;
    margin-bottom: 10px;
}

	.popup-content {
        width: 55%;
    }

     
}

@media only screen and (max-width: 1199.98px) {

    .nav>ul>li {
        margin: 0px 8px 0px 0px;
    }

    .serv-icon {
    width: 70px;
    margin: 0 auto;
    margin-bottom: 10px;
}
    
.serv-area h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
	
	.popup-content {
        width: 68%;
    }


}

@media only screen and (max-width: 991.98px) {

    /*******************************
********NAV BAR*****************
*****************************/
    .nav {
        position: fixed;
        left: 0px;
        top: 0px;
        background: #0b1036;
         
        height: 100%;
        z-index: 999;
        transform: translate(-105%, 0px);
        transition: all 0.4s ease-in-out;
        width: 300px;
        box-shadow: 0 0 5px #606060;
        margin: 0;
        display: block;
        overflow-y: auto;
    }

    .menutogg {
        transform: translate(0%, 0px) !important;
        transition: all 0.4s ease-in-out;
    }

    .nav ul {
        width: 100%;
    }

    .header .row {
        margin: 0px;
    }

    #pull {
        display: block;
        width: auto;
        margin-top: 12px;
        order: 3;
        margin-left: auto;
		padding-right: 20px; 
    }

    ul#menu-bg {
        display: block;
    }

    .header-phone {
        margin-left: 40px;
        margin-top: 14px;
    }

    .top-icon {
        margin-top: 31px;
    }

    .nav>ul>li {
        display: block;
        margin: 0;
    }

    .logo {
        margin-top: 0;
        position: relative;
        z-index: 99;
        width: 200px;
        order: 1;
    }

    .menu-part {
        flex-flow: wrap;
    }

    /*******************************
********NAV BAR*****************
*****************************/

    .nav>ul>li>a {
        padding: 10px 15px;
        color: #FFF;
    }

    .mob-logo {
        display: block !important;
        width: auto !important;
        margin: 0 auto;
        text-align: center;
        margin-top: 0;
        border-radius: 0px !important;
        overflow: hidden;
        background: #0b162a;
        border-radius: 0;
    }

    .topmines #pull {
        margin-top: 5px;
    }

    .nav>ul>li:hover>a,
    .nav>ul>li.current-menu-item>a,
    .nav>ul>li.current-menu-parent>a,
    .nav>ul>li.current-menu-ancestor>a {
        color: #fff;
    }

    .call-text b {
        font-size: 26px;
        line-height: 60px;
    }

    .call-text strong {
        font-size: 40px;
        line-height: 45px;
    }

    .banner-area .slick-slide img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}


.nav>ul>li>ul {
    position: relative; 
    visibility: visible;
    opacity: 1; 
    /* display: block !important; */
        transition: all 0.0s ease-in-out;
    -webkit-transition: all 0.0s ease-in-out;
}

.sub-menu li>a {
    padding: 9px 15px 10px 15px !important;
}

span.arrow-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        color: #FFF;
        z-index: 999;
        cursor: pointer;
    }

    .logo img {
        width: 80px;
    }
	
	.popup-content {
        width: 88%;
    }

	
	.cart-area 
	{
		margin-left: auto; 
	}
   
}



@media only screen and (max-width: 767.98px) {

     .banner-content 
     {
        width: auto;
     }

     .acc-image {
    width: 100%;
    margin-right: 20px;
}

.make-pc {
        flex-flow: column;
        text-align: center;
        width: 31%;
    }

.acc-image img 
{
    width: 100%;
}

.acc-image 
{
    margin: 0 auto;
}

.assemb-content 
{
    padding: 15px;
}

.mob-flex 
{
    display: flex;
    justify-content: space-between;
}

.mob-flex p 
{
    display: none;
}
.acc-image {
    width: 65px;
    flex: 0 0 65px;
    padding: 5px;
}

.assemb-content h3 
{
    font-size: 14px;
}

.assemb-content {
        padding: 5px;
    }

    .make-pc-btn {
    display: inline-block;
    padding: 5px 5px; 
    font-size: 12px;
    }

.logo {
        margin-top: 0;
        position: relative;
        z-index: 99;
        width: 150px;
        order: 1;
    }

	.popup-content {
        width: 88%;
        height: 500px;
    }
	
	.home-banner 
	{
		display: none !important; 
	}
	
	.mobile-banner 
	{
		display: block !important; 
	}

}

@media only screen and (max-width: 575.98px) {

	.popup-content {
        width: 88%;
        height: 410px;
    }
    
    
}

@media only screen and (max-width: 480px) {

    .banner-content h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-content h1 strong {
        font-size: 30px;
    }

    .banner-content h1 span {
        font-size: 35px;
        font-weight: 200;
    }

    .serv-icon {
        width: 45px;
        margin: 0 auto;
        margin-bottom: 10px;
    } 

    .serv-area {
   
    padding: 10px !important;
}

.serv-area h3 {
        font-size: 12px; 
}
  
	.popup-content {
        width: 88%;
        height: 300px;
		border-radius: 15px; 
    }
	.popup-content img {
    width: 100%;
    border-radius: 15px;
    height: 100%;
}
	
	.sales-section 
	{
		overflow: hidden; 
	}
	
	.nav-active .logo {
  width: 90px;
  flex: 0 0 90px;
}
	
	.nav-active { 
  padding-top: 40px !important;
}
	
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%; 
	}
	
	

}

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