body,
html {
  min-height: 100%;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}
body {
  width: 100%;
  overflow-x: hidden !important;
  background-color: #fdf7f0;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
  height: 0;
}
input,
textarea,
button {
  outline: none;
}
a img {
  border: none;
}
img {max-width: 100%; height: auto;}


.left {
  text-align: left;
}

.notice a {
  color: #fff;
  display: inline-block;
  margin: 10px 0 0 0;
}

.notice {
  text-align: center;
  min-height: 20px;
  background-color: #cf000a;
  text-shadow: 1px 1px #000;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  font-size: 18px;
  padding: 10px 2%;
  width: 96%;
}

.notice .text {
  max-width: 1300px;
  margin: 0 auto;
}

.noticed {
  background: #b4ceea;
  text-align: center;
}

.noticed a {
  font-size: 15px;
  font-weight: bold;
  max-width: 344px;
  text-align: center;
  padding: 8px 20px;
  margin: 11px auto;
  display: inline-block;
  border-radius: 3px;
  background: #fff048;
  color: #333333 !important;
}

.noticed a:hover {
  background: #f6e41c;
}

.content {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
}
.secline .content {
  text-align: center;
}
.topbg {
  background-image: linear-gradient(to right, #cdddef, #fff 50%, #cdddef 100%);
  background-size: 100% 100%;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

/*topmenu*/
.topline {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: rgba(160, 191, 224, 0.3);
}

.topline .content {
  position: relative;
}

.topmen ul {
  padding: 0;
  margin: 0;
  display: table;
  border-collapse: collapse;
  float: left;
}

.topmen li {
  display: table-cell;
  border-collapse: collapse;
  padding: 13px 0;
  border-left: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
  line-height: 26px;
  font-size: 17px;
}

@-moz-document url-prefix() {
  .topmen li a,
  span.separator {
    padding: 16px 15px 15px !important;
  }
}

.topmen li a,
span.separator {
  text-decoration: none;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 15px 15px;
  transition: all 0.3s;
  white-space: nowrap;
  overflow: hidden;
}

.translated-ltr .topmen li a,
span.separator {
  font-size: 15px;
  padding: 15px 10px 15px;
}

.translated-ltr .app a {
  font-size: 14px;
  padding: 8px;
  width: 172px;
}
.translated-ltr .app2 a {
  font-size: 14px;
  padding: 8px;
}

.topmen li a:hover,
.topmen li.active a {
  background-color: #efefef;
}

.nav-child.unstyled.small {
  display: none;
  position: absolute;
  background-color: #cfdef0;
  min-width: 220px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 5px 10px;
  z-index: 9999;
  margin-top: 8px;
}

.topmen li:hover .nav-child.unstyled.small {
  display: block;
}

.nav-child.unstyled.small li {
  color: #000;
  padding: 10px 0px;
  text-decoration: none;
  display: block;
  border: none;
}

.nav-child.unstyled.small li a {
  color: #000;
  font-weight: 700;
  font-size: 14px;
  border: none;
}

.nav-child.unstyled.small li a,
.nav-child.unstyled.small li a:hover,
.nav-child.unstyled.small li a.active,
.nav-child.unstyled.small li.active,
.nav-child.unstyled.small li.active a {
  background: none !important;
}

.nav-child.unstyled.small li:hover {
  background: #efefef;
  z-index: 100;
}

.app a {
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  width: 140px;
  text-align: center;
  padding: 8px 0;
  float: right;
  margin: 8px 10px 7px 0;
  border-radius: 3px;
  background-color: #eca552;
  transition: all 0.3s;
  text-decoration: none !important;
}

.app a:hover {
  background-color: #f9cc98;
}

.app2 a {
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  width: 140px;
  text-align: center;
  padding: 8px 0;
  float: right;
  margin: 8px 0 7px 0;
  border-radius: 3px;
  background-color: #d41818;
  transition: all 0.3s;
  text-decoration: none !important;
}

.app2 a:hover {
  background-color: #c76a6a;
}

.hamb {
  display: none;
}

/*logoline*/
.logo {
  float: left;
  padding: 20px 0;
}

.topleft {
  width: 31%;
  float: left;
  text-align: left;
  font-size: 18px;
  margin-top: 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.centerblock {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  float: left;
}

.topright {
  float: right;
  /* padding: 20px 0 0 0; */
  margin-top: 5px;
  text-align: right;
  max-width: 255px;
}

.soc-btn {
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: middle;
}

.soc-btn:hover {
  transform: scale(1.1);
}

.translate {
  margin-top: 7px;
}

#google_translate_element2 select.notranslate,
select.notranslate {
  padding: 3px;
  font-size: 14px;
  border-radius: 3px;
  padding: 3px 12px 3px 3px;
}

.fb-like,
.fb-like span,
.fb-like span iframe,
.socio iframe {
  width: 78px !important;
}

.topphone {
  display: block;
}

.topphone a,
.topleft a {
  color: #df0931;
  font-size: 34px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  white-space: nowrap;
}

.topphonetext {
  font-size: 16px;
}

.topsoc {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 5px;
}

.socio {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  margin: 10px 2px 0 2px;
}

.socio2 {
  display: inline-block;
  vertical-align: top;
  width: 104px;
  margin: 10px 0 0 0px;
}

/*sliderline*/
.sliderline {
  background-color: #6597cb;
}

.slidertab {
  display: table;
  width: 100%;
}

/*.leftinfo {
   display: table-cell;
   background: url(../images/leftbg.jpg) no-repeat center;
   background-size: cover;
   }*/

.slideshow {
  display: table-cell;
  width: 70%;
}

.nivoSlider {
  margin-bottom: 0 !important;
  position: relative !important;
}

/*mainpage content 1st line*/
.collstab {
  display: flow-root;
  vertical-align: top;
  margin: 15px 0;
  background-color: #e8f8ff;
  padding: 7px 0 12px;
  border-radius: 10px;
  border: 1px solid #fff;
}

.colls1 {
  /*background-color: #e8f8ff;
    padding: 7px 0 12px;
    border-radius: 10px;*/
  display: table-cell;
  vertical-align: top;
  width: 65%;
  font-size: 16px;
  text-align: left;
  float: left;
  padding: 0 0 0 10px;
}

.colls1 .spec,
.colls2 .serv,
.colls3 .loc {
  padding-bottom: 6px;
}

.colls2 {
  /*background-color: #e8f8ff;
    padding: 7px 0 12px;
    border-radius: 10px;*/

  vertical-align: top;
  width: 34%;
  text-align: left;
  float: left;
}

.spec {
  /*display: table-caption;*/
  width: 720px;
  padding-bottom: 10px;
  margin: 8px 0 30px 0;
}

.colls3 {
  background-color: #e8f8ff;
  padding: 7px 0 12px;
  border-radius: 10px;
  display: table-cell;
  vertical-align: top;
  width: 24%;
  border: 1px solid #fff;
  text-align: left;
}

.collssub {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}

.conts {
  padding: 0 3%;
  font-family: "Open Sans", sans-serif;
  line-height: 19px;
}

.colls1 a {
  color: #000000;
  text-decoration: underline;
}

.colls1 a:hover {
  color: #000000;
  text-decoration: none;
}

.colls1 img {
  width: 89%;
  max-width: 400px;
  border: 1px solid #173a6b;
  margin-top: 18px;
  max-height: 185px;
}

.colls2 img {
  width: 90%;
  border: 1px solid #173a6b;
  max-width: 400px;
  max-height: 185px;
}

.colls3 .ifr {
  width: 90%;
  height: 185px;
  border: 1px solid #173a6b;
}

.colls3 .ifr iframe {
  width: 99%;
  height: 100%;
}

.colls2 .dir {
  margin: 24px 0 24px 0;
}

html>/**/body .colls2 .dir, x:-moz-any-link {
  margin: 23px 0;
}

.colls3 .dir {
  margin: 0 0 17px 0;
}

html>/**/body .colls3 .dir, x:-moz-any-link {
  margin: 0 0 16px 0;
}

.locations {
  background: #f9f9f9;
  border-top: 1px solid #d6ca88;
  display: flow-root;
  position: relative;
  padding: 20px 0;
}

.loc,
.spec,
.serv {
  color: #00275d;
  font-size: 34px;
  line-height: 37px;
  margin: 0 0 30px 0;
  font-weight: 600;
  border-bottom: 1px solid #cbc688;
  text-align: center;
}

.loc1 h3,
.loc2 h3 {
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 26px;
}

.loc {
  max-width: 440px;
  padding-bottom: 10px;
}

.loc1 {
  width: 49%;
  padding-right: 2%;
  float: left;
  font-weight: 600;
}

.loc2 {
  width: 49%;
  float: left;
  font-weight: 600;
}

.loc .h1 {
  background: url(../images/loc.png) no-repeat left top;
  background-size: auto 75%;
  padding: 0 0 0 45px;
  background-position: center left;
}

.spec .h1 {
  background: url(../images/spec.png) no-repeat left top;
  background-size: auto 70%;
  padding: 0 0 0 45px;
  background-position: center left;
}

.serv .h1 {
  background: url(../images/serv.png) no-repeat left top;
  background-size: auto 70%;
  padding: 0 0 0 45px;
  background-position: center left;
}

.servi {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  padding: 0 1% 0 0;
  margin: 0;
}

.servi li {
  margin-left: 15px;
}

.servi li a {
  font-size: 16px;
  color: #000;
  line-height: 25px;
  font-weight: 600;
}

.servi li a:hover {
  text-decoration: underline;
}

.dir {
  text-align: center;
  width: 100%;
  margin: 20px 0;
}

.dir a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 45px;
  border-radius: 5px;
  background-color: #070771;
  transition: all 0.3s;
}

.dir a:hover {
  background-color: #373791;
}

.time {
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.locleft {
  width: 37%;
  /*margin: 0 0% 0 5%;*/
  float: left;
}

.locright {
  width: 53%;
  float: left;
}

.addr {
  max-width: 220px;
  font-size: 16px;
  text-align: left;
  padding: 15px 0 25px 0;
}

/*mainpage content 2nd line*/
.secline {
  padding: 15px 0;
  font-size: 16px;
  border-top: 1px solid #d6ca88;
  background-color: #fff;
}

.con {
  color: #0c6287;
  display: inline-block;
  vertical-align: middle;
  width: 280px;
  font-size: 29px;
  line-height: 37px;
  font-weight: 600;
  border-bottom: 1px solid #d6ca88;
}

.con .h1 {
  background: url(../images/con.png) no-repeat left top;
  background-size: auto 80%;
  padding: 0 0 0 35px;
  background-position: center left;
}

.socleft {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
}

.socleft img {
  padding: 0 2px;
}

.socright {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}

.socright.carecredit {
  width: 180px;
}

/*Testimonials*/

.testimonial-container {
  border: 2px solid #eee;
  background-color: #eee;
  border-radius: 5px;
  padding: 16px;
  margin: 16px 0;
}

.testimonial-container::after {
  content: "";
  clear: both;
  display: table;
}

.testimonial-container span {
  font-size: 20px;
  margin-right: 6px;
}

.testimonial-p {
  text-align: left;
}

.checked {
  color: gold;
}

/*End of Testimonials Code*/

/*footer*/
.footer {
  background-color: #fafafa;
  padding: 20px 0;
  border-top: 1px solid #d6ca88;
}

/*copyright*/
.copyright {
  font-size: 14px;
  color: #00275d;
  margin: 10px 0;
  font-family: "Raleway", sans-serif;
}

.copyright a {
  color: #00275d;
  text-decoration: underline;
}

.copyright a:hover {
  text-decoration: none;
}

/*inner pages*/
.h1line {
  text-align: left;
}

.h1line h1 {
  color: #000;
  font-size: 29px;
  line-height: 37px;
  font-weight: 700;
  margin: 10px 0;
  background: url(../images/serv.png) no-repeat left center;
  background-size: auto 80%;
  padding: 0 0 0 35px;
}

.h1line h1 a {
  color: #000;
}

.innertab {
  display: table;
  width: 100%;
}

.innercontent {
  padding: 10px 15px;
  text-align: left;
  display: table-cell;
  vertical-align: top;
}

.innercontent a,
.innerrightcol a {
  color: #000;
  text-decoration: underline;
}

.innercontent a:hover,
.innerrightcol a:hover {
  text-decoration: none;
}

.rsblog-main-container a,
.rsblog-main-post-container a,
.rsblog-main-container a:hover,
.rsblog-main-post-container a:hover,
.rsblog-main-container a:focus,
.rsblog-main-post-container a:focus {
  color: #000 !important;
  text-decoration: underline;
}

.rsblog-main-container a:hover,
.rsblog-main-post-container a:hover,
.rsblog-main-container a:focus,
.rsblog-main-post-container a:focus {
  text-decoration: none;
}

.k2FeedIcon {
  float: right;
  position: relative;
  margin-bottom: -10px;
}

.innerrightcol {
  display: table-cell;
  vertical-align: top;
  width: 180px;
  padding-left: 20px;
  text-align: left;
}

.content > .rsblog-main-container,
.content > .rsblog-main-post-container {
  float: left;
  width: calc(100% - 360px);
  min-width: 0;
  box-sizing: border-box;
  padding-right: 20px;
}

.content > .innerrightcol {
  float: right;
  display: block;
  width: 320px;
  box-sizing: border-box;
  padding-left: 0;
  margin-top: 50px;
}

.rsblog-main-container, .rsblog-main-post-container {
  position: relative;
}

.rsblog-main-container > div[style*="position: relative"],
.rsblog-main-post-container > div[style*="position: relative"] {
  position: absolute;
  top: 55px;
  right: 0;
  z-index: 2;
}

.rsblog-main-container > div[style*="position: relative"] a.hasTooltip,
.rsblog-main-post-container > div[style*="position: relative"] a.hasTooltip {
  position: static;
  left: auto;
  display: inline-block;
  margin-left: 10px;
}

.rsblog-archives-accordion .tab-list {
  white-space: nowrap;
}

.content::after {
  content: "";
  display: block;
  clear: both;
}

.blog-archive.moduletable {
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (max-width: 900px) {
  .content > .rsblog-main-container,
  .content > .innerrightcol {
    float: none;
    width: 100%;
    display: block;
  }

  .content > .innerrightcol {
    margin-top: 20px;
    max-width: 320px;
  }
}

.rsblog-loadmore {
  margin-bottom: 35px;
}

.innercontent ul {
  margin-left: 15px;
  padding-left: 0;
}

.innerrightcol ul {
  margin-left: 0;
  padding-left: 0;
}

.innerrightcol li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/*system*/
.topright p,
.socleft p,
.centerblock p,
.topleft p,
.colls1 p {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.colls1 p {
  padding: 5px 0;
}

.osmap {
  padding-left: 15px;
  margin-left: 15px;
}

.nivo-caption {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 15px 0 0px 3%;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=1);
  font-size: 38px;
  font-weight: 600;
  font-family: "Lato", sans-serif !important;
  color: rgba(255, 255, 255, 1) !important;
  width: 52%;
  max-height: 157px;
  top: 33%;
  display: inline-block;
  position: absolute;
}

span.sliderphone {
  font-size: 30px;
}

.nivo-caption :last-child,
.nivo-caption:last-child {
  max-height: 180px;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

#second {
  margin: 0;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#one {
  float: left;
  width: 57%;
}
#two {
  width: 42%;
  float: right;
  margin-bottom: 20px;
}
#address {
  float: left;
  width: 50%;
}
#week {
  float: left;
  width: 110px;
}
#hours {
  float: left;
}
#offices {
  margin: 0 0 20px;
  width: 100%;
  float: left;
}

