﻿/**** LET Styles ****/
/* @font-face {
  font-family: palatino;
  src: url(palatino.ttf);
}
@font-face {
  font-family: palatino-bold;
  src: url(palatino-bold.ttf);
}
@font-face {
  font-family: gill-sans-mt;
  src: url(gill-sans-mt.TTF);
}
@font-face {
  font-family: georgia;
  src: url(georgia.ttf);
} */
::-moz-selection { /* Code for Firefox */
  color: #E11B12;
  background: #00B0E1;
}

::selection {
  color: #E11B12;
  background: #00B0E1;
}
@font-face {
  font-family: gill-sans-mt;
  src: url(gill-sans-mt.TTF);
}
@font-face {
  font-family: fontawesome;
  src: url(FontAwesome.ttf);
}

body{
margin: 0px;
padding: 0px;
background-color: #fff;
background-position: left top;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
width:100%;
}

.fal {
  font-family: 'fontawesome';
  font-weight: 300;
}

.everything{
width: 100%;
margin: 0px auto;
}

.header{
height: 84px;
width: 100%;
}
.header-sub
{
    display: none !important;
  }
.header .left{
height: 100%;
padding: 10px 0px 0px 15px;
float: left;
/*width:18%;
width: 350px;*/
}
.header .middle{
height: 100%;
text-align:center;
/*width:22%;*/
width: 625px; /*480*/
display:inline-block;
}

.header .left .logo{
/*width: 388px;*/
width: 271px;
height: 66px;
/*background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-size: 100% 100%;*/
display: inline-block;
cursor: pointer;
overflow: hidden;
}
.header .left .logotext, .header .left h1
{
  padding: 0px 0px 0px 2px;
  margin: 0px;
  color: #00537A;
  font-size: 13px !important;
  letter-spacing: 0.25px !important;
  /*font-size: 13px;
  letter-spacing: 0.25px;*/
  font-family: 'gill-sans-mt';
}
.header .left h1 strong
{
  font-weight: normal !important;
}
.header .center .logo{
/*width: 388px;*/
width: 271px;
height: 84px;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-size: 100% 100%;
margin-left :auto ;
margin-right :auto ;

}
.header .right{
/**height: 100%;**/
height: 30px;
width: 64%;
/*padding: 90px 35px 0px 0px;*/
padding: 0px 35px 0px 0px;
float: right;
}
.container
{
	width:100% !important;
}
.header .right .signup, .header .right .menus{
float: right;
clear: right;
position: relative;
z-index: 10;
}
.header .right .signup{
padding-bottom: 12px;
padding-top: 6px;
padding-right: 14px;
}
.header .right .signup a{
/* font-family: gill-sans-mt; */
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #00a9f4;
text-decoration: none;
margin-left: 30px;
}
.header .right .menus a,.menus a{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #777775;
text-decoration: none;
margin-left: 110px;
}
.header .right .menus a.first, .menus a.first{
  margin-left:5px;
}
input[type="text"],input[type="password"]{
  height: 22px;
}
input[type="text"],input[type="password"],textarea {  
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  border: 1px solid #d7d7d7;
  padding: 0 8px;
}
input[type="text"]:focus,input[type="password"]:focus, textarea:focus{
  border-color:#5eb0ff;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)

}

.mainmenu
{
  text-align:center; margin-top:10px; height:110px
}

.header .right .menus span,.menus span{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #e04f4d;
text-decoration: none;
margin-left: 60px;
font-weight: bolder;
padding-right: 25px;
}
.header #userwel
{
  padding: 20px 55px 0px 20px;
  float: right;
  min-width: 100px;
  text-align: right;
  position: relative;
  z-index: 1000;
}
.header #userwel.vhidden
{
  visibility: hidden;
}

