/*
 Theme Name:   Ukds Child
 Description:  Ukds Child Theme
 Author:       
 Author URI:   
 Template:     ukds
 Version:      1.0.0
 Text Domain:  ukds
*/
html {
  scroll-behavior: smooth;
}
.copyrights-wrapper.copyrights-centered {
    background-color: #C4C4C4;
	color: #fff;
	font-size: 13px;
	border-top: 0;
}
.copyrights-wrapper p{margin-bottom:10px;}
.copyrights-centered .min-footer>div{margin-bottom: 0;}
.whb-row.whb-header-bottom {
    background-image: linear-gradient(to right,#F4F4F4,#CBCBCB);
}
a.phonelink { text-decoration: none; cursor: default; }	
.header_call_btn a.phonelink:hover{color: #A8A8A8 !important;}
#menu-main-menu li a {
    text-transform: none;
	padding-left: 30px;
	padding-right: 30px;
}
.header_call_btn a {
    padding: 10px 5px;
    font-size: 18px;
    color: #A8A8A8;
}
.header_call_btn a .fa.fa-phone {
    color: #FCC505;
    padding-right: 5px;
	position: relative;
    top: 2px;
}
.header_second_site_btn a {
    color: #fff;
    background-color: #A8A8A8;
    padding: 12px 50px;
    font-size: 14px;
    text-transform: uppercase;
}
.whb-color-dark .navigation-style-default .item-level-0 > a::after {
    display: none;
}
.copyrights-wrapper.copyrights-centered .min-footer {
  	padding-top: 14px;
	padding-bottom: 4px;
	font-family: Helvetica;
	font-size: 12px;
}
.footer_latest_post li::before {
    display: none;
}
.home .main-page-wrapper {
    padding-top: 0;
}
.home_slider_btn {
    text-align: center;
	padding-top: 45px;
}
.home_slider_btn a {
    background-color: #ffbf00;
    color: #fff;
    padding: 15px 70px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}
.home_slider_btn a:hover {
    background-color: #FFE200;
	color: #ffffff;
}
.section_main_title {
    font-family: Baskerville;
	color: #ffbf00;
    font-size: 27px;
	font-weight: 100;
	text-align: center;
}
.title_smallUnderline {
    border-bottom: solid #A8A8A8 1px;
    width: 100px;
    margin: 20px auto;
}
.home_about_desc p {
    text-align: center;
    line-height: 26px;
    font-weight: 100;
    font-size: 17px;
}
.home_section_btn_small {
    text-align: center;
	padding-top: 10px;
}
.home_section_btn_small a {
    background-color: #ffbf00;
    color: #fff;
    padding: 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
}
.home_section_btn_small a:hover {
	background-color: #FFE200;
	color: #ffffff;	
}
.badgeContainer {
    width: 100%;
    max-width: none;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.badge {
    background-color: #ffbf00;
    color: white;
    border-radius: 100%;
    height: 150px;
    width: 150px;
    font-weight: 100;
    margin: 10px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.flexContainer {
    text-align: center;
}
.badge h3 {
    font-size: 32px;
    font-weight: 100;
    margin: 0;
	color: #fff;
}
.badge p {
    color: white;
    margin: 0 0 10px;
}
.footer_latest_post {
    padding-left: 0 !important;
}
.testimonial_slider_desc {
    text-align: center !important;
    font-family: Baskerville !important;
}
.tp-bullet {
    background-color: lightgrey;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}
.tp-bullet:hover {
	background-color: silver;
}
.tp-bullet.selected {
    background-color: #FCC505;
}
.home_section_btn_small.redbtn a {
	background-color: #DB0003;
}
.home_section_btn_small.redbtn a:hover {
	background-color: darkred;
}
.home_section_btn_small.redbtn {
    padding-top: 40px;
}
.home_team_section .promo-banner .wrapper-content-banner {
	position: relative;
	padding-top: 20px;
}
.home_team_section .owl-nav > div[class*="prev"] {
    visibility: visible !important;
    opacity: 1;
}
.home_team_section .owl-nav > div[class*="next"] {
    visibility: visible !important;
    opacity: 1;
}
.specialoffer_desc h4 {
    margin-bottom: 7px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.specialoffer_desc p {
    text-align: center;
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
}
.wpb_single_image.wpb_content_element.specialoffer_img {
    margin-bottom: 12px;
}
.wpb_single_image.wpb_content_element.specialoffer_orthodontics_img {
    margin-bottom: 45px;
}
.wpb_single_image.wpb_content_element.specialoffer_orthodontics_img img {
    position: relative;
    top: 20px;
}
.home_award_logo_section .vc_single_image-img {
    width: 150px;
}
.our_award_desc p {
    font-size: 16px;
    font-weight: 100;
}
.footer-sidebar {
    padding-top: 70px;
	padding-bottom: 30px;
}
footer .widget-title {
    border-bottom: solid 2px lightgray;
    width: 100px;
    font-size: 16px;
    text-transform: capitalize;
    color: #000 !important;
	font-weight: 500;
}
footer .footer-column.footer-column-4.col-12.col-sm-4.col-lg-2 .widget-title {
    visibility: hidden;
}
.contactSocial .fa {
    color: #000;
    padding-right: 5px;
}
.contactSocial p {
    color: #000;
    margin-bottom: 6px;
}
.footer_address {
    color: #000;
}
.footer_latest_post li {
    margin-bottom: 6px !important;
}
.footer_latest_post a {
    color: #000 !important;
}
.aboutUsImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 25% 50%;
}
.aboutUsImg {
    height: 550px;
}
.about_page_desc_section {
	height: 550px;
	background-color: #F8F8F8;
	padding-top: 5%;
}
.about_page_desc p {
    max-width: 600px;
    text-align: center;
    line-height: 26px;
    font-weight: 100;
    font-size: 16px;
    margin: 0 auto;
	padding:0px 10px;
}
.about_prac_desc {
	line-height: 26px;
    font-weight: 100;
    font-size: 16px;
}
.smilingDoctor {
    object-fit: cover;
    max-height: 400px;
	width: 100%;
}
.about_page_desc_two_section {
	background-color: #ffbf00;
	text-align: center;
	min-height: 400px;
	padding-top: 5%;
}
.about_page_desc_two_section p {
    max-width: 650px;
    text-align: center;
    line-height: 48px;
    font-weight: 100;
    font-size: 16px;
    margin: 0 auto;
	color: #fff;
}
.about_core_value_tagline p {
    text-align: center;
	font-family: Baskerville;
	color: #A8A8A8;
	font-weight: 100;
	font-style: italic;
	font-size: 16px;
}
.about_corevalue_list_img {
    border: solid 2px #ffbf00;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin: 0 auto;
}
.about_corevalue_list_img img {
    position: relative;
    top: 20px;
}
.about_corevalue_list_title {
    padding-top: 10px;
    text-align: center;
	margin-bottom: 10px;
}
.about_corevalue_list_title p {
    font-size: 18px;
    color: #000;
    line-height: 22px;
	font-weight: 300;
}
#menu-main-menu li:hover {
    background-color: gray;
	border-radius: 2px;
}
#menu-main-menu li:hover a {
    color: #000;
}
.section_small_title {
    font-family: Baskerville;
    color: #000;
    font-size: 22px;
    font-weight: 100;
    text-align: center;
}
.title_small_title_underline {
    border-bottom: solid #ffbf00 1px;
    width: 100px;
    margin: 20px auto;
}
.teeth_after_before_title p {
    text-align: center;
    font-size: 22px;
    color: #8E8E8E;
    font-weight: 100;
    font-family: Baskerville;
}
.calendarHeader {
    background-color: #ffc416;
    padding: 18px 10px;
    text-align: center;
}
.calendarHeader_desc {
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
}
.calendarHeader_desc a {
    color: #fff; 
    text-decoration: underline;
    transition: color .5s ease-out;
}
.calendarHeader_desc a:hover {
    color: yellow !important;
}
.calItem {
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    margin: 10px 0;
    background-color: #F8F8F8;
}
.calItem img {
    transform: rotate(-90deg);
    z-index: 0;
    position: relative;
    bottom: 28px;
    float: right;
}
.calItem p {
    font-size: 16px;
    color: #6F6F6F;
}
.journal_down_arrow {
    text-align: center;
}
.contactform_main_title {
    font-family: Baskerville;
    color: #A8A8A8;
    font-size: 1.75rem;
    font-weight: 100;
    text-align: center;
}
.contactform_title_smallunderline {
    border-bottom: solid #A8A8A8 1px;
    width: 100px;
    margin: 20px auto;
}
.journal_form_btn {
    text-align: center;
}
.journal_form_btn .wpcf7-form-control.wpcf7-submit {
    background-color: #9b9b9a;
    color: white;
    padding: 13px 60px;
    margin-top: 25px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .2s ease-out, border-color .2s ease-out;
}
.journal_form_btn .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #545454;
}
.journal_contact_form .wpcf7-form-control.wpcf7-text {
    background-color: #fff;
    height: 50px;
    border: 0;
    font-size: 18px;
    color: #A8A8A8;
    font-weight: 300;
}
.journal_contact_form input[type="text"], .journal_contact_form input[type="email"] {
    margin-bottom: 25px;
}
.journal_contact_form .wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    border: 0;
    font-size: 18px;
    color: #A8A8A8;
    font-weight: 300;
}
.ukds_academy_tab_desc {
    text-align: center;
    font-size: 17px;
    color: #6F6F6F;
    font-weight: 300;
}
.ukds_academy_tab_section .vc_tta-tab a {
    background: none !important;
    font-family: Baskerville;
    font-size: 27px;
    color: lightgrey !important;
    padding: 0 5px !important;
}
.ukds_academy_tab_section .vc_tta-tab.vc_active a {
    color: rgb(255, 191, 0) !important;
}
.ukds_academy_tab_section .vc_tta-tab {
    /*border-right: 1px solid lightgray;*/
}
.ukds_academy_tab_section .vc_tta-tab:nth-child(2) {
    border-right: 0;
}
.ukds_courses_blog .title_smallUnderline {
    margin-top: 5px;
    position: relative;
    right: 5px;
}
.ukds_academy_multiple_post .meta-categories-wrapp, .ukds_academy_multiple_post .meta-reply, .ukds_academy_multiple_post .hovered-social-icons,
.ukds_academy_multiple_post .post-date.woodmart-post-date {
    display: none;
}
.ukds_academy_multiple_post .article-body-container {
    border: 2px solid #E1E1E1;
    border-top: 0;
    text-align: left;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
}
.ukds_academy_multiple_post .entry-title.title {
    text-align: left;
}
.ukds_academy_multiple_post .entry-content.woodmart-entry-content, .ukds_academy_single_post .entry-content.woodmart-entry-content {
    text-align: left;
    font-weight: 300;
    color: #6F6F6F;
    font-size: 15px;
}
.ukds_academy_multiple_post .entry-title.title {
    text-align: left;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    /*width: 210px;*/
    font-family: Baskerville;
}
.ukds_academy_multiple_post .entry-meta-list {
    /*position: absolute;
    right: 0;
    top: 28px;*/
}
.ukds_academy_multiple_post .btn-read-more.more-link, .ukds_academy_single_post .btn-read-more.more-link {
    text-transform: none;
    font-weight: 400;
    color: #ffbf00;
    font-size: 16px;
}
.ukds_academy_multiple_post .wp-user-avatar.photo, .ukds_academy_single_post .wp-user-avatar.photo {
    height: 30px !important;
    width: 30px !important;
    position: relative;
    bottom: 5px;
    border: 1px solid red;
}
.ukds_academy_multiple_post .btn-read-more.more-link:hover, .ukds_academy_single_post .btn-read-more.more-link:hover {
    text-decoration: underline;
}
.ukds_academy_multiple_post .btn-read-more.more-link::after, .ukds_academy_single_post .btn-read-more.more-link::after  {
    display: none;
}
.single-post .page-title.page-title-default.title-blog {
    display: none;
}
.single-post .meta-post-categories {
    display: none;
}
.single-post .meta-author a {
    pointer-events: none;
}
.ukds_academy_single_post .meta-categories-wrapp, .ukds_academy_single_post .meta-reply, .ukds_academy_single_post .hovered-social-icons,
.ukds_academy_single_post .post-date.woodmart-post-date {
    display: none;
}
.ukds_academy_single_post .article-inner {
    border: 2px solid #E1E1E1;
}
.tc_post_month, .tc_post_date, .tc_post_authername {
    font-size: 14px;
    color: #6F6F6F !important;
    font-weight: 400;
    pointer-events: none;
    font-family: Baskerville;
}
.ukds_academy_multiple_post .tc_post_authername {
    display: none;
}
.ukds_academy_single_post .article-body-container {
    text-align: left;
}
.ukds_academy_single_post .entry-title.title {
    font-size: 35px;
    font-weight: 500;
    font-family: Baskerville;
    color: #000;
}
.ukds_academy_single_post .tc_post_date, .ukds_academy_single_post .tc_post_month {
    color: #000 !important;
    font-weight: bold;
}
.tc_load_more_post_two .load-more-label {
    visibility: hidden;
}
.blog-footer.tc_load_more_post_two a {
    border: none;
}
.blog-footer.tc_load_more_post_two a {
    border: 0;
}
.blog-footer.tc_load_more_post_two img {
    width: 50px;
}
.blog-footer.tc_load_more_post_two .load-more-loading {
    padding-top: 40px;
}
.dentist_review_seection .testimonial-inner {
    border: solid 2px #D8D8D8;
    padding: 20px;
	box-sizing: content-box;
}
.testimon-align-center .testimonial{    box-sizing: border-box;}
.testimonial .testimonial-avatar img{min-height:100px;}
.dentist_review_seection .testimonial footer {
    color: #ffbf00;
    font-size: 22px;
    float: left;
    position: relative;
    top: 30px;
    left: 20px;
    font-weight: 600;
}
.testimon-align-center .testimonial-avatar {
    float: left;
}
.dentist_review_seection  .testimonial-content {
    clear: both;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
}
.footer-widget.widget_recent_entries ul li {
    margin-bottom: 6px;
}
.footer-widget.widget_recent_entries ul li a {
    color: #000000;
}
.title_smallUnderline.refer_title_underline {
    margin: 0;
}
.section_main_title.refer_main_title {
    text-align: left;
    margin-bottom: 10px;
}
.home_section_btn_small.grap_btn a {
    background-color: transparent;
    border: 1px solid #A8A8A8;
    color: #A8A8A8;
    font-weight: 600;
    padding: 10px 30px;
    font-size: 17px;
}
.home_section_btn_small.grap_btn a:hover {
    background-color: gray;
    color: #fff;
}
.home_section_btn_small.grap_btn {
    text-align: right;
}