@-moz-document url-prefix() {
  #two iframe {
    height: 410px !important;
  }
}

#secondm {
  margin: 0;
  width: 100%;
  float: left;
  margin-top: 4px;
}
#secondm img {
  border: 1px solid #173a6b;
  margin-top: 2px;
  max-width: 100%;
  height: auto;
}

#secondm #two {
  margin-bottom: 0;
}

#onec,
#twoc {
  width: 50%;
  float: left;
}

#twoc img {
  max-width: 100%;
  height: auto;
}

#osmap h1 {
  color: #000;
  font-size: 29px;
  line-height: 37px;
  font-weight: 700;
  margin: 10px 0;
  background: url(../images/serv.png) no-repeat left center;
  background-size: auto 80%;
  padding: 0 0 0 35px;
}

#osmap.osmap-sitemap {
  text-align: left;
  margin-bottom: 30px;
}

#osmap.osmap-sitemap .even {
  padding: 2px 0;
}

#onein {
  float: left;
  width: 46%;
  padding: 2%;
}
#twoin {
  width: 46%;
  padding: 2%;
  float: right;
}

#onein img,
#twoin img {
  width: 100%;
  height: auto;
}

li {
  font-size: 16px;
  line-height: 25px;
}

span.doc {
  height: 40px;
  display: block;
  float: left;
  margin-right: 4px;
}

