/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	#outline-border{
		border:1px solid #dadada;
		margin-bottom:20px;
		padding-bottom:20px;
	}
	
	#sendform{
		border:none;
	}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .container
    {
        width:98%;
    }
 	.navbar-right li a {
		font-size: 12px;
		padding-right: 10px;
	}
	.social-icons ul li {
		margin-bottom: 10px;
	}
	.price {
		font-size: 16px;
		height: 110px;
		line-height: 30px;
		width: 100%;
	}
	.price span {
		font-size: 40px;
		margin-top: 27px;
	}
	.btn-signup {
		padding: 10px 20px;
	}
   .navbar-header {
  width: 22%;
}
    .main-nav {
  position: relative;
  }
 .navbar-right li a {
  font-size: 12px;
  font-weight: bold;
  padding: 17px 7px;
}
    .navbar-right li a::before {
  top: 8px;
  }
    .carousel.slide.carousel-fade {
  height: 400px;
}
    .carousel-inner .item {
  background-size: 100% auto !important;
}
    .get-in-touch {
  width: 92%;
  
}
    .form-control {
  font-size: 14px;
  
}
    .last-block .btn-submit {
  font-size: 11px;
  padding: 0 !important;
        width:100%;
  
}
    .our-service .service-info h3 {
  
  font-size: 16px;
  
}
    .what-ou-client .service-info > p {
  font-size: 15px;
  width: auto;
}
    #about-us h2, .our-service h2, .what-ou-client h2 {
  font-size: 34px;
  }
    .f-section h4::after {
  width: 210px;
}
    .contact-info p, .contact-info a {
  
  font-size: 15px;
  
  width: 100%;
}
    .subscribe img {
  width: 100%;
}
.about-left {
    width: 62%;
}
.about-right {
    width: 37%;
}
img{
	max-width:100%;
}
.awar-wrapper {
    padding: 50px 0 50px;
    }
    .light-box img {
    display: block;
    min-height: 320px;
    overflow: hidden;
    max-height: 320px;
    margin-bottom: 20px;
}
.light-box > p{
	font-size:15px;
}
.light-box h2{font-size:16px;}
#home-slider{height:auto;}
.tab-block ul li{
	height:100px;
	min-height:100px;
}
.tab-block ul li > img{
	max-height:100%;
	max-width:100%;
}

.about-adr{
	width:80%;
}
	.about-adr1{
		width:50%;
		float:left;
	}
	
	.about-adr2{
		width:50%;
		float:left;
	}
	
	.about-adr1 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}

	.about-adr2 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}
	
	.about-left h3.center-text{
		width:100%;
		padding-left:62%;
	}
		
	/*.service-text-content h3{
		font-size:16px;
	}
	
	.service-text-content p{
		font-size:10px;
		line-height:1;
	}*/
	
	#outline-border{
		border:1px solid #dadada;
		margin-bottom:20px;
		padding-bottom:20px;
	}
	
	#sendform{
		border:none;
	}
	
	.oicon{
		width:auto;
		margin-left:22%;
	}
	
	.about-left img{
		margin-left:25%;
	}
}

