/* Mobile Screen */
@media only screen and (max-width: 767px) {
.header.sticky{
	
}
#moreservice .service-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  overflow: hidden;
}
.service-item a.filled-button {
  background-color: #fff;
  color: #2acd9f !important;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 20px;
  display: inline-block;
  transition: all 0.3s;
  font-family: 'Poppins', sans-serif;
  position: absolute;
  border: 1px solid #2acd9f;
  left: 10%;
  bottom: -30px;
  text-align: center;
  width: 60%;
  right: 0px;
  margin: auto;
}
#scheduleappointment {
    width: 100%;
    background-size: cover!important;
    background-repeat: no-repeat;
}
.header.sticky .header-bottom{
	position:absolute;
	z-index:999;
	top:initial;
	left:0;
	bottom:initial;
}
.header .header-inner {
	width: 100%;
	z-index: 333;
	position: absolute;
	position: relative;
	padding-bottom: 0px;
	background: #fff;
}
.slicknav_menu{
	display:block;
}
.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 {
	padding: 0;
	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 .main-menu{
	display:block; 
}
.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: 13px;
}

.breadcrumbs {
	padding: 60px 0;
}
.breadcrumbs h2 {
	font-size: 32px;
	font-weight:600;
}
.breadcrumbs .bread-list {
	margin-top:10px;
}
.breadcrumbs ul li{
	font-size: 14px;
	font-weight: 400;
}
.breadcrumbs ul li a {
	font-size: 14px;
	font-weight: 400;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 13px;
}
.header .top-link {
	float: none;
	text-align: center;
	margin-bottom: 0px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.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{
	position:relative;
	height: 300px;
}
.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 .single-slider .text {
    margin-top: 0px;
    left: 8%;
    position: relative;
}
.slider.index2 .single-slider .text {
	margin-top: 80px;
}
.slider .owl-carousel .owl-nav div {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 4px;
}
.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: 14px;
}
.departments .department-tab .nav li .second {
	font-size: 13px;
	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: 20px 10px;
	margin-top: 5%;
	background: #eee;
}
.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: 14px;
}
.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: 13px;
}
.pf-details .date ul li {
	margin-right: 25px;
	font-size: 13px;
	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: 14px;
}
.doctor-calendar-table table tbody tr td h3 {
	font-size: 14px;
}
.doctor-calendar-table table tbody tr td span.time {
	font-size: 14px;
}
.footer .single-footer {
	margin: 15px 0;
}
.footer .single-footer h2 {
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.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;
}
.footer .copyright .copyright-content p {
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.footer .copyright .designedby p {
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.footer .single-footer.f-link li {
    display: block;
    margin-bottom: 0px;
}
.blog .single-news img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
#latestnews .single-news img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
#latestnews .news-body h2 {
    opacity: 1;
    visibility: visible;
    width: 100%;
    min-height: auto;
}
.blog .single-news .news-content p {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    padding-bottom: 5%;
    min-height: auto;
}

.get-quote {
    margin-top: 2%;
    margin-bottom: 5%;
}
.testimonial .description {
    padding: 20px 20px;
    margin: auto;
    min-height: auto;
}



}









/* Mobile Screen */
@media only screen and (max-width: 450px) {

.section{
	padding:50px 0px;
}
.section-title {
	margin-bottom: 30px;
	padding: 0px 20px;
}
.section-title h2 {
	font-size: 22px;
	margin-bottom: 10px;
	font-family: 'Nunito', sans-serif;
}
.section-title p {
	font-size: 13px;
	font-family: 'Nunito', sans-serif;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 13px;
}
.header .top-link {
	float: none;
	text-align: center;
	margin-bottom: 10px;
	line-height: 14px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.slider .single-slider {
	height: 380px;
}
.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{
	position:relative;
}
.slider .single-slider h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	font-family: 'Nunito', sans-serif;
}
.slider .single-slider p{
	font-size:13px;
	font-family: 'Nunito', sans-serif;
}
.slider .single-slider .text {
	margin-top: 20px;
}
.slider .single-slider .button .btn{
	margin:0;
	margin-bottom:10px;
}
.slider .single-slider .button .btn:last-child{
	margin-bottom:0;
}
.slider .owl-carousel .owl-nav {
	display:none;
}
.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: 14px;
}
.departments .department-tab .nav li .second {
	font-size: 13px;
	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;
}




}
















 
/*=========================
	Start Responsive CSS
===========================*/
@media screen and (max-width: 1440px) {
   a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0px 2px 0px 2px; 
   } 
.texthead {
    padding-top: 2%;
}   
.topbar .nav-link {
    display: block;
    padding: 0.5rem 0rem;
}   
   
}



