/*
 Theme Name:     chdental
 Template:       wp-bootstrap-starter
*/


/****************************************
*** Theme customization starts below ***
*****************************************/
.reviewbadge {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 9999999;
  background: #fff;
  box-shadow: 0px 0px 3px #cecece;
}

.whte {
	background:#fff;
}
.light-gry {
	background:#F4F4F4;
}
.light-grn {
	background:#E2F0EF;
}

.sgpb-theme-1-content {
  border-radius: 0px !important;
  box-shadow: #fff 0 0 0 0 !important;
  border-bottom-width: 0 !important;
  border-bottom-color: #fff !important;
  background-color: rgb(236, 236, 236) !important;
}
.sgpb-main-html-content-wrapper .alignleft {
  margin-right: 0;
  margin-bottom: 30px;
}
.sgpb-main-html-content-wrapper h2 {
color: #61B4AE;
font-size: 2.2rem;
font-family: 'Arbutus Slab', serif;
line-height: 1.2;
}

.grecaptcha-badge {
    display: none !important;
}
html {
    overflow-x: hidden;
}
body {
    font-weight: 200;
	color: #404040;
}
.page-template-page-landing {
  font-size: 1.1rem;
}
a {
    color: #61B4AE;
}
a:hover {
    color: #404040;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #61B4AE;
}
.btn-primary:hover {
    background-color: #404040;
}
.btn {
    border: none;
    border-radius: 18px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
}
h1.entry-title {
    font-size: 2.5rem;
    border-bottom: none;
    color: #61B4AE;
    font-family: unset;
    font-weight: 200;
    text-align: center;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h2, h2 {
    font-size: 2.2rem;
}
h1, h2, h3, h4, h5, h6 {
    color: #404040;
}
.h3, h3 {
  font-size: 1.5rem;
}

blockquote {
  margin: 30px 0;
  border-top: 2px solid #61B4AE;
  border-bottom: 2px solid #61B4AE;
  padding: 20px 20px 10px 50px;
  font-style: italic;
  font-size: 1.2rem;
}
blockquote p::before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  display: block;
  float: left;
  margin-left: -40px;
  font-weight: 900;
  color:#61B4AE;
}

.bookappbtn a {
  color: #61B4AE !important;
  background: #fff;
  margin: 0 0.5rem;
  padding: 4px 0.5rem !important;
  font-weight: 600;
  text-transform: uppercase;
}
.bookappbtn a:hover {
	color:#fff !important;
	background: #404040 !important;
}
.topbaritem.bookappbtn {
  margin: 0 0 0 15px;
}
#footer-widget .bookappbtn a {
  color: #61B4AE !important;
  background: #fff;
  margin: 0;
  padding: 4px 10px !important;
  display: inline-block;
}

header#masthead {
    background-color: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    padding: 0 1rem;
}
.navbar-brand {
    max-width: 260px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #404040;
    font-weight: 500;
	line-height: 1;
	font-family: 'Arbutus Slab', serif;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
    color: #61B4AE;
    font-weight: 500;
    background: #fff;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #404040;
    font-weight: 500;
    background: #fff;
}
#masthead .navbar-nav > li a {
    font-family: 'Arbutus Slab', serif !important;
}
.nav-link {
    padding: 38px 0.5rem !important;
}
.dropdown-menu {
    font-size: 0.8rem;
    color: #404040;
    min-width: 15rem;
    border: none !important;
    border-radius: 0px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
	margin:0;
}
.dropdown-item {
	padding: 0.5rem !important;
}
.dropdown-menu .dropdown-item:hover {
	color:#61B4AE;
}
.topbar {
    background: #61B4AE;
}
.topbarwrap {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 5px 15px;
	text-align:right;
}
.topbaritem {
    display: inline-block;
    margin: 2px 15px;
    font-size: 0.9rem;
    color: #fff;
    line-height: 1;
}
.topbaritem a {
    color: #fff;
}
.topbaritem a:hover {
    color: #404040;
	text-decoration:none;
}
.topbaritem.phone {
    font-size: 1.2rem;
    margin-right: 0;
}
.topbaritem.phone a {
    font-weight: 600 !important;
}

