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

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
 	.navbar-right li a {
		font-size: 12px;
		padding-right: 10px;
	}
	.social-icons ul li {
		margin-bottom: 10px;
	}
	.price {
		font-size: 16px;
		line-height: 30px;
		width: 100%;
	}
	.price span {
		font-size: 10px;
		margin-top: 27px;
	}
	.btn-signup {
		padding: 10px 20px;
	}
}

/* xs */
@media (max-width: 767px) {
    .project-details{
        margin: 15px;
    }
	body {
		font-size: 14px;
	}
	#home-slider .caption h1 {
		font-size: 40px;
	}
	#home-slider .caption {
		font-size: 15px;
		padding: 0 30px;
	}
	.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: 0 15px 15px;
	}
	.navbar-toggle {
	  border:1px solid #fff;
	}

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

	/*services*/
	section {
		padding: 45px 0;
	}
	.heading {
		font-size: 14px;
		padding-bottom: 45px;
	}
	.heading h2 {
		font-size: 26px;
	}
	.service-info h3 {
		font-size: 20px;
	}
	.our-services .col-sm-4 {
		margin-bottom: 32px;
		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: 65px;
		line-height: 62px;
		width: 65px;
	}
	.our-services .col-sm-4:hover .service-icon:before {
		height: 90px;
		width: 90px;
	}
	.about-info {
		text-align: center;
		margin-bottom: 50px;
	}
	.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: 10px;
		margin-top: 15px;
	}
	.price {
		font-size: 18px;
		line-height: 35px;
		width: auto;
	}
	.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: 30px;
        z-index: 16
	} 
	.twitter-right-control {
		right: 30px;
        z-index: 16
	}
	#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;
	}
	#footer .footer-bottom {
		text-align: center;
	}
	.footer-bottom p.pull-right {
		float: none !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;
	}
section#models {
    padding-bottom: 0;
}
.carousel-inner .item {
    background-size: 100% 28% !important;
    margin-top: 125px;
}
.item.item2 {
    background-size: 530px !important;
    background-position: 50% -25px;
}
.item {
    height: 700px !important;
}
textarea#content {
    width: 100%;
}
div#frmContact input {
    width: 100% !important;
}
}

@media (max-width: 419px) {
.navbar-brand>img {
    margin-top: -30px;
}
button.navbar-toggle {
    position: relative;
    top: 23px;
}
div#frmContact input {
    width: 100% !important;
}

}
@media (max-width: 767px) and (min-width: 420px) {
.navbar-brand>img {
    margin-top: 7px;
}
button.navbar-toggle {
    position: relative;
    top: 10px;
}
.main-nav {
    padding-bottom: 30px;
    padding-top: 9px;
}
.about-text h2 {
    font-size: 25px;
}
.about-image iframe {
    height: auto;
}
.service-icon {
    height: auto !important;
    width: 100% !important;
}
.service-heading h1 {
    font-size: 24px;
}
div#frmContact input {
    width: 100% !important;
}

}

@media (max-width: 1024px) and (min-width: 768px) {
#contact-us .heading {
    padding-top: 10px;
}
.main-nav .container {
    width: 100%;
}
a.call-btn {
    margin-top: 28px;
    margin-right: 30px;
}
.service-boxes .wow {
    height: auto;
}
section#models {
    padding-bottom: 0;
}
div#contact-us {
    padding-bottom: 15px;
}
div#frmContact input {
    width: 100% !important;
}
}

@media (max-width: 1200px) and (min-width: 992px) {
.main-nav .container {
    width: 98%;
}
a.call-btn {
    margin-left: 10px;
    margin-right: 0;
    padding: 12px 20px !important;
}
.navbar-brand>img {
    width: 34%;
    margin-top: 10px;
    margin-left: -15px;
}
.service-boxes .wow {
    height: 380px;
}
textarea#content {
    width: 100%;
}

}

/*version5.0.0*/
@media (max-width: 767px) and (min-width: 600px) {

.item.custom2 {
    background-size: 100% 100% !important;
    background-position: center;
    top: 99px !important;
    margin-top: 0 !important;
}
.caption h1 {
    margin-top: 45%;
}
#home-slider {
    height: 850px;
}
.carousel-inner {
    height: -webkit-fill-available;
}
.item.custom {
    background-size: 80% 100% !important;
    margin-top: 0 !important;
    top: 100px;
}

.item.custom .caption {
    top: 60% !important;
}
.item.custom2 .caption {
    top: 60% !important;
}

.carousel-fade .carousel-inner .item {
    background-size: 100% 90%;
    margin-top: 100px;
}
section#about-us {
    padding-top: 0;
    margin-top: -60px;
}
div#frmContact input {
    width: 100% !important;
}
textarea#content {
    width: 100%;
}

}

@media (max-width: 990px) and (min-width: 768px) {
.item.custom {
    background-size: 100% 60% !important;
    background-position: center;
    top: -60px !important;
}
.item.custom2 {
    background-size: 100% 64% !important;
    background-position: center;
    top: -60px !important;
}
.carousel-fade .carousel-inner .item {
    background-size: 100% 66%;
    top: 85px;
}
section#about-us {
    margin-top: -33%;
}
a.call-btn {
    padding: 12px 12px !important;+
}
div#frmContact input {
    width: 100% !important;
}
textarea#content {
    width: 100%;
}

}