.front-left {
  width: 57%;
  float: left;
}

.front-right {
  width: 43%;
  float: left;
}

.doctor {
  width: 132px;
  float: right;
  margin: 0px 0 10px 10px;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}

.doctor img {
  max-width: 100%;
  margin-bottom: 10px;
}

.newpat {
  width: 300px;
  margin-left: 10px;
  display: block;
  position: relative;
  float: right;
}

.newpat img {
  margin-right: 0 !important;
  max-width: 100%;
  height: auto;
}

.call_to_action {
  position: relative;
}

.newp td {
  border-bottom: 1px solid #888;
  padding: 5px 8%;
}

@-moz-document url-prefix() {
  .newp td {
    width: 230px;
  }
}

.newp td a {
  text-decoration: none;
  color: #214788;
  font-weight: 600;
}

.newp tr:nth-child(even) {
  background: #ececec;
}

.npf {
  max-width: 140px;
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}

.npf .app2 a,
.npf .app a {
  margin: 0;
}

/*Rate US*/

.inner-wrap {
  padding: 50px 2% 100px;
  text-align: center;
}

.inner-wrap h2 {
  font-size: 44px;
  margin: 0 auto;
  font-weight: 500;
}

.inner-wrap h5 {
  margin: 25px auto;
}

.google-review {
  margin-top: 60px;
}

