
/*  Template Overwrites  */

.ip-banner {
    display: none;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

div#inner-page-wrapper{
    margin: 0;
}

#content-sidebar, #content-full {
    margin: 0;
}

footer.footer {
	/* display: none; */
	padding: 0 0 87px;
}

.footer-inner::before {
	top: -180px;
}

::-webkit-scrollbar-button {
    width: 1px;
    height: 1px;
}

::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

/* template Styles */

ul.onepage-pagination {
	display: none;
}

.listing-details-page {
    background: #000;
    position: relative;
    display: block;
    z-index: 1;
    overflow: hidden;
    height: 100vh;
}

	.listing-details-page-container{
		position: absolute;
	    top: 0;
	    right: 0;
	    left: 0;
	    height: 100%;
	    overflow-x: auto;
	    overflow-y: hidden;
	    height: 100%;
		background: #000;
	}

	.listing-details-page .listing-details-page-track {
	    width: 100%;
	    height: 100%;
	    position: relative;
		/*padding-top: 130px;*/

		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;

		    
	}

	.listing-details-page:before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: .15;
		z-index: -1;

		background-color: #131313;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

.listing-details-page .section-wrapper {
    width: 100%;
    height: 100%;
  	position: relative; 

	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;

}
	.section-wrapper .section-inner {
	    height: 100%;
	    width: 100%;
	    padding: 0 90px;
	}

	/*section 1*/
	#sec1 {

	}
		#sec1 canvas {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
			background-position: center;
			background-size: cover;
		}
		#sec1 .container {
			position: relative;
		}
			.sec1-text {
				max-width: 772px;
				margin-top: 98px;
			}
				#content #sec1 h1 {
					/*font-size: 60px;*/
					font-size: 3.750vw;
					font-weight: 900;
					letter-spacing: .05em;
					color: #fff;
					text-transform: uppercase;
					line-height: 1;
					margin: 0;
				}
				#content #sec1 p {
					font-weight: 300;
					font-size: 20px;
					line-height: 30px;
					letter-spacing: .025em;
					color: #fff;				    
				    margin: 1.24em 0;
				    text-shadow: 0px 0px 90px rgba(0,0,0,0.43),
				    			 0px 0px 90px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43),
				    			 0px 0px 20px rgba(0,0,0,0.43);
				}

				#content #sec1 p span {
					font-weight: 700;
					font-size: 20px;
					text-transform: uppercase;
				}

	/*section 2*/
	#sec2 {
		background: #131313;
    	padding-top: 110px;
	}
		.sec2-inner {
			padding: 0 97px 0 66px;
			height: 100%;
			width: 100%;
		}
			.sec2-left {
				width: 52%;
				padding: 0 0 38px;
			}
				.sec2-title {
					text-align: center;
					color: #fff;
				}
					#content .sec2-title-a {
						/*font-size: 38px;*/
						font-size: 2.375vw;
						font-weight: 900;
						display: block;
						letter-spacing: .05em;
						line-height: 1;
						-webkit-text-stroke-width: 1px;
						-webkit-text-fill-color: hsla(0,0%,100%,0);
						-webkit-text-stroke-color: #fff;
						margin: 0;
						text-transform: uppercase;
					}
					#content .sec2-title-b {
						/*font-size: 80px;*/
						font-size: 4.9vw;
						font-weight: 900;
						text-transform: uppercase;
						line-height: 1;
						margin: 16px 0 40px 0;
					}
					#content .sec2-title-c {
						/*font-size: 35px;*/
						font-size: 2.188vw;
						font-weight: 300;
						letter-spacing: .05em;
						line-height: 1;
						margin: 0;
					}
					#content .sec2-left .sec2-title p {
						font-family: 'Montserrat';
						font-weight: 300;
						font-size: 17px;
						line-height: 30px;
						letter-spacing: .025em;
						color: #fff;				    
					    margin: 40px auto 0;
					    text-align: left;
					    max-width: 600px;
					}
					#content .sec2-left .sec2-title p span {
						font-weight: 700;
						font-size: 20px;
						text-transform: uppercase;
					}
			.sec2-right {
				/*width: 680px;*/
				width: 48%;
			}
				.sec2-video {
					position: relative;
					width: 100%;
				}
					.sec2-video-play {
						position: absolute;
						top: 0;
						left: 0;
						right: 0;
						bottom: 0;
						background: rgba(0,0,0,.2) url(/app/themes/societygrouppr.com/images/listing-details/icon-play.png) center no-repeat;
						z-index: 1;
						cursor: pointer;
						transition: all .3s ease;
					}
						.playing .sec2-video-play {
							opacity: 0;
						}
					.sec2-video canvas {
						display: block;
						width: 100%;
					}
					.sec2-video video {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 100%;
					}

	/*section 3*/
	#sec3 {
		background: #131313;
		padding-top: 130px;
	}
		.sec3-inner {
			height: 100%;
			width: 100%;
		}
			.sec3-left {
				/*width: 1006px;*/
				width: 63.671%;
			}
				.sec3-left canvas {
					display: block;
					width: 100%;
					height: 100%;
					background-position: center;
					background-size: cover;
				}

			.sec3-right {
				width: 36.329%;
				/*background: #b7a47e;*/
				background: #a5926c;
				text-align: center;
			}
				.sec3-details {
					padding: 31px 10% 30px;
				}
					#content .sec3-details h2 {
						/*font-size: 45px;*/
						font-size: 2.813vw;
						font-weight: 900;
						line-height: 1;
						color: #fff;
						text-transform: uppercase;
						margin: 0 0 6px;
					}
					#content .sec3-details h3 {
						/*font-size: 22px;*/
						font-size: 1.375vw;
						font-weight: 400;
						letter-spacing: .05em;
						line-height: 1;
						color: #131313;
						/*margin: 0 0 46px;*/
						margin: 0 0 2.875vw;
						text-transform: uppercase;
					}
					.sec3-detail-testi {
						/*font-size: 28px;*/
						font-size: 1.750vw;
						/*margin-bottom: 36.5px;*/
						margin-bottom: 2.281vw;
						line-height: 1.25;
						color: #fff;
					}
					.sec3-detail-testi:last-child {
						margin-bottom: 0;
					}
						.sec3-detail-testi span {
							display: block;
							margin: 12px 0 0;
						}
							.sec3-detail-testi span img {
								display: block;
								margin: 0 auto;
								max-width: 100%;
								min-height: 40px;
								max-height: 50px;
							}
							.postid-171 .sec3-detail-testi span img {
							    min-height: 40px;
							}

	/*section 4*/
	#sec4 {
		padding: 125px 120px 37px;
		background: #131313;
	}
		.sec4-inner {
			width: 100%;
			height: 100%;
		}
			.sc4-gallery {
				height: 100%;
				margin: 0 -5px;
			}
				.sc4-gallery a {
					display: block;
					padding: 5px;
				}
					.sc4-gallery a canvas {
						display: block;
						width: 100%;
						height: 100%;
						background-position: center;
						background-size: cover;
					}
				.sc4-gallery-col-1 {
					/*width: 488px;*/
					width: 36.15%;
					height: 100%;
				}
					.sc4-gallery-col-1 a {
					    width: 50%;
					    height: 50%;
					}
					.sc4-gallery-col-1 a:nth-child(1) {
					    width: 100%;
					}
				.sc4-gallery-col-2 {
					/*width: 294px;*/
					width: 21.8%;
					height: 100%;
				}
					.sc4-gallery-col-2 a {
						width: 100%;
					}
					.sc4-gallery-col-2 a:nth-child(1) {
    					height: 62%;
					}
					.sc4-gallery-col-2 a:nth-child(2) {
						height: 38%;
					}
				.sc4-gallery-col-3 {
					/*width: 568px;*/
					width: 42.05%;
					height: 100%;
				}
					.sc4-gallery-col-3 a {
					    width: 50%;
					    height: 50%;
					}
					.sc4-gallery-col-3 a:nth-child(3) {
					    width: 100%;
					}

	/*section 5*/
	#sec5 {
		background: #131313 url(/app/themes/societygrouppr.com/images/listing-details//bg-ld-2.jpg) center/cover no-repeat;
		padding: 130px 98px 0;
	}
		.sec5-inner {
			height: 100%;
			width: 100%;
		}
			.sec5-left {
				width: 35.69%;
				padding: 57px 22px 0;
			}
				#content .sec5-left h2 {
					/*font-size: 93px;*/
				    font-size: 5.813vw;
				    font-weight: 900;
				    -webkit-text-stroke-width: 1px;
				    -webkit-text-fill-color: hsla(0,0%,100%,0);
				    -webkit-text-stroke-color: #fff;
				    margin: 0;
				    text-transform: uppercase;
				    line-height: 1.09;
				    letter-spacing: .03em;
				    margin-bottom: 32px;
				    margin: 0 0 41px;
				}
				.sec5-info {
					padding: 0 7px;
				}
					#content .sec5-info h3 {
						font-weight: 600;
						font-size: 25px;
						letter-spacing: 0;
						line-height: 1;
						color: #b7a47e;
						text-transform: uppercase;
						margin: 0 0 17px;
					}
					.sec5-info span {
						display: block;
						font-size: 16px;
						line-height: 28px;
						color: #fff;
						text-transform: uppercase;
					}
						.sec5-info span a {
							transition: color .3s ease;
						}
						.sec5-info span a:hover,
						.sec5-info span.sec5-smi a:hover {
							color: #b7a47e;
						}
						.sec5-info span.sec5-smi a {
							font-size: 25px;
							color: #fff;
							margin-right: 31px;
						}
					.sec5-info span.sec5-address {
					    margin-bottom: 40px;
					}
					.sec5-info span.sec5-phone {
					    margin-bottom: 4px;
					}
					.sec5-info span.sec5-email {
					    margin-bottom: 14px;
					}
			.sec5-right {
				/*width: 890px;*/
				width: 64.31%;
				padding: 64px 43px 30px;
				position: relative;
			}
				.sec5-right:before {
					content: '';
					position: absolute;
					right: 0;
					/*left: -34px;*/
					left: -2.125vw;
					bottom: 0;
					top: -130px;
					border-right: 1px solid rgba(255,255,255,.2);
					border-left: 1px solid rgba(255,255,255,.2);
					pointer-events: none;
				}
				.sec5-form {
					font-size: 0;
				}
					#content .sec5-form form {
						margin: 0 -15px;
						position: relative;
					}
					#content .sec5-form h2 {
						font-size: 33px;
						letter-spacing: .03em;
						font-weight: 900;
					    -webkit-text-stroke-width: 1px;
					    -webkit-text-fill-color: hsla(0,0%,100%,0);
					    -webkit-text-stroke-color: #fff;
					    text-transform: uppercase;
					    line-height: 1;
					    margin: 0 0 23px;
					}
					.sec5-form-col-6 {
						width: 50%;
					}
					.sec5-form-col-12 {
						width: 100%;
					}
					.sec5-form-field {
						display: inline-block;
						vertical-align: top;
						padding: 0 15px;
						margin: 12.5px 0;
					}
						.sec5-form-field input,
						.sec5-form-field textarea {
							width: 100%;
							height: 52px;
							border: 1px solid #e8e2d2;
							background: transparent;
							outline: none;
							font-size: 11px;
							letter-spacing: .05em;
							color: #e8e2d2;
						    padding-left: 21px;
						    padding-right: 21px;
						    text-transform: uppercase;
						}
						.sec5-form-field textarea {
							resize: none;
							height: 92px;
							padding-top: 13px;
						}
						.sec5-form form input[type="submit"] {
							display: flex;
							align-items: center;
							justify-content: center;
							text-align: center;
							font-family: 'Poppins', Sans-serif;
							font-weight: 700;
							font-size: 12px;
							letter-spacing: .3em;
							line-height: 1.2;
							color: #fff;
							background: transparent;
							border: 2px solid #fff;
							outline: none;
							transition: background .5s ease 0s, color .5s ease 0s, border .5s ease 0s;
							width: 191px;
							height: 67px;
							text-transform: uppercase;
							box-sizing: border-box;
							margin-left: 15px;
							margin-top: 15px;
						}
							.sec5-form form input[type="submit"]:hover {
								color: #000;
								background: #fff;
								border-color: #fff;
							}

						.sec5-form div.wpcf7-response-output {
						    font-size: 12px;
						    text-align: center;
						    color: #fff!important;
						    margin: 0 15px;
						}
						.sec5-form span.wpcf7-not-valid-tip {
						    font-size: 12px;
						}
						.sec5-form span.wpcf7-form-control-wrap {
						    display: block;
						}

