/*
Theme Name:     Betheme Child
Theme URI:      http://themes.muffingroup.com/betheme
Author:         Muffin group
Author URI:     http://muffingroup.com
Description:    Child Theme for Betheme - Premium WordPress Theme
Template:       betheme
Version:        1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
body:not(.template-slider) #Header {
    min-height: 0;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
    color: #1b3c74!important;
    font-weight: 500;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 50px !important;
}
#Top_bar .menu li ul {
    top: 80% !important;
    padding: 10px;
}
a#search_button {
    z-index: 1;
    background: #FFFFFF;
    border-radius: 50%;
    padding: 4px;
    color: #2586E9 !important;
}
#Top_bar .top_bar_right .top-bar-right-icon, #Top_bar .top_bar_right .top-bar-right-icon svg .path {
    color: #2586E9 !important;
    stroke: #2586E9 !important;
}
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    color: #ffffff;
    background: #1b3c74 !important;
}
#Footer a {
    color: #8a8a8a !important;
    font-family: 'Nunito';
    font-size: 16px;
}
.slider_subsec {
    padding-top: 30px;
    padding-bottom: 80px;
}
.itmes_linkbox {
    padding-top: 90px !important;
}
#Footer a i{color: #444444 !important;}
#Footer .footer_copy {
 /*   background: #000000 none repeat scroll 0 0;*/
   text-align:center;
}
#Footer .footer_copy .copyright {
    float: none;
    color: #8A8A8A;
}
footer h2.wp-block-heading {
    color: #2e4d81 !important;
    font-weight: 400;
    font-family: 'Old Standard TT';
    font-size: 26px;
}
footer h4 {
    color: #2e4d81;
    margin-bottom: 6px !important;
    font-weight: 400;
    font-size: 26px;
    font-family: 'Old Standard TT';
}

footer #contact-info li {
    margin-bottom: 20px;
    color: #8a8a8a;
    line-height: 1.6;
}
footer .copyright h2{color: #8a8a8a; display: none;}
footer #menu-footer-menu{list-style: none; padding-left: 0; background: none;}
footer #menu-footer-menu li::after{display: none;}
footer #nav_menu-2{margin-left: 50px;}
#Footer .footer_copy .one {
    margin-bottom: 16px;
    padding-top: 27px;
}
#back_to_top {
    font-size: 28px;
    padding: 10px 10px;
    margin-top: -95px;
    border-radius: 10px;
}
footer .widget_nav_menu ul li a{padding-bottom: 2px;}
footer .widget.widget_block ul li{margin-bottom: 6px;}
footer .widget {
    margin: 20px 0;
}

.trailer-box-home {
    padding-top: 50px;
}
.trailer-box-home .trailer_box h2{ text-transform:uppercase;}
.trailer-box-home .trailer_box .desc{ border-top:solid 1px #fff;}
.trailer-box-home .vc_col-sm-3 .vc_column-inner, .trailer-box-home .vc_col-sm-3 .vc_column-inner .trailer_box {    margin-bottom: 0; padding:0;}
.trailer-box-home .trailer_box .desc {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0 2.5%;
    padding: 20px 0;
    position: absolute;
    width: 95%;
    z-index: 2;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.dr-zom-home .zoom_box .desc{  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #fff;
    height: 80%;
    left: 10%;
    opacity: 1;
    padding: 0;
    top: 10%;
    width: 80%;}
.zoombox-home .zoom_box {
    margin: 0 0 7px;
}
.zoombox-home .zoom_box .desc { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #fff;
    opacity: 1;
}

.zoombox-home .zoom_box:hover .desc {height: 80%;
    left: 5%;
    padding: 5%;
    top: 5%;
    width: 80%;
}
.zoombox-home  .zoom_box .desc .desc_txt {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase;
}

.testim-onial .icon_box.icon_position_left .image_wrapper {
    border-radius: 100%;
    height: 65px;
    width: 65px;
}
.testim-onial  .icon_box.icon_position_left 
h4 { margin:0;}
.testim-onial  .icon_box.icon_position_left .desc_wrapper {
}
.testim-onial .icon_box.icon_position_left {
    min-height: 126px;
    padding-left: 80px;
}
#Top_bar.is-sticky {

 /*  height: auto !important;*/}
#Header .secondary-menu > li {
    display: inline-block;
    float: unset;
    padding: 12px 25px;
    font-size: 14px;
/*     font-family: 'Nunito' !important; */
}
#Header .secondary-menu > li:last-child{padding-right: 0;}
#Header .secondary-menu li ul li a {
    display: block;
    padding:6px 8px;
    text-align: left;
    white-space: nowrap;
}
.container-hed {
    background: #fcfcfc none repeat scroll 0 0;
    text-align: center;
    padding: 0px 0;
}
.container-hed .column {
    margin-bottom: 0;
}
#Header .secondary-menu > li > a {
    color: #1b3c74;
}
#Header .secondary-menu > li.hover  {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#Header .secondary-menu li ul {
    border-radius: 0;
    background: #1b3c74  none repeat scroll 0 0;
}
#Top_bar .menu > li > a span:not(.description) {

    padding: 0 15px;

}
#Top_bar .logo { max-width: 100px;}
#Top_bar .menu li ul li a {
font-size: 14px;
    padding: 5px 0 5px 20px;
}#Top_bar .menu li ul li {

    width: 300px;
}