.home-title {
  font-size: 18px;
  padding-left: 20px;
  color: #777775;
  display: inline-block;
  vertical-align: top;
  padding-top: 26px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.home-title span {
  padding-left: 22px;
}

.home-title-prop{
  padding-right: 40px;
}

.item-click {
  text-align: center;
}
.item-click a {
  color: #777775;
  text-decoration: none;
}

.header-bar {
  background-color: #104258;
  height: 30px;
  color: white;
  margin-top: 1px;  
  margin-bottom: 1px;  
  padding-left: 23%;
  font-size: 16px;
  padding-top: 20px;
  white-space: nowrap;
  box-sizing: content-box;
}
.header-bar strong
{
  font-weight: inherit;
}

/* .item-click a:hover {
    text-decoration: underline;
} */

.footer{
clear: both;
}

.footer .top {
  position: relative;
  height:120px;
}

.footer-logo{
width: 174px;
height: 120px;
padding: 0px;
background-image: url(../images/footerbg.png);
background-repeat: no-repeat;
background-position: right bottom;
background-size:100% 100%;
position: absolute;
right: 0;
top: 0px;
}
.footer .top .menus{
text-align: center;
padding-top: 20px;
width: 100%;
}
.footer .top .social{
text-align: center;
margin-top: 35px;
padding-bottom:20px;
padding-top:30px;
}
.footer .top .menus a{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
/* color: #004058; */
color: #777775;
text-decoration: none;
margin-left: 62px;
line-height:1.6em;
}
.footer .top .social a{
text-decoration: none;
margin-left: 20px;
}
.footer .bottom{
width: 100%;
height: 18px;
padding: 7px 0px;
background-color: #dcdcdc;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
box-sizing: content-box;
}
.footer .bottom a
{
  color: #000;
  text-decoration: none;
}

.dropdown {  
  display: inline-block;  
  
}

.dropdown-content 
{  
  display: none;
  position: absolute;
  background-color: white;
  min-width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a 
{
  margin-left:0px;  
  padding: 10px 13px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.hide
{
 display:none ; 
 }
 .hidenrm
{
display:none; 
}
 .show
{
 display: ; 
 }
 .home-title
 {
 color:#d83f42;  
 }
 .go-admin
 {
 cursor:pointer;  
 bottom: 10px;
 text-align: right;
 padding-right: 10px;
 }
 .go-admin a
 {
   color: #777775;
   text-decoration: none;
   font-size: 14px;
 }
 .go-admin a:hover
 {
   text-decoration:underline;
 }

.content{
min-height: 920px;
width: 100%;
margin-top:28px;
}
.content.mt0{
margin-top:0px !important;
}

.propertymain{
width: 100%;
height: 328px;
padding-top: 110px;
background-image: url(../images/propertymain.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
}

.gray-border{
  border-top: 5px solid #d5d5d5;
}

.search-banner {
  background-color: #dcdcdc;
  height: 100%;
  border-bottom: solid 5px #ec4e47;
}
.search{
min-height: 50px;
height: auto;
width: 90%;
padding: 4px 10px 20px 20px;
margin: 0px auto;
overflow: hidden;
margin-left: 6%;
}
.search .searchbtn{
height: 36px;
width: 160px;
border: solid 0px;
background: #ec4e46;
color: white;
font-weight: bold;
letter-spacing:.5px;
}
.search .searchcol{
float: left;
width: 180px;
}
.search .searchcol.nomar{
margin-right: 0px;
}
.search .searchcol div{
margin-bottom: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #004058;
margin-top:10px;
padding-left:5px;
}
.search .searchcol select{
width: 90%;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #004058;
height: 40px;
margin-left:2px;
padding-left: 4px;
}
.about{
padding: 0 24%;
}
.about .alignright{
float: right;
margin-left: 10px;
padding-left: 20px;
}
.about p{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: black;
clear: left;
}


.field_empty.mul{
  background-position: 98% 5%;
}
.field_empty {
  border:1px solid red !important;
  outline: none;
  background-image:url(../images/wrong-entry.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: 98% 50%;
}

::placeholder { 
  color: #d7d7d7;
}

input[type="text"]:focus,textarea:focus{
  border:1px solid #5eb0ff;
  outline: none;
}

input.es-input{
  background: none !important;
}

.properties{
/*padding: 31px 8px 25px 35px; */
padding: 20px;
min-height: 338px;
}
.properties .head{
width: 99.6%;
height: 30px;
}
#dv_tit{
	width:auto !important;
}

.properties .head .title, .properties .head .link{
/*width: 50%;*/
float: left;
}
.dd_properties{
    margin-left: 55px;
}
.properties .head .title{
/* color: #07a7f1; */
color: #777775;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing:1.2px;
font-family: Arial, Helvetica, sans-serif;
}
.properties .head .link{
text-align: right;
}
.properties .head .link a{
color: #cd4f49;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}
.properties .prs{
width: 100%;
height: 550px;
margin: 0px auto;
}

.properties .prs .pr{
min-height: 280px;
height: auto;
margin-right: 28px;
margin-bottom: 35px;
float: left;
cursor: pointer;
background-repeat: no-repeat;
background-size:cover;
width:327px;
}
.properties .prs .pr.nomar,.properties {
  margin-right: 0px;
  margin-left : 0px;  
  
}
.properties .prs .addr{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: black;
height: 340px;
overflow:hidden;
/*padding: 5px 0px 5px 8px;
width: calc(100% - 10px); 
padding-left: 10px;*/

line-height:1.8em;
}

.properties .prs .price{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 15px; */
    font-size: 16px ;
    color: #fff;
    width: calc(100%);
    height: 36px;
    padding: 7px 0px 0px 8px;
    background-color: #104258;
   /* background-image: url(../images/prdot.png); */
    background-position: 96% 50%;
    background-repeat: no-repeat;
    margin-top: 10px;
    font-weight: 600;
    }
.proptype, .proptype h3
{
    /*float: right;*/
    padding-right: 10px;
    text-align: right;
    text-overflow:ellipsis; 
    width: 245px;
    /*height: 20px;*/
    overflow: hidden;
    white-space:nowrap; 
    font-size: 16px;
    font-weight: 600;
}
.proptype
{
    float: right;
}
.proptype h3
{
    float: left;
    padding-right: 10px !important;
    padding-top: 3px !important;
}
.nav-btn > label > span {
  display: block;
  width: 25px;
  height: 10px;
  border-top: 2px solid #eee;
}

.nav, .navagent {
  height: 44px;
  width: 100%;  
  position: relative;  
  float:left;
  bottom: 6px;
}

.navagent
{
 margin-top: 50px; 
}

.nav > .nav-header, .navagent > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title, .navagent > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}
.navagent > .nav-btn {
  text-align: right;
  padding: 10px;
}

.nav > .nav-links, .navagent > .nav-links {
  display: inline;  
  font-size: 18px;
  position: relative; 
  right: 20px;
  float: right;
  z-index: 999;
  }

.nav > #nav-check, .navagent > #nav-check {
  display: none;
}

.properties .head .link a {
  padding-right:22px;
}

.content p {
  padding: 0 15px;
  text-align: justify;
}


/* Property Image */
.row::after {
  content: "";
  clear: both;
  display: table;
}
.res-col,
.res-half,
.res-third,
.res-twothird,
.res-threequarter,
.res-quarter {
	float: left;
	width: 100%
}

.res-col.s1 {
	width: 8.33333%
}

.res-col.s2 {
	width: 16.66666%
}

.res-col.s3 {
	width: 24.99999%
}

.res-col.s4 {
	width: 33.33333%
}

.res-col.s5 {
	width: 41.66666%
}

.res-col.s6 {
	width: 49.99999%
}

.res-col.s7 {
	width: 58.33333%
}

.res-col.s8 {
	width: 66.66666%
}

.res-col.s9 {
	width: 74.99999%
}

.res-col.s10 {
	width: 83.33333%
}

.res-col.s11 {
	width: 91.66666%
}

.res-col.s12 {
	width: 99.99999%
}

/** property Details */

.property-image{
  width: 600px;
  height: 300px;
  background: lightgray;
  position: relative;
}

.property-title{
  width: 100%;
  position: absolute;
  bottom: 0;  
  height: 60px;
  width: calc(100% - 8px);
  height: 33px;
  padding: 5px 0px 0px 8px;
  background-image: url(../images/praddrbg.png);
  background-position: right center;
  opacity: 0.1;
  color: #003a5a;
  font-size: 16px
}

.arrow{
  box-sizing: border-box;
  height: 50px;
  width: 50px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transition: border-width 150ms ease-in-out;
  float:left;
}

.arrow.left {  
  transform: rotate(130deg); 
}

.arrow.right {  
  transform: rotate(-48deg); 
}

.arrow:hover {
  border-bottom-width: 4px;
  border-right-width: 4px;
}

.flexslider .flex-direction-nav a{
  transition: none;
  opacity: 1;
  top:65%;
  padding-top:2px;
  padding-right:4px;
}

.flex-direction-nav a.flex-next:before,.flex-direction-nav a.flex-prev:before {
  content:"" !important;
  box-sizing: border-box;
  height: 15px;
  width: 15px;
  border-style: solid;
  border-color: #8dd1f2;
  border-width: 0px 3px 3px 0px;
  float:left; 
}

.flex-direction-nav a.flex-next:before {
  transform: rotate(-48deg); 
}
.flex-direction-nav a:before{
  transform: rotate(130deg); 
}

.flexslider .flex-direction-nav .flex-prev{
  left:-20px;  
}
.flexslider .flex-direction-nav a.flex-prev:before{
  margin-left: 2px;
}

.properties-slider .flexslider{
  margin-bottom: 0px !important;
  border: none;
  border-bottom: 4px solid white;
}

.flex-mode{
  font-size: 20px;
  color: #009ddc;
  width: 100%;
  height: 40px;
  padding: 0px 10px 15px;
  position: absolute;
  bottom: 0;
}

.flex-text{
  position: absolute;
  bottom: 0;
  background-color: #efefefd1;
  width: 100%;
  height: 62px;
  font-size: 22px;
  color: #003b56;
  padding: 8px 10px 15px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

#carousel {
  width: 89%;
  margin: 0 auto;
}

.properties-slider{
  padding-top:10px;
}

/* .top-border{
  border-top: 5px solid #003a5a;
  margin-top:20px;
}

.bottom-border{
  border-top: 5px solid #003a5a;
  margin-top:20px;
} */

.page-nav {
  border-top: 1px solid #cd4f49;
}
.item-text {
    color:#009add;
    font-weight: bold;
    font-size: 12px;
}

.pull-left{float: left;text-align: left;}
.pull-right{float: right;text-align: right;}
.locat{margin-left: 30px;}
.page-navigation{height:35px; margin-top: 18px;}
.right-side-property{padding-left: 30px;}
.right-side-property table,.sub-content table{width: 100%;}
.right-side-property table td{margin: 0;padding: 0;}

.contacts-info{
  list-style: none;
  float: left;
  margin-top:0px;
  padding: 2px;
}

.contacts-info li {  
  font-size: 14px;
  padding: 0;
  margin-left: 10px;
  line-height: 1.4em;
}

.sub-content{
  margin-left:15px;
}
.contact-form{
  background-color: #E5E5E5;
  padding: 10px 10px 4px 10px;
  padding-top: 10px;
  overflow: hidden;
  margin-top: 0px;
  width: 96.9%;
  padding-top: 10px;
  margin-left: 2px;
}
.lbl-blue,.lbl-red,.lbl-dblue,.lbl-black,.lbl-darkblue{
  font-size: 15.6px;
  font-weight:normal;
  line-height:1.8em;
}

.lbl-blue {
  color:#2bb8f6;
}
.lbl-darkblue {
  color:#004259;
}
.lbl-grayloc {
  color:#9A9A9A;
}


.lbl-red{
  color: #df4f4d;  
  border-bottom: 1px solid #df4f4d;
  letter-spacing: .5px;
  border: none;
}
.lbl-dblue{
  color:#1b5069;
}

.description, .note{
/*border: 1px solid #c3e6fd;*/
padding: 15px 0px;
/* text-transform: uppercase; */
line-height: 1.8em;
color: #000;
float: left;
}
.note
{
  color: Red;
}

.left-nav{
  padding-left: 15px;
  padding-top: 0px;  
}

.md-text{
  font-size: 16px;
  font-weight: normal;  
}

.table-head{
  border-bottom: 1px solid red;
  width: 100%;
}
.clear{
  clear: both;
}

.noborder{
  border: none;
}

.prices-item table td {
  padding-top: 0px;
  padding-bottom: 0px;  
}
.notes{
  color: gray;  
  margin-left: 8px;
}

.description p {
  padding: 0px;
  margin: 0px;
}

.head-top-space{
  padding-top: 28px;
}

.border-gray{
  border: 1px solid #e4e4e4;
  height: 28px;
  width: 97%;
}
.sm-text{
  font-size: 14px;
}

.contact-heading{
  color: white;
  background-color: #104258;
  height: 28px;
  margin-top: -2px;
  position: relative;
  width: 99.4%;
  padding: 4px;
  top: 0px; /*42px;*/
  margin-left: -2px;
}

.contact-heading .h1 {
  padding-top: 1px;
  position: absolute;
  padding-left: 10px;
  font-size: 16px;
}
.contacttext
{
  padding: 15px 10px 5px 25px;
  font-size: 12px;
}

.contact-root{
  position: relative;
  top:-60px;
}
.contact-submit{
  background: #004059;
  color: white;
  border: none;
  padding: 6px 30px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .2em;
  cursor: pointer;
}

.contact-whitesubmit{
  background: #fff;
  color: #000;
  border: 1px solid;
  padding: 6px 30px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .2em;
}

.lbl-tips{
  display: flex;
  width: 180px;
  color:#a9a9a9;
}

.price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;  
}
.carousel-border{
  border: 1px solid #8dd1f2;
  padding: 4px;
}
.gray-background{
  width: 100%;
  height: 34px;
  background: #dedede;
  position: absolute;
  z-index: -1;
}

.input-font{
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  width: 96% !important;
  height: 27px !important;
}

.icon-list{
  margin-right:0px;
  margin-left:0px;
  padding-top: 0px;
  padding-right: 0px;
}
.icon-list span
{
  font-size: 16px;
}
.icon-list img {
  padding:0 5px;
}

.property-details.pds,.page-navigation.pds{
  
  width: 68%;
  margin: 0px auto;
  padding-top: 15px;
}
.property-details.pds
{
  font-family: Candara,Garamond,Arial;
  font-size: 14px;
}
.property-details.pds.pad5
{
  padding-top: 10px !important;
}



.right-side-property table tr td, .sub-content table tr td {
  vertical-align: top;
  width: 50%;
}
.contact-form table tr td {width: auto;}
.contact-form table tr td.first{width: 15% !important;}

.heading {
  padding: 0;
  margin: 0;
  color:#243761;
}

.btnsubmit{
  width:171px;
  height:38px;
  border-width:0px;
  background-image:url(../images/btnsubmit.png);
  background-repeat:no-repeat;
  cursor:pointer;
}
.btnprev{
  width:171px;
  height:38px;
  border-width:0px;
  background-image:url(../images/btnpreview.png);
  background-repeat:no-repeat;
  cursor:pointer;
}

/* Custom From */
.table-form{
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  table-layout: fixed;
}
/* a::before{
  content: ">";
  padding-right: 2px;
  visibility: hidden;
} */
a.redarrow::before {
  content: ">";
  color: red;
  padding-right: 2px;
  visibility: visible;
}


.topmenu .uline,.md-text.bold-gray
{
text-decoration:none;    
}
.home-title .uline:hover , .md-text.bold-gray:hover
{
cursor:pointer;
text-decoration:underline;    
}

.md-text.bold-gray{
    color:#777775; 
}


/*Popup dialog starts*/
#spupholder {
background-color: black;
display: none;
left: 0;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
position: absolute;
top: 0;
z-index: 10000;
}
.spup{
height: 123px;
padding: 10px;
position: absolute;
width: 350px;
z-index: 20000;
background-image:url("../images/a/modelpopup/header.png");
background-position: left top;
background-repeat: repeat-x;
background-color: #104258;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.spup .details {
/*clear: left;
float: left;
margin: -10px 3px;*/
/*height: 70px;*/
font-size: 12px;
color: #775B31;
/*width: 864px;*/
/*padding:13px 8px 3px 8px;
padding:10px;*/
/*background-image:url("../images/a/modelpopup/frame_bg.png");*/
background-position: left top;
background-repeat: repeat-x;
/*background-color:white;*/
}
.spup .ftbar{
clear:left;
margin:0px;
background-image:url("../images/a/modelpopup/footer.png");
background-position: left top;
background-repeat: repeat-x;
height:31px;
}
.indentLeftMenu{
	padding-left:25px !important;
}
/*Popup dialog ends*/

/*CM Popup dialog starts*/
#spupCMholder {
 
display: none;
left: 0;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
position: absolute;
top: 0;
z-index: 10000;

}
.spupCM{
height: 123px;
padding: 0px 0px 0px 0px;
position: absolute;
width: 350px;
z-index: 20000;
}
.spupCM .CMdetails {
clear: left;
float: left;
 
/*height: 70px;*/
font-size: 12px;
color: #775B31;
/*width: 864px;*/
}
 
 
/*Popup dialog ends*/


     .loginstatus
     {
         color:#777775;
         font-size: 15px;
         text-decoration:none;
     }
     .clsreg
     {
         color:#777775;
         font-size: 15px;
         text-decoration:none;
         margin-right:15px;
     }
     .clsregsel
     {
         margin-right:25px;
     }