.page .site-content {
    padding: 0 !important;
}
.headbanner {
    background: #E2F0EF;
    margin-bottom: 80px;
}
.headbanwrap {
    width: 100%;
    max-width: 1140px;
    padding: 60px 15px;
    margin: 0 auto;
}

.home .site-content .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.home .site-content {
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.slides {
  margin: 0;
  padding: 0;
}
#slider li {
    list-style: none;
	text-align: center
}
.slides li img {
    padding: 30px 15px 100px;
}
.slidebuttons {
  padding: 0 15px 60px;
  font-weight: 600;
  font-size: 1.2rem;
}
.slidebtn {
    display: inline-block;
    margin: 0 20px;
}

.slidebtn.greenbtn {
}
.slidebtn.greybtn {
}
.slidebtn.whitebtn {
}
.slidebtn.greenbtn a {
    color: #fff;
	text-decoration:none !important;
	padding: 5px 15px;
    width: 260px;
    background: #61B4AE;
	border-radius: 20px;
	display: inline-block;
}
.land_hero .slidebtn.greenbtn a {
  width: auto;
  text-transform: uppercase;
}
.land_hero .slidebuttons {
  padding: 0;
}
.land_hero .slidebtn {
  margin: 0 !important;
}
.slidebtn.greenbtnlght a {
    color: #61B4AE;
	text-decoration:none !important;
	padding: 5px 15px;
    width: 260px;
    background: #E2F0EF;
	border-radius: 20px;
	display: inline-block;
}
.whitebtnoutline a {
    color: #61B4AE;
	text-decoration:none !important;
    padding: 5px 15px;
    width: 220px;
    background: #fff;
	border-radius: 20px;
	display: inline-block;
	border:1px solid #61B4AE;
	text-align: center;
}
.slidebtn.greybtn a {
    color: #fff;
	text-decoration:none !important;
    padding: 5px 15px;
    width: 260px;
    background: #404040;
	border-radius: 20px;
	display: inline-block;
}
.slidebtn.whitebtn a {
    color: #61B4AE;
	text-decoration:none !important;
    padding: 5px 15px;
    width: 260px;
    background: #fff;
	border-radius: 20px;
	display: inline-block;
}
.slidebtn.greenbtn a:hover, .slidebtn.greybtn a:hover, .slidebtn.whitebtn a:hover, .slidebtn.greenbtnlght a:hover {
	opacity: 0.6;
}
.whitebtnoutline a:hover {
    color: #fff;
	text-decoration:none !important;
    padding: 5px 15px;
    width: 220px;
    background: #61B4AE;
	border-radius: 20px;
	display: inline-block;
	border:1px solid #61B4AE;
}

.page-template-page-landingpage .site-content .container {
  max-width: 100%;
  padding: 0;
}

.chd_row {
    width: 100%;
    display: flow-root;
}
.chd_row.greenrow {
    background: #61B4AE;
}
.chd_wrap.boxedwrap {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
	display: block;
}
.iconblock {
    width: 100%;
    max-width: 25%;
    display: block;
    float: left;
    text-align: center;
    padding: 60px 15px 100px;
}
.iconimage {
    max-width: 100px;
    margin: 0 auto;
}
.icontitle {
    font-size: 1.45rem;
    font-weight: 200;
}

.hftitle {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #61B4AE;
    margin: 60px 0 0;
}
.hftext {
  text-align: center;
  margin: 0 0 30px;
  font-size: 1.2rem;
}
.hflogos {
    margin: 0 0 30px;
    padding: 0;
    list-style: none !important;
    text-align: center;
}
.hflogos li {
    display: inline-block;
    max-width: 200px;
    padding: 15px;
    width: 100%;
}
.hflogos.allfunds {
  margin-bottom: 80px;
}
.hflogos.allfunds li {
  max-width: 270px;
  padding: 0;
}

