:root{
    --primary-color: #002b5c;
    --secondary-color: #8da9c4;
    --third-color: #eef7f1;
    --font-color: #000;
    --fourth-color: #8daead;

    --h2-inner: 26px;
    --h3-inner: 23px;
    --inner-page-content: 16px;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a{
    text-decoration: none;
    font-size: 16px;
    transition: .3s linear;
}
a:visited{
    color: inherit;
}
a:focus {
    outline: none;
  }
p{
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.6;
}
p:last-child{
    margin-bottom: 0;
}
body{
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Poppins', sans-serif;
    color: #000;
}
ul,ol{
    margin-left: 20px;
}
li{
    margin-bottom: 10px;
}

.entry-content{
    margin: 0;
}
.w-100{
    width: 100%;
}
.d-block{
    display: block;
}
h1,.h1{
    font-size: 48px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}
h2,.h2{
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 15px;
}
h3,.h3{
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 15px;
}
h4,.h4{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}
h5,.h5{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
h6,.h6{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.ml-15{
    margin-left: 15px;
}
.container{
    max-width: 1210px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
}
.vc_column-inner {
	padding-top: 0 !important;
}
section{
    margin-top: 50px;
}
.primary-color{
    color: var(--primary-color);
}
.secondary-color{
    color: var(--secondary-color);
}
.font-color{
    color: var(--font-color);
}
.text-center{
    text-align: center;
}
/* Font Face */
@font-face {
    font-family: ACaslonPro;
    font-weight: 400;
    src: url(../fonts/ACaslonPro-Regular.otf);
}
@font-face {
    font-family: ACaslonPro;
    font-weight: 600;
    src: url(../fonts/ACaslonPro-Semibold.otf);
}
@font-face {
    font-family: ACaslonPro;
    font-weight: 700;
    src: url(../fonts/ACaslonPro-Bold.otf);
}
.h2-inner,.single-services h2{
    font-size: var(--h2-inner);
    margin-bottom: 20px;
    line-height: normal;
    font-weight: 500;
    line-height: 1.2;
}
.inner-page-content p, .inner-page-content li{
    font-size: var(--inner-page-content);
    line-height: 1.6;
    font-weight: 400;
}
.h3-inner{
    font-size: var(--h3-inner);
    margin-bottom: 20px;
    line-height: normal;
    font-weight: 500;
}



.site-header{
    padding-top: 0px;
    z-index: 9;
    position: relative;
    box-shadow: 0px 0px 5px 2px #000; background: var(--primary-color);
}
#masthead.fixed{
    position: fixed;
    top: 0;
    left: 0;
    animation: scrolltop .7s linear;
    width: 100%;
    background-color: var(--primary-color);
    padding: 0px;
    z-index: 999;
 }
 @keyframes scrolltop {
    0% { top: -100px; opacity: .4; }
    100% { top: 0; opacity: 1; }
 }
 #masthead.fixed .main-navigation .container .menu-header-top-container > ul > li > a {
    line-height: 80px;
}


header a {
	font-family: "Poppins", sans-serif;
}
header .container{
    max-width: 1360px;
    margin: auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tab-services-links { padding: 0; margin: 0; } .tab-services-links li { list-style-type: none; margin: 0; padding: 14px 0; border-bottom: solid 1px #3d665a; } 
.tab-services-links li a { font-size: 15px; margin: 0; padding: 0; color: #000;} 
.tab-services-links li:last-child { border-bottom: none; } 
.tab-services-links li a:hover { color: var(--primary-color); } 
.custom-home-tab .tab-lt { width: 67%; float: left; } 
.custom-home-tab .tab-rt { width: 33%; float: right; padding: 0px 0 0 30px; } 
/* Commented by vikash for home tab section */
.custom-home-tab {
	padding-left: 40px;
    margin-top: 50px;
}
.custom-home-tab .vc_column-inner{
    padding: 0 !important;
}
.custom-home-tab .vc_row {
	margin: 0;
}
.custom-home-tab .font-h2{
    font-size: 26px;
    color: #333333;
    line-height: 1.3;
    margin-top: 0;
}
.custom-home-tab p{
    font-size: 16px;
    line-height: normal;
    color: #333333 !important;
    font-weight: 400; line-height: 30px
}
.custom-home-tab .vc_tta-panel-body .right { margin-top: -105px;}
.custom-home-tab .vc_tta-panel-body { overflow: visible !important;}
.custom-home-tab { background: #f9f9f9; padding-top: 50px; padding-bottom: 0; }
.custom-home-tab .learn-more-btn {
    width: 100%;
}
.custom-home-tab .vc_tta-container {
    margin-bottom: 0 !important;
}
.custom-home-tab .secondary-button.learn-more-btn a {
	padding: 15px 30px !important;
}
.custom-home-tab .learn-more-btn a:hover {
	background-color: #000 !important;
}
.custom-home-tab .vc_tta-panel-body {
	padding: 0 !important;
}
.custom-home-tab .vc_tta-panels{
    background-color: transparent !important;
}
.custom-home-tab .tab-inner .left {
    padding-right: 8%;
    padding-top: 30px;
}
.custom-home-tab .tab-inner .vc_col-sm-4 {

}
.custom-home-tab .wpb_single_image .vc_figure,.custom-home-tab .wpb_single_image .vc_single_image-wrapper,.custom-home-tab .wpb_single_image img,
.custom-home-tab .tab-inner .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-home-tab .tab-inner .vc_col-sm-4 > .vc_column-inner, .custom-home-tab .vc_col-sm-4 .wpb_single_image.vc_align_left{
	height: 100%;
	display: flex;
}
.custom-home-tab .absolute-content {
	position: absolute;
	top: 40%;
	right: 5%;
	transform: translateY(-50%);
	width: 260px;
    z-index: 1;
}
.custom-home-tab .absolute-content li {
	border-bottom: 1px solid #333;
	font-size: 16px;
	font-weight: 400;
	padding: 18px 0;
	margin: 0;
  list-style: none;
}
.custom-home-tab .absolute-content ul{
	margin: 0;
}
.custom-home-tab .absolute-content li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.custom-home-tab .tab-inner {
	display: flex;
	flex-wrap: wrap;
}
.custom-home-tab .tab-inner .right::before {
	box-shadow: 20px 0px 60px 110px #fff;
	content: '';
	position: absolute;
	height: 100%;
	left: -40px;
}
.custom-home-tab ul.vc_tta-tabs-list li a {
	background-color:var(--secondary-color)!important;
	color: #fff !important;
    padding: 14px 35px !important;
    font-size: 16px !important;
    border-radius: 0 !important;
}
.custom-home-tab li.vc_tta-tab.vc_active{ position: relative; }
/*tab css end*/

.header-social a {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: var(--secondary-color);
	display: flex;
	justify-content: center;
	align-items: center;
    padding: 10px;
}
.header-social a svg {
	color: #fff;
	fill: #fff;
}


header .main-navigation {
	display: inherit;
	width: auto;
    margin-left: auto;
}
header .main-navigation .container {
    max-width: 100%;
    display: block;
    padding: 0;
}
.header-appointment-button a {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	background: var(--secondary-color);
	border-radius: 50px;
	padding: 10px 25px;
}
.header-appointment-button a:hover{
	color: var(--secondary-color); background: #fff;
}
.header-social a:hover{
    background:#000;
}
.header-right-details {
	display: flex;
	align-items: center;
}
.header-social ul {
	display: flex;
	margin: 0;
	list-style: none;
}
.header-social ul li {
	padding-right: 10px;
}
.header-social ul li{
    margin: 0;
}
#site-navigation .menu-header-top-container ul > li {
	padding-right: 30px;
}

header .main-navigation .container .menu-header-top-container > ul > li > a {
	line-height: 107px;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}
header .main-navigation .container .menu-header-top-container > ul > li.current_page_item a,
header .main-navigation .container .menu-header-top-container > ul > li > a:hover{
    color:  var(--secondary-color);
}
header .main-navigation .container .menu-header-top-container > ul > li.current_page_item > ul > li a {
	color: #fff;
}
header .main-navigation .container .menu-header-top-container{
    width: 100%;
}
header .main-navigation .container .menu-header-top-container > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.main-button:hover{
    background-color: var(--primary-color);
}

.main-navigation li{
    margin-bottom: 0;
}
.main-navigation .menu-item-has-children ul {
	display: block;
	width: 240px;
	background: var(--secondary-color);
	border: 1px solid rgba(255,255,255,.3);    
    border-top: 0;
}
header .main-navigation .container .menu-header-top-container > ul > li.menu-item-has-children > a::after {
	content: '';
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 10px;
	width: 10px;
	display: inline-block;
	transform: rotate(44deg);
	margin-bottom: 3px;
	margin-left: 5px;
}
header .main-navigation .container .menu-header-top-container > ul > li > a {
	position: relative;
}
.main-navigation .menu-item-has-children ul li a {
	font-size: 15px;
	color: #fff;
	padding: 10px 10px;
	width: 100%;
	display: block;
}
#site-navigation .menu-item-has-children ul li {
	padding-right: 0;
}
.main-navigation .menu-item-has-children ul li a:hover {
	background: var(--primary-color);
	color: #fff;
}
.main-navigation ul li > ul li:hover ul, .main-navigation ul li > ul li.focus > ul {
	left: 100%;
	top: 0;
}
.mobile-button,.mobile-header, .testimonial-slider .slick-arrow{
    display: none;
}
.testimonial-slider .slick-arrow,.home-team_section .slick-arrow{
    display: none !important;
}
/* Banner */
.banner{
    position: relative;
    height: 80vh;
    margin-top: 0;
}
.banner li{
    list-style: none;
    margin: 0;
    position: relative;
}
.banner ul{
    margin: 0;
    margin-bottom: 0 !important;
}
.banner img{
    height: 80vh;
    object-fit: cover;
    width: 100%;
}
.banner .slick-arrow {
	display: none !important;
}
.banner .absolute-content {
	position: absolute;
	bottom: auto;
	left: 0%;
	transform: translateY(-50%);
	width: 1000px;
	text-align: center;
	top: 50%;
}
.banner .absolute-content.container-left-padding {
	padding-left: calc((75% - 1500px) / 2);
}
.banner .absolute-content .title {
	font-size: 56px;
	color: var(--secondary-color);
	margin-bottom: 0;
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
    font-family: ACaslonPro;
}
.banner .absolute-content .content h2,
.banner .absolute-content .title b {
	color: var(--primary-color);
	display: block;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 400;
    font-family: ACaslonPro;font-size: 40px;margin: 0
}
.banner .absolute-content .sub-title {
	font-size: 33px;
	margin-bottom: 0px;
	font-weight: 400;
	color: var(--primary-color);
    font-family: ACaslonPro;
}
.banner .content h3,
.banner .content p {
	font-size: 22px;
	max-width: 490px;
	margin: auto;
	line-height: 32px; font-weight: 400
}

.banner .primary-button {
	font-size: 16px;
	text-transform: uppercase;
	background: var(--primary-color);
	color: #fff;
	padding: 15px 28px;
	display: inline-block;
	margin-top: 15px;
	font-weight: 400;
	border-radius: 30px 0 30px 0px;
}
.banner .secondary-button {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background: var(--secondary-color);
	color: #fff;
	padding: 13px 20px;
	border-radius: 5px;
	display: inline-block;
}
.banner .buttons {
	text-align: center;
}
.banner .primary-button:hover {
	color: #fff;
	background: var(--secondary-color);
}
.banner .secondary-button:hover {
	color: #fff;
	background: var(--primary-color);
}
.banner .slick-dots {
	bottom: 10px;
}
.banner .slick-dots li button::before {
    font-size: 14px;
    opacity: 1;
    color: #2c2c2c;
}
.banner .slick-dots li.slick-active button::before {
    color: #002b5c;
    opacity: 1;
}

/* Banner Bottom */
.font-h3 {
    font-size: 52px;
    margin-bottom: 30px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
}
/*Welcome to Dentist section*/
.welcome-dentist-section {
    margin-top: 0;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.column-inner-p0 > .vc_column-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.welcome-dentist-section.mt-50{
    margin-top: 0;
}
.welcome-dentist-section p{
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
.welcome-dentist-section h2.vc_custom_heading,.comman-heading{
	font-size: 42px;
	line-height: normal;
	color: #000000;
	font-weight: 300;
}
.welcome-dentist-section h2.vc_custom_heading {
    font-size: 27px;
}
.comman-heading b{
    font-weight: 500;
}
.comman-heading{
    font-weight: 400;
}
.welcome-dentist-section h2.vc_custom_heading b {
	font-weight: 800;
	color: var(--primary-color);
}
.welcome-dentist-section .primary-button {
	margin-top: 30px;
}
.welcome-dentist-section h3 { font-size: 31px; letter-spacing: 7px; line-height: normal; text-transform: uppercase; color: #000000; font-weight: 400; margin-bottom: 5px; }
.welcome-dentist-section h2.vc_custom_heading::after {
	content: '';
	height: 4px;
	width: 47px;
	display: block;
	background: var(--primary-color);
	margin: 22px auto;
}

/* our services slider */
.home-services{
    background-color: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 80px;
}
.home-services .comman-heading {
	line-height: normal;
    margin-bottom: 20px;
}
.home-services ul{
    margin: 0;
}
.service-slide-inner .title  {
	font-size: 20px;
	line-height: 1.1;
	color: var(--primary-color);
	font-weight: 700;
	font-family: "Poppins";
	padding-top: 30px;
	padding-bottom: 10px;
}

.service-slide-inner a.service-more {
    border-radius: 30px 0;
    background-color: #404041;
    font-size: 16px;
    line-height: 70px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    padding: 10px 34px;
}
.service-inner.service-.service-icon { background: rgba(141,169,196,0.30); width: 67px; height: 67px; display: block; border-radius: 100%; overflow: visible; }
.service-inner.service-.service-icon img { margin: -10px 0 0px 30px; display: block; float: left}
.services-slider1 .slick-next:before{
    font-family: slick;
    font-size: 44px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.services-slider1 .slick-prev:before {
    font-family: slick;
    font-size: 44px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.services-slider1 button.slick-prev.slick-arrow {
    position: relative;
}
.services-slider1 button.slick-prev.slick-arrow:before {
    content: '';
    background-image: url('../images/icon-left.png') !important;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    background-repeat: no-repeat;
    left: -10px;
    top: 178px;
}
button.slick-next.slick-arrow:before {
    content: '';
    background-image: url('../images/icon-right.png') !important;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    background-repeat: no-repeat;
}
ul.services-slider1 li.slick-slide {
	padding: 20px 20px !important;
	margin: 15px 10px;
	padding-bottom: 40px !important;
}
ul.services-slider1 li.slick-slide:hover {
    width: auto;
    height: auto;
    border-radius: 50px 0;
    filter: drop-shadow(0 0 7.5px rgba(0,0,0,0.23));
    background-color: #ffffff;
    padding: 20px 20px;
    margin: 15px 10px;
}
.service-slide-inner .content p {
	font-size: 14px;
	color: #676767;
	line-height: 1.6;
}
.our-services-section h2.vc_custom_heading {
    font-size: 46px;
    line-height: 50px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}
.our-services-section h2.vc_custom_heading span {
    color: #22a359;
    font-weight: 400;
}
.our-services-section {
    padding-bottom: 70px;
}


/* Home Appointment */
.home-appointment-form {
	margin-top: 0;
	padding-top: 50px;
    padding-bottom: 50px;
    background-color: var(--primary-color);
}
.home-appointment-form .title {
	font-size: 34px;
	color: #fff;
	font-weight: 700;text-transform: inherit
}
.default-form.homepage-form {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 10px;
	grid-row-gap: 17px;
}
.default-form.homepage-form .full{
    grid-column: span 3;
}
.default-form.homepage-form .col-4.full.textarea {
	grid-column: span 2;
}
.default-form.homepage-form .col-4.full.text-center.submit {
	grid-column: span 1;
	text-align: right;
}
.default-form.homepage-form .col-4.full.textarea textarea {
	width: calc(100% + 113px);
}
.default-form.homepage-form input:not([type="checkbox"], [type="submit"]) {
	width: 100%;
	height: 52px;
	padding-left: 25px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	background-color: transparent;
	border-radius: 50px;
	border: 1px solid #fff;
}
.default-form.homepage-form input::placeholder,
.default-form.homepage-form textarea::placeholder{
    color: #fff;
    opacity: 1;
}
.default-form.homepage-form input:focus,.default-form.homepage-form textarea:focus{
    outline: none;
}
.default-form.homepage-form select option {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
}
.default-form.homepage-form textarea {
	height: 54px;
	padding-top: 12px;
	padding-left: 25px;
	color: #cfcfcf;
	border-radius: 50px;
	font-family: 'Poppins', sans-serif;
	background-color: transparent;
	border: 0;
	opacity: 1;
	font-size: 16px;
	resize: none;
	border: 1px solid #fff;
}
.default-form.homepage-form select {
	width: 100%;
	height: 52px;
	background-color: transparent;
	border-radius: 50px;
	padding-left: 25px;
	font-size: 14px;
	border: 0;
	font-family: 'Poppins', sans-serif;
	-webkit-appearance: none;
	appearance: none;
	color: #fff;
	border: 1px solid #fff;
	font-size: 16px;
}
.default-form.homepage-form .date input{
    appearance: none;
    font-family: 'Poppins', sans-serif;

}
.default-form.homepage-form .wpcf7-response-output {
	color: #fff;
}
.app-social svg {
	width: 20px;
	height: 20px;
	color: var(--primary-color);
	fill: var(--primary-color);
}
.app-social ul {
	list-style: none;
	margin: 0;
	display: flex;
}
.app-social ul li {
	margin: 0;
}
.app-social ul li a {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-right: 7px;
}
.app-social ul li a:hover,.footer-social li a:hover{
	background: var(--secondary-color);
}
.app-social .content {
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.home-appointment-form .outer{
    display: flex;
    flex-wrap: wrap;
}
.home-appointment-form .col-8 {
	width: 70%;
}
.home-appointment-form .col-4.right {
	width: 30%;
    display: flex;
    justify-content: right;
    align-items: center;
}
.app-social ul li:last-child a {
	margin-right: 0;
}


.radio-main input {
	position: absolute;
	left: 0;
	top: 0;
    visibility: hidden;
}
.radio-main .wpcf7-list-item{
    margin: 0;
    position: relative;
}
.radio-main .wpcf7-list-item-label {
	height: 52px;
	background: #ededed;
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 14px;
}
.radio-main span {
	width: 100%;
	display: block;
}
.radio-main .wpcf7-form-control.wpcf7-radio {
	display: flex;
}
.radio-main .wpcf7-list-item.first .wpcf7-list-item-label {
	border-radius: 50px 0px 0px 50px;
}
.radio-main .wpcf7-list-item.last .wpcf7-list-item-label {
	border-radius: 0px 50px 50px 0px;
}
.radio-main input:checked + .wpcf7-list-item-label {
	background: var(--secondary-color);
	color: #000;
}
.default-form.homepage-form input[type="submit"] {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	background: var(--secondary-color);
	border-radius: 50px;
	padding: 0;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
	border: 0;
	height: 52px;
	width: 152px;
}
.home-appointment-form .wpcf7-not-valid-tip{
    color: #fff;
}
.default-form.homepage-form input[type="submit"]:hover {
	background: #fff;
	color: #000;
}
.default-form.homepage-form .wpcf7-spinner{
    position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
	text-align: center;
}
.home-appointment-form .wpcf7 form.invalid .wpcf7-response-output{
    color: #fff;
}

.mt-50{
    margin-top: 50px;
}
.primary-button .vc_btn3 {
	color: #fff !important;
    border: 0 !important;
    background: var(--primary-color) !important;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: uppercase;
    padding: 14px 30px !important;
    line-height: 1.4 !important;
    border-radius: 20px 0 20px 0px !important;
}
.secondary-button .vc_btn3 {
	color: #fff !important;
	border: 0 !important;
	background: var(--primary-color) !important;
	font-size: 16px !important;
	font-weight: 500;
	text-transform: uppercase;
	padding: 14px 30px !important;
	line-height: 1.4 !important;
	border-radius: 20px 0 20px 0px !important;
}
.primary-button .vc_btn3:hover,.secondary-button .vc_btn3:hover {
	background: var(--secondary-color) !important;
	color: #fff !important;
}
.primary-button.vc_btn3-container,.secondary-button.vc_btn3-container{
    margin-bottom: 0;
}
.wpb_content_element{
    margin-bottom: 0 !important;
}


/* home-testimonial */
.home-testimonial-section .vc_col-sm-3{
    width: 34%;
}
.home-testimonial-section .vc_col-sm-9{
    width: 66%;
    padding-left: 45px;
    padding-top: 35px;
}
.home-testimonial-section .vc_col-sm-9 .vc_column-inner{
    padding-left: 0;
}

.testimonial-slider .item {
	border-radius: 30px;
	background: var(--fourth-color);
	padding: 30px;
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,.2);
    margin: 13px;
}
.testimonial-slider .item .content p {
	color: #fff;
	font-style: italic;
    line-height: 1.8;
    font-size: 15px;
}
.testimonial-slider .testimonial-meta {
	display: flex;
	flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
}
.home-testimonial-section .testimonial-meta img {
	border-radius: 50%;
	display: block;
    margin-right: 15px;
}
.home-testimonial-section .testimonial-meta .title{
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.home-testimonial-section .small-heading {
	margin-bottom: 30px;
}
.home-testimonial-section .font-h3 {
    font-size: 40px;
}
.home-testimonial-section .wpb_single_image img{
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,.2);
    border-radius: 30px;
}
.home-testimonial-section .slick-dots{
    bottom: 25px;
}
.home-testimonial-section .slick-dots li button{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #fff;
}
.home-testimonial-section .slick-dots li{
    height: unset;
    width: unset;
    margin: 0 10px;
}
.home-testimonial-section .slick-dots li.slick-active button{
    background-color: #aae6dc;
}
.home-testimonial-section .slick-dots li button::before {
    display: none;
}

/* Why Choose */
.why-chooes-section {
	background: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 50px;
}
.ca-top-img { border-radius: 350px 100px 100px 350px; overflow: hidden; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); }
.why-chooes-section h2.vc_custom_heading {
	font-size: 58px;
	color: var(--primary-color);
	line-height: 1.2;
}
.why-chooes-section .wny-choose-top .vc_col-sm-3 {
	width: 43%;
}
.wny-choose-top .vc_col-sm-9 {
	width: 57%;
}
.why-chooes-section p{
    font-size: 16px;
    font-weight: 400;
}
.why-chooes-section h3.vc_custom_heading {
	font-size: 22px;
	font-weight: 600;
	color: var(--primary-color);
    margin: 30px 0 15px;
}
.whychooes-box-section .vc_col-sm-3:hover .wpb_single_image img { transform: rotate(360deg); transition: 0.9s; } .whychooes-box-section .wpb_single_image img { transition: 0.9s; }
.whychooes-box-section .wpb_single_image {
	height: 133px;
	width: 133px;
	background: #ffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px 0;
}
.wny-choose-top {
	margin-bottom: 70px;
}
.wny-choose-top .wpb_single_image img{
    filter: drop-shadow(3px 10px 13px #d9e2dc);
}
/* meet-our-dentist */
.meet-our-dentist .wpb_wrapper.vc_figure,.meet-our-dentist .vc_single_image-wrapper.vc_box_border_grey,.meet-our-dentist .wpb_single_image img{
	width: 100%;
}
.small-heading{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 20px;
}
.meet-our-dentist .small-heading { font-size: 21px; letter-spacing: 4px; }
.meet-our-dentist .font-h3 {
	font-size: 28px;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 20px; color: var(--secondary-color)
}
.meet-our-dentist .vc_col-sm-6:first-child{
    padding-right: 23px;
}
.meet-our-dentist .secondary-button.learn-more-btn { margin-left: 15px; } 
.meet-our-dentist .secondary-button a { width: 180px; }
.meet-our-dentist .absolute-content {
	font-size: 32px;
	font-weight: 500;
	background-color: var(--secondary-color);
	width: 276px;
	position: absolute;
	bottom: -40px;
	right: 0;
	margin-bottom: 0;
	padding: 40px 20px;
	border-radius: 50px 0 50px;
	color: #fff;
}
.meet-our-dentist .secondary-button {
	margin-top: 30px;
}
.meet-our-dentist .right-col {
	padding-left: 25px;
}
.meet-our-dentist {
	overflow: visible;
	padding-bottom: 50px;
}
.meet-our-dentist p {
	line-height: 1.8;
}
.meet-our-dentist .vc_single_image-wrapper { border-radius: 30px; overflow: hidden; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); }

.meet-our-dentist .vc_single_image-wrapper img{
	height: 600px;
    object-fit: cover;
}

/* Gallery */
.masonry-gallery {
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.masonry-gallery li {
	margin: 0;
	width: 20%;
	float: left;
    position: relative;
    padding: 10px;
}
.masonry-gallery li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px 0px 50px 0px;
}
.masonry-gallery li:nth-child(3) {
	width: 40%;
}
.masonry-gallery li:first-child, .masonry-gallery li:nth-child(2), .masonry-gallery li:nth-child(4) {
	height: 500px;
	object-fit: cover;
}
.masonry-gallery li:nth-child(3) {
	height: 690px;
	object-fit: cover;
}
.masonry-gallery li:nth-child(5), .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9) {
	height: 540px;
	object-fit: cover;
	margin-top: -189px;
}
.masonry-gallery li:nth-child(7), .masonry-gallery li:nth-child(8) {
	height: 350px;
	object-fit: cover;
}
.masonry-gallery li:first-child > a {
	display: none;
}
.home-gallery .absolute-content {
	position: absolute;
	top: 17%;
	left: 10%;
	width: 268px;
	background: var(--primary-color);
	border-radius: 50px 0px 50px 0px;
	padding: 50px 20px;
	text-align: center;
	padding-bottom: 60px;
	filter: drop-shadow(4px 3px 7px rgba(0,0,0,.4));
}
.home-gallery .absolute-content .inner-title {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
    font-family: ACaslonPro;
    margin-bottom: 0;
}
.home-gallery .absolute-content .sub-title {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}

/* 
.masonry-gallery img {
	height: 100%;
	object-fit: cover;
}

.masonry-gallery .tall {
	grid-row: span 2;
	max-height: unset;
}
.masonry-gallery .wide {
	grid-column: span 2;
}
.masonry-gallery img {
	width: 100%;
}
.masonry-gallery li{
    list-style: none;
    max-height: 315px;
    margin-bottom: 0;
} */
.home-gallery {
	margin-top: 50px;
	padding-top: 0;
	background: transparent;
	margin-bottom: 50px;
}
.home-gallery .vc_custom_heading {
    color: #000;
    margin-bottom: 30px;
    font-size: 42px;
}
.home-gallery .font-h3 b{
    color: var(--primary-color);
    font-weight: 700;
}




/* Tab */
.home_tab-section .wpb_single_image .vc_figure,.home_tab-section .wpb_single_image .vc_single_image-wrapper,.home_tab-section .wpb_single_image img{
    width: 100%;
}
.home_tab-section .vc_tta-container{
    margin-bottom: 0 !important;
    position: relative;
}
.home_tab-section .vc_tta-tabs-container {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.home_tab-section .vc_tta-tab{
    display: block !important;
    margin: 0 !important;
}
.home_tab-section .vc_tta-panel-body{
    padding: 0px !important;
}
.home_tab-section .container-left-padding{
    padding-left: calc((100% - 1210px) / 2);
}
.container-left-padding{
    padding-left: calc((100% - 1210px) / 2);
}
.container-right-padding{
    padding-right: calc((100% - 1210px) / 2);
}
.home_tab-section .vc_col-sm-6:first-child{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 85px;
}
.home_tab-section .tab-inner{
    background-color: #eff6fb;
}
.home_tab-section{
    border-top: 10px solid var(--primary-color);
    border-bottom: 10px solid var(--primary-color);
}
.home_tab-section .vc_tta-tab > a,.home_tab-section .vc_tta-panel-title > a {
	padding: 14px 15px !important;
	border-radius: 0 !important;
	color: #fff !important;
	background: var(--secondary-color) !important;
    text-transform: uppercase !important;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
}
.home_tab-section .vc_tta-tab.vc_active > a,.home_tab-section .vc_tta-panel.vc_active .vc_tta-panel-title > a{
    background: var(--primary-color) !important;
}
.home_tab-section .vc_tta-tabs-list {
	border-radius: 15px;
    width: 180px;
}
.home_tab-section .small-heading{
    margin-bottom: 18px;
    color: #083d60;
}
.home_tab-section .vc_custom_heading.font-h3{
    color: #2d2d2d;
    text-transform: capitalize;
}
.home_tab-section p{
    font-size: 16px;
    color: #2d2d2d;
    line-height: 1.9;
}
.home_tab-section .secondary-button{
    margin-top: 35px;
}
.home_tab-section .vc_col-sm-6:last-child > .vc_column-inner, .home_tab-section .vc_col-sm-6:last-child > .vc_column-inner > div,
.home_tab-section .vc_col-sm-6:last-child > .vc_column-inner > div .wpb_single_image,.home_tab-section .vc_col-sm-6:last-child > .vc_column-inner > div .wpb_single_image .wpb_wrapper,
.home_tab-section .vc_col-sm-6:last-child > .vc_column-inner > div .wpb_single_image .wpb_wrapper .vc_single_image-wrapper{
	height: 100%;
}
.home_tab-section .vc_col-sm-6:last-child > .vc_column-inner > div .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
	height: 100%;
	object-fit: cover;
}

/* Home Team Member */
.home-team_section .vc_custom_heading {
	color: var(--primary-color);
	margin-bottom: 23px;
	line-height: 1;
}
.home-team_section .small-heading {
	color: var(--secondary-color);
	margin-bottom: 42px;
}


.custom-team-item {
	background: var(--primary-color);
	border-radius: 20px;
	padding: 55px 20px;
    position: relative;
}
.custom-team-outer {
	padding: 0 10px;
}
.custom-team-item .post-thumbnail img {
	border-radius: 50%;
    margin: auto;
}
.custom-team-item .title {
	font-size: 26px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin-top: 23px;
	margin-bottom: 27px;
    line-height: 1.1;
}
.custom-team-item{
    text-align: center;
}
.custom-team-item .title a {
	color: #fff;
	font-size: 20px;
}
.hover-content {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	background: var(--secondary-color);
	opacity: 0;
	visibility: hidden;
	transition: .3s linear;
	height: 100%;
	width: 100%;
	border-radius: 20px;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.custom-team-item:hover .hover-content {
	top: 0;
	visibility: visible;
	opacity: 1;
}
.hover-content .title{
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1;
    text-align: center;
}
.hover-content .team-degination {
	margin-bottom: 23px;
	font-size: 18px;
	color: #fff;
	display: block;
	font-weight: 400;
}
.hover-content .team-short-dis p{
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}
.custom-team-item .read-more {
	display: inline-block;
	padding: 15px 22px;
	font-size: 16px;
	text-transform: uppercase;
	color: var(--primary-color);
	background: #fff;
	border-radius: 10px;
}
.map-top .map-inner {
	background: var(--secondary-color);
	border-radius: 100px 100px 100px 0px;
	padding: 50px 45px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.map-top .font-h3 {
	line-height: 1.2;
	margin-bottom: 15px;
	font-size: 40px;
    color: #000;
}
.map-top .font-h3 b{
    font-weight: 700;
    text-transform: uppercase;
}
.map-top .map-inner .col-9 a, .map-top .map-inner .col-9 p {
	font-size: 20px;
	color: #000;
}
.footer-map iframe {
	width: 100%;
	height: 516px;
    display: block;
}
.map-top {
	margin-bottom: -90px;
	z-index: 9;
	position: relative;
    margin-top: -110px;
}
.map-top .buttons a { color: #fff; text-transform: uppercase; padding: 15px 10px; border-radius: 20px 0; height: 52px; width: 190px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: var(--primary-color); border: none; font-size: 14px; }
.map-top .buttons a:hover {background: #fff; color: var(--primary-color);}
.map-top .secondary-button {
	border: 2px solid #fff;
	
}
.map-top .buttons {
	display: flex;
}

.map-top .primary-button {
	background: var(--primary-color);
}
.map-top .buttons a:hover {
	background: #fff;
	border-color: #fff;
	color: var(--primary-color);
}

/* Footer */

footer ul, footer ol{
	margin-left: 0;
    list-style: none;
}
footer {
	background: #0b2545;
    padding-top: 127px;
    padding-bottom: 40px;
}
footer .container {
	display: flex;
	justify-content: space-between;
    max-width: 1240px;
}
footer .title {
	font-size: 20px;
	line-height: 1.1;
	margin-bottom: 30px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
.contact-details li svg {
	width: 20px;
	color: #fff;
}
.footer-form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 13px;
}
footer .footer-1 {
	width: 35%;
}
footer .footer-2 {
	width: 25%;
	padding-left: 0;
}
.cus-footer {
	width: 15%;
}
.cus-footer a {
	color: #fff;
}
.cus-footer a:hover,.contact-details a:hover{
	color: var(--secondary-color);
}
footer .footer-3 {
	width: 25%;
	padding-left: 30px;
}
.footer-form input:not([type="submit"]){
    width: 100%;
    height: 46px;
    background-color: #fff;
    border-radius: 10px;
    padding-left: 15px;
    font-size: 15px;
    border: 0;
}
.footer-form input::placeholder, .footer-form textarea::placeholder{
    font-weight: 500;
    color: #000;
    opacity: 1;
}
.footer-form textarea {
	height: 82px;
	padding-left: 15px;
	font-size: 15px;
	color: #000;
	border: 0;
	border-radius: 10px;
	padding-top: 15px;
}
.footer-form .items:nth-child(5), .footer-form .items:last-child {
	grid-column: span 2;
}
.footer-form input[type="submit"]{
    width: 127px;
    height: 46px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: var(--primary-color);
    padding: 0;
    border: 0;
    cursor: pointer;
}
.c-logo {
	font-size: 50px;
	margin: 0;
	line-height: 1.1;
	font-weight: 900;
    margin-bottom: 26px;
}
footer a, footer p {
	color: #fff;
}
.hours li {
	color: #fff;
	margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.copyright-bar {
	padding: 20px 0;
	font-size: 14px;
	color: #fff;
	background: #11325b;
	text-align: center;
	font-weight: 400;
}
.footer-social h4 {
	margin-bottom: 18px;
	margin-top: 30px;
}
.footer-social li {
    margin-right: 6px;
	display: inline-block;
}
.footer-social li a {
	height: 46px;
	width: 46px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
    padding: 10px;
}
.footer-social li a svg {
	color: #1c5097;
	fill: #1c5097;
}
.contact-details a svg {
	position: absolute;
	left: 0;
	top: 10px;
	transform: translateY(-50%);
}
.contact-details a {
	position: relative;
	padding-left: 30px;
    display: block;
    color: #fff;
}
.site-footer .contact-details li:last-child a {
    max-width: 280px;
}
.contact-details li:not(:last-child) {
	margin-bottom: 20px;
}
.contact-details li:last-child{
    margin-bottom: 0;
}
.site-footer .logo {
	margin-bottom: 20px;
}
footer ul{
    margin-bottom: 0;
}
.site-footer .cus-paragraph {
	margin-bottom: 25px;
}





/*  Contact Us  */
.single-post .inner-page-banner+.container,
.blog .inner-page-banner+.container { margin-top: 40px; margin-bottom: 50px; }
.post, .page {
	margin: 0;
}
.inner-page-banner .container {
	max-width: 100%;
	background: var(--secondary-color);
	color: #fff;
	text-align: center;
}
.inner-page-banner .entry-title {
	line-height: normal;
	font-size: 36px;
	margin: 0;
	font-weight: 500;
}
.inner-page-banner {
	background-color: var(--secondary-color);
	color: #fff;
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid rgba(255,255,255,.4);
}

.contact-page-details {
	background: var(--primary-color);
	text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.contact-page-details .vc_custom_heading {
	color: #fff;
	font-size: 22px;
	padding: 8px 0 13px;
	margin: 0;
	font-weight: 500;
}
.contact-page-details .vc_col-sm-4 .vc_column-inner:hover .vc_icon_element-icon:before { transform: rotate(360deg);transition: 0.9s; }
.contact-page-details .vc_col-sm-4 .vc_column-inner .vc_icon_element-icon:before { transition: 0.9s; }

.contact-page-details .vc_col-sm-4 .vc_column-inner .vc_icon_element-icon:before {
    font-size: 35px !important;
}
.contact-page-details .content, .contact-page-details .content a {
	font-size: 16px;
	color: #fff;
}
.contact-page-details .content a:hover{
    color: var(--secondary-color);
}
.contact-page-details .vc_col-sm-4:not(:first-child) .vc_column-inner {
	border-left: 1px solid #fff;
}
.contact-page-details .vc_col-sm-4 .vc_column-inner {
	padding: 40px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height: 100%;
}
.contact-page-details .vc_col-sm-4 .vc_column-inner:hover img{
    transform: rotate(45deg);
    transition: 0.4s;
}
.con-page-form-sec > .vc_col-sm-4 {
	background: #b4c8ca;
}
.con-page-form-sec .vc_col-sm-8 {
	background: var(--secondary-color);
}
.con-page-form-sec .s-heading{
	font-size: 26px;
	color: #000;
	font-weight: 500;
	text-align: center;
}
.con-page-form-sec > .vc_col-sm-4 {
	background: #f6fcfc;
	padding: 40px 15px;
	color: #000;
}
.con-page-form-sec .wpcf7-not-valid-tip,.con-page-form-sec .wpcf7 form.invalid .wpcf7-response-output{
	color: #fff;
}
.con-page-social::before{
    display: none !important;
}
.con-page-social {
	max-width: 43%;
	margin: auto !important;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}
.con-page-social .vc_col-sm-4 {
	width: 100%;
}
.con-page-social .vc_col-sm-4 >div{
    padding: 0;
}
.con-page-social .vc_icon_element{
    margin-bottom: 0 !important;
}
.mt-30{
    margin-top: 30px;
}
.con-page-form-sec .timing-outer {
	margin-bottom: 25px;
}
.con-page-form-sec .vc_col-sm-6:first-child {
	width: 30%;
}
.con-page-form-sec .vc_col-sm-6:last-child {
	width: 70%;
	padding-left: 95px;
}
.con-page-form-sec .vc_col-sm-6 span, .con-page-form-sec .vc_col-sm-6 p {
	font-size: 14px;
}
.con-page-form-sec .vc_col-sm-6 .alt-txt {
	display: block;
	position: absolute;
	font-size: 12px;
}
.con-page-form-sec .vc_col-sm-8 .s-heading{
    color: #fff;margin-bottom: 9px;
}

.con-page-form-sec .default-form.homepage-form input[type="submit"] { background: var(--primary-color); color: #fff; transition: 0.3s; } 
.con-page-form-sec .default-form.homepage-form input[type="submit"]:hover { background: #fff; color: var(--primary-color); transition: 0.3s; } 
.con-page-form-sec .default-form.homepage-form div { width: 50%; float: left; padding: 10px; } 
.con-page-form-sec .default-form.homepage-form { display: block; } 
.con-page-form-sec .default-form.homepage-form div.full { width: 100%; } 
.con-page-form-sec .default-form.homepage-form .full textarea { height: 70px; } 
.con-page-form-sec .default-form.homepage-form .radio-main input:checked + .wpcf7-list-item-label { background: var(--primary-color); color: #fff; } 
.con-page-form-sec .wpcf7-not-valid-tip { display: none; } 
.con-page-form-sec .default-form.homepage-form  .wpcf7-not-valid { border: solid 1px red; }

/* Team Page */
.custom-team-page-list .custom-team-page-item {
	display: flex;
	flex-wrap: wrap;
}
.custom-team-item-outer:nth-child(odd) {
	background: #eff6fb;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 50px 0px;
}
.custom-team-item-outer:nth-child(2n+1) .custom-team-page-item {
	flex-direction: row-reverse;
}
.custom-team-page-item .content {
	width: 70%;
	padding-right: 50px;
}
.custom-team-page-item .custom-feature_image {
	width: 30%;
}
.custom-team-page-item .post-thumbnail, .custom-team-page-item .post-thumbnail img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.custom-team-page-list .title {
	font-size: initial;
}
.custom-team-item-outer:nth-child(2n) .content {
	padding-right: 0;
	padding-left: 60px;
}
.custom-team-item-outer:first-child {
	margin-top: 0;
}
.custom-team-page-list .title a {
	font-size: 30px;
	color: #fff;
	background: var(--primary-color);
	width: 100%;
	display: block;
	padding: 20px;
	border-radius: 20px;
}
.custom-team-page-item .content p {
	font-size: 15px;
	line-height: 1.8;
}
.team-banner .vc_col-sm-6:first-child {
	width: 40%;
}
.team-banner .vc_col-sm-6:last-child{
    width: 60%;
}
.team-banner .font-h3 {
	color: var(--primary-color);
	line-height: 1.1;
	font-size: 26px;
	margin-bottom: 15px;    text-transform: inherit;
}
.team-banner .small-heading { margin-bottom: 10px; font-size: 32px; letter-spacing: 2px; }
.team-banner p{
    line-height: 1.6;
    font-size: 16px;
}


/* Blog and single blog Page */

.blog .col-8,.single .col-8{
	width: 70%;
    padding-right: 40px;
}
.blog .col-4, .single .col-4{
	width: 30%;
    padding-left: 30px;
}
.blog .row ,.single .row{
	display: flex;
	flex-wrap: wrap;
}
.col-4 #secondary p {
	display: none;
}
.recent-post-title {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: var(--secondary-color);
	padding: 10px;
}
.recent-posts .recent-post {
	display: flex;
	flex: 20% 0 0;
	align-items: center;
	column-gap: 15px;
	margin-bottom: 15px;
	border: 1px solid #e7e7e7;
	padding: 10px;
	background: #fff;
}
.recent-posts .recent-post .featured-image {
	width: 20%;
}
.recent-posts .recent-post .featured-image img{
    display: block;
}
.recent-posts .recent-post h2 {
	font-size: inherit;
	margin: 0;
}
.recent-posts .recent-post a{
	color: #000;
	font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.blog .col-8 .post__title, .blog .col-8 .post__title a {
	font-size: 22px;
	color: #000;
	margin-bottom: 15px;
    line-height: normal;
    margin-top: 10px;
}
.blog .blog-cont {
	font-size: 14px;
}
.blog .blog-readmore a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	background: var(--primary-color);
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 20px;
    border-radius: 5px;
}
.blog .blog-readmore a:hover {
	background: var(--secondary-color);
}
.blog .col-8 {
	width: 70%;
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	padding: 40px 24px;
}
.blog .col-8 article {
	border: 1px solid #e7e7e7;
	padding: 20px;
}
.blog .col-8 article header{
    padding-top: 0;
}
.single-feature-image img {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.single .col-8 p {
	font-size: 16px;
	line-height: 1.7;
	color: #000;
}
.single .col-8 a {
	color: var(--primary-color);
	font-weight: 600;
}

.blog #load-more-button {
	font-size: 16px;
	background: var(--secondary-color);
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	border-radius: 50px;
	padding: 17px 40px;
	letter-spacing: 2px;
	transition: .3s linear;
	cursor: pointer;
}
.blog #load-more-button:hover {
	background: var(--primary-color);
}
.blog .load-more-button-outer {
	width: 70%;
	text-align: center;
	margin-top: 50px;
}
.blog .main{
	background: #f4f4f4;
}
.single .col-8{
	background: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	padding: 40px 24px;
}

/* Service Pages */
.service-bg-color{
    background-color: #f6fcfc;
}
.service-py50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.custom-sv-list {
	overflow: hidden;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.custom-sv-list li {
	list-style-type: none;
	float: left;
	width: 33.3333%;
	padding: 5px;
    margin-bottom: 0;
}
.custom-sv-list li a {
	background: unset;
	display: block;
	padding: 10px;
	text-align: center;
	color: #FFF;
	font-weight: 400;
	font-size: 16px;
	transition: 0.3s;
	border-radius: 6px;
	text-decoration: none;
	border: 1px solid #FFF;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
.custom-sv-list li a:hover {
	background: var(--primary-color);
	border-color: var(--primary-color);
}
.custom-sv-list li h3{
    margin-bottom: 0;
}
.all-services {
	background: var(--secondary-color);
}
.all-services .section-title {
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
}

/* Single Team */

.team-member-outer {
	display: flex;
	flex-wrap: wrap;
}
.team-member-outer .left-image {
	width: 30%;
}
.team-member-outer .team-content {
	width: 70%;
	padding-left: 30px;
}
.team-member-outer .left-image img {
	width: 100%;
	display: block;
    box-shadow: 0 0 5px 1px #ccc;
}
.team-member-outer .team-content p {
	font-size: 16px;
	line-height: 1.7;
}

/* Home New Tab */
.home_tab-section1 .vc_tta-panels {
    background-color: transparent !important;
}
.home_tab-section1 {
    padding: 50px 0px;
    padding-left: 30px;
    height: 574px;
}

.home_tab-section1 .tab-inner1 h2.vc_custom_heading {
	font-size: 34px;
	line-height: normal;
	color: #333333;
	font-weight: 500;
}
.home_tab-section1 .tab-inner1 .wpb_content_element p {
    font-size: 16px;
    line-height: normal;
    color: #333333 !important;
    font-weight: 400;
    font-family: "Poppins"
    
}
.home_tab-section1 .secondary-button.learn-more-btn a {
	margin-top: 40px;
}
.home_tab-section1 .secondary-button{
    margin-top: 0 !important;
}
.home_tab-section1 .tab-inner1 .tab-right-col ul li:last-child {
	border-bottom: 0;
}
.home_tab-section1 .tab-inner1 .tab-right-col ul li {
	font-size: 15px;
	line-height: 40px;
	color: #333333;
	border-bottom: 1px solid;
	width: 50%;
    list-style: none;
}
.home_tab-section1 ul.vc_tta-tabs-list li {
    background-color: var(--secondary-color) !important;
    border-left: 2px solid #fdfdfd5e;
}
.home_tab-section1 ul.vc_tta-tabs-list li a,.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title > a {
	background-color: var(--secondary-color) !important;
	color: #000 !important;
    font-weight: 400;
    padding: 17px 34px !important;
    transition: .3s linear;
}
.home_tab-section1 ul.vc_tta-tabs-list li a:hover, .wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title > a:hover {
	background: var(--primary-color) !important;
	color: #fff !important;
}
.secondary-button.learn-more-btn a:hover {
    background: var(--primary-color) !important;
}
.secondary-button.learn-more-btn a {
    border-radius: 20px 0 !important;
    background: var(--secondary-color) !important;
    font-weight: 400;
    text-transform: uppercase;
}
.home_tab-section1 li.vc_tta-tab.vc_active {
    position: relative;
}
.home_tab-section1 li.vc_tta-tab.vc_active:after {
    content: '▴';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: -13px;
    font-size: 26px;
    opacity: 1;
    color: #fff;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1) {
    border-radius: 4px 0px 0px 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1) a {
    border-bottom-left-radius: 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child {
    border-radius: 0px 4px 0px 0px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child a {
    border-bottom-right-radius: 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child {
    border-radius: 0px 4px 5px 0px !important;
}
.home_tab-section1 .vc_tta-panel-body {
	max-width: 991px !important;
	padding: 0 !important;
	padding-top: 20px !important;
}
.home_tab-section1 .wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
    padding: 20px 30px;
    font-size: 18px;
}
.home-blog .font-h3,.home-video-sec .font-h3{
	font-weight: 500;
    font-size: 42px; margin: 0
}
.home-blog .font-h3 b,.home-video-sec .font-h3 b{
	font-weight: 400;
    color: var(--primary-color);
}
.home-blog {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eef7f1;
}
.home-blog .vc_gitem-post-data-source-post_excerpt {
	display: none;
}
.home-blog .vc_btn3.vc_btn3-size-md {
	font-size: 16px;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
	height: 40px;
	width: 118px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--primary-color ) !important;
	border-radius: 20px 0 20px;
    margin: auto;
}
.home-blog .vc_btn3.vc_btn3-size-md:hover {
	background-color: var(--font-color) !important;
}
.home-blog .vc_gitem-post-data h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	text-align: center !important;
}
.home-blog .vc_btn3-container{
    margin: 0;
}
.vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a{
	border-radius: 50px 0 0px;
    height: 250px;
}
.vc_grid-item .vc_gitem-zone.vc_gitem-zone-c {
    border-bottom-right-radius: 50px;
    padding: 20px 10px;
    box-shadow: 0px 3px 10px 1px #d9e1db;
}
#video_container {
	margin: 0 auto;
	text-align: center;
}
.home-video-sec {
	padding: 50px 0px;
}
.home-video-sec .font-h3{
    color: var(--primary-color);
    line-height: 1;
}
.home-video-sec .font-h3 b{
    font-weight: 700;
}
.home-video-sec .small-heading{
    margin-bottom: 40px; margin-top: 10px
}
.page-id-47 .map-top{
    display: none;
}
.page-id-47 footer{
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-team-member .team-member-outer { padding-top: 50px; padding-bottom: 50px; }
/* team page */
.custom-team-member .font-h3 { font-size: 28px; background: var(--primary-color); border-radius: 5px; padding: 18px 30px; color: #fff; line-height: 1.2; margin-bottom: 20px; font-weight: 600; }
.custom-team-member .primary-button {
	margin-top: 20px;
}
.custom-team-member .primary-button .vc_btn3{
    background: var(--secondary-color) !important;
    color: #000 !important;
}
.custom-team-member .primary-button .vc_btn3:hover{
    background: var(--font-color) !important;
    color: #fff !important;
}
.custom-team-member p{
    font-size: 16px;
}

.custom-team-member .wpb_single_image .vc_figure,
.custom-team-member .wpb_single_image .vc_figure .vc_single_image-wrapper {
    display: block;
}

.custom-team-member .wpb_single_image .vc_figure .vc_single_image-wrapper .vc_single_image-img {
    width: 100%;
}
.custom-team-member img {
	filter: drop-shadow(0px 5px 5px #ccc);
}
.custom-staff-list .custom-staff-item {
	padding: 10px;
    text-align: center;
}
.custom-staff-list .team-degination {
	width: 100%;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: var(--primary-color);
}
.custom-staff-list .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.custom-staff-list .title a{
	color: #000;
}
.custom-staff-list .team-short-btn {
	font-size: 14px;
	background: var(--primary-color);
	color: #fff;
	border-radius: 20px 0;
	font-weight: 400;
	padding: 8px 28px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 15px;
}
.custom-staff-list .team-short-btn:hover{
    background: var(--font-color);
    color: #fff;
}
.custom-staff-list .slick-prev{
    left: -30px;
    height: 30px;
	width: 30px;
}
.custom-staff-list .slick-prev::before {
	content: '';
	background: url(../images/icon-left.png)no-repeat center center;
	display: block;
	height: 30px;
	width: 30px;
    background-size: contain;
}
.custom-staff-list .slick-next{
    right: -30px;
    height: 30px;
	width: 30px;
}
.custom-staff-list button.slick-next.slick-arrow::before{
    content: '';
    height: 30px;
    width: 30px;
    background: url(../images/icon-right.png)no-repeat center center;
    background-size: contain;
}

.pl-inner-none > .vc_column-inner {
	padding-left: 0 !important;
}
.pr-inner-none > .vc_column-inner {
	padding-right: 0 !important;
}


.inner-service-sec ul {
    padding: 0 0 0 35px;
}


/* Responsive */
@media (min-width: 1921px){
    .banner .absolute-content{width: 52%;}
}
@media (max-width: 1600px){
    h2, .h2 {font-size: 40px;}
    h3, .h3 {font-size: 38px;}
    
    .logo img {max-width: 290px;}
    .banner .primary-button,.banner  .secondary-button{font-size: 16px;}
    .font-h3 {font-size: 42px;margin-bottom: 20px;}
    .default-form.homepage-form input[type="submit"]{font-size: 17px;}
    header .main-navigation .container .menu-header-top-container > ul > li > a {line-height: 87px;}
    .banner, .banner img {height: 60vh;}
    .banner .primary-button, .banner .secondary-button {font-size: 15px;}

    .banner .absolute-content .title {font-size: 38px;}
    .banner .absolute-content{width: 700px;}
    .banner .absolute-content .title .content h2,
    .banner .absolute-content .title b{letter-spacing: 1px;}
    .banner .absolute-content .sub-title {font-size: 30px;}
}
@media (max-width: 1440px){
    .masonry-gallery li:first-child, .masonry-gallery li:nth-child(2), .masonry-gallery li:nth-child(4) {height: 393px;object-fit: cover;}
    .masonry-gallery li:nth-child(3) {height: 541px;object-fit: cover;}
    .masonry-gallery li:nth-child(5) ,.masonry-gallery li:nth-child(6) ,.masonry-gallery li:nth-child(9) {height: 391px;object-fit: cover;margin-top: -146px;}
    .masonry-gallery li:nth-child(7) ,.masonry-gallery li:nth-child(8) {height: 244px;object-fit: cover;}
}
@media (max-width: 1366px){
    h2, .h2,.welcome-dentist-section h2.vc_custom_heading,.comman-heading{font-size: 37px;}
    header .main-navigation{padding: 0 20px;}
    .banner .primary-button,.banner  .secondary-button, .home_tab-section p {font-size: 15px;}
    .home_tab-section .container-left-padding {padding-left: 30px;}
    .home_tab-section .vc_col-sm-6:first-child{padding-right: 95px;}
    .map-top .map-inner{padding: 40px 40px;}
    .container-right-padding{padding-right: 20px;}
    .container-left-padding,.banner .absolute-content.container-left-padding{padding-left: 20px;}
    .custom-team-page-list .title a {font-size: 25px;padding: 15px;}
    .custom-team-item-outer:nth-child(2n) .content {padding-left: 40px;}
    .custom-team-page-item .content {padding-right: 40px;}
    header .main-navigation .container .menu-header-top-container > ul > li > a {line-height: 77px;}
    header .main-navigation .container .menu-header-top-container > ul > li > a,.header-appointment-button a{font-size: 14px;}
    .welcome-dentist-section h3 {font-size: 15px;}
    .service-slide-inner .title {padding-top: 20px;font-size: 18px;padding-bottom: 0px;}
    .services-slider1 button.slick-prev.slick-arrow::before{left: 0;}
    button.slick-next.slick-arrow::before {right: 0;}
    .comman-heading{line-height: 1.3;}

    /* Gallery */
    .home-gallery .absolute-content{padding-bottom: 50px;padding: 40px 20px;left: 3%;}
    .home-gallery .absolute-content .inner-title {font-size: 18px;}
    .why-chooes-section h2.vc_custom_heading {font-size: 50px;}

    .pl-inner-none > .vc_column-inner { padding-left: 15px !important; }
    .pr-inner-none > .vc_column-inner { padding-right: 15px !important; }
}
@media (max-width: 1200px){
.logo img { max-width: 200px; }
}
@media (max-width: 1190px){
    body,p,.banner .primary-button, .banner .secondary-button,.inner-page-content p, .inner-page-content li{font-size: 14px;}
    h2, .h2 {font-size: 35px;}
    .logo img {max-width: 180px;}
    .banner img,.banner {height: 50vh;}
    .banner .absolute-content {width: 400px;}
    .banner .absolute-content .title {font-size: 30px;}
    .banner .absolute-content .sub-title {font-size: 28px;}
    .banner .content p {font-size: 15px;}
    .hover-content .team-short-dis p,footer a, footer p,footer span,.copyright-bar,.team-banner p,.custom-team-page-item .content p,.blog #load-more-button,
    .welcome-dentist-section p{font-size: 14px;}
    .font-h3 {font-size: 40px;margin-bottom: 15px;}
    .home-testimonial-section .vc_col-sm-9{  padding-left: 25px;padding-top: 15px;}
    .home-testimonial-section .small-heading {margin-bottom: 20px;}
    .home-testimonial-section .font-h3 {font-size: 35px;}
    .custom-team-item{padding: 35px 10px;}
    .custom-team-item .title {font-size: 20px;margin-top: 15px;margin-bottom: 20px;}
    .hover-content .title{margin-bottom: 10px;}
    .custom-team-item .read-more{padding: 10px 17px;font-size: 14px;}
    .custom-team-item .title a{font-size: 18px;}
    .map-top .font-h3{font-size: 35px;}
    .map-top .map-inner .col-9 a, .map-top .map-inner .col-9 p {font-size: 17px;}
    footer .footer-2{padding-left: 30px;}
    footer .title {font-size: 20px;margin-bottom: 20px;}
    .site-footer .logo {margin-bottom: 10px;}
    .footer-form input:not([type="submit"]){height: 40px;}
    .footer-form textarea {height: 76px;}
    .inner-page-banner .entry-title{font-size: 38px;}
    .vc_row.contact-page-details, .vc_row.con-page-form-sec{margin: 0;}
    .vc_row.con-page-form-sec{margin-top: 50px;}
    .con-page-form-sec .vc_col-sm-6:last-child {width: 70%;padding-left: 45px;}
    .con-page-social{grid-column-gap: 5px;}
    .con-page-form-sec .default-form.homepage-form {grid-gap: 10px;grid-template-columns: repeat(2, 1fr);}
    .con-page-form-sec .default-form.homepage-form .full {grid-column: span 2;}
    .contact-page-details .vc_col-sm-4 .vc_column-inner {padding: 30px;}
    .team-banner .font-h3{font-size: 28px;}
    .blog .col-8{padding: 30px 20px;}
    .blog .col-8 article{padding: 10px;}
    .blog .col-8 .post__title, .blog .col-8 .post__title a {font-size: 19px;}
    .custom-sv-list li{width: 33.333%;}
    .welcome-dentist-section h2.vc_custom_heading,.comman-heading{font-size: 34px;}
    .welcome-dentist-section {padding-top: 50px;padding-bottom: 50px;}
    .home-appointment-form .title{font-size: 30px;margin-bottom: 20px;}
    .default-form.homepage-form input:not([type="checkbox"], [type="submit"]),.default-form.homepage-form select,
    .default-form.homepage-form textarea,.radio-main .wpcf7-list-item-label{height: 40px;}
    .default-form.homepage-form .col-4.full.textarea textarea {width: calc(100% + 50px);padding-top: 7px;}
    .default-form.homepage-form textarea{padding-top: 6px;}
    .default-form.homepage-form input[type="submit"]{height: 40px; padding: 0;}

    .why-chooes-section h2.vc_custom_heading {font-size: 45px;}
    .whychooes-box-section .wpb_single_image {height: 100px;width: 100px;}
    .why-chooes-section h3.vc_custom_heading {font-size: 18px;}
    .why-chooes-section p {font-size: 14px;}

    /* Gallery */
    .home-gallery .absolute-content {padding-bottom: 30px;padding: 30px 20px;left: 1%;}
    .masonry-gallery li:first-child, .masonry-gallery li:nth-child(2), .masonry-gallery li:nth-child(4),
    .masonry-gallery li:nth-child(5), .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9){height: 290px;}
    .masonry-gallery li:nth-child(3) {height: 390px;}
    .masonry-gallery li:nth-child(7), .masonry-gallery li:nth-child(8) {height: 190px;}
    .masonry-gallery li:nth-child(5), .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9) {margin-top: -100px;}
    #site-navigation .menu-header-top-container ul > li {padding-right: 15px;}

    .welcome-dentist-section, .home-services, .home-appointment-form{padding-left: 15px !important;padding-right: 15px !important;}
    .home-services{padding-top: 50px;padding-bottom: 50px;}
    .home-services .comman-heading{margin-bottom: 10px;}

    .welcome-dentist-section h2.vc_custom_heading::after {margin: 12px auto;}
    .services-slider1,.custom-staff-list{max-width: 90%;margin: auto !important;}
    .home-blog .font-h3{margin-bottom: 30px;}
}
@media (min-width: 1025px){
#site-navigation .menu-header-top-container ul > li.mega-menu .sub-menu { width: 593px; } 
#site-navigation .menu-header-top-container ul > li.mega-menu .sub-menu li { width: 50%; float: left; }
#site-navigation .menu-header-top-container ul > li.mega-menu.mega-menu-small .sub-menu { width: 429px; }    
}
@media (max-width: 1024px){
    /* Mobile Menu Start*/
    .header-right-details{display: none;}
    .site-header{position: inherit;padding: 8px 0;box-shadow: none;padding-top:0;}
    #masthead.fixed{padding: 10px 0;padding-top:0;}
    .mobile-header{display: block;}
    .header-right-details {margin-left: auto;margin-right: 20px;}
    header .main-navigation .container{margin: 0;}
    header .main-navigation .container .menu-header-top-container > ul > li > a{color: #fff;}
    .mobile-button {display: block;background: var(--primary-color);padding: 10px 14px;border: 0;border-radius: 5px;cursor: pointer;z-index: 99;margin-left: auto;}
    .mobile-button span{height: 2px;width: 20px;background: var(--third-color);display: block;margin-bottom: 4px;}
    .mobile-button span:last-child {margin-bottom: 0;}
    header .main-navigation {position: absolute;top: 0;left: -1000px;height: 100vh;width: 80%;z-index: 99;background-color: var(--primary-color);transition: .3s linear;}
    header .main-navigation{padding: 0 0;overflow-x: hidden;}
    .main-navigation.menu-open{left: 0;}
    header .main-navigation .container .menu-header-top-container > ul {display: block;}
    header .main-navigation a{padding: 10px 30px;border-bottom: 1px solid rgba(255,255,255,.3);}
    #site-navigation .menu-header-top-container ul > li {padding-right: 0;}
    .banner{margin-top: 0;}
    .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: inherit;}
    #primary-menu {position: relative;}
    .main-navigation ul > li > ul.sub-menu{position: absolute;top: 0;right: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;transition: all 0.35s ease-in-out;transform: translateX(100%);height: 100vh;top: 0;left: 0 !important;}
    .main-navigation ul > li > ul.sub-menu.is-active {opacity: 1;visibility: visible;transform: translateX(0%);}
    .main-navigation li{position: initial;width: 100%;}
    .main-navigation ul > ul > ul {left: auto;top: auto;}
    header .main-navigation .container .menu-header-top-container > ul > li > a {line-height: normal;position: relative;}
    .main-navigation li.menu-item-has-children > a::after, .sub__close::after {
        content: '';
        border-bottom: 2px solid #fff !important;
        border-left: 2px solid #fff !important;
        height: 15px !important;
        width: 15px !important;
        display: block !important;
        position: absolute;
        right: 20px;
        top: 12px;
        transform: rotate(-137deg) !important;
        margin: 0 !important;
        border-right: 0 !important;
    }
    .main-navigation li .menu-item-has-children > a{position: relative;}
    .main-navigation li .menu-item-has-children ul li:first-child{position: relative;}
    .sub__close::after {transform: rotate(42deg) !important;right: auto;left: 10px;}
    .main-navigation .menu-item-has-children ul li a.sub__close {padding-left: 30px;}
    .main-navigation .menu-item-has-children ul{border: 0;}
    .main-navigation .menu-item-has-children ul li a {font-size: initial;color: #fff;padding: 10px 30px;}
    header .main-navigation .container .menu-header-top-container > ul > li.current_page_item a, 
    header .main-navigation .container .menu-header-top-container > ul > li > a:hover {color: #fff;background: var(--secondary-color);}
    #masthead.fixed .main-navigation .container .menu-header-top-container > ul > li > a {line-height: inherit;}
    /* Mobile Menu End*/

    /* Mob Header Start*/
    .mobile-header a {font-size: 14px;text-align: center;padding: 10px 20px;color: #fff;display: flex;justify-content: center;align-items: center;}
    .address a {background: var(--primary-color);color: #fff;width: 100%;}
    .mob-num {background: var(--secondary-color);width: 50%;}
    .mob-appointment {background: var(--font-color);width: 50%;}
    .mob-bottom-buttons {display: flex;}
    .mobile-header .address {margin-bottom: 6px;}
.mobile-header { margin-bottom: 10px; margin-top: 10px; }
     /* Mob Header End*/


     .why-chooes-section h2.vc_custom_heading {font-size: 40px;}

     footer .container{flex-wrap: wrap;}
     footer .container > div {width: 50% !important;padding-left: 0;}
     .hours li:last-child span{width: 100%;}
     .hours li:last-child span.time {text-align: right;}
     .footer-1, .cus-footer{margin-bottom: 30px;}
    
    .banner .content h3, .banner .content p { font-size: 16px; line-height: 24px; } 
    .banner .absolute-content .content h2, 
    .banner .absolute-content .title b { font-size: 26px; } 
    body .services-slider1 li.slick-slide { margin: 0; } 
    .whychooes-box-section .wpb_single_image { border-radius: 20px 0; } 
    .home-gallery .absolute-content {padding: 40px 20px;} 
    .home-gallery .absolute-content .inner-title { font-size: 24px; line-height: 34px; } 
    .map-top .font-h3 { font-size: 26px; margin: 0 0 10px; } 
    .map-top .map-inner .col-9 p { font-size: 14px; }
}
@media (max-width: 991px){
    .home-gallery .absolute-content { padding: 30px 10px; } 
    .meet-our-dentist .small-heading { letter-spacing: 1px; font-size: 18px; }
    h2, .h2 {font-size: 34px;}
    h1, .h1 {font-size: 50px;}
    .logo img {max-width: 210px;}
    
    .font-h3 {font-size: 30px;margin-bottom: 10px;}
    .banner img, .banner {height: 40vh;}
    .home_tab-section p {font-size: 14px;}
    .default-form.homepage-form{grid-column-gap: 10px;grid-row-gap: 15px;font-size: 15px;}
    .home-appointment-form .font-h3 {margin-bottom: 20px;}
    .home-gallery .vc_custom_heading {margin-bottom: 20px;}
    .testimonial-slider .item .content p{font-size: 14px;}
    .home-testimonial-section .font-h3 {font-size: 26px;}
    .home-testimonial-section .small-heading {margin-bottom: 14px;}
    .testimonial-slider .item{padding: 20px;}
    .home-testimonial-section .vc_col-sm-9 {padding-left: 15px;padding-top: 0;}
    .home_tab-section .container-left-padding {padding-left: 20px;}
    .home_tab-section .small-heading {margin-bottom: 10px;font-size: 16px;}
    .map-top .map-inner {padding: 30px 25px;border-radius: 60px;}
    .map-top .buttons a{height: 45px;width: 180px; padding: 0; font-size: 13px;}
    .map-top .col-9 {padding-right: 20px;}
    footer .footer-3{padding-left: 0;}
    .vc_row.con-page-form-sec .vc_col-sm-4, .vc_row.con-page-form-sec .vc_col-sm-8 {width: 100%;max-width: 500px;margin: auto;}
    .vc_row.con-page-form-sec .vc_col-sm-8{margin-top: 30px;padding-top: 30px;padding-bottom: 30px;}
    .con-page-form-sec .vc_col-sm-6:last-child {padding-left: 10px;text-align: right;}
    .con-page-form-sec .vc_col-sm-6 .alt-txt {right: 15px;}
    .recent-post-title {font-size: 16px;}
    .blog .load-more-button-outer{margin-top: 30px;}
    .team-member-outer .team-content p{font-size: 14px;}
    .welcome-dentist-section h2.vc_custom_heading,.comman-heading,.home-gallery .vc_custom_heading,.home-blog .font-h3,.home-video-sec .font-h3{font-size: 30px;line-height: 1.3;}
    .welcome-dentist-section p br {display: none;}

    .home-appointment-form .col-4.right {width: 100%;display: flex;justify-content: left;margin-top: 30px;}
    .home-appointment-form .col-8 {width: 100%;}

    /* Gallery */
    .home-gallery .absolute-content{width: 178px;}
    .home-gallery .absolute-content .inner-title {font-size: 16px;}
    .home-gallery .absolute-content .sub-title,.home_tab-section1 .tab-inner1 .wpb_content_element p,.home_tab-section1 .tab-inner1 .tab-right-col ul li,
    .custom-team-member p{font-size: 14px;}
    .masonry-gallery li:first-child, .masonry-gallery li:nth-child(2), .masonry-gallery li:nth-child(4), .masonry-gallery li:nth-child(5), 
    .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9) {height: 200px;}
    .masonry-gallery li:nth-child(3) {height: 300px;}
    .masonry-gallery li:nth-child(7), .masonry-gallery li:nth-child(8) {height: 140px;}
    .masonry-gallery li:nth-child(5), .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9) {margin-top: -100px;height: 240px;}
    .masonry-gallery li img{border-radius: 30px 0px 30px 0px;}
    .meet-our-dentist .absolute-content {font-size: 28px;}
    .home_tab-section1 {padding-left: 15px;height: auto;}
    .home_tab-section1 ul.vc_tta-tabs-list li a, .wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title > a {padding: 10px 20px !important;font-size: 14px;}
    .home_tab-section1 .tab-inner1 h2.vc_custom_heading {font-size: 28px;}
    .home_tab-section1 .tab-inner1 .tab-right-col ul li{width: auto;}
    .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {border-radius: 30px 0 0px;height: auto;}
    .home-blog .vc_gitem-post-data h4 {font-size: 16px;}
    .vc_grid-item .vc_gitem-zone.vc_gitem-zone-c{padding: 20px 0px;}
    .custom-sv-list li {width: 50%;}
    .why-chooes-section p br{display: none;}
    
}
@media (max-width: 851px){
    .contact-page-details .vc_col-sm-4 .vc_column-inner { padding: 40px 10px !important; }
    .contact-page-details .content, .contact-page-details .content a { font-size: 14px; }
    .map-top .map-inner { display: block; text-align: center; } 
    .map-top .buttons { justify-content: center; margin-top: 15px; }
    footer .container{flex-wrap: wrap;justify-content: flex-start;}
    footer .footer-1 {width: 40%;}
    footer .footer-2 {padding-left: 60px;width: 50%;}
    footer .footer-3 {width: 40%;}
    .team-banner .vc_col-sm-6:last-child,.custom-team-page-item .content{width: 100%;margin-top: 20px;}
    .team-banner .vc_col-sm-6:first-child,.custom-team-page-item .custom-feature_image{width: 100%;}
    .custom-team-item-outer:nth-child(2n) .content {padding-left: 0;}
    .custom-team-page-item .content {padding-right: 0px;}
    .inner-page-banner .entry-title {font-size: 35px;}
    .team-banner img, .custom-team-page-item .post-thumbnail img {height: 400px;object-fit: cover;}
    .custom-team-page-list .title a{font-size: 20px;}

    .meet-our-dentist .vc_col-sm-6:first-child,.meet-our-dentist .right-col{padding: 0;width: 100%;}
    .meet-our-dentist .right-col {margin-top: 70px;}
    .meet-our-dentist{padding-bottom: 0;}
    .meet-our-dentist .absolute-content{font-size: 28px;right: 15px;}
    .inner-service-sec .vc_col-sm-6 { width: 100%; left: 0; right: 0; } 
.inner-service-sec .vc_single_image-wrapper { margin-bottom: 25px; }
}
@media (max-width: 767px){
/*    .desktop-home-slider{display: none !important;}
    .mobile-home-slider{display: block !important;}*/
    .logo img { width: 100%; max-width: 100%; } 
.site-branding { width: 70%;}
    body .service-slide-inner .title  {text-align: left;}
.con-page-form-sec > .vc_col-sm-4 { padding-left: 0; padding-right: 0; } 
    .con-page-form-sec .default-form.homepage-form div { width: 100%; padding: 10px 0; }
.con-page-form-sec .default-form.homepage-form .full textarea, 
.con-page-form-sec .default-form.homepage-form input,
.con-page-form-sec .default-form.homepage-form select    {
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
}
.single-services h2 {
    font-size: 22px;
}

.single-services .mob-mt-30 {
    margin: 0;
}
.radio-main .wpcf7-list-item.first .wpcf7-list-item-label {
    border-radius: 4px 0 0 4px;
}
.radio-main .wpcf7-list-item.last .wpcf7-list-item-label {
    border-radius: 0 4px  4px 0;
}
    h2, .h2 {font-size: 30px;}
    header .container,.container{padding: 0 15px;}

    /* Banner */
    h1, .h1 {font-size: 40px;}
    .banner .primary-button,.banner .secondary-button{font-size: 14px;padding: 15px 20px; border-radius: 10px}
    .banner img{height: auto;}
    .banner{height: auto;background: #f6fcfc;}
    .banner .absolute-content {position: relative;bottom: auto;left: 0%;transform: translateY(0%);width: auto;text-align: center;top: 0; padding: 20px 15px 0 !important;background: #f6fcfc;height: 250px;}
.banner .absolute-content .title { font-size: 30px; width: 100%; text-transform: inherit; letter-spacing: 0; line-height: 38px; }
    .banner .absolute-content .sub-title {font-size: 18px;margin-top: 0px;width: 100%;}
    .banner .content p,.welcome-dentist-section h3{font-size: 15px;width: 100%;letter-spacing: 0px}
    .banner .content {width: 100%;}
    
.banner .absolute-content .content h2, .banner .absolute-content .title b {font-size: 20px;letter-spacing: 0;margin: 4px 0;}
.banner .content h3, .banner .content p { font-size: 14px; }
    .font-h3 {font-size: 26px;}
    .default-form.homepage-form{grid-template-columns: repeat(2, 1fr);}
    .default-form.homepage-form .full {grid-column: span 2;}
    .default-form.homepage-form input[type="submit"] {font-size: 14px;padding: 12px 30px;}
    .default-form.homepage-form .col-4.full.textarea textarea {width: 100%;padding-top: 7px;}
    .default-form.homepage-form .col-4.full.text-center.submit {grid-column: span 2;text-align: center;}

     body,.small-heading,.single .col-8 p{font-size: 14px;}
    .home-team_section .small-heading{margin-bottom: 20px !important;}
    .home-testimonial-section .vc_col-sm-3,.home-testimonial-section .vc_col-sm-9{width: 100%;padding-left: 0;}
    .home-testimonial-section .vc_col-sm-9{margin-top: 20px;}
    .home-testimonial-section .vc_col-sm-9 .vc_column-inner {padding-left: 15px;}
    .home_tab-section{margin-top: 30px;border: 0;}
    .home_tab-section .vc_col-sm-6:first-child {padding-right: 20px;}
.map-top .map-inner { display: block; border-radius: 0px; padding: 30px 0; }
    .map-top .col-9 {padding-right: 0;margin-bottom: 20px;text-align: center;}
    .map-top .buttons {justify-content: center;}
    .footer-map iframe {height: 356px;}
    footer .container{display: block;}
    footer .footer-1,footer .footer-3,.blog .col-8,.blog .col-4,.blog .load-more-button-outer,.single .col-8,.single .col-4,
    .team-member-outer .team-content,.team-member-outer .left-image{width: 100%;}
    footer .footer-2{padding-left: 0;width: 100%;margin-bottom: 40px;}
    .inner-page-banner .entry-title {font-size: 30px;}
    .single .inner-page-banner .entry-title {font-size: 20px;padding: 0 10px;}
    .contact-page-details .vc_col-sm-4 .vc_column-inner {padding: 20px;}
    .contact-page-details .vc_col-sm-4:not(:first-child) .vc_column-inner {border-top: 1px solid #fff;}
    .con-page-form-sec .timing-outer{display: flex;}
    .blog .col-8{order: 1;}
    .blog .load-more-button-outer{order: 2;margin-bottom: 50px;}
    .blog .col-4{order: 3;padding-left: 0;}
    .recent-post-title {text-align: center;}
    .single .col-4{padding-left: 0;margin-top: 40px;}
    .single .col-8{padding: 20px;}
    .whychooes-box-section .vc_col-sm-3{width: 50%;}
    .custom-sv-list li{width: 100%;}
    .mob-mt-30,.team-member-outer .team-content{margin-top: 30px;}
    .team-member-outer .team-content{padding-left: 0;}
    .welcome-dentist-section h2.vc_custom_heading,.comman-heading,.meet-our-dentist .font-h3,.home-appointment-form .title,.home-gallery .vc_custom_heading{font-size: 28px;}
    .home-services{padding-bottom: 30px;}
    .why-chooes-section .wny-choose-top .vc_col-sm-3{width: 100%;}
    .wny-choose-top .vc_col-sm-9 {width: 100%;margin-top: 30px;}
    .why-chooes-section h2.vc_custom_heading br {display: none;}
    .why-chooes-section {padding-top: 50px;padding-bottom: 50px;}

    .home_tab-section1{padding-left: 0;}
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {background-color: transparent !important;}
    .tab-inner1 .vc_col-sm-6:first-child {margin-bottom: 30px;}
    .tab-right-col {margin-bottom: 30px !important;}
    .home_tab-section1 .tab-inner1 .tab-right-col ul li{width: 90%;}
    footer .container > div{margin-bottom: 30px;}
    .primary-button .vc_btn3{font-size: 14px !important;padding: 10px 25px !important;}
    button.slick-next.slick-arrow::before {right: 0;top: 40px;}
    .wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title > a {padding: 20px 20px !important;font-size: 16px;}
    .home_tab-section1 .secondary-button.learn-more-btn a {margin-top: 20px;}
    .home_tab-section1 .tab-inner1 .tab-right-col ul {margin-left: 0;}
    .home_tab-section1 .tab-inner1 h2.vc_custom_heading {font-size: 24px;}
    footer .container > div{width: 100% !important;}
    .custom-staff-list .post-thumbnail img {margin: auto;}
    .mob-column-direc {display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
    .custom-team-member .font-h3{font-size: 20px;}
    


.welcome-dentist-section h2.vc_custom_heading {font-size: 22px; }
.welcome-dentist-section .secondary-button.learn-more-btn a { margin: 0; }
body .services-slider1 li.slick-slide { padding: 10px !important; }
.services-slider1 button.slick-arrow { top: 0; }
.service-slide-inner button.slick-arrow::before { top: 0 !important; }
.services-slider1 button.slick-arrow { top: 47% !important; position: absolute; }
.app-social ul { justify-content: center; align-items: center; }
.why-chooes-section h2.vc_custom_heading { text-align: center !important; }
body .meet-our-dentist .font-h3 { font-size: 24px; }
.meet-our-dentist .secondary-button.learn-more-btn { margin: 0; }
.meet-our-dentist .secondary-button, .meet-our-dentist .primary-button { width: 50%; margin: 0; }
.meet-our-dentist .secondary-button a, .meet-our-dentist .primary-button a {
    width: 100%;
    padding: 0 !important;
    border-radius: 0px 0 !important;
    height: 42px;
    line-height: 42px !important;
}
body .home-gallery .absolute-content { border-radius: 10px; }
.map-top { margin: 0; background: var(--secondary-color); }
footer { padding-top: 40px; padding-bottom: 10px; }
    
}
@media (max-width: 600px){
    .masonry-gallery li{width: 100%;}
    .masonry-gallery li:first-child {display: none;}
    .masonry-gallery li:first-child, .masonry-gallery li:nth-child(2), .masonry-gallery li:nth-child(4), .masonry-gallery li:nth-child(5), 
    .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9),
    .masonry-gallery li:nth-child(7), .masonry-gallery li:nth-child(8){height: 300px;}
    .masonry-gallery li:nth-child(3) {height: 400px;width: 100%;}
    .masonry-gallery li:nth-child(5), .masonry-gallery li:nth-child(6), .masonry-gallery li:nth-child(9) {margin-top: 0;height: 300px;}
    .home-gallery .absolute-content {width: 100%;max-width: 90%;margin: auto;position: relative;left: 0;top: auto;display: block;bottom: 0;margin-bottom: 20px !important;margin-top: 10px;}
    .masonry-gallery{float: none;}
    .home-gallery{margin-bottom: 40px;}
}
@media (max-width: 520px){
    .default-form.homepage-form,.con-page-form-sec .default-form.homepage-form,.blog .col-8{grid-template-columns: repeat(1, 1fr);}
    .default-form.homepage-form .full, .con-page-form-sec .default-form.homepage-form .full{grid-column: span 1;}
    .primary-button,.secondary-button{width: 100%;}
    .secondary-button .vc_btn3{margin-top: 10px;}
    .banner .primary-button, .banner .secondary-button{width: auto;}
    .home_tab-section .secondary-button {margin-top: 15px;}
    .map-top .font-h3 {font-size: 26px;}
    .map-top .map-inner .col-9 a, .map-top .map-inner .col-9 p {font-size: 14px;}
    .map-top .buttons {display: block;}
    .map-top .buttons a,.custom-sv-list li,.whychooes-box-section .vc_col-sm-3{width: 100%;}
    .map-top .buttons a.ml-15 {margin-left: 0;margin-top: 10px;}
    .con-page-form-sec .s-heading {font-size: 20px;}
    .container-left-padding {padding-left: 15px;}
    .container-right-padding {padding-right: 15px;}
    .team-banner img, .custom-team-page-item .post-thumbnail img {height: auto;object-fit: cover;}
    .blog .blog-readmore a{display: block;text-align: center;}

    .default-form.homepage-form .col-4.full.textarea,.default-form.homepage-form .col-4.full.text-center.submit{grid-column: span 1;}
    .home-appointment-form .col-4.right{justify-content: center;text-align: center;}
    .why-chooes-section h2.vc_custom_heading {font-size: 30px;}
    .wny-choose-top {margin-bottom: 40px;}
    .why-chooes-section h3.vc_custom_heading br {display: none;}
    .whychooes-box-section .vc_col-sm-3:first-child {margin-bottom: 30px;}
    .meet-our-dentist .absolute-content {font-size: 20px;right: 15px;width: 190px;}
    .small-heading{letter-spacing: 1px;}
    button.slick-next.slick-arrow::before {right: 0;top: 20px;}
    .custom-staff-list button.slick-next.slick-arrow::before {top: 0;}
    .mobile-header a { padding: 15px 5px; font-size: 12px; }
.mobile-header { margin-top: 5px; margin-bottom: 5px; }
    .team-banner .small-heading { font-size: 20px; letter-spacing: 0; } .custom-team-member .font-h3 { padding: 15px; font-size: 18px; }
    .meet-our-dentist .small-heading { letter-spacing: 0; text-transform: inherit; font-size: 15px; margin-bottom: 10px; } body .meet-our-dentist .font-h3 { font-size: 15px; letter-spacing: 0; }
}
@media (max-width: 300px){
    .banner .absolute-content {height: 300px;}
}
    
/*---CDCP----*/
.cdcp-banner > div {
  
    display: block !important;
   
  }
  .cdcp-banner p {
    margin-bottom: 0px !important;
    color: #fff !important;
    text-align: center !important;
    background-color: #8da9c4 !important;
     padding:10px;
  }
  .cdcp-banner a {
   color: #002b5c;
   font-weight: 600

  }
  .cdcp-banner a:hover{
  color:#fff !important;
  text-decoration:none !important
}


/*.mobile-home-slider{display: none !important;}*/