/* Step Progress Bar Start*/
.stepbar .container {
  width: 100%;
}

.stepbar .progressbar {
  counter-reset: step;
}

.stepbar .progressbar li {
  list-style-type: none;
  float: left;
  width: 19%;
  /*width: 14%;*/
  /*width: 20%;*/
  position: relative;
  text-align: center;
}

.stepbar .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
}

.stepbar .progressbar li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.stepbar .progressbar li:first-child:after {
  content: none;
}

.stepbar .progressbar li.active {
  color: #2bb8f6;
}

.stepbar .progressbar li.active:before {
  border-color: #2bb8f6;
  color:white;
  background-color:#2bb8f6;
}


/* Step Progress Bar End*/


/* Upload Button Start*/
#tblBrowseImage .file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
#tblBrowseImage .file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#tblBrowseImage .file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:25px;}
#tblBrowseImage .file-upload .file-select .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}
#tblBrowseImage .file-upload .file-select:hover{border-color:#104258;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseImage .file-upload .file-select:hover .file-select-button{background:#104258;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseImage .file-upload.active .file-select{border-color:#3f83a4;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseImage .file-upload.active .file-select .file-select-button{background:#3f83a4;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseImage .file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:30%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
#tblBrowseImage .file-upload .file-select.file-select-disabled{opacity:0.65;}
#tblBrowseImage .file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#tblBrowseImage .file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:25px;line-height:25px;}
#tblBrowseImage .file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}

#_ctl0_cphContent_tblBrowseImage .file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:25px;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select:hover{border-color:#104258;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select:hover .file-select-button{background:#104258;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#_ctl0_cphContent_tblBrowseImage .file-upload.active .file-select{border-color:#3f83a4;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#_ctl0_cphContent_tblBrowseImage .file-upload.active .file-select .file-select-button{background:#3f83a4;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:30%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select.file-select-disabled{opacity:0.65;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:25px;line-height:25px;}
#_ctl0_cphContent_tblBrowseImage .file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}

#tblBrowseAttach .file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
#tblBrowseAttach .file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#tblBrowseAttach .file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:25px;}
#tblBrowseAttach .file-upload .file-select .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}
#tblBrowseAttach .file-upload .file-select:hover{border-color:#104258;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseAttach .file-upload .file-select:hover .file-select-button{background:#104258;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseAttach .file-upload.active .file-select{border-color:#3f83a4;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseAttach .file-upload.active .file-select .file-select-button{background:#3f83a4;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
#tblBrowseAttach .file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:30%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
#tblBrowseAttach .file-upload .file-select.file-select-disabled{opacity:0.65;}
#tblBrowseAttach .file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
#tblBrowseAttach .file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:25px;line-height:25px;}
#tblBrowseAttach .file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}