.testih2 {
    width: 100%;
    max-width: 385px;
    padding: 80px 25px 40px;
    margin: 0;
    color: #fff;
	float: left;
}
.testibox {
    display: inline-block;
    max-width: 480px;
    width: 100%;
	padding-top: 68px;
	padding-bottom: 20px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: none !important;
	color:#fff;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
    border: none !important;
}
.wpmtst-testimonial-content.testimonial-content {
    font-size: 1.15rem;
    line-height: 1.3;
    font-style: italic;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left !important;
    font-size: 1.2rem;
    font-weight: 600;
}
.strong-view.pager-style-buttons .wpmslider-pager-link::before {
    background: #fff !important;
}

.servih2 {
    text-align: center;
    margin: 80px 0 60px;
    color: #61B4AE;
}
.serviul {
    list-style: none;
    padding: 0;
}
.serviul li {
    margin-bottom: 60px !important;
	display: flex;
}
.servimg {
    max-width: 240px;
    margin-right: 60px;
    width: 100%;
    margin-top: -10px;
    text-align: center;
}
.servimg img {
    border-radius: 50%;
    width: 100%;
}
.servtitle {
    font-size: 1.8rem;
    color: #61B4AE;
    margin-bottom: 20px;
    line-height: 1;
}
.servetxt {
    margin-bottom: 30px;
}
.promoleft.col-sm-6 {
    margin: 0 -15px;
    float: left;
	padding-right: 60px;
}
.promoright.col-sm-6 {
    margin: 0 -15px;
    display: inline-block;
	vertical-align:top;
}
.promoright h2 {
    font-size: 1.8rem;
}


.entry-footer {
    display: none;
}
#footer-widget {
    background-color: #61B4AE !important;
    padding: 40px 0 0 !important;
}
#footer-widget .widget {
    margin-bottom: 60px;
}
body:not(.theme-preset-active) footer#colophon {
    color: #fff;
    background-color: #404040;
    padding: 10px 0;
    text-align: center;
	font-size: 0.8rem;
}
.footercontact {
    color: #fff;
    font-size: 1rem;
}
.footercontact span {
    display: block;
    margin: 0 0 10px 0;
}
.footercontact i {
    width: 22px;
}
.footercontact a {
    color: #fff;
}
.footersocial {
    margin-top: 20px;
    font-size: 1.6rem;
}
.footersocial a {
	color:#fff;
	margin-right:20px;
}
h3.widget-title {
    font-size: 1.6rem;
    color: #fff;
	margin-top: 10px;
}
#footer-widget .nav-link {
    color: #fff;
    font-size: 1rem;
	padding:0 !important;
}
#footer-widget li {
    padding: 0 10px;
}
#footer-widget a:hover {
    color: #404040;
	background:transparent;	
}
.widget_recent_entries .nav-item {
    margin-bottom: 20px;
}
.rpwwt-widget a {
    color: #fff;
    font-size: 1rem;
}
.rpwwt-widget a:hover {
    color: #404040;
}
.footercontbox {
  display: inline-flex;
  width: 100%;
  max-width: 33%;
  padding: 0 30px 30px;
  vertical-align: top;
}
.footercontbox i {
  color: #61B4AE;
  font-size: 1.6rem;
  margin-right: 15px;
  padding-top: 5px;
}
.footercont-dets {
  font-weight: 400;
}

