/*******************************************Index Redesign V3**************************************************************/
a.ligth-color {
    color: #c8c8c8 !important;
}
a.ligth-color:hover{
    color: #c8c8c8 !important;
}
.row.min-height1 {
    height: 36px;
    align-items: center;
}
.contactAgent1 ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contactAgent1 ul li a i {
    display: block;
}
.new-green-btn {
    text-align: right;
    float: right;
}
.left-text h1.uper-para {
    font-size: 18px;
    color: #4b4b4b;
    margin-bottom: 10px;
    font-weight: 600;
}
.contactAgent1 ul li a p:first-child {
    padding-top: 8px;
    margin-bottom: 0;
    color: #4b4b4b;
    font-weight: 400;
    font-size: 14px;
}
.left-text p.down-para {
    font-size: 13px;
    color: #959696;
}
.left-text p.down-para {
    font-size: 13px;
    color: #959696;
    margin-bottom: 0px;
}
a.green-text {
    color: #68a033 !important;
}
.contactAgent1 ul li a p:nth-child(2) {
    color: #969595;
    font-size: 13px;
    margin-bottom: 0px;
}
.col-sm-2 .contactAgent1 ul li a i {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.col-sm-2 .contactAgent1 ul li a {
    font-size: 12px;
}
.Back-menu.menu1 a:first-child {
    color: #4b4b4b !important;
    margin:0px 10px!important;
    margin-left: 0px!important
}
.Back-menu a:first-child:after {
       content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #4b4b4b;
    top: 7px;
    right: -14px;
    border-radius: 50%;
}
.inner-banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-height: 100vh;
    min-height: 450px;
    padding-top: 0px;
}
.inner-banner-main{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.inner-banner-btm{
    position: relative;
    background-image: url(../images/topheaderbanner1.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 33.333333%;
    float: left;
    height: 100%;
}
.inner-banner2{
    background-image: url(../images/topheaderbanner2.png);
}
.inner-banner3{
    background-image: url(../images/topheaderbanner3.png);
}
.inner-banner-btm p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1px 11px;
    margin: 0;
}
/* .inner-banner3.inner-banner-btm p {
    margin-bottom: 40px;
} */
.inner-banner-btm p a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.inner-banner-btm p a:hover{
    text-decoration: underline;
}
.inner-banner-single-img{
    width: 100%;
    background-image: url(../images/c1.png);
}
.inner-banner-video{
    background-image: none;
    width: 100%;
}
.center-tags {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
    transform: translate(-50% , -50%);
}
.center-tags h1:first-child {
    font-size: 60px;
    font-weight: 600;
    text-shadow: 0px 0px 4px #333333;
}
.center-tags h1:nth-child(2) {
    font-family: AGaramondPro-Italic;
    font-size: 45px;
    margin-bottom: 2.5rem;
    font-weight: 600;
    text-shadow: 0px 0px 4px #333333;
    margin-top: 1rem;
}
button.banner-buttons {
    font-size: 15px;
    color: #4a4949;
    border-radius: 4px;
    background-color: #f2f2f2;
    padding: 10px 20px;
    border: 1px solid #f2f2f2;
}
button.banner-buttons:hover {
    background: #eaeaea;
    cursor: pointer;
    border-color: #eaeaea;
}
img.ml6s {
    margin-left: 6px;
}
button.banner-button-Green {
    background: #4199d0;
    border: none;
    padding: 9px 18px;
    border-radius: 4px;
    color: #fff;
    margin-left: 10px;
}
button.banner-button-Green:hover{
    background-color: #68a033;
    cursor: pointer;
}
.inner-banner-down {
    position: absolute;
    top: 98%;
    left: 46.5%;
    text-align: center;
    color: #fff;
    transform: translate(-50% , -50%);
}
.inner-banner-down p {
    font-size: 13px;
}
.inner-banner-down p a{
    color: #fff;
}
.new-green-btn button.btn.themebtn1.ml-150 {
    padding: 1px 21px;
}
/* section.max-height-70{
    height: 70px;
} */
.contact-sec.near-person h3 {
    font-size: 13px;
}
.contact-sec.near-person .r_part h4 {
    font-size: 14px;
}
.contact-sec.near-person .r_part h5 {
    color: #c2c2c2 !important;
    font-size: 13px!important;
}
.contact-sec.near-person .r_part p {
    font-size: 13px!important;
}
.contact-sec.near-person .rating {
    font-size: 20px;
}
.contact-sec.near-person button.btn {
    background: #68a033 !important;
    border: 1px solid #68a033;
    font-size: 13px;
}
.contact-sec.near-person button.btn:hover{
    background: #4199d0 !important;
    border: 1px solid #4199d0;
}
.left-heading1 h2 {
    text-shadow: 0px 0px 16px #bfbfbf;
    font-weight: 700;
    color: #207fba;
    font-size: 46px;
}
.left-heading1 h4 {
    color: #4b4b4b;
    font-weight: 500;
    font-size: 28px;
}
.left-heading1 {
    text-align: center;
}
.rating-style label{
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 5px;
}
.rating-style p{
    font-size: 13px;
    color: #4b4b4b;
}
.main-rowline .left-heading1 {
    margin-top: 20px;
}
.main-rowline .rating-style {
    margin-top: 20px;
}
.search-feild-section input[type="text"] {
    width: 100%;
    border: 1px solid #d7dcdf;
    border-radius: 8px;
    font-size: 13px;
    padding: 8px 44px 8px 8px;
}
.search-feild-section img.img1 {
    position: absolute;
    top: 13px;
    right: 32px;
}
.search-feild-section img.img2 {
    position: absolute;
    top: 7px;
    right: 8px;
}
ul.socialicons li:hover a {
    background: #91b76f;
}
ul.socialicons li a {
    text-decoration: none;
}

.row.padd00.m-lr-0 .col-md-3:hover .imgtxt-block1 h5 {
    color: #207fba!important;
}
.row.padd00.m-lr-0 .col-md-6:hover .imgtxt-block1 h5 {
    color: #207fba!important;
}
.row.padd00.m-lr-0 .col-md-3:hover{
    cursor:pointer;
}
.row.padd00.m-lr-0 .col-md-6:hover{
    cursor:pointer;
}
.bannerContent{
    padding-top: 74px;
}
.ul-liflow li.li-dropdown img {
    position: absolute;
    right: -10px;
    top: 19px;
}
.ul-liflow ul li.li-dropdown select{
    border: none;
    padding: 8px 10px;
    color: #4b4b4b;
    font-size: 14px;
}
button.newgreen-btn {
    background: #68a033;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    padding: 6px 10px;
    margin: 0 auto;
    display: block;
}
.ul-liflow ul {
    margin-bottom: 0px;
}
.aas-search-filters {
    margin-top: 20px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}
button.common-serachbutton1 {
    color: #8d0000;
    font-size: 12px;
    background: #fee8e8;
    padding: 2px 6px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
}
button.common-serachbutton {
    color: #5a5a5a;
    font-size: 12px;
    padding: 2px 6px;
    background: #e1e1e191;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
}
button.common-serachbutton img {
    margin-bottom: 2px;
    max-width: 12px;
    margin-left: 2px;
    cursor: pointer;
}
section.slider-mapview select {
    font-size: 13px;
    border: 1px solid #d7dcdf;
    padding: 6px 50px 6px 8px;
    color: #4b4b4b;
}
tr .td1 span.green {
    display: inline-block;
    color: #fff;
    text-align: center;
    background: #75b96b !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    border: 1px solid #2b741f;
    font-size: 14px;
}
tr .td1 div.td1-text{
    display: inline-block;
    vertical-align: middle;
}
.aatabel-section td {
    padding: 4px 2px 4px 2px;
    vertical-align: middle;
}
.y-angle-up i{
    cursor: pointer;
}
.aatabel-section th {
    padding: 6px 4px 6px 4px;
}
.listing-map-inner .textual-section label{
    font-size: 18px!important; 
    color:#207fba!important;
}
.listing-map-inner .textual-section span{
    font-size:16px!important; 
    color:#5f5f5f!important;
}
.save-search-btn.self-class button.btn.btn-primary {
    font-size: 13px;
    background: #68a033;
    margin-left: 6px;
    border: #68a033;
    color: #fff;
}
.save-search-btn.self-class button.btn.btn-primary:hover{
    background: #5b8a2e;
}
.save-search ul li:last-child a:after{
    display: none;
}
.g-recaptcha div{
    transform: scale(.9);
    float: left;
        margin-left: -14px;
}
.save-search-btn.gray button.btn.btn-primary {
    background: #bababa;
    margin-left: 6px;
    border: #bababa;
    font-size: 13px;
    color: #fff;
}
.save-search-btn.gray button.btn.btn-primary:hover{
    background: #989797;
}
.FamilyHomes-slider .FamilyHomes-slider-inner img {
    position: absolute !important;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.gray-box {
    /* min-height: 38px; */
    padding: 10px;
    min-width: 110px;
    background: #d7d7d7;
    margin-right: 10px;
}
img.abslute-drop {
    position: absolute;
    right: 11px;
    top: 15px;
}
.select-images {
    position: absolute;
    left: 5px;
    z-index: 2;
    top: 3px;
}
.overflowauto {
    max-height: 759px;
    overflow: auto;
}
.SavedListingCarousal {
    padding: 0px 0 0;
}

.container1232 .property-detatils:after{
    content: none;
}
.container1232 section.property-detatils {
    box-shadow: 0px 3px 14px -2px #bfbfbf;
}
.scroll-pagenasion .row .col-md-6:last-child {
    padding-left: 0px;
}
.scroll-pagenasion .row .col-md-6:first-child {
    padding-right: 0px;
}
.agent-blog h4 {
    margin-bottom: 0px;
    color: #4b4b4b;
    font-size: 20px;
}
.agent-blog a.ankorgreencolor{
    color: #68a033;
    font-size: 13px; 
}
.agent-blog a.ankorbluecolor{
    color: #207fba;
    font-size: 13px; 
}
.right-sidedeatils {
    margin-bottom: 3px;
    margin-left: 20px;
}
.right-sidedeatils:last-child{
    margin-bottom: 0px;
}
.main-images img{
    max-width: 45px;
    max-height: 45px;
}

.right-sidedeatils label{
    font-size: 20px;
    color:#4b4b4b; 
    margin-bottom:0px;
}
.right-sidedeatils p{
    font-size: 13px;
    color:#4b4b4b;
    margin-bottom: 0px;
    margin-top: -2px;
}
.property-types-image.newproperties .property-caption h5 {
    font-size: 16px;
}
.property-types-image.newproperties .property-caption p {
    font-size: 13px;
}
.min-ht {
    min-height: 300px;
    height: calc(100vh - 666px);
}
button.popupbtn {
    color: #fff;
    background: #207fba;
    padding: 8px 30px;
    font-size: 16px;
}
.modal-dialog.modal-dialog-lg {
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    margin: 0;
}
.modal-dialog.modal-dialog-lg .modal-content {
    min-height: 100%;
    height: 100%;
    min-width: 100%;
    padding: 93px 0px;
}
.jeff-details img {
    max-width: 198px;
}
.jeff-details p.fnt-color {
    font-size: 14px;
    margin-top: 10px;
    color: #4b4b4b;
    font-family: AGaramondPro-Italic;
}
.jeff-details .rating.rating2 a {
    color: #F9B001 !important;
    font-size: 28px !important;
}
 .jeff-details h1 {
    font-weight: 600;
    font-size: 36px;
    color: #5a5a5a;
}
.profile-rating {
    display: flex;
    flex-direction: column;
    
}
.profile-rating label {
    margin-left: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #4b4b4b;
}
.profile-rating label.blue-color {
    color: #207fba;
}
.profile-rating label.blue-color:hover {
    color: #207fba;
    text-decoration: underline;
    cursor: pointer;
}
 .jeff-details h5 {
    margin-bottom: 4px;
    font-size: 15px !important;
    color: #5a5a5a !important;
}
 .jeff-details  p {
    margin-bottom: 6px;
    font-weight: 500;
    color: #4b4b4b;
    font-size: 14px;
}
.bottom-review {
    padding-top: 0px;
}
 .jeff-details a {
    color: #207fba !important;
    font-size: 15px !important;
}
.jeff-details {
    max-width: 235px;
    margin: 0 auto;
}
#exampleModalrequest {
    padding-right: 0 !important;
}
.submitReviewBtn {
    padding-bottom: 12px;
}
.submit-review.right-sideform .bottom-review h3 {
    text-align: center;
    font-size: 34px;
    color: #5a5a5a;
    font-weight: 400;
    margin-bottom: 15px;
}
p.modal-para {
    margin-bottom: 0px;
    color: #5b5b5b;
    font-size: 16px;
    font-weight: 300;
    border: none;
}
.submit-review.right-sideform .contact-form {
    min-width: 100%;
}
span.chcek-text {
        margin-top: -3px;
    color: #4b4b4b;
    font-size: 13px;
    margin-left: 8px;
    display: block;
}
.left-side {
    align-items: initial;
    display: flex;
}
button.close {
    background: #fff !important;
    color: gray !important;
    font-size: 30px !important;
    font-weight: 100 !important;
    right: 8px;
    position: absolute;
    top: 8px !important;
}
.modal-dialog.modal-dialog-long .modal-header h5#exampleModalLabel {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #333333 !important;
    margin: 0 auto;
   
}
.modal-dialog.modal-dialog-long .modal-header button.close {
    margin: 0 auto;
}
.modal-dialog.modal-dialog-long .modal-content {
    border-radius: 0px;
}
.modal-dialog.modal-dialog-long .modal-header {
    border-bottom: none;
    padding: 0px;
}
.modal-dialog.modal-dialog-long .modal-body p {
    display: block;
}
.modal-dialog.modal-dialog-long .modal-body p.paragraph {
    display: block;
    margin: 0 auto;
    color: #999999;
    font-size: 13px;
    max-width: 300px;
}
.modal-dialog.modal-dialog-long .modal-body {
    padding: 10px 10px;
}
button.modal-sendbtn {
    font-weight: 700;
    border: 1px solid #dfdfdf;
    padding: 0px 26px;
    color: #999999;
    font-size: 14px;
    max-height: 32px;
}
button.modal-sendbtn:hover{
    color: #fff;
    background-color: #7cb149;
    cursor: pointer;
}
.modal-dialog.modal-dialog-long .from {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 12px;
    margin-top: 12px;
}
.modal-dialog.modal-dialog-long .from input.form-control {
    font-size: 14px;
    height: 40px;
}
.modal-dialog.modal-dialog-long .from textarea.form-control {
    font-size: 14px;
}
p.paragraphstyle.ml10 {
    font-size: 10px;
}
img.manageimg {
    position: absolute;
    right: 8px;
    top: 8px;
}
.modal-dialog.modal-dialog-long .modal-header h5#exampleModalLabel img {
    margin-right: 4px;
    margin-bottom: 4px;
}
.modal-dialog.modal-dialog-long .form-group select {
    color: #8d8d8d!important;
    border: 1px solid #d7dcdf!important;
    width: 100%;
    min-height: 20px;
    display: block;
    width: 100%;
    padding: .375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #FFF url(../images/drop.png) no-repeat 100% 61%;
    background-size: 36px;
    padding-right: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

img.position-set {
    position: absolute;
    right: 5px;
    top: 4px;
}
.modal-dialog.modal-dialog-long.modalsixsix {
    min-width: 750px;
}
h5.paragraph {
    font-size: 16px !important;
    color: #2f383d !important;
}
.right-sideboxradius {
    border-radius: 4px;
    border: 1px solid #cecece;
    padding: 15px 15px;
}
.right-sideboxradius label {
    font-size: 14px;
    color: #2f383d;
}
.right-sideboxradius .row .col-md-6:first-child {
    padding-right: 6px;
}
.right-sideboxradius .row .col-md-6:last-child {
    padding-left: 6px;
}
.modal-checkbox span {
    font-size: 14px;
    color: #787979;
    margin-left: 10px;
}
button.bluethemebtn {
    font-size: 18px;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #208bb9;
    width: 100%;
    background: #208bb9;
    padding: 2px 0px;
}
button.bluethemebtn:hover{
    border: 1px solid #7cb149;
    cursor: pointer;
    color: #fff;
    background: #7cb149;
}
.pop-img-1{
    box-shadow: 0 0 6px rgba(0,0,0,0.2)
}
.modal-dialog.modal-dialog-long.modalsixsix .modal-footer {
    border-top: 1px solid #e2e2e2;
}
p.fotterpera {
    color: #8d8d8d;
    font-size: 11px;
}
.modal-header.modal-header1 {
    display: block;
    margin: 0 auto;
}
.modal-header.modal-header1 p.heading-pera {
    color: #2f383d;
    font-size: 20px;
    margin-bottom: 8px;
}
.modal-header.modal-header1 h5#exampleModalLabe6{
    color: #2f383d;
    font-size: 24px;
    margin-bottom: 8px;
}
img.dropdwn-postion {
    position: absolute;
    right: 1px;
    top: 33px;
    min-width: 36px;
}
.max-600{
    max-width: 400px;
    margin: 0 auto;
}
.header-boderbtm .modal-header.modal-header1 {
    max-width: 445px;
    margin: 0 auto;
}
.header-boderbtm {
    border-bottom: 1px solid #e2e2e2;
}
.header-boderbtm .modal-header.modal-header2 {
    max-width: 255px;
    margin: 0 auto;
}
.modal-header.modal-header2{
    display: block;
}
.from12 {
    max-width: 348px;
    margin: 0 auto;
}
.already-account.mt20 p a {
    color: #208bb8;
}
.already-account.mt20 p {
    font-size: 14px;
    max-width: 210px;
    margin: 0 auto;
}
.Guidelines.text-center {
    max-width: 510px;
    margin: 0 auto;
}
.modal-dialog.modal-dialog-long.modalsixsix.modalsevenandeight {
    max-width: 600px !important;
    min-width: 600px !important;
}
.modal-body input.form-control {
    font-size: 13px;
}
.modal-body select {
    font-size: 13px;
}
.vdeo-description {
    padding: 20px 24px;
}
.vdeo-description label {
    color: #2f383d;
    font-size: 18px;
}
.vdeo-description p {
    color: #8d8d8d;
    font-size: 13px;
}
button.btnonmodal {
    color: #fff;
    background: #207fba;
    padding: 6px 18px;
    font-size: 13px;
    border: none;
    font-weight: 400;
}
button.btnonmodal:hover{
    background: #68a033;
    cursor: pointer;
}
button.close.min-wdthclose img {
    min-width: 45px;
}
button.close.min-wdthclose {
    top: -20px !important;
    position: absolute;
    right: 1px;
    color: transparent !important;
    background: none !important;
}
.toplogotext img {
    max-width: 266px;
    display: inline-block;
    width: 242px;
    margin-top: 12px;
}
span.black-text {
    font-family: 'lato';
    font-size: 22px;
    color: #2f383d;
}
.toplogotext h4 {
    margin-left: 45px;
    display: inline-block;
    font-size: 24px;
    color: #208bb9;
    font-weight: 700;
    font-family: 'lato';
    width: calc(100% - 300px);
    vertical-align: top;
    line-height: 40px;
}
span.light-size {
    font-family: 'lato';
    font-size: 22px;
    font-weight: 300;
    color: #2f383d;
}
.toplogotext{
    padding:30px;
}