.newfield .photobox .file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 10px;margin-top: -1px;width: 300px;}
.newfield .photobox .file-upload .file-select{display:block;border: 0px solid #dce4ec;color: #104258;cursor:pointer;height:20px;line-height:20px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.newfield .photobox .file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:20px;font-size: 12px;}
.newfield .photobox .file-upload .file-select .file-select-name{line-height:20px;display:inline-block;padding:0 10px;font-size: 12px;}
.newfield .photobox .file-upload .file-select:hover{border-color:#104258;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.newfield .photobox .file-upload .file-select:hover .file-select-button{background:#104258;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.newfield .photobox .file-upload.active .file-select{border-color:#3f83a4;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.newfield .photobox .file-upload.active .file-select .file-select-button{background:#3f83a4;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.newfield .photobox .file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:30%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.newfield .photobox .file-upload .file-select.file-select-disabled{opacity:0.65;}
.newfield .photobox .file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #104258;cursor:pointer;height:25px;line-height:25px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.newfield .photobox .file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:25px;line-height:25px;}
.newfield .photobox .file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:25px;display:inline-block;padding:0 10px;}

/* Upload Button End */

.footer .social a img
{
    width: 55px;
    height: 54px;  
}



/*Responsive Property Images */

.businessname
{
  padding-top:0px;
  padding-left:0px !important;
  float: left;
  width: 64%;
  text-overflow:ellipsis; 
  overflow: hidden; 
  white-space:nowrap; 
  text-align: center;
  margin: 0px;
}
.businessname.taleft
{
  text-align: left !important;
}
.businessname strong
{
  /*font-weight: normal;*/
}
.locationdet
{
  padding-top:0px;
  padding-left:7px !important;
  float: left;
  width:81%;
  text-overflow:ellipsis; 
  overflow: hidden; 
  white-space:nowrap; 
  text-align: left;
  margin: 0px;
}
  .locationdet + a {
display: inline-block;
  vertical-align: top;
  margin-top: -1px;
}
.rowdocmenus {
    position: absolute;
    left: -30px;
    outline: 0;
}
.rowdocmenus ul {
    margin: 0px;
    padding: 15px;
    border: solid 1px #c0c0c0;
    list-style: none;
    background-color: #fff;
}
.property-tile
{
    position: relative;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    transition: all .15s;
    margin-bottom: 60px;
}
.lsttble tr td
{
  text-decoration: none;
  padding:0px;
}
.image-block
{
    position: relative;
    overflow: hidden;
}
.property-image
{
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: calc(100% * 185 / 330)
}
.property-image img
{
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fff;
}
.lsttble{
	display: table-cell;
}
.lsttble td{
	width: 200px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.lsttble .lstcol{
	text-align:right;
	padding-right: 20px;
}
.lsttbleleft .lstcol{
	text-align:right;
}

.vhiden
{
  visibility: hidden;
}

/* properties page Custom changes */
.bottom_license{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 10px;
}

.privacypolicy
{
  width: 100%;
  height: auto;
  text-align: center;
}
.privacypolicy iframe
{
  width: 1000px;
  height: 740px;
  margin: 0px auto;
}
.red_f14{
	color: red !important;
	font-size: 14px !important;
	margin-left: 20px !important;
	padding-right: 0px !important;
	font-weight: normal !important;
}
.skyblue_f15{
	color: #2bb8f6 !important;
	font-size: 15px !important;
	margin-left: 20px !important;
	padding-right: 0px !important;
	font-weight: normal !important;
}
#userwel_login{
	float : right;
}
.status_blue {
    color: #AADAFF !important;
    font-weight: bold;
}
.status_red {
    color: red !important;
    font-weight: bold;
}
.status_green {
    color: #00B052 !important;
    font-weight: bold;
}
.color_red {
    color: red !important;
}
.fs14
{
  font-size: 14px !important;
}
.bold
{
  font-weight: 450 !important;
  letter-spacing: 1px;
}
.bold350
{
  font-weight: 350 !important;
  letter-spacing: 1px;
}
.map-image
{
  height: 392px;
  margin-bottom: 2px;
}

@media (min-width:1800px) and (max-width:1900px) 
{
  .header .middle
  {
    text-align: left;
  }
}

@media (max-width:800px) 
{
  /*input[type="text"],input[type="password"],textarea {  
    width: auto;
    margin-top: 3px;
    margin-bottom: 3px;
  }*/
}

@media (max-width:800px) 
{
  .content{
    min-height: 520px !important;
  }
}

@media (max-width:4096px) 
{
  .propertymain{
    height: 800px;
  }
}
@media (max-width:3240px) 
{
  .propertymain{
    height: 625px;
  }
}
@media (max-width:2560px) 
{
  .propertymain{
    height: 525px;
  }
}
@media (max-width:2304px) 
{
  .propertymain{
    height: 450px;
  }
}
@media (max-width:2048px) 
{
  .propertymain{
    height: 350px;
  }
}
@media (max-width:1024px) 
{
  .propertymain{
    height: 228px;
  }
  .header-bar
	{
	  padding-left: 5%;
	}
	.sub-content{
    margin-left:10px;
  }
}
@media (max-width:800px) 
{
  .propertymain{
    height: 198px;
  }
}

@media (max-width:1152px) 
{
  .about{
    padding: 0px 2% !important;
  }
  .header-bar
	{
	  padding-left: 5%;
	}
}
@media (min-width:1280px) 
{
  .about{
    padding: 0px 10% !important;
  }
}
@media (min-width:1360px) 
{
  .about{
    padding: 0px 24% !important;
  }
}
/*@media (max-width:1920px)
{
  .properties .prs
  {
    width: 95%;
  }
}
@media (max-width:1680px) 
{
  .properties .prs
  {
    width: 88%;
  }
}
@media (max-width:1600px) 
{
  .properties .prs
  {
    width: 92%;
  }
}
@media (max-width:1440px) 
{
  .properties .prs
  {
    width: 98%;
  }
}
@media (max-width:1400px) 
{
  .properties .prs
  {
    width: 97%;
  }
}
@media (max-width:1366px) 
{
  .properties .prs
  {
    width: 100%;
  }
}
@media (max-width:1280px) 
{
  .properties .prs
  {
    width: 95%;
  }
}
@media (max-width:1152px) 
{
  .properties .prs
  {
    width: 97%;
  }
}
@media (max-width:1024px) 
{
  .properties .prs
  {
    width: 100%;
  }
}
@media (max-width:800px) 
{
  .properties .prs
  {
    width: 88%;
  }
} */

@media (min-width:1440px) {
  .header #userwel{min-width:500px !important}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:4096px) 
{
  .header #userwel{min-width:2500px !important}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:3240px) 
{
  .header #userwel{min-width:1800px !important}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:2560px) 
{
  .header #userwel{min-width:1500px !important}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:2304px) 
{
  .header #userwel{min-width:1200px !important}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:2048px) 
{
  .header #userwel{min-width:375px !important;}
   
   #newmenus{display:block;}
  #oldmenus{display:none;}
}

@media (max-width:1700px) {
  .header .middle{width: 480px;}  
  
  #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:1600px) {
  /*.header .middle{width: 260px;}*/
  
}
@media (max-width:1800px) {

}
@media (max-width:1145px) 
{
	#newmenus{display:none;}
  #oldmenus{display:block;}
  
  .dropdown-menu{position:inherit !important;}
  
}
@media (max-width:1366px) {
  .header .left{padding-top: 10px }
  .header .middle{width: 260px;}
   .header .right{
    width: 76%;
  }
   #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:1440px) {
  .header .middle{width: 260px;}
  
  #newmenus{display:block;}
  #oldmenus{display:none;}
}
@media (max-width:1280px) {
  .header .left{}
  .header .middle{width: 50px;}
  .header .right{
    width: 76%;
  }
  .header #userwel{min-width:250px !important;padding-right: 20px;}
 #newmenus{display:block;}
  #oldmenus{display:none;}
  
}
@media (max-width:1024px) 
{
  
  .header .middle{width: 410px !important;}
  .header #userwel{min-width:50px !important}
  .menus a{margin-left: 5px !important; margin-top: 10px !important;}
  .nav > .nav-links{width: 300px !important;}
  .nav > #nav-check:checked + .nav-links{height: auto !important;min-height: 160px;}
  .dropdown {display: block !important; margin-top: 10px !important;}
  .dropdown-content{margin-left: 10px !important;padding: 10px !important;}
  .dropdown-content a{padding: 3px !important;}
  #newmenus{display:none;}
  #oldmenus{display:block;}
  
  .dropdown-menu{position:inherit !important;}
}
@media (max-width:1152px) 
{
  .menus a{margin-left: 5px !important; margin-top: 10px !important;}
  .nav > .nav-links{width: 300px !important;}
  .nav > #nav-check:checked + .nav-links{height: auto !important;min-height: 160px;}
  .dropdown {display: block !important; margin-top: 10px !important;}
  .dropdown-content{margin-left: 10px !important;padding: 10px !important;}
  .dropdown-content a{padding: 3px !important;}
  #newmenus{display:none;}
  #oldmenus{display:block;}
  
  .dropdown-menu{position:inherit !important;}
}
@media (max-width:850px) 
{
   .header .middle{width: 330px !important;}
   .header .right {width: 22% !important;}
   #newmenus{display:none;}
  #oldmenus{display:block;}
  
  .dropdown-menu{position:inherit !important;}
}
@media (max-width:810px) {
  
  .header .middle{width: 260px !important;}  
  .menus a{margin-left: 5px !important; margin-top: 10px !important;}
  .nav > .nav-links{width: 300px !important;}
  .nav > #nav-check:checked + .nav-links{height: auto !important;min-height: 160px;}
  .dropdown {display: block !important; margin-top: 10px !important;}
  .dropdown-content{margin-left: 10px !important;padding: 10px !important;}
  .dropdown-content a{padding: 3px !important;}
  .header #userwel{padding-bottom: 20px;}
  /*.header #userwel span{display: block;}*/
  #newmenus{display:none;}
  #oldmenus{display:block;}
  .dropdown-menu{position:inherit !important;}
}
@media (max-width : 700px)  
{
    .header .middle {
        width: 233px !important;
    }    
}


@media (max-width:1220px) {
  .nav {float:none;}
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -15px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
  
    padding: 13px;
  }
  .nav > .nav-btn > label:hover {
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }
  #dvtopright
  {
  	display:block;
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #fff;
    border: solid 0px #c0c0c0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    height: 0px;
    transition: all 0.3s ease-in;
    overflow: hidden;
    top: 30px;
    left: 0px;
    padding-left: 10px;
  }
  .nav > .nav-links > a {
    margin-top:15px;
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) + .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked + .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
    margin-top:0px;
  }
  .menus span {
    margin-top: 15px;
  }

  .header .right{
    padding-top: 0px;
    width: 68%;
  }
  .header .middle{
    width: 480px;
  }
  .menus a{
    color:white;
  }

  .header .right .signup {
    padding-top:60px;
  }
  .contact-no {
    display: none;
  }  
}
@media (max-width : 650px)  
{
    .header .middle
    {
        display:none;
    }
    .header-sub
{
    display: none !important;
  }
    .header .right 
    {
        width: 57% !important;
    }
    .home-title-prop {
        float: none !important;
        text-align: center;       
    }
    .home-title
    {
         font-size: 18px !important;
    }
}

@media (max-width : 750px)  {
  .search { width:88%;padding-bottom: 75px;}  
  .header .right .signup a{
    margin-left: 20px !important;
    font-size:14px;
  }
} 


/*
@media (max-width:4096px) 
{
  .properties .prs .pr {
    width: 780px !important;    
    height: 483px !important; 
  }
}
@media (max-width:3240px) 
{
  .properties .prs .pr {
    width: 610px !important;    
    height: 478px !important; 
  }
}
@media (max-width:2560px) 
{
  .properties .prs .pr {
    width: 470px !important;    
    height: 388px !important; 
  }
}
@media (max-width:2304px) 
{
  .properties .prs .pr {
    width: 420px !important;    
    height: 358px !important; 
  }
}
@media (max-width:2048px) 
{
  .properties .prs .pr {
    width: 370px !important;    
    height: 328px !important; 
  }
}
@media (max-width:1920px) 
{
  .properties .prs .pr {
    width: 327px !important;    
    height: 276px !important; 
  }
}
@media (max-width:1366px) 
{
  .properties .prs .pr {
    width: 300px !important;    
    height: 253px !important; 
  }
}
@media (max-width:1400px) 
{
  .properties .prs .pr {
    width: 300px !important;    
    height: 253px !important; 
  }
}

@media (max-width:1280px) 
{
  .properties .prs .pr {
    width: 360px !important;   
    height: 304px !important; 
  }
}

@media (max-width:1152px) 
{
  .properties .prs .pr {
    width: 327px !important;   
    height: 276px !important; 
  }
}

@media (max-width:1024px) 
{
  .properties .prs .pr {
    width: 295px !important;   
    height: 249px !important; 
  }
} */

@media (max-width:993px) {  
  .gray-background.pos-4 {
    top: 1785px;
  }
  
  .gray-background.pos-5 {
    top: 2048px;
  }
  
  .gray-background.pos-6 {
    top: 2310px;
  }  
  .maincontent .cntbox{left:22%;}

  .nav-text div ,.nav-text.md-text{
    padding-left:45px !important;
    /*font-size: 12px !important;*/
  }

  .flex-text,.flex-mode{
    font-size: 14px !important;
  }
  .flex-direction-nav .flex-next{
    right: -50px !important;
  }

  .price { font-size: 18px !important;}

  /*.custom-form tr td {
    display: inline;
  }*/
}

@media (max-width:601px) {
  .gray-background{
    display: none;
  }
  .header .right .signup{
    padding-top:50px;
  }
}

@media (min-width:601px) {
	.res-col.m1 {
		width: 8.33333%
	}
	.res-col.m2 {
		width: 16.66666%
	}
	.res-col.m3,
	.res-quarter {
		width: 24.99999%
  }
  .prs .res-col.m4 {
    width: 31.33333%;
    margin-right: 10px;
    height: 50px;
  }
	.res-col.m4,
	.res-third {
		width: 32.03333%
	}
	.res-col.m5 {
		width: 41.66666%
	}
	.res-col.m6,
	.res-half {
		width: 49.99999%
	}
	.res-col.m7 {
		width: 58.33333%
	}
	.res-col.m8,
	.res-twothird {
		width: 66.66666%
	}
	.res-col.m9,
	.res-threequarter {
		width: 74.99999%
	}
	 
	.res-col.m11 {
		width: 91.66666%
	}
	.res-col.m12 {
		width: 99.99999%
  }
  
  /*.properties .prs .pr .addr {
    font-size:1.022em !important;
  }
  .properties .prs .pr .price {
    font-size:2em !important;
  } */
  .footer .top .menus a{
    margin-left: 12px;
    font-size: 16px;
  }

  .footer .top .menus {
    padding-bottom: 20px;
  }
  
  .gray-background.pos-1 {
    top: 1000px;
  }
  
  .gray-background.pos-2 {
    top: 1262px;
  }
  
  .gray-background.pos-3 {
    top: 1524px;
  }  
  
  .nav-text div,.nav-text.md-text {
    padding-left:45px !important;
    /*font-size: 12px !important;*/
  }

  .flex-text,.flex-mode{
    font-size: 14px !important;
  }
  .flex-direction-nav .flex-next{
    right: -50px !important;
  }
}

@media (min-width:768px) {
  .footer .top .menus a{
    margin-left: 12px;
    font-size: 14px;
  }
  .footer .top .menus {
    padding-bottom: 20px;
  }
}

@media (min-width:993px) {
	.res-col.l1 {
		width: 8.33333%
	}
	.prs .res-col.l2 {        
    height: 280px;
    margin-right: 10px;
  }
  .res-col.l2 {
		width: 16.66666%
	}
	.res-col.l3 {
		width: 24.99999%
	}
	.res-col.l4 {
		width: 33.33333%
  }
  .pds .res-col.l5 {
		width: 45.44444%
	}
	.res-col.l5 {
		width: 41.66666%
	}
	.res-col.l6 {
		width: 49.89999%
  }  
  .pds .res-col.l7 {
		width: 54.55555%
	}
	.res-col.l7 {
		width: 58.33333%
	}
	.res-col.l8 {
		width: 66.66666%
	}
	.res-col.l9 {
		width: 74.99999%
	}
	.res-col.l10 {
		width: 83.33333%
	}
	.res-col.l11 {
		width: 91.66666%
	}
	.res-col.l12 {
		width: 99.99999%
  }
 /* .properties .prs .pr .addr {
    font-size:14px !important;
  } 
    
    .properties .prs .pr .price {
        font-size:21px !important;
      }
*/

  .flex-text, .flex-mode{
    font-size: 16px !important;
  }

  .nav-text div,.nav-text.md-text {
    padding-left:32px !important;
    /*font-size: 12px !important;*/
  }

  .nav-text div:first-child {
    padding-left: 15px;
  }

  

  .properties .head .link a{
    padding-right: 40px;
  }
  .header .right .menus a, .menus a{
    margin-left:35px;
    cursor:pointer;
  }

  .dropdown-content{
    margin-left: 30px;    
  }
  .dropdown-content a
  {
    text-align:left !important;
    margin-left:0px !important;
    }

  .footer .top .menus {
    width: 100%;
  }

  .gray-background.pos-1 {
    top: 928px;
  }
  
  .gray-background.pos-2 {
    top: 1190px;
  }
  
  .gray-background.pos-3 {
    top: 1454px;
  }  
  .gray-background.pos-4,.gray-background.pos-5,.gray-background.pos-6{
    display: none;
  }

  .footer .top .menus a{
    margin-left: 14px;
    font-size: 16px;
  }

  .footer .top .menus {
    padding-bottom: 0px;
  }

}

@media (max-width:600px) {
 /* .properties .prs .pr {
    height: 250px !important;    
  }
  .properties{padding-left: 6px;}
  .properties .prs .pr .addr{    
    font-size: 18px;
  }
  .properties .prs .pr .price {
    font-size: 26px;
  } */
  .search {
    padding-bottom:25px;
  }

  .footer .top .menus a{
    margin-left:22px;
    line-height:1.6em;
  }  
  .social img{width: 6%;}
  .footer-logo{background-size: 25%;}
  .maincontent .cntbox{left:16%;}
  .contentpanel{width: 450px !important}  
  
}

@media (max-width : 500px)  {
  .footer .top .menus a{
    display: inherit;
  }
  .maincontent .cntbox{left:8%;}
  #tblContact tr td {
    width: 100% !important;
    float: left;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    text-align:left !important;
  }
  .contentpanel{
    width: 375px !important;
  }
  .search .searchcol{
    width: 100%;
  }
 /* .properties,.header .right{
    padding: 0px;
  } */
  .header .right {
    width: 45% !important;
    
  }
  .header .right .signup a{
    font-size: 10px;
    margin-left: 12px;
    margin-right: 4px;
    display:inherit;
    padding-bottom: 8px;
  }
  .header .right .signup {
    padding-top: 0px;
    padding-right: 0px;
  }
  .property-details.pds, .page-navigation.pds{
    padding-right: 6px !important;
  }
  .sub-content{
    margin-left: 10px !important;
  }
  .right-side-property {
    padding-left: 10px !important;
  }

  .contact-form{
    margin-left: 10px !important;
  }
  .contact-form .input
  {
    width: 97% !important;
    height: 27px !important;
  }
  .contact-heading{
    width: 92% !important;
    margin-left: 8px !important;
  }

  .res-col.l6.m5 { 
    width: 50%
  }
  .res-col.l5.m6 { 
    width: 40%;
    margin-right: 0;
    padding-right: 0;
  }

  .flex-active-slide .flex-text {
    font-size: 10px !important;
    height: 26px !important;
  } 
  .flex-active-slide .flex-mode {
    font-size: 10px !important;
    height: 16px !important;
  }

  .left-nav {
    padding-left: 16px !important;
  }
  .page-navigation.pds .nav-text div{
    padding-left: 20px !important;
    padding-top: 15px !important;
  }
  .contact_fm {
    padding-left: 0px !important;
  }
}
@media (max-width:450px) 
{
    
   .properties .head .title{ 
    width: 100% !important;
    float: none !important;
    text-align: center;
   }
   .home-title-prop {
    float: none !important;
    text-align: center;
    }
    .header .right 
    {
        width: 41% !important;
    }
    .cntbox
    {
        width: 325px !important;
    }
    
    #RegisterForm .header-bar,#LoginForm .header-bar{		
		white-space: normal;
		height: 36px;
		font-size: 14px;
		padding-top: 4px;
	 }
    #RegisterForm #tblRegister tr td{
		padding:8px 0;		
    }
    #RegisterForm .registerbtns,#LoginForm .loginbtns {
		padding-top:10px;
    }
    .sales-income td {width:100%; float:left; }
}
@media (max-width:437px) 
{
    .contentpanel {
        width: 270px !important;
    }
    .cntbox{
    width: 100% !important;
    left: 0px !important;
    border: none !important;
    }
    .login-tbl td {
    width: 100%;
    display: grid ;
    text-align: left !important;
}
.login-tbl input {
    width: 100% !important;
}
.login-tbl .login_btn {
    width: 75px !important;
}
}
@media (max-width:417px) 
{
   /* .header .left{
    position: relative;
    top: -30px;
    } 
    .header .right{
    position: relative;
    top: -30px;
    padding: 0px !important;
    right: 20px;
    }*/
    .header .left {
		width: 250px;
	}
    
}
@media (max-width:385px) 
{
	.header .left {
		width: 230px;
	}
	.header .left .logo{
		background-size: 90% 90%;
	}
}
@media (max-width:360px) 
{
	.header .left {
		width: 215px;
	}
	.header .left .logo{
		background-size: 84% 84%;
	}
}
@media (max-width:330px) 
{
	.header .left {
		width: 190px;
	}
	.header .left .logo{
		background-size: 76% 76%;
	}
	
	 #RegisterForm .header-bar,#LoginForm .header-bar{		
		white-space: normal;
		height: 36px;
		font-size: 14px;
		padding-top: 4px;
	 }
    #RegisterForm #tblRegister tr td{
		padding:6px 0;	
		font-size:14px;	
    }
    #RegisterForm .registerbtns,#LoginForm .loginbtns {
		padding-top:10px;
    }
}

