
@media (min-width: 1370px) {
.pgl-footer .container {
	width: 1370px;
}
}
@media (min-width: 993px) and (max-width: 1279px) {
header .phone {
	margin-left: 0;
}
h1, h2 {
	font-size: 2.142em;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-next, .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	right: 0;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-prev, .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.sidebar .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.sidebar .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	right: 0;
}
}

@media (max-width: 1170px) {
header .phone {
	display: none;
}
.featureoverlay {
	width: 560px;
	bottom: 50px;
	left: 50%;
	margin-left: -280px;
	text-align: center;
}
.main-slide.home .pgl-main-slide .item {
	height: 600px;
}
.footer-promo, .footer-contact {
	height: auto;
}
}

@media (max-width: 992px) {
.pgl-navbar-main {
}
.navbar-header {
	float: none;
}
.navbar-default .navbar-toggle {
	display: block;
}
.navbar-collapse.collapse {
	display: none !important;
}
.navbar-collapse.in {
	overflow-y: auto!important;
}
.collapse.in {
	display: block !important;
}
.navbar-collapse {
	background-color: #2b4b6a;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 75px;
	width: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.navbar-collapse .navbar-nav.pull-right {
	float: none !important;
	margin: 0;
}
.navbar-collapse .navbar-nav > li {
	float: none;
}
.navbar-collapse .navbar-nav > li > a {
	border-top: 1px solid #55648a;
	color: white;
	padding-bottom: 15px;
	padding-top: 15px;
}
.navbar-collapse .dropdown-menu {
	background: none;
	border-top: 1px solid #55648a;
	box-shadow: none;
	display: block !important;
	float: none;
	padding: 0;
	position: static;
}
.navbar-collapse .dropdown-menu > li > a {
	padding-left: 40px;
	padding-right: 20px;
}
.navbar-collapse .dropdown-menu .dropdown-menu {
	margin: 0;
}
.navbar-collapse .dropdown-menu .dropdown-menu > li > a {
	padding-left: 60px;
}
.navbar-collapse.width.in {
	width: auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.pgl-main-slide .item-caption .property-info {
	padding-right: 25%;
}
.sidebar .pgl-testimonial .owl-controls .owl-buttons .owl-next, .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	right: 32%;
}
.sidebar .pgl-testimonial .owl-controls .owl-buttons .owl-prev, .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 32%;
}
.pgl-testimonials-full .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.pgl-testimonials-full .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	left: 190px;
}


.featured-slide .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.featured-slide .owl-controls .owl-buttons .owl-next {
  right: 0;
}

.pgl-intro .pgl-img-slide .item-wrap img {
	max-width: 1000px;
}
.pgl-intro .lead {
	padding-left: 20px;
	padding-right: 20px;
}
.sidebar {
	padding-top: 0;
}
.pgl-pro-special .pgl-property [class^="col-"] {
	float: none;
	width: 100%;
}
.pgl-pro-special .property-thumb-info {
	padding-left: 20px;
}
.featured-blog-heading, .featured-blog-content {
	width: auto;
	height: auto;
}
.featured-blog-heading h2, .featured-blog-content {
	position: relative;
	padding: 20px 40px;
}
.featured-blog-heading h2 {
	font-size: 36px;
	font-weight: bold;
}
.split-content {
	background: none;
}
.split-content .side-content, .split-content .main-content {
	padding: 0;
}
.post-body {
	padding: 20px 0;
}


.pgl-footer .footer-top {
	padding-bottom: 30px;
}
.pgl-footer h4 {
	margin-top: 30px;
}
}

@media (max-width: 768px) {
.featureoverlay {
	width: 360px;
	bottom: 50px;
	left: 50%;
	margin-left: -180px;
	text-align: center;
}
.main-slide.home .pgl-main-slide .item {
	height: 500px;
}
.pgl-main-slide .item {
	height: 350px;
}
.pgl-main-slide .item img {
	bottom: 0;
	max-width: 1000px;
	position: relative;
}
.pgl-main-slide .item-caption .property-info {
	padding-right: 15%;
}
		#feature.featurevideo {
			height: 300px;
		}
    .featurevideo-bg {
				height: 300px;
    }

    .featurevideo-bg video {
        display: none;
    }
		
		.featurecontent-home p, .featuretext {
			width: auto;
			font-size: 20px;
			line-height: 30px;
		}
		.featuretext.video {
			padding-top: 60px;
			font-size: 40px;
			line-height: 46px;
		}
		
		.featurecontent-services {
			background-image: none;
			padding-top: 400px;
		}
		.featurecontent-services img {
			width: 130px;
			height: 130px;
		}
		
		.img-curve {
			display: none;
		}
		.feature-portfolio .container {
			background-image: url(/skin/images/screen-display-sm.png);
			padding-bottom: 86px;
		}
		.feature-portfolio .owl-carousel {
			width: 100%;
		}
		.feature-portfolio .owl-carousel img {
			width: 387px;
			height: 219px;
		}
		
}