#Header .secondary-menu li ul li a:hover {
    background: rgba(75,181,255,1) none repeat scroll 0 0;
    color: #FFF;
}

#Header .secondary-menu li ul li a {
    color: #FFF;
    font-size: 14px;
}.dr_name_heading {
    padding: 0px 0 0px;
    /*float: left;
    width: 33%;*/
    display: block;
}
 .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, 
.header-below #Top_bar, #Header_creative, #Top_bar #menu{
    background-color: #015176 !important;
}

.header-classic #Top_bar, .sticky-tb-color #Top_bar.is-sticky {
     background-color: #FFF !important;
}

.home.header-classic #Top_bar{
	 background: linear-gradient(90deg, #4ab4ff, #0164db);
}

.header-classic #Top_bar.is-sticky {
    background: transparent;
}
#Header .top_bar_left {
    z-index: 1;
}
#Top_bar #menu ul li.submenu .menu-toggle {
    color: #ffffff !important;
}
#Top_bar .menu > li > a{
    color:#1b3c74 !important;
}
.home #Top_bar .menu > li > a {
    color: #fff !important;
}
#Header .secondary-menu > li#menu-item-1189 > a{
    color:#1b3c74 !important;
}
.dental-mid-logo img {
    width: 230px;
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a {
    color: #fff !important;
}
/* 
 #Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a{color: #269e95;} */
.dr_name_heading_full{background: rgba(0, 0, 0, 0) url("images/dr-bg.jpg") no-repeat scroll center top / cover ; text-align:center;     padding: 22px 0;}
.dr_name_heading h1{    color: #626262;
    font-family: Source Sans Pro;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-align: center;}
.dr_name_heading h2{color: #626262;
    font-family: Arial;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    text-align: center;} 
.dr_name_heading h3{     color: #626262;
    font-size: 28px;
    line-height: 22px;
    margin: 0;
    text-align: center;}

.floating {
    width: 800px;
    margin: auto;
}


.dental-box-img .vc_single_image-wrapper.vc_box_border_grey { margin: 0;}
.dental-sec-bg {
    padding: 30px 25px;
    margin: 0 !important;
    background-size: cover;
}
.dental-sec-bg h2 {
    margin: 0;
}
.expansion-contant p {
    font-size: 14px;
}
.dental-left-blocks {
    width: 12%;
}
.dental-center-blocks {
    width: 76%;
}
.dental-img-name .vc_figure .vc_single_image-wrapper {
    margin-bottom: 10px;
}
#Footer {
    background-image: url(https://www.drsamkhoury.com/glenmillsdentalimplants/wp-content/uploads/2024/02/footer-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: unset !important;
    padding: 80px 0 0px;
}

div#text-7.no-padding {
    padding: 0;
    margin: 0;
}
.footer_action .column.one.column_column {
    font-size: 12px !important;
}
.floating .dr_name_heading {
    float: left;
    width: 100%;
}

.top_bannernew .vc_single_image-wrapper.vc_box_border_grey {
    margin: 0;
}

/* ------- */

#rev_slider_10_1_wrapper .custom.tparrows{border-radius: 7px;}

.slider_subsec .vc_single_image-wrapper img {
    border-radius: 10px !important;
    width: 100%;
}

.slider_subsec .wpb_wrapper > div{margin-bottom: 12px;}