/*
@media (max-width:1400px) {
  .price{font-size: 18px !important;}
} */

@media (max-width:1400px) {

  .header .right .menus a, .menus a{
    /*margin-left:92px;*/
  }

  .dropdown-content{
    margin-left: 35px;
  }
  
  .prs .res-col.l2 {        
    height: 320px;
    margin-right: 24px;
  }
  .flex-text,.flex-mode{
    font-size: 18px !important;
  }

  .nav-text div,.nav-text.md-text{
    /*font-size: 14px !important;*/
  }

  .gray-background.pos-1 {
    top: 830px;
  }
  
  .gray-background.pos-2 {
    top: 1096px;
    display: none;
  }
  
  .gray-background.pos-3 {
    top: 1448px;
    display: none;
  }  
  .gray-background.pos-4,.gray-background.pos-5,.gray-background.pos-6{
    display: none;
  }

  .nav-text div:first-child{
    padding-left: 30px !important;
  }

  .nav-text div ,.nav-text.md-text{
    /*font-size: 12px !important;*/
  }

  .footer .top .menus a{
    margin-left: 38px;
    font-size: 18px;
  }


}
@media (min-width:320px) and (max-width:558px)
{
 
	 .properties .head .title{ 
		width: auto !important;
		float: left !important;
	 }
	.dd_properties
	{
		width:130px !important;
		margin-left:auto;
	}
}
@media (max-width:560px) 
{
	.properties .prs .addr
	{
		height:100%;
	}
	.dd_properties
	{
		width:210px;
		margin-left:auto;
	}
}
@media (min-width:1600px) {
  .prs .res-col.l2 {        
    margin-right:26px;
    height: 360px;
    margin-bottom:60px;
  }

  .nav-text div,.nav-text.md-text {
    /*font-size: 16px !important;*/
  }

  .footer .top .menus a{
    margin-left: 50px;
    font-size: 18px;
  }

  
}