.google-review img:hover {
  transform: scale(1.02);
  transition: all 300ms ease;
}

/*Rate Us --- END*/

/* How Are We Doing? */

.thumbs-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 2% 100px;
}

.thumbs-wrap .item {
  margin: 0 20px;
  max-width: 300px;
}

.thumbs-wrap .item:hover {
  transform: scale(1.02);
  transition: all 300ms ease;
}

.thumbs-wrap .item img {
  width: 100%;
}

.thumbs-wrap .item span {
  font-size: 23px;
  margin-bottom: 20px;
  display: block;
  font-weight: 600;
}

/* How Are We Doing? --- END */

@media only screen and (max-width: 1310px) {
  .translated-ltr .app a {
    font-size: 11px;
    width: 150px;
  }
  .translated-ltr .app2 a {
    font-size: 11px;
  }
  .translated-ltr .topmen li a,
  span.separator {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1245px) {
  .topleft {
    width: 26%;
  }

  #google_translate_element2 select.notranslate,
  select.notranslate {
    font-size: 12px;
  }

  /* .translated-ltr .app a {
		font-size: 12px;
		width: 150px;
	}
	.translated-ltr .app2 a{
		font-size: 12px;
	}
	.translated-ltr .topmen li a, span.separator {
		font-size: 14px;
	} */

  .front-left {
    width: 50%;
  }

  .front-right {
    width: 50%;
  }

  #address {
    float: left;
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .topmen li a,
  span.separator {
    padding: 14px 10px 15px;
    font-size: 14px;
  }
  /*topmenu*/
  .translated-ltr .topmen {
    display: none;
  }

  .translated-ltr .topmen ul {
    padding: 11px 0 0 0;
    margin: 0;
    display: block;
    position: absolute;
    top: 36px;
    right: 0;
    width: 220px;
    z-index: 9999;
  }

  .translated-ltr .topmen li {
    display: block;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    background-color: #c1d5ec;
    text-align: left;
  }

  .translated-ltr .topmen li a,
  span.separator {
    text-decoration: none;
    color: #2e2e2e;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0;
    transition: background-color 0.3s linear 0s;
    display: block;
  }

  .translated-ltr .topmen li a:hover,
  .topmen li.active a {
    padding: 10px 15px;
    margin: 0;
  }

  @-moz-document url-prefix() {
    .translated-ltr .topmen li a {
      padding: 10px 15px !important;
    }
  }

  .translated-ltr .nav-child.unstyled.small {
    display: inline-block; /*display: block; if jumps*/
    position: relative;
    background-color: unset;
    width: 100%;
    box-shadow: unset;
    padding: 0 0 0 5px;
    margin: 0 auto;
    z-index: unset;
    text-align: center;
    margin-top: 0;
    top: 0;
  }

  .translated-ltr .nav-justified li:hover .nav-child.unstyled.small {
    display: unset;
  }

  .translated-ltr .nav-child.unstyled.small li {
    color: #fff;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    margin: 0 10px;
  }

  .translated-ltr .nav-child.unstyled.small li:hover {
    background: unset;
    z-index: unset;
  }

  .translated-ltr .nav-child.unstyled.small li a {
    color: #2e2e2e;
    text-decoration: none;
    font-size: 15px;
    margin: 0 10px;
    padding: 0;
  }

  .translated-ltr .topmen li a:hover,
  .translated-ltr .topmen li.active a {
    background-color: #de0831 !important;
    margin: 0 -1px 0 0;
  }

  .translated-ltr .hamb {
    float: right;
    height: 20px;
    padding: 13px 0;
    display: block;
    cursor: pointer;
  }

  .translated-ltr span.sliderphone {
    font-size: 17px;
  }

  .translated-ltr .app,
  .translated-ltr .app2 {
    float: left;
  }

  .translated-ltr .app a {
    margin: 6px 0 5px 0;
  }

  .translated-ltr .app2 a {
    margin: 6px 10px 5px 0;
  }

  .translated-ltr .app a {
    width: 140px;
  }
  .translated-ltr .app2 a {
    width: 100px;
  }

  /*logoline*/

  .translated-ltr .centerblock {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
  }

  /*sliderline*/
  .translated-ltr .leftinfo {
    display: none;
  }

  .translated-ltr .nivo-caption {
    font-size: 20px;
    max-height: 90px;
  }

  /*mainpage content 1nd line*/

  .translated-ltr .colls1 {
    padding: 10px 0;
    vertical-align: top;
    width: 96%;
    font-size: 15px;
    text-align: left;
    margin: 10px 0;
  }

  .translated-ltr .colls2 {
    padding: 10px 0;
    text-align: left;
    margin: 10px 0;
  }

  .translated-ltr .colls3 {
    padding: 10px 0;
    display: block;
    width: 96%;
    text-align: left;
    margin: 10px 0;
  }

  .translated-ltr .colls3 .ifr {
    width: 80%;
  }

  .translated-ltr .colls1 img,
  .colls2 img {
    max-width: 100%;
    width: unset;
    height: auto;
  }

  /*mainpage content 2nd line*/
  .translated-ltr .con {
    display: block;
    vertical-align: middle;
    width: 280px;
    border-bottom: 1px solid #ababab;
  }

  .translated-ltr .spec {
    margin: 0 0 15px 0;
  }

  .translated-ltr .socleft {
    padding: 10px 10px;
  }

  .translated-ltr .socright {
    padding: 10px 10px;
  }

  /*copyright*/
  .translated-ltr .copyright {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1150px) {
  .locleft {
    width: 46%;
  }
}

@media only screen and (max-width: 1100px) {
  /*topmenu*/

  .topleft {
    font-size: 1em;
    width: 32.5%;
  }

  .translate {
    margin-bottom: 5px;
  }

  .tp1 {
    width: 85px;
  }

  .logo {
    max-width: 85%;
    height: auto;
  }

  .centerblock {
    width: 40%;
    float: left;
  }

  .topmen li {
    display: table-cell;
    border-collapse: collapse;
    padding: 12px 0;
  }

  .topmen li a,
  span.separator {
    font-size: 12px;
    padding: 15px 9px 16px;
  }

  @-moz-document url-prefix() {
    .topmen li a,
    span.separator {
      padding: 17px 9px 16px 9px !important;
    }
  }

  .app a {
    font-size: 12px;
    width: 120px;
    padding: 8px 0;
    margin: 8px 0 8px 0;
  }

  .app2 a {
    font-size: 12px;
    width: 120px;
    padding: 8px 0;
    margin: 8px 0 8px 10px;
  }

  span.doc {
    height: unset;
    display: unset;
    float: unset;
    margin-right: unset;
  }

  .servi li a {
    font-size: 12px;
  }

  .loc,
  .spec,
  .serv,
  .con {
    font-size: 27px;
  }

  .conts {
    font-size: 13px;
  }

  .nivo-caption {
    font-size: 27px;
    max-height: 110px;
  }

  span.sliderphone {
    font-size: 20px;
  }

  .colls3 .ifr {
    margin-top: 8%;
    height: 156px;
  }

  #secondm .dir a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1080px) {
  /*Rate Us*/

  .inner-wrap {
    padding: 30px 2% 60px;
  }

  .inner-wrap h2 {
    font-size: 32px;
  }

  .google-review img {
    width: 300px !important;
  }

  /*Rate Us -- END*/
}
@media only screen and (max-width: 1050px) {
  .front-left {
    width: 46%;
  }

  .front-right {
    width: 54%;
  }
}

@media only screen and (max-width: 1000px) {
  .logoline .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .logoline .content .centerblock {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }

  .logoline .content .topleft {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
    margin: 0;
  }

  .logoline .topright {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    width: 100%;
    display: block !important;
    max-width: 1000px !important;
    text-align: center !important;
    float: none !important;
  }

  .logo {
    float: none;
    padding: 10px 0 0;
  }

  .loc1,
  .loc2 {
    width: 100%;
    padding-right: 0%;
  }

  .loc1 h3,
  .loc2 h3 {
    text-align: center;
  }

  .formCaption {
    width: 100%;
  }

  #secondm .dir a {
    font-size: 16px;
  }

  #secondm {
    display: flex;
    position: relative;
  }

  #secondm #one,
  #secondm #two {
    width: 100%;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 955px) {
  .topleft {
    font-size: 18px;
  }

  .topleft p {
    margin: 5px 0;
  }

  .tp {
    width: 320px;
    margin: 0 auto;
    display: block;
    position: relative;
  }

  .tp1 {
    width: 100px;
  }

  .tp2 p {
    margin: 20px 8px;
  }

  .topright {
    padding: 0px;
  }

  .colls1 {
    width: 100%;
    display: inline-block;
  }

  .colls2 {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 900px) {
  /*topmenu*/
  .topmen {
    display: none;
  }

  .topmen ul {
    padding: 11px 0 0 0;
    margin: 0;
    display: block;
    position: absolute;
    top: 36px;
    right: 0;
    width: 220px;
    z-index: 9999;
  }

  .topmen li {
    display: block;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    background-color: #c1d5ec;
    text-align: left;
  }

  .topmen li a,
  span.separator {
    text-decoration: none;
    color: #2e2e2e;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0;
    transition: background-color 0.3s linear 0s;
    display: block;
  }

  .topmen li a:hover,
  .topmen li.active a {
    padding: 10px 15px;
    margin: 0;
  }

  @-moz-document url-prefix() {
    .topmen li a {
      padding: 10px 15px !important;
    }
  }

  .nav-child.unstyled.small {
    display: inline-block; /*display: block; if jumps*/
    position: relative;
    background-color: unset;
    width: 100%;
    box-shadow: unset;
    padding: 0 0 0 5px;
    margin: 0 auto;
    z-index: unset;
    text-align: center;
    margin-top: 0;
    top: 0;
  }

  .nav-justified li:hover .nav-child.unstyled.small {
    display: unset;
  }

  .nav-child.unstyled.small li {
    color: #fff;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    margin: 0 10px;
  }

  .nav-child.unstyled.small li:hover {
    background: unset;
    z-index: unset;
  }

  .nav-child.unstyled.small li a {
    color: #2e2e2e;
    text-decoration: none;
    font-size: 15px;
    margin: 0 10px;
    padding: 0;
  }

  .topmen li a:hover,
  .topmen li.active a {
    background-color: #de0831 !important;
    margin: 0 -1px 0 0;
  }

  .hamb {
    float: right;
    height: 20px;
    padding: 13px 0;
    display: block;
    cursor: pointer;
  }

  span.sliderphone {
    font-size: 17px;
  }

  .app,
  .app2 {
    float: left;
  }

  .app a {
    margin: 6px 0 5px 0;
  }

  .app2 a {
    margin: 6px 10px 5px 0;
  }

  .app a,
  .app2 a {
    width: 100px;
  }

  /*logoline*/

  .centerblock {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
  }

  /*sliderline*/
  .leftinfo {
    display: none;
  }

  .nivo-caption {
    font-size: 20px;
    max-height: 90px;
  }

  /*mainpage content 1nd line*/

  .colls1 {
    padding: 10px 0;
    vertical-align: top;
    width: 96%;
    font-size: 15px;
    text-align: left;
    margin: 10px 0;
  }

  .colls2 {
    padding: 10px 0;
    text-align: left;
    margin: 10px 0;
  }

  .colls3 {
    padding: 10px 0;
    display: block;
    width: 96%;
    text-align: left;
    margin: 10px 0;
  }

  .colls3 .ifr {
    width: 80%;
  }

  .colls1 img,
  .colls2 img {
    max-width: 100%;
    width: unset;
    height: auto;
  }

  /*mainpage content 2nd line*/
  .con {
    display: block;
    vertical-align: middle;
    width: 280px;
    border-bottom: 1px solid #ababab;
  }

  .spec {
    margin: 0 0 15px 0;
  }

  .socleft {
    padding: 10px 10px;
  }

  .socright {
    padding: 10px 10px;
  }

  /*copyright*/
  .copyright {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 800px) {
  .spec {
    width: 100%;
    display: block;
  }

  .newpat {
    width: 169px;
    margin-left: 10px;
    display: block;
    position: relative;
    float: right;
  }

  .newpat img {
    margin-right: 0 !important;
    max-width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 800px) {
  /* How Are We Doing? */

  .thumbs-wrap .item {
    max-width: 35%;
    margin: 0 10px 20px 10px;
  }

  .thumbs-wrap .item span {
    font-size: 18px;
  }

  /* How Are We Doing? --- END */
}

@media only screen and (max-width: 768px) {
  #map {
    margin-bottom: 20px;
  }

  img.ped {
    max-width: 60%;
    margin-top: 25px !important;
  }

  .colls3 .ifr {
    width: 70%;
    height: 250px;
  }

  fieldset.formFieldset ol.formContainer div.formBody {
    float: unset !important;
  }
  input#Your_Name {
    width: 50% !important;
  }
  input#Phone {
    width: 50% !important;
  }
  input#Email {
    width: 60% !important;
  }
  input#Your_Email {
    width: 58% !important;
  }
  textarea#Message.rsform-text-box {
    width: 100% !important;
  }
  .formCaption {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #address,
  #one,
  #two {
    float: left;
    width: 100%;
  }
  .ped td {
    display: block;
  }
}