/**Multi step form style**/
.dental_plan span.wpcf7-list-item {
    width: 10%;
}
.stus_condi span.wpcf7-list-item, .examination span.wpcf7-list-item {
    display: inline-flex;
    flex-direction: row;
    width: 45%;
       
}
.ukds_refertous_form_section input[type="checkbox"] {
    margin-bottom:20px;
    height: 18px;
    width: 18px;
    background-color: #E1E1E1;
    padding: 0.3em;
    -webkit-appearance: none;
    border: solid 3px #E1E1E1;
}
.ukds_refertous_form_section span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox], 
.ukds_refertous_form_section span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type=radio] {
    position: relative;
    top: 2px;
    left: -5px;
}
p.dental_plan {
    font-family: Baskerville;
    color: #ffbf00;
    font-size: 27px;
    font-weight: 100;
    margin-bottom: 5px;
}
.smallUnderline.left {
    width: 100px;
    border-bottom: solid #A8A8A8 1px;
        margin-top: -10px;
    margin-bottom: 20px;
}
.ukds_refertous_form_section .cf7mls_next.action-button, .ukds_refertous_form_section .cf7mls_back.action-button {
    background-color: #A8A8A8;
    color: white;
    border: solid 2px #A8A8A8;
    padding: 16px 30px 14px;
    margin-right: 5px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .2s ease-out, border-color .2s ease-out;
    cursor: pointer;
    margin: 20px 10px;
    position: inherit;
    border-radius: 0px;
}
.ukds_refertous_form_section .cf7mls_next.action-button:hover, .ukds_refertous_form_section .cf7mls_back.action-button:hover{
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}
.next_prev {
    text-align:center;
}
.ukds_refertous_form_section input[type="radio"], .give-feedback-form input[type="radio"] {
    width: 18px;
    height: 18px;
    margin: 0 10px -1px 10px;
    background-color: #E1E1E1;
    padding: 0.3em;
    -webkit-appearance: none;
    border: solid 3px #E1E1E1;
    display: inline-block;
}
.give-feedback-form input[type="radio"]{ margin-left: 0;border: solid 2px #808080;}
.ukds_refertous_form_section input:checked {
    background-color: grey;
}
.genderContainer {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #6F6F6F;
    font-weight: 300;
    margin-top: -15px;
    margin-left: -15px;
    margin-bottom:15px;
}
div.wpcf7 input[type="file"]:before {
    content:"click me";
    background-color: #A8A8A8;
    color: white;
    border: solid 2px #A8A8A8;
    cursor: pointer;
    padding: 16px 0px 16px 10px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .2s ease-out, border-color .2s ease-out;
	display:none;
}
.ukds_refertous_form_section input.wpcf7-form-control.wpcf7-file {
    display: inline-flex;
    font-size: 17px;
}
.dental_plan span.wpcf7-list-item {
    display: inline-block;
    margin: 0 2px 12px 1em;
}
.ukds_refertous_form_section .submit_btn{
    text-align:center;
}
.ukds_refertous_form_section select.wpcf7-form-control.wpcf7-select {
    border: none !important;
    background-color: #f8f8f8;
    height: 50px;
    font-size: 17px;
}
.ukds_refertous_form_section select.wpcf7-select {
    border: none;
    width: 100%;
    font-size:15px;
}
.ukds_refertous_form_section .wpcf7-form p {
    margin-bottom: 10px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 100;
}
.ukds_refertous_form_section fieldset {
    border: 0;
    padding: 0;
    margin-bottom: 0;
}
.refer_address_field {
    margin-bottom: 15px !important;
}
.ukds_refertous_form_section input[type="email"], .ukds_refertous_form_section input[type="text"] {
    background-color: #f8f8f8;
    border: 0;
    height: 50px;
    font-size: 18px;
    color: #000;
}
.give-feedback-form input:checked {
    background-color: grey !important;
	border: solid 2px grey !important;
}
.ukds_refertous_form_section textarea {
    background-color: #f8f8f8;
    border: 0;
    font-size: 18px;
    color: #000;
}
.wpcf7-form-control-wrap.gen_patient {
    margin-top: 10px;
}
.genderContainer .wpcf7-list-item-label {
    position: relative;
    top: 5px;
    font-size: 16px;
}
.genderContainer input {
    margin-right: 0px !important;
}
.ukds_refertous_form_section .section_main_title.refer_main_title {
    padding-top: 40px;
}
.ukds_refertous_form_section .title_smallUnderline.refer_title_underline {
    margin-bottom: 40px;
}
.dental_plan .wpcf7-list-item-label {
    position: relative;
    bottom: 6px;
    font-size: 16px;
    font-weight: 300;
}
.section_main_title.refer_main_title.form_second_title {
    padding-top: 0;
    margin-top: -40px;
}
.stus_condi .wpcf7-form-control.wpcf7-checkbox input, .examination .wpcf7-form-control.wpcf7-checkbox input {
    margin-top: 7px;
}
.stus_condi .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label, .examination .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 17px;
    margin-left: 4px;
    top: 4px;
}
.ukds_refertous_form_section .stus_condi, .ukds_refertous_form_section .examination {
    padding-top: 25px;
    padding-left: 15px;
}
.ukds_refertous_form_section .con_urgent, .ukds_refertous_form_section .furt_treat, .ukds_refertous_form_section .radiograph, 
.ukds_refertous_form_section .radiograph_sent, .ukds_refertous_form_section .radiograph_return, .ukds_refertous_form_section .market_cont {
    padding-top: 10px;
    padding-left: 10px;
}
.ukds_refertous_form_section .submit_btn input[type="submit"] {
    background-color: #ffbf00;
    color: white;
    border: solid 2px #ffbf00;
    text-transform: uppercase;
    font-size: 18px;
    padding: 18px 30px;
    font-weight: 300;
    margin-bottom: 30px;
}
.ukds_refertous_form_section .submit_btn input[type="submit"]:hover {
    background-color: #FFE200;
    border-color: #FFE200;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.ukds_refertous_form_section .submit_btn {
    padding-top: 30px;
}
.section_main_title.refer_main_title.form_first_title {
    padding-top: 0;
}
.section_main_title.refer_main_title.form_first_title.form_first_title_second {
    padding-top: 0;
    margin-top: -40px;
}
.wpcf7-form-control-wrap.possibility_pregnancy {
    margin-top: 10px;
}
.refer_form_notes {
    font-size: 14px;
    font-weight: 100;
}
.wpcf7-form-control.wpcf7-textarea.questions_radiologist_field {
    margin-bottom: 50px;
}
.tick_any_one input {
    margin-bottom: 2px !important;
}
.tick_any_one .wpcf7-list-item-label {
    font-weight: 100;
    font-size: 15px;
}
/**Multi step form style End**/
.menu-simple-dropdown .sub-menu-dropdown {
    padding-top: 0;
    padding-bottom: 0;
}
.menu-simple-dropdown li a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.menu-simple-dropdown li:hover, .navigation-style-default .menu-simple-dropdown .color-scheme-dark li a:hover {
    background-color: #e6e6e6 !important;
}
.mobile_header_contactno .fa.fa-phone {
    color: #FCC505 !important;
}
.mobile_header_contactno a {
    font-size: 18px;
    color: #8E8E8E;
    font-weight: 300;
}
.popup_gdc_field {
    width: 65%;
    margin: 0 auto;
}
.popup_gdc_field .wpcf7-form-control.wpcf7-text {
    height: 50px;
    background-color: #fff;
    font-size: 18px;
    color: #000;
}
.popupform_sbmt_btn {
    text-align: center;
    padding-top: 30px;
}
.popupform_sbmt_btn .wpcf7-form-control.wpcf7-submit {
    background-color: #ffbf00;
    border: 2px solid #ffbf00;
    padding: 10px 55px;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}