/* xs */
@media (max-width: 767px) {
    .container
    {
        width:96%;
    }
	body {
		font-size: 14px;
	}
	#home-slider .caption h1 {
		font-size: 40px;
	}
	
	.left-control, .right-control {
		font-size: 20px;
		height: 30px;
		line-height: 25px;
		width: 30px;
	}
	#home-slider:hover .right-control {
		right: 15px;
	}
	#home-slider:hover .left-control {
		left: 15px;
	}
	.caption .btn-start {
		font-size: 12px;
		padding: 10px 30px;
	}
	.navbar-brand {
    padding: 15px 15px;
    max-width: 67%;
}
	.navbar-toggle {
    border: 1px solid #064595;
    margin-top: 21px;
}

	.navbar-toggle .icon-bar {
    background-color: #064595;
}
	.navbar-right li a {
		font-size: 13px;
		padding-bottom: 8px;
		padding-top: 10px;
	}

	/*services*/
	section {
		padding: 20px 0;
	}
	.heading {
		font-size: 14px;
		padding-bottom: 0px;
	}
	.heading h2 {
		font-size: 19px;
	}
	.service-info h3 {
		font-size: 15px;
	}
	.our-services .col-sm-4 {
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
	.our-services .col-sm-4:nth-child(4), 
	.our-services .col-sm-4:nth-child(5), 
	.our-services .col-sm-4:nth-child(6) {
		padding-top: 0;
	}
	.service-icon {
		font-size: 30px;
		height: 110px;
		line-height: 62px;
		width: 110px;
	}
	.our-services .col-sm-4:hover .service-icon:before {
		height: 90px;
		width: 90px;
	}
	.about-info {
		text-align: center;
		margin-bottom: 40px;
	}
	.team-member {
		margin-bottom: 50px;
	}
	.team-members .col-sm-3, 
	.pricing-table .col-sm-3, 
	#portfolio .col-sm-3, 
	.blog-posts .col-sm-4  {
		width: 50%;
		float: left;
	}
	.social-icons ul li a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		width: 30px;
	}	
	.count .col-xs-6 {
		margin-bottom: 35px;
	}
	#features {
		min-height: 330px;
	}
	#features i {
		font-size: 35px;
	}
	#features h3 {
		font-size: 25px;
	}
	.price span {
		font-size: 50px;
		margin-top: 25px;
	}
	.price {
		font-size: 18px;
		height: 110px;
		line-height: 35px;
		width: 130px;
	}
	.single-table ul {
		margin-top: 22px;
	}
	.single-table ul li {
		font-size: 14px;
		margin-top: 15px;
	}
	.btn-signup {
		font-size: 12px;
		margin-top: 25px;
		padding: 10px 35px;
	}
	.single-table{
		margin-bottom: 40px;
		padding: 20px;
	}
	#twitter {
		padding-bottom: 75px;
	}
	.twitter-left-control, 
	.twitter-right-control {
		top: inherit;
		bottom: 30px;
		height: 25px;
		width: 25px;
		line-height: 23px;
		font-size: 14px;
	}
	.twitter-left-control {
		left: 40%
	} 
	.twitter-right-control {
		right: 40%
	}
	#blog {
		overflow: hidden;
	}
	.entry-header h2 {
		line-height: 20px;
	}
	.blog-posts .col-sm-4 {
		margin-bottom: 35px;
	}
	.load-more {
		margin-top: 35px;
	}
	.btn-loadmore {
		font-size: 12px;
		padding: 15px 75px;
	}
	#contact-us .heading {
		padding-top: 35px;
	}
	.contact-info {
		padding-left: 0;
		width:100%;
	}
	#footer .footer-bottom {
		text-align: center;
	}
	.footer-bottom p.pull-right {
		float: none !important;
	}
 
    #home-slider .caption h1 {
  font-size: 15px;
}
    .carousel-inner p {
  font-size: 12px;
  
}
    #home-slider .item {
  background-size: 100% 100% !important;
  height: 170px !important;
}
    #home-slider .caption {
  margin-top: 0px;
  top: auto;
  bottom:1px;
  font-size: 15px;
		padding: 0 30px;
}
    .header-top-left ul li, .header-top-left ul li.phone {
  display: block;
  
}
    .header-top-left ul li.phone {
  margin-left: 0;
}
    
    .copyright {
  float: none;
}
    .navigation {
  width: 100%;
}
    .subscribe.f-section {
  margin-top: 20px;
  width: 100%;
}
    .client-title {
  float: none;
  position: relative;
  width: 100%;
}
.get-in-touch{
max-width:100%;
left:0;
position:relative;
}
.job-1 table{
	display:block;
	max-width:100%;
	overflow:auto;
}
.owl-prev{
	left:0;
}
.owl-next{
	right:0;
}
img{
	max-width:100%;
}
.our-services {
    margin-top: 0;
    padding-top: 20px;
}
.service-image-wrapper > img {
    padding-top: 22px;
    max-width: 58%;
}
.get-in-touch > h2{
font-size:20px;
}
.get-in-touch .col-sm-2.col-xs-12{
	width:100%;
	padding:0 15px;
}
.form-group {
    margin-bottom: 15px;
}
.get-in-touch:after {
    background-size: 100% 16px;
}
#about-us{
padding:15px 0;
}
section.job-opening {
    padding-top: 25px;
}
.nav-tabs > li.active, .job-opening .nav-tabs li a,.job-opening .nav-tabs .active > a, .nav-tabs > li.active > a:focus{
font-size:13px;
}
.job-opening .nav-tabs li a{
padding:9px 6px 6px 6px;
}
.job-opening .nav-tabs li.active a{
padding:6px;
}
.job-1 table th {
    font-size: 13px;
    padding: 5px 0;
}
.job-1 table tr td:first-child {
    font-size: 13px;
    padding: 5px 0;
}
.job-1 table tr td:nth-child(2),.job-1 table tr td:nth-child(3), .job-1 table tr td:nth-child(4),.job-1 a{font-size:13px;}
.job-1 table tr td,.job-1 table th{padding:10px!important;}
.our-service {
    padding: 20px 0 20px;
    background-size:cover!important;
}
.service-info {
    margin-bottom: 25px;
}
.what-ou-client {
    padding: 20px 0 20px !important;
}
.what-ou-client h2 {
    margin-bottom: 0;
}
.owl-carousel{
	padding:0 15px;
}
.what-ou-client .service-info > p{
width:100%;
}
.owl-next,.owl-prev,.our-partner::after{display:none!important;}
.our-partner{float:none;width:100%;margin-top:20px;}
.client-wrapper:before{width:100%;height:50%;}
.client-wrapper:after {
    width: 100%;
    top: 35%;
    height: 65%;
}
.our-services-2{
margin-left:0;
}
.client-title > h3{width:100%;font-size:23px;text-align:center;}
.footer-social {
    float: none;
    text-align: center;
    margin-top: 5px;
}
.footer-social li {
    float: none;
    display: inline-block;
}
.about-title {
    padding: 20px 0;
}
.about-title h3{font-size:22px;}
.about-inner-wrapper {
    padding: 20px 0;
}
.about-left {
    float: none;
    width: 100%;
    padding-right: 0;
}
.about-left p {
    font-size: 15px;
    line-height: 150%;
}
.about-right {
    float: none;
    width: 100%;
}
.about-right > h3 {
    font-size: 23px;
    padding: 20px;
}
.member-description h2 {
    font-size: 12px;
    line-height: 150%;
    margin:0;
}
.member-description p {
    font-size: 12px;
    line-height: 120%;
}
.about-right ul > li {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.about-right > ul{padding-left:0;}
.light-box{width:100%;margin:10px 0!important;}
.awar-wrapper{padding:20px 0;}
.light-box > p{font-size:14px;}

.tab-block ul li{width:100%!important;}
.ourclientpage > .container{width:100%;padding:0;}


.about-adr{
	width:80%;
}
	.about-adr1{
		width:50%;
		float:left;
	}
	
	.about-adr2{
		width:50%;
		float:left;
	}
	
	.about-adr1 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}

	.about-adr2 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}
	
	.about-left h3.center-text{
		width:100%;
		padding-left:62%;
	}
	
	.oicon{
		width:auto;
		margin-left:42% !important;
	}
}

