/*
 Theme Name:   Keating Child Theme
 Theme URI:    https://www.keatingdentalarts.com
 Description:  Child theme for Keating Dental Arts
 Author:       ElementIQ
 Author URI:   https://www.elementiq.com
 Template:     keating
 Version:      1.0
*/

/* GLOBAL - PAGE LAYOUT */

.entry-title {
    display: none;
}

.entry-content {
	margin: 0;
}

.wistia_responsive_padding {
	margin-bottom: 40px;
}


/* Show More Button */

.bg-showmore-plg-link {
	border: solid 2px #2e95a5;
	border-radius: 5px;
	text-transform: uppercase !important;
	padding: 14px 24px;
	font-size: 15px !important;
	color: #2e95a5 !important;
	line-height: 1.5em;
	font-family: Lato;
}

.bg-showmore-plg-link:hover {
	background: #2e95a5;
	color: white !important;
}

[id ^= bg-showmore-hidden] {
	margin-top: 6px;
	background: #fefefe;
	padding: 16px;
	border: solid 2px #2e95a5;
	border-radius: 5px;
}


/* GRAVITY FORMS */

.gform_wrapper textarea.large {
	height: 120px !important;
}

.gform_wrapper textarea {
	background: white;
}

#gfield_description_4_75 {
	padding-top: 0;
}

.gform_wrapper h3 {
	color: #b0986a;
	font-size: 24px;
	font-weight: bold !important;
}

.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
	width: 70% !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background: white;
	border: solid 1px #999999;
	border-radius: 5px;
	padding: 10px !important;
	font-size: 15px !important;
}

.ginput_complex select {
	background: white;
	border: solid 1px #999999;
	border-radius: 5px;
	padding: 10px !important;
	font-size: 15px !important;
	height: 41px;
}

.ginput_container label {
	font-family: lato;
}

#gform_2 .gfield_label, #gform_3 .gfield_label, #gform_5 .gfield_label, #gform_7 .gfield_label {
    display: none;
}

.gform_wrapper .large {
	background: white;
	border: solid 1px #999999;
	border-radius: 5px;
	padding: 10px !important;
	width: 100% !important;
	font-size: 15px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}

.gform_wrapper .gform_footer {
	margin: 0px !important;
	padding: 16px 0px 0px 0px !important;
}

/* Hide FName And LName Bottom Label */
.name_last label, .name_first label {
	display: none !important;
}

@media screen and (max-width: 578px) {
	.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
	width: 100% !important;
}

	.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
		width: 100% !important;
		margin-bottom: 5px !important;
	}

	.gform_wrapper .gform_page_footer.left_label, .gform_wrapper .gform_page_footer.right_label {
		padding: 0px !important;
	}

}


/* CUSTOM ID & CLASSES */

#card .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin:0;
}
#card .elementor-post__card {
    display: flex;
}
#card .elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 20px;
}
#card .elementor-posts .elementor-post__excerpt p {
    line-height: 1.8em;
}
#card .elementor-post__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 10px;
}
#card .elementor-post__title a {
  color:#000;
}
#card .elementor-post__excerpt {
    margin-bottom: 10px;
}
#card .elementor-post__text {
    flex: 1;
    display: flex;
    flex-direction: column;
}
#card .elementor-post__excerpt {
    flex: 1;
}
#card .elementor-pagination {
	margin-top: 25px;
}

/* PROMO PAGES PRODUCT SECTION */
.product .elementor-image-box-wrapper {
    min-height: 150px;
}
.product img {
    height: 100%;
    width: 100%;
    margin-bottom: -10px;
}
.product h3 {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    .product img {
        max-height: 300px;
        object-fit: cover;
    }

}

.servicecatmenu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: relative;
}

/* WISTIA VIDEO PADDING TO REMOVE THE BLACK BARS */

.wistia-full-width {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.wistia-full-width iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media (max-width: 768px) {
[class*="archive"] article {
	margin-left: 50%;
	transform: translateX(-50%);
	max-width: 320px;
	min-width: 320px;
	min-height: 300px;
}
}


/* EMPLOYMENT APPLICATION FORM */

#form .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time) {
	width: 100%;
}

#input_4_101 {
	width: 70% !important;
	display: flex;
}

#form .name_first {
	width: calc(50% - 5px);
	margin-right: 5px;
}

#form .name_last {
	width: calc(50% - 5px);
	margin-left: 5px;
}

	#form	div.ginput_container_name span {
	padding: 0px !important;
	}

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

	#input_4_101 {
		width: 100% !important;
		display: table;
	}

	#form .name_first {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 14px;
	}

	#form .name_last {
		width: 100%;
		margin-left: 0px;
	}

	#form .gform_wrapper .left_label input.large {
		width: 100% !important;
	}

}

