 @media (max-width: 1200px) {
     .nav-bg{
         margin-left: 30px;
    }
	 .theme-home-banner .single-banner:before {
		 content:"";
		 text-align: center;
		 width: 80%;
		 height: 100%;
		 position: absolute;
		 left: 0px;
		 top: 0px;
		 background-image: linear-gradient(to left, #ffffff00 5%, #ffffffeb 20%);
		 }
}
 @media (max-width: 991px) {
	
	 .approach-group{
	 flex-direction: column;
	 }
     .blog-group .blog-background{
         width: calc(100% - 200px);
    }
     .blog-group .common-heading{
         width: calc(100% - 200px);
    }
     .nav-bg{
         display: none;
    }
     .navbar-nav .menu-item {
         padding: 0px 20px;
         width: 100%;
         float: left;
         font-weight: 600;
         color: #4b5760;
         font-size: 16px;
         line-height: 40px;
         text-align: left;
    }
     .navbar-nav .menu-item .nav-link {
         font-size: 15px !important;
         padding: 0px 0px;
         font-weight: 600 !important;
         width: 100%;
         float: left;
         color: #4b5760;
         line-height: 50px;
         text-align: left;
    }
     .theme-home-banner{
         height: 450px;
    }
     .theme-home-banner .single-banner{
         height: 450px;
    }
}
 @media (max-width: 767px) {
	 .approach-group{
	 }
	  .white-feature-section{
         padding: 0px;
    }
     .white-feature-section .left-side{
         width: 100%;
         height: 300px;
         top: 20px;
    }
     .white-feature-section .right-side{
         padding: 350px 30px 30px 30px;
         width: calc(100% - 40px);
         margin-left: 20px;
    border-radius: 10px;}
	 .inner-about-group .right-content {
		padding: 20px;
	}
     .navbar-nav .dropdown-menu {
         position: relative !important;
         float: left;
         width: 100%;
    }
     .navbar-nav {
         display: flex;
         flex-direction: column !important;
    }
     .navbar-collapse {
         flex-basis: 100% !important;
    }
     .navbar-expand-sm.navbar {
         position: relative;
         display: flex;
         flex-wrap: wrap;
         align-items: center;
         justify-content: space-between;
         padding-top: 0.5rem;
         padding-bottom: 0.5rem;
    }
     .navbar-expand-sm .navbar-toggler {
         display: block;
    }
     .navbar-expand-sm .navbar-collapse.collapse:not(.show) {
         display: none !important;
    }
     .single-theme-feature-odd .theme-feature-content{
         display: inline-block;
    }
     .single-theme-feature-odd .feature-content-right{
         width: 100%;
         display: inline-block;
         vertical-align: top;
         margin-bottom: 50px;
    }
     .single-theme-feature-odd .feature-main-content{
         width: 100%;
         display: inline-block;
         vertical-align: top;
         margin-bottom: 0px;
    }
     .single-theme-feature{
         margin: 20px 0px;
    }
     .single-theme-feature .theme-feature-content{
         width: 100%;
         padding: 0px;
    }
     .single-theme-feature .feature-content-right{
         width: calc(100% - 30px);
         position: relative;
         height: 300px;
         margin: 0px;
         top: initial;
         right: initial;
         float: left;
         margin: 15px;
    }
     .single-theme-feature .feature-content-right .feature-image{
         position: absolute;
         height: 100%;
         border-radius: 25px !important;
    }
     .theme-home-banner .single-banner .banner-content{
         text-align: center;
    }
	 .theme-home-banner .single-banner:before{
		 width: 100%;
		 background-image: linear-gradient(to left, #ffffff 5%, #ffffffeb 20%);
		}
     .theme-home-banner{
         height: 350px;
    }
     .theme-home-banner .single-banner{
         height: 350px;
    }
     .theme-home-banner .single-banner .banner-content .banner-center-content .banner-title{
         font-size: 32px;
         line-height: 48px;
         width: 100%;
    }
     .theme-home-banner .single-banner .banner-content .banner-center-content .banner-subtitle, .search-banner-group {
         width: 100%;
    }
     .header-main .helpline-content h4{
         text-align: center;
    }
     .nav-bg{
         float:left;
         padding:0px;
    }
     .nav-bg .navbar-collapse{
         display:none;
    }
}
 @media(max-width: 575px){
     .quickform-box{
         padding: 25px;
    }
     .single-graph-chart {
         margin: 12px 0px;
         height: 40px;
    }
     .graph-chart-group {
    }
      .blog-group .blog-background {
  width: calc(100% - 50px);
}


@media (max-width: 768px) {
  .blog-group .blog-background {
    width: 100%; /* Don't subtract on small screens */
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
     .blog-group .common-heading{
         width: calc(100% - 50px);
    }
     .blog-carousel .owl-nav{
         position: relative;
         margin: 0px;
         top: initial;
         width: 100%;
         text-align: left;
    }
     .single-blog{
         padding: 0px;
    }
     .single-blog .blog-banner{
         width: 100%;
         height: 200px;
         position: relative;
    }
     .center-login{
         padding: 20px;
    }
     .theme-home-banner .single-banner .banner-content .banner-center-content .banner-title{
         width: 100%;
    }
     .sub-footer p, .sub-footer .footer-social{
         text-align: center !important;
         margin: 2px 0px;
    }
     .header-main .logo{
         width: 100%;
         text-align: center;
    }
     .header-main .logo img{
         float: none;
         display: inline-block;
         vertical-align: top;
    }
     .header-main .content-area{
         display: inline-block;
         vertical-align: top;
    }
     .header-main .content-area .left-section{
         display: inline-block;
         vertical-align: top;
         text-align: center;
         width: 100%;
    }
     .header-main .content-area .right-section{
         vertical-align: top;
         text-align: center;
         width: 100%;
         padding-bottom: 21px;
         float: left;
    }
     .header-main .right-btns{
         width: 100%;
         text-align: center;
    }
     .theme-home-banner{
         height: 450px;
    }
     .theme-home-banner .single-banner{
         height: 450px;
    }
     .theme-home-banner .single-banner .banner-content .banner-center-content .banner-btns {
         text-align: center;
    }
     .theme-home-banner .single-banner .banner-content .banner-center-content{
         width: 100%;
    }
}
 @media (max-width: 480px) {
     .search-banner-group {
         margin-top: 10px;
    }
}
 