.listing-details-page-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    padding: 0 35px;
    clear: both;
    display: none;
}

	.listing-details-page-btn button.next-btn {
		float: right;
	}

	.listing-details-page-btn button.prev-btn {
		float: left;
		opacity: 0;
	}
	body[class*="viewing-page"] .listing-details-page-btn button.prev-btn {
		opacity: 1;
	}
	body.viewing-page-1 .listing-details-page-btn button.prev-btn,
	body.viewing-page-5 .listing-details-page-btn button.next-btn  {
		opacity: 0;
		visibility: hidden;
	}

	.listing-details-page-btn button,
	.popup-arrow,
	button.aiosp-arrow {
	    border: 0;
	    font-size: 10px;
	    background-color: transparent;
	    border: 0;
	    color: #fff;
	    text-transform: uppercase;
	    pointer-events: auto;
	    
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	    flex-flow: row wrap;

	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;

	    justify-content: center;
	    padding: 0;
	    outline: none;

	    transition: all .3s ease;
	}

	.listing-details-page-btn span[class^="ai-font"],
	.popup-arrow span[class^="ai-font"] {
	    font-size: 50px;
	}

	button.popup-arrow,
	button.aiosp-arrow {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 42px;
	    height: 50px;
	    margin: auto;
	    opacity: 1;
	    text-shadow: 0 0px 5px #000;
	}
	.aiosp-arrow:active {
	    margin-top: auto;
	}
		button.aiosp-arrow:before,
		button.aiosp-arrow:after {
			/*display: none;*/
		    border: none;
		    margin: 0;
		    position: relative;
		    display: inline-block;
		    vertical-align: middle;
		    width: initial;
		    height: inherit;
		    top: 0;
		    bottom: initial;
		}
		button.aiosp-arrow.aiosp-arrow-left:before,
		button.aiosp-arrow.aiosp-arrow-right:after {
			font-family: agentimage!important;
			speak: none;
			font-style: normal;
			font-weight: 400;
			font-variant: normal;
			text-transform: none;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			border: none;
			margin: 0;
			position: relative;
			font-size: 50px;
		}
	    button.popup-arrow.prev-btn,
	    button.aiosp-arrow-left {
	        left: 15px;
	    }
	    	button.aiosp-arrow.aiosp-arrow-left:before {
	    		content: "\b0003";				
	    	}
	    	button.aiosp-arrow.aiosp-arrow-left:after {
	    		content: 'prev';
	    		height: 9px;
	    	}
	    	button.aiosp-arrow.aiosp-arrow-right:before {
	    		content: 'next';
	    		height: 9px;
	    	}
	    	button.aiosp-arrow.aiosp-arrow-right:after {
	    		content: "\b0004";				
	    	}

	    button.popup-arrow.next-btn,
	    button.aiosp-arrow-right {
	        right: 15px;
	    }

	.aiosp-counter {
	    text-align: center;
	    left: 0;
	    font-size: 16px;
	    font-weight: 300;
	    top: 13px;
	    font-family: 'Roboto', sans-serif;
	}