li#field_4_104 {
    margin: 0px !important;
    width: 100%;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin: 0px 5px 0px 0px;
	margin-top: 0px !important;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 2px !important;
}

#field_4_106 {
	background: #f4f4f4;
	padding:10px;
}

#field_4_112 {
	margin-left: 0px !important;
	width: 100%;
	margin-bottom: 50px !important;
}

#field_4_122 .gfield_label, #field_4_123 .gfield_label {
    width: 50%;
}

#important-note {
    color: #790000;
    font-weight: bold;
	margin-bottom: -10px;
}


/* EMPLOYMENT PAGE */

#employment .elementor-tab-content {
	min-height: 0px;
}

/* FORM - DENTAL UP SUBSCRIBE */

#dental-up-subscribe.section1 .column1 .element1 p {
	width: 100%;
}

#dental-up-subscribe.section1 .column1 .element2 .gform_wrapper form {
	text-align: center;
}

#dental-up-subscribe .gform_body {
	width: 50%;
	display: inline-block;
}

#dental-up-subscribe.section1 .column1 .element2 .gform_footer.top_label {
	display: inline-block;
	width: unset;
}
#dental-up-subscribe input[type=submit] {
	margin: 0 0 0 10px;
}
.podcast-new {
    margin: 100px 0;
}
.podcast-new .elementor-row.main-content {
  position: relative;
}
.podcast-new .section {
    width: 100%;
    display: block;
}
.podcast-new .elementor-row.main-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: calc(100%) !important;
}
.podcast-new .section:before {
  content: '';
  height: 100%;
  width: 50%;
  position: absolute;
  right: 0;
  z-index: 1;
  background: rgba(130,116,78,1);
  background: -moz-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(130,116,78,1)), color-stop(25%, rgba(145,129,86,1)), color-stop(71%, rgba(163,145,97,1)), color-stop(100%, rgba(163,145,97,1)));
  background: -webkit-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -o-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82744e', endColorstr='#a39161', GradientType=1 );
}
.podcast-new.gold .section:before {
  background: rgba(130,116,78,1);
  background: -moz-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(130,116,78,1)), color-stop(25%, rgba(145,129,86,1)), color-stop(71%, rgba(163,145,97,1)), color-stop(100%, rgba(163,145,97,1)));
  background: -webkit-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -o-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82744e', endColorstr='#a39161', GradientType=1 );
}
.podcast-new.blue .section:before {
  background: #1c547a;
}
.podcast-new .image {
  margin: 93px 0 0;
  position: relative;
  z-index: 10;
}
.podcast-new  .image  img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.podcast-new  .text {
  position: relative;
  z-index: 10;
}
.podcast-new .text .pad {
  padding: 85px 60px 70px;
}
.podcast-new .text h3, .podcast-new .text h3 a {
  padding: 0;
  margin: 0;
  color: #fefefe;
  font-size: 24px;
  line-height: 1.4 !important;
  font-weight: 400;
  font-family: "montserrat";
}
.podcast-new .text h3 a:hover {
  color: #91b6cf;
}
.podcast-new .text h4 {
    color: #d7cdb3;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 10px 0 28px;
    font-family: "Montserrat";
    line-height: 1.2 !important;
}
.podcast-new.gold .text h4 {
    color: #d7cdb3;
}
.podcast-new.blue .text h4 {
    color: #91b6cf;
}
.podcast-new .text p {
  font-size: 14px;
  color: #fefefe;
  font-family: "Montserrat";
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.podcast-new .text p a {
    font-size: 16px;
    text-decoration: none;
    color: #fefefe;
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.podcast-new .text p a:hover, .podcast-new .text p a:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
.podcast-new .text p a:after {
  content: '';
  background: #fff;
  height: 2px;
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
}
.service-new {
    padding: 80px 0;
    background: #EEE;
}
.service-new.solidgray {
    background: #d3d8de;
}
.service-new.graygradient {
  background: rgba(187,190,192,1);
  background: -moz-linear-gradient(45deg, rgba(187,190,192,1) 0%, rgba(233,236,239,1) 50%, rgba(234,237,240,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(187,190,192,1)), color-stop(50%, rgba(233,236,239,1)), color-stop(100%, rgba(234,237,240,1)));
  background: -webkit-linear-gradient(45deg, rgba(187,190,192,1) 0%, rgba(233,236,239,1) 50%, rgba(234,237,240,1) 100%);
  background: -o-linear-gradient(45deg, rgba(187,190,192,1) 0%, rgba(233,236,239,1) 50%, rgba(234,237,240,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(187,190,192,1) 0%, rgba(233,236,239,1) 50%, rgba(234,237,240,1) 100%);
  background: linear-gradient(45deg, rgba(187,190,192,1) 0%, rgba(233,236,239,1) 50%, rgba(234,237,240,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbec0', endColorstr='#eaedf0', GradientType=1 );
}
.service-new .text-container {
    width: 100%;
}
.service-new .section {
    width: 100%;
}
.service-new .top-container h3 {
    font-size: 20px;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
    color: #979a9e;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 1.2;
}
.service-new .top-container h4 {
    font-size: 50px;
    text-align: center;
    display: block;
    padding: 0 0 60px;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    line-height: 1 !important;
}
.service-new .main-content h3 {
    font-size: 18px;
    line-height: 1.1 !important;
    padding: 20px 0 0 20px;
    margin: 0;
    color: #1c547a;
    text-align: left;
    font-weight: bold;
    font-family: "Montserrat";
}
.service-new .main-content h3 a {
    color: #1c547a;
}
.service-new .main-content h3 a:hover {
    color: #2a6289;
}
.service-new .main-content {
  padding-bottom: 60px;
  flex-direction: column;
}
.service-new .elementor-row.main-content-row {
    flex-wrap: wrap;
    width: calc(100%) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.service-new .main-content .pad {
  padding: 0 10px;
}
.service-new .image-container {

}
.service-new .pad a:hover .overlay {
  top:0%;
}
.service-new .overlay {
    position: absolute;
    z-index: 100;
    top: 100%;
    background: rgba(0,0,0,.7);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    transition: all 0.5s;
    -webkit-transition: all .5s;
}
.service-new .overlay-inner {
    padding: 20px;
}
.service-new .overlay-inner p {
  font-size: 11px;
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 18px;
}
.service-new .image-container > a {
  display:block;
  padding-top:100%;
  width:100%;
  position:relative;
  overflow:hidden;
}
.service-new .image-container img {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    max-width: initial;
}
.service-new .cta {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.service-new a.bttn {
    font-size: 14px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    font-family: "Montserrat";
    text-transform: uppercase;
    color: #1c547a;
    border: solid 2px #1c547a;
    padding: 18px 40px;
    display: inline-block;
}
.service-new a.bttn:hover {
  background: #1c547a;
  color: #fff;
}
.fullwidthsection .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important;
}
.articleright-new {
    position: relative;
    margin: 100px 0;
}
.articleright-new:before {
    background: rgba(202,206,212,1);
    background: -moz-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(202,206,212,1)), color-stop(51%, rgba(220,225,231,1)), color-stop(100%, rgba(220,225,231,1)));
    background: -webkit-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -o-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -ms-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: linear-gradient(to right, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caced4', endColorstr='#dce1e7', GradientType=1 );
    position: absolute;
    content: '';
    left: 0;
    width: 45%;
    height: 60%;
}
.articleright-new.gray:before {
    background: rgba(202,206,212,1);
    background: -moz-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(202,206,212,1)), color-stop(51%, rgba(220,225,231,1)), color-stop(100%, rgba(220,225,231,1)));
    background: -webkit-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -o-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -ms-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: linear-gradient(to right, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caced4', endColorstr='#dce1e7', GradientType=1 );
    position: absolute;
    content: '';
    left: 0;
    width: 45%;
    height: 60%;
}
.articleright-new.gold:before {
  background: rgba(130,116,78,1);
  background: -moz-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(130,116,78,1)), color-stop(25%, rgba(145,129,86,1)), color-stop(71%, rgba(163,145,97,1)), color-stop(100%, rgba(163,145,97,1)));
  background: -webkit-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -o-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  background: linear-gradient(45deg, rgba(130,116,78,1) 0%, rgba(145,129,86,1) 25%, rgba(163,145,97,1) 71%, rgba(163,145,97,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82744e', endColorstr='#a39161', GradientType=1 );
}
.articleright-new.blue:before {
  background: #1c547a;
}

.articleright-new .text-container {
    width: 100%;
}
.articleright-new h3 {
    color: #979a9e;
    font-size: 20px;
    line-height: 1.2 !important;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: right;
    padding: 0;
    margin: 0;
}
.articleright-new h4 {
    color: #000000;
    font-size: 50px;
    line-height: 1.2 !important;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: right;
    padding: 0;
    margin: 0;
}
.articleright-new .image .pad {
    text-align: right;
    width: 100%;
}
.articleright-new .image img {
    width: 80%;
    text-align: right;
}
.articleright-new .text {
    position: relative;
    margin: 0;
    padding:0;
}
.articleright-new .text .pad {
    padding: 100px 0 0 83px;
    position: relative;
}
.articleright-new .text .pad:before {
    background: #1c547a;
    content: '';
    position: absolute;
    top: 35px;
    height: 20px;
    width: 2000px;
}
.articleright-new .main-content h3 {
    color: #191919;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
}
.articleright-new .main-content h3 {
    color: #191919;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 25px;
}
.articleright-new .main-content p {
    color: #191919;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin: 0 0 20px;
}
.videoleft-new {
    padding: 100px 0;
    background-size: cover;
    position: relative;
}
.videoleft-new .main-content {
    align-items: center;
}
.videoleft-new .video-container {
    background-size: cover;
    width: 400px;
    height: 240px;
    display: flex;
    text-align: center;
    align-items: center;
}
.videoleft-new a.wp-colorbox-iframe.cboxElement {
    display: block;
    text-align: center;
    width: 100%;
    transition-duration: .5s;
}
.videoleft-new a.wp-colorbox-iframe.cboxElement:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47,2.02,.31,-.36);
    transition-duration: .5s;
}
.videoleft-new a.wp-colorbox-iframe.cboxElement img {
    transition-timing-function: cubic-bezier(0.47,2.02,.31,-.36);
    transition-duration: .5s;
}
.videoleft-new a.wp-colorbox-iframe.cboxElement:hover img {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47,2.02,.31,-.36);
    transition-duration: .5s;
}
.videoleft-new .section {
  width: 100%;
}
/*.videoleft-new:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,.6);
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
}*/
.videoleft-new .elementor-section.elementor-section-boxed {
    position: relative;
    z-index: 1;
}
.videoleft-new .text .pad {
    max-width: 535px;
    margin: 0 auto;
}
.videoleft-new h3 {
    color: #dbdbdb;
    font-size: 16px;
    line-height: 26px !important;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    font-family: "Montserrat";
    font-style: italic;
}
.videoleft-new h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    padding: 0;
    margin: 40px 0 0;
    font-family: "Montserrat";
}
.videoleft-new h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    padding: 0;
    margin: 0;
    font-family: "Montserrat";
}
.certification-container {
    padding: 100px 0;
    position: relative;
    text-align: center;
    background-size: cover;
}
.certification-container .elementor-column-gap-default  .elementor-row, .articleright-new .elementor-column-gap-default  .elementor-row, .service-new .elementor-column-gap-default  .elementor-row, .podcast-new .elementor-column-gap-default  .elementor-row, .videoleft-new .elementor-column-gap-default  .elementor-row{
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: calc(100%) !important;
}
.certification-container p {
    font-family: "Montserrat";
    padding: 50px 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -1px;
    max-width: 750px;
    margin: 0 auto;
    display: block;
}
.certification-container .section {
    width: 100%;
}
.certification-container .pad {
    display: block;
    margin: 0 auto;
}
.articleright-new.videoleft .text .pad {
    padding: 100px 0 0 0;
}