@media screen and (max-width: 991px) {
.topbar .col-lg-5.col-md-8.col-sm-12.col-12 {
  display: none;
}
.social_iconbox {
  text-align: center;
  padding-top: 0px;
}
.section-heading h2 {
    font-size: 30px!important;
}
.testimonial_sec .section-title{
    padding: 0px;
}
.aon-med-future-area h3{
    padding-bottom: 2%;
    padding-top: 2%;
    font-size: 30px;
    font-weight: 500;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    letter-spacing: normal;
}
#achievements .section-head.left .aon-title {
    margin-bottom: 3%;
    font-size: 30px;
    font-weight: 700;
}
    #achievementspic .aon-title {
    font-size: 30px;
    padding-bottom: 2%;
}
.main-sidebar .single-widget .title {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 30px;
    display: block;
    background: #fff;
    padding-left: 12px;
}
.doctor-area .section-title {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    font-family: 'Poppins', sans-serif;
}
#reviewpage .reviewcon {
    border: 1px solid #A7A7A7;
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
    margin-bottom: 3%;
}
.section-title {
    margin-bottom: 35px;
    padding: 0px 0px;
}
#activerelease .tofel-title h2 {
    font-size: 30px;
    color: #144b5f;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: bold;
}
.visa-title {
    padding-top: 3%;
}
#activerelease .visa-content-inner h4 {
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    color: #207871;
    padding-bottom: 20px;
    padding-top: 3%;
}
#moreservice .section-heading h2 {
    color: #207871;
    font-size: 35px;
    padding-bottom: 2%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 20px!important;
    padding: 0px 2px 0px 2px!important;
}
.infobox {
    display: flex;
    margin-bottom: 15px;
}
.slider .single-slider h2 {
    color: #203443;
    font-size: 35px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 42px;
    width: 70%;
}
.nav-link {
    display: block;
    padding: 0px!important;
}
.appointment h2 {
    color: #464646;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 35px;
    padding-bottom: 2%;
}
.appointment .d-flex{
	padding-bottom: 4%;
}
.services .single-service {
    margin: 15px 0;
    min-height: 280px;
}
.call-action .female-doctor {
    width: 30%;
    height: auto;
    bottom: -20px;
    right: 0px;
}
.call-action .content {
    text-align: left;
    width: 70%;
    margin-left: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.easysteps .stepbox1 h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    padding-bottom: 0%;
    font-family: 'Nunito', sans-serif;
}
.easysteps .stepbox1 .d-flex {
    border-bottom: 1px solid #058178;
    padding-bottom: 3%;
    margin-bottom: 5%;
    display: block!important;
}
.easysteps .easypic img {
    width: 100%;
    object-fit: cover;
    height: 550px;
    border-radius: 20px;
}
.easysteps .easypic {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
}
.stepbox2 .steptextbox h4 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 1%;
}
.stepbox2 {
    width: 100%;
    margin-bottom: 2%;
    margin-top: 0%;
    margin-left: 0%;
}
.stepcont.hvr-bob {
    width: 100%;
}
.stepbox2 .steptextbox p {
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    border-bottom: 1px solid #049287;
    padding-bottom: 2%;
}
.stepbox2 .stepnumbox {
    width: 100px;
    height: 90px;
}
#team .section-title {
    text-align: left;
    margin-bottom: 0px;
    padding: 0px;
}
#team .section-title h2 {
    text-align: left;
    font-size: 35px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}
#scheduleappointment .content {
    text-align: center;
    width: 100%;
    margin-left: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 1%;
}
.clients h2 {
    position: relative;
    top: 0px;
    padding-bottom: 3%;
    width: 100%;
    text-align: center;
    font-size: 30px;
}
.footer .copyright .designedby p {
    color: #fff;
    text-align: center ;
    font-size: 17px;
}
.footer .copyright .copyright-content p {
    color: #fff;
    text-align: center;
    font-size: 17px;
}
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 750%!important;
    left: -640%!important;
    z-index: 999!important;
    top: 95px!important;
}
.mega-toggle-animated-box {
    position: relative!important;
    top: 20px!important;
}
li.mega-menu-item {
    padding-left: 10px!important;
}
.testimonial .description {
    padding: 20px 20px;
    margin: auto;
    min-height: 300px;
}
.weoffer h2 {
    color: #464646;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 33px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5%;
}
.slider .single-slider {
    height: 300px;
}
.nice-select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    position: relative;

   
    width: 100%;
}
input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative;
}

.appointment .button .btn {
    font-weight: 500;
    position: relative;
    width: 100%;
    top: 10px;
}
.appointment .form p {
    margin-top: 0px;
    color: #868686;
}
.aon-med-appoint-area3 .section-head.white .aon-title {
    color: #207871!important;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 2%;
}
.aon-med-appoint-area2-content ul li {
    list-style: square!important;
    margin-left: 3%!important;
    line-height: 20px;
    padding-bottom: 15px;
}
.aon-med-appoint-area2 h2 {
    font-size: 29px;
    margin: auto;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-top: 3%;
}
#teambreadcrumb .section-title p {
    font-size: 16px;
}
.dreamit-blog-content p {
    margin-top: 15px;
    font-size: 17px;
    min-height: 100px;
    font-family: 'Poppins', sans-serif;
    color: #4d4d4d;
    padding-bottom: 10%;
}

}