button.aiosp-close {
    font-size: 0;
}
.aiosp-close-btn-in button.aiosp-close {
    width: 40px;
    height: 40px;
    background: transparent;
    outline: none;
    border: none;
    position: absolute;
    padding: 0;
    top: 50px;
    opacity: 1;
    right: 10px;
}
    button.aiosp-close:before,
    button.aiosp-close:after {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #8f8f8f;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transition: all .3s ease;
    }
    button.aiosp-close:before {
        transform: rotate(45deg);
    }
    button.aiosp-close:after {
        transform: rotate(-45deg);
    }
    button.aiosp-close:hover:before,
    button.aiosp-close:hover:after {
        background: #fff;
    }


/* overlay at start */
.aiosp-fade.aiosp-bg {
	opacity: 0;

	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
/* overlay animate in */
.aiosp-fade.aiosp-bg.aiosp-ready {
	opacity: 0.8;
}
/* overlay animate out */
.aiosp-fade.aiosp-bg.aiosp-removing {
	opacity: 0;
}

/* content at start */
.aiosp-fade.aiosp-wrap .aiosp-content,
.aiosp-fade.aiosp-wrap button.aiosp-arrow {
	opacity: 0;

	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
/* content animate it */
.aiosp-fade.aiosp-wrap.aiosp-ready .aiosp-content,
.aiosp-fade.aiosp-wrap.aiosp-ready button.aiosp-arrow {
	opacity: 1;
}
/* content animate out */
.aiosp-fade.aiosp-wrap.aiosp-removing .aiosp-content,
.aiosp-fade.aiosp-wrap.aiosp-removing button.aiosp-arrow {
	opacity: 0;
}

.postid-338 .sec3-detail-testi {
    display: inline-block;
    width: 28%;
    margin: 0 10px 25px;
    vertical-align: middle;
}

.postid-338.viewing-page-4 button.next-btn {
    opacity: 0;
    visibility: hidden;
}

.footer-inner {
	margin: 180px auto 0;
}

.footer-inner h2 {
	color: #fff;
	margin-bottom: 40px !important;
}

.footer-inner h2 span {
	color: #b7a47e;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

/* For Large Width */

@media only screen and (min-width: 1600px) {
	#content #sec1 h1 {
		font-size: 60px;
	}
	#content .sec2-title-a {
		font-size: 38px;
	}
	#content .sec2-title-b {
		font-size: 70px;
	}
	#content .sec2-title-c {
		font-size: 35px;
	}
	#content .sec3-details h2 {
		font-size: 45px;
	}
	#content .sec3-details h3 {
		font-size: 22px;
		margin: 0 0 46px;
	}
	.sec3-detail-testi {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#content .sec5-info h2 {
		font-size: 93px;
	}
	.sec5-right:before {
		left: -34px;
	}

} 