@media (min-width:1800px) {
  .prs .res-col.l2 {    
    margin-right:26px;
    height: 400px;
    margin-bottom:60px;
  }

 /* .properties .prs .pr .addr{    
    font-size:16.4px !important;
  } */

  .header .right .menus a, .menus a{
    margin-left:75px;
  }

  .dropdown-content{
    margin-left:80px;
  }
  .gray-background.pos-4,.gray-background.pos-5,.gray-background.pos-6{
    display: none;
  }

  .gray-background.pos-1 {
    top: 828px;
  }
  
  .gray-background.pos-2 {
    top: 1168px;
    display: none;
  }
  
  .gray-background.pos-3 {
    top: 1424px;
    display: none;
  }  
  .gray-background.pos-4,.gray-background.pos-5,.gray-background.pos-6{
    display: none;
  }

}




/*
@media (min-width: 990px) and (max-width: 1178px){
  .properties .prs .pr .addr {font-size: .8em !important;}
  .properties .prs .pr .price {font-size: .8em !important;}
}

@media (min-width: 1300px) and (max-width: 1475px){
  .properties .prs .pr .addr {font-size: 1.1em !important;}
  .properties .prs .pr .price {font-size: .1.1em !important;}
}

@media (min-width: 990px) and (max-width: 1138px){
  .properties .prs .pr .addr {font-size: .788em !important;}
  .properties .prs .pr .price {font-size: 1.6em !important;}
}

@media (min-width: 1138px) and (max-width: 1306px){
  .properties .prs .pr .addr {font-size: .933em !important;}
  .properties .prs .pr .price {font-size: 1.6em !important; line-height:1.6em;}
} */

@media (min-width: 991px) and (max-width: 1090px){
  .pds .res-col.l5 {
    width: 50.44444%;
  }
  .pds .res-col.l7 {
    width: 49.55555%;    
  }
  .right-side-property {
    padding-left:18px;
  }
  .nav-text div,.nav-text.md-text {
    /*font-size: 8px !important;*/
    padding-left: 30px !important;
  }
}

@media (min-width: 1090px) and (max-width: 1306px){
  .nav-text div,.nav-text.md-text{
    /*font-size: 11px !important;*/
  }
  .nav-text div:first-child{
    padding-left: 30px !important;
  }

  .flex-text, .flex-mode {
    font-size: 13px !important;
  }
 
}
 

@media (max-width:1400px) 
{
        #Listing_Business .property-list
        {
          width:calc(25% - 25px) !important;
          height: 276px !important;   
        }
}

@media (max-width:800px) 
{
  .businessname
  {
    width: 350px !important;
  }
}
@media (max-width:1024px) 
{
  .businessname
  {
    width: 250px !important;
  }
}

@media (max-width:700px) 
{
    .header #userwel {
    padding: 10px 10px 0px 10px !important;
    }
}
@media (max-width:465px) 
{
.about .alignright 
{
    width: 100% !important;
    padding-bottom: 20px;
}
}
@media (max-width:420px){
.header-sub
{
    width: 160px;
    overflow: hidden;
    height: 20px;   
}
.minh-title{
	width: 185px;
    overflow: hidden;
    height: 50px;
}
.nav {
	bottom: 25px;
}
}
@media (max-width:750px) 
{
 #spupholder{
	width:100% !important;
 }
 #spup{
	width:100% !important;
	left:0px !important;
 }
 .details{
	width: 99% !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
 }
 #ifraDetails{
	width: 100% !important;
}
.fulltd{
	width:100% !important;
	float:left;
}
}

@media (max-width:500px) 
{
.details{
	width: 99% !important;
}
.lsttble{
	display: block;
}
.lsttble .lstcol{
	text-align:right;
}
.lsttble .fstcol {
    text-align: left;
    padding-left: 10px;
}
}
@media (max-width:400px) 
{
.details{
	width: 98% !important;
}
.properties .prs .price
{
  height: 66px !important;
}
.proptype
{
  float:left;
  text-align: left;
  width: 100%;
}
}


