 @media only screen and (max-width: 1200px) {
.logo-img {
    width: 130px;
     position: relative; 
    z-index: 999999;
    background-color: #fff;
     padding: 0; 
}
.navbar-brand {
     margin-top: 0; 
}
.main-wrapper {
    margin-top: 87px;
}

  }

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

  }

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



.white-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
}

.txt-box p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.hm-b-about-box h1 {
    text-transform: uppercase;
    font-size: 30px;
}

.hm-b-about-box h4{
	font-size: 22px;
}

.hm-pro-box h2{
	font-size: 22px;
}

.hm-pro-box p{
	font-size: 16px;
}

.test-header-box h2{
	font-size: 22px;
}

.test-header-box p{
	font-size: 16px;
}


.ab-para-box h2{
	font-size: 22px;
    text-align: center;
    margin-top: 15px;
}

.header-box h2{
	font-size: 22px;
}

.header-box p{
	font-size: 16px;
}

.mb-30{
	margin-bottom: 30px;
}

.para-box h4{
     font-size: 20px;
}

.contact-title{
	font-size: 22px;
}

.cont-para{
  font-size: 16px;	
}

.pro-info-box h2{
	font-size: 22px;
}

.pro-info-box p{
    font-size: 16px;
}


.la-caption-inner h2 {
	font-size: 23px;
}


.banner-product-details h4{
	font-size: 13px;
}
.inner-black h4 spam i {
    font-size: 13px;
    padding: 0px 5px 0px 0px;
}

.footer-info h5, .footer-info h6 {
	text-align: start;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 1rem;
}

.cont-info p {
    text-align: start;
    color: #fff;
    font-size: 17px;
}

.ver-line {
    border-right: solid 0;
    border-bottom: solid 1px #fff;
}

.ver-line1 {
    border-bottom: solid 1px #fff;
         border-right: solid 0; 

}

.mt-20{
    margin-top: 20px;
}


  }

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

    table {
        display: block;   
        width: 100%;
        overflow-x: auto;
    }
 }

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