.teamintro {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.teamintrotext {
    font-size: 1.2rem;
    font-weight: 400;
}
.teamintroimg {
    max-width: 50%;
}
.teamintroimg img {
    border-radius: 30px;
}
.teammember ul {
    padding: 0;
    list-style: none;
	margin: 0;
}
.teammember.col-sm-12.col-lg-12 {
    padding: 0;
	text-align: center;
}
.teammember li {
  width: 100%;
  display: inline-block;
  max-width: 33%;
  padding: 30px;
  vertical-align: top;
text-align: center;
}
.teamleft.col-sm-12.col-lg-3 {
    float: left;
	padding:0;
}
.teammember ul a:hover {
  opacity: 0.6;
}
.teammember li .teamimg {
  max-width: 80%;
  margin: 0 auto 20px;
}
.teamimg img {
    border-radius: 50%;
}
.teamdetails.col-sm-12.col-lg-9 {
    display: inline-block;
    padding: 0 0 0 30px;
}
.teamname {
    font-size: 1.5rem;
    color: #61B4AE;
    line-height: 1;
    margin-bottom: 3px;
	font-family: 'Arbutus Slab', serif;
}
.teamrole {
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 30px;
	color: #808080;
}
.page-template-page-teambio .teamdetails {
  text-align: left;
  margin-bottom: 30px;
}
.page-template-page-teambio .teambio li {
  text-align: left;
  list-style: initial;
  display: list-item;
  max-width: 100%;
  padding: 0;
  margin-left: 30px;
}
.servbox.col-sm-12.col-lg-3 {
    border: 4px solid #DFF0EF;
    padding: 20px 20px 40px;
    text-align: center;
    display: block;
    float: left;
    margin: 2%;
    width: 21%;
}
.servicesrow ul {
    padding: 0;
    list-style: none;
    margin: 0 0 60px;
    display: inline-block;
    width: 100%;
}
.servicon img {
    width: 100%;
    max-width: 100px;
}
.servicontitle {
    font-weight: 500;
    color: #404040;
}
.servbox a:hover {
    opacity: 0.6;
}

.headbanwrap img {
    max-width: 100px;
    margin: 0 auto;
    display: block;
}
.page-template-default .headbanwrap img {
    margin: 0 auto;
	max-width: unset
}
.page-template-page-service .site-main h2 {
    font-family: unset;
    font-weight: 200;
    margin-top: 50px;
    color: #61B4AE;
    font-size: 2rem;
}
.page-template-page-service .site-main h2:first-child {
    margin-top: 0;
}

.page-template-page-service .site-main h3 {
    font-family: unset;
    font-size: 1.4rem;
    color: #404040;
    margin-top: 30px;
}
.servtopcont {
    display: inline-block;
    width: 100%;
}
.servtopcont .pgcont {
    max-width: 60%;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}
.page-template-page-service .servcontleft {
    max-width: 60%;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}
.servcontleft {
    max-width: 60%;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}
.serimgright {
    width: 100%;
    max-width: 40%;
    display: table-cell;
    text-align: right;
    margin-bottom: 30px;
}
.serimgright img {
    border-radius: 50%;
    max-width: 350px;
    margin: 0;
    width: 100%;
}
.page-template-default .servtopcont {
    display: inline-block;
    width: 100%;
}
.page-template-default .serimgright {
    width: 100%;
    max-width: 40%;
    display: table-cell;
    text-align: right;
}
.page-template-default .serimgright img {
    border-radius: 50%;
    max-width: 350px;
    margin: 0 0 30px 0;
    width: 100%;
}
.page-template-default .servcontleft {
    max-width: 60%;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}

.plansrow li {
    border: 4px solid #DFF0EF;
    padding: 20px 20px 40px;
    text-align: center;
    max-width: 100%;
}
.plansbox.col-sm-12.col-lg-6 {
    max-width: 100%;
}
.plansrow ul {
    padding: 0;
    list-style: none;
    margin: 0 0 60px;
    display: grid;
    grid-auto-flow: column;
    gap: 2%;
}
.plansicon img {
    width: 100%;
    margin: 10px 0;
    max-width: 200px;
}
.plansbox a:hover {
    opacity: 0.6;
}


ol li {
    margin-bottom: 10px;
}

.contmap {
    margin: 60px 0 -66px;
}
.contbox {
    float: left;
    width: 100%;
    max-width: 50%;
}
.contform {
    display: inline-block;
    width: 100%;
    max-width: 50%;
}
.contph {
    font-size: 1.4rem;
    font-weight: 500;
    color: #61B4AE;
    margin-bottom: 20px;
}
.contaddr {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.contaddr i {
    color: #61B4AE;
}
.contsoc {
    font-size: 1.6rem;
    display: inline-block;
    margin-right: 10px;
}
.contbox .teamintro {
    text-align: left;
    margin: 60px 60px 30px 0;
}
.contbox .teamintrotext {
    font-size: 1rem;
}

.servtopcont h2, .pgcont h2 {
    font-family: unset;
    font-weight: 200;
    margin-top: 50px;
    color: #61B4AE;
    font-size: 2rem;
}
.servtopcont h2 {
    font-family: unset;
    font-weight: 200;
    margin-top: 0;
    color: #61B4AE;
    font-size: 2rem;
}
.pgcont h2:first-child {
    margin-top: 0;
}
.servtopcont h3, .pgcont h3 {
    font-family: unset;
    font-size: 1.4rem;
    color: #404040;
    margin-top: 30px;
}

.archive #primary, .single #primary {
    margin: 0 auto;
    max-width: 1140px;
    padding: 60px 15px;
}
.archive .hentry {
    display: flex;
}
.archive .post-thumbnail {
    float: left;
    margin-right: 30px;
    flex-basis: 30%;
}
.archive .entry-header {
    flex-basis: 70%;
}
.archive .entry-content {
    display: none;
}
.single .entry-title {
    text-align: left;
    margin-top: 30px;
}
.single .post-thumbnail img {
    width: 100%;
}

.chd_row.land_herorow {
  height: 600px;
}
.land_hero {
width: 100%;
max-width: 1140px;
padding: 0 15px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.land_hero_title {
  width: 100%;
  color: #61B4AE;
  padding-bottom: 10px;
  font-size: 2.6rem;
  margin-bottom: 0;
  font-family: 'Arbutus Slab', serif;
  line-height: 1.2;
  max-width: 50%;
}
.land_hero_subtitle {
  font-size: 1.4rem;
  font-weight: 600;
  padding-bottom: 20px;
  max-width: 50%;
}
.land_intro_image {
  margin: 120px 0;
  max-width: 40%;
  float: left;
}
.land_intro_image img {
  border-radius: 0 100px 100px 0;
}
.land_intro_content {
  margin: 140px 0 140px 80px;
  display: inline-block;
  max-width: 35%;
  padding: 0 15px;
}
.land_acc_left {
  max-width: 50%;
  float: left;
  padding-right: 60px;
  width: 100%;
  padding: 80px 60px 80px 0;
}
.land_acc_right {
  max-width: 50%;
  display: inline-block;
    width: 100%;
	padding: 80px 0;
}
.land_accordion_title {
  font-size: 1.2rem;
  font-weight: 400;
}
.land_acc_intro_title h3 {
  margin: 0;
}
.land_accordion_title a::before {
  content: "+";
  margin-right: 10px;
}
.land_accordion_title [aria-expanded="true"]::before  {
  content: "-";
}
.land_accordion_title a {
  width: 100% !important;
  display: block;
}
.land_accordion_body {
  margin-top: 20px;
}


.land_accordion_items {
  padding: 10px 20px;
  border: 1px solid #61B4AE;
  border-bottom: none;
}
.land_accordion_items:last-child {
  border-bottom: 1px solid #61B4AE;
}
.page-template-page-landing .land_body h2, .page-template-page-landing .land_body_two h2, .land_intro_content h2 {
  font-family: unset;
  font-weight: 200;
  color: #61B4AE;
  font-size: 2rem;
}
.page-template-page-landing .land_body h3, .page-template-page-landing .land_body_two h3, .land_intro_content h3 {
  font-family: unset;
  font-size: 1.4rem;
  color: #404040;
}
.land_body {
  width: 100%;
  max-width: 50%;
  float: left;
  padding: 100px 60px 60px 0;
}
.land_body_image {
  width: 100%;
  display: inline-block;
  margin: 30px 0;
}
.land_body_image img {
  width: 100%;
}

.land_body_two {
  width: 100%;
  max-width: 50%;
  padding: 30px 0 60px 60px;
  display: inline-block;
  float: none;
  margin: 70px 0 0;
}
.land_body_images_two {
  width: 100%;
  max-width: 50%;
}
.land_body_image_two {
  width: 100%;
  max-width: 100%;
  float: left;
  margin: 100px 0 0;
}
.land_body_image_two img {
  width: 100%;
}
.land_body_images {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  margin: 80px 0;
}

.cta_title h2 {
  font-family: unset;
  font-weight: 200;
  margin-top: 80px;
  color: #61B4AE;
  font-size: 2rem;
  text-align: center;
}
.cta_text {
  margin-bottom: 30px;
}
.slidebuttons.ctabuttons {
  text-align: center;
  padding-bottom: 80px;
}


.land_slide_title h2 {
  font-family: unset;
  font-weight: 200;
  margin-top: 10px;
  color: #61B4AE;
  font-size: 2rem;
}
.land_slide_text h3 {
  font-family: unset;
  font-size: 1.4rem;
  color: #404040;
  margin-top: 30px;
}
.land_slide_image {
  max-width: 50%;
  width: 100%;
  display: inline-block;
  padding: 90px 0 60px 60px;
}
.land_slide_image img {
  padding: 0 !important;
  margin: 0 auto;
  display: block;
}
.land_slide_cont {
  width: 100%;
  max-width: 50%;
  display: block;
  padding: 30px 60px 30px;
  float: right;
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
}

.custom-navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  margin: 0 -15px;
  z-index: 999;
}
.flex-prev::before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2rem;
}
.flex-next::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2rem;
}
.flex-prev {
  position: absolute;
  left: 18px;
}
.flex-next {
  position: absolute;
  right: 18px;
}
.landslider li {
  position: relative;
float: none !important;
display: inline-block !important;
vertical-align: middle !important;
}