.popupform_sbmt_btn .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #FFE200;
    border-color: #FFE200;
}
.mfp-with-anim.woodmart-promo-popup button.mfp-close {
    display: none;
}
.section_main_title.popup_form_title {
    color: #A8A8A8;
    font-family: Baskerville;
}
.popup_gdc_field input::-webkit-input-placeholder {
    color: #ccc !important;
    font-weight: 100;
    font-size: 18px;
}
.popup_gdc_field input::-moz-placeholder {  
     color: #ccc !important;
}
.mfp-bg {
    background: rgba(0,0,0,.5);
}
/**Footer fixed start**/
.bottomPageSection {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ECECEC;
    padding: 10px;
    z-index: 999;
}
.bottomPageContainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 96%;
}
.bottomPageSection .blockBtn {
    /*max-width: 290px;*/
    margin: 0 30px;
}
.bottomPageIconContainer {
    display: flex;
}
.bottomPageIconContainer > * {
    margin: 5px;
    font-size: 21px;
    color: grey;
    transition: color .2s ease-out;
}
.bottomPageSection .modalCloseBtn {
    position: absolute;
    top: 25%;
    right: 25px;
    font-size: 30px;
    color: darkgrey;
    transition: color .2s ease-out;
}
.largeImageContainer .modalPrompt {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 50px;
    width: 15px;
    height: 15px;
    font-size: 30px;
    color: darkgrey;
    opacity: .5;
    transition: color .2s ease-out;
}
.scrollToTop {
    bottom: 195px;
}
.largeImageContainer .greyBtn {
    background-color: #A8A8A8;
    color: white;
    border: solid 2px #A8A8A8;
}
.largeImageContainer .greyBtn:hover {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}
.largeImageContainer .blockBtn {
    padding: 14px 30px 14px;
    margin: 0 30px;
    display: flex;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .2s ease-out, border-color .2s ease-out;
    cursor: pointer;
}
.largeImageContainer .blockBtn h1 {
    font-size: 18px;
    width: 90px;
    margin: 8px 0 0 0;
    color: #fff;
    font-weight: 500;
}
.largeImageContainer .blockBtn p {
    font-size: 12px;
    max-width: 200px;
    margin: 0;
    color: white;
}
.bottomPageIconContainer > * {
    font-size: 21px;
    color: grey;
}
.largeImageContainer .blockBtn.yellowBtn {
    background-color: #ffbf00;
    color: white;
    border: solid 2px #ffbf00;
}
.largeImageContainer .blockBtn.yellowBtn:hover {
    background-color: #FFE200;
    border-color: #FFE200;
}
/**Footer fixed end**/
.header_second_site_btn.header_contact_btn a {
    background-color: #ffbf00;
}
.header_second_site_btn.header_contact_btn a:hover {
    background-color: #FFE200;
    color: #fff;
}
.header_second_site_btn a:hover {
    background-color: #CCCCCC;
    color: #fff;
}
.specialistContainer p {
    text-align: center;
    font-size: 21px;
    font-weight: 100;
}
.team_details_page {
    text-align: center;
}
.team_details_page img {
    padding-bottom: 10px;
    width: 190px;
}
.team_details_page a {
    color: #000;
    font-size: 16px;
    font-weight: 100;
}
.meet_team_btn.smallBtn {
    text-align: center;
}
.meet_team_btn.smallBtn a {
    background-color: #ffbf00;
    color: #fff;
    border: solid 2px #ffbf00;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 30px;
}
.meet_team_btn.smallBtn a:hover {
    background-color: #FFE200;
    border-color: #FFE200;
     color: #fff;
}
.dr_bio_title {
    text-align: left;
}
.dr_bio_line {
    margin: 0;
}
.dr_bio_desc p {
    line-height: 30px;
    font-weight: 100;
    font-size: 16px;
    margin-bottom: 1.5rem;
}
.bio_page_dr_img img {
    width: 380px;
}
.dr_bio_btn {
    text-align: center;
    border: solid 2px #ffbf00;
    width: 380px;
    margin: 12px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #8E8E8E;
    font-weight: 300;
    text-transform: capitalize;
    position: relative;
    bottom: 15px;
	padding-left:5px;
	padding-right:5px;
}
.dr_bio_btn:hover {
    color: #000;
    cursor: pointer;
}
/** Journey Page Slider start **/
.consultationContainer .yellowBtn {
    background-color: #ffbf00;
    color: white;
    border: solid 2px #ffbf00;
}
.smallBtn {
    max-width: 210px;
    margin: auto;
    margin-top: 15px;
}
.yellowBtn {
    background-color: #ffbf00;
    color: white;
    border: solid 2px #ffbf00;
}
.yellowBtn:hover {
    background-color: #FFE200;
    border-color: #FFE200;
}
.blockBtn {
       padding: 13px 30px 11px;
   text-align:center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .2s ease-out, border-color .2s ease-out;
    cursor: pointer;
}
.consultationSection img {
    vertical-align: middle;
}
.consultationTxt {
    background-color: white;
    padding: 20px;
  min-height:260px;
}
.sa_owl_theme .owl-dots{
    margin-bottom:45px;
}
.your_journey_slider_section .owl-carousel .owl-item img {
    padding-left: 59px !important;
}
#slideShowPara {
    font-weight: 100;
    font-size: 15px;
    padding-left: 50px;
    padding-right: 50px;
}
.page-id-3010 .white .sa_owl_theme .owl-nav .owl-prev, .page-id-3010 .white .sa_owl_theme .owl-nav .owl-next {
    background-size: 15px 15px !important;
}
#slideShowHeader {
    font-family: Baskerville;
    color: #ffbf00;
    font-size: 27px;
    font-weight: 500;
}
#slideBookNow a {
    color: #fff;
}
.owl-dots .owl-dot:hover {
    box-shadow: none;
}
/** Journey Page Slider end **/
.journey_page_desc_section p {
    color: #fff;
}
.journey_page_desc_section .about_page_desc {
    position: relative;
    top: 25px;
}
.home_section_btn_small.service_fee_btn a {
    padding: 16px 55px;
}

