/*****************************************************************
    Template Name    : Medicare - Medical & Healthcare HTML5 Website Template
    Author           : Barakah Themes
    Version          : 1.0
    Created          : 2023
    File Description : Main Responsive file of the template
*****************************************************************/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.default-btn {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.navbar-light .navbar-brand {
		position: relative;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		top: 0;
		left: 0;
	}
	.navbar-area.is-sticky .navbar-light .navbar-brand {
		position: relative;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		top: 0;
		left: 0;
	}
	.medicare-nav .navbar .navbar-nav .nav-item a {
		margin-left: 10px;
		margin-right: 10px;
	}
	.home-3 .main-banner-content h1 {
		font-size: 48px;
	}
	.about-content h2 {
		font-size: 33px;
	}
	.appointment-content {
		padding-top: 70px;
		padding-bottom: 70px;
		padding-left: 0px;
		padding-right: 25px;
	}
	.testimonial-slider.owl-theme .owl-nav [class*=owl-] {
		left: 0;
	}

	.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {
		right: 0;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-title span {
		font-size: 15px;
	}

	.section-title h3 {
		font-size: 26px;
		margin: 5px 0 0 0;
	}

	.navbar-area.is-sticky .medicare-responsive-nav .mean-container a.meanmenu-reveal {
		padding-top: 6px;
		color: #000000;
	}

	.navbar-area.is-sticky .medicare-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #000000;
	}

	.mean-container .mean-nav {
		margin-top: 43px;
	}

	.medicare-responsive-nav .mean-container a.meanmenu-reveal {
		padding-top: 6px;
		color: #505060;
	}

	.medicare-responsive-nav.index-navber-responsive .mean-container a.meanmenu-reveal span {
		background: #333;
	}
	.medicare-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #505060;
	}
	.nav-contact-info {
		text-align: center;
		margin-bottom: 10px;
	}
	.header-navber-area .nav-top-bar .top-social {
		float: unset;
		margin: 0 0 0 0px;
		text-align: center;
	}
	.other-option {
		display: none;
	}
	.banner-btn .default-btn-one {
		margin-right: 10px;
	}
	.home-3 .main-banner-content h1 {
		font-size: 50px;
	}
	.home-area {
		padding-top: 150px;
		padding-bottom: 110px;
		height: 100%;
	}
	
	.home-area .banner-image {
		text-align: center;
		padding-top: 40px;
	}
	
	.main-banner-content {
		margin: auto;
		text-align: center;
		padding-top: 30px;
	}

	.main-banner-content .banner-btn {
		margin-top: 20px;
	}

	.slider .parallax-slider .caption {
		text-align: center;
		padding-top: 0px;
	}
	.about-content h2 {
		font-size: 33px;
	}
	.about-image {
		text-align: center;
		margin-top: 35px;
	}
	
	.about-image .years-design {
		left: 0;
		bottom: 0;
		padding: 20px 25px 20px 25px;
	}
	.overview-image {
		text-align: center;
		margin-top: 35px;
	}
	.appointment-img {
		display: none;
	}
	.appointment-content {
		max-width: unset;
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.services-widget {
		margin-top: 50px;
	}
	
	.partner-title {
		margin-bottom: 30px;
	}
	.partner-list .partner-item {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.partner-list .partner-item:nth-child(6) {
		margin-left: 0;
	}
	.single-counter {
		padding: 15px 0;
	}
	.blog-image img {
		width: 100%;
	}
	
	.partner-list .partner-item a {
		padding: 0px 50px;
	}
	.contact-information-box-1 {
		margin-bottom: 50px;
	}
	.page-title-area {
		height: 300px;
	}

	.page-title-content h2 {
		font-size: 35px;
	}

	.page-title-content ul {
		margin-top: 6px;
	}
	.widget-area {
		margin-top: 50px;
	}
	.widget-area .widget_medicare_posts_thumb .item .info .title {
		font-size: 16px;
	}

	.tagcloud.section-top {
		margin-bottom: 30px;
	}

	.tagcloud.section-bottom {
		margin-bottom: 0;
	}

	.footer-box-item {
		margin-bottom: 35px;
	}
	.footer-box-item:nth-last-child(-n + 2) {
		margin-bottom: 0px;
	}

	.copyright-area {
		text-align: left;
	}

	.copyright-area ul {
		text-align: right;
	}
}

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

	.section-title h2 {
		font-size: 30px;
	}

	.section-title h3 {
		font-size: 26px;
		margin: 5px 0 0 0;
	}

	.default-btn-one {
		margin-right: 10px;
	}

	.other-option {
		display: none;
	}
	.header-navber-area .nav-top-bar {
		display: none;
	}
	.navbar-area.is-sticky .medicare-responsive-nav .mean-container a.meanmenu-reveal {
		padding-top: 6px;
		color: #000000;
	}

	.navbar-area.is-sticky .medicare-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #000000;
	}

	.mean-container .mean-nav {
		margin-top: 43px;
	}

	.medicare-responsive-nav .mean-container a.meanmenu-reveal {
		padding-top: 8px;
		color: #505060;
	}

	.medicare-responsive-nav.index-navber-responsive .mean-container a.meanmenu-reveal span {
		background: #333;
	}
	.medicare-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #505060;
	}
	.home-3 .main-banner-content h1 {
		font-size: 45px;
	}
	.main-banner-content {
		text-align: center;
		padding-top: 20px;
	}

	.main-banner-content h1 {
		font-size: 40px;
		margin: 0 0 18px 0;
	}

	.main-banner-content .banner-btn {
		margin-top: 20px;
	}

	.home-area {
		height: 100%;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.home-area .banner-image {
		text-align: center;
		padding-top: 40px;
	}
	
	.slider .parallax-slider .caption {
		text-align: center;
		padding-top: 0px;
	}
	.slider .parallax-slider .caption h1 {
		font-size: 35px;
	}
	.about-content h2 {
		font-size: 30px;
	}
	.about-image {
		text-align: center;
		margin-top: 35px;
	}
	.about-image .years-design {
		left: 0;
		bottom: 0;
		padding: 20px 25px 20px 25px;
	}
	.overview-content .features-list li {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.overview-content h2 {
		font-size: 30px;
	}
	.overview-image {
		text-align: center;
		margin-top: 35px;
	}
	.appointment-img {
		display: none;
	}
	.appointment-content {
		max-width: unset;
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.services-widget {
		margin-top: 50px;
	}
	#reservation-form .form-group {
		margin-bottom: 0;
	}
	.reservation-section .nice-select, .reservation-section .reservation-date {
		margin-bottom: 30px;
	}
	.hire-content h2 {
		font-size: 32px;
	}
	.blog-image img {
		width: 100%;
	}

	.partner-title {
		margin-bottom: 30px;
	}

	.partner-title span {
		font-size: 15px;
	}

	.partner-title h3 {
		font-size: 26px;
		margin: 5px 0 0 0;
	}

	.partner-list .partner-item {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.partner-list .partner-item:nth-child(6) {
		margin-left: 0;
	}

	.single-counter {
		padding: 15px 0;
	}
	.single-testimonial {
		padding: 30px 10px;
	}

	.partner-list .partner-item a {
		padding: 0px 15px;
	}
	
	.contact-box {
		margin-bottom: 35px;
	}
	.contact-information-box-1 {
		margin-bottom: 50px;
	}
	.page-title-area {
		height: 300px;
	}

	.page-title-content h2 {
		font-size: 35px;
	}

	.page-title-content ul {
		margin-top: 6px;
	}

	.pagination-area {
		margin-top: 0;
	}

	.pagination-area .page-numbers {
		width: 40px;
		height: 40px;
		margin: 0px 1px;
		line-height: 40px;
		font-size: 15px;
	}

	.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 20px;
	}
	.blog-details-desc .article-content .wp-block-gallery.columns-3 li:last-child {
		margin-bottom: 0px;
	}
	.blog-details-desc .article-content h3 {
		font-size: 20px;
	}
	
	.widget-area {
		margin-top: 50px;
	}
	
	.widget-area .widget_medicare_posts_thumb .item .info .title {
		font-size: 16px;
	}

	.tagcloud.section-top {
		margin-bottom: 30px;
	}

	.tagcloud.section-bottom {
		margin-bottom: 0;
	}

	.comments-area .comment-respond .comment-form-author {
		float: left;
		width: 100%;
		padding-right: 0px;
	}
	.comments-area .comment-respond .comment-form-email {
		float: left;
		width: 100%;
		padding-left: 0px;
	}

	.coming-soon-area {
		height: 100%;
		padding-top: 160px;
		padding-bottom: 150px;
	}

	.coming-soon-content h1 {
		margin-bottom: 10px;
		font-size: 30px;
	}

	.coming-soon-content #timer div {
		margin-bottom: 30px;
	}

	.footer-box-item {
		margin-bottom: 35px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	
	.copyright-area {
		text-align: center;
	}

	.copyright-area ul {
		text-align: center;
	}
	
	.copyright-area p {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.home-area {
		height: 100%;
		padding-top: 120px;
		padding-bottom: 100px;
	}

}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	
	.page-title-content h2 {
		font-size: 28px;
	}
	.banner-btn a {
		margin: 5px;
	}
	
	.home-3 .main-banner-content h1 {
		font-size: 35px;
	}
	.main-banner-content h1 {
		font-size: 32px;
	}
	.slider .parallax-slider .caption h1 {
		font-size: 30px;
	}
	.slider .parallax-slider .caption h4 {
		font-size: 18px;
	}
	
	.about-content h2 {
		font-size: 28px;
	}
	.about-image .years-design {
		display: none;
	}
	.overview-content h2 {
		font-size: 28px;
	}
	.hire-content h2 {
		font-size: 28px;
	}
	.hire-content h5 {
		font-size: 18px;
	}
	.blog-details-desc .article-footer .article-tags {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 25px;
	}
	.blog-details-desc .article-footer .article-share {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.blog-details-desc .article-footer .article-share .social {
		text-align: left;
	}
	.partner-list .partner-item {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.faq-accordion .accordion .accordion-item .accordion-title {
		font-size: 16px;
		padding: 25px 0;
		padding-right: 35px;
	}
	
	.comments-area .comment-list .children {
		padding-left: 0;
	}
	.comments-area {
		padding: 0;
		box-shadow: none;
	}

	.contact-box {
		margin-bottom: 35px;
	}
	.contact-information-box-1 {
		margin-bottom: 50px;
	}
	.copyright-area p {
		margin-bottom: 10px;
	}
}