.modal-middel-section.blue-section {
    padding: 30px;
    background: #3194bf;
    color: #fff;
}
.modal-middel-section.blue-section p {
    color: #fff;
    font-size: 16px;
}
.big-graybtn button {
    font-size: 16px;
    border: none;
    color: #fff;
    background: #2f383d;
    min-width: 175px;
    min-height: 60px;
    font-weight: 500;
}
.big-graybtn button:hover{
    background: #68A033;
    cursor: pointer;
}
.manage-field .form-group{
    width: 100%;
    margin-bottom: 0px;
}
.manage-field .form-group input{
    min-height: 60px;
    max-width: 96%;
    border-radius: 0px;
}
.lowerpart-lock {
    padding: 30px;
}
.lowerpart-lock span {
    margin-left: 10px;
    color: #8d8d8d;
    font-size: 13px;
}
.lowerpart-lock p {
    font-size: 13px;
    margin-left: 24px;
    color: #208bb9;
}

/**********************Feedback****************/

header.header.index-header {
    background: black;
}
body.index-v2 .bannerContent {
    padding-top: 0px;
    margin-top: -40px;
}
body.index-v2 .bannerSection{
    min-height: 660px;
}
header.header.index-header .logo {
    min-width: 204px;
    max-width: 204px;
}
label.gray-text:hover {
    cursor: pointer;
    text-decoration: underline;
}
.fazol-hover:hover{
    text-decoration: none;
}
.fazol-hover:hover .blue-text{
    color: #68a033;
}   
.lower-box .row {
    padding: 10px 50px;
}
hr {
    padding-top: 1rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
body.index-v2 section.video-section .themebtngray {
    padding: 4px 30px;
}
body.index-v2 .skillsLink li + li {
    margin-top: 5px;
}
body.index-v2  .skillsLink li.d-flex.align-items-baseline {
    margin-bottom: 4px;
}
/**********Media Quries***************/
@media(max-width:1440px){
body.index-v2 .col-md-3 .imgtxt-block1 {
    height: 60%;
}
/* body.index-v2 .sliderCommonStyle{
    max-width:970px;
} */
}
@media(max-width:1440px){
    body.index-v2 .col-md-3 .imgtxt-block1 {
    height: 51%;
}
body.index-v2 .sliderCommonStyle{
    max-width:1240px;
    margin: 0px 20px;
}
.home-gallery .maincarasol .sliderCommonStyle .slick-slide{
    max-width: 453px;
}
}
.car-dependent-img{
height: 45px;
display: flex;
justify-content:center;
align-items: center;
}
.car-dependent-inner{
color: #b5b4b4;
font-size: 14px;
}
.car-dependent-inner span{
font-size: 30px;
color: #E36721;
font-weight: 600;
}
.car-dependent h3{
font-size: 20px;
margin:0;
}
.car-dependent p{
font-size: 14px;
}
.panel-group.sales-tabs .tab-content {
    margin: 0px 0 0;
}
.y-Harveston-sec .CA-sec ul li{
    margin-bottom: 10px;
}
.y-Harveston-sec .CA-sec ul{
    margin-bottom: 30px;
}
.y-Harveston-sec  .more-option{
    display: none;
}
.buy-sell ul li{
    cursor: pointer;
}
body.index-v2 .table-responsive td a:hover{
    text-decoration: underline !important;
}
.search-drop-col {
position: relative;
}
.search-dropdown-in{
position: absolute;
width: 91.5%;
left:0;
top:0px;
    min-height: 32px;
    border: 1px solid #d7dcdf!important;
    background: #fff;
    max-width: 100%;
    padding: 0px 14px;
}
.index-design-v3 .textual-section {
margin-top:0;
padding: 0 10px;
}
.index-design-v3 .textual-section a label{
font-size: 24px !important;
color: #333 !important;
}
.index-design-v3 .textual-section span{
color: #68a033 !important;
font-family: auto;
font-style: italic;
}
.heart{
float: right;
display: inline-block;
padding-top: 5px;
cursor: pointer;
}
.heart img{
width: 25px;
float: right;
}
.heart:hover img:nth-child(1){
display: none;
}
.heart:hover img:nth-child(2){
display: block !important;;
}
.index-design-v3 .text-prize{
padding: 0 10px;
}
.index-design-v3 .text-prize p{
font-size: 12px;
color: #333;
margin-bottom: 14px;
}
.index-design-v3 .text-prize p span{
font-weight: 600;
}
.index-design-v3 .text-prize p:last-child{
    margin:0;
}
.index-design-v3 .text-prize p:last-child span{
font-weight: 400;
color: #c1c1c1;
}
.index-design-v3 .text-prize p:last-child img{
float: right;
}
.index-design-v3 .text-prize p:nth-child(3), .index-design-v3 .text-prize p:nth-child(3) a {
    color: #68a033;
    font-size: 13px;
}
.index-design-v3 .agent-card.listing-map-card .listing-map-inner:nth-child(odd){
    padding-left: 0;
}
.scroll-pagenasion{
    margin-top: 20px;
}
.index-v3-redesign .mile-real-estate-col{
padding-top: 50px;
padding-bottom: 20px;
}
.index-v3-redesign .mile-real-estate-col p{
font-size: 14px;
color: #333;
font-weight: 500;
}
.index-v3-redesign .mile-real-heading{
font-size: 21px;
line-height: 1.2;
display: inline-block;
color: #333;
}
.index-v3-redesign .mile-real-heading img{
float: left;
margin-right: 10px;
}
.index-v3-redesign .mile-real-heading span{
display: block;
padding-top: 10px;
}
.mile-real-estate-l li, .mile-real-estate-r li{
font-size: 14px;
padding: 7px 0;
border-bottom: 1px solid rgba(0,0,0,0.1)
}
.mile-real-estate-r li{
line-height: 25px;
padding: 5px 0;
}
.mile-real-estate-l li:last-child{
font-size: 12px;
border:0;
}
.mile-real-estate-r li:last-child{
    border:0;
}
.mile-real-estate-l li span {
    float: right;
    font-weight: 600;
    font-style: italic;
    color: #717070;
}
.mile-real-estate-r li span{
font-weight: 600;
font-style: italic;
color: #717070;
}
.bg-color{
    background-color: #F7F5F4
}
.about-har-col h1{
color: #207fba;
font-size: 30px;
font-weight: 600;
margin: 20px 0; 
}
.about-har-col h2{
font-size: 21px;
color: #4b4b4b;
}
.about-har-col p{
font-size: 14px;
}
.about-har-col .about-har-col-inner1 ul, .about-har-col .about-har-col-inner2 ul{
margin: 0;
display: inline-block;
width: 100%;
}
.about-har-col .about-har-col-inner1 ul li{
float: left;
width: 20%;
}
.about-har-col .about-har-col-inner1 ul li p, .about-har-col .about-har-col-inner2 ul li p{
margin-bottom: 8px;
}
.about-har-col .about-har-col-inner1 ul li p span {
    background-color: #68a033;
    color: #fff;
    font-size: 13px;
    padding: 3px 13px;
    border-radius: 6px;
}
.numbertext{
    display: none !important;
}
.modal-top1 {
background-color: #333;
display: inline-block;
width: 100%;
float: left;
padding-top: 8px;
padding-bottom: 5px;
/* margin-bottom: 25px; */
}
.modal-top1 .modal-top1left-area{
float: left;
}
.modal-top1 .modal-top1right-area{
    float: right;
    align-items: center;
    display: flex!important;
    color: #fff;
display: inline-block;
justify-content: space-between;
}
.modal-top1 .modal-top1right-area .hrtbtnsection{
float: left;
display: inline-block;
}
.modal-top1 .modal-top1right-area p{
float: left;
padding-top: 12px;
}
.modal-top1 .modal-top1right-area p a{
color: #fff;
text-decoration: none;
}
.modal-top1 .modal-top1right-area .close{
position: relative;
left:-15px;
top: -2px;
right:0;
font-size: 25px;
font-weight: 900;
margin-left: 2rem;
}
.mySlides img, .mySlidess img, .mySlidesss img, .mySlidessss img {
    width: inherit!important;
    margin: auto;
    display: block;
    height: calc(100vh - 195px);
}
.about-har-col .about-har-col-inner1 ul li:last-child p span{
background-color: #207fba
}
.about-har-col .about-har-col-inner2 ul li{
float: left;
width: 100%;
}
.about-har-col .about-har-col-inner2 ul li p {
    font-size: 14px;
    padding-left: 15px;
}
.about-har-col .about-har-col-inner2 ul li span {
    font-size: 37px;
    line-height: 0;
    vertical-align: top;
    font-weight: 600;
    padding-right: 5px;
    float: left;
    margin-left: -16px;
}
.about-har-col .about-har-col-inner2 ul.green li span{
color: #68a033;
}
.about-har-col .about-har-col-inner2 ul.blue li span{
color: #207fba
}
.about-har-col .about-har-col-inner2{
margin-bottom: 20px;
}
.photo-gallery-v3-col .photo-gallery-v3-inner{
width: 25%;
float: left;
padding: 1px;
}
.photo-gallery-v3-col .photo-gallery-v3-inner img{
height: 100%;
width: 100%;
cursor: pointer;
}
.photo-gallery-v3-col{
display: flex;
}
.index-v3-redesign .great-school p{
    text-align: left;
    font-size: 10px;
}
.index-v3-redesign .panel.panel-default{
    border:0;
}
.index-v3-redesign .g-recaptcha div {
    transform: scale(.8);
    float: left;
    margin-left: -11%;
    margin-top: -1%;
}
}
.index-v3-redesign .submit-review{
    padding-left: 0;
}
.index-v3-redesign .submit-review .schedule-profile .g-recaptcha div {
    transform: scale(1);
    float: left;
    margin-left: 0;
    margin-top: 0;
    margin-top: 10px;
    margin-bottom: 16px;
}
.index-v3-redesign .Harveston .heading{
        font-size: 21px;
    line-height: 1.2;
    display: inline-block;
    color: #333;
}
.index-v3-redesign .responsive li.imgtext-box{
    margin: 5px;
}
.index-v3-redesign .Listing-map .gallery-twenty-mile ul li{
    width: 33.33333%;
}
.index-v3-redesign #myModal3{
        position: relative;
    background: transparent;
}
.index-v3-redesign #myModal3 .prev, 
.index-v3-redesign #myModal3 .next {
    background-color: rgba(0, 0, 0, 0.8);
}
.index-v3-redesign #myModal3 .column{
    width: 10%;
}
.index-v3-redesign .modal .form-group.captcha{
    display: inline-block;
}
.index-v3-redesign .modal .g-recaptcha div {
    transform: scale(1);
    float: left;
    margin-left: 0;
    margin-top: 0;
}
.index-v3-redesign .aas-search-filters {
    position: relative;
    z-index: 3 !important;
}
.index-v3-redesign .image-gallery button.slick-next.slick-arrow{
    z-index: 9
}
.index-v3-redesign .imagecover-box{
    width: 60px;
    text-align: center;
}
.index-v3-redesign .fifty-fifty1 p:nth-child(3) {
    margin-bottom: 10px;
    color: #7c7c7c;
    font-weight: 400;
    font-size: 14px;
    padding: 0px 12px;
}
.index-v3-redesign .fifty-fifty1 li {
    min-height: 400px;
}
.index-v3-redesign .collapse-btn-redesign{
    cursor: pointer;
}
.index-v3-redesign .property-wrapper .great-school.main-bottom p {
    width: calc(100% - 143px);
}
.index-v3-redesign .great-school .school-logo img {
    width: 112px;
}
.property-footer-section{
    margin-top: 20px;
}
.property-footer-section a{
    color: #4b4b4b;
}
button.bluethemebtn.new-btn{
    text-align: left;
    border-radius: 5px;
    padding: 0px 0;
    height: 40px;
    line-height: 37px;
    border:0;
}
button.bluethemebtn.new-btn i{
    width: 57px;
    text-align: center;
    float: left;
    font-size: 25px;
    padding-top: 6px;
    height: 38px;
    margin-right: 16px;
    border-right: 1px solid #c1c1c1;
}
label {
    display: inline-block;
    margin-bottom: .1rem;
}
#exampleModal11 .slick-prev,
#exampleModal11 .slick-next,
#exampleModal12 .slick-prev,
#exampleModal12 .slick-next {
    background-image: url(../images/prev.png);
    background-size: 60%;
    background-position: 1px;
    background-color: rgba(0,0,0,0.6);
    left: 0;
    height: 25px;
    z-index: 9;
    background-repeat: no-repeat;
    width: 25px;
}
#exampleModal11 .slick-prev:hover,
#exampleModal11 .slick-next:hover,
#exampleModal12 .slick-prev:hover,
#exampleModal12 .slick-next:hover{
    background-color: #1A81B8;
}
#exampleModal11 .slider img,
#exampleModal12 .slider img{
    width: 98%;
    margin:1%;
}
#exampleModal11 .modal-content,
#exampleModal12 .modal-content{
    padding: 5px;
}
#exampleModal11 .slick-next,
#exampleModal12 .slick-next{
    background-image: url(../images/next.png);
    left: initial;
    right: 0;
    background-position: 7px;
}
.blog-post-1-col{
background-color: #fff;

}
.blog-post-1-col .modal-head{
background-color: #1B81B7;
color: #fff;
padding: 15px 30px;
display: inline-block;
width: 100%;
float: left;
}
.blog-post-1-col .modal-head h1{
font-size: 23px;
font-weight: 600;
float: left;
margin:0;
letter-spacing: 1px;
}
.blog-post-1-col .modal-head .arrows-col{
float: right;
}
.blog-post-1-col .modal-head .arrows-col button{
cursor: pointer;
border:0;
color: #fff;
background-color: rgba(0,0,0,0.4);
font-size: 12px;
padding: 5px 10px;
}
.blog-post-1-col .modal-head .arrows-col button:hover{
opacity: .8; 
}
.blog-post-1-col .ul-col{
float: left;
display: inline-block;
width: 100%;
}
.blog-post-1-col .ul-col ul{
margin:0;
text-align: center;
padding: 8px 0
}
.blog-post-1-col .ul-col ul li{
display: inline-block;
}
.blog-post-1-col .ul-col ul li{
font-size: 12px;
color: #b5b4b4;
padding: 5px 7px;
}
.blog-post-1-col .ul-col ul li.active{
color: #68a033;
}
.blog-post-modal-content img{
width: 100%;
}
.blog-post-modal-content .blog-post-content-inner{
padding: 25px 40px;
}
.blog-post-modal-content .blog-post-content-inner h2{
font-size: 16px;
font-weight: bold;
line-height: 1.6;
color: #9AAEB7;
}
.blog-post-modal-content .blog-post-content-inner p{
color: #9c9fa0;
line-height: 1.8;
}
.blog-post-modal-content .blog-post-content-inner .spec-para{
border: 1px solid #e0e0e0;
padding: 30px 50px;
border-left: 10px solid #1A81B7;
}
.blog-post-modal-content .blog-post-content-inner .spec-para span{
display: inline-block;
width: 100%;
font-size: 20px;
font-weight: 600;
}
.blog-post-modal-content .blog-post-content-inner .badg-col {
border: 1px solid #e0e0e0;
display: inline-block;
width: 100%;
}.blog-post-modal-content .blog-post-content-inner .badg-col i{
color: #9EACB4;
margin: 10px;
}
.blog-post-modal-content .blog-post-content-inner .badg-col i:first-child{
color: #fff;
margin:0;
margin-right: 10px;
background-color: #1B81B7;
font-size: 12px;
padding: 13px 0px;
float: left;
width: 40px;
text-align: center;
}
.blog-post-modal-content .blog-post-content-inner .badg-col ul{
float: left;
margin:0 ;
padding: 5px 10px;
}
.blog-post-modal-content .blog-post-content-inner .badg-col ul li{
display: inline-block;
float: left;

}
.blog-post-modal-content .blog-post-content-inner .badg-col ul li a{
font-size: 12px;
color: lightgrey;
padding: 0 5px;
font-style: italic;
}
.blog-post-modal-content .blog-post-content-inner .badg-col ul li.active a,
.blog-post-modal-content .blog-post-content-inner .badg-col ul li a:hover{
color: #68a033;
text-decoration: underline;
}
.blog-post-modal-content .blog-post-content-inner .badg-col:nth-child(7) i:first-child{
background-color: #6B9536;
}
.blog-post-modal-content .blog-post-content-inner .badg-col:nth-child(7){
margin-bottom: 30px;
}
.blog-post-modal-content .blog-post-content-inner .commnt-col button{
color: #fff;
font-size: 14px;
font-weight: bold;
border:0;
padding: 8px 25px;
background-color: #1B81B7;
border-radius: 2px;
margin-right: 20px;
width: 200px;
max-width: 100%;
margin-top: 14px;
}
.Back-menu a:last-child{
    color: lightgrey;
}
.Back-menu a:last-child:hover{
    text-decoration: none !important;
    cursor: default;
    color: lightgrey !important
}
.Prev-Next a:hover{
    text-decoration: underline !important;
}
.search-row a:hover{
  background: #457518;
  cursor: pointer;
}
.shortcodes3 .contact-col-head{
display: inline-block;
width: 100%;
margin-top: 20px;
}
.shortcodes3 .contact-col-head p{
width: 14.2%;
float: left;
text-align: left;
font-size: 13px;
padding-left: 0px;
border-bottom: 1px solid lightgrey;
padding-bottom: 3px;
margin-bottom: 0;
}
.shortcodes3 .contact-col-head p:nth-child(6), .shortcodes3 .contact-panel p:nth-child(6){
width: 18%;
}
.shortcodes3 .contact-panel h4{
display: inline-block;
width: 100%;
}
.shortcodes3 .contact-panel .panel-heading{
cursor: pointer;
}
.shortcodes3 .contact-col-head p:last-child, .shortcodes3 .contact-panel .dropdown-col{
width: 10.2%;
text-align: right;
float: left;
}
.shortcodes3 .contact-panel .dropdown-col{
margin-bottom: 1rem;
}
.shortcodes3 .contact-col-head p:last-child, .shortcodes3 .contact-panel .dropdown-col input, .shortcodes3 .contact-col-head p:last-child, .shortcodes3 .contact-panel .dropdown-col .dropdown{
float: left;
}
.shortcodes3 .dropdown-col .dropdown{
padding-left: 34px;
}
.shortcodes3 .dropdown-col .dropdown button {
    background-color: #D8D8D8;
    padding: 0 10px;
    float: left;
    border: 0;
    margin-right: 5px;
    border-radius: 0;
}
.shortcodes3 .contact-col-head p:last-child{
text-align: right;
}
.shortcodes3 .contact-panel p {
    width: 14.2%;
    float: left;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 0;
}
.shortcodes3 .contact-panel p span{
width: 100%;
display: inline-block;
}
.shortcodes3 .contact-panel .panel{
    padding-bottom: 10px;
    padding-top: 10px;
}
.shortcodes3 .contact-panel .panel-heading h4{
display: flex;
align-items: center;
}
.shortcodes3 .contact-panel .panel-heading h4 a p{
width: 100%;
}
.shortcodes3 .contact-panel .contact-wrapper{
    width: 100%;
    display: inline-block;
}
.btn.btn-orange{
        width: 153px;
    font-size: 12px;
    height: 25px;
    line-height: 1;
    background: #ef5a29;
    color: #fff;
    border: 1px solid #d75024;
}
.btn.btn-orange:hover {
    background: #b7431d;
    border: 1px solid #b7431d;
}
.shortcodes3 .questions-answers-col {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.shortcodes3 .questions-answers-col  p{
    font-size: 13px;
}
.shortcodes3 .questions-answers-col  p span{
    color: #9c9999
}
.shortcodes3 .recently-viewed .ListingHouse-row button.btn-orange{
    display: none;
}
.shortcodes3 .recently-viewed .ListingHouse-row .ListingHouse-border:hover{
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2)
}
.shortcodes3 .recently-viewed .ListingHouse-row .ListingHouse-border:hover button.btn-orange{
    display: block;
}
.shortcodes3 .recently-viewed .ListingHouse-row .ListingHouse-border h4:hover{
    text-decoration: underline;
}
.shortcodes3 .recent-searches-inner,
.shortcodes3 .recent-searches .SavedListingCarousal{
    display: inline-block;
    width: 100%;
    float: left;
}
.shortcodes3 .recent-searches-inner{
    margin: 15px 0;
    margin-bottom: 0;
}
.shortcodes3 .recent-searches-inner p{
    font-size: 13px;
    margin:0;
    color: #575757
}
.section-inline{
    display: inline-block;
}
.shortcodes3 .SavedListingCarousal .ListingHouse-row p,
.shortcodes3 .SavedListingCarousal .ListingHouse-row a{
        font-size: 13px;
    color: #0d7bbd;
    margin:0;
}
.shortcodes3 .SavedListingCarousal .ListingHouse-row a{
    float: left;
    display: inline-block;
}
.shortcodes3 .SavedListingCarousal .ListingHouse-row .dropdown-col{
    display: inline-block;
    padding-top: 0 !important;
}
.shortcodes3 .recent-searches .SavedListingCarousal .ListingHouse-row{
    padding: 25px 0;
        border-bottom: 1px solid lightgrey;
}
.shortcodes3 .recent-searches .count-col{
    display: inline-block;
float: right;
margin:0;
margin-right: 30px;
color: #bbbbbb;
}
.shortcodes3 .recent-searches .count-col span:nth-child(1){
font-size: 30px;
float: left;
line-height: 1;
padding-right: 10px;
}
.shortcodes3 .recent-searches .count-col span:nth-child(2){
font-size: 13px;
float: left;
}
.shortcodes3 .reffered-clients i{
    font-size: 12px;
}
.shortcodes3 .reffered-clients p{
    color: #818181 !important
}
.shortcodes3 .my-reviews .fa-star{
    color: #3991C8;
    font-size: 13px;
}
.shortcodes3 .saved-agents .questions-answers-inner h2{
    color: #0b84b0;
font-size: 18px;
font-weight: 600;
margin-bottom: 5px !important;
}
.shortcodes3 .saved-agents .questions-answers-inner  p{
margin-bottom:0;
}
.shortcodes3 .saved-agents .questions-answers-inner {
float: left;
}
.shortcodes3 .saved-agents .questions-answers-col{
float: left;
}
.shortcodes3 .saved-agents p{
margin-bottom: 0;
}
.shortcodes3 .saved-agents .questions-answers-inner  i{
color: #0b84b0;
font-size: 10px;
}
.shortcodes3 .saved-agents .questions-answers-col{
padding-top: 0;
border: 1px solid #ddd;
margin-bottom: 20px;
}
.shortcodes3 .saved-agents .questions-answers-col p:first-child, .saved-agents .questions-answers-col h2{
margin-top: 5px !important;
}
.shortcodes3 .saved-agents .questions-answers-col div:last-child{
margin-top: 5px;
}
.shortcodes3 .saved-agents .questions-answers-col p a{
    font-size: 11px;
}
.shortcodes3 .saved-listing .SavedListingCarousal .ListingHouse-row .sale-rating a{
    font-size: 20px !important
}
/* .shortcodes4 {
        padding-top: 56px;
} */
label{
    font-size: 14px;
}
.shortcodes4 .find-agent-near .find-agent-near-collapse .panel{
border-bottom: 0 !important;}
.shortcodes .home-inner-para1{
font-size: 1.2rem;
color: #b9b7b7;
margin:0;
margin-top: 2rem;
}
.shortcodes .home-inner-para2{
color:#207fba;
font-size: 2rem;
margin-bottom: 1.7rem;
display: inline-block;
}
.shortcodes .home-inner-para{
font-size: .8rem;
color: #b9b7b7;
text-align: left;
}
.Sell-Your-Home-inner{
padding-bottom: 0;
min-height: 746px;
}
.short-list-button{
    color: #207fba;
border: 2px solid #207fba;
background-color: transparent;
padding: .2rem 4rem;
border-radius: 6px;
font-size: 1.2rem;
margin-top: 2rem;
cursor: pointer;
}
.short-list-button:hover{
background-color: #207fba;
color: #fff;
}
.short-code-table table td{
width: 13%;
text-align: center;
font-size: .9rem;
font-weight: 500;
padding: 7px 0;
}
.short-code-table table tr:first-child{
border:0;
}
.short-code-table table tr{
border-bottom: 1px solid rgba(0,0,0,0.13);
}
.short-code-table table tr:nth-child(2) td{
font-size: .7rem;
padding-top: 0;
}
.short-code-table table td:first-child{
text-align: left;
}
.short-view-button{
border: 1px solid rgba(0,0,0,0.3);
font-size: .85rem;
background-color: #fff;
color: rgba(0,0,0,0.4);
padding: .2rem 1.2rem;
border-radius: 4px;
margin-top: 2rem;
cursor: pointer;
}
.short-view-button:hover{
background-color: rgba(0,0,0,0.4);
color: #fff;
}
.shortcodes2 .shortcode2-caption{
position: absolute;
top:0;
left:0;
text-align: center;
right:0;
bottom:0;
}
.shortcodes2 .shortcode2-caption span {
    display: inline-block;
    background-image: url(../images/short2-img2.png);
    background-size: 100% 100%;
    padding: 1rem 5rem;
}
.shortcodes2 .shortcode2-caption h3{
font-size: 1.4rem;
color: #000;
}
.shortcodes2 .shortcode2-caption p{
font-size: .9rem;
}
.shortcodes2 .shortcode2-caption .Address-text-btn{
position: relative;
}
.shortcodes2 .shortcode2-caption .Address-text-btn input{
font-size: .8rem;
width: 100%;
}
.shortcodes2 .shortcode2-caption .Address-text-btn button{
width: 8rem !important;
padding:0;
position: absolute;
right:3px;
top:0;
font-size: .9rem;
height: 34px !important;
margin-top
: 3px;
line-height: 28px;
}
.shortcodes2 .shortcode2-caption .Address-text-btn button img{
width: .7rem;
vertical-align: top;
margin-top: .55rem
}
.shortcodes2 .short2-logos-section{
background-color: #F5F5F5;
padding: 20px 0;
text-align: center;
}
.shortcodes2 .short2-logos-section img{ 
margin: 5px 0.7rem
}
.shortcodes2 .short2-agent-section1{
background: #fbfbfb;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.shortcodes2 .short2-agent-section1 .header-rating-row{
border:0;
}
.shortcodes2 .short2-agent-section .agent-card-inner{
    width: calc(25% - 7px);
}
.shortcodes2 .short2-agent-section .agent-card-inner:nth-child(2n+2) {
    margin-right: 9px;
}
.shortcodes2 .short2-agent-section .agent-card-inner:nth-child(4n) {
    margin-right: 0px;
}
.shortcodes2 .short2-agent-section .agent-card-inner img{
    width: 100%;
}
.shortcodes2 .short2-agent-section .agent-pagination{
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.shortcodes2 .short2-agent-section .pagination-no{
    margin-right: 0;
}
.shortcodes2 .short2-agent-section2 h3{
text-align: center;
font-size: 1.6rem;
margin-top: 1rem !important;
margin-bottom:.2rem;
}
.shortcodes2 .short2-agent-section2 h6{
margin-top: 0 !important;
text-align: center;
font-size: .95rem;
}
.shortcodes2 .short2-agent-section2 h5{
margin-top: 0 !important;
font-size: 1.4rem !important;
}
.shortcodes2 .short2-agent-section2 p {
font-size: .9rem;
}
.shortcodes2 .short2-agent-section2 .bottom-parashort2{
color: #207fba;
text-align: center;
cursor: pointer;
display: inline-block;
width: 100%;
}
.shortcodes2 .short2-agent-section2 .bottom-parashort2:hover{
text-decoration: underline;
}
.shortcodes2 .short2-agent-section2 .agent-card{
    display: inline-block;
    width: 100%;
    float: left;
}
.short2-review-section{
background-color: #F7F7F7;
padding: 30px 0;
margin-top: 20px;
}
.short2-review-section .container1232{
background-color: #fff;
box-shadow: 0 3px 6px rgba(0,0,0,0.2);
border-radius: 2px;
padding: 20px;
}
.short2-review-section h1{
font-size: 1.2rem;
text-align: center;
}
.short2-review-section h6{
font-size: 1rem;
text-align: center;
}
.short2-review-section .short2-review-left .short2review-col p{
font-weight: 600;
float: left;
font-size: 1.2rem;
padding-left: 20px;
}
.short2-review-section .short2-review-left .short2review-col ul{
float: left;
display: inline-block;
padding: 0 10px;
}
.short2-review-section .short2-review-left .short2review-col ul li {
float: left;
}
.short2-review-section .short2-review-left .short2review-col ul li a{
float: left;
font-size: 1.4rem;
color: #FFB400;
line-height: 1.2;
}
.short2-review-section .short2-review-left .short2review-col{
display: inline-block;
}
.short2-review-section .short2-review-left .short2review-col p:nth-child(3){
font-weight: 400;
float: left;
font-size: .8rem;
line-height: 2.2;
padding-left: 0;
}
.short2-review-section .short2-review-left .short2review-progress{
width: 90%;
display: inline-block;
float: left;
margin-bottom: 10px;
}
.short2-review-section .short2-review-left .short2review-progress p {
    width: 50px;
    float: left;
    margin: 0;
    font-size: .8rem;
    line-height: 25px;
}
.short2-review-section .short2-review-left .short2review-progress .short2review-progress-col {
    width: calc(100% - 110px);
    height: 25px;
    margin-right: 10px;
    float: left;
    background-color: #F2F2F2;
}
.short2-review-section .short2-review-left .short2review-progress .short2review-progress-bar{
height: 100%;
background-color: #FFB400;
}
.short2-review-section .short2-review-center p{
width: 74%;
font-size: .83rem;
padding-top: 40px;
margin:auto;
}
.short2-review-section .short2-review-right .d-flex.align-items-center{
margin-bottom: 1.5rem;
}
.short2-review-section .short2-review-right{
padding-left: 3rem;
}
.short2-review-section .short2-review-right h5{
font-size: 1.2rem !important;
font-weight: 600 !important;
margin:0;
}
.short2-review-section .short2-review-right p{
font-size: .9rem;
padding-left: 1rem;
margin:0;
}
.short2-partner-agent{
padding: 40px 0;
}
.short2-partner-agent .agent-card-inner {
    width: 100%;
}
.short2-partner-agent .agent-card-inner .profile-rating span:last-child{
display: inline-block;
width: 100%;
float: left;
line-height: 1.2;
}
.short2-partner-agent .agent-card-inner .profile-rating{
float left;
display: inline-block;
width: 100%;
}
.short2-partner-agent .agent-card-inner{
    box-shadow: 0 2px 3px rgba(0,0,0,0.2)
}
.short2-partner-agent .agent-card-inner .profile-rating ul{
float left;
display: inline-block;
margin:0;
}
.short2-partner-agent .agent-card-inner .profile-rating ul li{
float: left;
}
.short2-partner-agent .agent-card-inner .profile-rating ul li a{
line-height:1;
color: #FFB400;
font-size: 1.2rem;
margin:0;
}
.short2-partner-agent .agent-card-inner .Photo-Details h6{
font-size: .75rem;
}
.short2-partner-agent .short2-partner-agent-img {
    float: left;
    width: 210px;
    max-width: 100%;
    display: inline-block;
    padding-right: 10px;
}
.short2-partner-agent .short2-partner-agent-img img{
width: 100%;
}
.short2-partner-agent .short2-partner-agent-right {
    width: calc(100% - 210px);
    float: left;
    padding-left: 10px;
}
.short2-partner-agent .short2-partner-agent-right ul{
width: 100%;
display: inline-block;
margin:0;
float: left;
}
.short2-partner-agent .short2-partner-agent-right ul li{
float: left;
}
.short2-partner-agent .short2-partner-agent-right p{
margin:0;
font-size: .9rem;
}
.short2-partner-agent .short2-partner-agent-right ul li a{
    line-height: 1;
    color: #FFB400;
    font-size: 1.2rem;
    margin: 0;
}
.short2-partner-agent h1{
font-size: 1.4rem;
}
.short2-partner-agent h6{
font-size: .9rem;
}
.short2-banner2-setion .shortcode2-caption{
position: relative;
}
.short2-banner2-setion .shortcode2-caption span{
background-size: 100% 140%;
background-position: 100%;
width: 45rem;
padding-left: 6rem;
padding-right: 6rem;
max-width: 100%;
padding-bottom: 5rem;
}
.short2-banner2-setion .shortcode2-caption .form-group.fname, .short2-banner2-setion .shortcode2-caption .form-group.lname{
width: 50%;
float: left;
}
.short2-banner2-setion .shortcode2-caption .form-group.fname{
padding-right: 10px;
}
.short2-banner2-setion .shortcode2-caption .form-group.lname{
padding-left: 10px;
}
.short2-banner2-setion .shortcode2-caption .btn-agent{
float: left;
width: 50%;
float: left;
padding-top: 10px;
}
.short2-banner2-setion .shortcode2-caption .btn-agent button{
background-color: #2281BC;
border-color: #2281BC;
}
.short2-banner2-setion .shortcode2-caption .btn-agent button:hover{
background-color: #1d6d9e;
border-color: #1d6d9e;
}
.short2-banner2-setion .shortcode2-caption .form-group.captcha{
width: 50%;
float: left;
}
.short2-banner2-setion .shortcode2-caption p:last-child{
width: 100%;
display: inline-block;
text-align:left;
font-size: .8rem;
}
.short2-profile-section{
background-color: #F8F8F8;
border-bottom: 1px solid #fff;
}
.short2-profile-section .short2-profile-left img{ 
width: 70px;
border-radius: 50%;
float: left;
margin-right: 10px;
}
.short2-profile-section .short2-profile-left .short2-profile-col{
float: left;
display: inline-block;
}
.short2-profile-section .short2-profile-left .short2-profile-col h1{
font-size: 1rem;
font-weight: 600;
font-style: italic;
margin:0;
margin-top: 7px;
}
.short2-profile-section .short2-profile-left .short2-profile-col h5{
margin:0;
font-size: .8rem !important;
margin: 2px 0;
}
.short2-profile-section .short2-profile-left .short2-profile-col p{
font-size: .7rem;
margin:0;
}
.short2-profile-section .short2-profile-center p{
text-align: center;
line-height: 70px;
margin:0;
}
.short2-profile-section .short2-profile-right {
text-align: right;
}
.short2-profile-section .short2-profile-right button{
border-radius: 4px;
background-color: #567D25;
color: #fff;
font-size: .8rem;
padding: 8px 0;
border:0;
width: 9rem;
max-width: 100%;
margin-top: 10px;
cursor: pointer;
}
.short2-profile-section .short2-profile-right button:hover{
    background-color: #405c1c;
}
.short2-profile-section .short2-profile-right p{
font-size: .6rem;
font-weight: 600;
padding-top: 2px;
font-style: italic;
margin:0;
}
.short2-profile-section .short2-profile-mainleft, .short2-profile-section .short2-profile-mainright{
padding-right: 15px;
}
.short2-profile-section .short2-profile-mainright{
padding-left: 15px;
}
.short2-profile-section .short2-profile-main{
padding: 30px 15px;
}
.short2-profile-section .short2-profile-mainright h1{
font-weight: 600 !important;
font-style: italic;
font-size: 1.5rem;
}
.short2-profile-section .short2-profile-mainright h5{
font-size: .8rem !important;
    margin: 2px 0;
}
.short2-profile-section .short2-profile-main-review{
width: 100%;
display: inline-block;
}
.short2-profile-section .short2-profile-main-review ul{
float: left;
margin:0;
}
.short2-profile-section .short2-profile-main-review ul li{
float: left;
}
.short2-profile-section .short2-profile-main-review p{
margin:0;
float: left;
padding-left: 10px;
font-weight: 600;
font-size: .9rem;
}
.short2-profile-section .short2-profile-main-review p span{
font-size: .8rem;
font-weight: 400;
color: #578D24;
padding-left: 10px;
cursor: pointer;
}
.short2-profile-section .short2-profile-main-review ul li a{
line-height: 1;
    color: #FFB400;
    font-size: 1.2rem;
    margin: 0;
}
.short2-profile-section .short2-profile-mainemail{
width: 100%;
display: inline-block;
float: left;
}
.short2-profile-section .short2-profile-mainemail-inner, .short2-profile-section .short2-profile-mainemail-inner1{
float: left;
display: inline-block;
padding-right: 30px;
padding-top: 30px;
}
.short2-profile-section .short2-profile-mainemail-inner p{
margin:0;
}
.short2-profile-section .short2-profile-mainemail-inner p{
font-size: .7rem;
font-weight: 600;
padding-top: 5px;
}
.short2-profile-section .short2-profile-mainemail-inner p a{
font-weight: 400;
font-size: 1.2rem;
}
.short2-profile-section .short2-profile-mainemail-inner1 button{
    border-radius: 4px;
    background-color: #567D25;
    color: #fff;
    font-size: .8rem;
    padding: 8px 0;
    border: 0;
    width: 9rem;
    max-width: 100%;
    margin-top: 10px;
    cursor: pointer;
margin-top: 0px;
}
.short2-profile-section .short2-profile-mainemail-inner1 button:hover{
background-color: #405c1c;
}
.short2-profile-section .short2-profile-mainemail-inner1 p{
font-size: .7rem;
    font-weight: 600;
padding-top: 5px;
}
.short2-profile-section .short2-profile-maincenter ul{
float: right;
display: inline-block;
}
.short2-profile-section .short2-profile-maincenter ul li{
float: left;
width: 40px;
text-align: center;
}
.short2-profile-section .short2-profile-maincenter ul li a{
font-size: .7rem;
}
.short2-little-jeff-section {
padding: 20px 0;
}
.short2-little-jeff-section h1{
font-size: 1.2rem;
font-weight: 300;
}
.short2-little-jeff-section p{
font-size: .8rem;
margin:0;
}
.short2-little-jeff-section  ul{
padding-left: 17px;
margin-top: 10px;
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.short2-little-jeff-section  ul li{
list-style-type: disc;
width: 50%;
float: left;
}
.short2-little-jeff-section p img{
margin: 0 5px;
}
.shortcodes2 .short-h1{
    font-weight: 300 !important;
    font-size: 1.2rem !important;
}
.short2-jeffteam-section img {
    width: 11rem;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.1);
}
.short2-jeffteam-section .col-md-3{
text-align: center;
margin-top: 1.5rem;
}
.short2-jeffteam-section h4 {
    font-size: 1.2rem;
    font-weight: 400;
    margin-top: .5rem;
    margin-bottom: 0;
}
.short2-jeffteam-section h6 {
    font-size: .9rem;
}
.short2-jeffteam-section p{
margin-top: 2rem;
font-size: .9rem;
text-align: center;
}
.short2-play-section span{
background: none !important;
}
.short2-play-section h1{
color: #fff;
font-size: 2rem;
margin-bottom: 2rem;
}
.short2-play-section span img{
cursor: pointer;
width: 6rem;
}
.short2-banner2-setion1 {
background: none !important;
}
.short2-banner2-setion1 span{
background: none !important;
background-color: #fff !important;
padding-bottom: 2rem !important;
}
.short2-banner2-setion1 span img{
width: 8rem;
border-radius: 50%;
border: 1px solid rgba(0,0,0,0.1);
}
.short2-banner2-setion1 span h3{
font-weight: 300 !important;
margin: 10px 0 ;
margin-bottom: 15px;
}
.short2-newport-section h3{
font-size: 1.8rem !important;
}
.short2-newport-section p{
font-size: 1.2rem !important;
}
.short2-banner2-setion .form-group.c_checkbox{
display: inline-block;
width: 100%;
margin-top: 8px;
}
.short2-banner2-setion .form-group.c_checkbox p{
text-align: left;
float: left;
margin:0;
}
.short2-banner2-setion .form-group.c_checkbox label{
float: left;
margin-left: 20px;
}
.short2-affordable-section {
padding: 3rem 0;
}
.short2-affordable-section .container1232 {
    width: 550px;
    max-width: 100%;
}
.short2-affordable-section h1{
text-align: center;
font-size: 1.3rem;
color: #000;
}
.short2-affordable-section h5{
font-size: 1rem !important;
text-align: center;
margin-bottom: 2rem;
}
.short2-affordable-section .nav-tabs .nav-link{
border:0;
font-size: .8rem;
padding:0;
padding: 5px 8px;
border-bottom: 2px solid transparent;
display: inline-block;
margin-bottom: -1px;
background-color: transparent;
}
.short2-affordable-section .nav-tabs .nav-link:hover{
border-color: #77AB42;
color: #77AB42;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
border-color: #77AB42;
color: #77AB42;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
color: #000;
}
.short2-affordable-section .nav-tabs .nav-item{
width: 53.3333%;
float: left;
text-align: center;
margin-bottom:0;
}
.short2-affordable-section .nav-tabs .nav-item:nth-child(1){
text-align: left;
width: 23.3333%;
}
.short2-affordable-section .nav-tabs .nav-item:nth-child(3){
text-align: right;
width: 23.3333%;
}
.short2-affordable-section .nav-tabs{
margin-bottom: 1.5rem;
}
.short2-affordable-section .tab-content .container{
padding:0;
}
.short2-affordable-section .tab-content .form-main-g{
width: 100%;
display: inline-block;
}
.short2-affordable-section .tab-content .form-group{
width: 50%;
float: left;
display: inline-block;
position: relative;
}
.short2-affordable-section .tab-content .form-group input, .short2-affordable-section .tab-content .form-group select{
border:1px solid #CFD8DD;
font-size: .8rem;
width: 100%;
padding: 6px 10px;
color: #8D8D8D;
}
.short2-affordable-section .tab-content .form-group:nth-child(odd){
padding-right: 10px;
}
.short2-affordable-section .tab-content .form-group:nth-child(even){
padding-left: 10px;
}
.short2-affordable-section .tab-content .form-group select{
-webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    box-shadow: none!important;
    border-radius: 2px;
background: none;
}
.short2-affordable-section .tab-content .form-group i{
position: absolute;
right: 10px;
bottom:8px;;
font-size: .9rem;
}
.short2-affordable-section .tab-content .form-group label{
font-size: .8rem;
}
.short2-affordable-section .tab-content .form-group label i{
position: relative;
right:inherit;
bottom: inherit;
font-size: .7rem;
margin-left: 3px;
}
.short2-affordable-section .tab-content .form-group i.fa-search{
color:#000; 
position: absolute;
right:10px;
padding: 9px 10px;
font-size: .9rem;
border-left: 1px solid #CFD8DD;
cursor: pointer;
bottom:0;
}
.short2-affordable-section .tab-content .form-main-g:nth-child(1) .form-group:nth-child(1) input{
padding-right: 40px;
}
.short2-affordable-section .tab-content .form-group p{
margin:0;
font-size: .8rem;
text-align: center;
font-weight: 600;
}
.short2-affordable-section .tab-content .form-group h3{
text-align: center;
margin:0;
}
.short2-affordable-section .tab-content .form-group h3.green a{
    color: #77AB42 !important;
}
.short2-affordable-section .tab-content .form-group.input-two input:nth-child(3){
position: absolute;
width: 50px;
right:10px;
bottom:0;
}
.short2-affordable-section .tab-content .form-group.input-two input:nth-child(2){
padding-right: 60px;
}
.short2-affordable-section .tab-content .form-group .short2-affordable-progress{
width: 100%;
height: 10px;
background-color: #F5F5F5;
}
.short2-affordable-section .tab-content .form-group .short2-affordable-progress-bar{
background-color: #0099CC;
width: 90%;
height: 100%;
position:relative;
}
.short2-affordable-section .tab-content .form-group .short2-affordable-progress-bar:after{
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%;
content: "";
background-color: #FAFAFA;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
right:-7px;
top: -2px;
cursor: pointer;
}
.short2-affordable-section .tab-content .form-group .short2-affordable-pro-p{
font-weight: 400;
font-size: .6rem !important;
text-align: left;
margin-top: 1rem;
}
.short2-affordable-section .tab-content .form-group.last-group button{
font-size: .7rem;
color: #fff;
background-color: #318CCA;
border:0;
border-radius: 4px;
padding: 6px 15px;
cursor: pointer;
}
.short2-affordable-section .tab-content .form-group.last-group button:hover{
    background-color: #2a74a6;
}
.short2-affordable-section .tab-content .form-group.last-group i{
position: relative;
right: inherit;
top: inherit;
bottom: inherit;
margin-left: 10px;
color: #727272;
}
.short2-calcutor-section h1{
font-weight: 300;
font-size: 2rem;
}
.short2-calcutor-section p{
font-size: .85rem;
color: #929EA5;
}
.short2-calcutor-section h6{
font-weight: 600;
font-size: .9rem;
margin:0;
color: #929EA5;
}
.short2-register-partner-section .row{
padding-bottom: 2rem;
}
.short2-register-partner-section .row hr{
padding-bottom: 2rem;
}
.short2-register-partner-section .short2-register-partner-left{
width: 15%;
float: left;
display: inline-block;
}
.short2-register-partner-section .short2-register-partner-center{
width: 70%;
float: left;
display: inline-block;
}
.short2-register-partner-section .short2-register-partner-right{
width: 15%;
float: left;
display: inline-block;
}
.short2-register-partner-section .short2-register-partner-left span{
border: 1px solid #207FBA;
display: inline-block;
padding: 5px 10px;
text-align: center;
}
.short2-register-partner-section .short2-register-partner-left h3{
font-size: 1rem;
margin:0;
}
.short2-register-partner-section .short2-register-partner-left h1{
font-size: 2rem;
margin:0;
}
.short2-register-partner-section .short2-register-partner-left h4{
font-size: .9rem;
margin-bottom:4px;
}
.short2-register-partner-section .short2-register-partner-left h5{
font-size: .8rem !important;
margin:0;
}
.short2-register-partner-section .short2-register-partner-center h2{
font-size: 1.4rem;
}
.short2-register-partner-section .short2-register-partner-center h6{
font-size: 1rem;
}
.short2-register-partner-section .short2-register-partner-center p{
font-size: .8rem;
}
.short2-register-partner-section .short2-register-partner-center button{
background-color: #F3F3F3;
border: 1px solid #e6e6e6;
cursor: pointer;
font-size: .8rem;
padding: 5px 14px;
color:#707070;
}
.short2-register-partner-section .short2-register-partner-center button:hover{
background-color: #e6e6e6;
}
.short2-register-partner-section .short2-register-partner-right {
text-align: center;
}
.short2-register-partner-section .short2-register-partner-right img{
width: 6rem ;
border-radius: 50%;
border: 1px solid #e6e6e6;
max-width: 100%;
margin-bottom: .2rem;
}
.short2-register-partner-section .short2-register-partner-right h1{
font-size: 1rem;
margin-bottom: .2rem;
}
.short2-register-partner-section .short2-register-partner-right h5{
font-size: .8rem !important;
margin-bottom: .2rem;
}
.short2-register-partner-section .short2-register-partner-right p{
font-size: .7rem;
}
.short2-selling-home-section{
background-color: #F7F7F7;
margin-top: 2rem;
padding: 1.5rem 0;
}
.short2-selling-home-section h1{
text-align: center;
font-size: 1.8rem;
font-weight: 300;
}
.short2-selling-home-section .short2-selling-home-inner{
background-color: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
margin-top: 1rem;
padding: 15px 20px;
display: inline-block;
}
.short2-selling-home-section .short2-selling-home-inner h1{
font-size: 1.3rem;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left{
width: 25%;
float: left;
display: inline-block;
padding-right: 40px;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center{
width: 55%;
float: left;
display: inline-block;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-right{
width: 20%;
display: inline-block;
float: left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group{
width: 100%;
position: relative;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group label{
font-size: .8rem;
width: 100%;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group input{
border: 1px solid #CFD8DD;
    font-size: .8rem;
    width: 100%;
    padding: 6px 10px;
    color: #8D8D8D;
width: 100%;
padding-right: 40px;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group i{
    color: #000;
    position: absolute;
    right: 0px;
    padding: 9px 10px;
    font-size: .9rem;
    border-left: 1px solid #CFD8DD;
    cursor: pointer;
    bottom: 0;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group label i{
    position: relative;
    right: inherit;
    bottom: inherit;
    font-size: .7rem;
    margin-left: 3px;
border:0;
padding:0;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group button{
background-color: #757575;
color: #fff;
font-size: .9rem;
width: 100%;
border:0;
border-radius: 4px;
padding: 6px;
cursor: pointer;
margin-top: 15px;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group button:hover {
    background-color: #565555;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left .form-group p{
font-size: .9rem;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi{
width: 33.333%;
float: right;
text-align:left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi h1{
font-size: 2.2rem;
font-weight: 400;
text-align: left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi p{
font-size: .9rem;
font-weight: 400;
text-align: left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi .green{
color: #68A033;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-centerinner{
width: 100%;
display: inline-block;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi1{
width: 33.3333%;
float: left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi1 .green{
color: #68A033;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi1 p{
font-size: .9rem;
padding-top:0;
color: #707070;
text-align: left;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi1 p span{
width: 100%;
display: inline-block;
padding-left: 40px;
padding-bottom: 6px;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi1 p.short2-drop-p{
cursor: pointer;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-right{
padding-top: 6rem;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-rightinner{
width: 100%;
display: inline-block;
padding-bottom: 20px;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-rightinner img{
width: 2.2rem;
float: left;
} 
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-rightinner p{
width: calc(100% - 2.2rem);
float: left;
font-size: .9rem;
padding-top: 8px;
line-height: 1.3;
padding-left: 1rem;
}.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-rightinner p span{
font-weight: 600;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center button{
font-size: .9rem;
    color: #fff;
    background-color: #318CCA;
    border: 0;
    border-radius: 4px;
    padding: 6px 20px;
    cursor: pointer;
margin: auto;
display: block;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center button:hover{
background-color: #2a74a6;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center a:hover{
text-decoration: none;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center p{
font-size: .8rem;
padding-top: .5rem;
color: #AFAFAF;
text-align: center;
}
.Intrested-Selling-Home.short2-selling-think-section{
padding:0;
}
.Intrested-Selling-Home.short2-selling-think-section h3, .Intrested-Selling-Home.short2-selling-think-section p{
text-align: left;
}
.Intrested-Selling-Home.short2-selling-think-section .Address-text-btn .btn.btn-blue {
    width: 152px;
background: #68A033;
    color: #fff;
    border: 1px solid #68A033;
}
.Intrested-Selling-Home.short2-selling-think-section .Address-text-btn .btn.btn-blue:hover{
    background: #2987c4;
    color: #fff;
    border: 1px solid #006599;
}
.short2-profile-section1 .short2-profile-mainleft img{
    border: 1px solid #E5E5E5;
}
.short2-profile-section .short2-profile-mainright h5.mb-2{
margin-bottom:.2rem !important;
}
.short2-profile-section .short2-profile-mainright h5.mb-2 span{
float: right;
text-align: left;
width: 70%;
}
.short2-profile-section .short2-profile-mainright p{
font-size: .9rem;
margin:0;
}
.short2-profile-section1 .short2-profile-main{
padding:15px;
}
.short2-profile-section .short2-profile-maincenter p{
text-align: right;
font-size: .75rem;
width: 100%;
display: inline-block;
padding-top: 4.5rem;
}
.shortcodes2 .container.container600{
width: 600px;
max-width: 100%;
}
.short2-afford2-section h1{
font-weight: 300;
font-size: 1.6rem;
margin:0;
}
.short2-afford2-section h1 span{
float: right;
}
.short2-afford2-section table{
width: 100%;
margin-top: 5px;
}
.short2-afford2-section table tr{
border-top: 1px solid rgba(0,0,0,.1);

}
.short2-afford2-section table tr:last-child{
border-bottom: 1px solid rgba(0,0,0,.1);
}
.short2-afford2-section table td{
font-size: .8rem;
padding: 3px 0;
}
.short2-afford2-section table td span{
float: right;
}
.short2-budget-section h2{
font-size: 1.2rem;
margin-top: 2rem;
}
.short2-budget-section img{
margin-top: 1rem;
}
.short2-principle-section h2{
font-size: 1.2rem;
    margin-top: 2rem;
margin-bottom: 1rem;
}
.short2-principle-section th, .short2-principle-section td{
    font-size: .8rem;
    padding: 3px 0;
}
.short2-principle-section th, .short2-principle-section tr{
border-top: 1px solid rgba(0,0,0,.1);
}
.short2-principle-section th, .short2-principle-section tr:nth-child(1){
border:0;
}
.short2-principle-section th, .short2-principle-section tr:last-child{
border-bottom: 1px solid rgba(0,0,0,.1);
}
.short2-principle-section p{
font-size: .8rem;
padding-top: 1rem;
}
.short2-mortgage-section h1{
font-size: 1.6rem;
}
.short2-mortgage-section h3{
font-size: .8rem;
margin-bottom: 2rem;
}
.short2-mortgage-section .short2-mortgage-sectionleft label{
    font-size: .8rem;
}
.short2-mortgage-section .short2-mortgage-sectionleft input, .short2-mortgage-section .short2-mortgage-sectionleft select{
border: 1px solid #CFD8DD;
    font-size: .7rem;
    width: 100%;
    padding: 7px 10px;
    color: #8D8D8D;
}
.short2-mortgage-section .short2-mortgage-sectionleft select{
background: none;
-webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    box-shadow: none!important;
    border-radius: 2px;
    background: none;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group{
position: relative;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group i{
position: absolute;
    right: 10px;
bottom: 10px;
color: #9C9C9C;
font-size: .7rem;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group:nth-child(1) i{
color: #000;
    position: absolute;
    right: 0px;
    padding: 9px 10px;
    font-size: .9rem;
    border-left: 1px solid #CFD8DD;
    cursor: pointer;
    bottom: 0;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group label i{
    position: relative;
    right: inherit;
    bottom: inherit;
    font-size: .7rem;
    margin-left: 3px;
border:0;
padding:0;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group:nth-child(1) input{
padding-right: 40px;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group.input-two input:nth-child(2){
padding-right: 40px;
}
.short2-mortgage-section .short2-mortgage-sectionleft .form-group.input-two input:nth-child(3){
position: absolute;
    width: 50px;
    right: 0px;
    bottom: 0;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner p{
float: left;
color: #000;
font-weight: 600;
font-size: .9rem;
margin:0;
padding-right: 5px;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner select{
font-size: .8rem;
    background: none;
       border: 1px solid #CFD8DD;
    font-size: .7rem;
    padding: 4px 70px;
padding-left:10px;
    color: #8D8D8D;
border-radius: 2px;
margin-left: 5px;
text-align: left !important;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 .col-md-4 div{
float: left;
display: inline-block;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 p{
font-size: .8rem;
margin-bottom:0;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 p.green{
font-size: .8rem;
color: #529A47;
font-weight: 600;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 .col-md-4 div:nth-child(1){
text-align: center;

}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 .col-md-4 div:nth-child(2){
padding-left:10px;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 img{
float: left;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 h3.blue{
color: #0b84b0;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 h3{
font-size: 1.2rem;
font-weight: 400;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 h6{
font-size: .8rem;
margin-bottom:.2rem;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 button{
background-color: #F3F3F3;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    font-size: .8rem;
    padding: 5px 14px;
    color: #707070;
font-weight: 600;
margin-bottom: .5rem;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner{
margin-top: 1.8rem;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 button:hover{
    background-color: #e6e6e6;
}
.short2-mortgage-section .short2-mortgage-sectionright .short2-mortgage-rightinner1 .row{
margin-top: 1rem;
}
.short2-mortgage-section .short2-mortgage-bottom{
padding-top: 1rem;
}
.short2-mortgage-section .short2-mortgage-bottom h6{
font-size: .9rem !important;
}
.short2-mortgage-section .short2-mortgage-bottom p{
margin-bottom: 1rem !important;
}
.short2-mortgage-section .pagination-no{
margin-right: 0;
}




















@media(max-width: 767px){
    .buy-sell ul {
    display: inline-block;
}
.search-field input[type="text"] {
    width: 100%;
}
.about-har-col .about-har-col-inner1 ul li{
float: left;
width: 50%;
}
.right-circle {
    transition: .1s ease-out;
    transition-delay: 0.2s;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 243px;
    margin-top: 0px;
    height: 190px;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.hide-xs{
    display: none !important;
}
.newHeader .change-bgcolor ul{
    text-align: center;
    display: inline-block !important;
}
.fifty-fifty p{
    padding:0 10px;
}
.fifty-fifty li.imgtext-box{
    padding: 10px;
    min-height: inherit;
}
body.index-v2 section.video-section .themebtngray {
    padding: 4px 17px;
}
.fifty-fifty1 li {
    min-height: initial;
    width: 100%;
    padding: 10px 0;
    box-shadow: 4px 4px 8px -2px #bfbfbf;
    margin-bottom: 20px;
}
section.video-section .row .col-md-6:last-child{
    padding-left: 15px!important;
}
img.biggerimg{
    width: 100%;
}
.index-v3-redesign .responsive1 .slick-dots {
    position: absolute;
    bottom: -53px;
}
.index-v3-redesign .responsive .slick-dots {
    position: absolute;
    bottom: -44px;
}
.index-v3-redesign .fifty-fifty li.imgtext-box{
    width: 100%;
}
.index-v3-redesign  ul.fifty-fifty{
    display: inline-block;
}
.index-v3-redesign .slick-slide img{
    width: 100%;
}
.index-v3-redesign .schedule-profile .form-group.captcha{
    width: 100%;
}
.index-v3-redesign .collapse-details{
        display: inline-block;
    width: 100%;
}
.index-v3-redesign .schedule-profile .btn-agent{
    float: left;
}
.index-v3-redesign .photo-gallery-v3-col .photo-gallery-v3-inner{
    width: 50%;
}
.index-v3-redesign button.btn.themebtnblue.extr{
    padding: 0 30px;
}
.index-v3-redesign .gallery-Twenty-Mile-wrapper .panel-title p{
    width: 100% !important
}
.index-v3-redesign .inner-banner-down,
.index-v3-redesign .header-row,
.index-v3-redesign .header-share-row{
    display: none;
}
.homeMainContent .header-row{
    display:block!important
}
.index-v3-redesign .gallery-Twenty-Mile-wrapper .panel-title button{
    float: left !important;
}
.index-v3-redesign .Listing-map .gallery-twenty-mile ul li{
    width: 50%;
}
.index-v3-redesign .contact-sec{
    margin-top: 20px;
}
.index-v3-redesign .center-tags {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 73%;
    text-align: center;
    color: #fff;
    transform: translate(-50% , -50%);
}
.index-v3-redesign  button.banner-buttons,
.index-v3-redesign button.banner-button-Green{
    width: 100%;
    margin:0;
    margin-bottom: 10px;
}
.ul.houseUl .li {
    max-width: 100%;
    /* margin: 1% !important; */
    display: inline-block !important;
    float: left !important;
    margin-bottom: 20px !important;
    margin-top: 10px;
    width: 100%;
}
.ul.houseUl{
    width: 100% !important;
    display: inline-block !important;
    float: left !important;
    margin-bottom: 20px !important;
}
body.index-v2 .first-up .d-flex,
body.index-v2 .second-down .d-flex{
    display: inline-block !important;
}
body.index-v2 .first-up .d-flex .imgtxt-block1,
body.index-v2 .second-down .d-flex .imgtxt-block1{
    width: 100% !important;
    margin-bottom: 20px;
}
section.commonsection1 .col-md-4{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.scroll-pagenasion .row .col-md-6:first-child{
    padding-right: 15px;
}
.carousal-images ul li.first-li{
    display: none;
}
.carousal-images ul li.second-li{
    width: 100%;
}
.carousal-images ul li.second-li ul li{
    height: 100px !important;
}
.shortcodes4-banner{
    background-image: url(../images/shortcode-banner1.png);
    background-size: cover;
    background-position: 50%;
    padding: 40px 10px;
    display: inline-block;
    width: 100%;
    min-height: 250px;
}
.shortcodes4-banner img{
    display: none;
}
.property-wrapper.shortcodes3 button.btn.btn-listHome{
    margin-top: 15px;
}
.shortcodes3 .shortcode3-blog-section .sorting-dropdown li{
    float: left !important;
    margin-top: 15px;
}
.shortcodes3 .shortcode3-blog-section .sorting-dropdown ul{
    width: 100%;
    display: inline-block;
}
.shortcodes3 .shortcode3-blog-section .sorting-dropdown li.right-small-icon{
    float: right !important;
}
.overview-section-administrator .right-col .right-sec-Recently-Viewed-Listing .col-sm-5 .Resources{
    padding-left: 0;
}
.xs-col-overflow{
        width: 100%;
    overflow-x: auto;
}
.xs-col-overflow .contact-col-head,
.xs-col-overflow .panel-group,
.xs-col-overflow .recent-searches-inner,
.xs-col-overflow .SavedListingCarousal,
.xs-col-overflow .questions-answers-col{
    width: 800px !important;
} 
.shortcodes3 .recent-searches .count-col {
    display: inline-block;
    float: right;
    margin: 0;
    margin-right: 30px;
    color: #bbbbbb;
    width: 100%;
    padding-left: 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.shortcodes3 .saved-agent-xs div{
    width: 50% !important;
    float: left !important;
    padding-top: 20px;
    padding-left: 20px;
}
.shortcodes3 .saved-agent-xs div.last-div-saved,
.shortcodes3 .saved-agent-xs div.last-div-saved div{
    padding-top: 0;
    padding-left: 0;
}
.shortcodes3 .saved-agent-xs div.last-div-saved{
    padding-left: 20px;
}
.shortcodes3 .saved-agent-xs div img.user5{
    width: 80% !important;
}

}
@media(max-width: 767px){
    .schedule-profile .form-group.captcha{
        width: 100%;
    }
    .schedule-profile .btn-agent{
        float: left !important;
    }
    .inner-banner-btm{
        width: 100%;
    }
    .inner-banner2, .inner-banner3{
        display: none;
    }
    .inner-banner{
        min-height: 496px;
    }
    .shortcodes2 .search-county-city,
    .shortcodes2 .header-rating-row .dropdown{
        margin-left: 0 !important;
    }
    .shortcodes2 .short2-agent-section .agent-card-inner,
    .short2-partner-agent .agent-card-inner{
        width: 100%;
    }
    .short2-review-section .short2-review-right,
    .short2-partner-agent .short2-partner-agent-right{
        margin-top: 1rem;
    }
    .short2-partner-agent .short2-partner-agent-img,
    .short2-partner-agent .short2-partner-agent-right,
    .short2-banner2-setion .shortcode2-caption .form-group.captcha,
    .short2-banner2-setion .shortcode2-caption .btn-agent,
    .short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center{
        width: 100%
    }
    .short2-banner2-setion .shortcode2-caption span{
        padding: 2rem 4rem;
    }
    .shortcodes2 .shortcode2-caption span {
    display: inline-block;
    background-image: url(../images/short2-img2.png);
    background-size: 100% 100%;
    padding: 2rem 1rem;
}
.short2-newport-section h3 {
    font-size: 1.2rem !important;
}
.short2-newport-section p {
    font-size: .8rem !important;
}
.short2-affordable-section .nav-tabs .nav-item{
    width: 33.333% !important;
    text-align: center !important
}
.short2-register-partner-section .short2-register-partner-left{
    width: 100%;
    text-align: center;
}
.short2-register-partner-section .short2-register-partner-right{
    width: 30%;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-left{
    width: 100%;
    padding-right: 0;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-innerdevi{
    width: 50%;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-center .short2-selling-home-centerinner a{
    width: 100%;
    display: inline-block;
}
.short2-selling-home-section .short2-selling-home-inner .short2-selling-home-right{
    width: 100%;
    padding-top: 1rem;
}
.Intrested-Selling-Home.short2-selling-think-section{
    padding: 2rem 0;
}
.Intrested-Selling-Home.short2-selling-think-section .short2-selling-thinkleft{
    margin-bottom: 1rem;
}
.shortcodes2 .header-row .row.min-height1{
    height: inherit;
    padding-bottom: .5rem;
}
.mySlides img, .mySlidess img, .mySlidesss img, .mySlidessss img {
    width: 80%!important;
    margin: auto;
    display: block;
    height: initial !important;
}
}
