@media only screen and (max-width:991px) {
.img-land {
	width: 100%;
	height: auto;
}
.popup-box img {
	max-width: 50%;
}
.popup-box .popup-button {
	left: 43%;
}
.video {
	text-align: center;
	clear: both;
	padding: 0;
}
.ico-left li {width: 50%;} 
}
@media only screen and (max-width:1199px) {
.img-land {
	margin-left: -300px;
}
 
}
@media only screen and (max-width:991px) {
.img-land {
	margin-left: 0;
}
.header h1 {
	font-size: 44px;
	margin: 25px 0 0 0;
}
}
@media only screen and (max-width:992px) {
img {
	max-width: 100%;
	height: auto;
}
.works-item {
	padding: 0px 5%;
}
.navbar-default .navbar-nav > li > a:after {
	content: "";
}
}
@media only screen and (max-width:768px) {
.header {
	height: auto;
	min-height: 600px;
}
#step .p-top-0,
#step .p-top-100,
#step .p-top-150,
#step .p-top-200,
#step .p-top-250 {
	padding-top: 50px;
}
.max-75 {
	max-width: 100%;
}
.modal-dialog {
	margin-top: 10%;
}
.btn-blue-sm {
	margin-bottom: 10px;
	font-size: 13px;
} 
/*.owl-buttons {
	display: none;
}
*/
#portfolio .works-item .p-top-100 {
	padding-top: 20px;
}
}
@media only screen and (max-width:480px) {
.ico-left li {width: 100%; font-size: 12px;}
.ico-left {margin: 0; padding: 0;}
.top-head {
	background-color: rgba(0,0,0,0.5)!important;
}
.btn-blue {
	font-size: 14px;
}
.logo img {
	width: 150px;
}
.header h1 {
	font-size: 14px;
	margin: 55px 0 0 0;
}
.header .multi {
	font-size: 18px;
}
.navbar-default .navbar-nav > li {
	padding: 5px 0;
}
.header h2.medium {
	font-size: 14px;
	line-height: 1.5;
}
.box-modal h3 {
	font-size: 18px;
	line-height: 1.5;
} 
}
@media only screen and (max-width:320px) {
.header h1 {
	font-size: 18px;
	margin: 55px 0 0 0;
}
.header .multi {
	font-size: 18px;
}
.works-item.owl-carousel .owl-controls .owl-buttons {
     display: none;
}
}
@media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:768px) {
.header-wrapper-inner {
	vertical-align: middle;
}
.cover-container {
	width: 100%;
} 
.modal-dialog.modal-md {
	width: 450px;
	margin-top: 5%;
}
.modal-dialog.modal-sm {
	width: 350px;
	margin-top: 5%;
}
.hero-txt .col-md-4 {
	padding: 0;
}
}
@media (min-width:992px) and (max-width:1199px) {
#service h3 {    font-size: 20px;}
}
@media only screen and (max-width:1024px) {

.works-item.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -20px;
  top: 35%;
}
.works-item.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -20px;
  top: 35%;
}
}
@media (min-width:1024px) and (max-width:1199px) {
.works-item.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -20px;
  top: 35%;
}
.works-item.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -20px;
  top: 35%;
}
}

@media only screen and (min-width:1200px) {

.works-item.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -10px;
  top: 35%;
}
.works-item.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -10px;
  top: 35%;
}

.header h1 {font-size: 52px;}
}


@media only screen and (min-width:1601px) {
 
.header .pt-100 {padding-top: 200px;}

.header .mb-100 {margin-bottom: 200px;}
}

@media only screen and (min-width:1336px) {

.works-item.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -25px;
  top: 35%;
}
.works-item.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -25px;
  top: 35%;
}
}
@media only screen and (max-height:700px) {
.header {
	min-height: 750px;
}
}