.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    padding: 13px 54px;
    text-transform: capitalize;
}
.drms_sec a.vc_general{border-radius: 10px;}
.msdr_imgs .wpb_single_image .vc_figure, .msdr_imgs .wpb_single_image .vc_single_image-wrapper, .homepage_aboutrowone .wpb_single_image .vc_figure, .homepage_aboutrowone .wpb_single_image .vc_single_image-wrapper, .homepage_aboutrowtwo .wpb_single_image .vc_figure, .homepage_aboutrowtwo .wpb_single_image .vc_single_image-wrapper, .slider_subsec .vc_figure, 
.slider_subsec .vc_single_image-wrapper, .implant_sec .vc_figure, .implant_sec .vc_single_image-wrapper{width: 100%;}

.msdr_imgs .wpb_single_image{text-align: center !important;}
.msdr_imgs img{height: 430px; object-fit: cover; max-width: 100%; width: 400px; border-radius: 15px;}
.homepage_about img{border-radius: 20px; width: 100%; object-fit: cover;}
.homepage_about .homepage_aboutrowone img{height: 210px;}
.homepage_about .homepage_aboutrowtwo img{height: 180px;}
.homepage_about .wpb_wrapper > div{margin-bottom: 15px;}
.slider_subsec button.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-shape-square.vc_btn3-style-custom {
    padding: 12px 50px;
    font-size: 16px;
    border-radius: 10px;
}

/* .slider_subsec h2{text-transform: uppercase;} */
/*.slider_subsec .wpb_wrapper:hover h2 a{color: #269E95;}*/
.surgical_sec .surgical_list ul{display: flex; flex-wrap: wrap;}
.surgical_sec .surgical_list ul li{width: 45%;}
/*a, a:hover {
    color: #269e95;
}*/

.discount_plantabel .bl-table thead tr th, .discount_plantabel .bl-table tr.second th{background: #005076;}
section.has_content h1#Overdentures, section.has_content h1#Dentures, section.has_content h3.process_heading, section.has_content h4.process_heading-2,
section.has_content h1#oral_hy_ttl, section.has_content span.back-design, section.has_content h1#periodontal_m_ttl{background: #005076;}

section.has_content .background {
    border-color: #005076;
}

#Action_bar .contact_details a, #Action_bar .contact_details a:hover{color: #fff;}
#Action_bar .contact_details li > i {color: #cfcfcf;}

div#footer_row {background: #c3fffa !important;}
.bad_breath {
    background: #4a82a4 !important;
}
.bad_breath h2, .bad_breath ul, .maintenance_visit .periodontal_m {color: #fff !important;}
.maintenance_visit p{color: #ebebeb;}
.maintenance_visit{background: #4a82a4 !important;}
.process {background: #8ad9ff47 !important;}
.header-classic #Action_bar {
    display: none;
}
footer kbd {
    background: none;
}
.page-id-2657 .btn-primary {background-color: #005076;}
#footerWrapper {background-color: #f4f4f4 !important;}

.top_bannernew {
    background-size: 100% 100%;
/*     margin-top: -102px; */
	background-color: #eff1f3;
}

.dental_box {
    padding: 0 30px !important;
}
.dental_btn button {
    border: 1px solid #0064d9 !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
}
.dental_btn button:hover {
    background: linear-gradient(to right, #4bb5ff 0%, #0064d9 100%);
    border-color: transparent !important;
}
.dental_box h4,
.dental_box h2 {
    text-align: center !important;
}
.about_btn  a {
    border-width: 1px !important;
    padding: 12px 25px !important;
    border-radius: 30px !important;
}
.drms_sec {
    background-size: 100% 100%;
}
.wishdome-box img {
    height: 270px;
}

#Footer .footer_copy .copyright a font {
    color: #4BB5FF !important;
}
#Footer aside#block-7 {
    padding-top: 80px;
}
#Footer ul#contact-info a {
/*     color: #4BB5FF !important; */
}
.drms_sec {
    overflow: visible !important;
}

.dr-khuurebox {
    margin-top: -145px;
}





@media screen and (max-width: 480px) and (min-width: 320px){
    .dr_name_heading {
        float: none;
        width: auto;
    }
    .sections_group .wpb_column.vc_column_container.vc_col-sm-3 {
        padding: 5px;
    }
    .vc_custom_1522822551956 h2.vc_custom_heading {
        line-height: 1;
    }
    .vc_custom_1517648679311 h2.vc_custom_heading {
        line-height: 1;
    }
}


@media screen and (min-width: 720px){
  /*  div#Action_bar {
        display: none;
    }*/
}

@media screen and (min-width: 481px) and (max-width: 767px){
    .homepage_aboutrowone .wpb_column, .homepage_aboutrowtwo .wpb_column{width: 50%;}
    .homepage_about .wpb_wrapper > div {
    display: flex;
    justify-content: center;
}
}

@media screen and (max-width: 480px) and (min-width: 320px){
    div#Action_bar {
        display: block;
    }
    ul.contact_details {
        font-size: 17px;
        font-weight: bold;
    }
    .container-hed .top-secondary_menu {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 115px;
    }
    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
        height: 110px !important;
        line-height: 110px !important;
        padding: 0px 0;
    }
    .dr_name_heading h1, .dr_name_heading h2, .dr_name_heading h3 {
        /*font-family: cursive;*/
    }
    .floating .dr_name_heading {
        float: none;
        width: auto;
    }
        .homepage_about img {height: 250px !important;}
}


    a#show_menu {
        display:none;
    }
    a#hide_menu {
        display: none;
    }
