@media only screen and (max-width: 1400px) {
.sticky .stickylogo img {
  width: 250px;
  height: 90px;
  object-fit: contain;
}
li.mega-menu-item > a.mega-menu-link {
  font-size: 13px!important;
  font-weight: bold!important;
}
.slider .single-slider h2 {
  font-size: 35px;
}
.topservices_box ul li a {
  padding: 0px 10px;
  color: #fff;
}
.stickylogo img{
	width: 250px;	
	padding: 5px 0px;
}










}






/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/* Header Sticky */
.section{
	padding:70px 0px;
}	
.appointment_cont {
  display: flex;
  margin-bottom: 50px;
}	
.appointment h2 {
  padding-bottom: 1%;
  text-align: center;
}	
.topservices ul {
  padding-bottom: 2px;
  display: block;
  text-align: center;
}	
 .stickylogo {
    display: block;
    float: left;
  }
	.stickylogo img{
		height: 80px;
	}	
#mega-menu-wrap-primary {
  clear: both;
  width: 100%!important;
}	
#mega-menu-wrap-primary .mega-menu-toggle {
    background-color: transparent!important;
    border-radius: 2px;
    line-height: 40px;
    height: 0px!important;
    top: -45px!important;
    position: relative!important;
  }	
.sticky .mega-menu-toggle{
    top: -60px!important;
    position: relative!important;
  }	
.topservices_box ul li a {
  padding: 0px 10px;
  color: #fff;
  font-size: 17px;
}	
.reqbtn {
  color: #000;
  font-size: 15px;
  text-align: center;
}
.reqbtn i {
  font-size: 17px;
  color: #000;
}	
.navigation {
  display: block!important;
  justify-content: end!important;
  margin-top: 0px!important;
}		
.section-title {
	margin-bottom: 35px;
	padding: 0px 0px;
}
.section-title h2 {
	font-size: 25px;
	margin-bottom: 12px;
}
.section-title p {
	font-size: 18px;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 15px;
}
.breadcrumbs {
	padding: 60px 0;
}
.breadcrumbs h2 {
	font-size: 32px;
	font-weight:600;
}
.breadcrumbs .bread-list {
	margin-top: 5px;
}
.breadcrumbs ul li a {
	font-size: 18px;
	font-weight: 400;
}
.pagination {
	margin: 30px 0 0 0;
}
#scrollUp {
	bottom: 55px;
}
.header .top-link li a {
	font-size: 15px;
}
.header .top-contact li a{
	font-size:13px;
}
.header .top-contact li {
	display: inline-block;
	margin-right: 25px;
	color: #2C2D3F;
	font-size: 15px;
}
.header .header-inner .get-quote {
	margin-top: 12px;
	display: none;
	margin: 0;
}
.header .nav li a {
	font-size: 15px;
	font-weight: 500;
	padding: 20px 4px;
}
.header .nav li .dropdown {
	width: 200px;
	left: -20px;
	top: 65px;
}
.header .nav li .dropdown li a {
	padding: 10px 15px;
	font-size: 15px;
}
.header .search-form {
	top: 64px;
}
.header .search-form input {
	width: 260px;
	height: 45px;
	line-height: 45px;
}
.header .search-form button {
	height: 45px;
	line-height: 45px;
}
.header.style2 .single-widget {
	margin-right: 18px;
	padding-left: 36px;
}
.header.style2 .get-quote .btn {
	color: #fff;
	padding: 10px 18px;
	font-size: 12px;
}
.header.style2 .single-widget.button {
	margin:0;
	padding:0;
}
.header.style2 .single-widget h4 {
	font-size: 15px;
	font-weight: 500;
}
.header.style2 .single-widget p {
	margin-bottom: 0;
	text-transform: capitalize;
	font-size: 15px;
}
.header.style2 .single-widget i {
	top: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 15px;
	margin-top: -12.5px;
}
.header.style2 .right-bar {
	padding-top: 15px;
}
.slider .single-slider {
	height: 100%;
	position:relative;
}
.schedule {
	background: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 70px 0;
	border-bottom:1px solid #eee;
}
.schedule .schedule-inner {
	transform: none;
}
.schedule .single-schedule.last{
	margin-top:30px;
}
.slider .single-slider:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	opacity:0.5;
}
.slider .single-slider h1 {
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
}

