/* Custom CSS File for Buyers to Modify */
 .slide-container .options-title input{ width: 61% !important;}
.login-register input[type="text"], .login-register input[type="password"], .login-register input[type="number"], {
width: 85%;
}
.txt-red, .txt-red * {
	color: #b20806 !important;
}
.student-page {
	margin-top: 40px;
}
.student-page section {
	padding-top: 40px;
	padding-bottom: 20px;
}
.student-content {
	width: 1000px;
}
.student-grids {
	width: 790px;
	margin: 0px auto;
}
.student-grids div {
	margin-left: 50px;
	margin-bottom: 3%;
	overflow: hidden;
	display: inline-block;
	background-color: #e7edf0;
	border: 10px solid #f6f6f6;
	border-radius: 50%;
}

.student-grids div img {
	padding: 2px 7px 0px 13px;
}
.student-grids div:hover, .student-grids div.active {
	border-color: #eb0401;
	cursor: pointer;
}
.student-page .section-one {
	padding-top: 0px;
}
.student-page section .titles h5 {
	padding-bottom: 15px;
}
a.arrow-down {
	background: url(../images/arrow-down.png) no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	margin: 0px auto;
}
.student-page h1 {
	text-transform: uppercase;
}
.student-page h1, .student-page h2, .student-page h3, .student-page h4, .student-page h5 {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	color: #fff;
}
.student-page .section-one h1, .student-page .section-one h2, .student-page .section-one h3, .section-one h5 {
	color: #000000;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}
.student-page .section-two {
	background: #000;
}
.student-page .section-two h1, .student-page .section-two h2, .student-page .section-two h3, .student-page .section-two h4, .student-page .section-two h5 {
	color: #fff;
}
.student-page .titles {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
}
.student-budget {
	margin: 0px auto;
	height: 251px;
	padding-bottom: 25px;
}
.student-budget a h2, .student-budget a h5 {
	margin: 0px;
	padding: 0px;
}
.student-budget a {
	display: inline-block;
	position: relative;
	bottom: 0px;
	float: left;
	margin-left: 27px;
}
.student-budget a img {
	position: absolute;
	bottom: 0px;
left: 0px right:0px;
}
.student-budget a:first-child {
	height: 150px;
	padding-top: 80px;
}
.student-budget a:nth-child(2) {
	height: 155px;
	padding-top: 75px;
}
.student-budget a:nth-child(3) {
	height: 160px;
	padding-top: 70px;
}
.student-budget a:nth-child(4) {
	height: 165px;
	padding-top: 65px;
}
.student-budget a:nth-child(5) {
	height: 170px;
	padding-top: 60px;
}
.student-budget a:nth-child(6) {
	height: 175px;
	padding-top: 55px;
}
.student-budget a:nth-child(7) {
	height: 180px;
	padding-top: 50px;
}
.student-budget a:nth-child(8) {
	height: 185px;
	padding-top: 45px;
}
.student-budget a:nth-child(9) {
	height: 195px;
	padding-top: 35px;
}
.student-budget a:nth-child(10) {
	height: 200px;
	padding-top: 30px;
}
.student-budget a:nth-child(11) {
	height: 208px;
	padding-top: 20px;
}
.student-budget a:nth-child(12) {
	height: 230px;
	padding-top: 0px;
}
.section-three {
	background-color: #b20806;
}
.section-three .student-search-form {
	background-color: #cb0c0a;
	padding: 20px 10px 0px 10px;
}
.section-three .student-search-form .span3 {
	padding-top: 36px;
}
.section-three .student-search-form .row-fluid .span3:first-child {
	background: url(../images/bedrooms.png) no-repeat top left;
}
.section-three .student-search-form .row-fluid .span3:nth-child(2) {
	background: url(../images/euro.png) no-repeat top left;
}
.section-three .student-search-form .row-fluid .span3:nth-child(3) {
	background: url(../images/location.png) no-repeat top left;
}
.section-three .student-search-form .row-fluid .span3:nth-child(4) {
	background: url(../images/search.png) no-repeat top left;
}
.section-three .student-room {
	padding-top: 50px;
}
.section-three .student-room > div img {
	border: 2px solid #fff;
	width: 98%;
}
.section-three .student-room > div:first-child {
	text-align: left;
	float: left;
}
.section-three .student-room > div:nth-child(2) {
	text-align: center;
}
.section-three .student-room > div:last-child {
	text-align: right;
	float: right;
}
.section-three .student-room > div p {
	text-align: center;
	width: 80%;
	margin: 0px auto;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
.student-search-form label {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	width: auto !important;
	font-weight: bold;
	/*width: 100% !important;*/
}
.student-search-form select, .student-search-form select:focus, .student-search-form select:active {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 110px !important;
	border-radius: 0px;
	background: url(../images/drop-down.png) #fff no-repeat right top;
	border: none;
	line-height: 20px;
	outline: none;
}
.student-search-form input[type="text"], .student-search-form input[type="text"]:focus, .student-search-form input[type="text"]:active {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 110px !important;
	border-radius: 0px;
	border: none;
	line-height: 20px;
	outline: none;
}
.student-search-form div.clear {
	text-align: center;
}
.student-search-form input[type="submit"] {
	background-color: #000000;
	border: none;
	border-top-left-radius: 6PX;
	border-top-right-radius: 6px;
	padding: 5px 40px;
	color: #fff;
	margin-top: 20px;
	outline: none;
}
.map-section, .map-section >  div , .map-section >  div > div, .map-section img {
	/*width: 100%;*/
	padding-top: 0px !important;
}
#map > .gm-style div:last-child { margin-right: 36px;}
[draggable="false"] + .gmnoprint div.gmnoprint:first-child { left: 25px !important; }

/*[title="Show street map"] , [title="Show satellite imagery"] , .gm-style-mtc { width: 10% !important;margin-right: 20%; min-width: 50px !important; }*/

.student-room .span4 a { position: relative; display: block;}
.porperty-price {
position: absolute;
top: 44%;
left: 0px;
right: 0px;
width: auto;
color: #000;
text-align: center;
}
.porperty-price  i { text-decoration: none; font-style: normal; font-size: 25px;
padding: 17px;
background: rgba(255, 255, 255, .5);
text-align: center;
}
.student-room .span4:nth-child(3n+1) { margin-left: 0px ; }
.student-room .span4 { height: 402px; overflow: hidden; margin-bottom: 10px; }
@media (min-width: 1200px) {
	.options-title { width: 100%; margin-bottom: 7px;}
	.options-title input {  width:61.3%;  }
	#footer-bottom .container .row {
	margin: 0px 0 0 37px !important;
}
	.property-search-main {
		width: 1048px;
		margin: 0px auto;
	}
	#footer {
		width: 1024px;
	}
	/*student template*/
	.student-content {
		width: 1048px;
		margin: 0px auto;
	}
	.student-page h1 {
		font-size: 45px;
		font-weight: normal;
	}
	.student-page h2 {
		font-family: inherit;
		font-size: 26px;
	}
.featured-properties-carousel {width: 1168px;margin-left: -54px;}
	
}

