@media only screen and (min-width:320px) and (max-width:991px) {
/*h1 {
 font-size:26px!important;
}
 h2 {
 font-size:21px!important;
}
 h3 {
 font-size:19px!important;
}
 h4 {
 font-size:15px!important;
}
  */
}
@media only screen and (min-width:320px) and (max-width:767px) {
 header .logo-bar {
 	position:inherit; padding: 8px 0; border-bottom:0
 }
 header .logo { 
    margin-top: 0px; 
    background:url(/content/design_img/mobile_logo.png)  no-repeat left top !important;
    width: 220px;
height: 60px;
}
 header .logo-mb img {
    max-width: 69%;
} 
.home-abt-bar {
	padding:20px 0 30px!important;
	position:relative;
	z-index:1;
}
    .content-bar {
        padding: 10px 0;
    }
    .client-sec {
    margin-bottom: 10px;
 }
    .home-abt-bar h4 {
        font-size: 24px; 
    font-weight: 600; 
    line-height: 26px;
    margin-bottom: 24px !important; 
    }
    .home-abt-bar p {
        border:0;
        padding:0 !important;
        text-align:justify;
    }
    .sec-title h2 {
        font-size: 16px;
    }
.our-products {
        padding: 50px 0 50px;
}
.our_client { 
    padding-top: 50px;
    padding-bottom: 50px; 
}
    .top_head h3, .main-head { 
    font-size: 24px; 
    font-weight: 600; 
    line-height: 26px;
    margin-bottom: 24px !important; 
}
.top_head h3 img, .main-head img {
    margin-top: 10px;
    width: 25%;
}
.slide_box {
    float: none; 
    width: auto; 
    text-align: center;
    padding: 15px 15px; 
}
    .page-banner .banner-head {
         top: 57%;
    }
.page-banner .banner-head h1 {
    font-size: 14px;
    padding: 10px !important; 
}
.page-banner {  
     height: 75px;
}
.location { 
    float: none;
}
    .location-bar h1 {
        font-size: 15px;
    }
    .location li {
        padding: 5px 8px 5px 0 !important;
    }
    .sub-heading {
    font-size: 18px; 
}
.services-item .service-text {
min-height: auto;
}
.soft-content {
    width: 100% !important;
    background: #fff;
}
.skill-team {
	display:inline-block;
	vertical-align:middle;
	float: none !important;
	width:100% !important;
}
.vision .main-head {
    font-size: 18px !important;
}
.mission  div.sec {
    width: 100%;
}
.mission   div.sec:last-child .mission-text {
    display: block;
}
.mission .mission-text {
    max-width: 100%;
    padding: 5%;
    margin: 0px;
    float: none;
}
 
.vision   div.sec:last-child .vision-text {
    display: block;
}
.vision .vision-text {
    max-width: 100%;
    padding: 5%;
    margin: 0px;
    float: none;
}
.nivoSlider {
    height: 280px;
}
.nivoSlider img {
    height: 280px;
   width: 100% !important;
}
.nivo-directionNav {

    display: none;

}
}
@media only screen and (min-width:768px) and (max-width:991px) {
header .cont-nav ul a {
	    padding: 0px 4px;
} 
header .logo-bar {
    position: inherit;
    padding: 8px 0;
    border-bottom: 0;
}

header .social-nav li:first-child { display:none}
.super-blog-item .super-text {
min-height: 100px;
}
.page-banner {   
    min-height: 150px;
}
.page-banner .banner-head {
        top: 38%;
}
.page-banner .banner-head h1 {
        font-size: 16px;
}

.soft-content {
    width: 100% !important;
    background: #fff;
}
.skill-team {
    width: 33% !important;
}
.get-in-touch-wide-range-sec div.range-box {
    margin-top: 0%;
}

ul.mylist-icon li {
   line-height: 24px;
   font-weight: 400;
   font-size:14px;
}
ul.mylist-icon li::before {
	font-size:14px;
}
.no-padding-sm {
	padding:0!important;
}
.mission  div.sec {
    width: 49.6%;
}
.vision .vision-text {
    margin: 0px;
    padding: 0px 20px;
    float: right;
}
 .mission .mission-text {
    padding: 0px 20px;
	float: none;
	 margin: 0px;
}

}	
@media only screen and (min-width:992px) and (max-width:1199px) {
 header .logo { 
    margin-top: 0px; 
}
  header .logo-bar .coffee {
        padding: 8px 16px;
 }




.services-item .service-text {
min-height: 277px;
}
.mission .mission-text {
    margin: 0px;
    padding-left: 20px;
    float: none;
}
.vision .vision-text {
    margin: 0px;
    padding-right: 20px;
    float: right;
}
}
@media only screen and (min-width:1200px) and (max-width:1380px) {

.mission .mission-text { 
   margin-right: 8%;
	padding: 5%;
}
.vision .vision-text {
    padding-left: 5%;
	margin-left: 5%;
 }
}