.home_advertisement {
  display: inline-block;
  position: sticky;
  left: 100%;
	padding: 30px 0 0;
}
.hm_ad {
  width: 100%;
  max-width: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hm_ad_title h3 {
  width: 100%;
  display: inline-block;
  color: #61B4AE;
  margin: 0 0 5px;
  font-size: 2rem;
}
.hm_ad_content {
  font-weight: 600;
  margin: 0 0 5px;
}
.hm_ad_button.whitebtnoutline a {
  padding: 3px 15px;
  width: auto;
}
.hm_ad_content p {
  margin: 0;
}

.footerrow {
	background:#E2F0EF; 
	padding: 40px 0 10px;
	margin-top:60px !important;
}
.page-template-page-landing .footerrow {
	margin-top:0 !important;
}

@media screen and (max-width: 1400px) {
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  line-height: 1;
  text-align: center;
}
#masthead .navbar-nav > li a {
  text-align: center;
  font-size: 1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  font-size: 1.2rem;
}
.navbar-nav .dropdown-menu {
  margin-left: 0;
}

}

@media screen and (max-width: 991px) {
	.navbar-nav {
  height: 100vh;
}
	.slidebtn {
    display: block;
    margin: 0 20px 20px;
}
.topbarwrap {
    text-align: center;
}

#masthead .nav-link {
    padding: 20px 0.5rem !important;
}
.promoleft.col-sm-6 {
    margin: 0;
}
.servimg {
    max-width: 140px;
	margin-right: 30px;
}
.teamimg {
    max-width: 140px;
    margin-bottom: 30px;
}
.teamdetails.col-sm-12.col-lg-9 {
    padding: 0;
}
.servbox.col-sm-12.col-lg-3 {
    width: 46%;
}
.page-template-page-service .servcontleft {
    margin-right: 20px;
    float: left;
}
.page-template-default .servcontleft {
    float: left;
    margin-right: 20px;
}
.footercontbox {
  max-width: 100%;
}
.hm_ad {
  max-width: 100%;
  position: relative;
  top: 0;
  transform: none;
  padding: 30px 0 0;
  text-align: center;
}
.home_advertisement {
  display: block;
  position: relative;
  left: unset;
  margin: 0 auto;
  padding:20px 0 0;
  text-align: center;
}
}