@media only screen and (max-width: 654px) {
  #offices {
    width: 100% !important;
  }

  .front-left {
    width: 100%;
  }

  .front-right {
    max-width: 440px;
    margin: 0 auto;
    float: none;
  }
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 570px) {
  /*logoline*/
  .logo {
    float: none;
    display: block;
  }

  .topright {
    float: none;
    display: block;
    text-align: center;
  }

  .socio,
  .socleft .socio2 {
    margin-top: 15px;
  }

  .topright .socio2 {
    width: 104px;
  }
  /*mainpage content 2nd line*/
  .socleft {
    padding: 10px 2% 2% 2%;
    display: block;
    float: none;
    width: auto;
  }

  .socright {
    padding: 10px 2% 20px 2%;
    display: block;
    float: none;
    width: auto;
  }

  /*inner pages*/
  .h1line h1 {
    font-size: 18px;
  }

  .innerrightcol {
    display: none;
  }

  .locleft,
  .locright {
    width: 100%;
    margin-bottom: 20px;
  }

  .loc1 h3,
  .loc2 h3 {
    font-size: 20px;
    line-height: 22px;
  }

  #onec,
  #twoc {
    width: 100%;
    float: left;
  }

  #twoc {
    text-align: center;
  }

  #twoc img {
    margin: 0 auto !important;
    float: none !important;
  }
}
@media screen and (max-width: 550px) {
  tbody#rsform_5_page_0 td {
    display: block;
  }
}
@media only screen and (max-width: 478px) {
  .newpat {
    width: 40%;
  }

  .front-left {
    width: 100%;
  }

  .front-right {
    width: 89%;
  }
}

