/* Medium Layout: 1280px. */


.navbar-brand {
    float: left;
    height: 70px;
    padding: 0px 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
/* About Us Area */
.navbar-brand {
    float: left;
    height: 70px;
    padding: 0px 0px;
}
 .navbar-custom .nav li > a{
    padding: 35px 11px 0 11px;
}
.is-sticky .navbar-custom .nav li > a,  .navbar-custom:hover .nav li > a  {
     padding: 35px 10px 0 10px;
}
.dotted .fa::after {
	height: 105px;
}
/* Blog Post Area */
.blog-post-details {
	margin-top: 0;
}
.blog-section .blog-post-details .post-heading {
	margin-bottom: 10px;
}
.blog-post-details button.read-more-btn {
  margin-top: 10px;
}
.blog-post-details .post-heading a h2 {
  font-size: 18px;
}
.blog-post-details p {
  font-size: 14px;
}
#blog-post-carousel .owl-pagination {
  bottom: -15px;
  right: 30%;
}
.logo-img{
	width:320px;
	}

}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.navbar-custom .logo {
margin-top:5px;
 background-size: 200px ;
		width:200px;
}
.navbar-custom .logo:hover, .navbar-custom:hover .logo {
margin-top:5px;
 background-size: 200px ;
	
}
.is-sticky .navbar-custom .logo {
margin-top:5px;
 background-size: 200px ;
width:200px;
}
.navbar-brand {
    float: left;
    height:50px;
    padding: 0px 0px;
}
.logo-img{
	width:290px;	
	}
 .thumbnails span.portfolio-overlay .text{
    line-height: 16px;
    top: 35%;
    font-size: 13px;
}
.thumbnails span.portfolio-overlay .text-b{
    line-height: 20px;
    top: 45%;
    font-size: 16px;
}
 /* Navigation Area */
 .navbar-custom .nav li > a,  .navbar-custom:hover .nav li > a {
  font-size: 12px;
    padding: 20px 6px 0 6px;
}
.is-sticky .navbar-custom .nav li > a {
   padding: 20px 6px 0 6px;
     font-size: 12px;
}

/* About Us Area */
.about-us-right .media p {
  font-size: 14px;
  line-height: 20px;
}
.about-us-right .media {
  margin-top: 30px;
}
.about-us-right .media .fa::before {
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.about-us-right .media-heading {
  margin-bottom: 8px;
}
.dotted .fa::after {
  height: 103px;
  left: 100px;
}

/*Pricing Table Area*/
.single-pricing-table .pricing-buttons button.buy-btn {
  padding: 5px 30px;
}
.single-pricing-table .pricing-buttons {
  margin: 20px 0;
}
/* Blog Post Area */
#blog-post-carousel .owl-pagination {
	bottom: 0;
	position: inherit;
}
.blog-post-image figure img {
  display: block;
  margin: 0 auto;
}
.blog-post-details {
  text-align: center;
}
.blog-post-details p {
  font-size: 15px;
}
/* Gogle Map Area */
#gmap-wrapper {
  height: 300px;
}
.portfolio-showcase #grid .thumbnails {
  width: 33.33%;
}
.about-us-left , .about-us-right {
  padding: 15% 15px 0;
}

}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
.navbar-brand {
    float: left;
    height: 42px;
    padding: 5px 15px;
}
.img-2{
margin:0 auto;
width:100%;
}
.logo-img{
	width:200px;
	margin-top:5px
	}
.thumbnails span.portfolio-overlay .text{

    line-height: 16px;
	font-weight:600;
    top: 25%;
    font-size: 12px;


}
.img-3{
box-shadow:6px 10px 6px #999;
margin-bottom:10px;
margin-top:20px;
margin-right:0;
width:80%;
float:none;
}
.thumbnails span.portfolio-overlay .text-b{

    line-height: 24px;
    top: 40%;
    font-size: 20px;

}