@media screen and (max-width: 768px) {
	html {
  font-size: 80%;
}
	.archive .hentry {
    display: block;
}
.archive .post-thumbnail {
    margin-right: 0;
	margin-bottom: 15px;
}
.iconblock {
    max-width: 100%;
    padding: 10px 15px;
}
.promoleft.col-sm-6 {
    margin: 0;
    padding-right: 15px;
}
.promoright.col-sm-6 {
    margin: 20px 0 0;
	text-align: center;
}
.serviul li {
    display: block;
	text-align: center;
}
.servimg {
    max-width: 140px;
    margin: 0 auto 20px;
    margin-bottom: ;
}
.teamimg {
    max-width: 200px;
    margin: 0 auto 30px;
}
.teamdetails.col-sm-12.col-lg-9 {
    text-align: center;
}
.page-template-default .headbanwrap img {
    max-width: 100%;
}
.page-template-default .servcontleft {
    float: none;
    margin: 0 auto 30px;
}
.page-template-default .servcontleft {
    max-width: 100%;
    display: inline-block;
}
.page-template-default .serimgright {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    text-align: center;
}
.page-template-page-service .servcontleft {
    margin-right: 0;
    float: none;
}
.page-template-page-service .servcontleft {
    max-width: 100%;
    display: inline-block;
}
.serimgright {
    max-width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}
.plansrow ul {
    display: block;
}
.plansrow li {
    margin-bottom: 30px;
}
.contbox {
    max-width: 100%;
}
.contbox .teamintro {
    margin: 60px 0px 30px 0;
}
.contform {
    max-width: 100%;
}
.headbanwrap {
    padding: 30px 15px;
}
.slides li img {
    max-width: 260px;
}
.hftitle {
    margin: 60px 0 0;
}
.testibox {
    padding-top: 0;
}
.teammember li {
  max-width: 100%;
}
.navbar-brand {
  max-width: 240px;
}

.chd_row.land_herorow {
  height: 300px;
}
.land_hero_title {
  max-width: 50%;
  font-size: 2rem;
}
.land_hero_subtitle {
  font-size: 1rem;
}
.land_intro_image {
  margin: 60px 0;
  max-width: 90%;
}
.land_intro_content {
  margin: 0 0 60px;
  max-width: 100%;
}

.land_acc_left {
  max-width: 100%;
  padding-right: 60px 0px 20px 0;
}
.land_acc_right {
  max-width: 100%;
  padding: 20px 0 60px;
}
.land_body {
  max-width: 100%;
  padding: 60px 0 0;
}
.land_body_images {
  max-width: 100%;
  margin: 30px 0;
}
.land_body_image {
  margin: 30px 0 60px;
}
.land_body_two {
  max-width: 100%;
  padding: 0;
  margin-top: 0;
}
.land_body_image_two {
  max-width: 100%;
  margin: 30px 0 60px;
}
.land_slide_image {
  max-width: 100%;
  padding: 60px 0 60px;
}
.land_slide_cont {
  max-width: 100%;
  padding: 0 30px 60px;
  position: relative;
right: unset;
transform: none;
text-align: center;
}

.land_slide_title h2 {
  margin-top: 0;
}
.topbaritem.bookappbtn {
  margin: 10px 0 0 15px;
}
}

@media screen and (max-width: 480px) {
html {
  font-size: 80%;
}
}