
@media (max-width: 1200px){
h1, .h1 {font-size: 48px; line-height: 58px;}
.logo img {height: 50px;}
.navbar-nav .nav-item {margin: 0 5px;}
}

@media (max-width: 992px){
h1{font-size: 40px; line-height: 50px;}
h2{font-size: 30px; line-height: 40px;}
h3 {font-size: 24px; line-height: 30px;}
h4 {font-size: 20px; line-height: 26px;}
h5 {font-size: 18px; line-height: 28px;}
h6 {font-size: 17px; line-height: 26px;}

/*Header*/
.navbar {justify-content: flex-end; width: 100%; border-radius: 0 !important;}
.navbar-brand {left: 0; margin-right: 0; position: absolute; top: 50%; padding: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.navbar-toggler {background: none; height: 40px; width: 40px; padding: 0; border-radius: 0; margin-right: 15px;}
.navbar-nav li ul{position: static;}
.navbar-nav .nav-item{margin: 0;}
.navbar-nav .nav-link{padding: 10px 20px !important; color: #374c5f; border-radius: 0;}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .nav-link:focus{background: #f79e27; color: #ffffff !important;}
.navbar-collapse {background:#ffffff; max-height: 400px; overflow: auto; border: medium none; left: 0; position: absolute; z-index: 99; top: 50px; width: 100%; -webkit-box-shadow: 0px 20px 50px 0px rgba(153, 153, 153, 0.5); box-shadow: 0px 20px 50px 0px rgba(153, 153, 153, 0.5);}
.navbar-toggler span {width: 80%; height: 2px; margin: 5px auto; display: block; background: #ffffff;}
.banner-shape {height: 100px;}
}

/******************************************Muna mobile css Start 28-01-2020************************************************/
@media (max-width: 991px){
.resources-dtl .col-md-2 {    max-width: 33.33%;    flex: 0 0 33.33%;    margin: 0 0 20px 0;}
.resources-dtl .row.no-gutters {    margin: auto;    max-width: 100%;}
}
/******************************************Muna mobile css End 29-01-2020************************************************/

@media (max-width: 767px){
h2{font-size: 28px;}
h3 {font-size: 22px; line-height: 30px;}
.banner-py {padding-top: 6rem; padding-bottom: 6rem;}
.btn + .btn {margin-left: 0; margin-top: 20px;}
.logo img {height: 40px;}
#mc-form .btn{margin-left: 0; margin-top: 20px;}
.banner-shape {height: 50px;}
.post.style-2 .post-desc {min-height: inherit;}
.post.style-2 .post-image a { min-height: 200px;}
.testimonial{display: block;}
.testimonial .testimonial-avatar{ width: 100%; margin-bottom: 15px;}
.testimonial .testimonial-content { width: 100%; }
/******************************************Muna mobile css Start 28-01-2020************************************************/

.resources-dtl .col-md-2 {    max-width: 100%;    flex: 0 0 100%;    margin: 0 0 20px 0;}
.resources-dtl .row.no-gutters {    margin: auto;    max-width: 320px;}
.blog-inner-text h4.text-muted {    margin: 20px 0;    font-size: 20px;    line-height: 30px;}
.blog-part {    margin: 0 0 30px 0;}
.related-posts-title h3 {    padding: 20px 0 20px 0;    border-top: 1px solid #ededed;    display: block;    width: 100%;    margin: 0;}
/******************************************Muna mobile css End 29-01-2020************************************************/

}

@media (max-width: 576px){
h1{font-size: 34px; line-height: 40px;}
h2{font-size: 28px; line-height: 36px; margin-bottom: 10px;}
h3 {font-size: 20px; line-height: 28px;}
h4 {font-size: 18px; line-height: 26px;}

.navbar-toggler{margin-right: 0;}
.navbar {justify-content: space-between; align-items: center;}
.navbar-brand {position: inherit; top: inherit; transform: inherit;}
.right-nav{display: none;}
.btn {padding: 8px 30px;}
}