.navbar-custom .nav li > a {
  line-height: 14px;
  padding: 12px 18px 12px 18px;
    color: #C0BCBD;
}
.navbar-custom:hover .nav li > a {
    color: #C0BCBD;
    font-size: 14px;
    font-weight: bold;
   padding: 12px 18px 12px 18px;
	text-transform:uppercase;
    position: relative;


}
.navbar-custom:hover .nav > li > a:focus,
.navbar-custom:hover .nav > li > a:hover,
.navbar-custom:hover .nav > li.active > a,
.navbar-custom:hover .nav .open > a,
.navbar-custom:hover .nav li a:hover,
.navbar-custom:hover .nav li > a:hover,
.navbar-custom:hover .nav .open > a:focus,
.navbar-custom:hover .nav .open > a:hover {
    background-color: none;
    color: #E13D3C;
}
.navbar-custom .nav li > a.button2 {
  margin-top:0px;
   padding: 12px 18px 12px 18px;
  margin-bottom:10px;
}
.navbar-custom li a {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.is-sticky .navbar-custom .nav li > a {
   padding: 12px 18px 12px 18px;
}
.is-sticky .navbar-custom .nav li > a.button2 {
  margin-top:0px;
   padding: 15px 18px 0 18px;
  margin-bottom:10px;
}
.logo {
  padding: 2px 15px;
}
.is-sticky .logo {
  padding: 2px 15px;
}
.slider-caption h1 {
  font-size: 35px;
  line-height: 42px;
}
.slider-caption h5 {
  font-size: 13px;
}

/* About Us */
.about-us-left , .about-us-right {
  padding: 25px 15px;
}
.section-title-left {

  margin-bottom: 35px;
}
.dotted .fa::after {
 display: none;
}
.about-us-right .media-left {
  display: block;
  float: none;
  text-align: center;
}
.about-us-right .media-body {
  text-align: center;
}
.about-us-right .media-heading {
  margin: 20px 0;
}
.about-us-right .media p {
  font-size: 15px;
  line-height: 22px;
}
.section-padding {
  padding: 70px 0;
}
.single-service .media {
  padding: 30px 10px;
}
.sub-title {
  font-size: 14px;
}
.single-service .media .media-left {
  display: block;
  float: none;
  text-align: center;
  padding: 0;
}
.single-service .media .media-body {
  text-align: center;
}
.single-service .media .fa::before {
  font-size: 25px;
  height: 70px;
  line-height: 70px;
  width: 70px;
}
.single-service .media-body h3 {
  margin-bottom: 30px;
  margin-top: 15px;
}
.single-service .media-body h3::after {
  left: 0;
  margin: 0 auto;
  right: 0;
}
.testimonial-body {
  margin-bottom: 50px; 
}
#testimonial-carousel .owl-controls {
  position: inherit;
  bottom: 0;
  right: 0;
}
.testimonial-image {
  display: none !important;
}

.portfolio-button button.portfolio-btn {
  font-size: 12px;
  padding: 5px 20px;
}
.awards-counter {
  padding: 20px 0;
}
.awards-counter .fa {
  font-size: 25px;
  margin-bottom: 5px;
}
.our-awards-section strong span {
  font-size: 40px;
  line-height: 50px;
}
h3.count-description {
  font-size: 16px;
  line-height: 30px;
  padding:10px;
}
.our-awards-padding {
  padding: 30px 0;
}
.single-pricing-table .price {
  height: 80px;
  padding: 8px;
  width: 80px;
  margin: 15px 0;
}
.single-pricing-table .price h1 {
  font-size: 20px;
}
.single-pricing-table .pricing-title {
  margin-bottom: 15px;
}
.single-pricing-table .pricing-buttons {
  margin: 10px 0;
}
.single-pricing-table .pricing-buttons button.buy-btn {
  font-size: 14px;
  padding: 2px 25px;
}
.single-pricing-table {
	margin-bottom: 30px;
}
/* Blog Post Area */
#blog-post-carousel .owl-pagination {
	bottom: 0;
	position: inherit;
}
.blog-post-image figure img {
  display: block;
  margin: 0 auto;
}
.blog-post-details {
  text-align: center;
}
.blog-post-details .post-heading {
	margin-bottom: 10px;
}
.blog-post-details .post-heading em, .blog-post-details .post-heading em a {
	font-size: 14px;
}
.blog-post-details p {
  font-size: 14px;
  line-height: 22px;
}
.blog-section-padding {
	margin-top: 20px;
}
.blog-post-details button.read-more-btn {
  font-size: 12px;
  margin-top: 5px;
  padding: 2px 10px;
}
.contact-form-section {
  padding: 15px;
  margin-top: 15px;
}
#contactForm .form-control {
  font-size: 12px;
  height: 30px;
  line-height: 10px;
  padding: 8px;
}
#contactForm .form-group {
  margin-bottom: 20px;
}
#contactForm .form-group textarea {
	height: 60px;
}
.contact-form-section button.btn-contact {
  font-size: 13px;
  padding: 0 30px;
  width: 100%;
}
.contact-button-padding {
	margin-top: 10px;
}
.contact-form-icon input, .contact-form-icon textarea {
  padding-left: 32px !important;
}
.contact-form-icon .fa {
  font-size: 12px;
  padding: 8px 12px;
}
.goolge-map-section .toggle-map-button button.gmap-btn {
  font-size: 12px;
  padding: 10px 0;
}
#gmap-wrapper {
  height: 300px;
}
.social-icons a .fa {
  font-size: 14px;
  padding: 5px 10px;
}
.portfolio-showcase #grid .thumbnails {
 width: 33.33%;
}
#main-slide .slider-content {
  top: 60%;
}
.slider-caption h4, #main-slide .item.active .slider-content h4 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom:12px;

}
.slider-caption h4, #main-slide .item.active .slider-content h5 {
  font-size: 14px;
}
#main-slide .carousel-control i {
  background: #000 none repeat scroll 0 0;
  font-size: 14px;
  padding: 0px 8px;
}
.section-title-left2 {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;

    position: relative;
}
#testimonial-carousel h2{
text-align:center;
font-size:30px;
line-height:40px;
font-weight:700;
text-transform:uppercase;
color:#FFFFFF}
#testimonial-carousel h3{
text-align:center;
font-size:30px;
line-height:40px;
font-weight:700;
text-transform:uppercase;
color:#FFFFFF}
.testimonial-parallax-bg {
    background: url("../img/bg/testimonial-bg.jpg") no-repeat fixed center center / cover;
}
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