.slider .owl-carousel .owl-nav div {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 4px;
}
.Feautes.index2 {
	padding-top: 70px;
}
.Feautes .single-features::before {
	display:none;
}
.Feautes .single-features {
	text-align: center;
	position: relative;
	padding: 10px 155px;
	margin: 10px 0;
}
.fun-facts.section{
	padding:70px 0;
}
.fun-facts .single-fun {
	margin: 20px 0;
}
.why-choose .choose-right {
	height: 350px;
	margin-top: 30px;
}
.services .single-service h4 {
	margin-bottom: 12px;
}
.services-details-img h2 {
	font-size: 24px;
}
.service-details-inner-left {
	height: 400px;
	margin-bottom: 30px;
}
.service-details-inner {
	width: 100%;
	margin: 0;
}
.service-details-inner h2 {
	font-size: 24px;
}
.appointment .appointment-image{
	margin-top:20px;
}
.call-action .content {
	padding: 0;
	padding: 70px 0;
}
.call-action .content h2 {
	font-size: 28px;
	line-height: 40px;
}
.services .single-service {
	margin: 15px 0;
}
.testimonials {
	padding-bottom: 100px;
}
.testimonials .owl-dots {
	transform: translateX(-18%);
}
.departments .department-tab .nav li {
	margin-right: 30px;
}
.departments .department-tab .nav li a {
	color: #fff;
	margin-top:0px;
	padding: 0 3px 12px 3px;
}
.departments .department-tab .nav li a i {
	font-size: 38px;
}
.departments .department-tab .nav li .first {
	padding-top: 6px;
	font-size: 18px;
}
.departments .department-tab .nav li .second {
	font-size: 15px;
	font-weight: 400;
	color: #868686;
	margin-top: 0px;
}
.departments .department-tab .tab-pane .department-left h3 {
	font-size: 22px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.departments .department-tab .tab-pane .department-left .p1 {
	margin-bottom: 12px;
}
.departments .department-tab .tab-pane .department-left p {
	margin-bottom: 15px;
}
.departments .department-right{
	margin-top:30px;
}

.departments .department-right img{
	height:100%;
	width:100%;
}
.appointment.single-page {
	padding: 70px 0;
}
.appointment.single-page .work-hour {
	margin-top: 30px;
}
.blog .single-news {
	margin: 15px 0;
}
.news-single .single-main {
	margin-top: 0;
}
.newsletter .subscribe-text {
	text-align: center;
	margin-bottom: 25px;
}
.newsletter .subscribe-form {
	text-align: center;
}
.contact-us #myMap {
	height: 400px;
}
.contact-us .contact-us-form h2 {
	font-size: 28px;
}
.contact-us .single-info {
	margin: 10px 0;
}
.about-image {
	height: 400px;
}
.about-content h2 {
	line-height: 32px;
	font-size: 25px;
}
.about-content {
	padding-bottom: 0;
}
.our-mission-content {
	margin-left: 50px;
	padding-top:0px;
}
.our-mission-content h2 {
	line-height: 32px;
	font-size: 25px;
}
.our-mission-image {
	height: 400px;
}
.doctor-details-area .doctor-details-right {
	padding-left: 0;
	padding-top: 40px;
}
.doctor-details-item .doctor-name .name {
	font-size: 24px;
}
.doctor-details-item .doctor-name .deg {
	font-size: 19px;
	margin: 5px 0 5px 0;
}
.doctor-details-item .doctor-name .degree {
	font-size: 18px;
}
.login .login-left {
	height: 400px;
}
.register .register-left {
	height: 400px;
}
.pf-details .date ul li {
	margin-right: 25px;
	font-size: 15px;
}
.pf-details .body-text h3 {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	margin-top: 30px;
}
.doctor-calendar-table table thead tr th {
	font-size: 18px;
}
.doctor-calendar-table table tbody tr td h3 {
	font-size: 18px;
}
.doctor-calendar-table table tbody tr td span.time {
	font-size: 18px;
}
.footer .single-footer {
	margin: 20px 0;
}
.footer .single-footer h2 {
	padding-bottom: 20px;
}
.footer .footer-top {
	padding: 65px 0px;
}
.slider {
  width: 100%;
  height: 48vh;
}
.topservices_box ul li a {
  padding: 0px 10px;
  color: #fff;
}
.slider .single-slider .text {
  padding: 4% 5%;
}
.aone-med-future-r-inner .media {
  width: 51%;
}
#abtpage .aone-med-future-r-inner {
  position: relative;
}
.aone-med-future-r-inner .aone-med-future-content {
  padding: 10px;
  height: 200px;
  color: #fff;
  background-color: #038880;
  float: right;
  width: 49%;
  position: relative;
  text-align: center;
}
.quicklinks {
  text-align: left!important;
}
.footer_information {
  margin-top: 50px;
}	
.footer_information.quicklinks ul{
		margin-left: 0px!important;
	}
	
	
}


