@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{
		display: none;
	}

	.page-title h1{
		font-size: 34px;
	}
	
	.main-menu .navigation > li{
		margin-right:15px;
	}
	
	.main-menu .navigation > li > a{
		font-size:15px;
	}
	
	.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 .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;
	}
	.main-footer .widgets-section {
	    position: relative;
	    padding: 40px 0px 30px;
	}
	.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;
	}
	.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;
	}
	
	.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{
		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;
	}
	
	/*.services-section-two .owl-nav{
		position:relative;
		top:0px;
	}*/
	
	.services-section-two .owl-nav .owl-prev,
	.services-section-two .owl-nav .owl-next{
		margin-left:0px;
		margin-right:10px;
	}
	
	.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;
	}
	
	.page-title h2{
		font-size:40px;
	}
	
	.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;
}
	
}
@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:1250px){
	.services-section-two .owl-nav .owl-prev{
		left: -4%;
	}
	.services-section-two .owl-nav .owl-next{
		right: -4%;
	}
}

@media only screen and (min-width: 992px) and (max-width:1044px){
	.services-section-two .owl-nav .owl-prev, .services-section-two .owl-nav .owl-next{
		top: -16%;
	}
	.services-section-two .owl-nav .owl-prev{
		left: unset;
        right: 5.5%;
	}
	.services-section-two .owl-nav .owl-next{
		right: 0;
	}
}