@media (min-width: 980px) and (max-width: 1199px) {
.options-title { width: 100%; margin-bottom: 7px;}
.options-title input {  width: 57%;  }
.get-in-touch-content .container_left_main textarea {
	height: 140px;
}
#footer-bottom .container .row {
margin: 0px 0 0 37px !important;
}
.featured-properties-carousel {
width: 945px;
margin-left: -4px;
}

.top-nav {
	width: 343px;
}
.top-phone {
	width: 162px;
}
.top-phone h2 {
	font-size: 25px;
}
#header .span4 {
	width: 320px; /*354px*/
}
.container_left_main {
	float: left;
	width: 453px;
}
.property-search-main {
	width: auto;
}
.advance-search label {
	width: 119px !important;
}
.property-search-form {
	background-color:#232c2d;
}
.application-forms {
	width: auto;
}
.main-application-form {
	background: #2e2d3d;
	padding: 30px 28px 24px 30px;
	margin-bottom: 10px;
}
.tenant-form {
	width: 287px;
	padding: 24px 18px 18px 15px;
}
.prop-bottom ul li {
	margin-right: 7px;
}
.os-featured-products {
	width: 215px;
}
.sliding-nav {
	width: 30px;
}
.right-sticki-icons ul li a.icon-1 {
	background: url(../images/get-in-touch-right.png) no-repeat right top;
	display: block;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-1 {
	background: url(../images/fb-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-2 {
	background: url(../images/in-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-3 {
	background: url(../images/tw-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-4 {
	background: url(../images/gp-right.png) no-repeat right;
	background-size: 76%;
}
/*studente page*/
.student-budget a {
	margin-left: 18px;
}
.student-content {
	width: 950px;
	margin: 0px auto;
}
.student-search-form label { font-size: 16px;}
.student-search-form input[type="text"], .student-search-form input[type="text"]:focus, .student-search-form input[type="text"]:active
	{ width: 97px !important; }
	.top-nav ul li { margin-right: 4px;padding-bottom: 0;padding-right: 9px; }
}

@media (max-width: 979px) {
.get-in-touch-content .container_left_main textarea {
	height: 140px;
}
.property-search-main {
	width: 724px;
}
.prop-gallery img {
	width: 100%;
}
.option-bar.small label {
	width: 119px;
}
.os-page-left-side {
	padding: 0 !important;
	float: left;
	width: 100%;
	margin: 0 !important;
	position: relative;
	top: 0px;
	left: inherit;
	bottom: 0px;
	display: block;
	text-align: center;
}
.sidebar-2 {
	float: left;
}
.inner-wrapper, .main {
	margin-bottom: 5px;
}
.inner-wrapper {
	padding-bottom: 0px;
}
#footer {
	width: 855px;
}
.real-btn, .register-btn {
	width: 93% !important;
}
}
@media (min-width: 768px) and (max-width: 992px) { 
	.slide-container .fixed-div > div {  height: 324px !important;}
	.options-title { width: 100%; margin-bottom: 7px;}
	.options-title input {  width:56.3%;  }
	.right-sticki-icons { right: -688px; width: 688px;}
	.get-in-touch-content { padding: 10px; }
	.get-in-touch-content .container_left_main {
	width: 214px;
	margin-right: 17px;
	}
	.get-in-touch-content .container_left_main select {
	width: 90% !important;
	}
	.get-in-touch-content .container_left_main input, .get-in-touch-content .container_left_main textarea {
	width: 85% !important;
	}
	.enquiry-form-popup {
	top: 10%;
	left: 17%;
	}
	.slide-container .advance-search-form select { width: 100%;}
}
@media (min-width: 768px) and (max-width: 979px) {
.section-three .student-room > div p { line-height: 21px; }
.maintenance-top-right { padding-top: 19px;}
#header-top {
	margin-bottom: 0px;
}
.top-nav ul li a {
	font-size: 14px;
	color: #FFFFFF;
}
.top-phone {
	width: 86px;
	font-size: 19px;
	float: left;
	font-weight: 700;
	line-height: 28px;
	padding-left: 26px;
	margin-left: 10px;
}
.top-phone h2 {
	margin: 3px 0 0 0;
	line-height: 21px;
	font-size: 15px;
}
.top-online-chat {
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	font-size: 14px;
}
#header .span4 {
	width: 283px;
}
.top-nav.span4 {
	width: 311px;
	margin-right: 0px;
}
#contact-email {
	padding: 3px 0 0;
	margin: 0 0 16px 11px;
	clear: none;
	float: left;
	display: inline-block;
	width: 147px;
	font-size: 16px;
}
#contact-email a {
	color: #fff;
	font-size: 14px;
}
/*second nav start*/
.header-wrapper {
	height: 144px;
}
.to-navigation {
	left: 0;
	position: absolute;
	right: 0;
	top: 6px;
	padding-top: 0px !important;
}
.top-login-strip {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
.main-menu {
	padding: 6px;
}

.header-wrapper .social_networks {
	border-top: none;
}
/*second nav end */

	/*header end */


	/*side bar from fix to absolute top */
.os-row-margin {
	margin: 14px 0 0 0 !important;
	position: relative;
}
.os-page-left-side {
	padding: 0 !important;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}
.os-page-left-side h3 {
	display: none;
}
.os-page-left-side ul li {
	display: inline-block;
	float: left;
	line-height: 22px;
}
.os-page-left-side ul li a {
	padding: 0px 11px;
	font-size: 14px;
	border-right: 1px solid gray;
}
.os-page-left-side ul li:last-child a {
	border: none;
}
.os-home-search-form-container form .option-bar {
	width: 42% !important;
}
/*side bar from fix to absolute top */


	/*mentainance grids and form*/
.maintenance-main, #tabs, .maintenance-top {
	width: 730px !important;
}
.maintenance-container {
	margin-right: 4px;
	margin-bottom: 22px;
	margin-left: 11px;
	border: 3px solid white;
}
.repair-steps {
	width: 684px !important;
}
.maintenance-container:hover, .maintenance-container.active {
	height: 196px;
}
.maintenance-top-right {
	width: 450px;
}
.maintenance-top-left {
	width: 250px;
}
/*END of mentainance grids and form*/

.tenant-form {
	width: 277px;
	padding: 28px 28px 16px 28px;
}
.application-forms {
	width: auto;
}

.advance-search label {
	width: 96px !important;
}
.sliding-nav {
	width: 28px;
}
ul li a.icon-1 {
	background-size: 76%;
}
.sliding-nav {
	width: 30px;
}
.right-sticki-icons ul li a.icon-1 {
	background: url(../images/get-in-touch-right.png) no-repeat right;
	display: block;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-1 {
	background: url(../images/fb-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-2 {
	background: url(../images/in-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-3 {
	background: url(../images/tw-right.png) no-repeat right;
	background-size: 76%;
}
.right-sticki-icons ul li a.other-icons.icon-4 {
	background: url(../images/gp-right.png) no-repeat right;
	background-size: 76%;
}
/*studente page*/
.student-budget a {
	margin-left: 18px;
}
.student-content {
	width: 950px;
	margin: 0px auto;
}
/*footer start*/
#footer .row .span3 {
	width: 95px !important;
}
#footer .row .span3 {
	font-size: 13px;
}
#footer {
	width: 750px;
}
.footer-nav ul li {
	padding: 0 5px 0 7px;
}
#footer-bottom .container .row .span6 {
	margin-left: 1px;
}
/*footer end*/


	/*student search start */
.student-content {
	width: 700px;
	margin: 0px auto;
}
.student-grids {
	width: 730px;
}
.student-grids div {
	margin-left: 26px;
}
.student-budget a {
	margin-left: 10px;
}
.student-budget a h2 {
	font-size: 20px;
}
.student-budget a h5 {
	font-size: .9em;
}
.student-budget a h2, .student-budget a h5 {
	line-height: 20px;
}
.student-budget a img {
	width: 93%;
	left: 3%;
}
/*student search end */
	.top-nav ul li a { font-size: 14px;}
	.top-nav ul li { margin-right: 7px; padding-right: 5px;}
	#header .span5 { width: 230px; }	
	.tab {
    	width: 394px !important;
	}
	.page-id-44 .home-page-banner {
	    margin-right: 10px !important;
	    width: 310px !important;
	}

}

@media ( min-width: 768px) {
	/*.top-nav { width: 280px;}*/
.hidden-xs {
	display: block;
}
.visible-xs {
	display: none;
}
.tab {
width: 440px; 
}
#header .span5 { max-width: 388px;}
/*side property search*/
		
	/* end of side property search*/

.member-box {
	min-height: 429px;
}
/*footer start */
	
#footer .row {
}
/*footer end*/

}

@media ( max-width: 767px) {
.options-title { width: 100%; margin-bottom: 12px;}

.options-title input {  width:64%;  }
.top-online-chat { background-size: 16%;}
.enquiry-form-popup {
width: 90%;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
position: fixed;
z-index: 9999999;
top: 2%;
left:5%;
background: #fff;
text-align: left;
}
.enquiry-form-popup form { padding: 3px 32px 0;} 
.enquiry-form-popup h3 {
    background: none repeat scroll 0 0 #FF0B00;
    color: #FFFFFF;
    position: relative;
    height: 33px;
    line-height: 31px;
    margin: 0;
   font-size: 16px; padding: 2px 8px 4px 11px;
}	
.enquiry-btns a { font-size: 11px; padding: 0 19px 0 4px;margin-right: 4px; }	
.enquiry-form-popup h3 span {
display: block;
float: right;
margin-right: 0px;
margin-top: 0px;
position: absolute;
top: 1px;
right: 0px;
}
.enquiry-form-popup h3 span img { width:70%;}
.enquiry-form-popup form input {
    border: 1px solid #D4D4D4;
    color: #3C3C3C;
    font-family: 'robotoregular';
    height: 23px;
    margin-bottom: 3px;
    padding: 0 8px;
    width: 96%;
}
.enquiry-form-popup form input[type="submit"] {
    font-size: 14px;
    height: 27px;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%;
}
.enquiry-form-popup form textarea { margin-bottom:11PX;}
	.designedcuttingedge div { text-align: left;}
	.enquiry-form-popup form input { width: 89%;}

.enquiry-form-popup form label { font-size:12px;}


	.hidden-xs {
		display: none;
	}
	.visible-xs {
		display: block;
	}
	.top-online-chat, .top-phone h2 {
		font-size: 16px;
	}
	/*header start */
	#header-top {
		margin-bottom: 0px;
	}
	.top-nav {
		text-align: center;
	}
	.top-nav .menu-top-menu-container {
		display: inline-block;
		margin: 0px auto;
	}
	.top-phone {
		width: 132px;
	}
	#contact-email {
		text-align: center;
		margin: 0px auto;
		padding: 8px 0 0;
		margin-bottom: 8px;
	}
	.top-login-strip {
		display: none;
	}
	.main-menu {
		padding: 4px;
	}
	.to-navigation {
		left: 0;
		position: absolute;
		right: 0;
		top: 6px;
		padding-top: 0px !important;
	}

	/*header end*/

		/*footer start*/
	#footer {
		width: auto;
	}
	#footer .row {
		text-align: center;
	}
	#footer .row .about-oasis.span3, #footer .row .about-oasis.span3 select {
		width: 77% !important;
		border-radius: 0px;
		margin: 0px auto;
		text-align: center;
		margin-bottom: 5px;
	}
	.copyright-txt {
		margin-bottom: 12px;
	}
	.designedcuttingedge {
		text-align: center;
		width: 100% !important;
		margin-top: 12px;
	}
	.designedcuttingedge div {
		float: none;
		margin: 0px auto;
	}
	.recent-news-items ul li {
		width: auto !important;
	}
	.footer-nav {
		float: none;
		text-align: center;
	}
	.footer-nav .menu-footer-menu-container {
		margin: 0px auto;
		display: inline-block;
	}
	/*footer end*/

		/*side container start*/
	.slide-container,  .right-sticki-icons ul li:first-child {
		display: none;
	}
	/*side container end*/

		/*tabs start*/
	.nav-tabs li {
		font-size: 13px
	}
	/*tabs end*/

		/*section b start */
	.tab-pane iframe {
		width: 100% !important;
	}
	.home-page-banner {
		background: none;
		float: right;
		height: auto;
		margin-right: 0px;
		width: 100%;
		margin-bottom: 0px;
	}
	.featured-properties-carousel, .brands-carousel {
		display: block;
	}
	/*search page*/
	.slide-container {
		display: none;
	}
	/*search form*/
	.property-search-main {
		width: 440px;
	}
	.advance-search .advance-search-form label {
		display: inline-block;
		width: 30%;
	}
	.advance-search .advance-search-form .selectwrap {
		display: inline-block;
		width: 66%;
	}
	.options-title label { width: 29% !important;}
	.prop-description {
		width: 100%;
		float: left;
	}
	.prop-price {
		font-size: 20px;
		margin-top: 9px;
		text-align: left;
	}
	.prop-price b {
		margin-top: 6px;
	}
	.prop-price br {
		display: none;
	}
	.property-search-form {
		background: #232c2d;
	}
	.right-sticki-icons ul li:first-child {
		display: none;
	}
	.property-search-main {
		padding: 20px 0 0 0;
	}
	.advance-search-form .option-bar:last-child {
		float: right;
		margin-right: 16px;
	}
	.list-views {
		margin-bottom: 24px;
	}
	.property-box {
		padding-bottom: 13px;
		margin-bottom: 22px;
	}
	.prop-info p {
		margin: 0 0 7px;
	}
	.area-guide-areas {
		width: auto;
	}
	/*search page ends*/

		/*side bar from fix to absolute top */

		/*
		.os-page-left-side {
		padding: 0 !important;
		float: left;
		width: 100%;
		margin: 0 !important;
		position: relative;
		top: 0px;
		left: inherit;
		bottom: 0px;
		display: block;
		text-align: center;
		}
		.os-page-left-side ul li { line-height: 29px;}
		*/
		/*.os-page-right-side { padding-top:45px !important;}*/
	.os-row-margin {
		margin: 14px 0 0 0 !important;
		position: relative;
	}
	.os-page-left-side {
		padding: 0 !important;
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		text-align: center;
	}
	.os-page-left-side h3 {
		display: none;
	}
	.os-page-left-side ul li {
		display: inline-block;
		float: left;
		line-height: 22px;
		border-right: 8px solid white;
		font-size: 13px;
		background: #75797a;
		margin-bottom: 4px;
		display: inline-block;
	}
	.os-page-left-side ul li a, .os-page-left-side ul li a:hover {
		padding: 0px 11px;
		font-size: 14px;
		border-right: 1px solid gray;
		font-size: 13px;
		color: #fff;
	}
	.os-page-left-side ul li:last-child a {
		border: none;
	}
	/*side bar from fix to absolute top */

		
		/*testimonials*/
	.testimonials-main {
		width: 100%;
	}
	.inner-wrapper .hentry {
		margin-bottom: 0px;
	}
	.testimonials-main .testimonial-box {
		margin-bottom: 20px;
		padding: 0 0 0px 0;
	}
	.testimonials-main .testimonial-box, .testimonials-main .testimonial-box-left, .testimonials-main .testimonial-box-right {
		width: 100%;
	}
	.testimonials-main .testimonial-box-left, .testimonials-main .testimonial-box-right {
		margin-bottom: 7px;
	}
	.advance-search .as-form-wrap {
		width: 100%;
	}
	/*testiminials end*/

		/*application forms start*/
	.application-forms {
		width: 100%;
	}
	.main-application-form {
		padding: 20px;
	}
	.main-application-form input {
		width: 100%;
	}
	.main-application-form .form-feild, .main-application-form .form-feild-2 {
		width: 94%;
		float: left;
		margin-bottom: 6px;
	}
	.tenant-form {
		float: none;
		width: auto;
	}
	.form-bottom-btns {
		text-align: center;
	}
	.add-more-tenants {
		float: none;
	}
	#add-more-tenant {
		font-size: 15px;
		padding: 5px 31px 5px 10px;
		margin-bottom: 10px;
	}
	.form-submit-btn {
		width: 100%;
	}
	.pdf-download-box {
		float: none;
		margin: 0px auto;
		text-align: center;
	}
	.download-forms h2 {
		float: none;
	}
	.form-submit-btn input {
		font-size: 14px;
	}
	/*application forms end*/

		/*repair grids*/
	#tabs, .repair-steps, .maintenance-main, .maintenance-top-right, .maintenance-top {
		width: 100% !important;
	}
	.repair-steps {
		width: calc(100% - 46px) !important;
		padding: 22px;
	}
	.accept-area {
		width: auto;
	}
	.mantaince-container #tabs h3 {
		height: auto;
	}
	.maintenance-container {
		width: 28%;
		border: 2px solid white;
		height: 177px;
	}
	.maintenance-container:hover {
		width: 28%;
		border: 2px solid red;
		height: 177px;
	}
	.maintenance-top-right {
		padding-top: 7px;
	}
	.maintenance-container span {
		font-size: 14px;
	}
	.repair-steps .left-field > input, .repair-steps .right-field > input {
		width: 91.8%;
		height: 23px;
	}
	.no-margin-box {
		margin-right: 22px;
	}
	/* maintaninace grids end */

		/*account page*/
	.login-form-main, .register-form {
		float: left;
		width: 100% !important;
		padding-left: 0px;
		margin-left: 0px;
		border: none;
	}
	#mobile {
		width: 86%;
	}
	#client_type {
		width: 89% !important;
	}
	/*end of account*/

		/*about us */
	.member-box {
		float: none;
		width: 236px;
		margin-bottom: 42px;
		margin-right: 19px;
		display: block;
		margin: 0px auto;
	}
	/*end of about us*/

		/*contact us start */
	.container_left_main {
		width: auto;
	}
	.sidebar-2 {
		width: auto;
		float: left;
	}
	.os-property-ul {
		width: 64%;
		float: left;
	}
	ul.share-networks {
		width: 23%;
	}
	.os-property-ul li {
		width: 32%;
	}
	.right-sticki-icons {
		right: -763px !important
	}
	.right-sticki-icons li a {
		background-size: 100%!important;
		width: 24px !important;
		height: 25px !important;
	}
	.prop-bottom .wpfp-span {
		float: left;
	}
	.wpfp-span, .wpfp-span+p {
		text-align: center;
	}
	/*start of student search*/
	.student-page section {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.student-content {
		width: 418px;
		margin: 0px auto;
	}
	.student-page h1 {
		font-size: 1.7em !important;
	}
	.student-page h2 {
		font-size: 1.4em !important;
		line-height: 20px;
		text-align: center;
	}
	.student-page h3 {
		font-size: 1.1em !important;
	}
	.student-grids {
		width: 100%;
		margin: 0px auto;
	}
	.student-grids div {
		margin-left: 5px;
		background-color: #e7edf0;
		border: 6px solid #f6f6f6;
		border-radius: 50%;
		width: 61px;
		height: 57px;
	}
	.student-grids div img {
		padding: 7px 0px 0px 11px;
		width: 41px;
	}
	.student-budget {
		margin: 0px auto;
		height: 395px;
		padding-bottom: 25px;
	}
	.student-budget a {
		display: inline-block;
		position: relative;
		bottom: 0px;
		float: left;
		margin-left: 24px;
		width: 44px;
	}
	.student-page h2 {
		font-size: 1.4em !important;
	}
	.student-budget a:first-child {
		height: 120px;
		padding-top: 60px;
	}
	.student-budget a:nth-child(2) {
		height: 125px;
		padding-top: 55px;
	}
	.student-budget a:nth-child(3) {
		height: 130px;
		padding-top: 50px;
	}
	.student-budget a:nth-child(4) {
		height: 135px;
		padding-top: 45px;
	}
	.student-budget a:nth-child(5) {
		height: 140px;
		padding-top: 40px;
	}
	.student-budget a:nth-child(6) {
		height: 145px;
		padding-top: 35px;
	}
	.student-budget a:nth-child(7) {
		height: 140px;
		padding-top: 50px;
	}
	.student-budget a:nth-child(8) {
		height: 145px;
		padding-top: 45px;
	}
	.student-budget a:nth-child(9) {
		height: 155px;
		padding-top: 35px;
	}
	.student-budget a:nth-child(10) {
		height: 160px;
		padding-top: 30px;
	}
	.student-budget a:nth-child(11) {
		height: 168px;
		padding-top: 20px;
	}
	.student-budget a:nth-child(12) {
		height: 190px;
		padding-top: 0px;
	}
	.student-budget a h5 {
		font-size: .8em;
	}
	.student-budget a img {
		width: 93%;
		left: 3%;
	}
	/* student search section*/
	.section-three .student-search-form .span3 {
		padding-top: 0px;
		padding-left: 72px
	}
	.student-search-form label {
		width: 100% !important;
	}
	.section-three .student-search-form .row-fluid .span3:first-child {
		background: url(../images/bedrooms.png) no-repeat 13px 0px;
	}
	.section-three .student-search-form .row-fluid .span3:nth-child(2) {
		background: url(../images/euro.png) no-repeat 13px 0px;
	}
	.section-three .student-search-form .row-fluid .span3:nth-child(3) {
		background: url(../images/location.png) no-repeat 13px 0px;
	}
	.section-three .student-search-form .row-fluid .span3:nth-child(4) {
		background: url(../images/search.png) no-repeat 13px 0px;
	}
	.student-search-form select, .student-search-form select:focus, .student-search-form select:active {
		width: 56%;
	}
	.student-search-form .form-inline form {
		margin-bottom: 0px;
	}
	.right-sticki-icons {
		display: none;
	}
	.student-room .span4 { height: 398px; }
	.top-online-chat { height: 20px;}
	.area-top-headings .post-title { font-size: 30px;}
	.student-search-form select, .student-search-form select:focus, .student-search-form select:active { width: 96% !important; }
	.student-search-form input[type="text"], .student-search-form input[type="text"]:focus, .student-search-form input[type="text"]:active { width: 96% !important;}
}

