/*hide text


a{
    color: transparent;
    text-shadow: rgba(0, 0, 0, 0.95) 0px 0px 10px;
}

li{
    color: transparent;
    text-shadow: rgba(0, 0, 0, 0.95) 0px 0px 10px;
}

img{
    -webkit-filter: blur(7px); /* Safari 6.0 - 9.0 */
/*filter: blur(7px);
}

*/

a.textlink:visited{ color: #808080;}





/*fonts begin*/
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/GothamMedium.eot');
	src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamMedium.woff') format('woff'),
		url('../fonts/GothamMedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

/*fonts end*/
body{
	font-family: 'Open Sans', sans-serif;
}
ul {
	margin:0px;
	padding:0px;
}
/*header begin*/
.top_header {
	padding:0px 0px;
	background-color:#0c68aa;
}
.header_left li a {
	text-transform:uppercase;
	color:#ffffff;
	font-size:14px;
}



.header_left li a:hover {
	opacity:0.8;
}
.header_left  {
	margin-top:10px;
}
.header_left li {
	border-left:1px solid #fff;
	line-height:15px;
	padding:0px 15px;
}
.header_left li:first-child {
	border:0px;
	padding-left:0px;
}
.header_right li a {
	font-size:14px;
	color:#fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.header_right li a:hover,.header_right li:last-child a{
	background-color:#054d80;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.header_right li {
	padding:0px;
}
.header_right li a {
	background-repeat:no-repeat;
	padding-left:25px;
	padding: 10px 15px 10px 17px;
	display: inline-block;
	text-align: left;
}
#header_right_1 a {
	background-image:url(../images/my-account_icon.png);
	background-position: 16px 13px;
	padding-left: 33px;
}
#header_right_2 a {
	background-image:url(../images/notification-icon.png);
	background-position: 9px 13px;
	padding-left: 34px;
}
#header_right_3 a {
	background-image:url(../images/plus-icon.png);
	background-position: 12px 14px;
	padding-left: 36px;
}
/*header end*/
/*light grey section begin*/
.light_grey_section {
	background-color:#f5f5f5;
	padding:35px 0px;
}
.admin_logged {
	color:#808080;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 28px;
	margin-top:35px;
	font-weight:500;
}
.admin_logged span {
	color:#0c68aa;
}
.admin_logged span:hover {
	color:#d71e26;
}
/*light grey section end*/
/*two column section begin*/
.left_column,.right_column {
	background-color:#fff;
}

.top_space {
	margin-top:30px;
}
.left_column {
	padding:18px;
}



h2 {
    color:#0c68aa;
    font-size:20px;
    font-weight:700;
    margin:0px;
    padding-bottom:11px;
    border-bottom:1px solid #d2d2d2;
    margin-bottom:24px;


}

h3 {
    color:#0c68aa;
    font-size:18px;
    font-weight:500;
    margin:0px;
    padding-bottom:11px;


}

h1 {
    color:#0c68aa;
    font-size:20px;
    font-weight:700;
    margin:0px;
    padding-bottom:11px;
}
.left_column form label {
	color:#888888;
	font-size:16px;
	font-weight:700;
	margin-bottom:5px;
	display:block;
	margin-bottom: 10px;
}
.left_column form input[type="text"],.left_column form input[type="email"],.left_column form input[type="tel"],.left_column form input [type="date"],.mobile_form  form input[type="text"],.mobile_form  form input[type="email"],.mobile_form  form input[type="tel"],.mobile_form  form input [type="date"] {
	width:100%;
	padding:0px 15px;
	line-height:36px;
	outline:none;
	height:36px;
	border:1px solid #c2c2c2;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	border-radius:4px;
}
.left_column form ::-webkit-input-placeholder {
 color: #898989;
}
.left_column form :-moz-placeholder {
 color: #898989;
}
.left_column form ::-moz-placeholder {
 color: #898989;
}
.left_column form :-ms-input-placeholder {
 color: #898989;
}
.form_single_row {
	margin-bottom:18px;
}
.letters_area {
	width:100%;
	line-height:36px;
	height:36px;
	border:1px solid #c2c2c2;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	border-radius:4px;
}
.letters_area .pd_none .list-inline {
	float:right;
}
.letters_area span {
	color:#898989;
	font-size: 14px;
	display:block;
	text-align:center;
}
.letters_area li a {
	display:inline-block;
	padding:0px 8px;
	color:#898989;
	font-size: 14px;
}
.letters_area li a:hover {
	background-color:#0c68aa;
	color:#fff;
}

