table.Section1.print.t1 th h3 {
   font-size: 18px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #000;
   margin: 1em 0 !important;
}
#menu_collapse {
   display: none;
}
.contact_form {
   width: 425px;
}
.contact_form:after,
.contact_form:before {
   display: table;
   clear: both;
   width: 100%;
   content: "";
}

.contact_form .full:after,
.contact_form .full:before {
   display: table;
   clear: both;
   width: 100%;
   margin-bottom: 10px;
   content: "";
}
.contact_form .full .half {
   float: left;
}
.contact_form select {
   width: 261px !important;
}	
.contact_form .full .half input[type="text"] {
   width: 100px;
}
.contact_form .full .half label.zip {
   width: auto;
   margin-left: 16px;
}
.contact_form .full .half input[type="text"].zip_input {
   width: 80px;
}
.contact_form .full input[type="text"],
.contact_form .full select,
.contact_form .full textarea {
    background-color: #fff;
    min-height: 30px;
    padding: 6px 5px;
    float: left;
    width: 245px;
    border: 1px solid #707070;
    border-radius: 6px;
	font-size: 14px;
    font-weight: bold;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact_form .full input[type="text"]:focus,
.contact_form .full select:focus,
.contact_form .full textarea:focus {
   outline: 0;
}
.contact_form .full label {
   width: 145px;
   padding-right: 15px;
   display: block;
   line-height: 30px;
   float: left;
   color: #666;
   font-size: 14px;
}
.contact_form .packages {
   float: left;
   width: 245px;
}
.contact_form .packages span {
   font-size: 13px;
   color: #666;
   display: inline-block;
   padding-left: 10px;
}
.contact_form .packages textarea {
   width: 100%;
   margin-top: 20px;
}
.contact_form .text-right {
   text-align: right;
   padding-right: 9px;
}
@media(max-width: 1070px) {
   #header,
   #feature_main_area,
   #content,
   .map_area,
   .slider,
   #gallery {
      width: 98% !important;
      margin: 0 auto;
      height: auto;
   }
   .map_area {
      width: 95% !important;
   }
   #sidebar {
      width: 100%;
      text-align: center;
   }
   #sidebar .sidebar_widget {
      width: 40%;
      display: inline-block;
      vertical-align: top;
   }
   .feature {
      margin-right: 15px;
   }
   #content_left {
      width: 100%;
   }
   .clear,
   .clear:before,
   .clear:after {
      display: table;
      width: 100%;
      clear: both;
   }
   #brokers {
      margin-top: 30px;
   }
   #menu {
      margin-right: 0;
   }
   #menu ul {
      margin-right: -10px;
      float: right;
      position: relative;
      right: -204px;
   }
   #footer {
      width: 99%;
   }
}

@media(max-width: 600px) {
   #sidebar .sidebar_widget {
      width: 100%;
   }
   p.bio-nav {
      float: none;
   }
}