@media ( max-width: 480px) {
	h1, h2, h3 { line-height: 30px;}
	.os-peroperty-detail-headings > h2 { text-align: center; width: 100%;	}
	#overview .map-wrap { padding: 5px 0 !important;}
	.single article p { margin-bottom: 5px;}
	.container.contents.detail { padding-top: 10px; }
	.container .row .main h1 { font-size: 20px !important; text-align: center;}
	.recent-news-items ul li { height: auto !important;}
	.news_thumb_right .post-title ,  .news_thumb_right .post-title a { line-height: 20px;}
	#contact-email { background-size: 12%;}
	.hidden-xs {
		display: none;
	}
	.visible-xs {
		display: block;
	}
	/*.featured-properties-carousel .es-carousel-wrapper ul li { margin-left: 1.15% !important; margin-right: 1.15% !important;}*/
	.es-carousel-wrapper ul li .feature-img {
		width: 98%;
		float: left;
	}
	.contents {
		margin-bottom: 25px;
	}
	/*header start */
	.top-nav {
		text-align: center;
	}
	.top-nav .menu-top-menu-container {
		display: inline-block;
		margin: 0px auto;
	}
	.top-online-chat {
		margin: 0px auto;
	}
	/*header end*/

		/*footer start*/
	#footer {
	}
	#footer .row {
		text-align: center;
	}
	#footer .row .about-oasis.span3 {
		width: 100% !important;
	}
	.recent-news-items ul li {
		width: auto !important;
	}
	.footer-nav ul li {
		border-left: 0px solid #FFFFFF;
		width: 100%;
		float: left;
		text-align: center;
		padding: 5px 0px;
		text-decoration: underline;
	}
	#footer-wrapper {
		height: auto;
		padding-top: 0px;
	}
	.footer-clients {
		background: url(../images/client-strip-small.jpg) repeat-x;
		height: 70px;
		display: none;
	}
	#footer-bottom {
		padding: 6px 0;
	}
	.clients-bottom img {
		height: 70px;
	}
	/*footer end*/

		/*search box form */
	.advance-search .advance-search-form label {
		margin-bottom: 4px;
	}
	.advance-search .advance-search-form label,  .advance-search .advance-search-form .selectwrap {
		display: inline-block;
		width: 100%;
	}
	.property-search-main {
		width: 280px;
	}
	.enquiry-btns a {
		margin-bottom: 5px;
	}
	.property-top-info {
		padding: 6px 12px 9px 11px;
	}
	.selectwrap input {
		margin-bottom: 5px;
	}
	.property-search-form form input[type="submit"] {
		margin: 10px 0 0 1px;
	}
	/*application forms start*/
	.main-application-form {
	}
	/*application forms end*/

		/*maintanance form start*/
	.maintenance-top-left {
		width: auto;
	}
	.next-step {
		padding: 0 10px 0 9px;
	}
	.next-step span {
		font-size: 13px;
	}
	.maintenance-top-left img {
		width: 100%;
		margin: 0px auto;
	}
	.maintenance-container, .maintenance-container:hover {
		text-align: center;
		width: 98.5%;
		height: 196px;
	}
	.maintenance-container img {
		margin: 0px auto;
	}
	.maintenance-container span {
		text-align: center;
		display: block;
		height: 40px;
		padding: 14px 15px 0px;
		font-size: 15px;
		width: auto;
	}
	.maintenance-container:hover span {
		padding: 14px 15px 0px;
	}
	.maintenance-container:hover img {
		width: auto;
	}
	/*maintanance end*/

		/*end of account*/
	#mobile {
		width: 97%;
	}
	#client_type {
		width: 100% !important;
	}
	/*end of account*/

		/*student search*/
	.student-budget a {
		display: inline-block;
		position: relative;
		bottom: 0px;
		float: left;
		margin-left: 8px;
	}
	.student-page h3 {
		line-height: 20px;
	}
	.student-budget a h2 {
		font-size: 16px;
	}
	.student-budget a h5 {
		font-size: .8em;
	}
	.student-budget a img {
		width: 93%;
		left: 3%;
	}
	.student-content {
		width: 262px;
		margin: 0px auto;
	}
	.student-budget a {
		margin-left: 6%;
	}
	.student-budget a:nth-child(6) {
		height: 145px;
		padding-top: 35px;
	}
	.student-budget a:nth-child(7) {
		height: 155px;
		padding-top: 26px;
	}
	.student-budget a:nth-child(8) {
		height: 165px;
		padding-top: 18px;
	}
	.student-budget {
		height: 559px;
		padding-bottom: 18px;
	}
	.section-three .student-search-form .row-fluid .span3 {
		background: none !important;
		padding-left: 0px;
	}
	.student-search-form select, .student-search-form select:focus, .student-search-form select:active {
		width: 100%;
	}
	.top-phone {
		width: 132px;  background-size: 15% auto;
  padding-left: 21px;
 /* width: 106px;*/
	}
	.area-top-headings{padding-top:10px;}
	.area-top-headings .post-title {height: 40px !important; line-height: 60px; padding: 0;}
	.area-top-headings{padding-bottom:10px;}
	.inner-wrapper .hentry p{line-height:22px;}
	.letting-process h4, .post-225 h4, article h4{line-height:20px;}
	.area-top-headings span{font-size:16px;}
}

