@media only screen and (max-width: 1600px){
	
}
@media only screen and (max-width: 1200px){
	/*.main-menu .navigation > li > a {
	    font-size: 14px;
	}*/
	.tp-parallax-wrap{
		left: 52px!important;
	}
}
@media only screen and (max-width: 1140px){
	.logo a h1 {
	    color: #ffffff;
	    font-size: 26px;
	}
	.logo a h2 {
	    color: #ffffff;
	    font-size: 16px;
	}
	.main-menu .navigation > li{
		margin-right:15px;
	}
	
	.header-style-three,
	.header-style-four{
		position:relative;
		background-color:#4d273f;
	}
	
	.sidebar-page-container .sidebar-side .sidebar{
		padding-left:0px;
	}
	
	.gallery-section-two .outer-container{
		padding:0px 0px;
	}
	
	.sticky-header .main-menu .navigation > li{
		margin-left:25px !important;
	}
	
	.header-style-five .main-menu .navigation > li{
		margin-right:30px;
	}
	
	.main-slider h2{
		font-size:50px;
	}
	
	.fluid-section-one .content-column{
		padding:95px 60px 80px 15px;
	}
	
	.service-block-three .inner-box .overlay-box .overlay-inner{
		padding:30px 20px;
	}
	
	.service-block-three .inner-box .overlay-box .content h3{
		font-size:17px;
	}

	.trust-section .lower-box{
		padding:0px;
		text-align:center;
	}
	
	.trust-section .lower-box .pull-left,
	.trust-section .lower-box .pull-right{
		width:100%;
	}
	
	.trust-section .lower-box .text{
		margin-bottom:22px;
	}
	
	.meeting-section .image-column .inner-column,
	.healthcare-section .image-column .inner-column,
	.quality-section .images-column .inner-column,
	.contact-form-section .info-column .inner-column{
		padding-left:0px;
	}
	
	.service-block-five .inner-box .content h3 a br{
		display:none;
	}
	
	.blog-classic.padding-right, .blog-single.padding-right{
		padding-right:0px;
	}
	
}
@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}
@media only screen and (max-width: 1023px){
	.service-block .inner-box .image .overlay-box .text {
		   font-size: 14px;
	}
	.header-top-two .top-left .apply,
	.fixed-header .sticky-header,
	.main-header .outer-box .btn-box{
		display: none;
	}
	.main-header .header-top .top-left,
	.main-header .header-top .top-right{
		width:100%;
		text-align:center;
	}
	
	.main-header .change-language,
	.main-header .language{
		display:none;
	}
	
	.main-header .header-top .info-list{
		display:inline-block;
		float:none;
	}

	.main-header .header-top .top-left .text{
		padding-bottom:0px;
	}
	
	.fixed-header .header-upper, .fixed-header .header-lower{
		position:relative;
	}
	
	.fixed-header .main-menu .navigation > li{
/*		padding:30px 0px;*/
	}
	
	.fixed-header .header-upper .logo-outer{
/*		padding:12px 0px;*/
	}
	
	.header-style-five .outer-box{
		display:none;
	}
	
	.location-form-section .inner-container{
		margin-top:60px;
		padding:15px 30px 30px;
	}
	
	.header-style-five.fixed-header .main-menu .navigation > li{
		padding:17px 0px;
	}
	
	.header-style-five.fixed-header .header-upper .logo-outer{
		padding:20px 0px;
	}
	
	.fluid-section-one .content-column{
		width:100%;
		padding-right:15px;
	}
	
	.fluid-section-one .image-column{
		position:relative;
		width:100%;
		top:0px;
	}
	
	.fluid-section-one .content-column .content-box{
		max-width:100%;
	}
	
	.fluid-section-one .image-column .image{
		display:block;
	}
	
	.call-to-action-section h2{
		font-size:42px;
	}
	
	.call-to-action-section{
		padding:100px 0px;
	}
	
	.call-to-action-section .text{
		font-size:24px;
		max-width:100%;
	}
	
	.news-block .inner-box .lower-content h3 a br{
		display:none;
	}
	
	.location-form-section .inner-container .inner-content h3{
		position:relative;
		margin-bottom:30px;
	}
	
	.location-form-section .inner-container .inner-content{
		padding-left:0px;
	}
	
	.contact-info-section{
		background-color:#c8a294;
	}
	
	.contact-info-section .info-box{
		margin-bottom:35px;
	}
	
	.contact-info-section .info-box:last-child{
		margin-bottom:0px;
	}
	
	.contact-info-section .inner-container.margin{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
	}
	
	.welcome-section{
		padding-top:100px;
	}
	
	.gallery-section-two .project-tab .product-tab-btns .p-tab-btn{
		margin:0px 10px;
		font-size:18px;
	}
	
}
@media only screen and (max-width: 767px){
	.services-section {
	    padding-top: 50px;
	}
	.services-section.style-two {
	    margin-bottom: 50px;
	}
	.contact-form-section .info-column .inner-column {
	    margin-bottom: 0;

	}
	.contact-form-section .info-column .image {
	    position: relative;
	    margin-bottom: 0;
	}
	.sidebar-widget {
	    position: relative;
	    margin-bottom: 0px;
	}
	.sidebar-page-container {
	    position: relative;
	    padding: 40px 0px 40px;
	}
	.services-list li a {
	    font-size: 16px;
	}
	.services-detail .inner-box .lower-content p {
	    font-size: 14px!important;
	    text-align: justify;
	}
	.call-to-action-section {
	    padding: 68px 0px;
	}
	.mission-section .content-column .text {
	    font-size: 14px;
	}
	.main-footer .footer-bottom {
	    padding: 15px 0px;
	}
	.links-widget .list li  {
 		margin-bottom: 8px;
	}

	.links-widget .list li a {
	    font-size: 14px;
	    margin-bottom: 8px;

	}
	.sec-title {
	    
	    margin-bottom: 30px;
	}
	.services-section-two {
	    position: relative;
	    padding: 40px 0px 40px;
	}
	.healthcare-section .content-column {
	    margin-bottom: 0;
	}
	.homeabt{
		display: none;
	}
	.healthcare-section {
	    position: relative;
	    padding: 50px 0px 50px;
	}
	.main-slider .text {
	    font-size: 25px;
	}
	.tp-parallax-wrap {
	    left: 5px!important;
	}
	.main-header .top-left{
		display: none;
	}

	.main-header .header-upper .nav-outer{
		float:right;
		width:auto;
	}
	
	.header-style-five .header-lower .nav-outer{
		float:none;	
	}

	.main-header .main-box .logo-box{
		width: auto;
		padding: 10px 0px;
	}

	.main-header .main-menu{
		padding-top: 0px;
		width: 100%;
		margin: 0px;
	}
	
	.main-header .nav-outer .main-menu{
		display: none !important;
	}

	.main-header .nav-outer .mobile-nav-toggler{
		display: block;
		float: right;
	}
	
	.header-style-five .header-lower .nav-outer .mobile-nav-toggler{
		float:right;
		padding:11px 0px;
	}

	.main-menu .navbar-header {
	    position: relative;
	    float: none;
	    display: block;
	    text-align: right;
	    width: 100%;
	    padding: 10px 0px 10px;
	    right: 0px;
	}

	.main-header .top-right > ul > li{
		padding-left: 0;
		border-left: 0;
	}
	
	.contact-info-section .info-box:before,
	.sec-title .text:before,
	.main-header .outer-box{
		display: none;
	}

	.main-menu .collapse {
	   max-height:400px;
		overflow:auto;
		float:none;
		width:100%;
		padding:10px 0px 0px;
		border:none;
		margin:0px 0px 15px;
		-ms-border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-o-border-radius:0px;
		border-radius:0px;
		box-shadow:none;
   }
   
	.main-menu .collapse.in,
	.main-menu .collapsing{
		padding:10px 0px 0px;
		border:none;
		margin:0px 0px 15px;
		-ms-border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-o-border-radius:0px;
		border-radius:0px;
		box-shadow:none;	
	}

	.navbar-dark .navbar-toggler{
		border:0;
		padding: 0;
	}

	.navbar-toggler .icon{
		position: relative;
		font-size: 28px;
		line-height: 1.2em;
		color: #ffffff;
	}

	.navbar-light .navbar-toggler{
		display: inline-block;
		z-index: 12;
		width: 50px;
		height: 40px;
		float: none;
		padding: 0px;
		text-align: center;
		border-radius: 0px;
		background: #4d273f;
		border: 1px solid #4d273f;
	}
	
	.main-menu .navbar-header .navbar-toggler .icon-bar{
		position: relative;
		background: #ffffff;
		height: 2px;
		width: 26px;
		display: block;
		margin:0 auto;
		margin:5px 11px;
	}

	.main-menu .navbar-collapse > .navigation{
		float:none !important;
		margin:0px !important;
		width:100% !important;
		border:1px solid #ffffff;
		border-top:none;
	}
	
	.main-menu .navbar-collapse > .navigation > li{
		margin:0px !important;
		float:none !important;
		padding:0px !important;
		width:100%;
	}
	
	.main-menu .navigation > li > a,
	.main-menu .navigation > li > ul:before{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a{
		padding:10px 10px !important;
		border:none !important;
		font-size:15px !important;
	}
	
	.main-menu .navigation li.dropdown > a:after,
	.main-menu .navigation > li.dropdown > a:before,
	.main-menu .navigation > li > ul > li > a::before,
	.main-menu .navigation > li > ul > li > ul > li > a::before{
		color:#ffffff !important;
		right:15px;
		font-size:16px;
		display:none !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		position:relative;
		border:none;
		float:none;
		visibility:visible;
		opacity:1;
		display:none;
		margin:0px;
		left:auto !important;
		right:auto !important;
		top:auto !important;
		padding:0px;
		outline:none;
		width:100%;
		background:#4d273f;
		-webkit-border-radius:0px;
		-ms-border-radius:0px;
		-o-border-radius:0px;
		-moz-border-radius:0px;
		border-radius:0px;
		transition:none !important;
		-webkit-transition:none !important;
		-ms-transition:none !important;
		-o-transition:none !important;
		-moz-transition:none !important;
		-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	    -moz-transform: scale(1);
	    transform: scale(1);
		-webkit-box-shadow:none;
		-ms-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
		
	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
		border-top:1px solid rgba(255,255,255,1) !important;	
	}
	
	.main-menu .navbar-collapse > .navigation > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
		border-top:1px solid rgba(255,255,255,1) !important;
		border-bottom:none;
		opacity:1 !important;
		top:0px !important;
		left:0px !important;
		visibility:visible !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li > ul > li:first-child,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:first-child{
		border-top:none !important;	
	}
	
	.main-menu .navbar-collapse > .navigation > li:first-child{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
		padding:12px 20px !important;
		line-height:22px;
		color:#ffffff;
		font-weight:500;
		font-size:15px;
		background:#4d273f;
		text-align:left;
	}
	
	.main-menu .navbar-collapse > .navigation > li > a:hover,
	.main-menu .navbar-collapse > .navigation > li > a:active,
	.main-menu .navbar-collapse > .navigation > li > a:focus{
		background:#ff5926;
	}
	
	.main-menu .navbar-collapse > .navigation > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li.current > a,
	.main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
		background:#4d273f;
		color:#ffffff !important;
	}
	
	.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
		display:block;
	}

	.main-menu .navigation > li > ul > li > ul > li,
	.main-menu .navigation > li > ul > li{
		padding-left: 0px;
		padding-right: 0px;
	}

	.main-menu .navigation > li > ul > li > ul > li > a,
	.main-menu .navigation > li > ul > li > a{
		border-bottom: 0;
	}
	
	.header-style-two .navbar-light .navbar-toggler,
	.header-style-three .navbar-light .navbar-toggler,
	.header-style-four .navbar-light .navbar-toggler,
	.header-style-five .navbar-light .navbar-toggler{
		border:1px solid #ffffff;
		background:#ffffff;
		border-radius:3px;
	}
	
	.header-style-two .navbar-light .navbar-toggler .icon,
	.header-style-three .navbar-light .navbar-toggler .icon,
	.header-style-four .navbar-light .navbar-toggler .icon,
	.header-style-five .navbar-light .navbar-toggler .icon{
		color:#4d273f;	
	}
	
	.header-top-two .top-right .social-links{
		float:none;
	}
	
	.header-top-two .top-right{
		width:100%;
		text-align:center;
	}
	
	.header-style-five .header-upper .info-outer .info-box{
		padding-left:0px;
		width:100%;
		margin-bottom:22px;
		text-align:center;
	}
	
	.header-style-five .header-upper .info-outer .info-box .icon{
		position:relative;
		top:0px;
		margin-bottom:10px;
	}
	
	.header-style-five .header-upper .info-outer{
		width:100%;
		padding-top:0px;
	}
	
	.header-style-five .header-upper .logo-outer{
		width:100%;
		text-align:center;
	}
	
	.header-style-five .outer-box{
		display:block;
		position:absolute;
		left:0px;
		top:0px;
	}
	
	.header-style-five .search-form-box .form-group input{
		height:60px;
	}
	
	.header-style-five .search-form-box .form-group button{
		line-height:60px;
	}
	
	.healthcare-section .content-column h2,
	.main-slider h2{
		font-size:26px;
	}
	.homeabout h3 {
	    font-size: 15px;
	}
	.main-slider .text{
		font-size:16px;
	}
	.service-block-three .inner-box{
		min-height:auto;
	}
	
	.service-block-three .inner-box .overlay-box{
		position:relative;
	}
	
	.service-block-three .inner-box .overlay-box .overlay-inner .overlay-content,
	.service-block-three .inner-box .overlay-box .overlay-inner{
		position:relative;
		display:block;
	}
	
	.service-block-three .inner-box .overlay-box .content{
		padding-left:0px;
		text-align:center;
	}
	
	.service-block-three .inner-box .overlay-box .content .icon-box{
		position:relative;
		top:0px;
		margin-bottom:20px;
	}
	
	.service-block-three .inner-box .overlay-box .overlay-inner{
		padding:0px 0px;
	}
	
	.meeting-section h2,
	.fluid-section-one .content-column h2,
	.call-to-action-section h2{
		font-size:36px;
	}
	
	.news-section .sec-title .pull-left,
	.news-section .sec-title .pull-right{
		width:100%;
	}
	
	.sec-title .text{
		padding-right:0px;
	}
	
	.postal-form-two .form-group{
		padding-right:0px;
	}
	
	.postal-form-two .form-group input[type="submit"],
	.postal-form-two .form-group button{
		position:relative;
		margin-top:15px;
		width:100%;
	}
	
	.sec-title-two h2,
	.caregiver-container h2,
	.mission-section .title-box h2,
	.service-block-four .inner-box h3,
	.trust-section .title-box h2{
		font-size:32px;
	}
	
	.mission-section .image-column .inner-column{
		margin-right:0px;
	}
	
	.mission-section .content-column .inner-column{
		margin-left:0px;
	}
	
	.contact-info-section .info-box .box-inner{
		padding-left:0px;
		text-align:center;
	}
	
	.contact-info-section .info-box .box-inner .icon{
		position:relative;
		margin-bottom:20px;
	}
	
	.healthcare-section .image-column .inner-column .image.image-2{
		margin:0px;
		border:none;
	}
	
	.healthcare-section .image-column .inner-column .image{
		margin-bottom:12px;
	}
	
	
	.news-block-two .inner-box .lower-content .upper-box .pull-left,
	.news-block-two .inner-box .lower-content .upper-box .pull-right,
	.blog-single .inner-box .lower-content .upper-box .pull-right{
		width:100%;
	}
	
	.caregiver-container .lower-content h3,
	.blog-single .inner-box .lower-content .lower-box h3,
	.news-block-two .inner-box .lower-content .lower-box h3{
		font-size:26px;
	}
	
	.sidebar-page-container .comments-area .comment.reply-comment{
		margin-left:0px;
	}
	
	.sidebar-page-container .comments-area .comment{
		padding-left:0px;
	}
	
	.sidebar-page-container .comments-area .comment-box .author-thumb{
		position:relative;
	}
	
}
@media only screen and (max-width: 599px){
	
	.main-slider .text{
		font-size:15px;
	}
	
	.news-block-two .inner-box .lower-content .upper-box .post-meta li{
		font-size:16px;
	}
	
	.meeting-section h2,
	.fluid-section-one .content-column h2,
	.sec-title-two h2,
	.meeting-section h2,
	.faq-form-section h2,
	.service-block .inner-box .image .overlay-box h3,
	.call-to-action-section-two h2,
	.call-to-action-section h2,
	.sidebar-page-container .contact-widget .widget-content h3,
	.services-detail .inner-box .lower-content h2,
	.contact-form-section .title-box h2,
	.mission-section .content-column h2,
	.services-section-three .title-box h2{
		font-size:30px;
	}
	
	.gallery-section .title-box h2{
		padding:0px;
	}
	
	
	.call-to-action-section .text{
		font-size:20px;
	}
	
	.list-style-three li{
		font-size:18px;
	}
	
	
	
	.gallery-section .title-box h2:before,
	.gallery-section .title-box h2:after{
		display:none;
	}
	
	.postal-section .post-image.image-two{
		left:0px;
	}
	
	.postal-section .post-box{
		padding:35px 30px;
	}
	
	.service-block .inner-box .image .overlay-box .overlay-inner{
		padding-left:15px;
		padding-right:15px;
	}
	
	.trust-section .lower-box .text{
		line-height:1.7em;
	}
	
	.services-detail .inner-box .lower-content .service-contact-box{
		font-size:20px;
	}
	.services-section.style-two {
	    margin-bottom: 50px;
	}
	.mission-section .content-column .text {
    text-align: justify;
}
.testimonial-page-section {
    position: relative;
    padding: 50px 0px 40px;
    background-color: #edf1f4;
}
	.testimonial-block{
	  	 margin-top: 25px;
	}
	
}
@media only screen and (max-width: 479px) {
	.page-title h2 {
	    font-size: 35px;
	}
	.mission-section .content-column h2 {
	    font-size: 22px;
	}
	.mission-section .content-column h3 {
    margin-bottom: 12px;
}
	.mission-section .content-column h3 {
	    position: relative;
	    font-size: 15px;
	}
	.service-block .inner-box .image .overlay-box .text {
	    margin-bottom: 0;
	       font-size: 14px;
	}
	.service-block .inner-box .image .overlay-box h3 a {
	    font-size: 22px;
	}
	.services-section .title-box {

	    margin-bottom: 30px;
	}
	.services-section {
	    padding-top: 40px;
	}
	.services-section .title-box h2 {
	    font-size: 22px;
	}
	.testimonial-block .inner-box .content-box {
	    padding: 30px 24px 30px;
	}
	.sec-title-two {
	    margin-bottom: 30px;
	}
	.testimonial-section .sec-title-two.light h2 {
	  font-size: 22px;
	}
	.testimonial-section {
	    padding: 50px 0px;
	}
	.testimonial-block .inner-box .content-box .text {
	    font-size: 16px;
	}
	.service-block-two .inner-box .lower-content .text {
	    font-size: 14px;
	}
	.sec-title h2 {
	    font-size: 22px; 
	}
	.healthcare-section .content-column .text {
	    font-size: 14px;
		margin-top: 12px;
	}
	.healthcare-section {
	    position: relative;
	    padding: 40px 0px 40px;
	}
	.fullwidthbanner-container{
	    height: 400px!important;
	}
	.slotholder {
		height: 400px!important;
	}
	.tp-parallax-wrap{
		top: 80px!important;
	}
	.main-slider .link-box .theme-btn {
	    margin-top: 56px;
	}
	.main-header .header-top .info-list li {
	    padding: 5px 0px;
	}
	.faq-section .title-box h2,
	.main-slider h2{
		font-size:24px;
	}
	
	.main-header .header-top .info-list li a{
		padding-right:0px;
		margin-right:6px;
		border:none;
		font-size:14px;
	}
	
	.header-style-five .search-form-box{
		width:210px;
	}
	
	.main-footer .footer-bottom .pull-left,
	.main-footer .footer-bottom .pull-right{
		width:100%;
		text-align:center;
	}
	
	.postal-form .form-group input{
		padding-right:20px;
	}
	
	.postal-form .form-group input[type="submit"],
	.postal-form .form-group button{
		position:relative;
		width:100%;
		margin-top:15px;
	}
	
	.service-block .inner-box:hover .image .overlay-box .content-inner{
		padding-bottom:0px;
	}
	
	.gallery-section-two .project-tab .product-tab-btns .p-tab-btn:after,
	.service-block .inner-box .image .overlay-box .content-inner .btn-box{
		display:none;
	}
	
	.service-block-five .inner-box .content{
		padding-left:0px;
		padding-right:0px;
	}
	
	.accordion-box .block .acc-btn{
		font-size:18px;
	}
	
	.service-block-five .inner-box .content .icon-box{
		position:relative;
		margin-bottom:20px;
	}
	
	.service-block-five{
		margin-bottom:40px;
	}
	.logo a h1 {
	    font-size: 20px;
	}
	.logo a h2 {
	    font-size: 12px;
	}
	.nav-outer .mobile-nav-toggler {
	   	    padding: 11px 0px 0px;
	   }
	
}