@media screen and (min-width: 320px) and (max-width: 1240px){
    #Header .container-hed {
        display: none;
    }

    #Header .secondary-menu li ul {
        display: inline-block;
        position: unset;
    }
    #Header .secondary-menu li ul li {
        border: none;
    }
    ul#menu-top-head-menu {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #Header .secondary-menu > li {
        padding: 0;
    }
    a#show_menu {
        display:inline-block;
        font-size: 23px;
        position: relative;
        top: 68px;
        margin-left: 5px;
        z-index:99999;
    }
    a#hide_menu {
        font-size: 23px;
        position: absolute;
        right: 10px;
        margin-top: 10px;
        color: #1b3c74;
        z-index: 99999;
        cursor: pointer;
    }
    nav#secondary-menu {
        margin-top: 20px;
    }
    div#toggle {
        max-width: 400px;
        margin: 0 auto;
    }
    #Header .secondary-menu > li.submenu {
        width: 100%;
        font-weight: bold;
        font-size: 16px;
    }
    div#toggle {
        position: fixed;
        max-width: 350px;
        width: 100%;
        height: 100%;
        overflow: auto;
        border-bottom-width: 60px;
        border-bottom-style: solid;
        z-index: 100000;
    }
}
@media screen and (min-width: 768px) and (max-width: 1240px){
.home a#show_menu {
    left: 30px;
    color: #fff;
}
    a#show_menu {
    left: 30px;
    color: #006edf;
}
	.home #Top_bar a.responsive-menu-toggle{
		color:#ffffff!important;
	}
#Top_bar a.responsive-menu-toggle {
    color: #006edf !important;
}
	#Top_bar .top_bar_right {
    padding: 0 0px;
}
	
	
}

/*#Top_bar a.responsive-menu-toggle {
    display: none !important;
}*/
.second_menu {
    display: none;
}
#Top_bar .menu > li > a:after{
    display:none;
}
a#show_menu2 {
    display: none;
}

@media screen and (min-width: 320px) and (max-width: 1240px){
    .second_menu {
        display: none;
        position: fixed;
        right: 0px;
        top: 36px;
        max-width: 350px;
        width: 100%;
        height: 100%;
        overflow: auto;
        border-bottom-width: 60px;
        border-bottom-style: solid;
        z-index: 100000;
        margin: 0 auto;
        background: #dedede;
        font-size: 20px;
        font-weight: bold;
    }
    .second_menu .menu-header-menu-container {
        margin-left: 30px;
        margin-top: 30px;
        margin-bottom: 60px;
    }
    #Top_bar .second_menu .menu > li {
        float: none;
    }
    #Top_bar .second_menu .menu > li > a {
        padding: 0;
        line-height: 30px;
        font-weight: normal;
    }
    #Top_bar .second_menu .menu li ul {
        display: inline-block;
        position: unset;
        background: #dedede;
    }
    a#hide_menu2 {
        position: absolute;
        right: 10px;
        margin-top: 10px;
    }
    #Top_bar .second_menu .menu > li ul li a {
        color: #5f5f5f;
    }
    a#show_menu2 {
        display: inline-block;
        font-size: 23px;
        position: absolute;
        right: 5px;
        top: 45px;
    }
    #menu-item-17 > a {
        display: none !important;
    }
    #menu-item-152> a {
        display: none !important;
    }
    #menu-item-191 > a {
        display: none !important;
    }
    #menu-item-170 > a {
        display: none !important;
    }
    li.phone2 {
        position: relative;
        right: -33px;
    }
    #Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
        color: #fafafa !important;
    }
    #Header .secondary-menu li ul li a:hover {
         color: #94bd36;
    }
    li.current-menu-item a,  #Side_slide #menu ul li.hover > a, #Side_slide #menu ul li.current-menu-ancestor > a {
        color: #2586E9 !important;
    }
    li.current-menu-parent>a {
        color: #94bd36 !important;
    }
}







