@media (max-width:839px){
	#lease-video{
		display:none;
	}
	#lease-left-form{
		width:100% !important;
	}
	div#lease-left-form form#double-agent.validate-form{
		max-width:260px !important;
		margin-left:auto !important;
		margin-right: auto !important;
		float:none;
		text-align:center;
	}
		.lease-form{
		top:2% !important;
	}
}
#sub-btn{
	border:none !important;
}
.lease-now-div{
	transition: height 1s;
}

#sem-info-plus{
    background-image: url("../ext/double-agent/includes/plus.png");
    height: 32px;
    position: fixed;
    right: 30px;
    width: 32px;
    z-index: 1000000;
	display:none;
	transition: top 1s, bottom 1s;
	cursor:pointer;
}
#sem-info-minus{
    background-image: url("../ext/double-agent/includes/minus.png");
    height: 32px;
    position: fixed;
    right: 30px;
    width: 32px;
    z-index: 1000000;
	transition: top 1s, bottom 1s;
	cursor:pointer;
}

div#lease-left-form form#double-agent.validate-form{
	text-align:center;
}
div#my_video_1.video-js div.vjs-control-bar{
	font-size: 9px;
text-shadow: none !important;
}
.vjs-big-play-button{
	top:34% !important;
	left:37% !important;
}
div#my_video_1.video-js{
	width:auto !important;
	height:270px;
	background:#F5F5F5;
}

#sem-lease-form{
	width:50%;
}

.lease-now-title{
	position:relative;
	margin-top:-12px;
}
.lease-form{
	-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
background-color: #FFFFFF;
background-image: -moz-linear-gradient(center top , #F5F5F5 0px, #FFFFFF 100%);
border-bottom-color: #BCBCBC !important;
border-bottom-left-radius: 6px !important;
border-bottom-right-radius: 6px !important;
border-bottom-width: 1px !important;
border-image-outset: 0 0 0 0 !important;
border-image-repeat: stretch stretch !important;
border-image-slice: 100% 100% 100% 100% !important;
border-image-source: none !important;
border-image-width: 1 1 1 1 !important;
border-left-color-ltr-source: physical !important;
border-left-color-rtl-source: physical !important;
border-left-color-value: #BCBCBC !important;
border-left-style-ltr-source: physical !important;
border-left-style-rtl-source: physical !important;
border-left-style-value: solid !important;
border-left-width-ltr-source: physical !important;
border-left-width-rtl-source: physical !important;
border-left-width-value: 1px !important;
border-right-color-ltr-source: physical !important;
border-right-color-rtl-source: physical !important;
border-right-color-value: #BCBCBC !important;
border-right-style-ltr-source: physical !important;
border-right-style-rtl-source: physical !important;
border-right-style-value: solid !important;
border-right-width-ltr-source: physical !important;
border-right-width-rtl-source: physical !important;
border-right-width-value: 1px !important;
border-top-color: #BCBCBC !important;
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
border-top-style: solid !important;
border-top-width: 1px !important;
color: #252525;
left: 10%;
max-width: 740px;
padding-bottom: 20px;
padding-left: 38px;
padding-right: 38px;
padding-top: 30px;
right: 10%;
width: 80%;
box-shadow:0 10px 25px 0 black;
}

#overlay { display: none; width: 100%; height: 100%; z-index: 2; position: absolute; top: 0; left: 0; background: url(../images/background.png) top left repeat; }


#popup { display: none; z-index: 99; width: 70%; height: 70%; top: 15%; left: 15%; border: none; position: fixed; }


.fullscreen { width: 100% !important; height: 100% !important; top: 0% !important; left: 0% !important; }  


#popup a.close { float: right; width: 30px; height: 30px; position: relative; margin: -15px -17px 0 0; }


#popup #popupMain { float: left; width: 100%; height: 100%; margin: -15px 0 0 0; background: #fff; }


.not-closeable { margin: 0 !important; }


#popup #popupMain iframe { float: left; border: none; width: 100%; height: 100%; }