.h2{
	font-size:20px;
}

.nav li ul.drop-menu{
		top:80px;
}

.navbar-right li{
}

/* .service-text-content h3{
		font-size:16px ;
}
	
	.service-text-content p{
		font-size:12px !important ;
		line-height:1.2 !important;
} */



/* XS Portrait */
@media (max-width: 479px) {
  
	.team-members .col-sm-3, 
	.pricing-table .col-sm-3, 
	#portfolio .col-sm-3, 
	.blog-posts .col-sm-4 {
		width:100%;
		float: none;
	}
	
	.about-full .about-adr{
		width:100%;
	}
	
	.about-adr1{
		width:100%;
		float:none;
	}
	
	.about-adr2{
		width:100%;
		float:none;
	}
	
	.about-adr1 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}

	.about-adr2 .adr{
		width:85%;
		float:left;
		margin-left:10%;
	}
	
	
	.adr > .ul > .li > .h2{
		font-size:15px ;
	}
	
	.nav li ul.drop-menu{
		top:40px;
	}
		
	.about-left h3.center-text{
		width:100%;
		padding-left:52%;
	}
	
	.oicon{
		width:auto;
		margin-left:26% !important;
	}
	
	#sbutton{
		border:none;
	}
	
	.cprofile{
		margin-top:10px;
	}
	/*.service-text-content h3{
		font-size:16px;
	}
	
	.service-text-content p{
		font-size:13px;
		line-height:1.2;
	} */
	
	.connect-form{
		margin-top:20px;
	}
	.map-section iframe{
		height:200px !important;
	}
}