@media(max-width: 970px) {
   .default_page_content #content_left,
   .default_page_content #sidebar,
   .default_page_content .map_area {
      width: 96% !important;
      float: none;
      margin: 0 auto;
   }
   .default_page_content .map_area {
      width: 90% !important;
      float: none;
      margin: 0 auto;
      margin-bottom: 20px;
   }
   .default_page_content #header {
      height: auto;
   }
   #sidebar {
      width: 98%;
      margin: 0 auto;
      float: none;
   }
   #content_left {
      width: 98%;
      margin: 0 auto;
      float: none;
   }
   #quick_link {
      width: 95%;
      float: none;
      margin-bottom: 20px;
   }
   #footer {
      width: 90%;
      height: auto;
   }
   #footer_rgt {
      width: 95%;
      float: none;
      margin: 0 auto;
   }
   .map_area,
   #propertymap {
      width: 90% !important;
      margin: 0 auto;
      margin-bottom: 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
   }
   #logo_area {
      width: auto;
      display: block;
      margin: 0 auto;
      height: 177px;
      padding: 0 17px 0 9px;
      background: url(images/bgr_logo_area.png) no-repeat;
      position: relative;
      left: auto;
      top: 0;
      z-index: 500;
   }
   .contact_no {
      display: block;
      bottom: 0;
      z-index: 10;
      float: none;
      margin: 0 auto;
   }
   #menu {
      margin-right: 0;
      background-color: #003d74;
      margin-top: 0px;
      width: 100%;
      height: auto;
   }
   #menu ul li a {
      color: #fff;
      padding: 10px 10px 10px 10px;
      display: block;
      border-radius: 0px;
      -webkit-border-radius: 0px;
   }
   #menu:after {
      content: "";
      display: table;
      clear: both;
      width: 100%;
   }
   #menu ul {
      margin-right: 0;
      float: none;
      position: relative;
      right: 0;
      display: block;
   }
   #feature_area {
      margin-top: 25px;
   }
   #menu ul li {
      float: none;
      display: block;
      text-align: center;
   }
   #menu_collapse {
      width: 72px;
      /* height: 29px; */
      padding: 6px 12px;
      display: block;
      color: #fff;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      font-weight: normal;
      text-align: center;
      background-color: #003d74;
      margin: 0 auto;
      margin-bottom: 10px;
      margin-top: 0px;
      cursor: pointer;
   }
   .slider_info {
      width: 95%;
      min-height: 145px;
      background: url(images/bgr_slider_info.png) repeat-y;
      padding: 14px;
      text-align: center;
      display: block;
   }
   .slider_info h2 {
      width: auto;
      font-size: 48px;
   }
   #menu {
      display: none;
   }
   #brokers {
      margin-top: 15px;
      width: 90%;
      padding: 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 auto;
   }
   .paul_land,
   .paul_land_info {
      width: 100%;
      float: none;
   }
   .property-listing-table td {
      padding: 0 !important;
      width: 100% !important;
      float: left !important;
      padding-top: 20px !important;
   }
   .property-listing-table td.left-checkobx {
      width: 30px !important;
   }
   .property-listing-table td.right-checkbox {
      width: 90% !important;
   }
   .property-listing-table td.left-button {
      width: 50% !important;
   }
   #logo_area span {
      background: transparent;
      color: #fff;
   }
   #logo img {
      margin: 0 auto;
   }
}
@media(max-width: 767px) {
   .feature {
      margin-bottom: 5px;
      width: auto;
      text-align: center;
      margin-right: 5px;
   }
   .feature a {
      display: block;
   }
   #feature_main_area {
      display: block;
   }
   .content_widget {
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
   }
   .all-details {
      position: relative;
      top:  4rem;
   }
   .main_cont_tab_details {
      float: none;
      width: 100%;
      margin-right: 0;
   }
   .main_cont_tab_details .tabs {
      padding: 0 10px;
   }
   .align_rgt {
      max-width: auto !important;
   }
}
@media(max-width: 600px) {
   .feature {
      width: 180px;
      margin: 0 auto;
      text-align: center;
      display: block;
      margin-right: auto;
      float: none;
      padding: 14px;
      margin-bottom: 20px;
   }
   #feature_main_area h2 span {
      display: block;
   }
   .feature span {
      width: 151px;
      position: relative;
      left: 0;
      bottom: 35px;
      text-align: center;
   }
   .feature img {
      display: block;
      margin: 0 auto;
   }
   .backtoadmin {
      left: 10%!important;
      margin-right: 0!important;
   }
   body {
      overflow-x: hidden;
   }
}
@media(max-width: 567px) {
   table {
      width: 100%;
      background-color: #fff;
   }
   textarea {
      max-width: 100%;
   }
   table td {
      float: left;
      width: 100%;
      text-align: left;
   }
   table#properties>tbody>tr>td {
      padding: 3px 0px !important;
   }
   .style5 {
      padding: 3px 6px;
   }
   .contact_form .full .half {
      float: none;
   }
   .contact_form .full .half:before,
   .contact_form .full .half:after {
      display: table;
      clear: both;
      margin-bottom: 10px;
   }
   .contact_form {
      width: 245px;
      margin: 20px auto;
   }
   .contact_form .full label {
      width: auto;
      padding-right: 15px;
      display: block;
      line-height: 30px;
      float: none;
      color: #666;
      font-size: 14px;
   }
   .contact_form .text-right {
      text-align: center;
   }
   .contact_form .full .half input[type="text"] {
      width: 245px;
   }
   .contact_form .full .half label.zip {
      width: 100%;
      margin-left: 0;
      clear: both;
   }
   .contact_form .full .half input[type="text"].zip_input {
      width: 245px;
   }
}
@media(max-width: 480px) {
   .main_cont_tab_details .tabs {
      width: auto;
      font-size: 12px;
   }
   .property-listing-table td {
      padding: 0 !important;
      width: 68% !important;
      float: left !important;
      padding-top: 7px !important;
   }
   .image-holder img {
      height: auto;
      vertical-align: middle;
   }
   .align_rgt {
      max-width: auto !important;
   }
   .pgwSlideshow .ps-current>ul>li img {
      width: auto !important;
   }
   .pgwSlideshow {
      width: 90% !important;
      margin-left: 0 !important;
   }
   .pgwSlideshow .ps-list {
      border-top: 0px !important;
   }
   input[type="text"] {
      max-width: 100%;
   }
   table#properties>tbody>tr>td>table>tbody>tr>td {
      vertical-align: top;
      width: 100% !important;
      position: relative;
   }
   table#properties>tbody>tr>td {
      padding: 3px 0px !important;
      width: 100% !important;
   }
   table#properties>tbody>tr>td span.details {
      position: absolute;
      right: 21px;
      top: 20px;
      margin-top: 0 !important;
   }
}
@media(max-width: 375px) {
   .about_man {
      float: none !important;
      margin: 0 auto !important;
      text-align: center;
      width: 150px;
   }
}
.mobile-block {
    display: none !important;	
}