@media screen and (max-width: 880px) {
 .call-action .female-doctor {
    width: 30%;
    height: auto;
    bottom: 0px;
    right: 0px;
  }
 .aon-med-appoint-area2-content ol li {
  list-style: square !important;
  margin-left: 7% !important;
}
.infobox p {
    color: #207871;
    font-size: 13px;
    font-weight: normal;
}
.section-title h2 {
    font-size: 25px!important;
    margin-bottom: 12px;
}
.easysteps .stepbox1 h3 {
    font-size: 32px;
    line-height: 37px;
}
.section-title h2 font {
    font-size: 30px!important;
}
#team .section-title h2 font {
    text-align: left;
    font-size: 35px;
    font-weight: lighter;
    font-family: 'Nunito', sans-serif;
}
.texthead p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.weoffer h2 {
    font-size: 27px;
    padding-bottom: 5%;
}
.appointment h2 {
    color: #464646;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 30px;
    padding-bottom: 2%;
}
.footer .copyright .copyright-content p {
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.footer .copyright .designedby p {
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.clients .single-clients img {
    width: 95%;
    height: 70px;
    padding: 5px;
}
.services .single-service h4 a {
    color: #2C2D3F;
    font-size: 17px;
    font-weight: 600;
}
.appointment-image .homeaboutpic1 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
#reviewpage input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative;
    top: 0px;
}
#reviewpage .wpcf7-form-control.wpcf7-textarea{
    width: 100%!important;
    top: 0px!important;
}
.services .single-service {
    margin: 15px 0;
    min-height: auto;
}
.easysteps .easypic img {
    width: 100%;
    object-fit: contain;
    height: 350px;
}
.easysteps .easypic{
    margin-bottom: 5%;
}
.stepbox2 .stepnumbox {
    width: 80px;
    height: 70px;
    background-color: #fff;
    font-size: 30px;
    line-height: 40px;
}
.call-action .female-doctor {
    width: 100%;
    height: 500px;
    position: relative;
}
.services .single-service h4 {
    padding-left: 10%;
}
.services .single-service p {
    padding-left: 10%;
}
.call-action .content {
    text-align: left;
    width: 100%;
}
.call-action .content {
    padding-bottom: 10px;
}
.call-action .female-doctor {
    width: 100%;
    height: auto;
    position: relative;
}
.infoboxborder::after {
    position: absolute;
    content: "";
    top: -3px;
    right: 10px;
    width: 1px;
    height: 50px;
    background: #dadada !important;
    display: none;
}
.slider .single-slider {
    width: 100%;
    height: 500px;
    background-size: cover!important;
}
.aon-med-appoint-area2 .media img {
    width: 100%;
    object-fit: contain;
    height: 400px;
    border-radius: 20px;
}
.aon-med-appoint-area2 h2 {
    font-size: 24px;
}
#massage_blog .visa-title h3 {
    margin: 0px;
    font-size: 23px;
    font-family: 'Poppins', sans-serif;
    color: #207871;
    padding-bottom: 3%;
    font-weight: bold;
}
#moreservice .section-heading h2 {
    color: #207871;
    font-size: 30px;
    padding-bottom: 2%;
}
#moreservice .section-heading h2 {
    color: #207871;
    font-size: 30px;
    padding-bottom: 2%;
}
.service-item .down-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    padding-top: 3%;
}
#abtpage .aone-med-future-r-inner {
  position: relative!important;
}
.aone-med-future-r-inner .media {
  width: 50%;
  height: auto;
  float: left;
  position: relative;
  top: 0px;
}
.aone-med-future-l-inner .aone-med-future-content {
  padding: 30px;
  color: #fff;
  background-color: #144b5f;
  height: auto;
  width: 50%;
  float: left;
  text-align: center;
  bottom: -150px;
  position: relative;
}

}





@media screen and (max-width: 800px) {
.footer .closetext {
    padding: 2px 0px;
}
.slider .single-slider {
    width: 100%;
    height:300px;
    background-size: cover!important;
}



}