.thumbnails span.portfolio-overlay .text{
  
    line-height: 16px;
	font-weight:600;
    top: 25%;
    font-size: 12px;


}
.thumbnails span.portfolio-overlay .text-b{

    line-height: 20px;
    top: 45%;
    font-size: 14px;

}
.portfolio-showcase #grid .thumbnails {
width: 33%;
}
.portfolio-showcase #grid .thumbnails2 {
width: 67%;
float: right;

}


.about-us-left , .about-us-right {
  padding: 11% 15px 0;
}
.section-title-left2 {
    font-size: 22px;
    line-height: 30px;

}
.btn-primary {
   
	margin-top:5px;
	font-size:13px;
	padding:2px 6px;

}
.section-title {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 50px;

    position: relative;
}
.section-title-left {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 50px;

    position: relative;
}
.about-us-right p, .about-us-left p{
line-height:16px;
font-size:12px;
}
.portfolio-showcase #grid2 .thumbnails {
    float: left;
    height: auto;
    margin: 0;
    width: 25%;
	border:1px solid #FFF;

}
.filterable-item {
    width: 50%;
  }
}


@media (max-width: 479px) { 
.logo-img{
margin-top:0px;
	width:200px;
	}

.thumbnails span.portfolio-overlay .text{
    line-height: 14px;
    top: 35%;
	font-weight:600;
    font-size: 12px;


}
.thumbnails span.portfolio-overlay .text-b{

    line-height: 14px;
    top: 35%;
    font-size: 12px;

}
.about-us-left , .about-us-right {
  padding: 5% 15px 0;
}
.section-title-left2 {
    font-size: 22px;
    line-height: 30px;

}
.btn-primary {
  
	margin-top:5px;
	font-size:12px;
	font-weight:400;
	padding:0px 6px;
	background:none;
}

.section-title {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 50px;


    position: relative;
}
.section-title-left {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 50px;

    position: relative;
}

.portfolio-showcase #grid2 .thumbnails {
    float: left;
    height: auto;
    margin: 0;
    width: 50%;
	border:1px solid #FFF;

}

.filterable-item {
    width: 50%;
  }

	.navbar-custom .navbar-toggle {
	margin-top:3px;
	
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 5px;
	margin-bottom:0px;
	
	
}
.portfolio-showcase #grid .thumbnails2 {
width: 66.6%;
float: right;

}
}

@media (max-width: 434px) { 
.logo-img{
	width:200px;
	}
	.navbar-custom .navbar-toggle {
	margin-top:10px;
	
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 5px;
		margin-bottom:0px;
	
}
.thumbnails span.portfolio-overlay .text{
 
    line-height: 14px;
	font-weight:600;
    top: 20%;
    font-size: 10px;



}
.thumbnails span.portfolio-overlay .text-b{

    line-height: 14px;
    top: 25%;
    font-size: 10px;

}
.contact{
	font-size:12px;
		line-height:22px;}
.link-2{
	font-size:12px;
	}

}