/* MG-Gujarati css */

/* Google Web Font */

@import url('https://fonts.googleapis.com/css2?family=Rasa:wght@300;400;500;600;700&display=swap');

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Rasa', serif !important;
}

p {
    font-family: 'Rasa', serif !important;
    font-size: 1.4rem !important;
}


body {
    font-family: 'Rasa', serif !important;
    font-size: 1.4rem !important;
}
 
 .m-header {
 font-size: 19px !important;
 }
 .m-header-submenu ul li a {
	  font-size: 15px !important;
 }
 
 .mg-philosophy-sec h2 {
    font-size: 34px !important;
    line-height: 45px !important;
}
 
 .slider-caption h4 {
    font-size: 36px;
}

.mg-about h2 {
    font-size: 38px !important;
    line-height: 48px !important;
}

.mg-about p {
    font-size: 1.5rem !important;
}

.btn-primary {
    font-size: 1.2rem !important;
}

.testimonials-block p {
    font-family: 'Rasa', serif !important;
    font-size: 1.8rem !important;
}

.testimonials-block h5 span {
   font-family: 'Rasa', serif !important;
}


 .m-sidebar-navi a {
     font-family: 'Rasa', serif !important;
 }
 
.testimonials-block p {
    font-size: 24px;
}


.font-140 {
    font-size: 1.9rem !important;
}
.mg-faq p {
    font-size: 22px !important;
}

.booking-form-title {
    font-size: 26px !important;
}
.md-headline {
    font-family: 'Rasa', serif !important;
}
#main #faq .card .card-body {
     font-family: 'Rasa', serif !important;
}
#main #faq .card .card-header .btn-header-link {
    
   font-family: 'Rasa', serif !important;
}
.font-20-px {
    font-size: 22px !important;
}
.pagination a{
	  
   font-family: 'Rasa', serif !important;
}
.mg-about-inner-journey h3 {
    
    font-family: 'Rasa', serif !important;
}


.short_details p {
    font-size: 19px !important;
}

@media (max-width: 768px){

body {
    font-size: 1.1rem !important;
}

.item p {
   font-size: 12px !important;
    height: 35px;
}

p {
   font-size: 1.1rem !important;
}

.font-140 {
    font-size: 1.4rem !important;
}

.mg-about h2 {
    font-size: 30px !important;
}

.mg-about p {
    font-size: 1.2rem !important;
}
	
	
.mg-blog-inner h2 {
    font-size: 18px !important;
}
.testimonials-block h5 {
    font-size: 17px !important;
}
.testimonials-card-bg {
    padding: 7px !important;
}
.testimonials-block h5 span {
    font-size: 13px !important;
}
.thank-you-container img{
	margin-top:30px;
}
.carousel_center p {
    font-size: 15px !important;
    padding: 0px;
}
}


@media only screen and (min-width: 600px){
	/* tablet */
.single-blog .content{
	padding: 15px;

	
}
.single-blog .content h3 a {
    font-size: 22px !important;
}
}
