/* =====================================
Template Name: 	Mediplus.
Author Name: Naimur Rahman
Website: http://wpthemesgrid.com/
Description: Mediplus - Doctor HTML Template.
Version:	1.1
========================================*/   
/* Tablet Screen */

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

.reason .reasonBox .reassonHd { width: 1400px;}
.reason .reasonBox .reassonHd .bd {
  width: 1400px;
  margin: 0 auto;
}
.reason .reasonBox .reassonHd .bd .reasonBoxList {  width: 976px;}
.reason .reasonBox .reassonHd .bd .reasonBoxList img {  width: 496px;
  height: 551px;}
	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter {
  width: 580px;
  height: 551px;
  background: url(../image/reasonBoxListCenter.png) no-repeat center;
  box-shadow: -10px 0 15px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  padding: 82px 60px 0 105px;
}	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter .reasonBoxListCenterTitle span {
  letter-spacing:2px;
}	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter .reasonBoxListCenterTel {
  width:400px;
  height: 61px;
  background: url(../image/reasonBoxListCenterTel.jpg) no-repeat left;
  line-height: 61px;
  box-sizing: border-box;
  font-size:14px;
  padding-left: 100px;
  margin-top: 35px;
}	
	
}

@media only screen and (max-width: 1300px) {
.reason .reasonBox .hd {
  width: 1200px;
  margin: 66px auto 70px;
}
.reason .reasonBox .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.reason .reasonBox .hd ul li {
  width: 250px;
  float: left;
  flex-direction: column;
  flex: 0 0 250px;
  height: 80px;
  border: 1px solid #e0e0e0;
  transform: skew(-30deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.reason .reasonBox .reassonHd { width: 1200px;}
.reason .reasonBox .reassonHd .bd {
  width: 1200px;
  margin: 0 auto;
}
.reason .reasonBox .reassonHd .bd .reasonBoxList {  width: 776px;}
.reason .reasonBox .reassonHd .bd .reasonBoxList img {  width: 346px;
  height: 551px;}
	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter {
  width: 540px;
  height: 551px;
  background: url(../image/reasonBoxListCenter.png) no-repeat center;
  box-shadow: -10px 0 15px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  padding: 50px 30px 0 115px;
}	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter .reasonBoxListCenterTitle span {
  letter-spacing:2px; font-size: 14px;
}	
.reason .reasonBox .reassonHd .bd .reasonBoxList .reasonBoxListCenter .reasonBoxListCenterTel {
  width:400px;
  height: 61px;
  background: url(../image/reasonBoxListCenterTel.jpg) no-repeat left;
  line-height: 61px;
  box-sizing: border-box;
  font-size:14px;
  padding-left: 100px;
  margin-top: 35px;
}	
	
}

@media only screen and (max-width: 1025px) {
.header .nav li{
	margin-right: 5px;
}

}

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

  .digital-wrap .offset-2{margin-left: 0;}
  .digitalInfo{margin-left: 0;}
  .digitalInfo:after{display: none;}
  .digital-wrap{background: #2d92c3; margin-top: 0;}
  .digitalInfo .row{border: none; padding: 0;}
  .digital-wrap{text-align: center; margin-bottom: 0;}



}

@media only screen and (min-width: 768px) and (max-width: 991px) {
/* Header Sticky */
.section{
	padding:70px 0px;
}
.section-title {
	margin-bottom: 35px;
	padding: 0px 80px;
}
.section-title h2 {
	font-size: 25px;
	margin-bottom: 12px;
}
.section-title p {
	font-size: 13px;
}
.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: 55px;
}
.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 .nav li .dropdown1 {
	width: 200px;
	left: -20px;
	top: 65px;
}
.header .nav li .dropdown1 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: 380px;
}
.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: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: 80px;
}
.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 .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%; 
        max-width: 33.333333%
    }	
	
	
