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

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

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

header .nav>ul>li>a 
{
    font-size: 14px;
}


}


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

    header .nav>ul>li {

    margin: 0px 10px 0px 0px;
    }

    header .nav>ul>li>a 
    {
    font-size: 12px;
    }

     
}

 @media only screen and (max-width: 1399.98px) { 
     header .nav>ul>li {
    
    margin: 0px 5px 0px 0px;
}

header .nav>ul>li>a 
{
    font-size: 11px;
}

.middle-image {
    position: relative;
    left: -100px;
    top: 40px;
}

.line-details {
        margin-bottom: 15px;
    }

    .banner-content {
    position: absolute;
    top: 36%;
    z-index: 99;
    width: 100%;
}

 }

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

    /*******************************
********NAV BAR*****************
*****************************/
    header .nav {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgb(31, 31, 31);
        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;
    }

    header .nav ul {
        width: 100%;
    }

    .header .row {
        margin: 0px;
    }

  #pull {
        display: block;
        width: auto;
        float: right;
        margin-top: 5px;
        order: 3;
        margin-right: 20px;
    }

    ul#menu-bg {
        display: block;
    }

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

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

    header .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;
    }

    header .nav>ul>li>a {
        font-size: 14px;
    }

	
	header .nav>ul>li::before 
	{
		display: none; 
	}
	
	span.arrow-icon {
        top: 10px;
        right: 10px;
        z-index: 999;
        background: #FFF;
        width: 20px;
        height: 20px;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }
	
	header .nav>ul>li>ul {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 9999;
    width: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    background: none;
    text-align: left;
    opacity: 1;
        visibility: visible;
    transition: all 0s 
ease-in-out;
    -webkit-transition: all 0s 
ease-in-out;
}
	
	header .nav>ul>li>ul>li>a, header .nav>ul>li>ul>li>ul>li>a {
    display: block;
    width: auto;
    height: auto;
    padding: 9px 15px 10px 15px;
    background: rgba(11, 30, 48, 0.8);
    border-top: 1px #485665 solid;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    cursor: pointer;
    transition: all 0s 
ease-in-out;
    -webkit-transition: all 0s 
ease-in-out;
}


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

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

    .mob-logo {
        display: block !important;
        width: auto !important;
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
        background: #FFF;
        padding: 10px 0;
    }

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

    header .nav>ul>li:hover>a,
    header .nav>ul>li.current-menu-item>a,
    header .nav>ul>li.current-menu-parent>a,
    header .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;
    }


    .top-info ul li a 
    {
        font-size: 14px;
    }

    .top-info ul li a {
    color: #FFF;
    margin-right: 10px;
}


.line-details 
{
    margin-bottom: 15px;
}

 .grid-area {
    display: block; 
    }

    .nav-pills .nav-link {
    margin: 0 12px;
}

.list-product ul li {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.grid-area img 
{
    width: 100%;
}

.middle-image {
    position: relative;
    left: -50px;
    top: 40px;
}

.blog-slide .slick-prev {
    right: 50%;
    left: inherit;
}

.blog-slide .slick-next {
    right: 43%;
}

.banner-content {
    position: absolute;
    top: 45%;
    z-index: 99;
    width: 100%;
}


   
}


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

    .top-info ul 
    {
        justify-content: center;
    }

     header .top-social 
     {
        padding-top: 10px;
     }

    header .top-social ul 
    {
        justify-content: center !important;
    }

    .grid-content h3 {
    font-size: 40px; 
    }

   .nav-pills .nav-link {
        margin: 0 10px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 15px;
    }

    .list-product ul li {
        width: 32%;
        padding: 0 15px;
        margin-bottom: 30px;
    }


    .middle-image {
    position: relative;
    left: 0px;
    top: 40px;
}

.calcuter-area {
    padding: 50px 0;
}

.middle-image {
        position: relative;
        left: 0px;
        top: 0;
        padding-bottom: 50px;
        text-align: center;
        margin: 0 auto;
    }

    .from-calculate {
    width: 100%;
}

.respon-full img
{
    width: 100%;

}

.selling-scroll .slick-prev, .selling-scroll .slick-next {
    
    top: inherit;
            bottom: -90px;
    
}

.banner-area .slick-slide img {
    display: block;
    height: 500px;
    object-fit: cover;
}

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

.banner-content strong {
    font-size: 72px;
    color: #75bf33;
    font-family: Moving-Skate;
    font-size: 60px;
    line-height: 70px;
    color: #E5008E;
    font-weight: 400 !important;
}

.blog-slide .slick-prev {
    right: 55%;
    left: inherit;
}

.blog-slide .slick-next {
    right: 41%;
}


}

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

    .two-part {
    display: block; 
    }

    .list-product ul li {
        width: 48%;
    }

    .blog-image img 
    {
        width: 100%;
    }
	
	.page-id-12 .entry-content
	{
		width: 95%;
	}
     

}

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

    .list-product ul li {
        width: 100%;
        padding: 0;
    }
    

    .top-info ul 
    {
        flex-flow: column;
    }


}

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

    .line-details 
    {
        flex-flow: column !important;
        text-align: center;
    }

    .line-details .me-3 
    {
        margin-bottom: 15px;
    }

    .banner-content strong {
        font-size: 40px !important; 
        line-height: 50px;
    }

    .grid-content p {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    }

    .grid-content h3 {
    font-size: 30px;
    line-height: 35px;
    }

    .subscription-area 
    {
        flex-flow: column;
        border-radius: 0;
    }
    .subscribe-btn 
    {
        flex: 0 0 100%;
        padding: 15px;
        width: 100%;
    }

    #pull {
       
        margin-right: 0;
    }
     

}

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