/*OVERIDE ODD QUERIES*/
@media ( max-width: 499px) {
.container {
	max-width: 424px;
}
.property-search-main {
	width: 378px;
}
.advance-search .as-form-wrap {
	width: 95% !important;
	padding-right: 11px;
}
.sidebar .widget {
	width: auto;
}
.es-carousel-wrapper .es-carousel {
	height: 312px;
}
section.featured-properties-carousel {
	max-width: 280px;
	margin: 0px auto;
}
.es-carousel-wrapper ul li {
	width: 187px !important;
}
.tab {
	width: auto;
	margin: 0px auto;
	float: none;
}
.prop-bottom {
	float: left;
}
.os-page-left-side ul li {
	width: 100%;
}
/*header start */
.top-nav ul li a {
	font-size: 15px;
}
}

@media (max-width: 439px) {
	.property-search-main {
		width: 275px;
	}
	.os-property-ul {
		width: 100%;
	}
	.os-property-ul li {
		width: 33%;
	}
	.share-networks {
		float: left;
	}
	.share-networks li {
		margin-top: 10px;
	}
	.es-carousel-wrapper {
		padding: 0 49px;
	}
	section.featured-properties-carousel {
		max-width: 280px;
		margin: 0px auto;
	}
	.top-nav ul li a {
		font-size: 12px;
	}
	.top-online-chat, .top-phone h2 {
		font-size: 15px;
	}
}
.wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="text"], .wpcf7 textarea {
	width: 97%;
}
/*property detail grid*/
.os-peroperty-opitons ul li span {
	margin-left: 0px;
}
.os-peroperty-opitons ul li {
	display: inline-block;
	margin-right: 17px;
	padding-right: 23px !important;
	margin-left: 0px;
}
.os-peroperty-opitons ul li:last-child {
	float: left;
	margin-right: 0px;
}
.os-peroperty-opitons ul:last-child li {
	padding-right: 0px !important;
}
.os-peroperty-opitons ul.share-networks {
	width: 142px;
}
.os-peroperty-opitons ul.share-networks li {
	padding-right: 0px !important;
	margin-right: 0px;
}
.os-property-ul  li:first-child { padding-right: 28px !important;}
.share-networks li:first-child {
	padding-right: 0px !important;
}
.os-peroperty-opitons ul.share-networks li span {
	border-bottom: none !important;
}
/*property detail grid ends here*/
.top-nav ul li:last-child {
	border: none;
}
#overview .map-wrap {
	max-width: 818px;
	width: auto !important;
}
.featured-properties-carousel *{
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
 }
 .tp-leftarrow { left: 40px !important;  }
 .tp-rightarrow { right: 40px !important;  }