@media only screen and (max-width: 991px) {
.topbardetails{
	display: none!important;
}
.aone-med-future-r-section {
  margin: 50px 0;
}	
.topservices{
	display: none!important;	
}	
.sticky .main-menu {
  position: relative;
  top: 20px!important;
}	
.stepbox2 {
  width: 100%;
  margin-bottom: 2%!important;
  margin-top: 2%!important;
  margin-left: 0px!important;
}
.stepbox2 .steptextbox h4 {
  padding-top: 0!important;
  padding-bottom: 1%!important;
}	
.reqbtn_rb::after {
  content: "";
  width: 2px;
  height: 30px;
  background-color: #000;
  position: absolute;
  margin-left: 30%;
  margin-top: -5px;
}	
}


@media only screen and (max-width: 840px) {
.appointment_cont {
    display: block;
    margin-bottom: 50px;
  }
.news-single .news-head img {
  width: 100%;
  height: 50dvw;
}
#directbilling .col-lg-3 {
  max-width: 50% !important;
 flex: 0 0 50%;
}	
.abthometext {
  width: 100%;
  margin-top: 20px;
}	
.call-action .female-doctor {
  width: 100%;
  height: auto;
  object-fit: contain;
  position: relative;
  bottom: 0px;
}	
.slider .single-slider .text {
  padding: 8% 5%!important;
}	
.appointment-image .homeaboutpic1 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
}	
.servicesphoto .section-title h2 {
  font-size: 2rem;	
}
.easysteps .stepbox1 h3 {
   font-size: 1.6rem;	
	line-height: normal;
}
.stepbox2 .steptextbox h4 {
  color: #ffffff;
  font-size: 33px;
  font-weight: 600;
  padding-top: 1%;
  padding-bottom: 0%;
}	
.easysteps .easypic {
  width: 60%;
  height: auto;
  margin: auto;
}
.easysteps .easypic img {
  width: 100%;
  object-fit: contain;
  height: 600px;
  border-radius: 20px;
}	
.slider {
  width: 100%;
  height: auto!important;
}
.accordionItem h2::before {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  height: 5px;
  width: 5px;
  font-weight: bold;
  right: 8%;
  display: inline-block;
  margin-top: 12px;
  color: #000;
  font-size: 25px;
}	
	
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
.header.sticky{	}	
#mega-menu-wrap-primary .mega-menu-toggle {
	background-color: transparent!important;
}
.stickylogo {
    display: block;
    float: left;
    position: relative;
    z-index: 65;
  }	
.header.sticky .header-bottom{
	position:absolute;
	z-index:999;
	top:initial;
	left:0;
	bottom:initial;
}	
#scrollUp {
	bottom: 100px;
}	
.topservices_box {
  display: flex;
  justify-content: center;
  text-align: center;
}
.reqbtn_rb::after{
  content: "";
  width: 2px;
  height: 30px;
  background-color: #000;
  position: absolute;
  margin-left: 11%;
  margin-top: 0px;
}	
.header .header-inner {
	width: 100%;
	z-index: 333;
	position: absolute;
	position: relative;
	padding-bottom: 0px;
	background: #fff;
}
.reqbtn_rb::after {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #000;
  position: absolute;
  margin-left: 11%;
  margin-top: 3px;
}	
.reqbtn {
  color: #000;
  font-size: 16px;
  text-align: center;
}	
.reqbtn i {
  font-size: 22px;
  color: #000;
  position: relative;
  top: 2px;
}
 .navigation {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    width: 100%;
  }	