.articleright-new.videoleft .top-container h3 {
    color: #979a9e;
    font-size: 20px;
    line-height: 1.2 !important;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    margin: 0;
}
.articleright-new.videoleft .top-container h4, .articleright-new.videoleft .top-container h1 {
    color: #000000;
    font-size: 50px;
    line-height: 1.2 !important;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    margin: 0;
    letter-spacing: -2px;
}
.articleright-new.videoleft .text .pad:before{
  content: none;
}
.articleright-new.videoleft .text .pad {
  padding:0;
  flex: 1;
}
.articleright-new.videoleft .text .top-container {
  position: relative;
  padding:0 0 100px;
}
.articleright-new.videoleft .text .top-container:before {
  background: #1c547a;
  content: '';
  position: absolute;
  bottom: 48px;
  height: 20px;
  width: 2000px;
  right: 0;
}
.articleright-new.videoleft .formcontainer {
  margin: 74px 0 0;
    padding: 50px 45px;
    background: rgba(176,180,185,1);
    background: -moz-linear-gradient(45deg, rgba(176,180,185,1) 0%, rgba(210,214,220,1) 28%, rgba(220,225,231,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(176,180,185,1)), color-stop(28%, rgba(210,214,220,1)), color-stop(100%, rgba(220,225,231,1)));
    background: -webkit-linear-gradient(45deg, rgba(176,180,185,1) 0%, rgba(210,214,220,1) 28%, rgba(220,225,231,1) 100%);
    background: -o-linear-gradient(45deg, rgba(176,180,185,1) 0%, rgba(210,214,220,1) 28%, rgba(220,225,231,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(176,180,185,1) 0%, rgba(210,214,220,1) 28%, rgba(220,225,231,1) 100%);
    background: linear-gradient(45deg, rgba(176,180,185,1) 0%, rgba(210,214,220,1) 28%, rgba(220,225,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b4b9', endColorstr='#dce1e7', GradientType=1 );
}
.articleright-new.videoleft .formcontainer label {
    display: none !important;
}

.videoleft .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(25,25,25,.5);
  font-size: 14px;
  line-height: 1;
  font-family: "Montserrat";
}
.videoleft .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(25,25,25,.5);
  font-size: 14px;
  line-height: 1;
  font-family: "Montserrat";
}
.videoleft .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) :-ms-input-placeholder { /* IE 10+ */
  color: rgba(25,25,25,.5);
  font-size: 14px;
  line-height: 1;
  font-family: "Montserrat";
}
.videoleft .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) :-moz-placeholder { /* Firefox 18- */
  color: rgba(25,25,25,.5);
  font-size: 14px;
  line-height: 1;
  font-family: "Montserrat";
}