/* For Small Height */

@media only screen and (max-height: 700px) {

} 

/* For Small Widths */

@media only screen and (max-width: 1440px) {
    
    #content .sec2-title-b {
        font-size: 60px;
    }
    
    #content .sec3-details h2 {
        font-size: 36px;
    }

} 

@media only screen and (max-width: 1366px) {
	.sec3-detail-testi span img {
		min-height: 40px;
	}
	.sec3-detail-testi {
		margin-bottom: 1.281vw;
	}
} 

@media only screen and (max-width: 1199px) {
	#content .sec2-title-b {
		font-size: 4.8vw;
	}
	.sec3-details {
		padding: 7px 10%;
	}
	#sec5 {
		padding-left: 60px;
		padding-right: 60px;
	}
		.sec5-right:before {
			left: 0;
		}
} 

@media only screen and (max-width: 991px) {
	.footer-inner {
		margin: 80px auto;
	}

	body, html {
	    overflow: visible !important;
	}

	.page-id-16.disabled-onepage-scroll,
	.page-id-16.disabled-onepage-scroll .wrapper {
		overflow: visible;
	}
	.listing-details-page-container {
    	position: relative;
    	overflow: auto;
	}

	.listing-details-page .listing-details-page-track {
	    flex-wrap: wrap;
	    display: block;
	    height: 100% !important;
	}
	.listing-details-page-btn {
		display: none;
	}

	::-webkit-scrollbar-button {
	    width: initial;
	    height: initial;
	}

	::-webkit-scrollbar {
	    width: initial;
	    height: initial;
	}

	.listing-details-page {
    	height: 100%;
	}

	#sec1 {
	    padding: 60px 0 30px;
	}
		#content #sec1 h1 {
			font-size: 40px;
		}
	#sec2 {
		padding: 100px 0 50px;
	}
		.sec2-left,
		.sec2-right {
			width: 100%;
		}
			.sec2-inner {
				padding: 0 5%;
			}
				#content .sec2-title-a {
					font-size: 25px;
				}
				#content .sec2-title-b {
					font-size: 45px;
				}
				#content .sec2-title-c {
					font-size: 20px;
				}

	#sec3 {
		padding: 0 0 50px;
	}
		.sec3-left,
		.sec3-right {
			width: 100%;
		}
			.sec3-details {
				padding: 30px 5%;
			}
				#content .sec3-details h2 {
					font-size: 30px;
				}
				#content .sec3-details h3 {
					font-size: 15px;
				}

				.sec3-detail-testi {
					font-size: 18px;
				}

	#sec4 {
		padding: 50px 5% 100px;
	}
		.sc4-gallery {
			display: block;
			font-size: 0;
		}
			.sc4-gallery-col-1, .sc4-gallery-col-2, .sc4-gallery-col-3 {
			    width: 100%;
			    height: auto;
			    display: inline;
			}
				.sc4-gallery-col-1 a,
				.sc4-gallery-col-2 a,
				.sc4-gallery-col-3 a {
					height: initial!important;
					width: 50%!important;
					display: inline-block;
					vertical-align: top;
				}
					.sc4-gallery-col-1 a canvas,
					.sc4-gallery-col-2 a canvas,
					.sc4-gallery-col-3 a canvas {
						height: auto!important;
					}

	#sec5 {
		padding: 50px 5%;
	}
		.sec5-left,
		.sec5-right {
			width: 100%;
			padding: 0;
		}
			.sec5-left {
				margin-bottom: 50px;
			}
				#content .sec5-left h2 {
					font-size: 55px;
				}
	.sec5-right:before {
		display: none;
	}
} 

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {
	#content #sec1 h1 {
	    font-size: 27px;
	}
	#content .sec2-title-a {
	    font-size: 20px;
	}
	#content .sec2-title-b {
	    font-size: 30px;
	}
	#content .sec5-left h2 {
	    font-size: 35px;
	}
	.sec5-form-field {
		width: 100%;
	}
}

.aiosp-zoom-out-cur .listing-details-page-btn {
    opacity: 0;
}