.letters_area li {
	padding:0px;
}
.check_list {
	color:#888888;
	font-size:15px;
	margin-bottom: 10px;
}
.check_list input[type="checkbox"] {
	margin-right:5px;
	float: left;
	margin-top: 4px;
}
.check_list b {
	color:#474747;
	font-weight:normal;
}
.letters_area_1 li a {
	padding: 0px 8px;
}
.form_single_row input[type="submit"],.mobile_form input[type="submit"] {
	background-color:#d71e26;
	padding:7px 24px;
	font-size:15px;
	font-weight:700;
	color:#ffffff;
	float:right;
	border:0px;
	border-radius:4px;
	display:inline-block;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.form_single_row input[type="submit"]:hover,.mobile_form input[type="submit"]:hover {
	background-color:#0c68aa;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.right_column {
	padding:18px;
}
.right_top_line {
	border-bottom:1px solid #d2d2d2;
}
.right_column h2 {
	border:0px;
	margin-bottom: 8px;
	margin-top: 5px;
}
.right_top_section label {
	color:#605f5f;
	font-size:15px;
	font-weight:400;
	margin-right:10px;
	display:inline-block;
	padding-top:2px;
}
.right_top_section select {
	color:#0c68aa;
	font-size:14px;
	margin-left:10px;
	padding:0px 10px;
	width:210px;
	height:26px;
	border:1px solid #d6d6d6;
}
.main_list_pro > li {
	background-color:#f9f9f9;
	margin-top:23px;
}
.top_grey_bg {
	background-color:#e4e4e4;
	padding:15px;
    vertical-align: 50%;
}
.bg_title {
	color:#3b3b3b;
	padding-top:3px;
    font-size: 17px !important;
    font-weight: 200;
    color: #757575;
}
.property_inner {
	padding:15px;
}
.money_sec {
	color:#5a5a5a;
	font-size:13px;
	font-weight:500;
    margin-top: 2px;
}
/*.black_property_details li a {
    color:#5a5a5a;
    font-size:14px;
    font-weight:700;
}*/

.black_property_details li {

	line-height:15px;
    color:#5a5a5a;
    font-size:14px;
    font-weight:300;
}
.black_property_details li:first-child {
	border-left:0px;
}
.black_property_details li a:hover {
	color:#0c68aa;
}
.name_date li a {
	color:#5a5a5a;
	font-size:14px;
}
.name_date li a span {
	color:#0c68aa;
	font-weight:700;
}
.name_date li:first-child a span {
	font-weight:normal;
	color:#a5a2a2;
}
.pad_no {
	padding:0px;
}
.black_property_details,.name_date {
	margin-bottom:5px;
}
.property_details p {
	color:#5a5a5a;
	font-size:14px;
	line-height:22px;
}
.buttons li a {
	color:#ffffff;
	font-size:14px;
	min-width:130px;
	padding:5px 0px;
	background-color:#d71e26;
	display:inline-block;
	text-align:center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	border-radius:4px;


}
.buttons li:first-child a{
	background-color:#4890c2;
}
.buttons li a:hover {
	background-color:#4890c2;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.buttons li:first-child:hover a {
	background-color:#0c68aa;
}

.buttons a{
    text-decoration: none;
}

.butt{

    text-align: right; padding-right: 10px; margin-top:20px;

}

.butt-bottom{

    display: none;
    padding-right: 0 !important;

}

.butt-bottom li a{


    padding: 15px 30px;

}

.butt-top{
    margin-top:0px;
    text-align: right !important;
}
.pagination_sec li {
	padding:0px 2px;
}
.pagination_sec li a {
	color:#5a5a5a;
	background-color:#f5f5f5;
	display:inline-block;
	border-radius:3px;
	padding:10px 18px;
    border: 1px solid #cccccc;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.pagination_sec li a:hover {
	background-color:#e1e1e1;
	color:#5a5a5a;
    text-decoration: none;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.next_btn,.prev_btn {
	position: relative;
	background: #88b7d5;
	color:#5a5a5a !important;
}
.next_btn:hover,.prev_btn:hover {
	color:#5a5a5a !important
}
.next_btn:after {
	left: 85%;
	top: 60%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #5f5f5f;
	border-width: 6px;
	margin-top: -10px;
}
.next_btn:hover:after {
	border-left-color: #5a5a5a !important;
}
.prev_btn {
	position: relative;
	background: #88b7d5;
}
.prev_btn:after {
	right: 85%;
	top: 60%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #5f5f5f;
	border-width: 7px;
	margin-top: -10px;
}
.prev_btn:hover:after {
	border-right-color: #5a5a5a !important;
}
.prev_btn {
	padding-left:28px !important;
}
.next_btn {
	padding-right:28px !important;
}
.pagination_sec {
	margin-top:50px;
	margin-bottom:10px;
}
.three_col .no_pad  {
	padding-right:5px;
}
.three_col  input[type="submit"] {
	width:100%;
	text-align:center;
	float:none !important;
	padding-right:0px;
	padding-left:0px;
}
/*two column section end*/
/*footer begin*/
footer {
	background-color:#0060a5;
	padding:21px 0px 0px 0px;
}
.social_icons {
	margin-bottom:30px;
}
.social_icons li a {
    font-size:20px;
    width:36px;
    height:36px;
    background-color:#ffffff;
    display:table-cell;
    color:#0060a5;
    text-align:center;
    vertical-align:middle;
    border-radius:50%;
    vertical-align:middle;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.social_icons li a:hover {
    background-color:#d71e26;
    color:#fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.footer_menu li a {
	font-size:14px;
	color:#fff;
	display:block;
	padding-bottom: 13px;
	background-image:url(../images/square_icon.png);
	background-position: 0px 8px;
	background-repeat:no-repeat;
	padding-left: 15px;
}
.footer_menu li a:hover {
	color:#6bbeea;
}
.footer_menu {
	margin-top:30px;
}
.contact_details i {
	float:left;
}
.contact_details span {
	float:left;
}
.contact_details li {
	font-size:14px;
	color:#fff;
	line-height:25px;
	margin-bottom: 20px;
	display:block
}
.contact_details li i{
	font-size: 21px;
	padding-right: 13px;
	padding-top: 4px;
}
.contact_details {
	margin-top:30px;
}
.contact_details li a{
	color:#fff;
}
.copy_right p {
	display:inline-block;
	margin-bottom:0px;
	color:#707070;
	font-size:14px;
}
.copy_right .list-inline {
	display:inline-block;
	margin-bottom:0px;
}
.copy_right .list-inline li a {
	color:#707070;
	font-size:14px;
}
.copy_right {
	background-color:#fafafa;
	padding:15px 0px;
	margin-top: 10px;
}
.copy_right .list-inline li {
	background-image:url(../images/breadcum.png);
	background-repeat:no-repeat;	
	background-position:0px 3px;
	line-height:15px;
	padding-left:10px;
}
.copy_right .list-inline li:first-child {
	background-image:none;
}
.copy_right .list-inline li a:hover {
	color:#d71e26;
}

/*footer end*/


.select-style {
    border: 1px solid #ccc;
    font-weight: 700;
    color: #616161;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background: #f5f5f5 url("down.png") no-repeat;
    background-size: 32px 16px;
    background-position: right center;
    background-origin: content-box;

}

.select-style select {
    padding: 10px 15px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.dropdownmenu{
    display: none;
}

.pageselector{
    width: 200px;
    margin-bottom: -16px !important;
    font-weight: 500 !important;
}

.days{
    text-align: center;
    padding: 5px;
    margin-top:-15px;
    display: block;
    width: 100%;
    margin-left: 10px;

}


.img_container {

    position: relative;
    text-align: center;
    color: black;
    max-width: 300px;
    margin: auto;


}

/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: -1px;
    left: 0px;
    padding: 5px 7px;
    background-color: white;
    font-size: 10px;
    opacity: 0.8;
}
.bottom-left-text {
    position: absolute;
    bottom: -1px;
    left: 0px;
    padding: 5px 7px ;
    font-size: 10px;
}


.no_apt{

    width: 100%;
    padding-top: 20px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #5a5a5a;
    margin-bottom: -25px;
}


.bigad{
    display: block;
}

.smallad{

    display: none;
}


.titlediv{

    float: left;
    width: calc(100% - 150px);
    text-align: left !important;

}

.sortdiv{
    float: left;
    width: 150px;
}

.divclassone{

    width: calc(100% - 60px);
    margin: 0 15px;
}

.sort-list{

    width: 180px !important;
    margin-left: 0px !important;
}

/*responsive begin*/
@media (min-width: 991px) {
.left_column, .right_column {min-height: 20px;}
.pad_none {
	padding:0px;
}

}

@media (max-width: 1199px) {
}

@media (max-width: 767px) {

    .right_column {text-align:center;}

    .admin_logged {font-size:18px; margin-top: 0px !important;}
    .img_container {

        height: auto;}

    .black_property_details li a, .property_details p {font-size:13px; padding: 0 10px;}
    .butt-top{display: none;}
    .butt-bottom {display: block;}

    .bg_title{ padding-top: 0px;}


}
@media (min-width: 991px) and (max-width: 1199px) {
}
@media (max-width: 991px) {
    .ts_area{display: none;}
    .ts_city{display: none;}
    .left_column h2{ display: none;}
    .butt{text-align: center; padding-right: 10px;
    }



}

@media (min-width: 991px) and (max-width: 991px) {
	.left_column, .right_column {margin-bottom:25px;}
}
@media (max-width:991px) {
    .dropdownmenu {display: block;}
	.header_right {float:none !important;}
	.header_right li a {padding: 17px 15px 17px 17px;}
	#header_right_2 a {background-position: 9px 21px;}
	#header_right_1 a {background-position: 16px 20px;}
	#header_right_3 a {background-position: 12px 20px;}
	.logo img {display:block;margin:auto;}
	.header_right {text-align:center;}
	.mobile_top {padding:0px;}
	.mobile_top li  {width: 32.8%;padding:0px;}
	.mobile_top li a {width:100%;display:block;}
	.top_header .container {padding:0px;}
	.form_single_row input[type="submit"], .mobile_form input[type="submit"] {float:none;text-align: center;display:block;margin:auto;}
	.light_grey_section {padding-top:18px;}
	.mobile_form  form input[type="text"], .mobile_form  form input[type="email"], .mobile_form  form input[type="tel"], .mobile_form  form input [type="date"] {line-height:42px;height:42px;margin-bottom:10px;}
    .mobile_form input[type="submit"] {line-height:42px;height:42px;padding-top:0px;padding-bottom:0px;}
    .top_space {margin-top:26px;}
    .left_column h2 {text-align:center;}
    .left_column, .right_column {margin-bottom:26px;}
    .right_top_section select {width:119px;}

    .property_inner img {display:block;margin:auto;margin-bottom:15px;}
    .contact_details {float:none !important;text-align:left;}
    .contact_details li i,.contact_details span {display:inline-block;}
    .black_property_details li a,.property_details p {font-size:13px;}
    .footer_menu li a  {
    	background-image:none;
    	display:inline-block;
    }
    .footer_menu {text-align:center;}
    .footer_menu li {display:inline-block;border-left:1px solid #fff;line-height:15px;}
    .footer_menu li:first-child {border-left:0px;}
    .footer_menu li a {padding-bottom:0px;padding-left:10px;padding-right:10px;}
    .footer_menu {margin-top:0px;margin-bottom:15px;}
    .contact_details li i, .contact_details span {float:none;display:inline-block;text-align:center;}
    .contact_details li i {width:32px;}
    .contact_details span {width:263px;}
    .footer_menu li a {font-size:13px;}
    .contact_details {width:330px;margin-left:auto;margin-right:auto;}
    .copy_right {margin:0px;}
    .social_icons {margin-bottom:0px;}
    .copy_right {padding:10px 0px;}
    .contact_details li .fa-map-marker {position:relative;left:38px;}
    .contact_details li .fa-phone {position:relative;left:71px;}
    .contact_details li {margin-bottom:4px;}
    .contact_details {margin-bottom:20px;margin-top:15px;}
    .admin_logged {float:none !important;display:block; text-align:center;font-size:28px;margin-top:30px;margin-bottom:0px;}
.footer_logo {display:block; margin-bottom:25px;}
.money_sec {text-align:right;}
.bg_title {text-align:left;}
.buttons li a{font-size:13px;}


    .titlediv{

        float: left;
        width: 100% !important;
        text-align: left !important;

    }

    .sortdiv{
        display: none !important;
        float: left;
        width: 0px;
    }

    .divclassone{

        width: 100% !important;
        margin: 0 15px;

    }


}
@media (max-width:480px) {

    .bigad{display: none;}
    .smallad{display: block;}


    footer .container {width:330px;}
    .mobile_top li {width:31.8%;}
    .header_right li a {font-size:9px;}
    #header_right_2 a {background-position: 9px 17px;}
    #header_right_1 a {background-position: 16px 17px;}
    #header_right_3 a {background-position: 14px 16px;}
    .letters_area_1 li a,.letters_area li a {padding:0px 5px;}
    .right_column {text-align:left;}
    .right_column h2 {margin-bottom:3px;}
    .right_top_line {margin-top:14px;}
    .admin_logged {font-size: 18px;}
    .money_sec {float:none !important;text-align:right;}
    .bg_title {margin-bottom:0px;}
    .property_inner .col-sm-4 {padding:0px;}
    .property_inner img {width:100%;}
    .property_inner {text-align:center;}
    .check_list {font-size:13px;}
    .left_column form label{font-size:14px;}
    .form_single_row input[type="submit"], .mobile_form input[type="submit"] {font-size:13px;}
    .pagination_sec li a {padding: 7px 13px;}
    .footer_menu li a {font-size:10px;}
    .copy_right p,.copy_right .list-inline li a {font-size:12px;}
    .mlb_bg {width:100%;}
    footer .container {width:300px;}
    .contact_details {width:292px;}
    .contact_details span {width:256px;}
    .contact_details li {font-size:13px;}
    /*h2 {font-size:20px;}*/
    .right_top_section label {font-size:11px;}
    .right_top_section select {width:82px;font-size:9px;margin-left: 5px;padding: 0px 5px;}
    .right_top_section label {padding-top: 5px;}
    .right_column h2 {margin-top:7px;}
    .right_top_section .col-xs-5 {padding-right:0px;}
    .bg_title {font-size:14px !important;}
    .money_sec {font-size:12px;}

    .name_date li a {font-size:11px;}
    .copy_right p, .copy_right .list-inline li a{font-size:11px;}
    .copy_right .list-inline li {padding-left:9px;}
    .days{display: block;}
    .days_top{display: block;}
    .next_btn {display: none !important;}
    .prev_btn {display: none !important;}

    h1{padding-bottom: 0px;}

    .col-xs-8 { width: 100%;}


}

/*responsive end*/