.videoleft .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 0 !important;
    border: none !important;
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.05);
    padding: 17px 18px !important;
    height: auto !important;
    color: rgba(25,25,25,.5);
    font-size: 14px;
    line-height: 1;
    font-family: "Montserrat";
}
.videoleft .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    border-radius: 0;
    background: #1c547a;
    border: none !important;
    font-weight: bold;
    font-family: "Montserrat";
    display: block;
    width: 100%;
    line-height: 1;
    font-size: 14px;
    color: #ffffff;
    padding: 17px 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.gform_wrapper .gform_footer input[type=submit] {
  display:block !important;
}
.videoleft .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #5BA9DE;
  color: white;
}
.articleright-new.videoleft .main-content .alreadyclient p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: "Montserrat";
}
.articleright-new.videoleft .main-content .alreadyclient a.bttn {
    color: #fff;
    background: #1c547a;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 17px 0;
    line-height: 1;
    letter-spacing: 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.articleright-new.videoleft .main-content .alreadyclient a.bttn:hover {
  background-color: #5BA9DE;
  color: white;
}
.articleright-new.videoleft .alreadyclient {
    position: relative;
    padding: 0;
    margin: 43px 0 0;
}
.articleright-new.videoleft .alreadyclient:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 142px;
    left: 50%;
    margin-left: -71px;
    top: -12px;
    background: rgba(201,207,213,1);
    background: -moz-linear-gradient(left, rgba(201,207,213,1) 0%, rgba(201,207,213,1) 28%, rgba(201,207,213,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201,207,213,1)), color-stop(28%, rgba(201,207,213,1)), color-stop(100%, rgba(201,207,213,1)));
    background: -webkit-linear-gradient(left, rgba(201,207,213,1) 0%, rgba(201,207,213,1) 28%, rgba(201,207,213,1) 100%);
    background: -o-linear-gradient(left, rgba(201,207,213,1) 0%, rgba(201,207,213,1) 28%, rgba(201,207,213,1) 100%);
    background: -ms-linear-gradient(left, rgba(201,207,213,1) 0%, rgba(201,207,213,1) 28%, rgba(201,207,213,1) 100%);
    background: linear-gradient(to right, rgba(201,207,213,1) 0%, rgba(201,207,213,1) 28%, rgba(201,207,213,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9cfd5', endColorstr='#c9cfd5', GradientType=1 );
}
.articleright-new.videoleft .main-content .formcontainer h3 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.articleright-new.videoleft .main-content .formcontainer h4 {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    text-transform: none;
    padding: 10px 0 5px;
    margin: 0;
}
.articleright-new.videoleft .form .pad {
    margin: 0 0 0 83px;
}
.fullwidthsection .elementor-widget-container {
    overflow: hidden;
}
.articleright-new.videoleft:before {
    background: rgba(163,145,97,1);
    background: -moz-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,145,97,1)), color-stop(76%, rgba(163,145,97,1)), color-stop(100%, rgba(158,140,94,1)));
    background: -webkit-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -o-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -ms-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: linear-gradient(to bottom, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a39161', endColorstr='#9e8c5e', GradientType=0 );
    position: absolute;
    content: '';
    right: 0;
    left: auto;
    width: 40%;
    height: 60%;
}
.articleright-new.videoleft.gold:before {
    background: rgba(163,145,97,1);
    background: -moz-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,145,97,1)), color-stop(76%, rgba(163,145,97,1)), color-stop(100%, rgba(158,140,94,1)));
    background: -webkit-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -o-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: -ms-linear-gradient(top, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    background: linear-gradient(to bottom, rgba(163,145,97,1) 0%, rgba(163,145,97,1) 76%, rgba(158,140,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a39161', endColorstr='#9e8c5e', GradientType=0 );
}
.articleright-new.videoleft.gray:before {
    background: rgba(202,206,212,1);
    background: -moz-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(202,206,212,1)), color-stop(51%, rgba(220,225,231,1)), color-stop(100%, rgba(220,225,231,1)));
    background: -webkit-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -o-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: -ms-linear-gradient(left, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    background: linear-gradient(to right, rgba(202,206,212,1) 0%, rgba(220,225,231,1) 51%, rgba(220,225,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caced4', endColorstr='#dce1e7', GradientType=1 );
}
.articleright-new.videoleft.blue:before {
  background: #1c547a;
}
.menu-header {
    margin: 0!important;
    background-color: transparent !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.absolute .menu-header {
  background: #fff !important;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1) !important;
}
.menu-header .jet-menu-item.jet-mega-menu-item:hover a {
    background: transparent !important;
}
.absolute .elementor-4542 .menu-header .elementor-element .jet-menu .jet-menu-item .top-level-link {
    color: #231F20;
}
.elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link {
    font-family: "Montserrat", Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    padding: 34px 0px 35px 0px;
    margin: 0px 15px 0px 15px;
}
.elementor-4542 .menu-header .elementor-element.elementor-element-5971be5b > .elementor-element-populated .test {
    margin: 0px 0px 0px 0px;
    padding: 7px 0;
}
.experiencekeating {
    z-index: 3;
}
.experiencekeating img.elementor-animation-hang.attachment-large.size-large {
    animation-name: elementor-animation-hang-sink,elementor-animation-hang;
    animation-duration: .3s,.9s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 1,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate;
}
.experiencekeating p {
    font-family: "Montserrat";
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 12px;
    font-weight: 500;
}
.experiencekeating p a{
  color: #fff;
}
.page-id-4540 .elementor-widget {
    position: relative;
    z-index: 1;
}
.top-video-container a.elementor-button-link.elementor-button:hover {
    background: #fff !important;
    color: #1C547A !important;
}
.top-video-container h1 {
    line-height: 1 !important;
}

.logo-container {
  z-index: 10001 !important;
}
/*body > .elementor-location-header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 125px;
  z-index: 50;
}
#primary {
  padding-top:38px;
}*/

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(255,223,224,.25);
  margin-bottom: 0px!important;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
  padding-bottom: 0px!important;
  padding-top: 0px!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px!important;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px!important;
}
.gform_wrapper div.validation_error {
    font-size: 12px!important;
    margin-bottom: 10px!important;
    padding: 10px 0!important;
    line-height: 16px!important;
}
.hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) li:before {
  display:none !important;
}
.hustle-ui.hustle-slidein.hustle-slidein-position--south {
  padding: 0px !important;
}


.location-title {
    position: absolute;
    height: 100%;
    text-align: center;
    z-index: 100;
}
.location-title h1 {
    font-size: 72px;
    color: #fff;
    line-height: 1 !important;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.location-title h1 strong {
  font-size: 30px;
  font-weight: 300;
  display:block;
  line-height:30px;
}
#location-map {
  position: relative;
  overflow: hidden;
}
#location-map:before {
    content: '';
    background: rgba(0,0,0,.75);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
#location-map .location-title {
    position: absolute;
    height: auto;
    width: 100%;
    top: 40%;
    z-index: 3;
}
#location-map .elementor-column-wrap.elementor-element-populated {
    display: block;
}
#location-map > .elementor-container.elementor-column-gap-default:before {
    background: url(https://keatingdentalarts.com/wp-content/uploads/2020/02/location-banner.png);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: 1;
}
.mobile-menu-container .elementor-nav-menu li {
    text-transform: uppercase;
    font-family: "Montserrat", Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
}
.articleright-new .buttons a {
    color: #231f20;
    border: solid 2px #231f20;
    padding: 20px 40px;
    display: inline-block;
    line-height: 1 !important;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 20px 20px 0;
}
.articleright-new .buttons a:last-of-type {
    margin: 0 20px 0 0;
}
.articleright-new .buttons a:hover {
    color: #fff;
    background: #231f20;
}
.articleright-new .main-content h3 {
    color: #191919;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 25px;
}
.location-content h3 {
  color: #191919;
  text-align: left;
  text-transform: none;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  margin: 30px 0 10px;
  font-family: "Montserrat";
}
.location-content p, .location-content li {
  color: #191919;
  text-align: left;
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 20px;
  font-family: "Montserrat";
}
.location-content li {
  margin: 0 0 5px;
}
.featured-product-view-all {
  font-size: 12px !important;
}