@media screen and (max-width: 767px) {
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 750%!important;
    left: -640%!important;
    z-index: 999!important;
    top: 60px!important;
}
#competitively .aon-title {
  padding-top: 0%;
  font-size: 20px;
}
.visa-content-inner ol li {
  list-style: square !important;
  margin-left: 6% !important;
}
.social_iconbox {
    text-align: center;
    padding-top: 0px;
}
.aon-med-future-area h3{
    font-size: 25px;
    font-weight: 500;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    letter-spacing: normal;
}
#achievements .section-head.left .aon-title {
    margin-bottom: 3%;
    font-size: 25px;
    font-weight: 700;
}
    #achievementspic .aon-title {
    font-size: 25px;
    padding-bottom: 2%;
}
.main-sidebar .single-widget .title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
    display: block;
    background: #fff;
    padding-left: 12px;
}
#conditions .section-heading h2 {
    font-size: 30px;
    color: #207871;
    padding-bottom: 30px;
    font-weight: bold;
}
.dreamit-blog-title h2 a {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #232323;
    min-height: auto;
    transition: .3s;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.dreamit-blog-content p {
    margin-top: 15px;
    font-size: 17px;
    min-height: auto;
    font-family: 'Poppins', sans-serif;
    color: #4d4d4d;
    padding-bottom: 10%;
}
.texthead p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.appointment .d-flex {
    padding-bottom: 10%;
    display: block!important;
}
.slider .single-slider h2 {
    color: #203443;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 32px;
    width: 70%;
}
.btn {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 13px;
}
.appointment-image {
    width: 100%;
    margin-right: 3%;
    margin-bottom: 5%;
}
.appointment-image .homeaboutpic1 {
    width: 100%;
    margin-bottom: 5%;
}
.abthometext {
    width: 100%;
}
.abthometext p {
    color: #464646;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0%;
}
.appointment .button {
    margin-top: 5%;
    position: relative;
    z-index: 8;
}
.services .single-service i {
    font-size: 24px;
    color: #207871;
    position: absolute;
    left: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 20px;
    width: 40px;
    height: 60px;
    border: 1px solid #eaeaea;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
}
.nice-select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    position: relative;
    width: 100%;
    top: -120px;
}
#reviewpage input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative;
    top: 0px;
}
.call-action .content {
    margin-left: 0%;
}
.call-action .female-doctor {
    width: 30%;
    bottom: 0px;
    right: 0px;
}
#abtpage .section-head {
    margin-bottom: 0px;
    padding-left: 0%;
    padding-top: 32%;
}
.aon-med-appoint-area2-content .section-head.white {
    width: 100%;
    float: right;
    margin-top: 10%;
}
#mission .aon-title {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    padding-top: 0%;
    padding-bottom: 3%;
}
#mission .media img {
    width: 100%;
    object-fit: cover;
    height: 350px;
}
.aon-med-appoint-area3 .media {
    width: 98%;
}
#abtpage .aone-med-future-r-section {
    position: relative;
    margin-top: 2%;
}
.aon-med-appoint-area3 .media img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.section-head.left .aon-title {
    margin-bottom: 4%;
    font-size: 25px;
}
.aone-med-future-l-inner .aone-med-future-content h3 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 25px;
    font-weight: 500;
}
.aone-med-future-r-inner .aone-med-future-content h3 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 24px;
}
#massage_blog .tofel-thumb img {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    object-fit: cover;
}
#achievements .awards img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    border-radius: 20px;
}
.contact-us-form .wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative!important;
    top: 0px!important;
}
.appointment input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative;
    top: -300px;
}
.appointment .button .btn {
    font-weight: 500;
    position: relative;
    width: 100%;
    top: 35px;
}
.appointment textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    top: 130px;
}



}





@media screen and (max-width: 720px) {
.accordionItem h2::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 7%;
}
.news-single .single-main {
    padding: 15px;
    margin-top: 5%;
}


}



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

.wpcf7-form-control.wpcf7-textarea {
     width: 30em!important;
    left: 0px!important;
}
.stepbox2 .steptextbox h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 1%;
}
.accordionItemHeading {
    padding-right: 8%;
}
#scheduleappointment .content h2 {
    color: #fff;
    width: 100%;
    line-height: 25px;
    margin: auto;
    font-size: 20px;
    margin-bottom: 3%;
    font-weight: normal;
}
.call-action .female-doctor {
    width: 100%;
    bottom: 0px;
    right: 0px;
}
.appointment h2 {
    color: #464646;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    padding-bottom: 2%;
}
.slider .single-slider:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#207871!important;
	opacity:0.2!important;
}
.breadcrumbs h2 {
    font-size: 25px;
    font-weight: 600;
}
.breadcrumbs {
    padding: 30px 0;
}
#activerelease .tofel-title h2 {
    font-size: 23px;
    color: #144b5f;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: bold;
}
#activerelease .visa-content-inner h4 {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    color: #207871;
    padding-bottom: 20px;
    padding-top: 3%;
}
#massage_blog .tofel-thumb img {
    width: 100%;
    height: 350px;
    border-radius: 10px;
    object-fit: cover;
}
#conditions .section-heading h2 {
    font-size: 30px;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    font-weight: bold;
}
#reviewpage .submitbtn {
    padding: 5px 10px !important;
    font-size: 17px;
    color: #fff;
    width: 30%;
    margin-top: 5%;
    font-weight: bold !important;
    border-radius: 40px;
    line-height: 1.3333333;
    border: 2px solid #144b5f;
    background-color: #144b5f;
    text-decoration: none;
}
.header .logo a img {
    width: 150px!important;
    height: 60px!important;
    object-fit: contain!important;
  } 