.feature img {
    object-fit: cover;
    width: 151px;
    height: 120px;
}
.hidableProperties {
    text-transform: capitalize;
}
.slick-slide{
    display:none;
    height:100%;
    min-height:1px;
    float:none !important;
    vertical-align:top;
    padding: 0;
 }
@media(min-width: 971px) {
   #gallery {
      width: 1050px;
  } 
  .feature {
   padding: 10px 8px 10px 8px;
   margin-right: 12px;  
} 
.feature.last{
   margin-right: 0;
}

/* .feature.last span strong {
   left: 50%;
   margin-left: 3%;
   width: 106px;
} */

.feature img {
   width: 145px;
   height: 105px;
}
.feature span {
   width: 140px;
}
}
@media (max-width: 1080px) and (min-width: 971px) {
.feature span strong {
   font-size: 16px;
}

.feature.last span strong {
   left: 50%;
   margin-left: 3%;
   width: 106px;
   font-size: 18px;
}
.feature span {
   width: 120px;
}
.feature img {
   width: 125px;
   height: 100px;
}
}
@media (max-width: 970px) {

.feature img {
    height: 75px;
}
#header_area {
   height: 97px;
   z-index: 99;
}
#header_area div#header {
   position: fixed;
   width: 100% !important;
   left: 0;
   right: 0;
   background: #fff;
   border-bottom: 1px solid;
   padding: 15px;
   box-sizing: border-box;
}
#top_content {
    padding-top: 0;
}	
.home_body #header_area {
    background: transparent;
}
div#logo_area {
    width: 140px;
    margin: 0;
    height: auto;
    background: none;
    padding: 0;
    box-shadow: none;
    box-sizing: border-box;
    background: #fff;
}
#logo img {
    margin: 0 auto;
    max-width: 100%;
}	
#menu_collapse {
	width: 59px;
    height: auto;
    position: absolute;
    right: 0;
    border-radius: 0;
    top: 20px;
    background: rgba(255, 255, 255, 0.65);
    box-sizing: border-box;
    padding: 5px 10px;
}
div#logo_area span, #header .contact_no {
    display: none;
}
div#logo_area span.celebrating-years {
    width: 36px;
    top: 10px;
    left: 99px;
    font-size: 40px;
    letter-spacing: -2px;
}
div#menu:before {
    content: "X";
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    background: #003d74;
    font-size: 48px;
    width: 60px;
    text-align: center;
	    line-height: 1;
    margin-top: 15px;
}
a#menu_collapse.active {
    opacity: 0;
    z-index: 999;
}
div#menu {
    width: auto;
    margin: 0 -30px;
    padding-top: 130px;
    margin-top: -115px;
   padding-bottom: 30px;
   overflow-y: auto;
   max-height: calc(100vh);
}
#menu ul li a {
    padding: 10px 30px 10px;
    display: block;
    -webkit-border-radius: 0px;
    font-family: 'open_sans_condensedbold';
    text-align: left;
    font-size: 22px;
    text-transform: capitalize;
}
#menu_collapse span.icon-bar {
    width: 100%;
    height: 3px;
    background: #002B55;
    display: block;
    border-radius: 0;
    overflow: hidden;
    border: 0;
    border-top: 0;
    margin: 5px 0;
}	
.backstretch 
{
height: 190px  !important;	
}
.home_slider {
   height: 40vw;
	margin-top: 0px;
}
.statement1.mobile-block
{
    padding:30px 10px 0px 10px;
}
.backstretch img {
    max-width: 100% !important;
    object-fit: cover;
	height: 190px !important;
	left:0 !important;
}	
#feature_main_area h2 {
    font-size: 28px;
    padding-top: 38px;
    text-align: center;
    font-weight: bold;
}
#top_content {
    background: transparent;
}
div#feature_main_area {
padding-top: 20px !important;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.feature img {
    border-radius: 0;
    max-width: 100%;
}
div#gallery {
    margin: 0 -10px !important;
	width:auto !important;
}	
#feature_area {
    background: none;
    border-bottom: none;
    padding: 15px 0 35px;
}
.feature {
    padding: 0;
    box-shadow: 0 3px 6px #0000003C;
    border-radius: 15px;
    overflow: hidden;
    margin: 10px 6px;
    width: calc(33.333% - 15px);
    float: left;
}
.feature img {
    border-radius: 0;
}
.feature span {
    width: auto;
    position: relative;
    left: 0;
    bottom: 0;
    text-align: center;
    display: block;
    font-size: 17px;
    color: #000;
}
.feature span strong {
    display: block;
    font-size: 17px;
    color: #000;
    background: #E3E3E3;
    padding: 0.5rem;
}
.mobile-none
{
display: none !important;	
}
.mobile-block
{
display: block !important;	
}
.download_pdf .pdf span, .download_pdf .pdf
{
background: none;	
}
.slider_btn_button a, .download_pdf .pdf span span, .btn_button, .entry  a.btn_button
{
   background: #C44347;
   color: #fff;
   border-radius: 35px;
   border: 3px solid #fff;
   font-size: 20px;
   text-align: center;
   display: inline-block;
   padding: 14px 50px 20px;
   text-transform: uppercase;
   font-weight: bold;
   height: auto;
   line-height: 1;
}
.download_pdf .pdf span span, .btn_button
{
    padding: 18px 40px;
	border: none;
}
a.btn_button {
    display: block;
    margin: 15px 30px;
}
.entry  .paul_land_info a.btn_button {
   display: inline-block;
   margin: 8px 0;
   padding: 8px 18px;
   font-size: 14px;
}
.entry .paul_land_info h3{
    font-size: 20px;
    color: #000;
    padding-bottom: 2px;
    margin-top: 15px;
}
.slider_btn_button {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: -50px auto;
    text-align: center;
}
.slider_btn_button.mobile-block a i {
    position: relative;
    top: 6px;
}
body #content_area {
    background: #F5F5F5;
}
body #content_area .content_widget {
    padding: 0px 15px 15px 15px;
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 16px;
    margin-bottom: 0;
}
.mainheading {
    margin: 0 -15px;
	padding:0 1rem;
}
#sidebar, #content {
    width: 100% !important;
}
 #content {
    padding: 0;
}
.sidebar_widget h3 br {
    display: none;
}
.sidebar_widget .book
{
width: 280px !important;
max-width: 100%;
box-shadow: none;	
}
.entry .sidebar_widget h3 {
    font-size: 18px;
}
#sidebar .sidebar_widget {
    border: none;
    background: #fff;
    padding: 25px 15px;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}