/**********************************************************/

@media only screen and (min-width: 1200px) and (max-width:1210px){
	.appointment_section .owl-nav .owl-prev{
		left: -6%;
	}
	.appointment_section .owl-nav .owl-next{
		right: -6%;
	}
}

@media only screen and (max-width: 1199px){
	.fixed-header .header-top, .fixed-header .header-lower{
		position: fixed;
	}
	.header-discription{
		padding: 0 10px;
	}
	.header-style-four .header-upper{
		padding: 18px 10px;
	}
	.main-menu .navigation > li{
		margin-right: 2px;
	}
	.main-menu .navigation li ul li a, .poppup-forms li a{
		font-size: 14px;
	}
	.header-icon li i{
		font-size: 14px;
		margin-right: 6px;
	}
	.main-menu .navigation > li > .drop-list3{
		width: 185px;
	}
	.poppup-forms li{
		line-height: 36px;
	}
	.carousel-caption{
		left: 8%;
	}
	.carousel-caption, .carousel-caption2{
		width: 47%;		
	}
	.carousel-caption p{
		font-size: 15px;
		line-height: 25px;
	}
	#counter .counter-width{
		width: 93%;
	}
	.services-section-two .owl-nav .owl-prev, .gallery_section .owl-nav .owl-prev, 
	.vd-gallery_section .owl-nav .owl-prev, .testimonial-invild .owl-nav .owl-prev{
		left: -3%;
	}
	.services-section-two .owl-nav .owl-next, .gallery_section .owl-nav .owl-next, 
	.vd-gallery_section .owl-nav .owl-next, .testimonial-invild .owl-nav .owl-next{
		right: -3%;
	}
	.main-footer .footer-widget h2{
		font-size: 22px;
	}
	.contact_icon{
		width: 50px;
    	height: 50px;
    	font-size: 30px;
	}
	.service-detail h1{
		font-size: 28px;
	}
	.service-detail h4{
		font-size: 18px;
	}
	.article-sec{
		padding: 40px 0;
	}
	.testimonial-invild1{
		padding: 40px 0;
	}
	.testimonial-invild1 .review .review-description{
		margin: 18px 0;
	}
	.contact-area {
    	padding: 55px 0;
	}
	.default-form{
		background-size: 100% 100%; 
	}
	.about-content h4{
		margin: 30px 0 15px;
	}
	.middle-header-content ul li{
		padding: 0px 6px 0 40px;
		margin-right: 2px;
	}
	.middle-header-content ul li a{
		line-height: 45px;
	}
	.middle-header-content ul li i{
		line-height: 45px;
		height: 45px;
		width: 35px;
	}
	.main-header .logo-outer .logo img{
		padding-right: 0;
	}
	.btn-head{
		position: fixed;
		left: 0;
		bottom: 0;
	}
	.rd .btn-style-one{
		font-size: 16px;
	}
	.appointment_section .owl-nav .owl-prev{
		left: -5%;
	}
	.appointment_section .owl-nav .owl-next{
		right: -5%;
	}
	.attach-content a{
		left: 11%;
	}
	.attach-content{
		padding: 15px 12px;
		height: 395px;
	}
	.testimonial-invild .review .review-description{
		padding: 20px;
		padding-top: 30px;
	}
	.testimonial-invild .review .review-description .second h1{
		font-size: 16px;
	}
	.second-right img {
    	max-width: 110px;
	}
	.links-widget .list li{
		margin-bottom: 10px;
	}
	.about-section .image-column .inner-column .image1{
		width: 310px;
	}
	.appointment_section2 .attach-content a {
    	left: 17%;
	}
	.testimonial-invild2 .review .review-description{
		padding-top: 45px;
	}
	.testimonial-invild2{
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 991px){
	.social-icon-head li a img {
    	width: 28px;
    	margin-right: 1px;
	}
	.poppup-forms li{
		padding: 0px 9px;
	}
	.logo {
    	max-width: 100%;
    	text-align: center;
	}
	.main-header .logo-outer .logo img{
		width: 392px;
	}
	.main-menu .navigation > li > a {
        font-size: 15px;
        padding: 1px 6px;
    }
    .header-style-four .header-upper{
    	padding: 0;
    	padding-top: 15px;
    }
    .main-header .header-upper .nav-outer{
    	background: #eaeaea;
    }
    .header-style-four .header-upper .col-md-12{
    	padding: 0;
    }
    .main-menu .navigation li ul li a{
    	font-size: 15px;
    }
    .main-menu .navigation > li > .drop-list3 {
        width: 190px;
    }
    .fixed-header .main-menu .navigation > li{
    	padding: 0;
    }
    .poppup-forms{
    	float: none;
    	text-align: center;
    }
    .carousel-caption h1 {
        font-size: 30px;
        padding-bottom: 5px;
    }
    .carousel-caption {
        left: 7%;
        top: 10%;
        width: 380px;
    }
    .about-section .image-column .inner-column .image1{
    	width: 260px;
    	margin: 0 20px 10px 0;
    }
    .about-section .content-column h2 {
        font-size: 29px;
    }
    .about-section .homeabout h3{
    	font-size: 16px;
    	line-height: 24px;
    }
    .about-section .abt-content {
    	margin-bottom: 3px;
	}
	#counter{
		padding: 30px 0;
	}
	#counter .item{
		padding: 20px;
	}
	.services-section-two .owl-nav .owl-prev, .gallery_section .owl-nav .owl-prev, 
	.vd-gallery_section .owl-nav .owl-prev, .testimonial-invild .owl-nav .owl-prev{
		left: -5%;
	}
	.services-section-two .owl-nav .owl-next, .gallery_section .owl-nav .owl-next, 
	.vd-gallery_section .owl-nav .owl-next, .testimonial-invild .owl-nav .owl-next{
		right: -5%;
	}
	.main-footer .order1{
		order: -1;
	}
	.main-footer .footer-widget h2 {
        margin-top: 20px;
        padding-bottom: 8px;
    	margin-bottom: 15px;
    }
    .links-widget .list li{
    	font-size: 14px;
    	margin-bottom: 10px;
    }
    .footer-bottom .copyright p{
    	font-size: 14px;
    	padding: 8px 0;
    }
    .service-detail h1 {
        font-size: 26px;
    }
    .ser-data img{
    	margin-top: 15px;
    }
    .modal-content{
    	left: 10%;
    	top: 12%;
    }
    .article-sec {
        padding: 35px 0;
    }
    .article-title1 img{
    	margin-bottom: 10px;
    }
    .articles p{
    	font-size: 15px;
    }
    .article-title h1{
    	font-size: 17px;
    	line-height: 24px;
    }
    .lb-nav a.lb-next{
    	right: -40% !important;
    }
    .lb-nav a.lb-prev {
    	left: -40% !important;
	}
	.lb-dataContainer{
		right: 10%;
		top: -14%;
	}
	.testimonial-invild1 .review .review-description{
		margin: 15px 0;
	}
	.contact-area .featured-content ul li i{
		width: 42px;
    	height: 42px;
    	line-height: 42px;
    	font-size: 14px;
	}
	.contact-area .featured-content ul li{
		padding-left: 53px;
	}
	.default-form {
        background-size: cover;
    }
    .default-form .theme-btn {
    	margin-top: 0;
	}
	.about-content h2{
		font-size: 30px;
	}
	/*.about-content h4 {
        margin: 25px 0 10px;
        font-size: 26px;
    }*/
    .preloader img{
		top: 40%;
		left: 40%;
	}
	.middle-header-content ul{
		float: none;
		text-align: center;
		margin: 20px 0;
	}
	.middle-header-content ul li{
		margin: 0 5px;
	}
	.main-menu .navigation > li {
        margin-right: 0px;
    }
    .carousel-control-next, .carousel-control-prev{
    	width: 5%;
    }
    .about-section .homeabout p span{
    	display: none;
    }
    .attach-content{
    	height: 375px;
    }
    .attach-content a {
        left: 20%;
    }
    .second-right img {
    	max-width: 140px;
	}
	.foot-order{
		order: 1;
	}
	.foot-margin .footer-widget h2{
		margin-top: 0;
	}
	.popup-content{
		width: 65%;
	}
	.map iframe{
		height: 320px;
	}
	.contact-area .layer-content{
		padding-left: 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px){
	.fixed-header .header-top, .fixed-header .header-lower{
		position: inherit;
	}

}