.plyr button, .plyr__controls button {
  border: none !important;
  font-size: 15px !important;
  text-transform: none !important;
  margin-top: 0px;
}
li#jet-menu-item-4940 {
    margin: 0 55px 0 0;
}

.elementor-element.elementor-element-1aad2801 .jet-menu li#jet-menu-item-4940.jet-menu-item .top-level-link .jet-dropdown-arrow {
    color: #5BA9DE;
}

/*.podcast-template-default.single .elementor-location-header, .videos-template-default.single .elementor-location-header, .blog-template-default.single .elementor-location-header, .single-tribe_venue .elementor-location-header, .single-tribe_organizer .elementor-location-header, .post-type-archive-tribe_events .elementor-location-header {
    position: relative;
}*/
.podcast-template-default.single .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link, .videos-template-default.single .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link, .blog-template-default.single .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link, .single-tribe_venue .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link, .single-tribe_organizer .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link {
    color: #231F20;
}
.post-type-archive-tribe_events .elementor-4542 .menu-header .elementor-element.elementor-element-1aad2801 .jet-menu .jet-menu-item .top-level-link {
    color: #fff;
}
.post-type-archive-tribe_events section#menu-top {
    background: #1C547A!important;
}
.page-template-default.page h1.entry-title {
    display: none;
}
.page-id-417 .hustle-ui .hustle-icon-close:before {
    content: "X";
    font-family: "arial" !important;
}
.page-id-417 .hustle-ui.hustle-slidein .hustle-slidein-content .hustle-optin.hustle-optin--default .hustle-button-icon {
    position: absolute;
    top: -30px;
    right: 20px;
}
.generate-back-to-top, .generate-back-to-top:visited {
    bottom: 112px;
}
.blog-template-default.single .gform_wrapper div.validation_error {
    color: #fff;
    border: solid 2px #fff;
}
.blog-template-default.single .gform_wrapper .validation_message {
    color: #fff;
}
@media screen and (max-width: 1200px) {
  .articleright-new .text .pad {
      padding: 100px 20px 0 83px;
  }
  .certification-container p {
    padding: 50px 20px 0;
  }
  .articleright-new .text-container {
    padding: 0 20px;
  }
  .videoleft .section {
    padding: 0 20px;
  }
  .articleright-new .section {
    padding: 0 20px;
  }
  .service-new .section {
    width: 100%;
    padding: 0 20px;
  }
  .service-new .elementor-column-gap-default .elementor-row {
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding: 0 !important;
    width: auto !important;
  }
  .podcast-new .section {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1120px) {
  .location-content {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }
  .elementor-location-footer .elementor-row, .elementor-location-footer .elementor-section-boxed .elementor-column-gap-default .elementor-row {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  	#dental-up-subscribe .gform_body {
  		width: 100%;
  	}
  	#dental-up-subscribe input[type=submit] {
  	margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  #menu-top .elementor-menu-toggle {
    margin: 25px 20px 0 0;
  }
  #top-menu {
      display: none;
  }
  .logo-container {
      position: relative !important;
  }
  .mobile-menu-container .test {
    position: absolute !important;
    top: 7px;
    right: 0;
  }
  .mobile-menu-container .elementor-4542 .elementor-element.elementor-element-23dc01f0 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-4542 .elementor-element.elementor-element-23dc01f0 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 31px !important;
    top: 31px !important;
  }
  .mobile-menu-container .elementor-widget-container {
    padding: 0 !important;
  }
  .service-new .elementor-column.elementor-col-25, .service-new .elementor-column.elementor-col-33 {
    width: 50%;
    padding-bottom: 40px;
  }
  .articleright-new .text .pad {
    padding: 100px 20px 0 50px;
  }
  .videoleft-new .image {
    width: 100% !important;
    padding: 0 0 50px;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
  .videoleft-new .text {
    width: 100% !important;
  }
  .articleright-new.videoleft .text, .articleright-new.videoleft .form {
      width: 100% !important;
  }
  .articleright-new.videoleft .form .pad {
    margin: 0 auto;
  }
  .articleright-new.videoleft.gold:before, .articleright-new.videoleft.gray:before, .articleright-new.videoleft.blue:before {
    content: none;
  }
  .articleright-new.videoleft .text .top-container:before {
    width: 100%;
  }
  #location-map > .elementor-container.elementor-column-gap-default:before {
    background-position: 100% center;
  }
  #primary {
    padding-top: 0;
  }
}
@media screen and (max-width: 860px) {
  .readytosee .elementor-element.elementor-element-gknz2bi {
    padding: 0 20px;
  }
  .readytosee .elementor-section-boxed .elementor-column-gap-default .elementor-row {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .menu-header .elementor-column-wrap.elementor-element-populated .test {
      padding: 7px 15px !important;
  }
  .podcast-new .image, .articleright-new .image {
    width: 40% !important;
  }
  .podcast-new .text, .articleright-new .text {
    width: 60% !important;
  }
  .podcast-new .section:before {
    width: 80%;
  }
  .articleright-new.gray:before, .articleright-new.gold:before, .articleright-new.blue:before {
    width: 35%;
    height: 40%;
  }
  .elementor-page .entry-content section.elementor-section, .elementor-location-single section.elementor-section{
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .podcast-new .section:before {
    width: 100%;
  }
  .podcast-new .text .pad {
    padding: 40px;
  }
  .articleright-new .text .pad {
    padding: 100px 20px 0;
  }
  .articleright-new .text .pad:before {
    top: 48px;
    height: 10px;
    width: 394px;
    left: 50%;
    margin-left: -192px;
  }
  .articleright-new h3 {
    text-align: center;
  }
  .articleright-new h4 {
    margin: 0 0 50px;
    text-align: center;
  }
  .articleright-new:before {
    content: none;
  }
  .articleright-new .image img {
    width: 100%;
  }
  .articleright-new:before, .articleright-new.gray:before, .articleright-new.gold:before, .articleright-new.blue:before {
    content: none;
  }
  .videoleft-new .text .pad {
    padding: 0 20px;
  }
  .articleright-new.videoleft .form .pad {
    width: 100%;
  }
  .articleright-new.videoleft .ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100%;
  }
  .articleright-new.videoleft .formcontainer {
    margin: 30px 0 0;
  }
  .top-video-container h1 strong {
    font-size: 60px !important;
  }
  .location-title .top h1 {
    line-height: 1 !important;
  }
  .location-title .bottom h1 {
    font-size: 60px !important;
    line-height: 1 !important;
    padding: 5px 0 0;
  }
  .top-video-container a.elementor-button-link.elementor-button {
    margin: 0 0 20px !important;
  }
  .service-new .elementor-column.elementor-col-25, .service-new .elementor-column.elementor-col-33 {
    width: 100%;
  }
  .videoleft-new .video-container {
    width: 300px;
    height: 180px;
  }
  .podcast-new .text .pad {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 500px) {
  .podcast-new {
      margin: 0;
  }
  .podcast-new .image {
    margin: 50px 0 0;
  }
  .podcast-new .text .pad {
    padding: 40px 20px 50px;
  }
  .service-new, .certification-container, .articleright-new, .videoleft-new, .articleright-new.videoleft {
    padding: 50px 0;
    margin: 0;
  }
  .service-new .top-container h4 {
    padding: 0 0 50px;
  }
  .articleright-new .text .pad:before {
    content: none;
  }
  .articleright-new .text .pad {
    padding: 50px 20px 0;
  }
  .top-video-container h1 {
    font-size: 20px !important;
  }
  .top-video-container h1 strong {
    font-size: 40px !important;
  }
  .location-title .top h1 {
    font-size: 20px !important;
  }
  .location-title .bottom h1 {
    font-size: 30px !important;
  }
  .podcast-new .image, .podcast-new .text {
    width: 100% !important;
  }
  .podcast-new .section:before {
    bottom: 0;
    height: 70%;
  }
  .podcast-new .text h3, .articleright-new .main-content h3{
    font-size: 20px;
  }
  .articleright-new .text, .articleright-new .image {
    width: 100% !important;
  }
  .articleright-new.videoleft .formcontainer {
    padding: 40px 20px;
  }
  .articleright-new .text img {
    width: 100%;
  }
  .articleright-new.videoleft .top-container h4, .articleright-new h4, .service-new .top-container h4, .articleright-new.videoleft .top-container h1 {
    font-size: 30px;
  }
  .articleright-new.videoleft .top-container h3, .articleright-new h3, .service-new .top-container h3 {
    font-size: 16px;
  }
  #location-map > .elementor-container.elementor-column-gap-default:before {
    background-position: 70% center;
  }
}
