a {
    text-decoration: none;
    color: rgb(10, 192, 142)
}

a:hover {
    text-decoration: none;
    color: rgb(199, 206, 204)
}

a:visited {
    text-decoration: none;
}

body {
  background-color: rgb(255, 255, 255);
  font: 300 1.125em/1.38 Muli;
  color: rgb(0, 0, 0);
}

.rss-btn[data-disabled="1"] {
    opacity: 0.5;
}

.rss-btn {
    width: 23px;
    height: 15px;
}

.rss-btn[data-active="0"] {
    background-image: url("../images/rss-black.svg");
    background-size: contain;
}

.rss-btn[data-active="1"] {
    background-image: url("../images/rss.svg");
    background-size: contain;
}

#content {
    position: relative;
}

.main-wrapp {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.page-contact {
  font-weight: 400;
  color: rgb(150, 150, 150);
}

.page-content,
.page-index {
  color: rgb(0, 0, 0);
}

.banner-area {
  float: left;
  clear: both;
  width: 100%;
  height: 453px;
  border-top: 1px solid rgb(10, 192, 142);
  background: url('../images/banner.jpg') rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center;
}

.banner-area .f1,
.f1-2 {
  margin: 25px 0 0 5.55328%;
}

.banner-area .f2,
.f2-2 {
  margin: 11px 0 0 5.55328%;
}

.banner-area .f3,
.f3-2 {
  margin: 9px 0 0 5.55328%;
}

.banner-area .quick-contact,
.quick-contact-2 {
  margin-left: 12.11578%;
  font-size: 1.14em;
}

.banner-area .quick-contact-form {
     width: 300px;
    height: 395px;
    margin: 34px 0 0 0;
    float: right;
}

.bbb {
  display: block;
  position: relative;
  float: left;
  z-index: 31;
  width: 100px;
  height: auto;
  overflow: hidden;
}

.quick-contact-form2 {
	background-color: rgba(10, 192, 142, 0.6);
	height: auto;
	margin: 30px 0 0 30px;
	padding-bottom: 20px;
	top: 0;
	width: 300px;
}

.content-area {
  position: relative;
  background-color: rgb(255, 255, 255);
}

.content-area .f1 {
  margin: 41px 0 0 5.55045%;
}

.content-area .f2 {
  margin: 17px 0 0 5.55045%;
}

.content-area .f3 {
  margin: 18px 0 0 5.55045%;
}

.content-area .quick-contact {
  margin-left: 0;
  font-size: 1.333em;
  text-align:center;
  width:100%;
}

.left_form {
    width: 300px;
    clear: both;
    position: absolute;
    left: 40px;
    top: 0px;
}

/*.content-area .left_content {*/
	/*min-height: 450px;*/
/*}*/

.content-area .quick-contact-form {
  width: 300px;
  height: auto;
  margin: 30px auto;
  padding-bottom: 20px;
  /*position: absolute;*/
  /*top: 0;*/
}

.content-block {
  float: left;
  width: 100%;
  background-color: rgb(243, 243, 243);
}

.nothomepage .body-1 .content-block {
	position: relative;
}

.content-text {
  float: left;
  clear: both;
  font-style:;
  font-size: 1em;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.copyright {
      float: none;
    clear: both;
    /* width: 12.6206896551%; */
    margin: 15px auto 0;
    font-size: 0.667em;
    line-height: 3.38;
    color: rgb(255, 255, 255);
    text-align: center;
    display: block;
}

.error {
    border: 1px solid red !important;
}
.topline{
  border-top: 1px solid rgb(10, 192, 142);
}
.f1,
.f2,
.f3 {
  display: block;
  float: left;
  clear: both;
  width: 88.5245901639%;
  height: 39px;
  padding: 0 10px;
  border: 1px solid #a5a5a5;
  background-color: rgba(255, 255, 255, 0.77);
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.f4 {
  display: block;
  float: left;
  clear: both;
  width: 88.5245901639%;
  height: 39px;
  margin: 11px 0 0 5.55328%;
  padding: 0 10px;
  border: 1px solid rgb(208, 208, 208);
  background-color: rgba(255, 255, 255, 0.77);
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.f5 {
  display: block;
  float: left;
  clear: both;
  width: 88.5245901639%;
  height: 39px;
  margin: 12px 0 0 5.55328%;
  padding: 0 10px;
  border: 1px solid rgb(208, 208, 208);
  background-color: rgba(255, 255, 255, 0.77);
  font-size: 0.722em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.fb {
  /*display: block;
  float: left;
  width: 30px;
  height: auto;
  margin: 25px 0 0 51.03664%;
  overflow: hidden;*/
}

.footer-logo {
  text-align:center;
      clear: both;
}

.footer-menu {
  float: left;
  width: auto;
  min-height: 42px;
  margin: 25px 0 0 0;
  font-size: 0.889em;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}
.footer-menu ul li {
    display: inline-block;
    margin-right: 20px;
}

.form-login {
	margin-top: 30px;
	margin-left: 40px;
	line-height: 2;
}
.social_media{    float: right;
    text-align: right;
    margin-top: 20px;
}
.gplus {
  /*display: block;
  float: left;
  width: 30px;
  height: auto;
  margin: 25px 0 0 1.38147%;
  overflow: hidden;*/
}

h1 {
    color: rgb(35, 161, 132);
    font-size: 1.4em;
    text-transform: uppercase;

}

h2, h4 {
    color: rgb(35, 161, 132);
    font-size: 1.2em;


}

h3 {
    color: rgb(35, 161, 132);
    font-size: 1.2em;
    margin-bottom: 25px;

}

h2 {
    margin-top: 15px;
    text-transform: uppercase;
}

.hbathroom {
  /*float: left;
  width: 93.1578947368%;
  margin: 15px 0 0 4.76974%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(150, 150, 150);*/
}

.hbathroom:hover,
.post-title1:hover,
.rollinshower:hover,
.walkinshower:hover,
.walkintub:hover {
  color: rgb(255, 255, 255);
}

.line {
  float: left;
  clear: both;
  width: 80%;
  height: 1px;
  margin: 8px 0 0 8.54212%;
  background-color: rgb(255, 255, 255);
}

.line-content {
  position: relative;
  float: left;
  z-index: 27;
  width: 20.353618421%;
  height: 1px;
  margin: 71px 0 0 41.31716%;
  background-color: rgb(10, 192, 142);
}

.logo {
  display: block;
  position: relative;
  float: left;
  width: 260px;
  height: auto;
  margin: 18px 0 15px 0;
  overflow: hidden;
}

.main {
  float: left;
  clear: both;
  width: 100%;
 /* height: 52px;*/
  margin-top: 35px;
}

.map {
  display: block;
  float: left;
  width: 383px;
  height: auto;
  margin: 107px 0 0 8.07292%;
  overflow: hidden;
}

p {
    font-weight: inherit;
    line-height: 1.5;
    margin-top: 15px;
    margin-right: 25px
}

.pform {
    margin-left: 36px;
}

.phone {
  position: relative;
  float: left;
}

.post-block {
  float: none;
  clear: both;
  width: 100%;
  height: auto;
  margin:0 auto;
  background-color: rgb(222, 222, 222);
  padding-bottom: 30px;
}

.post-line1 {
    clear: both;
    width: 60%;
    height: 1px;
    margin: 7px auto 0;
    background-color: rgb(10, 192, 142);
}

.post-line1:hover {
  background-color: rgb(255, 255, 255);
}

.post-line2 {
  float: left;
  clear: both;
  width: 59.4142259414%;
  height: 1px;
  margin: 8px 0 0 19.7960299999%;
  background-color: rgb(10, 192, 142);
}

.post-line3 {
  float: left;
  clear: both;
  width: 59.4142259414%;
  height: 1px;
  margin: 7px 0 0 19.64566%;
  background-color: rgb(10, 192, 142);
}

.post-line4 {
  float: left;
  clear: both;
  width: 59.4142259414%;
  height: 1px;
  margin: 8px 0 0 20.90743%;
  background-color: rgb(10, 192, 142);
}

.img-wrapp {
    width: 100%;
    overflow: hidden;
    height: 294px;
    position: relative;
    margin: 29px auto 0;
}

.post-pic {
    position: relative;
    z-index: 11;
    border: 1px double rgb(255, 255, 255);
    max-width: initial;
    display: block;
    left: 50%;
    top: 0;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.post-pic2 {
  position: relative;
  float: left;
  z-index: 10;
  width: 261px;
  height: 294px;
  margin: -294px 0 0 2.74534%;
  border: 1px double rgb(255, 255, 255);
  background: url('../images/walkinshower.jpg') rgb(208, 215, 208);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: left top;
}

.post-pic3 {
  position: relative;
  float: left;
  z-index: 9;
  width: 261px;
  height: 294px;
  margin: -294px 0 0 2.65625%;
  border: 1px double rgb(255, 255, 255);
  background: url('../images/rollinshower.jpg') rgb(208, 215, 208);
  background-repeat: no-repeat;
  background-size: 261px 294px;
  background-position: left top;
}

.post-pic4 {
  position: relative;
  float: left;
  z-index: 8;
  width: 261px;
  height: 294px;
  margin: -294px 0 0 2.70011%;
  border: 1px double rgb(255, 255, 255);
  background: url('../images/handicap.jpg') rgb(208, 215, 208);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: left top;
}

.post-text1 {
    clear: both;
    width: 83.54%;
    min-height: 207px;
    margin: 23px auto 0;
    font-style: normal;
    font-size: 0.778em;
    line-height: 1.38;
    text-align: justify;
    color: rgb(161, 160, 160);
    display: block;
}

.post-text2{
  float: left;
  clear: both;
  width: 89.5397489539%;
  min-height: 207px;
  margin: 30px 0 0 5.034%;
  font-style: italic;
  font-size: 0.778em;
  line-height: 1.38;
  text-align: center;
  color: rgb(161, 160, 160);
}

.post-text3 {
  float: left;
  clear: both;
  width: 89.5397489539%;
  min-height: 207px;
  margin: 30px 0 0 5.034%;
  font-style: italic;
  font-size: 0.778em;
  line-height: 1.38;
  text-align: center;
  color: rgb(161, 160, 160);
}


.post-text4 {
  float: left;
  clear: both;
  width: 89.5397489539%;
  min-height: 207px;
  margin: 30px 0 0 5.034%;
  font-style: italic;
  font-size: 0.778em;
  line-height: 1.38;
  text-align: center;
  color: rgb(161, 160, 160);
}

.post-title1 {
    width: 100%;
    margin: 32px 0 0;
    font-size: 1.111em;
    font-weight: 400;
    line-height: 1.38;
    color: rgb(0, 0, 0);
    text-align: center;
}

.post-title2 {
  float: left;
  width: 65.2654288702%;
  margin: 32px 0 0 17.27903%;
  font-size: 1.111em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.post-title3 {
  float: left;
  width: 59.8326359832%;
  margin: 32px 0 0 20.90743%;
  font-size: 1.111em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.post-title4 {
  float: left;
  width: 82.0083682008%;
  margin: 32px 0 0 10.04838%;
  font-size: 1.111em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.post {
  position: relative;
  z-index: 24;
  clear: both;
}

.desc-wrapp {
    background-color: rgb(244, 244, 244);
    overflow: hidden;
    width: 93%;
    margin: -50px auto;
    position: relative;
    z-index: 100;
    top: -50px;
}

.post-block div.post::first-child {
    clear: both;
}

.main ._container:hover a,
.desc-wrapp:hover {
  background-color: rgb(10, 192, 142);
  color:#fff;
}

.desc-wrapp:hover p, .desc-wrapp:hover .post-title1 {color:#fff;}
.post2 {
  position: relative;
  float: left;
  z-index: 20;
  width: 20.9649122807%;
  height: 312px;
  margin: -97px 0 0 3.72807%;
  background-color: rgb(244, 244, 244);
}

.post3 {
  position: relative;
  float: left;
  z-index: 17;
  width: 20.9649122807%;
  height: 312px;
  margin: -97px 0 0 3.54852%;
  background-color: rgb(244, 244, 244);
}

.post4 {
  position: relative;
  float: left;
  z-index: 14;
  width: 20.9649122807%;
  height: 312px;
  margin: -97px 0 0 3.68284%;
  background-color: rgb(244, 244, 244);
}

.post2:hover,
.post3:hover,
.post4:hover {
  background-color: rgb(10, 192, 142);
  color:#fff;
}
.post1 p, .post2 p, .post3 p, .post4 p{clear:both; text-align:center;}
.qa {
  display: block;
  position: relative;
  float: left;
  width: 100px;
  height: auto;
  overflow: hidden;
}

.quick-contact {
  float: left;
  width: 75.737704918%;
  margin-top: 34px;
  font-style: italic;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}

.quick-contact-form {
  /*float: left;*/
  background-color: rgb(108, 217, 187);
}

.rollinshower {
  float: left;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(150, 150, 150);
}

/*.title {
  position: relative;
  float: none;
  clear: both;
  z-index: 28;
  width: 100%;
  min-height: 54px;
  margin: 50px auto 0 auto;
  font-size: 1.667em;
  line-height: 1.38;
  color: rgb(0, 0, 0);
  text-align:center;
}*/


.twitter {
 /* display: block;
  float: left;
  width: 30px;
  height: auto;
  margin: 25px 0 0 1.78772%;
  overflow: hidden; */
}

strong {
    font-weight: 700;
    color: rgb(10, 192, 142)
}

#ulcontent {
    list-style-type: square;
}

/*.va-slogan {*/
  /*float: left;*/
/*}*/

/*.va-slogan .va-slogan {*/
	/*width: 100%;*/
	/*min-height: 54px;*/
	/*margin: 6px 0 0 0;*/
	/*font-size: 1.667em;*/
	/*line-height: 1.38;*/
	/*color: rgb(0, 0, 0);*/
	/*text-align: center;*/
/*}*/

.walkinshower {
  /*float: left;
  width: 72.1052631578%;
  margin: 14px 0 0 14.72862%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(150, 150, 150);*/
}

.walkintub {
  /*float: left;
  width: 54.2105263157%;
  margin: 16px 0 0 25.78125%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(150, 150, 150);*/
}

.ytube {
  /*display: block;
  float: left;
  width: 30px;
  height: auto;
  margin: 25px 0 0 1.59052%;
  overflow: hidden;*/
}

._button {
  display: block;
  float: left;
  clear: both;
  width: 88.5245901639%;
  height: 45px;
  border-radius: 3px;
  background-color: rgb(208, 215, 208);
  font-size: 1.111em;
  font-weight: 400;
  line-height: 45px;
  text-align: center;
  color: rgb(255, 255, 255);
}

._button:hover {
  background-color: rgb(199, 207, 199);
  color: rgb(255, 255, 255);
}

._container {
  float: left;
}

._textarea {
  display: block;
  float: left;
  clear: both;
  width: 88.5225486998%;
  height: 72px;
  margin: 18px 0 0 5.55045%;
  padding: 5px;
  border: 1px solid rgb(208, 208, 208);
  background-color: rgba(255, 255, 255, 0.77);
  font-size: 0.889em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
  resize: none;
}

.banner-area ._button,
.quick-contact-form ._button-2 {
  margin: 13px 0 0 5.55328%;
}

.content-area ._button {
  margin: 17px 0 0 5.55045%;
  cursor: pointer;
}

.main ._container {
  /*width: 190px;
  height: 52px;*/
  background-color: rgb(243, 243, 243);
}

.bbb-1 {    
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 35px;
}

.bbb-2 {
  margin: -883px 0 0 26.82759%;
}

.body-1 {
  float: left;
  clear: both;
  width: 100%;
  /*height: 1369px;*/
  margin-top: 1px;
  border-top: 1px solid rgb(10, 192, 142);
}

.body-2 {
  float: left;
  clear: both;
  width: 100%;
}

.body-3 {
  float: left;
  clear: both;
  width: 100%;
  height: 661px;
  margin-top: 1px;
  border-top: 1px solid rgb(10, 192, 142);
}

.content-area-1 {
  height: 779px;
}

.content-area-2 {
  height: auto;
  margin-top: 50px;
      width: 100%;
  margin-left:0;
}

.content-area-3 {
  height: 617px;
}

.content-block-1 {
  position: relative;
  z-index: 30;
  /*height: 1370px;*/
  margin-left: 0;
}

.content-block-2 {
  clear: both;
  /*height: 1370px;*/
  margin-top: 35px;
}

.content-block-3 {
  height: 660px;
  margin-left: -0.06897%;
}

.content-text-1 {
  width: 100%;
  margin: 23px 0 0 0%;
  text-align: justify;
}

.content-text-2 {
  width: 93.6814692982%;
  margin: 46px 0 3% 3.07429%;
  text-align: justify;
}

.copyright-2,
.copyright-3 {
  font-weight: 400;
}

.logo-1 {
  z-index: 58;
}

.logo-2 {
  z-index: 55;
}

.logo-3 {
  z-index: 33;
}

.phone-1 {
  display: block;
  z-index: 46;
  width: 30px;
  height: auto;
  margin: 24px 0 0 37.96273%;
  overflow: hidden;
}

.phone-2 {
  z-index: 45;
  width: auto;
  margin:50px 0 0 0%;
  font-size: 1.667em;
  line-height: 1.38;
  color: #0ac08e;
}

.phone-3 {
  display: block;
  z-index: 43;
  width: 30px;
  height: auto;
  margin: 24px 0 0 37.96273%;
  overflow: hidden;
}

.phone-4 {
  z-index: 42;
  width: 24.340770791%;
  margin: 18px 0 0 0.80819%;
  font-size: 1.667em;
  line-height: 1.38;
  color: #0ac08e;
}

.phone-5 {
  display: block;
  z-index: 21;
  width: 30px;
  height: auto;
  margin: 24px 0 0 37.96273%;
  overflow: hidden;
}

.phone-6 {
  z-index: 20;
  width: 24.340770791%;
  margin: 18px 0 0 0.80819%;
  font-size: 1.667em;
  line-height: 1.38;
  color: #0ac08e;
}

.post-block-2 {
  margin-top: 1px;
}

.qa-1 {
  z-index: 34;
  margin: 30px 35px 0 0;
}

.qa-2 {
  z-index: 32;
  margin: -909px 0 0 12.68966%;
}

/*
.quick-contact-form-2 {
  position: relative;
  clear: both;
  z-index: 40;
  width: 21.0344827586%;
  height: 395px;
  margin: -1338px 0 0 12.68966%;
}
*/

.rollinshower-1,
.rollinshower-3,
.rollinshower-5 {
  /*width: 91.0526315789%;
  margin: 16px 0 0 5.27961%;*/
}

.rollinshower-2,
.rollinshower-4,
.rollinshower-6 {
  /*width: 65.2631578947%;
  margin: 15px 0 0 19.0625%;*/
}

.slogan {
    padding: 10px 0;
}

.slogan-img {
    margin: 25px 0 0 0;
}

.slogan-img>img {
    margin: 0 auto;
}

.slogan-text {
    margin: 25px 0 0;
}

.slogan-text>p {
    padding: 10px 0;
    font-size: 1.667em;
    line-height: 1.38;
    color: rgb(0, 0, 0);
    text-align: center;
    border-top: 1px solid rgb(10, 192, 142);
    border-bottom: 1px solid rgb(10, 192, 142);
    background-color: rgb(255, 255, 255);
}

/*.va-slogan-1 {*/
	/*position: relative;*/
	/*z-index: 33;*/
	/*width: 69%;*/
	/*height: 61px;*/
	/*margin: 50px 5px 0 5px;*/
	/*border-top: 1px solid rgb(10, 192, 142);*/
	/*border-bottom: 1px solid rgb(10, 192, 142);*/
	/*background-color: rgb(255, 255, 255);*/
/*}*/

._container-1 {
  width: 1024px;
  height: auto;
  margin-left: 16%;
}

._container-13 {
  width: 68%;
  height: 215px;
  margin-left: 15.99892%;
}

._container-2 {
  width: 68%;
  height: 215px;
  margin-left: 16.0678899999%;
}

._container-20 {
  clear: both;
  width: 100%;
  height: 207px;
  margin-top: 2px;
  background-color: rgb(166, 166, 166);
}

._container-19,
._container-21 {
  clear: both;
  width: 100%;
  background-color: rgb(166, 166, 166);
}

.main ._container-15,
.main ._container-16,
.main ._container-4,
.main ._container-6,
.main ._container-7,
.main ._container-9 {
  margin-left: 1.01273%;
}

.main ._container-11,
.main ._container-17,
.main ._container-8 {
  margin-left: 0.79085%;
}

.main ._container-10,
.main ._container-12,
.main ._container-18 {
  margin-left: 0.82096%;
}

.nav{}
.nav a{display:block; padding:10px 25px;    font-size: 1em; font-weight: 400; line-height: 1.38; color: rgb(150, 150, 150);}
.nav a:hover{color:#fff;}
footer a{color:#fff;}
.quick_contactimg{clear:both; padding:20px 0 50px; text-align:center;}

.quick_contactimg img {
  height:100px;
  margin: 0 20px;
  /*margin-top: -50px*/
}
.contactus .quick-contact-form{width: 45%; margin: 50px 0 0 50px;}
.desc-wrapp:hover .post-line1 {background-color: rgb(255, 255, 255);}

.slider-wrapp {
	position: relative;
}

.bx-wrapper {
	max-width: 986px !important;
	margin: 0 auto !important;
}

.redirect-message {
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

@media(min-width:1200px){
.container{clear:both; width:1170px; padding-left:15px; padding-right:15px; margin:0 auto;}
}
.container{padding-left:15px; padding-right:15px; margin:0 auto;}
img{width:auto; max-width:100%;max-height: 100%;} 
.callus{float:right;}
.social_media img{margin-left:10px;}
.btn-nav{display:none;}
.left_panel{width:30%; display:inline-block; vertical-align:top;}
.right_panel{width:68%; display:inline-block; vertical-align:top;    padding-left: 80px;}
.quick_contact_desktop{
	position: absolute;
	top: -640px;
	z-index: 100;
	left: 50%;
	margin-left: 193px;
}
.quick_contact_desktop.is-redirect-message {
  top: -788px;
}
.quick_contact_desktop .quick-contact-form-2{
  margin: 0;
  width: 300px;
  height: auto;
  padding-bottom: 25px;
  margin-top: 25px;
  margin-left: 10px
}
.quick_contact_desktop .quick-contact-form-2 .quick-contact-2{
  margin-top: 15px;;
}
.quick_contact_mobile{display:none;}

@media(max-width:1199px){
	.quick_contact_desktop {
        top: -620px;
	}
	.content-area .quick-contact-form {
		width: 283px;
	}

    .left_form {
        left: 15px;
    }
	
}

@media(max-width:1024px){
	/*.va-slogan-1{    width: 68.413793%; }*/
	/*.va-slogan .va-slogan{margin-left:0;    width: 100%;text-align: center;}*/
	.nav a{padding:10px 20px; }
	.post-pic1, .post-pic2, .post-pic3, .post-pic4{width:23%;}
	.post-title1, .post-title2, .post-title3, .post-title4{width:100%; margin-left:auto; text-align:center;}
	}
	
@media(max-width:991px){
	.nav a{font-size:16px;    padding: 10px 5px !important;}
	.qa{width:100px;}
	/*.va-slogan .va-slogan{    font-size: 24px;}*/
	.bbb{width:60px;margin-top: 20px;}
	/*.va-slogan-1{margin-top:35px; height: 50px;}*/
	.content-area-2{    margin-top: 10px;}
	.post-text1, .post-text2, .post-text3, .post-text4{max-height:200px; overflow:hidden;}
	.content-area .quick-contact{font-size:18px; margin-top:15px;}
	.content-area .f1{margin-top:15px;}
	.quick_contactimg img {
	    height: 80px;
	}
	.content-area .quick-contact-form{/* margin: 30px 0px 0 30px; */}
	/*.quick_contactimg{    margin-left: 40px;}*/
	.right_panel{    padding-left: 60px;}
	.map{display: block;
	    float: right;
	    width: 43%;
	    height: auto;
	    margin: 30px 20px 50px 10px;
	    overflow: hidden;
	}
    
    .content-area .quick-contact-form {
	    position: relative;
	    /*width: 350px;*/
	    margin: 20px auto;
	    /*float: center;*/
    }
    
    .left_form {
        width: 100%;
        margin-top: 45px;
        position: inherit;
        left: 0;
        /*margin: 0 auto;*/
    }
    
    .content-area .left_content {
	    min-height: inherit;
    }
    
    .quick_contact_desktop {
	    position: relative;
	    padding: 0;
	    top: initial;
	    right: initial;
	    left: initial;
		margin: 20px 0;
		overflow: hidden;
	}

  .quick_contact_desktop.is-redirect-message {
    top: initial;
  }

    .quick_contact_desktop .quick-contact-form {
        margin: 25px auto;
        float: none;
    }

  .redirect-message {
    width: 90%;
  }
}
.nav{text-align:center;}
.nav li{float:none; display:inline-block;}
.banner_mobile{display:none;}
.left_panel{float:left;}
.map{float:right; margin:107px 6.07292% 0 0;}


@media(max-width:767px){
.content-text{    min-height: inherit;}
.left_panel{width:100%;}
/*.content-area .quick-contact-form{margin-left:0;}*/
.right_panel{width:100%;padding: 0 0 25px 0;}
/*.content-area .quick-contact-form{width:100%; margin:15px 0;}*/
.content-block-3, .body-3{height:auto;}
.btn-nav{display:block;    background: #F5F5F5; clear: both; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0px 2px 2px #ddd; padding: 8px 0;    text-align: center; text-transform: uppercase; margin-top:15px;}
.nav{display:none;}
header{padding-bottom:15px;}
.nav{ margin:10px 0;}
.nav li{width:100%;margin:0 !important;    text-align: center;}
/*.va_slogan{display:none;}*/
.quick_contact_desktop{
/* 	display:none; */
}
.quick_contact_mobile{    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;}
.quick_contact_mobile input{width:100%; margin:0;   margin-bottom: 12px;}
.quick_contact_mobile button{width:100%;}
.banner-area{background:none;    height: auto; }
.banner_mobile img{width:100%;}
.title{margin-top:0px;}
.post-block-2{padding-bottom:30px;}
.banner_mobile{display:block;}
}

@media(max-width:650px){
	.footer-menu {
		width: 100%;
	}
    #navbar-footer li {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
    }
}

@media(max-width:479px){
header{text-align:center;}
.logo{float:none;    margin: 15px auto;height: 75px; width: auto;}
.phone-2{float:none; margin:10px 0;}
.callus{width:100%;}
.nav{ margin:10px 0;}
.nav li{width:100%;margin:0 !important;}
.banner-area .quick-contact-form{width:100%;}
.quick-contact{width:100%; margin-left:0 !important; text-align:center;    margin: 15px 0;}
/*.va-slogan-1 {*/
    /*margin-top: 0px;*/
    /*height: auto;*/
    /*clear: both;*/
    /*width: 100%;*/
    /*padding: 10px 0;*/
    /*margin-bottom:10px !important;*/
/*}*/
.qa {
    width: 100px;
    display: block;
    margin: 0 auto;
    float: none;
}
.bbb{width: 100px;
    display: block;
    margin: 15px auto;
    float: none;}
.footer-menu{text-align:center;float:none;}
.social_media {
    float: none;
    text-align: right;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    clear: both;
    padding: 15px 0;
}
._container-19, ._container-21{height:auto;}
.post-pic1, .post-pic2, .post-pic3, .post-pic4{width:94%;margin:0; margin-left:10px; margin-right:10px; background-size:100%; display:none;}
.post1, .post2, .post3, .post4{width:100%; margin:0;margin-bottom: 30px;    height: auto;  min-height: 200px;}
.content-block, .post-block{background-color:#fff;}
.content-text-2{min-height:inherit; padding-bottom:30px;}
.nav{    display: none;}
.phone-2{    font-size: 20px;}
.phone-2 img{width:15px;}
.quick-contact-form .line{     margin: 8px auto 0 auto;    float: none;}
.map{width:100%;    margin: 0 0 15px 0;}
.footer-menu a{display:block;}

.quick_contact_desktop {
	position: relative;
	padding: 0;
	top: initial;
    right: initial;
    left: initial;
    margin: 0;
}

.quick_contact_desktop .quick-contact-form-2 {
	width: 100%;
	margin-bottom: 20px;
}

.content-area .quick-contact-form {
    width: 100%;
}

}

#nav-admin{
    background-color: rgb(225, 225, 225);
    height: 60px;
}
#navbar-nav-admin{
    margin-bottom: 0px;
}
#navbar-nav-admin li a{
    font-size: 1.3em;
    padding: 20px 20px 20px 50px;
    text-transform: uppercase;
}
#navbar-nav-admin li{
    float: left;
    list-style: none;
    font-weight: 600;
    line-height: 60px;
    height: 60px;
}
#navbar-nav-admin #or a,#navbar-nav-admin #st a,#navbar-nav-admin #co a,#navbar-nav-admin #ci a{
    background: url("/images/icon/hireme.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
#navbar-nav-admin #me a{
    background: url("/images/icon/pencil.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
#navbar-nav-admin #re a{
    background: url("/images/icon/maps.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
#navbar-nav-admin #showUploadContent a {
    background: url("/images/icon/add-text.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
#navbar-nav-admin #cu a{
    background: url("/images/icon/contacts.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
#navbar-nav-admin #fo a{
    background: url("/images/icon/email.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}
input[type="text"], input[type="password"] {
    border: 1px solid #A5A5A5;
    border-radius: 5px;
}

.bl-configuration:after {
    content: "" !important;
}
#navbar-nav-admin #bl a{
    background: url("/images/icon/blog.png") no-repeat scroll left center transparent;
    background-size: auto 70%;
}

#blog-index, #blog-view {
	padding:15px;
}
#blog-index h1, #blog-view h1 {
	font-size:24px;
	font-weight:bold;
}

.description-content img {
    /*margin: 25px 10px;*/
    /*margin: initial;*/
}

.nav-tabs {
    text-align: left;
}

.upload-content {
    padding: 0 10%;
    margin-bottom: 50px;
}

/*.upload-content .nav-tabs {*/
    /*margin-bottom: 10px;*/
/*}*/

.upload-content-form .table {
    margin-bottom: 20px;
}

.upload-content .tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
}

.content-count {
    margin-right: 10px;
    vertical-align: middle;
}