#mega-menu-wrap-primary {
  clear: both;
  width: 100%!important;
}	
.slicknav_menu{
	display:block;
}
.stickylogo {
  display: block;
	float: left;
}
.map_bottom h4 {
  text-align: left;
}
.doctor-area .box img {
  width: 100%;
  height: 350px;
  object-fit: contain;
}	
.contact-info h2 {
	font-size: 2rem;
}	
.slicknav_menu {
	display: block;
	background: transparent;
	padding: 0;
}
.slicknav_btn {
	background: transparent;
	padding: 0;
	margin-top: -30px;
}
.slicknav_menu .slicknav_icon-bar{
	box-shadow:none;
}
.slicknav_menu{
	display:block;
}
.slicknav_menu {
	display: block;
	background: transparent;
	padding: 0;
}
.slicknav_btn {
	background: transparent;
	padding: 0;
	margin-top: 28px;
}
.slicknav_menu .slicknav_icon-bar{
	box-shadow:none;
}
.slicknav_nav {
	clear: both;
	color: #2C2D3F;
	margin: 0;
	font-size: .875em;
	background: transparent;
}
.slicknav_nav li{
	
}
	
.slicknav_nav li a {
	color: #2C2D3F;
	transition: all 0.4s ease;
	background: none;
	padding: 4px 10px;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
	padding: 0 10px;
	background:transparent;
}
.slicknav_nav li a i{
	display:none;
	margin:0;
}
.slicknav_nav li:hover a{
	color:#2ca59c;
}
.slicknav_nav li .dropdown li a{
	color:#2C2D3F;
	background:transparent;
}
.slicknav_nav li .dropdown li a:hover{
	color:#2ca59c;
}
.slicknav_nav li .slicknav_item{
	background:transparent;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
	margin: 0;
	padding: 6px 0;
	font-weight:400;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #2ca59c;
	box-shadow: none;
	text-shadow: none;
}
.slicknav_nav .slicknav_arrow{
	color:#2C2D3F;
}
.slicknav_nav li:hover .slicknav_arrow{
	color:#2ca59c;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 25px;
	height: 3px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
	box-shadow: 0 1px 0 rgba(0,0,0,.25);
}
.header .widget-main {
	float: right;
	display: none;
}
.header.style2 .slicknav_btn {
	margin-top: 18px;
}
.header .slicknav_nav {
	margin-top: 65px;
}
.header.style2 .slicknav_nav {
	margin-top: 60px;
}
.header.style2 .header-inner{
	display:none;
}
.header.style2 .main-menu{
	display:none;
}
.header .header-inner .get-quote{
	margin: 0;
	padding: 0;
}
.header .header-inner .get-quote .btn {
	color: #fff;
	display: none;
	margin: 0;
	padding: 0;
}
.section{
	padding:50px 0px;
}
.section-title {
	margin-bottom: 30px;
	padding: 0px 20px;
}
.section-title h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.section-title p {
	font-size: 18px;
}