.side-bar-top aside , .side-bar-middle aside , .side-bar-bottom aside { margin-bottom: 0px;  }
.side-bar-top, .side-bar-middle {
border-bottom: 1px solid #af9e9e;
margin-bottom: 14px;
padding-bottom: 14px;
}
#overview .property-item .content { margin-bottom: 5px;}
/*.right-sticki-icons-active  ul li a.icon-1 { background: url(../images/get-in-touch-right.png) no-repeat right; background-size: 76%;}
.right-sticki-icons-active  ul li a { background-position: right;}
*/
.container_left_main input[type="submit"] { margin-top: 18px;}

@media (max-width: 980px) and (min-width: 320px){
#logo a {
      height: auto;
    width: 70px;
    position: relative;
    left: 40px;
    top: -5px;
    text-align: center;
    z-index: 23;
}
}


@media (max-width: 980px) and (min-width: 320px){
    .container {
    width: 90%;
}



}

h2#contact-email a {
    position: relative;
line-height:20px;
padding:0px;
    padding-left: 30px;
}h2#contact-email a:after {
       content: ' ';
    width: 28px;
    height: 19px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(../images/email.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}

.top-online-chat a{
    position:relative;
    padding-left: 31px;
}
.top-online-chat a:after {
    content: ' ';
    width: 28px;
    height: 19px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(../images/onlinechat.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.top-phone a{
      position: relative;
    padding-left: 0;
    display: inline-block;
    padding-left: 28px;
}
.top-phone a:after {
    content: ' ';
    width: 28px;
    height: 19px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(../images/phonenumber.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-top-header {
    display: flex;
flex-wrap:wrap;
    justify-content: space-between;
    padding: 5px;
    align-items: center;
}

.custom-top-header a {
    font-size: 18px;
}

.custom-top-header h2 {
    font-size: 18px;
}

.custom-top-header div {
    margin: 0;
}
.custom-top-header div, .custom-top-header h2 {
    flex: 0 0 24%;
    text-align: center;
}


@media(max-width:768px){
.custom-top-header div, .custom-top-header h2 {
    flex: 0 0 49%;
    text-align: left;
    border: none;
    padding: 0;
}
form.wpcf7-form  div[class^="section-"] {
    width: 100%;
    float: left;
}
.section-2, .section-4 {
    width: 50%;
}
.section-6 {
    width: 100%;
}


}
@media(max-width:580px)  and (min-width:325px) {

.custom-top-header a ,.custom-top-header h2{
    font-size: 14px !important;
}
h2{
	font-size:22px !important;
}
   .container {
    width: 95%;
}
}

@media(max-width:460px) {
custom-top-header a ,.custom-top-header h2{
    font-size: 14px !important;
}

 
.custom-top-header div:first-child {
    flex: 0 0 100%;
    text-align: center;
}

.custom-top-header div,.custom-top-header h2 {
    text-align: center;
}
}
.top-login-strip {
    float: right;
    align-items: center;
    display: flex;
    flex-direction: row;
}
.mm-navbar.mm-navbar-size-2 {
    display: none;
}
.mm-hasnavbar-top-4 .mm-panels {
    top: 80px;
}
.footerbg {
    padding: 0px 0px 20px 0px;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-nav .menu-footer-menu-container {
    width: 100%;
}
ul#menu-footer-menu li {
    line-height: 18px;
}
.span3.copyright-txt {
    margin-bottom: 0;
}
.download-forms {
    display: flex;
    flex-wrap: wrap;
}
.download-forms .pdf-download-box {
    flex: 0 48%;
    margin: 1%;
}
.download-forms .pdf-download-box .down-pdf-center img {
    width: 100%;
}
.download-forms h2 {
    flex: 0 100%;
}
@media(max-width:500px) {
.download-forms .pdf-download-box {
    flex: 0 98%;
    margin: 1%;
}
.price-sorting {
    display: flex !important;
    flex-wrap: wrap;
    float: none;
    width: 100%;
}

.price-sorting a {
    flex: 0 50%;
    margin: 0;
}

.price-sorting span {
    flex: 0 100%;
    text-align: left;
}
}


@media (max-width: 439px){
    .property-search-main {
    width: 98%;
}
form select {
    width: 100%;
}
}
