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

    h1 {
   
    line-height: 0px;
    font-size: 20px;
    }
     h3 {
    font-size: 14px;
    }

    p{
        font-size: 12px;
    }

    h2 {
   
    line-height: 0px;
    font-size: 16px;
    margin-bottom: 30px;  
    }
    h2:after {    
    top: 15px;    
    }
    h2:before{
    top: -15px;   
    }
   
    h4 {
       margin-bottom: 6px;
    }

    

    .header-background .top-header .logo img {
    
        width: 26%;     
        top: -20px;
        box-shadow: 4px 6px 18px #00000096;
        margin-left: 0px;
        z-index: 9999999;
    }

    .header-background .top-header ul {
    text-align: center;
    }

    .header-background .top-header ul {
    margin: 5px 0 10px;
     }

   

    .banner-part .banner-text {    
        height: auto;    
    }

    .banner-part .banner-text .middle form {
    margin-top: 15px;
    }

    .banner-part .banner-text .middle form ul li #banner-search {    
        padding: 9px 20px;
        background-size: 75%;   
    }

    .banner-part .banner-text .middle p {
        color: #fff;
        width: 85%;
        margin: 20px auto;
        font-size: 12px;
        font-weight: 100;
        line-height: unset;
    }

    

    .nav-menu {       
        position: relative;
        padding: 10px;
    }
    
    .logo {
        position: relative;
        z-index: 9999;
        display: table;
    }
    
    

     div#navigation {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 9;
    }

    .slim-container .slim-bar {
        background: transparent !important;
    }
    .slim-container a.slimNav_sk78-reveal span {
        
        background: #08153e !important;
        
    }

    .slim-container a.slimNav_sk78-reveal {
       
        color: #08153e !important;
    }
    .slim-container .slim-nav ul li a {
    
        background-color: #000;
        font-weight: 600;
        font-family: "Montserrat",sans-serif;
    }

    .slim-container .slim-nav ul {        
        position: relative;
        z-index: 9999999;
    }

    .banner-part .banner-text {
        height: 300px;
    }


    .service-home .servive-img {
      
        margin-bottom: 60px;
    }

    .service-about .servive-img {
        padding: 0 30px;
        margin-bottom: 50px;
    }

    footer section.location-home .location-home-right {        
        text-align: center;
    }

    footer section.location-home .location-home-right .location-home-logo {       
        justify-content: center;
    }
}


@media only screen and (max-width: 767px) {
	
	h2 {
    font-size: 24px !important;;
}
	
	h3 {
    font-size: 22px !important;;
    margin: 25px auto;
}
	h1 {    
    line-height: initial !important;;
}

.service-home a {
    margin: 25px auto !important;;   
}
	
.service-consult .item {
    text-align: center !important;;
}
	
	section.service-consult p {
 
    text-align: left;
    line-height: 20px;
    letter-spacing: 1px;
}
	
	footer .copy-right p {   
    margin: 0;
}
	
	

p,li{
    font-size: 10px;
    line-height: 16px;
}

h1{
    font-size: 16px;
}

.banner-part .banner-text .middle p {
   
    width: 90%;
    margin: 15px auto;
    font-size: 10px;
    
}
.banner-part img {
    height: 250px;
    object-fit: cover;
}
.banner-part .banner-text {
    height: 250px;
}

.service-home {
    padding: 35px 0;
    
}

.service-home .em {
    margin: 24px 0;
}


footer section.location-home .location-home-right .location-home-logo {
    max-height: unset;
    margin-bottom: 20px;
}

footer section.location-home .location-home-right {
    padding: 20px 0;
}

.inner-page-banner {
    height: 200px;        
    background-attachment: scroll;
    
}

h5 {
    font-size: 25px;
    
}

.inner-page-banner .inner-banner-text {
    
    height: 200px;
}
.service-about {
    padding: 20px 0;
 
}

.service-about .em {
    margin: 24px 0;
}

.service-about ul li {
   
    font-size: 10px;    
    line-height: 15px;
}

footer section.location-home iframe {
        height: 300px;
}
section.company-profile img {
    padding: 30px 0;
    margin: 0 auto;
    display: table;
}

}

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

    .banner-part img {
        height: 40vh;
        
    }

    .banner-part .banner-text {
        height: 40vh;
    }

    section.service-consult p {
        
        font-size: 14px;
    }

    h2 {
        
        font-size: 20px;
        
    }

    h2:before {        
        top: -15px;        
    }
	
	
	h2{ font-size: 24px !important;
}
	
	h3 {
    font-size: 22px !important;;
    margin: 25px auto;
}
	h1 {    
    line-height: initial !important;;
}

.service-home a {
    margin: 25px auto !important;;   
}
	
.service-consult .item {
    text-align: center !important;;
}
	
	section.service-consult p {
 
    text-align: left;
    line-height: 20px;
    letter-spacing: 1px;
}
	
	footer .copy-right p {   
    margin: 0;
}
	
	
	
	
    
}