.breadcrumbs {
	padding: 60px 0;
}
.breadcrumbs h2 {
	font-size: 32px;
	font-weight:600;
}
.breadcrumbs .bread-list {
	margin-top:10px;
}
.breadcrumbs ul li{
	font-size: 18px;
	font-weight: 400;
}
.breadcrumbs ul li a {
	font-size: 18px;
	font-weight: 400;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 15px;
}
.header .top-link {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.slider .single-slider {
	height: 100%;
	position:relative;
}
.schedule {
	background: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 50px 0;
	border-bottom:1px solid #eee;
}
.schedule .schedule-inner {
	transform: none;
}
.schedule .single-schedule{
	margin:15px 0;
}
.slider .single-slider:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	opacity:0.5;
}
.slider .single-slider h1 {
	font-size: 28px;
	font-weight: 600;
}
.Feautes.index2 {
	padding-top: 50px;
}
.Feautes .single-features .signle-icon i {
	font-size: 42px;
	left: 50%;
	margin-left: -40px;
	height:80px;
	width: 80px;
	line-height: 80px;
}
.Feautes .single-features::before {
	display:none;
}
.Feautes .single-features {
	text-align: center;
	position: relative;
	padding:0px;
	margin: 15px 0;
}
.Feautes .single-features h3 {
	padding-top: 105px;
	font-size: 20px;
}
.fun-facts.section{
	padding:70px 0;
}
.fun-facts .single-fun{
	margin:0;
	margin:15px 0;
	position:relative;
}
.fun-facts .single-fun {
	margin: 35px 0;
	padding-top: 60px;
	text-align: center;
}
.fun-facts .single-fun i {
	left: 50%;
	margin-left: -35px;
	top:0;
	position:absolute;
}
.fun-facts .single-fun .content {
	padding:0;
}
.why-choose .choose-right {
	height: 350px;
	margin-top: 30px;
}
.call-action .content {
	padding: 0;
	padding: 70px 0;
}
.call-action .content h2 {
	font-size: 28px;
	line-height: 40px;
}
.appointment .appointment-image{
	margin-top:20px;
}
.services .single-service {
	margin: 20px 0;
}
.services .single-service h4 {
	margin-bottom: 15px;
}
.services .single-service h4 {
	margin-bottom: 10px;
}
.services-details-img h2 {
	font-size: 22px;
}
.service-details-inner-left {
	height: 300px;
	margin-bottom: 20px;
}
.service-details-inner {
	width: 100%;
	margin: 0;
}
.services-details-img {
	margin-bottom: 30px;
}
.service-details-inner h2 {
	font-size: 24px;
}
.testimonials {
	padding-bottom: 100px;
}
.testimonials .owl-dots {
	transform: translateX(-18%);
}
.departments .department-tab .nav li {
	margin: 0px 10px;
}
.departments .department-tab .nav li a {
	color: #fff;
	margin-top:10px;
	padding: 0 3px 12px 3px;
}
.departments .department-tab .nav li a i {
	font-size: 38px;
}
.departments .department-tab .nav li .first {
	padding-top: 6px;
	font-size: 18px;
}
.departments .department-tab .nav li .second {
	font-size: 15px;
	font-weight: 400;
	color: #868686;
	margin-top: 0px;
}
.departments .department-tab .tab-pane .department-left h3 {
	font-size: 22px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.departments .department-tab .tab-pane .department-left .p1 {
	margin-bottom: 12px;
}
.departments .department-tab .tab-pane .department-left p {
	margin-bottom: 15px;
}
.departments .department-right{
	margin-top:30px;
}

.departments .department-right img{
	height:100%;
	width:100%;
}
.appointment.single-page {
	padding: 50px 0;
}
.appointment.single-page .work-hour {
	margin-top: 30px;
}
.blog .single-news {
	margin: 15px 0;
}
.news-single .single-main {
	margin-top:0px;
}
.news-single .single-main {
	padding: 15px;
}
.news-single .news-title {
	font-size: 20px;
	font-weight: 500;
}
.news-single .news-title a{
	font-size: 20px;
	font-weight: 500;
}
.news-single .meta-right {
	float: none;
	display: inline-block;
	margin-top: -6px;
	margin-left: 56px;
	float: left;
}
.news-single .image-gallery .single-image {
	margin: 10px 0;
}
.news-single .image-gallery {
	margin-bottom: 10px;
}
.news-single .social-share li {
	float: left;
	display: inline-block;
	margin: 5px;
}
.news-single .prev-next {
	float: none;
	text-align: center;
	display: inline-block;
}
.news-single .prev-next li {
	margin-top: 10px;
}
.news-single .single-comments.left .main {
	margin-left:0px;
}
.news-single .single-comments .main {
	padding-left: 100px;
	position: relative;
	margin-left: 100px;
	margin: 0;
}
.news-single .single-comments .body {
	float: none;
	width: 100%;
}
.news-single .single-comments img {
	position: absolute;
	left: 0;
	top: 0;
}
.news-single .blog-comments {
	padding: 15px;
}
.news-single .comments-form {
	padding: 15px;
}
.main-sidebar .single-widget {
	padding: 20px;
}
.newsletter .subscribe-text {
	text-align: center;
	margin-bottom: 25px;
}
.newsletter .subscribe-form {
	text-align: center;
}
.newsletter .common-input {
	height: 50px;
	width: 100%;
	margin: 0;
}
.newsletter .btn {
	height: 50px;
	line-height: 50px;
	width: 100%;
	margin: 0;
	margin-top: 14px;
}
.error-page .error-inner h1 {
	font-size: 80px;
}
.error-page .error-inner h1 span {
	font-size: 17px;
}
.error-page .search-form input {
	width: 100%;
	display: block;
}
.error-page .search-form .btn {
	top:0;
	width: 100%;
	display: block;
	margin-top: 15px;
}
.mail-seccess .success-inner h1 {
	font-size: 80px;
}
.mail-seccess .success-inner h1 span {
	font-size: 17px;
}
.about-image {
	height: 300px;
}
.about-content h2 {
	line-height: 32px;
	font-size: 20px;
}
.about-content {
	padding-bottom: 0;
	width: 100%;
	padding:0;
	padding: 35px;
}
.our-mission-content {
	padding-bottom: 0;
	width: 100%;
	padding:0;
	padding: 35px;
}
.our-mission-content h2 {
	line-height: 32px;
	font-size: 25px;
}
.our-mission-image {
	height: 300px;
}
.contact-us #myMap {
	height: 300px;
}
.contact-us .contact-us-form h2 {
	font-size: 25px;
}
.contact-us .single-info {
	margin: 10px 0;
}
.contact-us .contact-us-form {
	padding: 30px 30px;
}
.doctor-details-area .doctor-details-right {
	padding-left: 0;
	padding-top: 30px;
}
.doctor-details-item .doctor-details-contact {
	padding: 30px;
}
.doctor-details-item .doctor-name .name {
	font-size: 20px;
}
.doctor-details-item .doctor-name .deg {
	font-size: 18px;
	margin: 5px 0 5px 0;
}
.doctor-details-item .doctor-name .degree {
	font-size: 18px;
}
.doctor-details-item .doctor-details-biography h3 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.doctor-details-area .doctor-details-left .social li {
	display: inline-block;
	margin-right: 5px;
}
.doctor-details-item .doctor-details-contact h3 {
	margin-bottom: 20px;
}
.doctor-details-item .doctor-details-work h3 {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.login .login-left {
	height: 300px;
}
.login .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.login .form {
	margin-top: -25px;
}
.register .register-left {
	height: 300px;
}
.register .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.register .form {
	margin-top: -25px;
}
.contact-us .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.contact-us .form {
	margin-top: -25px;
}
.pf-details .date ul li {
	margin-right: 25px;
	font-size: 15px;
}
.pf-details .date ul li {
	margin-right: 25px;
	font-size: 15px;
	display: block;
	text-align: left;
	margin-bottom: 8px;
}
.pf-details .date ul li:last-child{
	margin-bottom:0;
}
.pf-details .body-text h3 {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	margin-top: 30px;
}
.pf-details .image-slider .owl-nav {
	display: none;
}
.doctor-calendar-table table thead tr th {
	font-size: 18px;
}
.doctor-calendar-table table tbody tr td h3 {
	font-size: 18px;
}
.doctor-calendar-table table tbody tr td span.time {
	font-size: 18px;
}
.footer .single-footer {
	margin: 15px 0;
}
.footer .single-footer h2 {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.footer .footer-top {
	padding: 50px 0px 60px 0;
}
.footer .single-footer.f-link ul {
	margin-bottom: 12px;
}
.footer .single-footer.f-link ul li a{
	display:inline-block;
}
.footer .copyright {
	padding: 20px 0;
}
.quicklinks {
  text-align: left !important;
}
.footer_information {
  margin-bottom: 30px;
}
	
}


@media only screen and (max-width: 640px) {
.visa-content-inner h1{
  font-size: 2rem;
}
.visa-content-inner h2{
  font-size: 1.7rem;
}
.visa-content-inner h3{
  font-size: 1.2rem;
}
.visa-content-inner h4{
  font-size: 1rem;
}
  .slider .single-slider h2 {
    font-size: 25px;
    line-height: normal!important;	  
  }	
.owl-carousel .owl-stage-outer {
  height: 50vh;
}
.sticky .stickylogo img {
    width: 200px;
    height: 70px;
    object-fit: contain;
  }	
 .topservices_box ul li a {
    margin-bottom: 8px;
  }
.sticky .navigation {
    top: 0px!important;
}
 .stickylogo img {
    width: 200px;
    padding: 5px 0px;
  }
.aon-med-future-area h1,h2{
  font-size: 2rem;
}
.aon-med-appoint-area2 h1,h2{
  font-size: 2rem;
}
#mapbox iframe {
  height: 50vh;
}
	
}