/** Price List start **/
.pricelist_faq_section #faq-price-list {
    display: none;
}
.pricelist_faq_section .arconix-faq-wrap {
    margin: 0;
    border-radius: 0;
    background-color: #ECECEC;
    border: 0;
    padding: 8px 0;  
}
.pricelist_faq_section .arconix-faq-wrap:nth-child(2n+1) { 
    background-color: #F8F8F8;
}
.pricelist_faq_section .arconix-faq-title {
    background-position: right;
    font-size: 18px;
    color: #212529;
    padding-left: 10px;
    margin-right: 10px;
}
.pricelist_faq_section .arconix-faq-title.faq-open {
    background-position: right;
}
.pricelist_faq_section .arconix-faq-content.faq-open {
    background-color: #fff;
    margin-left: 0;
    padding: 20px;
}
.pricelist_faq_section .priceDropContent h3 {
    font-size: 16px;
    font-weight: 100;
    padding: 13px 15px;
    margin: 5px 0;
    max-width: 79%;
}
.pricelist_faq_section .priceDropContent h3.bold  {
    font-weight: 500;
}
.pricelist_faq_section .priceDropContent li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.pricelist_faq_section .accordion .accordion-item a { color: #000 !important; }
.pricelist_faq_section .accordion .accordion-item h4 { color: #F9BF01;}
.black-color, h4.black-color { color: #000 !important; }
.pricelist_faq_section .accordion .accordion-item a:hover { color: #3f3f3f; }
/** Price List end **/
.treatment_lists a {
    align-items: center;
    background-color: #F8F8F8;
    border: solid 1px #979797;
    height: 190px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    color: #6F6F6F;
    font-size: 17px;
    font-weight: 100;
    width: 100%
}
.treatment_lists a img {
    margin-bottom: 10px;
}
.treatment_lists a:hover { 
    color: #6F6F6F;
    border-color: #ffbf00;
}
.treatment_lists_one {
    position: relative;
    left: 10%;
}
.section_main_title.single_service_title {
    text-align: left;
    font-size: 40px;
}
.title_smallUnderline.smallUnderline_left {
    margin: 0;
}
.single_service_list li::before {
    content: '' !important;
    color: #ffbf00;
    font-size: 10px;
    top: 2px;
	width: 8px;
    height: 8px;
    background: #ffbf00;
    border-radius: 50%;
}
.single_service_list {
    font-weight: 100;
}
.single_service_list li {
    margin: 35px 0;
    font-size: 16px;
    font-weight: 100;
}
.single_service_main_desc {
    font-weight: 100;
    font-size: 16px;
    padding-top: 30px;
}
.single_service_main_desc_list {
    margin-top: 50px;
    padding-left: 0 !important;
}
.single_service_main_desc_list li::before {
    display: none;
}
.single_service_main_desc_list .bold {
    font-weight: 500;
    font-size: 16px;
}
.single_service_main_desc_list p {
    font-size: 16px;
    font-weight: 100;
}
.single_service_main_desc_list li {
    margin: 35px 0;
    font-size: 16px;
    font-weight: 100;
}
.single_service_main_desc_list .bold {
    font-weight: 500;
    font-size: 16px;
}
.boxes {
    font-family: Baskerville;
    color: white;
    background-color: rgba(252,197,5,0.6);
    font-size: 40px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 200px;
    width: 300px;
    margin: 20px;
	padding:10px;
}
.boxes p {
    margin-bottom: 0;
}
.boxes .smallUnderline {
    margin: 10px 0;
    width: 100px;
    border-bottom: solid #ffffff 1px;
}
.boxes.largeBoxes {
    height: 400px;
    background-color: #ffbf00;
}
.boxes.largeBoxes .fancyWhiteTxt {
    color: white;
}
.about_page_desc.single_service_spaces_block p {
    text-align: left;
    line-height: 35px;
}
.single_servicepage_sidebar .widget {
    border: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.boxes.largeBoxes .fancyWhiteTxt i {
    font-style: italic;
}
.section_main_title_sub_line {
    text-align: center;
    font-weight: 100;
    font-size: 16px;
}
.prosthodontics_desc .single_service_main_desc {
    padding-top: 0;
}
.prosthodontics_desc .bold {
    font-weight: 500;
    font-size: 16px;
}
.teethImgContainer {
    display: flex;
    max-width: 500px;
    flex-wrap: wrap;
}
.teethImg {
    flex-grow: 1;
    width: 45%;
    margin: 0 5px;
    height: 75px;
    background-color: lightgrey;
}
.teethImgContainer p {
    /*width: 100%;
    flex-basis: 500px;
    align-self: flex-end;
    font-size: 13px;
    font-weight: 100;*/
}
.orthoOptionContainer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: center;
}
.orthoOption {
    flex-basis: 270px;
    border: solid 2px rgba(252,197,5,.5);
    border-radius: 5px;
    padding: 18px 12px;
    max-height: 507px;
    margin-left: 12px;
}
.orthoOption .yellowTxt {
    color: #ffbf00;
    font-family: Signika Negative;
    font-size: 18px;
    line-height: 25px;
}
.orthoOption .blackTxt {
    color: black;
    line-height: 10px;
}
.orthoOption p {
    color: #6F6F6F;
    font-size: 14px;
    line-height: 25px;
    font-weight: 100;
}
.prosthodontics_desc p {
    font-size: 16px;
    font-weight: 100;
}
.img360Container {
    max-width: 1600px;
    margin: auto;
    height: 90%;
    min-height: 600px;
}
.img360Container iframe {
    width: 100%;
    height: 100%;
    min-height: 600px;
}
#googleMap {
    height: 660px;
    min-width: 200px;
    /*min-height: 500px;*/
}
.openingTimes {
    background-color: #F2F2F2;
    margin: 10px;
    padding: 20px;
    max-width: 200px;
    text-align: center;
}
.opening_day_name {
    margin-bottom: 2px;
}
.openingTimes p {
    font-weight: 100;
    font-size: 16px;
}
.opening_time {
    color: #ffbf00;
}
.how_to_find_subtitle {
    text-align: center;
    font-size: 16px;
    font-weight: 100;
}
.findUsIcon {
    background-color: #ffbf00;
    width: 145px;
    height: 145px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.findUsIcon img {
    width: 70%;
    height: 100%;
    vertical-align: middle;
    border-style: none;
}
.how_to_find_usdesc {
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    padding-top: 30px;
}
.how_to_find_usdesc a {
    text-decoration: underline;
    transition: color .2s ease-out;
}
.trainIcon {
    width: 40% !important;
}
.contactform_title_smallunderline.contact_page_add_title {
    border-color: #fff;
}
.contact_page_address p {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
}
.contact_page_address {
    margin-top: 50px !important;
}
.contact_page_no_email {
    text-align: center;
    font-size: 16px;
    font-weight: 100;
}
.contact_page_no_email a {
    color: #ffffff;
}
.contact_page_no_email img {
    padding-right: 6px;
}
.contactform_main_title.contact_page_add_title {
    padding-top: 25px;
}
#menu-main-menu .sub-menu li a {
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
.menu-simple-dropdown .sub-menu-dropdown {
    /*border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
}
.single-post .entry-header .attachment-post-thumbnail {
    width: 50%;
}
.single-post .entry-header .woodmart-post-date {
    left: 330px;
}
.what_clinic_award_image {
    position: relative;
    top: 30px;
}
.dentistry_award_image {
    position: relative;
    top: 12px;
}
.flexContainer.badgeContainer .wpsm_counterbox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.flexContainer.badgeContainer .wpsm_counterbox .wpsm_count-title {
    display: none;
}
.flexContainer.badgeContainer .wpsm_counterbox .wpsm_number {
    margin-top: 0 !important;
    font-family: "Signika Negative",Arial, Helvetica, sans-serif !important;
    letter-spacing: 0 !important;
}
.home_counter_title {
    min-height: 45px;
    width: 90%;
    margin-bottom: 5px;
}
#wpsm_counter_b_row_3052, #wpsm_counter_b_row_3054 {
    left: 35px;
}
#wpsm_counter_b_row_3056 {
    left: 30px;
}
.flexContainer.badgeContainer br {
    display: none;
}
.boxes a {
    color: #fff;
}
.treatment_lists.orthodontics_box img {
    margin-bottom: 38px;
}
.treatment_lists.orthodontics_box img {
    position: relative;
    top: 12px;
}
.tc_extra_lable {
    width: 100%;
    flex-basis: 500px;
    align-self: flex-end;
    font-size: 13px;
    font-weight: 100;
}
.about_corevalue_list_img_second img, .about_corevalue_list_img_fourth img {
    top: 25px;
}
.about_page_desc_section.prosthodontics_page_desc_section {
    padding-top: 3.5%;
}
.checkbox-area { position: relative; padding-bottom: 10px; }
.checkbox-area .wpcf7-list-item-label { display: none !important; }
.checkbox-area .wpcf7-form-control-wrap { position: static; }
.checkbox-area .wpcf7-not-valid-tip { position: relative; left: 0; right: 0; bottom: 0;top: 0;display: inline-block; } 
.checkbox-area span.wpcf7-list-item{margin: 0 0 0 0em;}
.margin-bot-20{margin-bottom:20px !important;}
span.wpcf7-not-valid-tip{position: relative;top: 0px;}
.your-review span.wpcf7-not-valid-tip{top: 0px;}
.cbct-referrals-form span.wpcf7-not-valid-tip, .refer-to-us-form span.wpcf7-not-valid-tip{top: 0px;}
.give-feedback-form p{  margin-bottom:5px; margin-top: 30px; font-size: 16px; font-weight: 100;}
.give-feedback-form select, .give-feedback-form input[type=date]{font-size: 16px;font-weight: 100;}
.give-feedback-form textarea{min-height: 100px;}
.give-feedback-form .journal_form_btn{text-align:left;}
.give-feedback-form span.wpcf7-not-valid-tip{top: 0px;}
.disabllity-row p{font-size:16px;line-height: 26px;}
.embed-responsive {position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {	position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;	border:0}
.embed-responsive-16by9 {padding-bottom:56.25%}
.embed-responsive-4by3 {padding-bottom:75%}
.whb-sticked #menu-main-menu li a{padding-left:16px; padding-right:16px}

@media screen and (min-width: 1025px) {
.footer-column.footer-column-1.col-12.col-sm-6.col-lg-3 {max-width: 30%;flex: 0 0 30%;}
.footer-column.footer-column-2.col-12.col-sm-6.col-lg-3 {max-width: 15%;flex: 0 0 15%;}
.footer-column.footer-column-3.col-12.col-sm-4.col-lg-2 {max-width: 21.666667%;flex: 0 0 21.666667%;}
}
@media screen and (min-width:1025px) and (max-width:1100px) {#menu-main-menu li a{padding-left: 16px;padding-right: 16px;} .boxes{width:200px; height:150px; font-size:28px; line-height:normal;}}
@media screen and (min-width: 992px) {.contact-map.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{height: 734px;}}
@media(max-width:975px) {
.largeImageContainer  .blockBtn {display:none;}
.bottomPageIconContainer {margin-top: 5px;}
}
@media (max-width:1024px) { .copyrights-centered .min-footer{text-align:center;}.copyrights-centered .min-footer .col-right{text-align:center;}.reset-mb-10>:last-child{margin-bottom: 10px;}.mobile_header_contactno{margin-bottom:0 !important;}
	.footer-column-2{display: none;}
	.footer-column-1{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.footer-sidebar{padding-top: 50px; padding-bottom: 50px;}
	.mobile-padding-none .vc_custom_1580296323776{padding:15px !important;}
	.mobile-button-width .btn.btn-color-default{width:250px;}
}
@media screen and (min-width:768px) and (max-width:1024px) {  
.detailpage_intro_section .vc_col-sm-6 {width: 100%;}
.detailpage_intro_section .about_page_desc_section {height: auto;}
.mobile_header_contactno {text-align: right;}
.home_section_btn_small.grap_btn a {font-size: 15px;padding: 10px 4px;}
.about_single_dr_details .vc_col-sm-6 {width: 100%;}
.about_single_dr_details .vc_col-sm-6 .wpb_text_column.wpb_content_element {margin-bottom: 0;}
.about_single_dr_details .about_page_desc_two_section {padding-top: 10%;}
.single_service_desc_section .wpb_column.vc_column_container {width: 100%;}
.single_service_desc_section .single_service_spaces_block {padding-left: 40px !important;padding-right: 40px !important;}
.openingTimes {margin: auto;padding: 15px 0;}
.footer-logo{width: 50%;margin: 0 auto;}
.dr_bio_btn{width: auto;}
}
@media screen and (min-width:576px) and (max-width:767px) { 
	.footer-column-3, .footer-column-4{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.footer-column-5{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media screen and (min-width:240px) and (max-width:767px) {  
.home_team_section .banner-image {width: 50%;margin: 0 auto;}
.woodmart-carousel-spacing-30 .owl-nav > div[class*="prev"] {left: 0;}
.woodmart-carousel-spacing-30 .owl-nav > div[class*="next"] {right: 0;}
.home_team_section .owl-nav > div::after {line-height: 12px;background-color: #ccc;padding: 6px;border-radius: 50px;color: #fff;font-size: 12px;}
.popup_gdc_field {width: 95%;}
.ukds_academy_single_post .article-body-container {text-align: center;}
.ukds_academy_single_post .entry-content.woodmart-entry-content {text-align: center;padding-bottom: 20px;}
.wpb-js-composer .ukda_academy_main_row  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {display: block !important;}
.ukda_academy_main_row .vc_tta-panel-title {display: none !important;}
.page-id-2647 .ukda_academy_main_row {padding-top: 1vh !important;}
.about_page_desc_section {height: unset;padding-top: 10%;}
.about_page_desc_section.prosthodontics_page_desc_section{padding-top: 10%;}
.pricelist_faq_section {padding: 0 10px;}
.treatment_lists {display: flex;flex-direction: row;flex-wrap: wrap;width: 60%;align-items: center;justify-content: center;margin: auto;}
.treatment_lists_one {left: 0;}
.vc_row.wpb_row .wpb_content_element.single_service_spaces_block {padding: 10px !important;}
.about_page_desc p {padding: 0px 0px;}
.contact_us_time_list_section .vc_col-sm-2 {width: 50%;float: left;}
.openingTimes {padding: 15px 10px;margin: 2px;}
.mobile_header_contactno {text-align: right;}
.single_service_list li {margin: 20px 0;}
.section_main_title.single_service_title {font-size: 35px;}
.single_service_spaces_block {margin-bottom: 15px;}
.single-post .entry-header .attachment-post-thumbnail {width: auto;}
.single-post .entry-header .woodmart-post-date {left: 10px;}
.consultationTxt {background-color: white;padding: 20px;min-height: 280px;}
.sa_owl_theme .owl-dots {margin-bottom: 25px;}
.page-id-3010 .white .sa_owl_theme .owl-nav .owl-prev, .page-id-3010 .white .sa_owl_theme .owl-nav .owl-next {display: none;}
.home_award_logo_section .info-icon {width: 70% !important;}
#slideShowPara {padding-left: 50px;padding-right: 50px;}
.givefeedbackform.vc_custom_1576745587851{padding-left:0% !important;padding-right:0% !important;}
.boxes{margin:0px;}
.vc_row.wpb_row .wpb_content_element.single_service_spaces_block.vc_custom_1551343244750, .vc_row.wpb_row .wpb_content_element.single_service_spaces_block.vc_custom_1551352173706{padding: 15px !important;}

}
@media (max-width:767px) {
	.aboutUsImg{height: 300px;}
	.your_journey_contact_form.vc_custom_1551177677612{padding-right: 0px !important; padding-left: 0px !important;}
	.footer-column .widget-title{margin-bottom: 10px;}
	.footer-logo{width: 50%;margin: 0 auto;}
	.height500px{height: 300px !important;}
	.your_journey_contact_form .vc_custom_1551425069841{padding-left: 15px !important; padding-right: 15px !important;}
	.section_main_title.single_service_title{font-size: 24px; line-height:normal;}
	.single_service_main_desc_list{margin-top: 0px !important;}
	.single_service_desc_section .vc_custom_1551347206664{padding-bottom:0px !important;}
	.single_service_desc_section .vc_custom_1551347072203{padding-top: 20px !important;}
	.arconix-faq-content{margin-left: 0 !important;padding: 5px 0px !important;}
	.orthoOptionContainer{display: block;}
	.orthoOption{margin-bottom:20px; margin-left:0px;}
	.text-center-xs{text-align:center;}
	.about_page_desc_two_section{min-height: inherit;}
	.dr_bio_line.text-center-xs{margin: 20px auto;}
	.journey-enquiry.vc_custom_1577194529608{padding-top: 0vh !important;}
	.home_section_btn_small.redbtn{padding-top: 20px;}
	.endodontics-img{margin-bottom:50px;}
	.dr_bio_desc p{text-align:center !important;}
	.header_second_site_btn a{padding: 10px 8px; font-size:8px;} header .whb-text-element{padding-left:5px; padding-right:5px; flex:none;}
}
@media (max-width:670px){
	.whb-row{min-height: 125px !important;}
}
@media (max-width:575px){
	.footer-container {text-align: left;}
	.footer-logo{width: 80%;}
	.footer-column .widget-title{margin:0 auto; margin-bottom: 10px; text-align:center;}
	.footer-column{text-align:center;}
	footer .footer-column.footer-column-4.col-12.col-sm-4.col-lg-2 .widget-title{visibility:inherit;}
	.footer-sidebar{padding-top: 40px;padding-bottom: 10px;}
	.height500px{height: 200px !important;}
	.boxes{width:100%; height:150px; font-size: 28px; line-height:normal;}
	.single_service_main_desc{padding-top: 15px;}
	
}
@media (max-width:480px){.dr_bio_btn{width:auto;} .banner-text-mob {font-size:12px !important; line-height:14px !important; text-align:center !important; margin-bottom:5px !important; color:#fff; display:block !important; } .banner-text-br br {display:block !important;}
	.home_slider_btn a { padding: 7px 25px !important; }
}
@media (max-width:380px){
	.whb-general-header .woodmart-logo img{max-height:40px !important;}
	.mobile-dentist-site{padding:0px;}
	#wpsm_counter_b_row_3463 .wpsm_counterbox .wpsm_number, #wpsm_counter_b_row_3464 .wpsm_counterbox .wpsm_number, #wpsm_counter_b_row_3465 .wpsm_counterbox .wpsm_number, #wpsm_counter_b_row_3466 .wpsm_counterbox .wpsm_number, #wpsm_counter_b_row_3467 .wpsm_counterbox .wpsm_number{font-size: 24px !important;}
	.badge{height:125px;width:125px;}
	.home_counter_title{min-height: 38px;line-height: normal;}
	.badge img{width:20px;}
}

.newSocialIconContainer .wpb_wrapper{
	display:flex;
	justify-content:center;
}
.newSocialIconContainer .vc_icon_element {
	margin:10px;
}
.page-id-3211 .testimonials  { margin-top:20px; margin-bottom:20px;}
.section_main_title.margin-b-0 p { margin-bottom:0px;}
.breadcrumbs { background: #333; padding:5px 0px 3px;}
.breadcrumbs span { font-size:15px; display:inline-block; color:#ffbf00; text-transform:capitalize; line-height:20px; font-weight:100;}
.breadcrumbs span:hover { color:#FFE200}
.popup{text-align:center;}
.popup p{ font-size:18px; line-height:24px;}
.banner-text-br br {display:none;}
.custom-text { font-size: 16px !important; }
@media (min-width: 768px) {
	.d-md-none { display: none !important; }
	.d-md-table-cell { display: table-cell !important; }
}

/*===========================================
 Modal css
===========================================*/
  .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; }
  .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: .5; }
  button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0; }
  .modal-open { overflow: hidden; }
  .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0; }
  .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }
  .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
  .modal-open .modal { overflow-x: hidden; overflow-y: auto; }
  .modal-dialog { position: relative; width: auto; margin: 10px; }
  .modal-content { position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5); }
  .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
  .modal-backdrop.fade { filter: alpha(opacity=0); opacity: 0; }
  .modal-backdrop.in { filter: alpha(opacity=50); opacity: .5; }
  .modal-header { min-height: 16.42857143px; padding: 15px; border-bottom: 1px solid #e5e5e5; }
  .modal-header .close { margin-top: -2px; }
  .modal-title { margin: 0; line-height: 1.42857143; }
  .modal-body { position: relative; padding: 15px; }
  .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
  .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn { margin-left: -1px; }
  .modal-footer .btn-block + .btn-block { margin-left: 0; }
  .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
  @media (min-width: 768px) {
    .modal-dialog { width: 600px; margin: 30px auto; }
    .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); }
    .modal-sm { width: 300px; }
  }
  @media (min-width: 992px) {
    .modal-lg { width: 900px; }
  }
  .modal-footer:before, .modal-footer:after { display: table; content: " "; }
  .modal-footer:after { clear: both; }