.aon-med-appoint-area3 .media {
    width: 97%;
    margin-bottom: 30px;
  }


}



@media screen and (max-width: 575px) {
.wpcf7-form-control.wpcf7-textarea {
    width: auto!important;
    left: 0px!important;
} 
.bread-inner h1 {
  font-weight: bold;
  color: #fff;
  font-size: 22px;
}	
.aone-med-future-l-inner .aone-med-future-content {
  padding: 30px;
  color: #fff;
  background-color: #144b5f;
  height: auto;
  width: 50%;
  float: left;
  text-align: center;
  bottom: 0px;
  position: relative;
}
	.services .single-service i {
    font-size: 24px;
    color: #207871;
    position: absolute;
    left: 10px;
    top: 50px;
    width: 40px;
    height: 100px;
    border: 1px solid #eaeaea;
    border-radius: 50px;
    text-align: center;
    align-content: center;
  }
.open .accordionItemContent {
  padding: 15px;
	font-size: 15px;
}	
.testimonial_sec .section-title h2 font {
    font-size: 20px!important;
}
.news-single .single-main {
    padding: 15px;
    margin-top: 10%;
}
#massage .section-head.left p {
    margin-bottom: 15px;
    font-size: 15px;
    padding-left: 1%;
}
.dreamit-blog-content p {
    margin-top: 15px;
    font-size: 15px;
    min-height: auto;
    font-family: 'Poppins', sans-serif;
    color: #4d4d4d;
    padding-bottom: 10%;
}
.slider .single-slider {
    position: relative;
    height: 220px!important;
} 
.slider .single-slider h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 25px;
    width: 80%;
} 
.btn {
    padding: 5px 10px!important;
    font-weight: 400!important;
    font-size: 13px!important;
} 
 .clients h2 {
    position: relative;
    top: 0px;
    padding-bottom: 3%;
    width: 100%;
    text-align: center;
    font-size: 23px;
}
.socialiconbox {
    margin-bottom: 5%;
    display: flex;
    justify-content: center;
} 
 #minifooter .single-info i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    left: 0px;
    margin-top: 10px;
}
#minifooter .single-info .content p {
    line-height: 20px;
    font-size: 14px;
    padding: 0px;
} 
 .footer .footer-top {
    padding: 30px 0px;
}
 .weoffer h2 {
    font-size: 22px;
    padding-bottom: 5%;
}
 .blog .single-news img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.appointment-image .homeaboutpic1 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
} 
 .infobox p {
    color: #207871;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 750%!important;
    left: -700%!important;
    z-index: 999!important;
    top: 60px!important;
}
.aone-med-future-l-inner .aone-med-future-content {
    padding: 30px;
    color: #fff;
    background-color: #144b5f;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
} 
.aone-med-future-l-inner .media {
    width: 100%;
    height: 100%;
}
.aone-med-future-r-inner .media {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    top: 0px;
} 
.aone-med-future-r-inner .aone-med-future-content {
    padding: 10px;
    height: 200px;
    color: #fff;
    background-color: #207871;
    float: right;
    width: 100%;
    position: relative;
    top: 0px;
    text-align: center;
    left: -2px;
}
#abtpage .aone-med-future-r-inner {
    position: relative; 
}
#abtpage .section-head {
    margin-bottom: 0px;
    padding-left: 0%;
    padding-top: 0%;
}
.aon-med-appoint-area2 {
    width: 100%;
    background-position: center!important;
}
.aon-med-appoint-area3 .section-head.white .aon-title {
    font-size: 25px;
    padding-bottom: 2%;
}
.aone-med-future-l-inner .media img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 5%;
}
#abtpage .section-head h3 {
    padding-bottom: 3%;
    font-size: 18px;
}
.aon-med-appoint-area2-content ul li {
    list-style: none!important;
}
#scrollUp {
    bottom: 80px;
    right: 15px;
    padding: 10px 20px;
    background: #207871;
    color: #fff;
    font-size: 25px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    padding: 0;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #00000026;
}
.service-item .down-content h4 {
    font-size: 15px!important;
    margin-bottom: 15px;
    min-height: auto!important;
    padding-top: 3%;
}
.service-item {
    width: 100%!important;
    border: 1px solid #838383;
    padding: 8px;
    margin-bottom: 10%;
    background-color: #fff;
}
.service-item .down-content {
    padding: 10px;
    position: relative;
    width: 100%!important;
    left: 0;
    right: 0;
    min-height: auto!important;
}
#conditions .section-heading h2 {
    font-size: 22px;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    font-weight: bold;
}
#conditions .conditext {
    border-radius: 10px;
    border: 1px solid #022a45;
    padding: 15px;
    margin-bottom: 7%;
    min-height: auto;
    background-color: #207871;
}
#reviewpage .reviewcon h3 {
    color: #000;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 2%;
}
.section-heading h2 {
    font-size: 25px!important;
}
.contact-us-form .wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative!important;
    top: 0px!important;
}
.contact-us .contact-us-form p {
    font-size: 15px;
    margin-bottom: 15%;
}
.form-group p {
    font-size: 15px;
    margin-bottom: 0%!important;
}
.contact-us .wpcf7-form-control.wpcf7-textarea {
    width: 100%!important;
    left: 0px!important;
    top: 0px!important;
}
.contact-us .contact-us-form h2 {
    font-size: 20px;
    padding: 0px;
}
.contact-us .single-info {
    background: #207871;
    padding: 10px 5px!important;
    height: auto!important;
}
#reviewpage .section-heading p {
    color: #000;
    font-size: 18px;
}   
.appointment input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    position: relative;
    top: -285px;
}  
#reviewpage h4{
    font-size: 18px;
    line-height: 20px;
    padding-top: 3%;
    padding-bottom: 3%;
}
#reviewpage ul li {
    list-style: none;
    text-align: left;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif!important;
    margin-bottom: 4%;
}
.contact-us .single-info i {
  font-size: 31px;
  color: #fff;
  position: absolute;
  margin-top: 20px;
  left: 10px;
}
.contact-us .form .form-group {
  margin-bottom: 10px;
}
.contact-us .contact-us-form {
    padding: 30px 10px;
  }

	
	
	
	
}




