html{font-size:14px;line-height:1.65rem;}
body{margin:0;padding:0;position:relative;left:0;background-color:#fff;color:#3e3e3e;font-family:Roboto,Arial,Helvetica,Sans-Serif;font-size:1rem;overflow-x:hidden;}
/* TEXT ELEMENTS **************************************************/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0 0 1.5rem;color:#3e3e3e;font-family:'Roboto Condensed','Arial Narrow',Impact,Arial,Helvetica,Sans-Serif;font-weight:bold;position:relative;text-transform:uppercase;}
h1,.h1{color:#87be1d;font-size:2rem;line-height:1.25em;text-transform:uppercase;}
h2,.h2{color:#87be1d;font-size:1.85714rem;}
h3,.h3{font-size:1.71429rem;}
h4,.h4{font-size:1.28571rem;}
h5,.h5{font-size:1.14285rem;}
h6,.h6{font-size:1.07142rem;}
p{margin:0 0 1.5rem;}
a{color:#87be1d;font-weight:bold;text-decoration:underline;outline:none;}
a:hover,a:active,a:focus{color:#222;}
hr{border-color:rgba(0,0,0,.15);}
button{cursor:pointer;}
nav ul{margin:0;padding:0;list-style:none;}
.form-control,.custom-select{background-color:#fff;border:1px solid #fff;border-radius:0;}
.form-control:focus,.custom-select:focus{background-color:#fff;border-color:#0f83bf;}
.form-date{background-image:url(../images/icon_calendar.png);background-position:95% center;background-repeat:no-repeat;background-size:auto 60%;}
.custom-select{width:100%;height:auto;padding:.5rem .75rem;cursor:pointer;position:relative;}
textarea.form-control{height:160px;}
.text-center h1:after,.text-center .h1:after{margin-left:-20%;left:50%;}
/* Classes ********************************************************/
.lead{font-size:1.14285rem;font-weight:bold;line-height:1.4em;}
.btn{padding:.8rem  1.2rem;cursor:pointer;font-size:1.25rem;font-weight:normal;text-decoration:none;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;white-space: normal;}
.btn strong{font-weight:800;}
.btn-block{padding-left:1rem;padding-right:1rem;}
.btn-lg{width:100%;font-family:'Roboto Condensed','Arial Narrow',Impact,Arial,Helvetica,Sans-Serif;font-size:1.71429rem;font-weight:bold;text-transform:uppercase;}
.btn-primary{background-color:#ec2409;border:0 none;color:#fff;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary.focus:active,.btn-primary:active:focus,.btn-primary:active:hover,.open > .btn-primary.dropdown-toggle.focus,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle:hover{background-color:#999;color:#fff;}
.btn-secondary{background-color:#f1f1f1;border:0 none;color:#87be1d;}
.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary.focus:active,.btn-secondary:active:focus,.btn-secondary:active:hover,.open > .btn-secondary.dropdown-toggle.focus,.open > .btn-secondary.dropdown-toggle:focus,.open > .btn-secondary.dropdown-toggle:hover{background-color:#999;color:#fff;}
.btn-bl{background-color:#8ec646;border:0 none;color:#fff;white-space: normal;}
.btn-bl:hover,.btn-bl:active,.btn-bl:focus,.btn-bl.active.focus,.btn-bl.active:focus,.btn-bl.active:hover,.btn-bl.focus:active,.btn-bl:active:focus,.btn-bl:active:hover,.open > .btn-bl.dropdown-toggle.focus,.open > .btn-bl.dropdown-toggle:focus,.open > .btn-bl.dropdown-toggle:hover{background-color:#8aac5e;color:#fff;}
.btn-wh{background-color:#fff;color:#87be1d;}
.btn-wh:hover,.btn-wh:active,.btn-wh:focus,.btn-wh.active.focus,.btn-wh.active:focus,.btn-wh.active:hover,.btn-wh.focus:active,.btn-wh:active:focus,.btn-wh:active:hover,.open > .btn-wh.dropdown-toggle.focus,.open > .btn-wh.dropdown-toggle:focus,.open > .btn-wh.dropdown-toggle:hover{background-color:#cad4da;color:#87be1d;}
.btn-gr{background-color:#6e6f72;border:0 none;color:#fff;}
.btn-gr:hover,.btn-gr:active,.btn-gr:focus,.btn-gr.active.focus,.btn-gr.active:focus,.btn-gr.active:hover,.btn-gr.focus:active,.btn-gr:active:focus,.btn-gr:active:hover,.open > .btn-gr.dropdown-toggle.focus,.open > .btn-gr.dropdown-toggle:focus,.open > .btn-gr.dropdown-toggle:hover{background-color:#3a3b3e;color:#fff;}
.btn-outline-primary.btn-lg{border-width:2px;}
.btn + .btn{margin-top:.625rem;}
.jumbotron{padding:1.5rem;background-color:#4ecfcd;border-radius:0;color:#fff;font-size:1.1rem;font-weight:bold;line-height:1.36em;}
.jumbotron > *:last-child{margin-bottom:0;}
.logo > a{display:block;width:283px;height:0;margin:0 auto;padding-top:53px;background:url(../images/5mnf_logo.png) center center / cover no-repeat;overflow:hidden;}
img{max-width:100%;height:auto;}
img.full{width:100%;height:auto;}
img.pull-xs-left,img.pull-xs-right{max-width:47%;margin-bottom:10px;}
img.pull-xs-left{margin-right:15px;}
img.pull-xs-right{margin-left:15px;}
.media-object{max-width:64px;}
.bg-wh{background-color:#fff;}
.bg-gr{background-color:#f1f1f1;}
.bg-dg{background-color:#222;}
.bg-bl{background-color:#87be1d;}
.bg-rd{background-color:#ec2409;}
.bg-grad{background:#272727;background:-webkit-linear-gradient(top,#272727 0%,#4b4b4b 100%);background:linear-gradient(to bottom,#272727 0%,#4b4b4b 100%);}
.txtwh,.txtwh h1,.txtwh h2,.txtwh h3,.txtwh h4,.txtwh h5,.txtwh h6{color:#fff;}
.txtwh a:hover,.txtwh a:active,.txtwh a:focus{color:#fff;}
.txtwh hr{border-color:rgba(255,255,255,.15);}
.txtwh .jumbotron{background-color:#343f77;}
.txtwh .btn-primary,.txtwh .btn-secondary,.txtwh .btn-outline-primary,.txtwh .btn-outline-secondary{color:#fff;}
.txtwh .btn-outline-primary{border-color:#fff;}
.txtwh .btn-outline-primary:hover,.txtwh .btn-outline-primary:active,.txtwh .btn-outline-primary:focus{background-color:#fff;border-color:#fff;color:#ec2409;}
.txtlg{font-size:1.2rem;line-height:1.4em;}
.txtsm{font-size:.85rem;line-height:1.66667em;}
.txtsm p{margin-bottom:1rem;}
.innerpad,.innerpad-sm{padding-top:1.5rem;padding-bottom:1.5rem;}
.error{color:#dc595b;font-size:18px;font-weight:bold;}
.video-wrap,.map-wrap{width:100%;height:0;position:relative;margin-bottom:55%;}
.video-wrap iframe,.map-wrap .map-canvas{width:100%;height:100%;position:absolute;left:0;top:0;}
.map-wrap{padding-top:75%;}
#feature-panel .h1,#content h1{padding-bottom:1.5rem;}
#feature-panel .h1:after,#content h1:after{content:'';width:80%;height:1px;margin-left:-40%;background-color:rgba(0,0,0,.2);position:absolute;left:50%;bottom:0;}
/* General *******************************************************/
#header{position:relative;}
.logo-wrapper{width:100%;position:absolute;left:0;top:15px;z-index:10;}
#header-fixed,#header-sub{padding-top:0.9rem;padding-bottom:0.9rem;}
#header-fixed{display:none;width:100%;position:fixed;left:0;top:0;z-index:100;}
#header-fixed .logo,#header-sub .logo{margin-bottom:1rem;}
#header-fixed .bt-wrap > .btn,#header-sub .bt-wrap > .btn{font-size:1rem;font-weight:bold;}
#header-fixed .bt-wrap > .btn + .btn,#header-sub .bt-wrap > .btn + .btn{margin-top:0;margin-left:1rem;}
#steps > .top > .innerpad{padding-bottom:1px;}
#steps .box-img > .inner{position:relative;overflow:hidden;}
#steps .box-img > .inner:before{content:'';width:60px;height:60px;background-color:#19afff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;left:-30px;bottom:13px;z-index:2;}
#steps .box-img > .inner:after{font-size:1.85714rem;font-weight:bold;position:absolute;left:8px;bottom:23px;z-index:3;}
#steps #box-img-1 > .inner:after{content:'1';}
#steps #box-img-2 > .inner:before{background-color:#68ca09;}
#steps #box-img-2 > .inner:after{content:'2';}
#steps #box-img-3 > .inner:before{background-color:#c31be2;}
#steps #box-img-3 > .inner:after{content:'3';}
#steps > .bottom > .innerpad{padding-top:0;}
#steps .box-desc{margin-bottom:1.5rem;}
#steps .box-desc > .inner{padding:2.2rem 1.5rem;background-color:#f1f1f1;border-bottom:4px solid;}
#steps .box-desc > .inner > *:last-child{margin-bottom:0;}
#steps #box-desc-1 > .inner{border-color:#19afff;}
#steps #box-desc-2 > .inner{border-color:#68ca09;}
#steps #box-desc-3 > .inner{border-color:#c31be2;}
#steps #box-desc-1 h3{color:#19afff;}
#steps #box-desc-2 h3{color:#68ca09;}
#steps #box-desc-3 h3{color:#c31be2;}
.item-why + .item-why{margin-top:1.5rem;}
.item-why i{display:block;margin:0 auto 1.5rem;width:134px;height:0;padding:134px 0 0;background-position:center center;background-repeat:no-repeat;background-size:100%;overflow:hidden;}
.item-why h3{font-family:Roboto,Arial,Helvetica,Sans-Serif;font-size:1.4rem;}
#why-1 i{background-image:url(../images/icon_support.png);}
#why-2 i{background-image:url(../images/icon_agent.png);}
#why-3 i{background-image:url(../images/icon_free.png);}
#content-holder{background:url(../images/bg_content.jpg) center center / auto 100% repeat-x;}
#footer a{font-weight:bold;text-decoration:none;}
#footer a:hover,#footer a:active,#footer a:focus{color:#fff;}
#footer .logo{margin-bottom:1.5rem;}
#footer .logo > a{padding-top:55px;background-image:url(../images/5mnf_logo.png);}
.footer-nav p{margin-bottom:0;}
.footer-nav p + p{margin-top:.3rem;}
.footer-nav p a + a{margin-left:1rem;}
.copyright{font-size:.9rem;}
#feature-panel{position:relative;z-index:1;}
#feature-panel .item{height:29rem;padding-top:5rem;background-position:center center;background-repeat:no-repeat;background-size:cover;}
#feature-panel .item .btn{width:100%;}
#feature-panel .item.full-width{padding-top:9rem;}
#feature-panel .item.full-width > .container{max-width:973px;}
#feature-panel .item.full-width > .container .h1{padding-bottom:0;color:#fff;font-size:2.28571rem;font-style:italic;font-weight:normal;text-transform:none;}
#feature-panel .item.full-width > .container .h1:after{display:none;}
#feature-panel .item.full-width > .container .h1 > strong{font-size:1.24em;font-weight:bold;}
#bt-top{position:fixed;right:5%;bottom:5%;}
#bt-top{width:35px;position:fixed;right:20px;bottom:20px;z-index:5000;filter:alpha(opacity=50);opacity:.5;}
#bt-top:hover,#bt-top:active{}
#bt-top img{width:100%;height:auto;}
#selling-form h1,#selling-form h2{color:#6e6f72;font-size:2.35rem;text-transform:none;}
#selling-form .form-wrap{margin-top:10px;margin-bottom:5px;}
#selling-form input[type="radio"]{display:none;}
#selling-form .btn-primary{border-radius:7px;font-weight:300;}
#selling-form input[type="radio"]:checked + .btn-bl,#selling-form .btn-bl.active.focus,#selling-form .btn-bl.active:focus,#selling-form .btn-bl.active:hover,#selling-form .btn-bl.focus:active,#selling-form .btn-bl:active:focus,#selling-form .btn-bl:active:hover{background-color:#ec2409;}
#selling-form .form-control,#selling-form .custom-select{border-radius:7px;}
#form1{padding-top:113px;background:url(../images/icon_2min.png) center top / auto 100px no-repeat;}
.progress-div{width:90%;max-width:325px;height:66px;margin:1.5rem auto;position:relative;}
.progress-div > span{display:inline-block;position:absolute;}
.progress-div > .circle{padding-top:41px;font-weight:bold;text-align:center;text-transform:uppercase;}
.progress-div > .circle:before{content:'';width:34px;height:34px;margin-left:-17px;background-color:#fff;border-radius:50%;position:absolute;left:50%;top:0;}
.progress-div > .circle.done{color:#87be1d;}
.progress-div > .circle.done:before{background-color:#87be1d;}
.progress-div > .step1{left:0;}
.progress-div > .step2{left:50%;margin-left:-28px;}
.progress-div > .step3{right:0;}
.progress-div > .bar{width:90%;height:4px;background-color:#fff;left:5%;top:16px;}
.progress-div > .bar.bar-bl{width:0;background-color:#87be1d;}
#calculator-form .field-wrap > .inner{height:100%;border-radius:10px;box-shadow:-5px 5px 0 rgba(0,0,0,.15);}
#calculator-form .field-wrap h3{margin-bottom:2rem;font-size:1.875rem;font-weight:normal;}
.selling-price-wrap, .seller-save-wrap{margin-bottom:1.5rem;}
.selling-price-wrap > .inner{background-color:#0097e8;}
.selling-price-wrap > .inner,.seller-save-wrap > .inner > div{padding:15px;}
.selling-price-wrap .slider{padding:0 40px;position:relative;}
.selling-price-wrap .slider-bt{display:block;width:30px;height:30px;padding:4px 0;background-color:#027dbf;border-radius:3px;color:#fff;font-size:22px;font-weight:bold;line-height:1em;text-align:center;position:absolute;top:-5px;cursor:pointer;}
.selling-price-wrap .slider-minus{left:0;}
.selling-price-wrap .slider-plus{right:0;}
.selling-price-wrap .rangeslider{height:22px;margin:2.5rem 0 1.5rem;background-color:#035580;border:3px solid #19afff;}
.selling-price-wrap .rangeslider,.selling-price-wrap .rangeslider__fill{border-radius:0;}
.selling-price-wrap .rangeslider__fill{background-color:#b6ff58;}
.selling-price-wrap .rangeslider__handle{background:url(../images/slider.png) center center / cover no-repeat;border:none;border-radius:0;}
.selling-price-wrap .rangeslider__handle::after{display:none;}
.selling-price-wrap .rangeslider__handle:active,.selling-price-wrap .rangeslider--active .rangeslider__handle{background:url(../images/slider.png) center center / cover no-repeat;}
.selling-price-wrap .range-output{font-size:1.73333rem;font-weight:bold;}
.seller-save-wrap > .inner{background-color:#71c800;}
#saving-price,#saving-price-two{display:block;margin-bottom:2rem;font-size:3.66667rem;font-weight:900;line-height:1em;text-shadow:-5px 5px 0 rgba(0,0,0,.15);}
.seller-save-wrap .bottom{background-color:#539300;border-radius:0 0 10px 10px;font-family:'Roboto Condensed','Arial Narrow',Impact,Arial,Helvetica,Sans-Serif;font-size:1.125rem;text-transform:uppercase;}
.seller-save-wrap .bottom > div{padding:5px 0;}
.seller-save-wrap .bottom .save-fee{border-top:1px solid #71c800;}
.seller-save-wrap .bottom .price{font-weight:bold;}
@media (min-width:544px){
  .btn{padding-left:2.5rem;padding-right:2.5rem;}
  .btn + .btn{margin-top:0;margin-left:.5rem;}
  img.pull-sm-left,img.pull-sm-right{max-width:47%;margin-bottom:10px;}
  img.pull-sm-left{margin-right:15px;}
  img.pull-sm-right{margin-left:15px;}
  .jumbotron{font-size:1.16667rem;}
  .innerpad{padding-top:2rem;padding-bottom:2rem;}
  .logo > a{width:382px;padding-top:77px;}
  #footer .logo > a{width:308px;padding-top:57px;}
  #feature-panel .item{height:22.5rem;padding-top:7rem;}
  #feature-panel .item .btn{width:auto;}
  #feature-panel .item.full-width{padding-top:7rem;}
  #feature-panel .item.full-width > .container .h1{font-size:2.85714rem;}
}
@media (min-width:768px){
  h1,.h1{font-size:2.57142rem;}
  h2,.h2{font-size:2.28571rem;}
  h3,.h3{font-size:1.42857rem;}
  h4,.h4{font-size:1.28571rem;}
  h5,.h5{font-size:1.14286rem;}
  h6,.h6{font-size:1.07143rem;}
  .btn{padding-left:2.5rem;padding-right:2.5rem;}
  .btn-lg{width:auto;font-size:2.42857rem;}
  .btn-block{padding-left:1.5rem;padding-right:1.5rem;}
  .txtsm{font-size:.85714rem;line-height:1.66667em;}
  img.pull-md-left,img.pull-md-right{max-width:47%;margin-bottom:10px;}
  img.pull-xs-left,img.pull-sm-left,img.pull-md-left{margin-right:25px;}
  img.pull-xs-right,img.pull-sm-right,img.pull-md-right{margin-left:25px;}
  .logo > a{width:315px;padding-top:60px;}
  .innerpad-sm{padding-top:2rem;padding-bottom:2rem;}
  #header{padding-top:0;padding-bottom:0;}
  .logo-wrapper{top:35px;}
  #header .logo > a{margin-left:0;}
  #header-fixed .logo,#header-sub .logo{margin-bottom:0;}
  #header-fixed .logo > a,#header-sub .logo > a{width: 324px;padding-top: 60px;}
  #header-fixed .bt-wrap > .btn,#header-sub .bt-wrap > .btn{font-size:1.15rem;}
  #content .content-left h1{font-size:2.28571rem;}
  #steps > .top > .innerpad{padding-bottom:0;}
  .item-why + .item-why{margin-top:0;}
  #footer .logo{margin-bottom:0;}
  #footer .logo > a{margin-left:0;}
  #footer .copyright{margin-bottom:0;}
  #feature-panel .item{height:28rem;padding-top:7rem;}
  #feature-panel .item > .container > .inner{padding-right:50%;}
  #feature-panel .item.full-width{padding-top:9rem;}
  #feature-panel .item.full-width > .container > .inner{padding-right:0;}
  #feature-panel .item.full-width > .container .h1{font-size:3.57142rem;}
  #selling-form .form-wrap{margin-top:15px;margin-bottom:10px;}
  #form1{padding-top:137px;background-size:auto 124px;}
  .selling-price-wrap, .seller-save-wrap{margin-bottom:0;}
  .selling-price-wrap .rangeslider{margin:4.5rem 0 2.5rem;}
  .selling-price-wrap .range-output{font-size:2.13333rem;}
  #saving-price, #saving-price-two{font-size:3rem;}
}
@media (min-width:992px){
  html{font-size:15px;}
  h1,.h1{font-size:2.8rem;}
  h2,.h2{font-size:2.4rem;}
  h3,.h3{font-size:2.13333rem;}
  h4,.h4{font-size:1.2rem;}
  h5,.h5,h6,.h6{font-size:1.06667rem;}
  .lead,.txtlg{font-size:1.4rem;}
  .btn{font-size:1.5rem;}
  .btn-lg{width:auto;font-size:2.8rem;}
  img.pull-lg-left,img.pull-lg-right{max-width:47%;margin-bottom:10px;}
  img.pull-xs-left,img.pull-sm-left,img.pull-md-left,img.pull-lg-left{margin-right:30px;}
  img.pull-xs-right,img.pull-sm-right,img.pull-md-right,img.pull-lg-right{margin-left:30px;}
  .text-lg-center h2{background-position:center bottom;}
  .text-lg-right h2{background-position:right bottom;}
  .innerpad{padding-top:3.5rem;padding-bottom:3.5rem;}
  .innerpad-sm{padding-top:2.5rem;padding-bottom:2.5rem;}
  .logo > a{width:400px;padding-top:75px;}
  #header-fixed .logo > a,#header-sub .logo > a{width: 324px;padding-top: 60px;}
  #header-fixed .bt-wrap .btn,#header-sub .bt-wrap .btn{padding-left:1.5rem;padding-right:1.5rem;font-size:1.15rem;}
  #content .content-left h1{font-size:2.588rem;}
  #steps .box-img > .inner:after{font-size:2.8rem;}
  #footer .logo > a{width:300px;padding-top:57px;}
  #feature-panel{}
  #feature-panel .item{height:30rem;padding-top:8rem;}
  #feature-panel .item.full-width{padding-top:10rem;}
  #feature-panel .item.full-width > .container .h1{font-size:4rem;}
  #bt-top{width:47px;right:30px;bottom:30px;}
  #form1{padding-top:160px;background-size:auto 145px;}
  .selling-price-wrap > .inner,.seller-save-wrap > .inner > div{padding: 50px;}
  .seller-save-wrap > .inner > .bottom{padding-top:15px;padding-bottom:15px;}
  .selling-price-wrap .slider{padding:0 55px;}
  .selling-price-wrap .slider-bt{width:40px;height:40px;padding:7px 0;font-size:26px;top:-9px;}
  .selling-price-wrap .rangeslider{margin:5rem 0 2.5rem;}
  .selling-price-wrap .rangeslider__handle{width:55px;height:47px;}
  .selling-price-wrap .rangeslider--horizontal .rangeslider__handle{top:-16px;}
  .selling-price-wrap .range-output{font-size:3rem;}
  #saving-price, #saving-price-two{font-size:3.5rem;}
}
@media (min-width:1200px){
  html{font-size:17px;}
  h1,.h1{font-size:3.75rem;}
  h2,.h2{font-size:2.75rem;}
  h3,.h3{font-size:2.5rem;}
  h4,.h4{font-size:1.375rem;}
  h5,.h5{font-size:1.25rem;}
  h6,.h6{font-size:1.125rem;}
  .txtsm{font-size:.875rem;line-height:1.73333em;}
  img.pull-xl-left,img.pull-xl-right{max-width:47%;margin-bottom:10px;}
  img.pull-xs-left,img.pull-sm-left,img.pull-md-left,img.pull-lg-left,img.pull-xl-left{margin-right:40px;}
  img.pull-xs-right,img.pull-sm-right,img.pull-md-right,img.pull-lg-right,img.pull-xl-right{margin-left:40px;}
  .btn{font-size:1.5rem;}
  .btn-lg{padding:1.3rem 3rem;font-size:2.94118rem;}
  .form-control{padding:.7rem 1rem;}
  .form-date{background-size:auto 23px;}
  .custom-select{padding:.65rem 1rem;}
  .logo > a{width:588px;padding-top:108px;}
  .logo-wrapper{top:84px;}
  #header-fixed .logo > a,#header-sub .logo > a{width: 324px;padding-top: 60px;}
  #steps .box-img > .inner:before{width:100px;height:100px;left:-50px;bottom:21px;}
  #steps .box-img > .inner:after{position:absolute;left:11px;bottom:34px;z-index:3;}
  #footer .logo > a{width:475px;padding-top:90px;}
  #feature-panel .item{height:43rem;padding-top:15rem;}
  #feature-panel .item .h1{font-size:3.058882rem;}
  #feature-panel .item.full-width{padding-top:15rem;}
  #feature-panel .item.full-width > .container .h1{margin-bottom:3.5rem;font-size:4.94rem;}
  #bt-top{width:59px;right:30px;bottom:30px;}
  #form1{padding-top:182px;background-size:auto 165px;}
  .selling-price-wrap .slider{padding:0 65px;}
  .selling-price-wrap .slider-bt{width:47px;height:47px;padding:9px 0;font-size:28px;top:-12px;}
  .selling-price-wrap .slider-minus{left:0;}
  .selling-price-wrap .slider-plus{right:0;}
  .selling-price-wrap .rangeslider{height:25px;margin:5rem 0 3rem}
  .selling-price-wrap .rangeslider__fill{background-color:#b6ff58;}
  .selling-price-wrap .rangeslider__handle{width:73px;height:63px;}
  .selling-price-wrap .rangeslider--horizontal .rangeslider__handle{top:-22px;}
  .selling-price-wrap .range-output{font-size:3.33333rem;}
  #saving-price, #saving-price-two{font-size:4rem;}
}
label.error {
    color: #dc595b !important;
    font-size: 12px;
    font-weight: bold;
}
input.error {
   border-color:red;
	}

@media (max-width:768px){
#header p:nth-child(2){background-color:rgba(234, 234, 234, 0.68);}

}


.desc {
    background: white;
    /* padding-bottom: 0px; */
    /* margin-bottom: 0px; */
}

.meta.clearfix {
    background-color: white;
    padding: 0px 10px 10px 10px;
    text-align: left;
}


.desc h5 {color: #87be1d;
    padding: 10px;
    margin-bottom: 0px;
    text-align: left;
}

#propertiest tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
#propertiest th {
    text-align: right !important;
}
#propertiest table {
    background-color: transparent;
}
#propertiest table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul.list-inline.center-block.text-center {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.list-inline img {
    width: 80%;
}

#bottom-testimonials .carousel {
    margin-bottom: 1.5rem;
}

.owl-carousel.owl-loaded {
    display: block;
}

#bottom-testimonials .owl-dots > .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background-color: #ccc;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

#bottom-testimonials .owl-dots, #bottom-testimonials .item {
    text-align: center;
}

#calcform .selling-price-wrap .range-output {
    font-size: 2.33333rem;
color: white;
}

#calcform .selling-price-wrap .rangeslider {
    /* height: 25px; */
    margin: 42px 0px;
}

#calcform #saving-price, #calcform #saving-price-two {
    font-size: 3.75rem;
    color: white;
}

#calcform h4 {
   font-size:2.56em;
color: white;
}

#calcform .selling-price-wrap > .inner, .selling-price-wrap > .inner, #calcform .seller-save-wrap > .inner > div  {
    padding: 14px;
}

p.client-name {
    font-size: 1em;
    color: #87be1d;
    font-weight: bold;
}

.item {
    font-size: 1.2em;
}

@media (max-width:700px){
.btn{font-size:1rem;margin: -2px 0;}
#selling-form h1, #selling-form h2 {font-size: 1.35rem;text-transform: none;}
#calcform #saving-price, #calcform #saving-price-two {font-size:2.25rem;}
#selling-form h4 {margin:5px;}

}

tbody{
    font-size:0.96em;
}