/* Change to 3 images per row at 1630px */
@media only screen and (max-width: 2400px) and (min-width: 1900px)  
{
    .properties .col-lg-3 {
        width: 25% !important;
    }
}
@media only screen and (max-width: 1900px) and (min-width: 1400px)  
{
    .properties .col-lg-3 {
        width: 33.33% !important;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 980px)  
{
    .properties .col-lg-3 {
        width: 50% !important;
    }
     
  
}

/* Change to 5 images per row at 2250px */

/* Change to 1 image per row at 825px */
@media only screen and (max-width: 980px) and (min-width: 768px)  
{
    .properties .col-sm-6 {
        width: 100%;
    }
     
  .dropdown-menu{position:inherit !important;}
}
@media only screen and (max-width: 1220px) and (min-width: 1100px)  
{
	  
  
 
	.nav > #nav-check:checked + .nav-links{
		height:calc(100vh - 360px);
	}
	.dropdown-content {
		margin-left: 10px;
	}
	.nav-links.menus .dropdown {
		width:100%;
		padding-top:10px;
	}
	.header .right .menus a, .menus a{
		margin-left:5px;
	}
}



/*login popup */

.login-block {
    margin: 30px auto;
    min-height: 93.6vh
}

.login-block .auth-box {
    margin: 20px auto 0;
    /*max-width: 712px !important;*/
    max-width: 900px !important;
background-image: url("../images/login-bg.png");
background-repeat: no-repeat;
    
}
.login-icons
{
	width: 65%;
 float: left;
}
.card {
    /**border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);**/
    border: none;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #fff;
    margin-left: 10px;
}

.card .card-block {
    /**padding: 0.25rem 1.25rem 1.25rem 1.25rem;**/
    padding: 0rem 0rem 1.25rem 0rem;
    min-height: 382px;
}
.card .card-block.mh602
{
  min-height: 750px;
}
.card .card-block.mh302
{
  min-height: 382px;
}
.card .card-block.mh482
{
  min-height: 695px;
}

.f-80 {
    font-size: 80px
}

.form-group {
    margin-bottom: 1.25em
}

.form-material .form-control {
    display: inline-block;
    height: 43px;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    padding: 9px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc
}

.btn-md {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 23px
}

.btn-primary {
    background-color: #4099ff;
    border-color: #4099ff;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.btn {
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 15px !important;
    padding: 10px 19px;
    cursor: pointer
}

.m-b-20 {
    margin-bottom: 20px
}

.btn-md {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 23px
}

.heading {
    font-size: 21px
}

#infoMessage p {
    color: red !important
}

.btn-google 
{
    width: 476px !important;
    height: 40px;
    background-image: url(../images/gicons_bg.png) !important;
    background-repeat: no-repeat;
    margin: 0px auto !important;
    border: none !important;
}
.btn-google .bt
{
  width: 200px;
  height: auto;
  margin: -6px auto;
  text-align: left !important;
}
.btn-google img
{
  width: 32px;
  height: 32px;
}
.btn-google span
{
  margin-left: 10px;
  color: #0c1151;
  font-size: 16px !important;
  letter-spacing: 1px;
}

.or-container {
    align-items: center;
    color: #ccc;
    display: flex;
    margin: 25px 0
}

.line-separator {
    background-color: #ccc;
    flex-grow: 5;
    height: 1px
}

.or-label {
    flex-grow: 1;
    margin: 0 15px;
    text-align: center
}

    span.label {
      font-family: serif;
      font-weight: normal;
    }
    span.icon {
      background: url('../images/google_icon.png') transparent 5px 50% no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 22px;
      height: 42px;
    }
    span.buttonText {
      display: inline-block;
      vertical-align: middle;
     
      font-size: 14px;
      
    }
    .hide
    {
      display: none;
    }
    .imghide
        {
            display: none;
        }
        .ghide
        {
            display: none;
            visibility: hidden;
        }
/* login popup end */

