.mobile-view{
	display: none;
}
@media (max-width: 1200px) {
.top-right {
    width: 500px;
}
}
.desktop-view{
	display: block;
}
.mobile-view{
	display: none;
}
@media (max-width: 991px) {
.desktop-view{
	display: none;
}
.mobile-view{
	display: block;
}
.top-menu-icon{
	display: none;
}
.mobile-view{
	display: block;
}
.top-menu-icon ul{
	display: block;
	position: relative;
}
.top-right{
	display: none;
}
header {
	min-height: 140px;
    background: none;
}



footer{
	background-color: #190F12;
	
}
footer .container {
    display: block;
}
.address .address-icon {
    left: 0px;
}
.address {
    width: 100%;
   /* text-align: center;*/
    position: relative;
    padding-right:0px;
    line-height: 30px;
    padding-top: 10px;
    
}
.mobile-details {
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 100px;
    line-height: 30px;
    padding-top: 10px;
}
.mobile-details .mobile-icon {
    background-color: #c70039;
}
.top-header {
    padding: 10px 0 0 0;
}
.top-h-left {
    width: 100%;
    display: block;
    text-align: center;
}
.top-phone, .top-email {
    margin-right: 0;
}
.top-phone span, .top-email span {
    font-size: 14px;
}
.top-h-right {
    margin-top: 15px;
    text-align: center;
}
.welcome-section .infra-outer {
    grid-template-columns: repeat(1,1fr);
}

.about-section {
    overflow: visible;
}
.about-section .about-section-left{
    width: 100%;
}
.about-section .about-section-right {
    width: 100%;
}
.about-section .about-section-right .content{
   padding: 50px 20px; 
   width: 100%;
}


.top-h-right .facebook, .top-h-right .twitter, .top-h-right .instagram, .top-h-right .pinterest, .top-h-right .lindkdin {
    margin-right:0;
}
.main-btn {
    font-size: 16px;
    padding: 17px 53px;
}
.last-section .left {
    width: 100%;
}
.volunteer {
    width: 100%;
    margin-bottom: 60px;
}
.last-section img {
    width: 100%;
}
.last-section span.tittle {
    left: 9%;
    padding: 23px 38px;
}
.last-section .right {
    width: 100%;
}
.donate-now {
    width: 100%;
}
.register-ur-retreat h3 {
    font-size: 44px;
}
.calender-section {
    background-size: cover;
}
.calender-section .left-cal {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.calender-section .right-cal {
    width: 100%;
}
.calender-section h4 {
    text-align: center;
    font-size: 38px;
    margin-top: 20px;
}
.weberge-slider {
    top: -80;
}

.testimonial-section .jom-slider {
    width: auto;
}
.testimonial-section .jom-slider .tns-ovh {
    margin-left: 0;
}
.testimonial-section h2 {
    padding: 50px 0 30px 0;
    display: inline-block;
    margin-bottom: 0;
}
.last-section .left {
    border: none;
}
.plan-your-retreat {
    margin-top: 0;
}
.slide-text p {
    font-size: 29px;
}
.slide-text h1 {
    font-size: 45px;
}
a.down-arrow {
    left: 40%;
}
.middle-banner-section {
    padding-top: 0;
}
.jom-slider {
    padding: 0;
}
.external-links {
    width: 100%;
    padding-left: 0;
}
footer .f-social-media span {
    display: block;
    margin-bottom: 10px;
}

.carousel {
    z-index: -99;
}
.logo-mobile {
    display: block;
    position: relative;
   /* top: 50px;*/
    /* left: 30px; */
    width: 100%;
    /*text-align: center;*/
	z-index: 1;
}
.middle-banner-section .weberge-slider {
    top: 0px;
}
.infra-outer img {
    width: 100%;
}
.testimonial-section .jom-slider .tns-nav {
    width: 84%;
}
}

@media (max-width: 480px) {
    .slide-text p{
        line-height: 33px;
        font-size: 24px;
    }
    .slide-text h1 {
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 768px) {
.gallery-img {
    grid-template-columns: repeat(2,1fr);
}
.logo:before{
	display: none;
}
}
@media (max-width: 600px) {
header {
    min-height: 94px;
}
.logo{
	width: 114px;
	height: auto;
    margin: 2px 10px;
}
.logo-text {
    width: 190px;
    margin-left: 102px;
}
.logo-text img,
.logo img{
	width: 100%;
	height: auto;
}
.logo img {
    width: 100%;
    /* height: auto; */
    display: none;
}
}
.our-doctors-section .doctors-block {
    width: 98%;
   
}
.our-doctors-section .jom-slider .tns-nav {
    left: 37%;
}
#doctors > .tns-item {
    width: calc(4.7619%);
    /* padding-right: 36px; */
    padding: 25px;
}
.our-services-section .services-block {
    width: 98%;
   }

   #services > .tns-item {
    width: calc(5%);
    /* padding-right: 10px; */
    padding: 25px;
}