@media (max-width: 640px) {
.main-slide.home .pgl-main-slide .item {
	height: 400px;
}
.container > .navbar-header,  .container-fluid > .navbar-header,  .container > .navbar-collapse,  .container-fluid > .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
}
.pgl-testimonials-full .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 32%;
}
.pgl-testimonials-full .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	left: auto;
	right: 32%;
}
.featured-slide .owl-controls .owl-buttons .owl-prev {
	left: 32%;
}
.featured-slide .owl-controls .owl-buttons .owl-next {
	left: auto;
	right: 32%;
}

.nav-top {
	float: right;
}
.page-top .container {
	width: 100%;
}
.pgl-intro .pgl-img-slide .item-wrap img {
	max-width: 800px;
}
.pgl-main-slide .item-caption .property-info {
	padding-right: 0;
}
.flex-direction-nav a {
	bottom: 161px;
}
}

@media (max-width: 568px) {
.pgl-testimonial .owl-controls .owl-buttons .owl-next, .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	right: 25% !important;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-prev, .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 25% !important;
}
.pgl-testimonials-full .pgl-testimonial .testimonial {
	padding-top: 0;
	text-align: center;
}
.pgl-properties .col-xs-4 {
	float: none;
	width: 100%;
}
}

@media (max-width: 480px) {
h1, h2, .page-top h2 {
	font-size: 2.142em;
}
.grid-agents [class^="col-xs-"] {
	float: none;
	width: 100%;
}
.list-icons {
	float: none !important;
	margin-bottom: 10px;
}
.list-sort {
	float: none !important;
}
.list-sort li {
	display: block;
	margin-bottom: 5px;
}
.flex-direction-nav a {
	bottom: 141px;
}
.pgl-advanced-search [class^="col-xs-"] {
	float: none;
	width: 100%;
}
.pgl-advanced-search .pgl-narrow-row > div + div {
	margin-top: 20px;
}
.pgl-pro-tabs {
	display: block;
	text-align: left;
}
.pgl-pro-tabs li {
	display: inline-block;
	flex: inherit;
}
.pgl-pro-tabs li a {
	display: inline-block;
}
}

@media (max-width: 360px) {
.pgl-testimonial .owl-controls .owl-buttons .owl-next, .pgl-testimonial .owl-controls .owl-buttons .owl-next {
	right: 0 !important;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-prev, .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
	left: 0 !important;
}
.pgl-properties [class^="col-xs-"], .pgl-featured [class^="col-xs-"], .pgl-agent-item [class^="col-xs-"] {
	float: none;
	width: 100%;
}
.error-title {
	font-size: 10em;
}
.blog-posts .post-large .post-date {
	float: left;
	margin: 0 20px 20px 0;
	position: static;
}
.blog-posts .post-large .post-content {
	padding-left: 0;
}
.blog-posts .post-large .post-content .post-meta {
	clear: both;
}
.pgl-agent-item [class^="col-xs-"] .img-thumbnail-medium {
	margin-bottom: 15px;
}
.flex-direction-nav a {
	bottom: 121px;
}
}

/*@media (min-aspect-ratio: 16/9) {
    .featurevideo-bg video {
        height: 300%;
        top: -100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .featurevideo-bg video {
        width: 300%;
        left: -100%;
    }
}*/


@media (max-width: 980px) {
	.newsletter-page-padding {
		padding: 50px 0;
	}

	.owl-item .item-content h2,
	.owl-item .item-content h2.large-text {
		font-size: 48px;
	}

	.owl-item .item-content .orange-box {
		font-size: 18px;
	}
}

@media (max-width: 480px) {
	.owl-item .item-content h2,
	.owl-item .item-content h2.large-text {
		font-size: 24px;
	}

	.owl-item .item-content h3 {
		font-size: 16px;
	}

	.owl-item .item-content .btn {
		font-size: 16px;
		height: 40px;
	}

	.owl-item .item-content .orange-box {
		font-size: 10px;
	}

	.feature-portfolio .container {
		padding-bottom: 20%;
		background-size: contain;
	}

	.feature-portfolio .owl-carousel img {
		width: 90%;
		height: auto;
		margin-top: 20px;
	}

	.feature-portfolio .portfolio-title {
		min-height: 120px;
	}

	.g-recaptcha {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}