.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;
}



}
/* Mobile Screen */
@media only screen and (max-width: 767px) {
.header{
	position: relative; height: auto;z-index: 1000; width: 100%;
}	

.topbar{ display:none;}	
.header .logo {	float: left;margin: 5px 0; max-width:160px;}	
	.header-inner .container{background-color: rgba(255,255,255,.67);}

	
.header.sticky{}
.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:5px;
	background: #fff;
}
.slicknav_menu{
	display:block; margin-right: 10px;
}
.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;padding:10px;
	background: transparent;
}
.slicknav_nav li{
	
}
.slicknav_nav li a {
	color: #2C2D3F; border: 1px solid #e3e3e3; margin: 5px 0;
	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:#1A76D1;
}
.slicknav_nav li .dropdown li a{
	color:#2C2D3F;
	background:transparent;
}
.slicknav_nav li .dropdown li a:hover{
	color:#1A76D1;
}
.slicknav_nav li .dropdown1 li a{
	color:#2C2D3F;
	background:transparent;
}
.slicknav_nav li .dropdown1 li a:hover{
	color:#1A76D1;
}	
	
	
.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: #1A76D1;
	box-shadow: none;
	text-shadow: none;
}
.slicknav_nav .slicknav_arrow{
	color:#2C2D3F;
}
.slicknav_nav li:hover .slicknav_arrow{
	color:#1A76D1;
}
.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);
}
	
	
.page-banner{
	text-align:center;
	padding:30px 20px;
}	

.page-banner h1{
	
	font-size:30px;
	line-height:1.2em;
}	
.section-padding{margin: 0 auto; padding: 30px 0; width: 100%; height: auto;}	
.header .main-menu{
	display:none 
}
.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 {
	
	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: 10px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.slider .single-slider {
	height: 300px;
}
.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: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: 180px;
}
.slider.index2 .single-slider .text {
	margin-top: 180px;
}
.slider .owl-carousel .owl-nav div {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 4px;
}
	
	
.texta{top: 100px; left:20%;}
.slider .single-slider .texta h1 {	
	font-size: 24px;
	font-weight: 800;
	line-height: 24px;
}


.slider .single-slider .texta p {
font-size:14px;
	margin-top: 10px;
	font-weight: 400;
}	

.slider .single-slider .text{	margin-top:100px; padding-left: 20px; padding-right: 20px;}
.slider.index2 .single-slider .text{
	margin-top:150px;
}
.slider .single-slider .text h3 {
	color: #fff; text-align: left;
	font-size: 24px;
	font-weight: 600;
	margin-top: 10px;
	padding: 0;
	line-height: 24px;
}
.slider .single-slider .text h1 {
	color: #fff; text-align: left;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.slider .single-slider .text p {
	color: #fff; font-size:16px; text-align: left;
	margin-top: 10px;
	font-weight: 400;
}	
.slider .single-slider .text .img {
	width:200px; height:auto; margin:0; padding:15px 0;
}
.slider .single-slider .text .img img{
	width:200px; height:auto; margin:0; padding:0;
}
.slider .single-slider .button{
	 margin: 0 auto;margin-top:10px;
}	
	