@media only screen and (max-width: 575px) {
.reqbtn_rb::after{
	display: none;	
}
#mapbox iframe {
  height: 40vh;
}	
.accordionItemHeading{
	font-size: 1.4rem!important;	
}
	.accordionItemContent p{
		font-size: 1.1rem!important;
	}	
.aon-med-future-area h1,h2{
  font-size: 1.7rem!important;
}
.contact-us .single-info .content h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}	
.aon-med-appoint-area2 h1,h2{
  font-size: 1.7rem!important;
}	
.aon-med-appoint-area3 .media img {
  width: 100%;
  height: 300px!important;
  object-fit: cover;
}	
.aone-med-future-l-inner {
  display: block;
}
#mission .media img {
  width: 100%;
  object-fit: cover;
  height: 300px;
  border-radius: 30px;
}	
.aone-med-future-l-inner .aone-med-future-content {
  width: 100%;
  text-align: center;
  height: 230px;
}
.aone-med-future-r-inner {
  display: block;
}	
.aone-med-future-l-inner .media {
  width: 100%;
  height: 100%;
}	
.aone-med-future-r-inner .media {
  position: relative;
  top: 0px;
}	
.aon-med-appoint-area3 .media {
  width: 96%;
  margin-bottom: 30px;
}	
.bottom-menu{
	display: block;
}
.weoffer h2 {
	font-size: 5dvw;
}
.media img {
  width: 100%;
  object-fit: cover;
  height: 300px;
  border-radius: 0px;
}	
.reqbtn {
    color: #000;
    font-size: 15px;
  }	