@media screen and (min-width: 320px) and (max-width: 767px) {
.mobile-header-mini #Action_bar {
    display: block !important;
}
.mobile-header-mini #Top_bar .logo {
    width: 100%;
    height: 90px;
    line-height: 90px;
    margin: 10px 0 !important;
}
.mobile-header-mini #Top_bar #logo, .mobile-header-mini #Top_bar .custom-logo-link {
    height: 90px !important;
    line-height: 90px !important;
}
.home #Top_bar a.responsive-menu-toggle {
    top: 55px !important;
	color:#fff;
}
	#Top_bar a.responsive-menu-toggle i {
    font-size: 23px;
}
/* 	.mobile-header-mini #Top_bar a.responsive-menu-toggle {
    top: 55px!important;
    color: #006edf !important;
} */
.mobile-header-mini #Top_bar .top_bar_right {
    position: unset;
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
}
.wpb_column.vc_column_container.vc_col-sm-3 {text-align: center;}
.floating {width: 100%;}

.dental-left-img:nth-child(2) {
    padding: 0 6px;
}
.dental-left-img { margin-bottom: 15px !important;
    width: 30%;
    display: inline-block;
}
.dental-left-blocks {
    width: 100%;
}
.dental-center-blocks {
    width: 100%;
}

#Top_bar .logo {
    max-width: unset;
}

	.trailer-box-home {
    padding-top: 0;
}
.trailer-box-home .trailer_box .desc {
    margin: 0 auto;
    width: 50%;
    right: 0;
}

/* top-banner */
		.proxima_family {
    font-size: 16px !important;
}
	.main_top_title {
    font-size: 34px !important;
    line-height: 40px !important;
}
	
	.top_bannernew {
    padding: 0px !important;
}
	.top_leftimg {
    padding-left: 0px !important;
}
	
/*end*/
	
.drms_sec {
    padding-left: 15px !important;
    padding-right: 0px !important;
}	
.drms_sec .vc_column-inner {
    padding-top: 0px !important;
    padding-left: 0px !important;
}
	.drms_sec h2 {
    margin-bottom: 10px !important;
    font-size: 26px !important;
}
	.drms_sec p {
    font-size: 15px !important;
    line-height: 24px !important;
}
.covid-heading { margin: 10px 0px 30px 0px; width: 100% !important;}
  
	#Footer aside#block-7 {
    padding-top: 20px;
}
.implant_sec .wpb_wrapper h2, .slider_subsec .wpb_wrapper h2 {
    font-size: 20px !important;
    line-height: 24px;
    text-align: center !important;
}
	.implant_sec .wpb_wrapper h2:nth-child(2) {
    font-size: 17px !important;
}
   .slider_subsec {
    padding: 15px !important;
} 
	.dental_box .vc_column-inner {
    padding: 0px;
}
	.wishdome-box img {
    height: unset;
}
/*     .slider_subsec .wpb_wrapper h2{font-size: 24px !important;
    line-height: 1;} */
    
    .msdr_imgs img {
    height: 300px;
    border-radius: 10px;
        width: 320px;
}
    
    #back_to_top{float: right; font-size: 20px; padding: 6px; margin-top: -80px; border-radius: 5px; margin-right: -15px;}
    footer #nav_menu-2 {
    margin-left: 0;
}
    #Footer a {
    font-size: 14px;
}
    footer h2.wp-block-heading, footer h4 {
    font-size: 22px;
    line-height: 1.2;
}
    footer ul#contact-info h4 {
    font-size: 17px;
}
    
    .vc_custom_1706078704432.msdr_imgs{margin-left: 0 !important; margin-right: 0 !important;}
    .homepage_about .vc_custom_1704972863706{padding-right: 15px !important;}
    .homepage_about h2, .homepage_about p{text-align: center !important;} 
    .homepage_about .wpb_wrapper p{font-size: 13px !important; line-height: 20px !important;}
    .homepage_about img {border-radius: 10px;}
    .homepage_about p:last-child {margin-bottom: 50px;}
    .msdr_imgs .vc_custom_1706077147664 {padding: 0 !important;}
    .msdr_imgs .vc_custom_1706078682945 {padding: 0 !important;}
    .drms_sec a.vc_general {
    border-radius: 6px;
        padding: 12px 25px;
}
    .dental-mid-logo img {
    width: 230px;
}

    .implant_sec .vc_custom_1705404199147{margin-right: 0 !important;}
    .implant_sec .vc_single_image-wrapper{text-align: center;}