.Feautes{padding:10px 0;}
.Feautes.index2 {padding-top: 10px;}	
.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;
}
.brandlist ul li{ margin:0 auto; padding: 0; width: 31%; height: auto; margin: 1%; float: left;}	
.brandimgmobile{ display: block;}	
.brandimg{display: none; }	
.displaymobile{ display:none;}	
.displaymobilenone{ display:block;}	
.solutionnew{ margin:0 auto; padding: 0; width: 100%; height: auto;}	
.solutionnew ul{ margin:0 auto; padding: 0; width: 100%; height: auto;}	
.solutionnew ul li{ margin:10px auto; padding: 0; width: 100%; height: auto; display: block;background: #2d92c3;}	
.solutionnew ul li img{ max-width: 100%; height: auto;}	
.solutionnew ul li .txt{ margin:0 auto; padding:10px; width: 100%; height: auto; font-size: 16px; text-align: left;font-weight: normal; color: #fff; line-height: 20px;}	
.solutionnew ul li .txt span{  font-size: 20px; text-align: left;font-weight: bold; color: #fff; line-height: 20px;}	
.solutionnew ul li .more{ margin:0; padding:10px; width: 120px; height: auto;}		
.solutionnew ul li .more a{ margin:0; padding:0; width: 120px; height: 30px; line-height: 30px; background: #fff; font-weight: bold; text-align: center;display: block; color: #2d92c3; }		
	
			
.team .col-lg-4{ width:50%;}		
	
.indexproname .left{ margin:0 3%; padding: 0; width: 94%; height: auto; float: left; background: #15569a; display: block;}		
.indexpro .con .list ul li{ margin:0 auto; padding:5px 0; width: 48%; margin: 1%; display: block;height: auto; float: left;color: #fff; text-align: left; line-height: 30px; font-size: 16px;}

.f-link{ display:none;}	
	
.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: 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: 20px;
}
.footer .footer-top {
	padding: 50px 0px 60px 0;
}
	.footer .single-footer.f-link  {
 display:none;
}
	
	.footer .logo{
 display:none;
}
	
.footer .single-footer.f-link ul {
	margin-bottom: 12px; display:none;
}
.footer .single-footer.f-link ul li a{
	display:inline-block;
}
.footer .copyright {
	padding: 20px 0;
}

	
.blog .single-news .news-head{
	position:relative; width: 100%; float: left;
	
}
.blog .single-news .news-body{
	position:relative; width: 100%; float: right;
	
}	
	
	
.digitalInfo h1{font-size:20px; margin:0; font-weight: 900; color: #fff;}
.digitalInfo p{margin:0; color:#fff; font-size: 16px; line-height: 24px; font-weight: 500;}
.zhenshulist ul li{ margin:0 auto; padding: 0; width: 48%; height: auto; margin: 1%; float: left;}
	
.liuchenpic ul li{ padding:20px; width: 98%; height: auto; margin: 1%; background: #2d92c3; float: left;}	
.liuchenpic ul li:nth-child(1){ padding:20px; width: 98%; height: auto; margin: 1%;  background: #2d92c3; float: left;}
.liuchenpic ul li:nth-child(2){ padding:20px;width: 98%; height: auto; margin: 1%;  background: #2d92c3; float: right;}

.liuchenlist ul li{ margin:0 auto; padding:0; width: 24%; margin: 0.5%; height: auto; float: left;}	
.liuchenlist ul li:nth-child(3n+1){ clear: auto;}	
.liuchenlist ul li .line{ margin:0 auto; padding:0; display: block;width: 100%; height: 20px; border-bottom: 1px solid #e3e3e3; text-align: center;z-index: 100; }
.liuchenlist ul li .line i{ font-size: 18px; color: #2d92c3; margin-top: 10px; line-height: 20px; text-align: center; z-index: 10;}

.liuchenlist ul li .txt{ margin:10px auto; padding:0 5%; width: 90%; height: auto; font-size: 12px; text-align: center; color: #666; line-height: 20px;}

.aboutnei .con .right{ margin:0 2%; padding:0; width: 96%; height: auto; float: left;}
.aboutnei .con .left{ margin:0 2%; padding:0; width: 96%; height: auto; float: left;}	
	
	
.aboutcon .left{ margin:0 auto; padding:0 2%; width: 96%; height: auto; float: left;}
.aboutcon .left h2{ font-size: 18px; font-weight: bold;line-height: 30px; text-align: left; color: #000;}	
	
.aboutcon .right{ margin:0 auto; padding:10px 2%; width: 96%; height: auto; float: right; text-align: right;}	
	
.indexabout .right .t2{ font-weight: 900;font-size: 20px; text-align: left; line-height: 30px; color: #000;}
	
	.service-section .col-lg-3{ margin:5px 0; width:50%;}
.fuwu1 .col-lg-3{ margin:5px 0; width:50%;}
.pro1 ul li{ margin:1%; padding: 0; width: 47%; height: auto; float: left; border: 1px solid #e3e3e3;}	
	
.fuwu3 ul li{ margin:0 auto; padding: 0; width: 48%; height: auto; margin:5px 1%; float: left;}	
.fuwu3 ul li:nth-child(2n+1){clear:both;}	
	
.solutionlist ul li{ margin:1%; padding:0 2%; width: 96%; height: auto; float: left;}
.solutionlist1 ul li{ margin:1%; padding:0 2%; width: 96%; height: auto; float: left;}
.solutionlist2 ul li{ margin:1%; padding:0 2%; width: 96%; height: auto; float: left;}	
	
	.fun-facts .col-lg-3{ width:50%; -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%}	
	.Feautes .col-lg-4{ width:33%; -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%}	
	
.indexabout .left{ margin:0 auto; padding:0 2%; width: 96%; height: auto; float: left;}	
.indexabout .right{ margin:0 auto; padding:0 2%; width: 96%; height: auto; float: left;}	
.indexbrandlist ul li{ margin:0 auto; padding: 0; width: 31%; height: auto; margin: 1%; float: left; border: 1px solid #f3f3f3;}	
	
	
	
.indexnewtwo{ padding:30px 0;}	
.main ul li.one {width: 98%;margin-right: 1%; margin-left: 1%;display: none;}	
.main ul li.two {width: 98%;margin-right: 1%; margin-left: 1%; }	
.main ul li.three {width: 98%;margin-right: 1%; margin-left: 1%; }	

	.counter-section{
	position:relative; padding:30px 0;
	background-color:#334d70;
}
	.counter-section .image-layer{	
	height:0px;}
	.counter-section .col-lg-3{width: 50%;}	
	.fact-counter .counter-column{	margin-bottom:5px;}
	
	.fact-counter .counter-column .count-text{font-size: 30px; font-weight: bold;	line-height:30px;}
	.fact-counter .counter-column .inner .content .img{padding:0 0 5px  0;}
	.fact-counter .counter-column .counter-title{	margin-top:5px; }
	
.fact-counter .counter-column{	margin-bottom:10px;}
.fact-counter .counter-column .inner{	padding:15px;}
.clients{padding:20px 0; width: 100%; height: auto;}	
.clients .col-lg-2{width:50%;}	
.single-clients{margin:10px auto;}	
.reason .title b {  
  font-size: 30px;
  line-height:30px;
  text-shadow: 0;
  color: #333;
}
	
.clients .title{padding:20px 0; }
.clients .title b {
  font-size: 30px;
  line-height: 30px;
}
	.hdm{margin: 0 auto; padding: 10px; width: 100%; height: auto;}	
	.hdm ul li{margin: 3px 1%; padding:0 10px; width: 48%; height: auto; float: left; border: 1px solid #e3e3e3; line-height: 40px; font-size: 16px; text-align: center;}	
	.textmo{margin: 10px auto; padding:20px 10px; width: 100%; height: auto; background: #f3f3f3;}	
	.textmo .title h4{margin: 0 auto; padding: 0; width: 100%; height: auto; line-height: 40px; font-size: 24px; text-align: left;}	
	.textmo .tel{margin: 5px auto; padding:5px 0; width: 100%; height: auto; background: #ffc600; display: block; color: #fff; line-height: 30px; text-align: center;}
	
.fun-fact {
    color: white;
    padding:20px 10px; margin: 30px 0;
}
.testi-services {
    max-width: 100%;
    padding: 20px;text-align: center;
    background: var(--secondary-color, #f1dd4e);}	
.testi-service-item img {text-align: center;}
.testi-service-item h4 {text-align: center;}
.testi-service-item p {text-align: center;}
	
ul.navlist{margin: 0 auto; padding: 0 2%; width: 100%; height: auto;}	
ul.navlist li{margin: 1%; padding: 0; width: 47%; height: auto; float: left; border: 1px solid #fff;}	
ul.navlist li .img{margin: 0; padding: 0; width: 100%; height: auto; text-align: center;}	
ul.navlist li .txt{margin: 0; padding: 0; width: 100%; height: auto; text-align: center; color: #fff; line-height: 30px; font-size: 16px;}	
.section-title-wrapper{ padding:10px 0; width: 100%; height: auto;}	
.section-title-wrapper h2{ font-size:24px; text-align: left; line-height: 30px;color:#000;}

.navlistone{margin: 0 auto; padding: 0 2%; width: 100%; height: auto;}	
.navlistone li{margin: 1%; padding: 15px; width: 47%; height: auto; float: left; border: 1px solid #fff; background: #fff;}	
.navlistone li .img{margin: 0; padding: 0; width: 100%; height: auto; text-align: center;}	
.navlistone li .service-text{margin: 0; padding: 0; width: 100%; height: auto; text-align: center; color: #666; line-height: 30px; font-size: 16px;}	
	
	
	.news-single .news-text video{max-width: 100%; height: auto;}	
.pro-detail .img {
  width: 100%;
  padding:10px 20px;
  text-align: center;
}
.pro-detail .txt {
  width: 100%;
  padding:10px 20px;
}	
.pro-content .con-item-nav a {
  display: inline-block;
  padding: 14px 15px;
  border: 1px solid #ddd;
  border-bottom: none;
}	
.pro-content .con { border-right: 0;}
.contact-form {
  padding: 10px;
  background-color: #fff;
  padding-top: 35px;
}	
.fluid-section-two .image-column{display: none;}	
.fluid-section-two .text-column{
	position: relative;
	float: left;
	width: 100%;
	background: #ececec;
	z-index: 5;
}	
.fluid-section-two .text-column .inner{	
	width: 100%;
	margin: 0;
	padding: 20px;
	background: #ececec;
}	
.fluid-section-two .text-column .inner-content{
	padding: 10px;
}	
	
	
}
/* Mobile Screen */
@media only screen and (max-width: 450px) {
	.solution.bg1{ background: url(../image/solution/1.jpg) no-repeat bottom right #f3f3f3;}
	.solution .txt{padding-top: 20px;}
.solution .txt .title1{ font-size: 20px; color: #1c7fb8; line-height: 24px;}
.solution .txt .title2{margin: 0 auto; padding:10px 0; width: 100%; height: auto; font-size:16px; color: #666; text-align: left; line-height: 30px;}

	
	.pricing-area .pricing {
 margin: 0; padding: 0 10px; width: 100%; height: auto;
}
	.pricing-area .pricing h4{ font-size: 20px; line-height:20px;}
.pricing-area .pricing p{font-size: 14px; line-height: 20px;}
.pricing-area .pricing-item {
 margin: 0; padding: 0 10px; width: 100%; height: auto;
}

.pricing-item li.pricing-header {
  margin-bottom:10px; background: #187cb8;padding: 5px 0; width: 100%; height: auto; border-radius: 20px; line-height: 20px; color: #fff; font-size: 16px;
  text-align: center;
}
	
.about-section-one .image-column .image-box{
	padding-left: 10px;
	margin-top: 10px;
}

.about-section-one .image-column .image-box .image {
   position: relative;
    top: 10px;
}	
.about-section-one .image-column .image-box .image:before {
   
    left: 10px;
    width: 100%;
    height: 100%;
}	
.about-section-one .image-column .image-box .image-two {
   position: relative;
    right: 0;
    top: 0;
    margin: 0;
    margin-top: 20px;
    border: 0;
    z-index: 1;
}	
.flat-work .work-box {
   margin-top: 10px;
}	
.success-content {width: 100%;
    max-width: 100%;
}
.success-item i {
    display: none;
}	
	
.section{
	padding:50px 0px;
}
.section-title {
	margin-bottom: 10px;
	padding: 0px 20px;
}
.section-title h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.section-title p {
	font-size: 13px;
}
.btn {
	padding: 11px 20px;
	font-weight: 400;
	font-size: 13px;
}
.header .top-link {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.header .top-contact {
	float: none;
	text-align: center;
}
.slider .single-slider {
	height: 280px;
}
.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:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#fff;
	opacity:0;
}
.slider .single-slider h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
}
.slider .single-slider p{
	font-size:24px; font-weight: bold;
}
.slider .single-slider .text {
	margin-top: 60px;
}
.slider .single-slider .button .btn{
	margin:0;
	width:auto;
	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: 14px; font-weight: normal;
}
.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: 20px;
}
.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;
}
  .service-list1 .list1-item {
    flex: 0 0 98%;
    width: 98%; float: left; margin-left: 1%;margin-right: 1%; margin-top: 15px;
    background: #fff;
    transition-duration: .5s; }
	  .service-list1 .list1-h5 {font-size: 18px;margin-bottom: 6px;   transition-duration: .5s; }
  .service-list1 .list1-dt {font-size: 14px;width: 80%; }
	
.service-list3 .con h3{font-size: 20px; font-weight: 500;}
.sec-title h2{
    font-size: 24px;font-weight: bold;
}	
  .service-list2 .list2-item {
    flex: 0 0 98%;
    width: 98%; margin:15px 1%;
   
}