.faq-main .faq-item .vc_toggle_title {
	background: #414144 url('/wp-content/themes/dental/images/arrow-down.png') no-repeat 97% center;
}

.faq-main .faq-item .vc_toggle_title h4 {
    font-size: 18px !important;
}
/*Tablet Style*/
@media(min-width: 768px) and (max-width: 991px) {
	.footer-map-form .footer-map iframe {
		height: 458px;
	}
	.homepage-slider-main .homepage-slider .slick-slide:after {
		content: '';
		background-color: rgba(255, 255, 255, 0.5);
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
	}
	.homepage-slider-main .homepage-slider .slick-slide {
		height : 450px;
		background-position: left center !important;
	}
	body .homepage-slider .slide-inner {
		z-index: 99;
	}
	.h-about .h-about-text {
		padding-top: 20px !important;
	}
	.doctor .slick-slider .slick-list {
		height: auto !important;
	}
	.doctor .doctor__slider_inner > .row {
		padding: 20px 0;
	}
	body .top-header .contact-right li:not(:first-child) {
		margin-left: 10px;
	}
	.doctor .doctor__slider .team-btn {
		padding: 12px 27px;
	}
	.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {
		font-size: 14px;
	}
	.doctor .doctor__slider .doctor__slider__content {
		padding-left: 0;
	}
}

@media only screen and (min-width:720px) and (max-width: 1280px) and (orientation : portrait) { 
	.custom-blue-box .vc-hoverbox {
		height: 300px;
	}
	.site-header .navbar .navbar-nav li {
		margin: 0 28px;
	}
}