@media screen and (max-width: 450px) {
.section-heading h2 {
    font-size: 20px!important;
}
.header .logo a img {
    width: 150px!important;
    height: 60px!important;
    object-fit: contain!important;
  }

.testimonial_sec .section-title h2 {
    font-size: 20px!important;
    margin-bottom: 12px;
}
.aon-med-future-area h3{
    font-size: 18px;
    font-weight: 500;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    letter-spacing: normal;
}
.section-head.left .aon-title {
    margin-bottom: 4%;
    font-size: 22px;
}
#achievements .awards img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    border-radius: 20px;
}
.footer .single-footer h2 {
    padding-bottom: 10px;
}
.news-single .news-title a {
    font-size: 16px;
    font-weight: 500;
}
.contact-us .single-info {
    background: #207871;
    padding: 10px 5px;
}
.contact-us .single-info i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    margin-top: 15px;
    left: 10px;
}
#conditions .section-heading h2 {
    font-size: 20px;
}
#conditions {
    padding-bottom: 3%;
    padding-top: 10%;
}
 .wpcf7-form-control.wpcf7-textarea {
    width: 24em!important;
    left: 0px!important;
}  
.aon-med-appoint-area2 .media img {
    width: 100%;
    object-fit: contain;
    height: 300px;
    border-radius: 20px;
}
#conditions .conditext p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
#massage_blog .visa-title h3 {
    margin: 0px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: #207871;
    padding-bottom: 3%;
    font-weight: bold;
}
.aon-med-appoint-area2 h2 {
    font-size: 18px;
}
.aon-med-appoint-area3 .media {
    width: 95%;
}
 .nice-select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    position: relative;
    width: 100%;
    top: -60px;
}   