body #content_area .map_area {
    width: 100% !important;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 15px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin: 0;
	text-align: center;
    box-shadow: none;
}
body #content_area .map_area div#dvMap {
      height: 300px !important;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .map_area h2
{
letter-spacing: 0; 	
}
#top_content {
    background: #fff;
}
#content_left {
    width: 100%;
    margin: 0 auto;
    padding: 35px 15px 0;
    float: none;
    box-sizing: border-box;
    background: #F5F5F5;
}
div#brokers_mobile {
    padding: 45px 15px;
    margin-top: -43px;
    position: relative;
    z-index: 9;
    background: #F5F5F5;
}
div#brokers_mobile .paul_land {
    margin: 0;
    width: 33%;
    box-sizing: border-box;
    padding: 15px;
    float: left;
}
div#brokers_mobile .paul_land_pic {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: none;
}
div#brokers_mobile .paul_land_pic img {
    display: block;
    padding: 0;
    box-shadow: 0 3px 6px #0000003C;
    border-radius: 15px;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.brokers_mobile_inner
{
width: 480px !important;
max-width: 100%;
margin:0 auto;	
}
.welcome-logos.mobile-block {
    background: #fff;
    padding: 25px 15px;
    margin: 0;
}
.welcome-logos.mobile-block .image-holder {
    display: block;
    padding: 15px;
    max-width: 275px;
    box-sizing: border-box;
    margin: 0 auto;
}