.italic-font { font-style: italic;}
p span.bold-txt b { font-weight:bold !important;}
/*===========================================
 Modal css End
===========================================*/
.black-color:hover{ color: #000 !important; }
.line-height{ line-height: 1.4 !important; }
[type=submit]{background-color: #eeeeee;}
.background-none{background:none !important;}
.small{font-size:85%;}
.padding-top-0{padding-top:0;}
.before-after-row-main .vc_column_container{width:50% !important;}
.before-after-row .vc_col-xs-6:first-child .vc_column-inner{padding-right:5px;}
.before-after-row .vc_col-xs-6:last-child .vc_column-inner{padding-left:5px;}
.finance-banner .section_main_title.single_service_title{font-size: 46px;margin-top: 30px;margin-bottom: 20px;line-height: normal;}
.finance-banner .btn.btn-color-default { background-color: #3E3E3E; color: #ffffff;}
.finance-banner .btn.btn-color-default:hover { background-color: #ffbf00; color: #ffffff;}
.owl-slider .vc_column-inner{padding-left:0; padding-right:0;}
.owl-slider-content-row .vc_column-inner{padding-left:15px; padding-right:15px;}
.banner-left-text{padding:70px 60px; color:#000000;}
.banner-title{color: #000; font-weight: normal; font-size: 38px;margin-bottom: 15px;font-family: "Times New Roman", Times, serif;}
.banner-sub-title{font-weight: normal; font-size: 22px; line-height: 25px;color: #000;margin-bottom: 15px;}
.price-title{color: #ffbf00;font-weight: normal; font-size: 36px; line-height: 25px;margin-bottom: 30px;}
.banner-left-text p{color: #000; font-weight: normal; font-size: 21px; line-height: 20px;margin-bottom: 15px;}
.facial-page-banner .banner-left-text p{color: #FFFFFF !important; font-weight: inherit !important; font-size: 17px !important; line-height: inherit !important;margin-bottom: 15px;}
.facial-page-banner.team_details_page img{width:526px !important;}
.facial-page-banner.team_details_page{text-align:center !important;}
.video-consult-title{color: #000; font-weight: normal; font-size: 31px; line-height: 25px;margin-bottom: 15px;}
.banner-slider-1-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2025/01/invisalign-banner.png'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;}
.banner-slider-new-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2024/03/home-banner-slider.jpg'); background-repeat:no-repeat; background-size:cover; background-position:top left; height:685px;}
.banner-slider-invisaling-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2024/03/smileview-bg.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:400px;}
.banner-slider-2-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2020/07/banner6.png'); background-repeat:no-repeat; background-size:cover; background-position:top left; height:685px;display: table; width: 100%;}
.banner-slider-3-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2024/03/banner-2.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-slider-4-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2023/03/ukfa.png') #9b9b9a ; background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-slider-5-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2020/02/staining.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-slider-5-bg-new{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2020/11/ukds-patient-journey.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-slider-6-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2024/03/banner-5.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-slider-7-bg{background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2020/02/cerec.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center center; height:685px;display: table; width: 100%;}
.banner-left-text{height:685px;display: table; width: 100%;}
.page-id-3211 .banner-slider-3-bg, .page-id-4382 .banner-slider-1-bg, .banner-slider-new-bg page-id-2223, .page-id-3211 .banner-left-text, .page-id-4382 .banner-left-text{height:450px;}
.banner-list{margin-bottom: 20px; padding-left: 20px; text-align: left; font-size:20px; line-height:normal;}
.banner-list li{position:relative;margin-bottom: 10px;}
.banner-list li:before{content: "\f110"; font-family: woodmart-font; position: absolute;  top: 9px;  left: -20px; font-size: 8px;}
.banner-left-text .btn.btn-color-default{background-color: #ffbf00 !important; color: #fff; font-size:18px; margin-top:10px;font-weight:lighter; border-color:#ffbf00;}
.banner-left-text .btn.btn-color-default:hover, .banner-left-text .btn.btn-color-default:focus, .banner-left-text .btn.btn-color-default:active{background-color: #000000 !important;border-color:#000000;}
.text-white{color:#ffffff;}
.vertical-align-text{display:table-cell; vertical-align:middle;}
.banner-slider-5-bg .banner-title, .banner-slider-5-bg-new .banner-title, .banner-slider-6-bg .banner-title, .banner-slider-7-bg .banner-title{font-size: 48px;line-height: normal;}
.grecaptcha-badge{z-index:10;}
.banner-slider-6-bg p { color: #fff; line-height: normal !important; }
.banner-slider-new-bg p { line-height: 1.4 !important; }
.banner-slider-new-bg p a{  color: #000 !important; }
.banner-slider-new-bg p a:hover{  color: #000 !important; }
.page-id-3014 .main-page-wrapper, .page-id-3211 .main-page-wrapper, .page-id-6134 .main-page-wrapper, .page-id-4382 .main-page-wrapper, .page-id-3236 .main-page-wrapper, .page-id-3248 .main-page-wrapper, .page-id-3258 .main-page-wrapper, .page-id-3271 .main-page-wrapper, .page-id-3291 .main-page-wrapper, .page-id-3286 .main-page-wrapper, .page-id-4756 .main-page-wrapper{ padding-top: 0;}
.owl-slider .wpb_content_element{margin-bottom:0px;}
.page-id-4382 .banner-left-text{padding: 20px 40px;}
.page-id-4382 .banner-title{line-height: normal;font-size: 32px;}
.page-id-4382 .banner-sub-title{font-size: 20px; line-height: 20px;margin-bottom: 15px;}
.page-id-4382 .price-title{ font-size: 28px;line-height: 25px; margin-bottom: 20px;}
.page-id-4382 .banner-left-text p{ font-size: 18px; line-height: 15px; margin-bottom: 10px;}
.page-id-4382 .video-consult-title{font-size: 25px; line-height: 25px; margin-bottom: 15px;}
.page-id-4382 .banner-list li{margin-bottom: 5px; font-size: 18px;}
.page-id-4382 .banner-list li:before{top: 7px;}
.page-id-4382 .btn.btn-style-bordered:not(:hover){background: #ffbf00 !important;}
.page-id-4382 .banner-slider-1-bg{background-position:center center; background:url('https://ukdentalspecialists.co.uk/wp-content/uploads/2024/02/invisalign-banner.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center left; height:485px;}
.page-id-4382 .invisaling-second-banner{height:400px;}
.bg-gray{background:#F8F8F8;}
.facial-page-banner .banner-left-text{height: 650px;}.facial-page-banner .banner-slider-4-bg{height: 650px; background-position: center top;}
.btn-close, .btn-close:hover, .btn-close:focus{background:none; padding:0; color:#ffffff; box-shadow:none;}
.iframe-video-invisalign img{border-radius:50%;}
.font-size-18{font-size:18px;}
.specialist-container .teethImg{height:auto; background:none;}
.prosthosontic-before-after-image img{width:100%;}
.home .site-content, .page-id-4382 .site-content, .page-id-3211 .site-content, .page-id-3211 .site-content{margin-bottom:0;}
.banner-slider-5-bg-new p{color:#ffffff !important;}
.invislink{width: 100%; height: 100%;  display: block;}
.send-a-selfie-image{ width: 250px; height: 250px; border-radius: 50%; overflow: hidden; margin: 0 auto;border: 5px solid #967301;}
.send-number{ width: 100px; height: 100px; font-size: 50px; text-align: center;  line-height: 90px;  margin: 0 auto;  background: #ffffff;  border-radius: 50%;  margin-bottom: 10px;border: 5px solid #967301;}
.send-title{text-align: center; font-size: 20px; color: #fff; line-height:normal;}
.page-socialmedia{text-align:center;}
.contactSocial svg{width:30px; text-align:left;position: relative;top: 2px;}
.page-socialmedia a{width: 40px; height: 40px; background: #ccc; border-radius: 50%; margin:0px 5px;display: inline-block;}
.page-socialmedia a svg{position:relative; top:9px;}
.webauthorv1 { color: #ffffff; text-align: left !important; font-family: 'Open Sans', sans-serif !important; font-weight: 400 !important; font-size: 11px !important; line-height: 1.4 !important; text-transform: uppercase !important; display: inline-block !important; position: relative !important; padding-left: 35px; }
.webauthorv1 strong.dfbold { font-size: 16px !important; font-weight: 700 !important; letter-spacing: 0.3px !important; }
.webauthorv1 a.dflink, .webauthorv1 a.dflink:hover, .webauthorv1 a.dflink:focus { color: inherit !important; text-decoration: none !important; font-weight: inherit !important; font-size: inherit !important; }
.webauthorv1 a.dflink:focus { outline: none !important; }
.webauthorv1 .dflogo { position: absolute; left: 0; top: 4px; }
.lineup1 { margin-left: -0.3px; }
.lineup2 { margin-left: -1.3px; }
.lineup3 { margin-left: -0.5px; }
.lineup4 { margin-left: -0.5px; }
.lineup5 { margin-left: -0.5px; }
.lineup6a { margin-left: 0.5px; }
.lineup6b { margin-left: -0.5px; }
.df-author[data-theme=white] .webauthorv1 { color: #fff !important; }
.df-author[data-theme=white] .webauthorv1 path { fill: #fff !important; }
.df-author[data-theme=light] .webauthorv1 { color: #bbb !important; }
.df-author[data-theme=light] .webauthorv1 path { fill: #bbb !important; }
.df-author[data-theme=dark] .webauthorv1 { color: #555 !important; }
.df-author[data-theme=dark] .webauthorv1 path { fill: #555 !important; }
.grecaptcha-badge{bottom:115px !important;}
@media(min-width:1025px){.treatment-slider-bottom{background:#f8f8f8; padding-left:15px;}}
@media(min-width:768px){.sa_hover_container{min-height:auto !important;}}
@media (min-width: 768px) and (max-width:1199px){header .whb-text-element{padding-left:5px; padding-right:5px; flex:none;}.header_second_site_btn a{padding: 12px 10px;} }
@media (min-width: 1401px) and (max-width:1536px){.banner-title{font-size: 33px;} .banner-left-text p{ font-size:19px;} }
@media(min-width:1400px){
.facial-page-banner .banner-left-text {
    height: 798px;
} 
	.facial-page-banner .banner-slider-4-bg {
    height: 798px;
    background-position: center top;
    background-size: contain;
}
}

@media (min-width: 1200px) and (max-width:1400px) {.banner-left-text{ padding: 70px 50px;}.banner-title{font-size: 27px;margin-bottom: 15px;}.banner-sub-title{font-size: 20px;}.price-title{font-size: 28px;}.video-consult-title{font-size: 24px;} .banner-left-text p{ font-size:16px; line-height:10px;}
	.facial-page-banner .banner-left-text {
    height: 853px;
} 
.facial-page-banner .banner-slider-4-bg {
    height: 853px;
    background-position: center top;
    background-size: cover;
}
}
@media (min-width: 1101px) and (max-width:1280px){#menu-main-menu li a{padding-left: 18px !important; padding-right: 18px !important;} 
.whb-sticked #menu-main-menu li a{padding-left: 10px; padding-right: 10px; font-size: 14px;}}
@media screen and (max-width: 1100px) and (min-width: 1025px){
	.whb-sticked #menu-main-menu li a{padding-left: 10px; padding-right: 10px; font-size: 12px;}
}
@media (min-width: 992px) and (max-width:1199px) {.banner-left-text{padding: 50px 40px;}.banner-title{font-size: 24px;}.banner-sub-title{font-size: 18px;}.price-title{font-size: 23px;}.video-consult-title{font-size: 20px;}.banner-list{font-size:18px;}.banner-list li:before{top: 7px;}.banner-slider-1-bg, .banner-slider-new-bg, .banner-slider-2-bg, .banner-slider-3-bg, .banner-left-text, .banner-slider-4-bg, .banner-slider-5-bg, .banner-slider-5-bg-new, .banner-slider-6-bg, .banner-slider-7-bg{height: 590px;}.page-id-4382 .banner-title{font-size: 28px;} .banner-left-text p { font-size:14px; line-height:10px;}.banner-slider-invisaling-bg{height:300px;}.page-id-4382 .invisaling-second-banner{height:300px;}
	.facial-page-banner .banner-left-text {
    height: 894px;
} 
.facial-page-banner .banner-slider-4-bg {
    height: 894px;
    background-position: center;
    background-size: contain;
}

}
@media (min-width: 768px) and (max-width:991px) {.finance-banner .section_main_title.single_service_title{font-size: 36px;} .banner-left-text{padding: 40px 20px;}.banner-title{font-size: 24px; line-height: normal;}.banner-sub-title{font-size: 18px;}.price-title{font-size: 24px; margin-bottom:15px;}.video-consult-title{font-size: 24px;}.banner-list{font-size:15px;}.banner-list li:before{top: 6px;}.banner-slider-1-bg, .banner-slider-2-bg, .banner-slider-new-bg, .banner-slider-3-bg, .banner-left-text, .banner-slider-4-bg, .banner-slider-5-bg, .banner-slider-5-bg-new, .banner-slider-6-bg, .banner-slider-7-bg{height: 430px;} .banner-list br{display:none;}.banner-left-text p{font-size: 17px;margin-bottom: 5px;}.page-id-4382 .banner-left-text{padding: 20px 20px;}.page-id-4382 .banner-title{font-size: 23px;}.page-id-4382 .banner-sub-title{font-size: 17px; margin-bottom: 10px;}.page-id-4382 .price-title{font-size: 22px; margin-bottom: 15px;}.page-id-4382 .banner-left-text p{font-size: 16px;}.page-id-4382 .video-consult-title{font-size: 22px;margin-bottom: 10px;}.page-id-4382 .banner-list li{font-size: 15px;}.page-id-4382 .banner-list li:before{ top: 5px;}.banner-slider-invisaling-bg{height:200px;}.page-id-4382 .invisaling-second-banner{height:200px;}.send-a-selfie-image{width:200px; height:200px;}.send-number{width: 80px;height: 80px;font-size: 40px;line-height: 70px;}.send-title{font-size: 15px;} .facial-page-banner .banner-left-text p{font-size: 13px !important;margin-bottom: 7px;}
.facial-page-banner .banner-left-text {
    height: 710px;
} 
.facial-page-banner .banner-slider-4-bg {
    height: 710px;
    background-position: center ;
    background-size: cover;
}
}
@media (max-width: 767px) {.before-after-row-main .vc_column_container{width:100% !important;} .before-after-row .vc_column_container{width:50% !important;}.before-after-row-main.vc_custom_1596622699500, .before-after-row-main.vc_custom_1596622707530{padding-right:10px !important;padding-left:10px !important;}.finance-banner .section_main_title.single_service_title{text-align:center;font-size: 28px;}.finance-banner-text{text-align:center;border-top: 1px solid #a8a8a8;}.banner-slider-1-bg, .banner-slider-2-bg, .banner-slider-new-bg, .banner-slider-3-bg, .banner-slider-4-bg, .banner-slider-5-bg, .banner-slider-5-bg-new, .banner-slider-6-bg, .banner-slider-7-bg{height: 400px;background-position: center center;}.banner-left-text{height:auto;}.banner-left-text{padding: 40px 30px;}.banner-title{font-size: 32px; line-height: normal;}.banner-sub-title{font-size: 16px;}.price-title{font-size: 24px; margin-bottom:15px;}.video-consult-title{font-size: 22px;}.banner-list{font-size:15px;display: table;margin-left: auto; margin-right: auto;}.banner-list li:before{top: 6px;}.owl-slider-content-row .pull-right{float:none;}.banner-left-text{text-align:center;}.page-id-3211 .banner-left-text, .page-id-4382 .banner-left-text{height:auto;}.page-id-3211 .banner-slider-3-bg, .banner-slider-new-bg, .page-id-4382 .banner-slider-1-bg{height:400px;}.facial-page-banner .banner-left-text{height:auto;}.facial-page-banner .banner-slider-4-bg{height:400px;}.before-after-row-main.vc_custom_1598600868544 {padding-left:10px !important; padding-right:10px !important;} .meet-row.vc_custom_1598605670839{padding-left:10px !important;padding-right:10px !important;} #scrolldiv{margin-top:15px;}.banner-slider-5-bg-new p{font-size:17px;line-height: 16px;}.page-id-4382 .invisaling-second-banner{height:auto;}.mobile-expert-img{width: 100px;height: 100px;display: inline-block !important;margin-bottom: 10px;border-radius: 50%;overflow: hidden;margin-left: 10px;float: left;border: 5px solid #967301;}.mobile-send-main .send-number{float: left;}.clear-fix{clear:both;} .mobile-send-main{display: table;margin: 0 auto;}
.facial-page-banner .banner-slider-4-bg { background-size: contain;}
.line-height{ font-size: 14px !important; }}
@media (max-width: 670px) {
    .header_second_site_btn a {
        position: absolute;
        bottom: -42px !important;
        left: 0;
        width: 100%;
        font-size: 13px;
        text-align: center;
    }
	.header_second_site_btn a.refr{position: absolute;
         left: 0;
        width: 100%;
        font-size: 13px;
        text-align: center;top:80px;}
}


@media (min-width: 576px) and (max-width:767px) {.banner-slider-invisaling-bg{height:300px;} #sb-wrapper-inner{height: 365px !important;}}
@media (min-width: 481px) and (max-width:575px) {.banner-slider-invisaling-bg{height:250px;} #sb-wrapper-inner{height: 360px !important;}}
@media (max-width: 480px) {.banner-slider-1-bg, .banner-slider-2-bg, .banner-slider-3-bg, .banner-slider-4-bg, .banner-slider-5-bg, .banner-slider-6-bg, .banner-slider-7-bg{height: 250px;background-position: center center;} .banner-slider-new-bg{height: 250px;background-position: top center;} .banner-slider-5-bg .banner-title, .banner-slider-5-bg-new .banner-title, .banner-slider-6-bg .banner-title, .banner-slider-7-bg .banner-title{font-size: 32px;}.banner-left-text .btn.btn-color-default{font-size: 14px;}.banner-title{font-size: 26px;}.page-id-3211 .banner-slider-3-bg, .page-id-4382 .banner-slider-1-bg{height:250px;}.facial-page-banner .banner-slider-4-bg{height:250px;}.banner-slider-invisaling-bg{height:200px;}#sb-wrapper-inner{height: 330px !important;}.mobile_header_contactno a{font-size:12px;}}

.mr-tp{margin-top:30px;}
.bg-gary{background:#f8f8f8 !important;}
.bg-purple{background:#9b79e7 !important;}
.text-purple{color:#B4B3CC !important;}
.bg-purple-light{background:#B4B3CC !important;}
.bg-gary-light { background: #9b9b9a !important;}
.phone-mb {
    margin-bottom: 5px !important;
}
.txt-priamry{color:#ffbf00 !important;}
.pdf-thumb img{ border:1px solid #eee;}

.btn-style-bordered1 {
    background-color: #ffbf00 !important;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    font-weight: lighter;
    border-color: #ffbf00;
}
#chrismas .close {
    margin-right: -30px;
    font-size: 32px;
    color: #fff;
    opacity: 1;
}
#slider_6651.autohide-arrows .owl-nav {
    display: block !important;
}
#slider_6651.sa_owl_theme .owl-nav .owl-prev {
    background-color: rgb(249 191 1) !important;
}
#slider_6651.sa_owl_theme .owl-nav .owl-next {
    background-color: rgb(249 191 1) !important;
}
#whtap-btn-sticky { position: fixed; top: 160px; right: 10px; z-index: 1000; }
.black-color{color:#000000 !important;}
.black-color a{color:#000000 !important;}
.black-color a:hover{color:#000000 !important;}


.pum-container{
	padding: 0px !important;
}