@media only screen and (max-width: 1199px){
	.header-style-four .header-upper .top_add ul li{
		padding: 9px 9px;
	}
	.header-style-four .header-upper .top_add ul li i{
		padding-right: 5px;
	}
	.main-header .logo-outer .logo img{
		max-width: 230px;
	}
	.header-style-four .header-upper .top_header, .social-head{
		margin-top: 25px;
	}
	.main-menu .navigation > li > a{
		padding: 3.5px 7.5px;
		font-size: 15px;
	}
	.main-menu .navigation > li {
        margin-right: 0;
    }
    .header-style-four .header-top .btn-box a {
    	padding: 6px 18px;
    	font-size: 15px;
	}
	.carousel-caption h1{
		font-size: 36px;
		padding-bottom: 2px;
	}
	.carousel-caption h2{
		font-size: 22px;
		padding-bottom: 2px;
	}
	.carousel-caption{
		width: 40%;
		top: 15%;
		padding: 0;
	}
	.carousel-caption p{
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.btn-style-one{
		padding: 6px 20px;
	}
	.about-section{
		padding: 55px 0 50px;
	}
	.slogen{
		padding: 30px 0;
	}	
	.slo a{
		padding: 9px 20px;
	}
	.slo h1{
		font-size: 32px;
	}
	.sec-title{
		margin-bottom: 40px;
	}
	.services-section-two, .testimonial-section{
		padding: 50px 0;
	}
	.testimonial-block .inner-box .content-box{
		height: 300px;
	}
	.testimonial-block .inner-box .lower-box .box-inner .image{
		width: 55px;
		height: 55px;
	}
	.testimonial-block .inner-box .lower-box .box-inner{
		padding-left: 65px;
		min-height: 0;
	}
	.testimonial-block .inner-box .lower-box .box-inner .rating{
		margin-top: 5px;
	}
	.main-footer .footer-widget h2{
		font-size: 24px;
	}
	.links-widget .list li{
		margin-bottom: 12px;
	}
	.scroll-to-top{
		width: 50px;
    	height: 50px;
    	line-height: 50px;
    	right: 15px;
	}
	.contact_icon{
		width: 50px;
    	height: 50px;
	}
	.about-section .image-column .inner-column .image1{
		width: 350px;
		margin: 0 30px 25px 0;
	}
	.testi_section {
    	padding: 55px 0;
	}
	.cnt-map iframe{
		height: 360px;
	}
	.short-videos .short-vd-content iframe{
		height: 380px;
	}
}

@media only screen and (max-width: 991px){
	.main-header .header-upper .logo-outer{
		text-align: center;
	}
	.main-header .outer-box{
		position: fixed;
    	right: 0;
    	bottom: 0;
	}
	.header-style-four .header-upper .top_add ul li b{
		display: none;
	}
	.header-style-four .header-upper .top_add ul li span{
		display: inline-block;
	}
	.header-style-four .header-upper .top_add ul li{
		font-size: 15px;
	}
	.header-style-four .header-upper .top_header{
		float: none;
	}
	.social-head li{
	    width: 33px;
    	height: 33px;
    	line-height: 33px;
    	margin: 0;
	}
	.social-head li i{
		font-size: 15px;
	}
	.main-menu .navigation > li > ul{
		left: -80px;
	}
	.main-menu .navigation li ul li a{
		padding: 6px 0;
	}
	.carousel-caption h1{
		font-size: 30px;
	}
	.carousel-caption h2{
		font-size: 19px;
	}
	.carousel-caption b{
		display: none;
	}
	.carousel-caption{
		top: 20%;
	}
	.btn-style-one {
        font-size: 15px;
        padding: 5px 16px;
    }
    .about-section{
    	padding: 50px 0 45px;
    }
    .about-section .content-column h2{
    	font-size: 30px;
    	margin-bottom: 5px;
    }
    .about-section .homeabout h3{
    	font-size: 20px;
    }
    .about-section .homeabout p{
    	font-size: 15px;
    	margin-bottom: 8px;
    }
    .about-section .image-column .inner-column{
    	padding-right: 0;
    }
    .services-section-two, .testimonial-section{
    	padding: 45px 0;
    }
    .sec-title h2{
    	font-size: 32px;
    }
    .sec-title {
        margin-bottom: 35px;
    }
    .services-section-two .owl-nav .owl-prev, .services-section-two .owl-nav .owl-next{
    	width: 38px;
    	height: 38px;
    	line-height: 38px;
    	font-size: 16px;
    }
    .service-block-two .inner-box .lower-content h3{
    	font-size: 16px;
    }
    .service-block-two .inner-box .lower-content h3 span{
    	font-size: 14px;
    }
    .services-section-two .owl-nav .owl-prev{
    	left: -5.5%;
    }
    .services-section-two .owl-nav .owl-next{
    	right: -5.5%;
    }
    .slogen{
    	text-align: center;
    	padding: 25px 0;
    }
    .slo h1{
    	margin-bottom: 8px;
    }
    .slo a{
    	float: none;
    	padding: 6px 20px;
    	margin: 0 5px;
    	margin-top: 15px;
    }
    .testimonial-block .inner-box .content-box p{
    	font-size: 15px;
    	line-height: 26px;
    }
    .testimonial-block .inner-box .content-box{
    	height: 190px;
    }
    .testimonial-block .inner-box .lower-box .box-inner .image{
    	width: 50px;
    	height: 50px;
    }
    .testimonial-block .inner-box .lower-box .box-inner h3{
    	font-size: 19px;
    }
    .testimonial-block .inner-box .lower-box .box-inner .rating {
        margin-top: 2px;
    }
    .order-1{
    	order: 1;
    }
    .main-footer .widgets-section{
    	padding: 30px 0px 20px;
    }
    .main-footer .footer-widget h2{
    	margin-top: 15px;
    }
    .footer-bottom .copyright p{
    	font-size: 14px;
    }
    .scroll-to-top{
    	bottom: 45px;
    }
    .floating_btn{
    	bottom: 18%;
    }
    .page-title h2{
    	font-size: 34px;
    }
    .about-section .image-column .inner-column .image1{
		width: 300px;
		margin: 0 30px 20px 0;
	}
	.service-detail h1{
		font-size: 28px;
		line-height: 32px;
	}
	.service-detail img{
		margin: 18px 0 15px;
	}
	.service-detail ul li{
		margin-bottom: 8px;
	}
	.testi_section {
        padding: 48px 0;
    }
    .test1{
    	padding: 25px;
    }
    .test1 p{
    	font-size: 15px;
    	line-height: 26px;
    }
    .gallery_section {
    	padding: 40px 0;
	}
	.contact-area .featured-content ul li i{
		width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
	.contact-area .featured-content ul li{
		font-size: 15px;
		padding: 6px 0;
		padding-left: 50px;
	}
	.contact-area {
    	padding: 55px 0;
	}
	.default-form{
		height: 575px;
	}
	.default-form input[type="text"], .default-form input[type="email"], 
	.default-form input[type="password"], .default-form select{
		height: 48px;
	}
	.default-form textarea{
		height: 130px;
	}
	.default-form .form-group{
		margin-bottom: 20px;
	}
	.default-form h3, .contact-area .layer-content h3{
		font-size: 26px;
	}
	.cnt-map iframe{
		height: 320px;
	}
}

@media only screen and (min-width: 576px) and (max-width:767px){
	.social-head{
		float: none;
	}
	.social-head {        
        position: absolute;
        top: -20px;
        margin-top: 0;
        right: -15px;
        display: block;
    }
    .social-head li {
        width: 32px;
        height: 32px;
        line-height: 32px;
        display: block;
    }
}

@media only screen and (max-width: 767px){
	.header-upper .h-align{
		text-align: right;
	}
	.header-style-four .header-upper .top_add ul li {
        font-size: 14px;
    }
    .nav-outer .mobile-nav-toggler{
    	padding: 0;
    }
    .nav-outer .mobile-nav-toggler{
    	line-height: 38px;
    	color: #fff;
    }
    .main-header .nav-outer .mobile-nav-toggler{
    	float: right;
    }
	.mobile-menu .menu-box{
		background: #fff;
	}
	.mobile-menu .navigation li > ul, .mobile-menu .navigation li > ul > li > ul{
		overflow: hidden;
	}
	.mobile-menu .navigation li > a{
		padding: 8px 15px;
		font-size: 14px;
	}
	.carousel-control-next i, .carousel-control-prev i{
		font-size: 16px;
		width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
	.carousel-caption p{
		display: none;
	}
	.carousel-caption a{
		padding: 4px 16px;
		margin-top: 10px;
	}
	.carousel-caption h2{
		font-size: 18px;
	}
	.carousel-caption h1 {
        font-size: 28px;
        margin-bottom: 2px;
    }
	.about-section .image-column .inner-column .image{
		width: 340px;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.about-section .abt-content{
		text-align: center;
	}
	.sec-title h2 {
        font-size: 30px;
    }
    .service-block-two .inner-box .lower-content h3 span {
        font-size: 16px;
    }
    .rd .btn-style-one{
    	padding: 2px 11px;
    }
    .slo h1 {
        font-size: 28px;
        margin-bottom: 4px;
    }
    .slo p{
    	font-size: 17px;
    }
    .slo a {
        padding: 4px 15px;
        margin-top: 12px;
    }
    .services-section-two .owl-nav .owl-prev, .services-section-two .owl-nav .owl-next{
    	top: -18%;
    }
    .services-section-two .owl-nav .owl-prev {
        left: unset;
        right: 5.5%;
    }
    .services-section-two .owl-nav .owl-next {
        right: -2.5%;
    }
    .testimonial-block .inner-box .content-box {
        height: 265px;
    }
    .main-footer .footer-widget h2 {
        font-size: 22px;
        padding-bottom: 8px;
    }
    .links-widget .list li {
        margin-bottom: 10px;
    }
    .links-widget .list li a, .links-widget .list li {
        font-size: 14px;
    }
    .scroll-to-top {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .contact_icon {
        width: 45px;
        height: 45px;
        font-size: 28px;
    }
    .page-title{
    	padding: 45px 0;
    }
    .page-title h2{
    	font-size: 30px;
    	margin-bottom: 5px;
    }
    .about-section .image-column .inner-column .image1{
		float: none;
	}
	.service-detail h1{
		font-size: 25px;
		line-height: 30px;
	}
	.service-detail img{
		margin: 18px 0 15px;
	}
	.service-detail ul li{
		margin-bottom: 8px;
	}
	.service-main {
    	padding: 45px 0;
	}
	.service-detail p, .service-detail ul li{
		line-height: 24px;
	}
	.sidebar ul li a{
		font-size: 14px;
		padding: 8px 12px;
	}
	.testi_section {
        padding: 43px 0;
    }
	.test1 p{
    	margin-top: 5px;
    	margin-bottom: 10px;
    }
    .test1 i{
    	font-size: 40px;
    }
	.gallery_section {
    	padding: 35px 0;
	}
	.contact-area {
    	padding: 50px 0;
	}
	.default-form {
        height: auto;
    }
    .default-form input[type="text"], .default-form input[type="email"], 
    .default-form input[type="password"], .default-form select{
    	font-size: 14px;
    }
    .contact-area .layer-content{
    	padding: 25px;
    }
	.cnt-map iframe{
		height: 280px;
	}
	.short-videos .short-vd-content iframe{
		height: 190px;
	}
	.short-videos {
    	padding: 45px 0;
	}
	.article-title h1{
		font-size: 17px;
		line-height: 25px;
		padding: 5px 0 5px;
	}
	.articles p{
		font-size: 15px;
	}
	.blog {
    	padding: 45px 0;
	}
}

@media only screen and (max-width: 575px){
	.header-upper .wid1{
		width: 100%;
	}
	.header-upper .wid2{
		width: 50%;
	}
	.header-upper .wid3{
		width: 50%;
	}
	.header-upper .h-align, .header-upper .h-align1{
        text-align: center;
    }
    .social-head{
    	float: none;
    }
    .header-style-four .header-upper .top_add ul li {
        padding: 7px 14px;
    }
    .header-style-four .header-upper .top_add ul li i {
        padding-right: 8px;
    }
    .mobile-menu .navigation li > a {
        padding: 6px 12px;
    }
    .slide .b1, .carousel-caption{
		display: none;
	}
	.slide .b2{
		display: block;
	}
    .carousel-control-next i, .carousel-control-prev i{
    	font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .about-section {
        padding: 45px 0 40px;
    }
    .about-section .image-column .inner-column .image{
    	width: 285px;
    }
    .about-section .content-column h2{
    	font-size: 26px;
    }
    .about-section .homeabout h3 {
        font-size: 19px;
    }
    .about-section .homeabout p {
        font-size: 14px;
        line-height: 24px;        
    }
    .header-style-four .header-top .btn-box a, .btn-style-one {
        font-size: 14px;
        padding: 4px 15px;
    }
    .sec-title h2 {
        font-size: 26px;
    }
    .sec-title {
        margin-bottom: 30px;
    }
    .services-section-two .owl-nav .owl-prev, .services-section-two .owl-nav .owl-next{
    	top: -16%;
    	width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .services-section-two .owl-nav .owl-prev{
    	right: 6%;
    }
    .service-block-two .inner-box .lower-content h3 {
        font-size: 15px;
        line-height: 22px;
    }
    .service-block-two .inner-box .lower-content h3 span {
        font-size: 14px;
    }
    .services-section-two, .testimonial-section {
        padding: 40px 0;
    }
    .slogen{
    	padding: 20px 0;
    }
    .testimonial-block .inner-box .content-box p {
        font-size: 14px;
        line-height: 24px;
    }
    .testimonial-block .inner-box .content-box {
        height: 250px;
    }
    .testimonial-block .inner-box .lower-box .box-inner .image {
        width: 45px;
        height: 45px;
    }
    .testimonial-block .inner-box .lower-box .box-inner {
        padding-left: 55px;
    }
    .testimonial-block .inner-box .lower-box .box-inner .rating .fa{
    	margin: 0;
    }
    .testimonial-block .inner-box .lower-box .box-inner h3 {
        font-size: 18px;
    }
    .main-footer .footer-widget h2 {
        margin-top: 10px;
    }
    .service-detail h1{
		font-size: 22px;
		line-height: 28px;
	}
	.service-detail img{
		margin: 18px 0 15px;
	}
	.service-detail ul li{
		margin-bottom: 8px;
	}
	.service-main {
    	padding: 40px 0;
	}
	.service-detail p, .service-detail ul li{
		line-height: 24px;
		font-size: 14px;
	}
	.sidebar{
		display: none;
	}
	.service-detail{
		padding-right: 0;
	}
	.testi_section {
        padding: 40px 0;
    }
	.test1 p{
		font-size: 14px;
		line-height: 25px;
    }
    .test1 i{
    	font-size: 35px;
    }
    .test1 h2{
    	font-size: 18px;
    }
    .blog {
    	padding: 45px 0;
	}
	.default-form h3, .contact-area .layer-content h3{
		font-size: 24px;
	}
	.contact-area .featured-content ul li{
		font-size: 14px;
	}
	.contact-area .featured-content ul li i, .social-icons.circle li a {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    .cnt-map iframe{
    	height: 250px;
    }
    .scroll-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .contact_icon{
    	width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .floating_btn{
    	width: 70px;
    	height: 50px;
    }
    .short-videos .short-vd-content iframe{
		height: 260px;
		width: 453px;
	}
	.article-title h1{
		font-size: 17px;
		line-height: 25px;
		padding: 5px 0 5px;
	}
	.articles p{
		font-size: 15px;
	}
	.blog {
    	padding: 35px 0;
	}
	.articles{
		margin: 15px 0;
	}
}

@media only screen and (max-width: 480px){
	.header-upper .wid2, .header-upper .wid3{
		width: 100%;
	}
	.header-style-four .header-upper .top_header, .social-head {
        margin-top: 10px;
    }
    .about-section .image-column .inner-column .image {
        width: 260px;
        margin-bottom: 15px;
    }
    .about-section .content-column h2 {
        font-size: 24px;
    }
    .about-section .homeabout h3 {
        font-size: 18px;
    }
    .about-section {
        padding: 40px 0 35px;
    }
    .services-section-two, .testimonial-section {
        padding: 35px 0;
    }
    .sec-title h2 {
        font-size: 24px;
    }
    .services-section-two .owl-nav .owl-prev, .services-section-two .owl-nav .owl-next{
    	display: none;
    }
    .service-block-two{
    	width: 85%;
    	margin: 0 auto;
    }
    .service-block-two .inner-box .lower-content h3, 
    .service-block-two .inner-box .lower-content h3 span{
    	font-size: 16px;
    	height: 65px;
    }
    .slo h1 {
        font-size: 26px;
        margin-bottom: 3px;
    }
    .slo p {
        font-size: 15px;
    }
    .slo a {
        padding: 3px 10px;
        margin: 0 2px;
        margin-top: 10px;
    }
    .testimonial-block .inner-box .content-box {
        height: auto;
        padding: 20px;
    }
    .testimonial-block .inner-box .content-box p{
    	line-height: 23px;
    }
    .testimonial-block .inner-box .lower-box{
    	margin-top: 30px;
    }
    .page-title {
        padding: 40px 0;
    }
    .page-title h2{
    	font-size: 28px;
    }
    .page-breadcrumb li{
    	font-size: 16px;
    }
    .service-main {
    	padding: 35px 0;
	}
	.blog img {
/*    	width: 55%;*/
	}
	.gallery_section {
    	padding: 32px 0;
	}
	.contact-area {
        padding: 45px 0;
    }
    .default-form, .contact-area .layer-content{
    	padding: 20px;
    }
    .default-form input[type="text"], .default-form input[type="email"], 
    .default-form input[type="password"], .default-form select{
    	height: 46px;
    }
    .default-form textarea {
        height: 120px;
    }
    .default-form .form-group {
        margin-bottom: 17px;
    }
    .contact-area .featured-content ul li i, .social-icons.circle li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
    .contact-area .featured-content ul li{
    	padding-left: 45px;
    }
    .short-videos .short-vd-content iframe{
		height: 162px;
		width: 280px;
	}
	.short-videos {
        padding: 40px 0;
    }
    .articles p {
        font-size: 14px;
    }
    .article-title h1{
    	font-size: 16px;
    }
}