#footer_rgt {
    width: 100%;
    float: none;
    margin: 0 auto;
}
div#footer_logo {
    display: none;
}
#footer_rgt p {
    line-height: 1.6;
}
#footer_area {
    font-size: 16px;
}
#footer h4 {
	font-size: 24px;
    color: #fff;
}
#quick_link {
    width: 100%;
}
#quick_link ul {
    overflow: hidden;
    padding: 18px 0 18px 0;
    margin: 0 -10px;
}
#quick_link ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    background: none;
    padding: 10px 10px;
    box-sizing: border-box;
}
#quick_link ul li a {
    color: #fff;
}
#footer_rgt p {
   color: #fff;
}
#footer_rgt p a {
    text-decoration: none;
    color: #fff;
}
#copy {
    text-align: center;
    color: #000;
    padding: 15px;
    background: #fff;
}

input[type="submit"] {
	background: #C50631;
    color: #fff;
    border-radius: 35px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 15px 40px;
    text-transform: uppercase;
    font-weight: bold;
    height: auto;
    line-height: 1;
    float: none;
    vertical-align: middle;
    border: none;
}
.contact_form .full label {
   width: auto;
   display: block;
   float: none;
}
.contact_mobile .paul_land_pic img{
	display: block;
    padding: 0;
    box-shadow: 0 3px 6px #0000003C;
    border-radius: 15px;
    overflow: hidden;
    margin: 0;
    width: 135px;
    height: auto;
    box-sizing: border-box;
}
.contact_form {
   width: 100%;
   margin: 0 0 30px 0;
}
.mobile-block.row .container {
   width: 695px;
   max-width: 100%;
}
.contact_form .full input[type="text"], .contact_form .full select, .contact_form .full textarea, .contact_form .full .half input[type="text"], .contact_form .full .half input[type="text"].zip_input, .form-control {
   background-color: #fff;
   min-height: 30px;
   padding: 6px 5px;
   border: 1px solid #707070;
   border-radius: 6px;
  font-size: 14px;
   font-weight: bold;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   width: 100%;
	box-sizing: border-box;
   min-height: 45px;
   float: none;
}
.contact_mobile .paul_land_pic {
    width: auto;
    height: -webkit-fill-available;
    border: none;
    padding: 0;
    float: none;
    margin-top: 0;
    margin-bottom: 2rem;
}