.slider .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0px;
}
.slider .owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0px;
}	
#directbilling .col-lg-3 {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}	
	#directbilling h2 {
		font-size: 5dvw;
	}
.news-single h1{
  font-size: 5dvw;
}	
.news-single h2{
  font-size: 4dvw;
}
.news-single h3{
  font-size: 3.5dvw;
}
.news-single h4{
  font-size: 3dvw;
}
.copyright {
  background: #038880;
  padding-bottom: 12%!important;
}
.stepbox2 .steptextbox h4 {
	font-size: 24px;
}	
.section-title h2{
	font-size: 2rem!important;	
}	
.contact-us .single-info {
  background: #038880;
  padding: 20px 40px;
  min-height: auto!important;
}
.vandor_box img {
  width: 100%;
	height: auto!important;
}	
.appointment h2 {
	font-size: 1.8rem;
}	
.contact-us .single-info i {
  font-size: 35px;
  color: #fff;
  position: absolute;
  margin-top: 5px;
  left: 20px;
}	
.slider .single-slider .button {
  margin-top: 30px;
  display: none;
}
.appointment-image .homeaboutpic1 img {
    width: 100%;
	height: 300px;
}
  .slider .single-slider h2 {
    font-size: 20px!important;
    line-height: normal!important;
	  width: 60%;
  }	
 .slider .single-slider .text {
    padding: 2% 1%!important;
  }	