@media only screen and (max-width: 767px){
	.poppup-forms li {
        padding: 0px 8px;
    }
    .right .poppup-forms {
    	position: fixed;
	    left: 0;
    	bottom: 0;
	}
	.right .poppup-forms li{
		display: block;
		padding: 0;
		line-height: 30px;
	}
	.social-icon-head li a img{
		width: 30px;
	}
	.scroll-to-top{
		width: 42px;
    	height: 42px;
    	line-height: 42px;
	}
	.floating_btn{
		width: 60px;
    	height: 60px;
    	bottom: 14%;
	}
	.contact_icon{
		width: 42px;
    	height: 42px;
    	font-size: 22px;
	}
	.main-header .header-upper .nav-outer{
		background: none;
	}
	.mobile-menu .navigation li > a{
		padding: 8px 15px;
		font-size: 14px;
	}
	.mobile-menu .navigation li > a i{
		display: none;
	}
	.carousel-caption{
		left: 9%;
		top: 20%;
	}
	.carousel-caption h1{
		font-size: 28px;
		padding-bottom: 15px;
	}
	.carousel-caption p{
		display: none;
	}
	.carousel .btn-style-one{
		display: inline-block;
	}
    .homeabt{
    	display: block;
    }
    .about-section .image-column .inner-column .image1 {
        width: 200px;
    }
    .about-section .content-column h2 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    #counter {
        padding: 20px 0;
    }
    #counter .counter-width {
        width: 100%;
    }
    #counter .item img{
    	width: 38px;
    }
    #counter .item {
        padding: 15px 10px;
    }
    .count-data{
    	padding-left: 44px;
    }
    #counter .item h1{
    	font-size: 22px;
    }
    #counter .item h3{
    	font-size: 15px;
    	line-height: 25px;
    }
    .sec-title h2 {
        font-size: 28px;
    }
    .service-block-two .inner-box .lower-content h3{
    	font-size: 16px;
    	line-height: 23px;
    	height: 65px;
    }
    .gallery_section, .vd-gallery_section {
        padding: 35px 0 40px;
    }
    .testimonial-invild .review .review-description a .first p{
    	font-size: 20px;
    	width: 40px;
    	height: 40px;
    	line-height: 38px;
    }
    .testimonial-invild .review .review-description a .second h1{
    	font-size: 16px;
    }
    .testimonial-invild .review .review-description a .second{
    	padding-left: 4px;
    }
    .social-head li {
    	width: 30px;
    	height: 30px;
	}
	.service-main {
    	padding: 45px 0;
	}
	.service-detail h1{
		font-size: 23px;
		padding-bottom: 0;
	}
	.sidebar ul li a{
		font-size: 14px;
		padding: 8px 10px;
	}
	.service-detail p, .service-detail ul li {
        line-height: 24px;
        font-size: 14px;
    }
    .ser-btn a{
    	font-size: 14px;
    	padding: 5px 0;
    }
    .ser-btn i{
    	display: none;
    }
    .ser-data img {
        margin-top: 18px;
    }
    .service-detail h4 {
        font-size: 17px;
    }
    .page-title{
    	padding: 42px 0;
    }
    .page-title h2{
    	font-size: 30px;
    	margin-bottom: 5px;
    }
    .page-breadcrumb li{
    	font-size: 16px;
    }
    .service-main {
        padding: 40px 0;
    }
    .lightbox-gallery{
    	padding: 30px 0;
    }
    .lb-nav a.lb-prev {
    	left: -35% !important;
	}
	.lb-nav a.lb-next {
    	right: -35% !important;
	}
	.lb-dataContainer{
		top: -13%;
		right: 8%;
	}
	.modal-content{
    	left: 0%;
    	top: 12%;
    }
    .map iframe{
		height: 250px;
	}
	.contact-area {
        padding: 50px 0;
    }
    .contact-area .featured-content ul li{
    	font-size: 14px;
    }
    .default-form input[type="text"], .default-form input[type="email"], 
    .default-form input[type="password"], .default-form select{
    	height: 50px;
    	font-size: 14px;
    }
    .default-form .form-group{
    	margin-bottom: 20px;
    }
    .default-form textarea{
    	height: 140px;
    	font-size: 14px;
    }
    .dr-img{
    	width: 350px;
    	margin: 0 auto;
    	margin-bottom: 15px;
    }
    .about-content h2 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 5px;
    }
    .about-content p{
    	text-align: center;
    	font-size: 14px;
    }
    .about-content h4{
    	font-size: 20px;
        line-height: 30px;
        padding: 10px;
        padding-left: 20px;
    }
    .about-content table tr th{
    	font-size: 15px;
    }
    .about-us-section {
    	padding: 45px 0 40px;
	}
	.preloader img{
		top: 45%;
		left: 40%;
	}
	.middle-header-content ul li {
        margin: 0 2px;
    }
    .mobile-menu .navigation li ul li{
    	padding-left: 20px;
    }
    .nav-outer .mobile-nav-toggler{
    	padding-top: 0;
    	color: #fff;
    }
    .about-section .image-column .inner-column .image, 
    .about-section .image-column .inner-column .image1{
    	width: 350px;
    	margin: 0 auto;
    	margin-bottom: 15px;
    	float: none;
    }
    .about-section .abt-content{
    	text-align: center;
    }
    .about-section .homeabout p span{
    	display: block;
    }
    .rd .btn-style-one {
        font-size: 14px;
        padding: 10px 9px;
    }
    .attach-content a {
        left: 9%;
    }
    .attach-content{
    	padding: 15px 7px;
    	height: 390px;
    }
    .footer-bottom .copyright p{
    	text-align: right;
    }
    .footer-bottom .copyright p{
    	font-size: 13px;
    }
    .appointment_section2 .attach-content a{
    	left: 10%;
    }
    .appointment_section2{
    	padding: 45px 0;
    }
    .lb-nav a.lb-next {
        right: -18% !important;
    }
    .lb-nav a.lb-prev {
        left: -18% !important;
    }
    .contact-area .layer-content{
		padding-left: 0px;
		margin-top: 35px;
	}
	.contact-area{
		padding: 50px 0 35px;
	}
}