.redge
{
  min-width: 100px !important;
}
.redge150
{
  min-width: 200px !important;
}
.redgeauto
{
  min-width: auto !important;
}
.commloanmenu
{
  left: 275px !important;
}
.ml50
{
  margin-left: 50px;
}
.commlistsubmenu
{
  min-width: 545px;left: -205px;
}
.cpointer
{
  cursor: pointer;
}
.h230
{
  height: 230px !important;
}
.h270
{
  height: 270px !important;
}
.downarr
{
  margin-left: 10px;
  cursor: pointer;
}
.logdet
{
  float: right;
}
.logdd
{
  margin-top: 2px;
  border: solid 1px #c0c0c0;
  border-radius: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 5px;
  background-color: #fff;
  position: absolute;
  right: 50px;
  width: 150px;
}
.logdd ul
{
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.logdd ul li
{
  padding: 7px 10px 7px 10px;
  background: #fff;
  text-align: left;
}
.logdd ul li a
{
  text-decoration: none;
  color: #054F72;
}
.logdd ul li:hover
{
  background: #104258;
}
.logdd ul li:hover a
{
  color: #fff;
}

/** Registration form in Register/Login(Buyer) popup **/
.row00
{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.rowhead
{
  padding: 10px 10px 20px 0px;
  text-align: center;
}
.rowleft
{
  float: left;
  padding: 40px 15px 0px 30px;
}
.rowleft.nolpad
{
  padding-left: 0px;
}
.rowleft.lpad85
{
  padding-left: 60px;
  padding-right: 0px;
}
.rowleft.w75
{
  width: 71%;
}
.rowleft .logo
{
  width: 180px;
  height: 60px;
  background-image: url(../images/logofrm.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  margin: 0px auto;
}
.rowleft .welcomeh, .rowleft .welcomet
{
  color: #fff;
  text-align: center;
  cursor: default;
}
.rowleft .welcomeh
{
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  margin-top: 60px;
}
.rowleft .welcomet
{
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: Arial Rounded MT Bold, Arial;
  letter-spacing: 1px;
}
.rowleft .lbtn
{
  width: 185px;
  height: 34px;
  background-image: url(../images/login-btns-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.rowleft .lbtn .login_lbtn, .rowleft .lbtn .regis_lbtn
{
  background-repeat: no-repeat;
  background-position: center center;
  height: 24px;
  float: left;
  cursor: pointer;
  margin: 4px 0px 0px 5px;
}
.rowleft .lbtn .login_lbtn
{
  width: 76px;
  background-image: url(../images/login-unsel.png);
}
.rowleft .lbtn .login_lbtn.sel
{
  background-image: url(../images/login-sel.png);
}
.rowleft .lbtn .regis_lbtn
{
  width: 95px;
  background-image: url(../images/register-unsel.png);
}
.rowleft .lbtn .regis_lbtn.sel
{
  background-image: url(../images/register-sel.png);
}
.rowtabs
{
  width: auto;
  float: left;
  margin-bottom: 0px;
}
.rowtabs .formlable
{
  width: auto;
  font-size: 24px;
  color: #0054a6;
  text-align: left;
  margin: -10px 0px 15px 110px;
}
.rowright
{
  width: 30px;
  height: auto;
  float: left;
  padding: 15px 10px 0px 0px;
}
.rowright .btnformclose
{
  width: 18px;
  height: 18px;
  background-image: url(../images/newclose.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.userlogins
{
  width: auto;
  float: left;
  padding: 10px 0px 0px 60px;
}
.newfield
{
  width: auto;
  height: 28px;
  margin-bottom: 10px;
}
.newfield .capdesc
{
  float: left;
  margin-right: 10px;
  width: 100%;
  height: 20px;
  text-align: left;
  color: #0c1151;
  font-size: 13px;
  font-weight: normal;
  padding-top: 10px;
  color: #104258;
  letter-spacing: 1px;
  text-align: center;
}
.newfield .cap
{
  float: left;
  margin-right: 10px;
  width: 165px;
  height: 20px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: left center;
  color: #0c1151;
  font-size: 12px;
  font-weight: bold;
  padding-top: 6px;
  color: #104258;
}
.newfield .cap a
{
  color: #104258;
}
.newfield .cap span
{
  color: #ff0000;
}
.newfield .cap.lhsmall
{
  line-height: 13px;
  padding-top: 0px;
}
.newfield .cap.longcap
{
  width: 165px;
  margin-left: 0px;
}
.newfield .cap.btns
{
  width: 100%;
  padding: 15px 50px 10px 0px;
}
.newfield .cap.btns .submit, .newfield .cap.btns .cancel
{
  width: 97px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
  float: right;
  margin-left: 10px;
}
.newfield .cap.btns .error
{
  font-size: 12px;
  color: #ff0000;
  text-align: left;
  width: 62%;
  margin-top: -25px;
  float: left;
}
.newfield .cap.btns .submit
{
  background-image: url(../images/reg_submit_btn.png) !important;
}
.newfield .cap.btns .cancel
{
  background-image: url(../images/reg_cancel_btn.png) !important;
}
.newfield .accbox,
.newfield .mailbox,
.newfield .pwdbox,
.newfield .namebox,
.newfield .photobox,
.newfield .phonebox,
.newfield .whatsbox,
.newfield .fbbox,
.newfield .twbox,
.newfield .instabox,
.newfield .linbox,
.newfield .calbrebox,
.newfield .numbox,
.newfield .assbox,
.newfield .indrbox
{
  float: left;
  width: 372px !important;
  height: 29px;
  background-repeat: no-repeat;
  padding: 4px 0px 0px 50px;
  color: #0c1151;
  font-size: 12px;
}
.newfield .accbox
{
  background-image: url(../images/fieldbg_acctype.png) !important;
}
.newfield .mailbox
{
  background-image: url(../images/fieldbg_email.png) !important;
}
.newfield .pwdbox
{
  background-image: url(../images/fieldbg_pwd.png) !important;
}
.newfield .namebox
{
  background-image: url(../images/fieldbg_name.png) !important;
}
.newfield .photobox
{
  background-image: url(../images/fieldbg_photo.png) !important;
}
.newfield .phonebox
{
  background-image: url(../images/fieldbg_phone.png) !important;
}
.newfield .whatsbox
{
  background-image: url(../images/fieldbg_whats.png) !important;
}
.newfield .fbbox
{
  background-image: url(../images/fieldbg_fb.png) !important;
}
.newfield .twbox
{
  background-image: url(../images/fieldbg_tw.png) !important;
}
.newfield .instabox
{
  background-image: url(../images/fieldbg_insta.png) !important;
}
.newfield .linbox
{
  background-image: url(../images/fieldbg_lin.png) !important;
}
.newfield .calbrebox
{
  background-image: url(../images/fieldbg_calbre.png) !important;
}
.newfield .numbox
{
  background-image: url(../images/fieldbg_num.png) !important;
}
.newfield .assbox
{
  background-image: url(../images/fieldbg_ass.png) !important;
}
.newfield .indrbox
{
  background-image: url(../images/fieldbg_name.png) !important;
}
.newfield select,
.newfield input[type="text"], 
.newfield input[type="password"]
{
  width: 310px;
  height: 18px;
  border: solid 0px;
  color: #000;
  font-size: 13px;
}
.newfield input[type="text"]:focus,
.newfield input[type="password"]:focus
{
  border: solid 0px;
  box-shadow: none;
}


.rowtabs .normaltab
{
  width: 50%;
  float: left;
  cursor: pointer;
  background-color: #c6c6c6;
  padding: 20px 20px 20px 20px;
  border-bottom: solid 1px #8e8e8e;
  font-size: 20px;
  text-align: center;
  color: #6d6c6c;
}
.rowtabs .normaltab.lactive
{
  background-color: #fff;
  border-left: solid 1px #8e8e8e;
  border-bottom: solid 0px #8e8e8e;
  border-top: solid 1px #8e8e8e;
}
.rowtabs .normaltab.ractive
{
  background-color: #fff;
  border-right: solid 1px #8e8e8e;
  border-bottom: solid 0px #8e8e8e;
  border-top: solid 1px #8e8e8e;
}
.pprow
{
  margin-bottom: 10px;
}

.regrow
{
  /*margin-left: 20px !important;*/
  width: 100% !important;
}
.regrow .rowhead
{
  font-size: 18px;
}
.regrow .field
{
    text-align: left;
}
.regrow.contact_fm
{
    /*top: 350px;*/
    width: -moz-fit-content;
    width: fit-content;
}
.regrow.contact_fm > h1
{
    text-align: left;
    padding-bottom: 10px;
}
.regrow .content
{
    min-height: 540px;
}
.regrow.contact_fm .tblContact
{
    width: 100%;
    display: contents;
    font-size: 16px;
}
.regrow.contact_fm .tblContact tr td:nth-child(1)
{
    width: 40%;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 3px;
}
.regrow.contact_fm .tblContact tr td:nth-child(2)
{
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
}
.regrow.contact_fm .tblContact input[type=text]
{
    font-size: 16px;
}
.regrow.contact_fm .tblContact textarea
{
    font-size: 16px;
}
.regrow .c_btn
{
    color: black;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    min-width: 75px;
    height: 35px;
    cursor: pointer;
}
.regrow .c_btn:hover
{
    background-color: white;
}
/** Registration form in Register/Login(Buyer) popup **/

.logdashboard
{
  padding: 30px 10px 0px 10px;
  color: #054F72;
  float: left;
  background-image: url(../images/dashboard.jpg);
  background-position:top center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.logdashboard:hover
{
  text-decoration: underline;
}
.fleft
{
  float: left;
}

@media (min-width:300px) and (max-width:572px) 
{
	.rowleft.w75
	{
	  width: 79%;
	}
	.rowright
	{
	  padding: 0px 5px 0px 5px !important;
    margin-top: -3px;
    margin-right: -13px
	}
	.rowright .btnformclose
  {
    background-image: url(../images/newclosemob.png);
  }
	.newfield .cap
	{
		width:auto;
		margin-bottom: 8px;
	}
	.newfield .cap.longcap
	{
	  width: 100%;
	  text-align: left;
	}
	.newfield .capdesc
	{
	  letter-spacing: 0px;
	  height: 40px;
	}
	.newfield .accbox, .newfield .mailbox, .newfield .pwdbox, .newfield .namebox, .newfield .photobox, .newfield .phonebox, .newfield .whatsbox, .newfield .fbbox, .newfield .twbox, .newfield .instabox, .newfield .linbox, .newfield .calbrebox, .newfield .numbox, .newfield .assbox, .newfield .indrbox
	{
	  width: 100% !important;
	  background-size: contain;
    padding: 1px 0px 0px 35px;
	}
	.newfield select, .newfield input[type="text"], .newfield input[type="password"]
	{
	  width: 98% !important;
	}
	.newfield .photobox .file-upload
	{
	  width: 100%;
	}
	.btn-google 
	{
		width: 100% !important;
		height: 32px;
		background-image: url(../images/gicons_bg_sml.png) !important;
		background-repeat: no-repeat;
		margin: 0px auto !important;
		border: none !important;
		background-size: contain;
		padding: 2px 16px;
		border-radius: 0px !important;
	}
	.btn-google .bt
	{
	  margin: -5px auto !important;
	}
	.btn-google img {
    width: 24px;
    height: 24px;
  }
  .btn-google span
  {
    font-size: 13px !important;
  }
}

@media (min-width:300px) and (max-width:943px) 
{
	.login-block .auth-box {
		margin: 20px auto 0;
		float:left;
		width:99%;
		background-image: url("../images/loginmob.png") ;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 100% 260px; /*338px*/
		min-height:600px;
		border-bottom: solid 8px #054F72;
	}
	.rowleft
	{
	  margin:auto auto;
	  float:none;
	  padding: 15px 15px 0px 30px;
	}
	.rowleft .lbtn
	{
	  width: 185px;
	  height: 34px;
	  background-image: url(../images/login-btns-bg.png);
	  background-repeat: no-repeat;
	  background-position: center center;
	  margin:auto;
	}
	.rowtabs
	{
	  width: auto;
	  float: none;
	  margin-bottom: 0px;
	}
	.login-icons
	{
		width: 100%;
		float: none;
	}
	.userlogins
	{
	  width: 100%;
	  float: left;
	  padding: 2px 0px 0px 0px;
	  margin-top: 8px;
	}
	.rowleft.lpad85
	{
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top:42px;
	}
	.newfield .cap
	{
		/*width:auto;*/
		margin-bottom: 8px;
	}
	.rowright
	{
	  width: 95%;
	  height: auto;
	  float: none;
	  padding: 0px 10px 0px 21px;
	  position: absolute;
	  top: 30px;
	}	
	.rowright .btnformclose
	{
	  text-align: right;
	  float: right;
	}
	.rowleft.w75
	{
	  width: 88%;
	}
	
	.rowtabs .formlable
	{
	  width: auto;
	  font-size: 24px;
	  color: #0054a6;
	  text-align: left;
	  margin: -10px 0px 15px 0px;
	}
	
	.rowleft .welcomet
	{
	  margin-bottom: 20px;
	}
	.rowleft .welcomeh
	{
	  margin-top: 20px;
	}
	/*.nav > .nav-btn
	{
	  right: -100%;
    top: 40px;
	}
	.nav > .nav-links
	{
	  top: 85px;
    left: 130px;
	}*/
}