@media only screen and (max-width: 420px) {
  .ped td {
    display: block;
  }

  p img {
    margin-left: 0 !important;
    float: unset !important;
    margin-bottom: 15px !important;
    display: block;
    margin-top: 10 !important;
    max-width: 100% !important;
  }

  .nivo-caption {
    top: 23%;
    font-size: 13px;
    max-height: 60px;
    width: 65%;
    padding: 10px 0 0px 3%;
  }

  #nivo_slider_101.nivoSlider,
  #nivo_slider_101.nivoSlider img {
    width: 100% !important;
  }

  span.sliderphone {
    font-size: 16px;
  }

  .formCaption {
    width: 100% !important;
  }

  input#Email,
  input#Your_Email {
    width: 90% !important;
  }

  form#userForm textarea {
    width: 90% !important;
  }

  .colls3 .ifr {
    width: 90%;
    height: 250px;
  }

  #secondm {
    display: block;
  }

  /*K2 blog item view fix*/
  .itemFacebookButton {
    overflow: hidden;
  }
}

@media only screen and (max-width: 390px) {
  .front-right {
    width: 100%;
  }

  .doctor {
    width: 132px;
    float: none;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 360px) {
  span.sliderphone {
    font-size: 10px;
  }
}

/*accesible*/
div.ofc-ada-screen-reader {
  text-align: right;
  font-size: 13px;
  height: 30px;
  background-color: #eef1f5;
  box-shadow: inset 0 0.5px 2px 0 rgba(0, 0, 0, 0.1);
  line-height: 30px;
  position: relative;
  padding-right: 210px;
  z-index: 99999;
}

span.ofc-ada-description {
  color: #3e3e40;
  padding-right: 16px;
}

span.ofc-ada-button {
  background-image: linear-gradient(to bottom, #f8fbff, #dddfe3);
  border: solid 0.5px #c2c6cc;
  text-align: center;
  color: #313233;
  line-height: 10px !important;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

span.ofc-ada-button a {
  line-height: 28px;
  padding: 0 20px 0 40px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #de7341;
}

span.ofc-ada-button a:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 19px;
  width: 15px;
  height: 20px;
  background: url(../images/acce.png) no-repeat center;
  background-size: 100% auto;
}

#templateswitcher {
  display: none !important;
}
@media all and (min-width: 1101px) {
  .logo {
    height: 105px;
  }
}
@media only screen and (max-width: 767px) {
  span.ofc-ada-description {
    display: none;
  }

  span.ofc-ada-button {
    width: 100%;
  }
}

@media all and (min-width: 410px) and (max-width: 420px) {
  .topbg {
    min-height: 352px;
  }
}
/* @import "https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/css/rawline.css"; */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,700,600");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");

.activeFeedbackField {
  display: inline-block;
  position: relative;
  width: 0;
  overflow: hidden;
}

.activeFeedbackField input {
  position: absolute;
  left: 10px;
}

.activeFeedbackDescription {
  padding-top: 5px;
  margin: 0;
}

ul.list-unstyled.list-inline {
  padding: 0;
}

div#rsblog-container,
.rsblog-post {
  margin-top: 50px;
}

@media all and (min-width: 1101px) {
    body .topbg .logoline .content .centerblock > a > img.logo {
      box-sizing: content-box !important;
      width: 503px !important;
      height: 105px !important;
      max-width: none !important;
      padding: 20px 0 !important;
    }
  }