/*     #Header .secondary-menu > li > a,
#Header .secondary-menu li ul li a {
    color: #ffffff;
    font-weight: 400;
} */

/* #Header .secondary-menu li ul {
    background: transparent;
} */
/* #Side_slide li.current-menu-item a span {
    color: #269e95 !important;
} */
#Action_bar .contact_details li a {
    color: #fff !important;
    font-size: 14px;
}
/* #Action_bar .contact_details li i {
    color: #269e95 !important;
} */

.implant_sec.vc_custom_1706069107067 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
	.dental_box {
    padding: 0px !important;
}
.slider_subsec.vc_custom_1706088502495 {
    padding-top: 60px !important;
    padding-bottom: 35px !important;
}
.dental_box {
    padding-bottom: 15px !important;
}
.home a#show_menu {
    margin-left: 14px;
	color: #ffffff;
}
	
.drms_sec.vc_custom_1706087020767 {
    padding-top: 50px !important;
}
.homepage_about.vc_custom_1704972936362 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
footer#Footer .widgets_wrapper {
    padding-top: 35px !important;
    padding-bottom:50px !important;
}
#Header_wrapper, #Intro {
    background-color: #fdfdfd;
}
/*div#Top_bar {
    margin-top: -30px;
}*/
.mobile-header-mini #Action_bar {
    background-color: #292b33 !important;
}
#Action_bar .contact_details i {
    color: #ffff;
}
.implant_sec  h1 {
    text-align: center !important;
}
#Action_bar .contact_details {
    padding: 10px 0 0px;
}



}
div#text-7 {
    display: none;
}
.mobnotdiv {display: none;}

@media screen and (min-width: 768px) and (max-width: 1024px) {


#Top_bar .logo {max-width: 100px !important; float: unset !important; margin: auto !important;}
.covid-heading { width: 40% !important;}

    .drms_sec.vc_custom_1706087020767 {padding-bottom: 250px !important;}
    .msdr_imgs.vc_custom_1706078704432{margin-top: -200px !important;}
    
.msdr_imgs img {
    height: 290px;
    width: 300px;
}

.implant_sec.vc_custom_1706069107067 {
    margin-top: 55px !important;
    margin-bottom: 65px !important;
}
.implant_sec  h2 {
    font-size: 30px !important;
    line-height: 31px !important;
}
.implant_sec h1 {
    font-size: 22px !important;
    line-height: 28px;
}
.slider_subsec.vc_custom_1706088502495 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.trailer-box-home h2 {
    font-size: 19px !important;
}
.drms_sec.vc_custom_1706087020767 {
    padding-top: 50px !important;
}
.about_box {
    width: 100%;
    padding-bottom: 35px;
}
.about_box 
 .vc_custom_1706099986379 {
    padding-right: 15px !important;
}
.about_box_gallery {
    width: 100%;
}
.homepage_about.vc_custom_1704972936362 {
    margin-top: 30px !important;
    margin-bottom: 25px !important;
}
footer#Footer .widgets_wrapper {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

footer h2.wp-block-heading {
    font-size: 20px;
}
footer h4 {
    font-size: 19px;
}

/* #Header .secondary-menu li ul {
    background: transparent;
} */

/* #Header .secondary-menu > li > a, #Header .secondary-menu li ul li a {
    color: #ffffff;
    font-weight: 400;
} */
#Header_wrapper, #Intro {
    background-color: #fdfdfd;
}
#Action_bar .contact_details a {
    color: #fff;
}
#Action_bar .contact_details i {
    color: #269e95;
}
/*.header-classic #Top_bar {
    margin-top: -25px;
}
a#show_menu {
    top: 43px;
}
*/
#Action_bar .contact_details {
    padding: 8px 0 8px;
}

#Action_bar .column {
    text-align: center;
    justify-content: center;
    display: flex;
}





}


@media screen and (min-width: 1025px) and (max-width: 1239px) {


#Top_bar .logo {
    max-width: 100px;
    float: unset;
    margin: auto;
}









}