.contact_mobile .paul_land, .contact_mobile .paul_land_info {
	width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 20px;
}
.contact_mobile a.btn_button {
    margin: 0;
    border: none !important;
    font-size: 13px !important;
    margin-bottom: 2.5rem;
}
.paul_land.border-bottom {
    border-bottom: 1px solid #B0CFED;
    margin-bottom: 2.5rem;
}
.mobile-block.contact_mobile {
    background: #fff;
    margin: 0 -30px;
    padding: 50px 30px 0;
}
.mobile-block.contact_mobile h5{
	color: #000000;
    text-transform: capitalize;
    font-size: 18px;
}
.mobile-block.contact_mobile .welcome-logos.mobile-block {
    background: #fff;
    padding: 25px 15px;
    margin: 30px -30px -15px;
    border-top: 1px solid;
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mobile-touch
{
margin:0 -15px;
}
.bg-white.d-flex.flex-wrap.justify-content-between {
    background: #fff;
    margin: -35px -30px 0;
    padding: 15px 30px;
    clear: both;
}
.mobile-m-touch h1.hidableProperties {
   text-align: center;
   margin: 10px 0;
   padding: 0 !important;
   color: #C50631 !important;
   background: none;
   font-weight: bold;
}
div#contctform-block {
   background: #F5F5F5;
   padding: 30px;
   margin: 0 -15px;
}
.mobile-block.bg-white {
   background: #fff;
   padding: 20px;
   margin: -30px -30px 30px;
}
.w-100
{
   width: 100%;
}
.mobile-left
{
   float:  none !important;
   width: auto !important;
}
body.contact_us_body div#sidebar {
   display: none;
}
.contact_form .full .half {
   float: none;
}
.hidableProperties {
     
   font-size: 29px;
}
.next-prev a.view_brochure .arrow-left {
   left: -5px;
   border-color: #fff;
   position: relative;
   vertical-align: middle;
   padding: 6px;
   border-width: 0 2px 2px 0;
}
.next-prev a.view_brochure .arrow-right {
   right: -18px;
   border-color: #fff;
   position: relative;
   vertical-align: middle;
   padding: 6px;
   border-width: 0 2px 2px 0;
}
.next-prev   a.view_brochure {
      padding: 12px 20px 11px;
      min-width: 112px;
      line-height: 1;
  
}
}

.arrow {
  border: solid #002B55;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
}

.arrow-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
@media (max-width: 450px){
.home_slider {
    height: 256px;
}
}
@media (max-width: 413px) {
.feature span strong {
    font-size: 14px;
}
}
@media (max-width: 374px) {
.feature span strong {
    font-size: 12px;
}
.hidableProperties {
   font-size: 29px !important;   
}
}

@media (max-width: 767px) {
.salelease .nav-tabs > li.active > a > .fortitle {
    background: #C44347 !important;
    height: 63px;
    margin-bottom: -1px;
    margin-top: -9px;
    padding-top: 6px;
}
.salelease .nav-tabs > li > a > .fortitle h2 {
    font-size: 16px;
}

#sticky {
    display: none !important;
}
}
@media (max-width: 360px) {
div#rcaptcha {
    transform: scale(0.88);
    webkit-transform: scale(0.88);
    text-align: center;
    position: relative;
}
}

.mobile-block.fixed-header {
   position:fixed;
   width:   100%;
   background: #fff;
   padding: 0 1rem;
   top: 10.4rem;
   left: 0;
   z-index: 9;
}

@media (max-width: 970px) and (min-width: 600px) {
   .feature img {
      width: 100%;
      height: 140px;
   }
}

@media (max-width: 340px){
	.slider_btn_button{
		margin:-25px !important;
	}
}
@media(max-width: 600px){
		.slider_btn_button{
			margin: -55px auto;
		}
}