@media only screen and (max-width: 575px){
	.header-style-four .left{
		padding: 0;
	}
	.poppup-forms li {
        padding: 0px 4px;
    }
	.poppup-forms li a {
        font-size: 13px;
    }
    .header-icon li i {
        font-size: 13px;
        margin-right: 3px;
    }
    .carousel-caption h1{
    	font-size: 20px;
    }
    .about-section .image-column .inner-column .image1 {
        width: 200px;
        display: block;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .about-section .image-column .inner-column .image:before, .abt-img:before{
    	left: -42%;
    	top: -35%;
    	width: 188%;
    	height: 195%;
    }
    .about-section .abt-content{
    	text-align: center;
    }
    .cont-width{
    	width: 50%;
    }
    #counter .item h3{
    	font-size: 14px;
    }
    #counter .item{
    	margin: 13px 0;
    }
    ./*services-section-two .owl-nav .owl-prev,.vd-gallery_section .owl-nav .owl-prev, .testimonial-invild .owl-nav .owl-prev,
    .services-section-two .owl-nav .owl-next, .vd-gallery_section .owl-nav .owl-next, .testimonial-invild .owl-nav .owl-next{
    	top: -15%;
    	font-size: 24px;
    }
    .services-section-two .owl-nav .owl-next, .services-section-two .owl-nav .owl-prev{
    	top: -9%;
    }
    .gallery_section .owl-nav .owl-next, .gallery_section .owl-nav .owl-prev{
    	top: -17%;
    	font-size: 24px;
    }
    .services-section-two .owl-nav .owl-next, .gallery_section .owl-nav .owl-next, 
    .vd-gallery_section .owl-nav .owl-next, .testimonial-invild .owl-nav .owl-next{
    	right: 0;
    }
    .services-section-two .owl-nav .owl-prev, .gallery_section .owl-nav .owl-prev, 
    .vd-gallery_section .owl-nav .owl-prev, .testimonial-invild .owl-nav .owl-prev{
    	right: -92%;
    }*/
    .service-block-two .inner-box .lower-content h3{
    	font-size: 15px;
    }
    .testimonial-invild .review .review-description a .second{
    	padding-left: 10px;
    }
    .foot-width{
    	width: 50%;
    }
    .sidebar{
    	display: none;
    }
    .ser-btn a{
    	width: auto;
    	padding: 5px 15px;
    }
    .order2{
    	order: 1;
    }
    .service-detail h4 {
        font-size: 16px;
    }
    .service-detail p, .service-detail ul li{
    	margin-bottom: 6px;
    }
    .ser-btn {
    	margin-top: 10px;
	}
	.service-main {
        padding: 35px 0;
    }
    .page-title h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .page-title {
        padding: 35px 0;
        background: url(../images/inner-banner.jpg) left no-repeat;
    }
    .page-breadcrumb li{
    	font-size: 15px;
    }
    .photos .item{
    	width: 50%;
    }
    .lb-nav a.lb-prev {
    	left: -25% !important;
	}
	.lb-nav a.lb-next {
    	right: -25% !important;
	}
	.lb-dataContainer{
		top: -14%;
		right: 5%;
	}
	.art-width{
		width: 50%;
	}
	.article-sec {
        padding: 30px 0;
    }
    .article-title h1{
    	font-size: 16px;
    	line-height: 23px;
    	padding: 3px 0 5px;
    }
    .articles p {
        font-size: 14px;
    }
    .testimonial-invild .review .review-description{
		padding: 20px;
	}
	.testimonial-invild1{
		padding: 35px 0;
	}
	.carousel-control-next i, .carousel-control-prev i{
		font-size: 13px;
		width: 20px;
    	height: 25px;
    	line-height: 24px;
	}
	.dr-img{
		width: 300px;
	}
	.about-content h2{
		font-size: 26px;
	}
	.about-content h4 {
        font-size: 18px;
        line-height: 28px;
        padding-left: 15px;
    }
    .about-us-section .item{
    	width: 100%;
    }
    .main-header .logo-outer .logo img {
        width: 300px;
    }
    .cnt-hide{
    	display: none !important;
    }
    .middle-header-content ul li{
    	padding: 0px 6px 0 39px;
    }
    .middle-header-content ul li a {
        line-height: 40px;
        font-size: 14px;
    }
    .middle-header-content ul li i{
    	line-height: 40px;
    	height: 40px;
    }
    .nav-outer .mobile-nav-toggler{
    	line-height: 35px;
    	font-size: 25px;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 7%;
    }
    .about-section, .services-section-two, .appointment_section{
    	padding: 45px 0;
    }
    .about-section .image-column .inner-column .image{
    	width: 270px;
    	margin-bottom: 20px;
    }
    .about-section .content-column h2{
    	font-size: 26px;
    }
    .about-section .homeabout p{
    	font-size: 14px;
    	line-height: 24px;
    }
    .about-section .homeabout h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .btn-style-one{
    	padding: 5px 15px;
    	font-size: 14px;
    }
    .sec-title h2 {
        font-size: 25px;
    }
    .service-block-two, .appointment_section .attach-content,
    .testimonial-invild .review .review-description{
    	margin: 0 15px;
    }
    .appointment_section .attach-content{
    	margin-top: 15px;
    	padding: 15px 5px;
    	height: auto;
    	min-height: auto;
    }
    .attach-content a{
    	position: unset;
    	margin-top: 12px;
    }
    .foot-order{
    	order: 0;
    }
    .main-footer .footer-widget h2, .foot-margin .footer-widget h2{
    	margin-top: 10px;
    }
    .links-widget .list2{
    	column-count: 1;
    }
    .attachments-section p, .testimonial-invild .review .review-description .review-title h2{
    	font-size: 14px;
    	line-height: 23px;
    }
    .quote i{
    	font-size: 30px;
    	width: 55px;
    	height: 55px;
    	line-height: 55px;
    	top: 2%;
    	left: 15%;
    }
    .testimonial-invild .review .review-description{
    	padding: 30px 14px 20px;
    }
    .testimonial-invild .review .review-description .second ul li i{
    	font-size: 13px;
    }
    .testimonial-invild .review .review-description .second h1{
    	font-size: 14px;
    }
	.second-right img {
        max-width: 92px;
        margin-top: 10px;
    }
    .links-widget p{
    	font-size: 14px;
    	line-height: 23px;
    }
    .footer-bottom .copyright p{
    	text-align: center;
    	font-size: 13px;
    	padding-bottom: 45px;
    }
    .float-button{
    	border-radius: 30px 30px 1px 30px;
    	padding-right: 10px;
    }
    .services-section-two .owl-nav .owl-prev, .appointment_section .owl-nav .owl-prev,
    .testimonial-invild .owl-nav .owl-prev{
    	left: -3%;
    }
    .services-section-two .owl-nav .owl-next, .appointment_section .owl-nav .owl-next,
    .testimonial-invild .owl-nav .owl-next{
    	right: -3%;
    }
    .ban2{
    	display: block;
    }
    .ban1, .carousel-caption{
    	display: none;
    }
    .about-content table tr td{
    	font-size: 14px;
    	padding: 8px;
    }
    .about-content .table-content table tr td {
    	padding: 5px 12px;
	}
	.tableresponsive{
		overflow: scroll;
	}
	.popup-content{
		width: 70%;
	}
	.close{
		right: 15px;
	}
	.default-form h3, .contact-area h3{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.default-form input[type="text"], .default-form input[type="email"], 
	.default-form input[type="password"], .default-form select{
		height: 45px;
	}
	.default-form textarea{
		height: 115px;
	}
	.service-detail h1{
		font-size: 21px;
	}
	.service-main h2{
		font-size: 19px;
		margin: 15px 0 8px;
	}
	.appointment_section2{
		padding: 35px 0 50px;
	}
	.testimonial-invild2 .quote i{
		top: 0;
	}
	.testimonial-invild2 .review .review-description{
		margin-top: 35px;
        margin-bottom: 20px;
	}
	.testimonial-invild2{
		padding-top: 35px;
	}
	.lb-nav a.lb-next {
        right: -5% !important;
    }
    .lb-nav a.lb-prev {
        left: -5% !important;
    }
    .map iframe{
    	height: 250px;
    }
    .preloader img{
    	width: 100px;
    }
    .testimonial-invild2 .review .review-description{
    	margin-left: 0;
    	margin-right: 0;
    }
}

@media only screen and (max-width: 420px){
	.photos .item{
		width: 100%;
	}
}