.slider .owl-carousel .owl-nav div {
    height: 100%;
    width: 40px;
}	
.section{
	padding:50px 0px;
}
.section-title {
	margin-bottom: 30px;
	padding: 0px 20px;
}
.section-title h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.section-title p {
	font-size: 18px;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 15px;
}
.header .top-link {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.slider .single-slider {
	height: 35vh;
	position:relative;
}
.easysteps .easypic {
	width: 90%;
	margin: 20px auto;
}	
.easysteps .easypic img {
    width: 100%;
	height: auto!important;
}	
.schedule {
	background: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 50px 0;
	border-bottom:1px solid #eee;
}
.schedule .schedule-inner {
	transform: none;
}
.schedule .single-schedule{
	margin:15px 0;
}

.slider .single-slider:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	opacity:0.1;
}
.slider .single-slider h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
}
.slider .single-slider p{
	font-size:18px;
	display: none;
}
.slider .single-slider .text {
	margin-top: 15%;
}
.slider .single-slider .button .btn:last-child{
	margin-bottom:0;
}
.Feautes .single-features .signle-icon i {
	font-size: 42px;
	left: 50%;
	margin-left: -40px;
	height:80px;
	width: 80px;
	line-height: 80px;
}
.Feautes .single-features::before {
	display:none;
}
.Feautes .single-features {
	text-align: center;
	position: relative;
	padding:0px;
	margin: 15px 0;
}
.Feautes .single-features h3 {
	padding-top: 105px;
	font-size: 20px;
}
.fun-facts.section{
	padding:70px 0;
}
.fun-facts .single-fun{
	margin:0;
	margin:15px 0;
	position:relative;
}
.fun-facts .single-fun {
	margin: 35px 0;
	padding-top: 60px;
	text-align: center;
}
.fun-facts .single-fun i {
	left: 50%;
	margin-left: -35px;
	top:0;
	position:absolute;
}
.fun-facts .single-fun .content {
	padding:0;
}
.why-choose .choose-right {
	height: 350px;
	margin-top: 30px;
}
.call-action .content {
	padding: 0;
	padding: 70px 0;
}
.call-action .content h2 {
	font-size: 28px;
	line-height: 40px;
}
.services .single-service {
	margin: 20px 0;
}
.services .single-service h4 {
	margin-bottom: 15px;
}
.services-details-img blockquote {
	padding: 25px;
}
.services-details-img blockquote i{
	display:none;
}
.testimonials {
	padding-bottom: 100px;
}
.testimonials .owl-dots {
	transform: translateX(-18%);
}
.departments .department-tab .nav li {
	margin: 0px 10px;
}
.departments .department-tab .nav li a {
	color: #fff;
	margin-top:10px;
	padding: 0 3px 12px 3px;
}
.departments .department-tab .nav li a i {
	font-size: 38px;
}
.departments .department-tab .nav li .first {
	padding-top: 6px;
	font-size: 18px;
}
.departments .department-tab .nav li .second {
	font-size: 15px;
	font-weight: 400;
	color: #868686;
	margin-top: 0px;
}
.departments .department-tab .tab-pane .department-left h3 {
	font-size: 22px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.departments .department-tab .tab-pane .department-left .p1 {
	margin-bottom: 12px;
}
.departments .department-tab .tab-pane .department-left p {
	margin-bottom: 15px;
}
.departments .department-right{
	margin-top:30px;
}

.departments .department-right img{
	height:100%;
	width:100%;
}
.appointment.single-page .appointment-inner {
	padding: 25px;
}
.blog .single-news {
	margin: 15px 0;
}
.newsletter .subscribe-text {
	text-align: center;
	margin-bottom: 25px;
}
.newsletter .subscribe-form {
	text-align: center;
}
.our-mission-content {
	padding-top:0;
}
.our-vision-area {
	padding-bottom: 45px;
}
.our-mission-content ul li {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 100%;
	flex: 100%;
	max-width:100%;
	margin: 5px 0;
}
.login .login-form {
	padding: 30px 30px;
}
.login .login-form h2 {
	font-size: 26px;
}
.login .login-form .lost-pass {
	margin-left: 0;
	display: block;
	margin-top: -10px;
}
.login .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.register .register-form {
	padding: 30px 30px;
}
.register .register-form h2 {
	font-size: 26px;
}
.register .register-form .terms {
	margin: 0;
	display: block;
	margin-top: -10px;
}
.register .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.contact-us .form .btn {
	height:50px;
	line-height:50px;
	padding:0;
	padding:0px 20px;
}
.footer .single-footer {
	margin: 20px 0;
}
.footer .single-footer h2 {
	padding-bottom: 20px;
}
.footer .footer-top {
	padding: 65px 0px;
}
.owl-carousel .owl-stage-outer{
  height: 100%;
  height: 30vh;
}
.section-title h2 {
    font-size: 1.6rem!important;
  }	
.slider .single-slider{
background-size: 100% 100%;		
}



}

@media only screen and (max-width: 520px) {
 .reqbtn {
    color: #000;
    font-size: 14px;
  }

}