.services .single-service h4 a {
    color: #2C2D3F;
    font-size: 18px;
    font-weight: 600;
}
.services .single-service i {
    font-size: 24px;
    color: #207871;
    position: absolute;
    left: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 60px;
    width: 40px;
    height: 60px;
    border: 1px solid #eaeaea;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
}    
.services .single-service h4 {
    padding-left: 15%;
    font-size: 18px;
}    
.services .single-service p {
    padding-left: 15%;
        line-height: 20px;
}   
.call-action .content h2 {
    font-size: 25px;
    line-height: 30px;
}    
 .easysteps .stepbox1 h3 {
    font-size: 25px;
    line-height: 25px;
}   
.stepbox2 .steptextbox h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 2%;
}    
.stepbox2 .steptextbox p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #049287;
    padding-bottom: 3%;
} 
.stepbox2 .stepnumbox {
    width: 60px;
    height: 60px;
    background-color: #fff;
    font-size: 25px;
    line-height: 30px;
    top: 10px;
      left: 0px;
} 
.open .accordionItemContent {
    width: 100%;
    margin: 0px 0px 10px 0px;
    display: block;
    font-size: 15px;
}
.accordionItem h2::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 10%;
}
.accordionItemHeading {
    padding-right: 10%;
}   
.infobox i {
    font-size: 28px;
    color: #207871;
    top: 5px;
    position: relative;
    width: 30px;
    text-align: left;
}
.topbardetails .col-12{
        padding: 0px;
}
.blog .single-news .news-content {
    text-align: left;
    padding: 10px;
}
.services .single-service i {
    font-size: 24px;
    color: #207871;
    position: absolute;
    left: 10px;
}
.header .top-link li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 1000%!important;
    left: -880%!important;
    z-index: 999!important;
    top: 60px!important;
}
.header .top-link li {
    display: inline-block;
    margin-right: 5px;
    line-height: 15px;
}
.slider .single-slider .text {
    margin-top: 0px;
    left: 2%;
    position: relative;
}
#abtpage .section-head p {
    font-size: 15px;
}
#activerelease .visa-content-inner h4 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: #207871;
    padding-bottom: 20px;
    padding-top: 3%;
}
#activerelease .tofel-title h2 {
    font-size: 18px;
}
.breadcrumbs h2 {
    font-size: 18px;
    font-weight: 600;
}
.breadcrumbs ul li i {
    margin: 0px 2px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.breadcrumbs ul li {
    font-size: 13px;
    font-weight: 400;
}
#moreservice .section-heading h2 {
    color: #207871;
    font-size: 24px;
    padding-bottom: 5%;
}
.service-item .down-content h4 {
    font-size: 15px!important;
    margin-bottom: 15px;
    min-height: auto!important;
    padding-top: 3%;
}
.service-item {
    width: 100%!important;
    border: 1px solid #838383;
    padding: 8px;
    margin-bottom: 10%;
    background-color: #fff;
}
.service-item .down-content {
    padding: 10px;
    position: relative;
    width: 100%!important;
    left: 0;
    right: 0;
    min-height: auto!important;
}
.contact-us .contact-us-form {
    padding: 30px 10px;
}
#achievementspic .aon-title {
    color: #207871;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    padding-top: 0%;
    padding-bottom: 2%;
}
#achievements .section-head.left .aon-title {
    margin-bottom: 3%;
    font-size: 22px;
    font-weight: 700;
    color: #207871;
    font-family: 'Poppins', sans-serif;
    letter-spacing: normal;
}
#reviewpage form label {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    padding-top: 2%;
    margin-bottom: 5px;
}
#career .section-head.left p {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 3%;
}
#reviewpage .submitbtn {
    padding: 5px 10px !important;
    font-size: 14px!important;
}
#reviewpage .section-heading p {
    color: #000;
    font-size: 16px;
}
.service-item a.filled-button{
    background-color: #fff;
    color: #207871!important;
    font-size: 13px!important;
    padding: 8px 5px!important;
}
.service-item a.filled-button {
    position: absolute;
    border: 1px solid #207871;
    left: 0%;
}
#latestnews .news-body h2 {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
  }
.dreamit-blog-content {
  padding: 0px 10px 0px;
  text-align: left;
}
.dreamit-blog-title h2 {
    height: 52px;
    overflow: hidden;
  }
.dreamit-blog-title h2 a{
	text-align: left!important;
	font-style: 14px!important;
}
.dreamit-blog-title h2 a {
    font-size: 14px;
}
.readmore {
  padding: 5px 10px !important;
  font-size: 13px!important;
}
#activerelease .tofel-thumb img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}
  #massage_blog .tofel-thumb img {
    width: 100%;
    height: 250px;
    border-radius: 10px;
    object-fit: cover;
  }
  .service-item a.filled-button {
    background-color: #fff;
    color: #207871 !important;
    font-size: 13px !important;
    padding: 2px 5px !important;
  }
.service-item a.filled-button {
  border: 1px solid #2acd9f;
  left: 0px;
  bottom: -20px;
  text-align: center;
  width: 55%;
  right: 0px;
}
.doctor-area .box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.team_con:hover .box img {
  opacity: 0.7;
  transform: scale(1.3);
  filter: rotate(180deg);
  overflow: hidden;
  height: 300px;
}
.contact-us .form .form-group input {
  width: 100%;
  height: 40px;
  border: 1px solid #eee;
  text-transform: capitalize;
  padding: 0px 18px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  background: beige;
  line-height: 0px;
}
.contact-us .form .form-group textarea{
	background: beige;
}
.wpcf7-form-control.wpcf7-submit.has-spinner.btn{
	background-color: #207871;
	color: #fff;
}

}

@media screen and (max-width: 420px) {
a.mega-menu-link{
	margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px!important;
    font-size: 13px!important;
    height: 22px!important;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 20em!important;
    left: 0px!important;
}
.texthead p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
     line-height: 20px;
}
 .easysteps .easypic img {
    width: 100%;
    object-fit: fill;
    height: 350px;
 }
li.mega-menu-item{
	padding: 0px!important;
}
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 1350%!important;
    left: -1150%!important;
    z-index: 999!important;
    top: 60px!important;
}
.section {
    padding: 20px 0px;
}
#reviewpage .submitbtn {
    padding: 5px 10px !important;
    font-size: 13px!important;  
    width: 40%!important;
}  
 .contact-us .single-info .content p {
    color: #fff;
    line-height: 16px;
    padding-top: 10px;
    font-size: 13px;
  }
.main-sidebar .single-post .content h5 {
  line-height: 16px;
  height: 50px;
  overflow: hidden;
}
.news-text h2 {
  font-size: 17px;
}
  .section-title p {
    font-size: 15px;
    line-height: 18px;
  }
 #massage_blog .visa-title h3 {
    margin: 0px;
    font-size: 18px;
}




}









@media screen and (max-width: 380px) {
.section-title h2 {
    font-size: 22px!important;
    margin-bottom: 12px;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 19em!important;
    left: 0px!important;
}
.mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block!important;
    position: absolute!important;
    width: 1250%!important;
    left: -1100%!important;
    z-index: 999!important;
    top: 60px!important;
}
#massage_blog .visa-title h3 {
    margin: 0px;
    font-size: 18px;
}
.contact-us .single-info .content p {
    color: #fff;
    line-height: 16px;
    padding-top: 10px;
    font-size: 14px;
}
#moreservice .service-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
}



}







/*=========================
	End Responsive CSS
===========================*/


 
 






















 
/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/* Header Sticky */
li.mega-menu-item{
	padding: 0px!important;
}
a.mega-menu-link{
	margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px!important;
    font-size: 13px!important;
    height: 22px!important;
}
.section{
	padding:70px 0px;
}
.texthead {
    padding-top: 0%;
}
.texthead p {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
}
.header .top-link {
    text-align: left;
}
.section-title {
	margin-bottom: 35px;
	padding: 0px 80px;
}
.infoboxborder::after {
    position: absolute;
    content: "";
    top: -3px;
    right: 10px;
    width: 1px;
    height: 50px;
    background: #dadada !important;
    display: none;
}
.section-title h2 {
	font-size: 25px;
	margin-bottom: 12px;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 13px;
}
.breadcrumbs {
	padding: 60px 0;
}
.breadcrumbs h2 {
	font-size: 32px;
	font-weight:600;
}
.breadcrumbs .bread-list {
	margin-top: 5px;
}
.breadcrumbs ul li a {
	font-size: 14px;
	font-weight: 400;
}
.pagination {
	margin: 30px 0 0 0;
}
#scrollUp {
	bottom: 100px;
}
.header .top-link li a {
	font-size: 13px;
}
.header .top-contact li a{
	font-size:13px;
}
.header .top-contact li {
	display: inline-block;
	margin-right: 25px;
	color: #2C2D3F;
	font-size: 13px;
}
.header .header-inner .get-quote {
	margin-top: 12px;
	display: none;
	margin: 0;
}
.header .nav li a {
	font-size: 13px;
	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: 13px;
}
.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: 13px;
	font-weight: 500;
}
.header.style2 .single-widget p {
	margin-bottom: 0;
	text-transform: capitalize;
	font-size: 13px;
}
.header.style2 .single-widget i {
	top: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-top: -12.5px;
}
.header.style2 .right-bar {
	padding-top: 15px;
}
.slider .single-slider {
	height: 300px;
}
.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{
	position:relative;
}

.slider .single-slider h1 {
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
}
.slider .single-slider .text {
	margin-top: 80px;
	left:5%;
	position:relative;
}
.slider.index2 .single-slider .text{
	margin-top:80px;
}
.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: 14px;
}
.departments .department-tab .nav li .second {
	font-size: 13px;
	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: 14px;
}
.login .login-left {
	height: 400px;
}
.register .register-left {
	height: 400px;
}
.pf-details .date ul li {
	margin-right: 25px;
	font-size: 13px;
}
.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: 14px;
}
.doctor-calendar-table table tbody tr td h3 {
	font-size: 14px;
}
.doctor-calendar-table table tbody tr td span.time {
	font-size: 14px;
}
.footer .single-footer {
	margin: 20px 0;
}
.footer .single-footer h2 {
	padding-bottom: 20px;
}
.footer .footer-top {
	padding: 65px 0px;
}
#scheduleappointment {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
#scheduleappointment .content h2 {
    color: #fff;
    width: 100%;
    line-height: 30px;
    margin: auto;
    font-size: 22px;
    margin-bottom: 3%;
    font-weight: normal;
}
.testimonial_sec .section-title h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    font-family: 'Nunito', sans-serif;
}
#abtpage .aone-med-future-r-section {
    position: relative;
    margin-top: 3%;
}
#abtpage .section-head {
    margin-bottom: 0px;
    padding-left: 0%;
    padding-top: 25%;
}
.aone-med-future-l-inner .aone-med-future-content {
    padding: 30px;
    color: #fff;
    background-color: #144b5f;
    height: 225px;
    width: 50%;
    float: left;
    text-align: center;
}
.aon-med-appoint-area2-content .section-head.white {
    width: 100%;
    float: right;
    margin-top: 10%;
}





}










