@media all and (min-width: 1600px) {
	.banner-content h6{
		font-size: 32px;
	}
	.banner-content h1 {
	    font-size: 55px;
	    line-height: 65px;
	}
	.banner-content a.contact-b {
	    height: 54px;
	    width: 165px;
	    font-size: 20px;
	    font-weight: 700;
	    line-height: 48px;
	}
	.banner-content{
		top: 32%;
	}
}


/* ============ only desktop view ============ */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu {
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}

	.navbar .nav-item:hover .nav-link {
		color: #fff;
	}

	.navbar .dropdown-menu.fade-down {
		top: 80%;
		transform: rotateX(-75deg);
		transform-origin: 0% 0%;
	}

	.navbar .dropdown-menu.fade-up {
		top: 180%;
	}

	.navbar .nav-item:hover .dropdown-menu {
		transition: .3s;
		opacity: 1;
		visibility: visible;
		top: 100%;
		transform: rotateX(0deg);
	}
}	
/* ============ desktop view .end// ============ */

@media all and (max-width: 1199px) {

	.banner-content{
		top: 20%;
	}
	.feature-heading {
    	width: 35%;
    }
    .section-heading h2{
    	font-size: 32px;
    }
   	#feature-slider .owl-nav {
	    bottom: 20px;
	    left: -54%;
	}
	
	.feature-slider {
	    width: 65%;
	}
	.overlap-img {
  height: 190px;
}
	.overlap-text h3 {
	    font-size: 21px;
	    margin-bottom: 5px;
	}
	.overlap-text p {
	    font-size: 15px;
	    line-height: 23px;
	    font-weight: 400;
	}
	.footer-right-content {
	    padding: 40px 0 15px 0;
	}
	.footer-left{
		min-height: 340px;
	}
.mb_3 h2{
	font-size: 17px !important;
	line-height: 25px !important;
}
.contact_form_rigt {
	width: 38%;
	padding: 4px 12px;
}
.contact_form_left {
	width: 62%;
	padding-right: 1%;
}
.txt_areaa textarea {
	height: 118px;
}
.service_rm_01 ul li {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 14px 0;
}
.service_rm_01 ul li img {
    margin: 6px 12px 0 0;
}
.all_sersice_rm .feature-content {
	width: 18.7%;
	padding: 10px;
	margin: 10px 6px;
}
.all_sersice_rm .feature-content h3 a {
    height: 40px;
}
.why_choose_left span {
    width: 100%;
}
.why_choose_right span {
    height: 353px;
}
.why_choose_left h2 {
    font-size: 27px;
    line-height: 32px;
    margin: 0 0 6px 0;
}
.why_choose_left p {
	font-size: 17px;
	line-height: 24px;
	margin: 9px 0 20px 0;
}
.why_choose_left span {
	margin: 0 0 8px 0;
}
.why_choose_right > img {
    left: -3px;
    bottom: -45px;
    width: 151px;
}
.vission_mission .feature-content {
    width: 48%;
    float: left;
    padding: 15px;
}
}


/*------------------------- 1199px end---------------*/



@media all and (max-width: 991px) {

	.navbar-dark .navbar-toggler {
		color: rgb(244 148 46);
		border-color: rgb(244 148 46);
	}

	.navbar-toggler {
		background-color: rgb(244 148 46) !important;
		padding: .10rem .25rem !important;
	}

	.navbar-collapse {
		background: #fff;
    padding: 15px;
    box-shadow: 0 0 6px #dee0e1;
    margin-top: 1px;
    position: absolute;
    width: calc(100% - 62px);
    left: 35px;
    top: 65px;
	}

	.navbar-dark .navbar-nav.menu-header .nav-item a.nav-link {
		padding: 8px 0;
	}

	ul.navbar-nav.ml-auto.menu-header {
		align-items: normal;
	}

	.navbar-dark .navbar-nav.menu-header .nav-item a.nav-link.contact-btn {
		color: #404c4f;
		border: 0px solid #328e2b;
		border-radius: 0;
		padding-top: inherit;
		padding-bottom: inherit;
		padding: 5px 0;
		height: auto;
		margin-left: 0;
	}
	.navbar .nav-item .dropdown-menu {
	    width: 100%;
	    border-bottom: 0;
	    border-left: 1px solid #312382;
	}
	.header-nav .navbar-brand img {
		width: 92%;
	}

	.banner-content {
		top: 15%;
		width: 100%;
		left: 0;
	}
	.banner-content h6{
		margin-bottom: 10px;
		font-size: 26px;
	}
	.banner-content h1 {
	    
	    font-size: 45px;
	    line-height: 52px;
	    margin-bottom: 20px;
	}
	.section-heading h6{
		font-size: 20px;
		margin-bottom: 7px;
	}
	.section-heading h2{
		font-size: 26px;
		line-height: 33px;
	}
	.owl-carousel .owl-item .feature-content img {
	    width: 70px;
	    margin-bottom: 15px;
	}
	.feature-content h3 a{
		margin-bottom: 0;
	}
	.feature-content p{
		margin-bottom: 15px;
	}
	#banner-slider .owl-nav {
		width: 90px;
	}

	#banner-slider .owl-nav .owl-prev , #banner-slider .owl-nav .owl-next , #feature-slider .owl-nav .owl-prev , #feature-slider .owl-nav .owl-next{
		height: 45px;
	}

	#banner-slider .owl-nav .owl-prev:before , #banner-slider .owl-nav .owl-next:after , #feature-slider .owl-nav .owl-prev:before , #feature-slider .owl-nav .owl-next:after{
		height: 45px;
		font-size: 25px;
		top: calc(50% - 22px);
		line-height: 45px;
	}
	#feature-slider .owl-nav {
	    position: absolute;
	    bottom: 40px;
	    left: -53.5%;
	    width: 90px;
	}
	section {
	    padding: 25px 0;
	}
	.overlap-img{
		height: 220px;
	}
	.cast-content {
	    margin-top: 10px;
	}
	.cast-content h3{
		font-size: 20px;
		margin-bottom: 4px;
	}
	.view-all-btn a {
	    height: 43px;
	    padding: 0px 25px;
	    font-size: 17px;
	    line-height: 43px;
	    margin-top: 25px;
	    border-radius: 2px;
	}
	.count-number {
    font-size: 32px;}
    .stats-text {
	    font-size: 16px;
	    color: #fff;
	    margin-bottom: 0;
	}
	.service-sec {
	    text-align: left;
	    height: 240px;
	    margin-bottom: 0px;
	    padding-top: 20px;
	    padding-right: 20px;
	    padding-left: 25px;
	}
	.service-sec.service2 , .service-sec.service4 , .service-sec.service6{
    border-right: 0px solid #e8e8e8;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    border-left: 1px solid #e8e8e8;
    padding-left:20px;
	}
	.service-sec.service1{
	    border: 1px solid rgba(232, 232, 232, 0);
	    padding-right: 20px;
	}
	.service-sec.service3 {
	   border-top: 1px solid #e8e8e8;
	    padding-right: 20px;
	}
	.service-sec.service5{
		border-left: 0;
		border-right:  0;
		padding-right: 20px;

	}
	.icon-box img{
		width: 70px;
	}
	.content-box h3{
		font-size: 20px;
		margin-bottom: 4px;
	}
	.content-box p{
		font-size: 15px;
	}
	.marl-40 {
	    margin-left: 10px;
	}
	.owl-carousel .owl-item .tech-sec img{
		height: 60px;
		width: auto;
	}
	.tech-sec{
		height: 115px;
	}
	.section-heading p{
		font-size: 17px;
	}
	.overlap-text h3 {
	    font-size: 22px;
	    margin-bottom: 5px;
	}
    .overlap-text p {
	    font-size: 15px;
	    line-height: 24px;
	    font-weight: 400;
	}
	.discus-cont h3{
		font-size: 27px;
	}
	.discus-cont p{
		font-size: 16px;
	}
	.touch-btn a {
	    height: 45px;
	    width: 140px;
	    font-size: 15px;
	    line-height: 48px;
	}
	.footer-left{
		display: flex;
		padding-right: 0px;
	    border-right: 0px solid #5050503b;
	    border-bottom: 1px solid #5050503b;
	    min-height: auto;
	}
	.footer-logo img{
		margin-right: 15px;		
	}
	.footer-left-text {
	    margin-top: 10px;
	}
	
	.footer-left-text p{
	    margin-bottom:  5px;
	}
	.footer-right-content {
	    padding: 30px 0 20px 0;
	}
	.footer-link-heading h6 {
	    font-size: 17px;
	    margin-bottom: 10px;
	}
	.footer-link-para ul li a , .ft-info p, .ft-info a{
	    font-size: 14px;
	    margin-bottom: 5px;
	}
	.footbotom {
	    padding: 10px 0;
	}
	.footbotom li{
		font-size: 14px;
	}
	.social-link ul li a {
	    width: 29px;
	    height: 29px;
	    font-size: 16px;
	    line-height: 32px;
	}
	#counter {
	    margin: 20px 0;
	}
.mb_3 h2{
	font-size: 16px !important;
	line-height: 22px !important;
}
.contact_form_rigt {
	width: 100%;
	padding: 0;
	background: #FFF;
	margin-top: 20px;
}
.contact_innfo_1 {
	margin: 11px 0 0 0;
}
.maps-area {
	height: 250px;
	padding: 10px;
}
.contact_form_left {
	width: 100%;
	padding-right: 0;
}
.service_rm_01 > img {
	display: none;
}
.service_rm_01 ul {
    width: 100%;
}
.all_sersice_rm .feature-content {
    width: 30.7%;
    padding: 10px;
    margin: 10px 9px;
}
.all_sersice_rm .feature-content h3 a {
    height: auto;
}
.why_choose_right span {
    height: 258px;
}
.why_choose_left span img {
	float: left;
	margin: 7px 7px 0 0;
	width: 18px;
}
.why_choose_left span {
	font-size: 15px;
	line-height: 33px;
	margin: 0 0 17px 0;
	padding: 5px 10px;
}
.why_choose_left h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 6px 0;
	font-weight: 500;
}
.vission_mission .feature-content {
    width: 47%;
    float: left;
    padding: 15px;
}
}

/*------------------------- 991px end---------------*/

@media all and (max-width: 767px) {
	.navbar-dark .navbar-toggler {
		color: rgb(244 148 46);
		border-color: rgb(244 148 46);
	}

	.navbar-toggler {
		background-color: rgb(244 148 46) !important;
		padding: .10rem .25rem !important;
	}

	.navbar-collapse {
		
    top: 58px;
	}

	.navbar-dark .navbar-nav.menu-header .nav-item a.nav-link {
		padding: 8px 0;
	}

	ul.navbar-nav.ml-auto.menu-header {
		align-items: normal;
	}

	.navbar-dark .navbar-nav.menu-header .nav-item a.nav-link.contact-btn {
		color: #404c4f;
		border: 0px solid #328e2b;
		border-radius: 0;
		padding-top: inherit;
		padding-bottom: inherit;
		padding: 5px 0;
		height: auto;
		margin-left: 0;
	}
	.navbar .nav-item .dropdown-menu {
	    width: 100%;
	    border-bottom: 0;
	    border-left: 1px solid #312382;
	}
	.header-nav .navbar-brand img {
		width: 92%;
	}

	.banner-content {
		top: 20%;
		width: 100%;
		left: 0;
	}

	.banner-content h6 {
		font-size: 22px;
		margin-bottom:10px;
	}

	.banner-content h1 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 12px;
	}

	.banner-content a.contact-b {
		height: 35px;
		width: 116px;
		font-size: 13px;
		line-height: 33px;
	}

	#banner-slider .owl-nav {
		width: 65px;
	}

	#banner-slider .owl-nav .owl-prev , #banner-slider .owl-nav .owl-next , #feature-slider .owl-nav .owl-prev , #feature-slider .owl-nav .owl-next{
		height: 30px;
	}

	#banner-slider .owl-nav .owl-prev:before , #banner-slider .owl-nav .owl-next:after , #feature-slider .owl-nav .owl-prev:before , #feature-slider .owl-nav .owl-next:after{
		height: 30px;
		font-size: 22px;
		top: calc(50% - 12px);
		line-height: 32px;
	}


	.header-nav {
		padding: 0 15px;
	}

	.top-address a {
		margin-left: 10px;
	}
	.feature-heading{
		width: 100%;
		margin-top: 0px;
	}
	.feature-slider{
		width: 100%;
	}
	.feature-sec {
	    display: inherit;
	}
	section {
	    padding: 20px 0;
	}
	
	.section-heading h2{
		font-size: 25px;
		line-height: 32px;
	}
	.banner-section {
	    margin-bottom: 15px;
	    padding: 0;
	}
	.owl-carousel .owl-item .feature-content img {
	    width: 60px;
	    margin-bottom: 15px;
	}
	.feature-content h3 a{
		font-size: 20px;
		margin-bottom: 0;
	}
	.feature-content p{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.feature-content a span{
		font-size: 14px;
	}
	.casest-info {
	    margin-top: 0;
	    margin-bottom: 20px;
	}
	.cast-content h3{
		font-size: 17px;
		margin-bottom: 3px;
	}
	.cast-content h6{
		font-size: 14px;
	}
	.view-all-btn a {
	    height: 35px;	    
	    padding: 0px 15px;
	    font-size: 14px;
	    line-height: 36px;
	    margin-top: 5px;
	    border-radius: 2px;
	}
	.count-number {
	    font-size: 30px;
	}
	.stats-text {
	    font-size: 16px;
	    color: #fff;
	}
	
	.marb-40 {
	    margin-bottom: 0;
	}
	
	.service-sec {
	    text-align: left;
	    height: auto;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    padding-top: 15px;
	    padding-right: 0px;
	    padding-left: 15px;
	}
	.icon-box img{
		width: 60px;
	}
	.content-box {
	    margin-top: 10px;
	}
	.cast-content {
	    margin-top: 10px;
	}
	.content-box h3{
		font-size: 20px;
	}
	.overlap-text h3{
		font-size: 18px;
		margin-bottom: 8px;
	}
	.overlap-text p {
	font-size: 13px;
    line-height: 17px;
    font-weight: 400;
	}
	.content-box p {
	    font-size: 14px;
	}
	.section-heading p{
		font-size: 15px;
	}
	.marl-40 {
	    margin-left: 0px;
	}
	.owl-carousel .owl-item .tech-sec img {
	    height: 50px;
	    width: auto;
	}
	.tech-sec{
		height: 110px;
	}
	.discus-cont h3{
		font-size: 24px;
	}
	.discus-cont p{
		font-size: 14px;
	}
	.touch-btn a {    
	    height: 35px;
	    width: 125px;   
	    font-size: 15px;
	    margin-top: 15px;
	    line-height: 37px;
	}
	
	.footer-left-text p {
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 6px;
	}
	.footer-left{
		min-height: auto;
		border-right: 0;
		border-bottom: 1px solid #5050503b;
		padding-bottom: 15px;
	}
	.footer-right-content {
	    padding: 5px 0 20px 0;
		}
	.footer-link-heading h6 {  
	    font-size: 16px;
	    margin-bottom: 12px;
	    margin-top: 10px;
	}
	.footer-link-para ul li a {
	    font-size: 13px;
	    margin-bottom: 6px;
	}
	.ft-info p, .ft-info a {
	    font-size: 13px;
	    margin-bottom: 3px;
	}
	.ft-info p span{
		font-size: 14px;
	}
	.footbotom ul{
		text-align: center;
	}
	.footbotom li , .social-link span{
		font-size: 13px;
	}
	.social-link {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    margin-top: 10px;
	}
	.social-link ul li a {
	    width: 27px;
	    height: 27px;
	    font-size: 15px;
	    line-height: 28px;
	}
	.section-heading.text-left{
		text-align: center !important;
	}
	.header-nav{
		height: auto;
	}
	.header-nav .navbar-brand {
    padding: 0;
    margin-top: -37px;
}
	.feature-content{
		padding: 20px 10px;
	}
.overlap-img {
  height: 157px;
}
	.service-sec.service2 , .service-sec.service4 , .service-sec.service6{
    border-right: 0px solid #e8e8e8;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    border-left: 1px solid #e8e8e8;
    padding-left: 15px;
	}
	.service-sec.service1{
	    border: 1px solid rgba(232, 232, 232, 0);
	    padding-right: 15px;
	}
	.service-sec.service3 {
	   border-top: 1px solid #e8e8e8;
	    padding-right: 15px;
	}
	.service-sec.service5{
		border-left: 0;
		border-right:  0;
		padding-right: 15px;

	}
	#feature-slider .owl-nav {
	    position: absolute;
	    bottom: -35px;
	    left: 44%;
	    width: 65px;
	    display: block;
	}
	.section-heading.text-center.marb-10 {
	    margin-top: 35px;
	    margin-bottom: 15px;
	}
	.contact-icon {
    left: 0;
}
.contact_innfo_1 h4 {
	font-size: 16px;
	margin-bottom: 2px;
}
.contact_innfo_1 p {
	font-size: 14px;
	line-height: 20px;
}
.why_choose_left {
    width: 100%;
}
.why_choose_right {
    width: 100%;
}
.why_choose_right span {
    height: auto;
}
.service_rm_01 p {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 8px 0;
    text-align: left;
}
.service_rm_01 ul li {
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 10px 0;
}
.service_rm_01 ul li img {
    margin: 3px 10px 0 0;
}
.service_rm_01 {
	padding: 7px 10px;
}
.section-heading h2 {
    font-size: 21px;
    line-height: 26px;
}
.all_sersice_rm .feature-content {
    width: 47.5%;
    padding: 10px;
    margin: 7px 6px;
}
.section-heading.text-center.marb-10 {
    margin-top: 0;
}
.vission_mission {
	margin: 40px 0 0 0;
	display: block;
	overflow: hidden;
	width: 100%;
}
.why_choose_left p {
    font-size: 15px;
    line-height: 22px;
    margin: 9px 0 20px 0;
}
.extra_mb{
	margin-bottom:50px;
}
.nnly_rmdd01 h2 {
	font-size: 26px;
	line-height: 30px;
}
.nnly_rmdd01 p {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.service_rm_02 {
	padding: 35px 5px;
}
}


/*------------------------- 767 end---------------*/

@media all and (max-width: 575px) {

	.header-nav .navbar-brand img {
		width: 75%;
	}

	.banner-content {
		top: 15%;
		width: 100%;
		left: 0;
	}

	.banner-content h6 {
		font-size: 18px;
		margin-bottom: 7px;
	}

	.banner-content h1 {
		font-size: 28px;
		line-height: 33px;
		margin-bottom: 10px;
	}

	.banner-content a.contact-b {
		height: 35px;
		width: 116px;
		font-size: 13px;
		line-height: 33px;
	}

	#banner-slider .owl-nav {
		width: 65px;
	}

	#banner-slider .owl-nav .owl-prev , #banner-slider .owl-nav .owl-next {
		height: 30px;
	}

	#banner-slider .owl-nav .owl-prev:before , #banner-slider .owl-nav .owl-next:after {
		height: 30px;
		font-size: 22px;
		top: calc(50% - 15px);
		line-height: 32px;
	}

	.header-nav .navbar-brand {
		margin-top: 0;
	}

	.header-nav .navbar-brand img {
		height: 65px;
		width: auto;
	}

	.header-nav {
		padding: 0 15px;
	}

	.top-address a {
		margin-left: 10px;
	}
	.feature-heading{
		width: 100%;
		margin-top: 0px;
	}
	.feature-slider{
		width: 100%;
	}
	.feature-sec {
	    display: inherit;
	}
	section {
	    padding: 20px 0;
	}
	
	.service_rm_01 ul li img {
    margin: 3px 10px 6px 0;
}
	.banner-section {
	    margin-bottom: 15px;
	    padding: 0;
	}
	.owl-carousel .owl-item .feature-content img {
	    width: 70px;
	    margin-bottom: 15px;
	}
	.feature-content h3 a{
		font-size: 19px;
		margin-bottom: 0;
	}
	.feature-content p{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.feature-content a span{
		font-size: 14px;
	}
	.casest-info {
	    margin-top: 0;
	    margin-bottom: 20px;
	}
	.cast-content h3{
		font-size: 20px;
		margin-bottom: 3px;
	}
	.cast-content h6{
		font-size: 14px;
	}
	.view-all-btn a {
	    height: 35px;	    
	    padding: 0px 15px;
	    font-size: 14px;
	    line-height: 36px;
	    margin-top: 5px;
	    border-radius: 2px;
	}
	.count-number {
	    font-size: 30px;
	}
	.stats-text {
	    font-size: 16px;
	    color: #fff;
	}
	.service-sec.service2 , .service-sec.service4, .service-sec.service6 , .service-sec.service5{
	    border-right: 0px;
	    border-bottom: 0px;
	    border-left: 0px ;
	    border-top: 0;
	}
	.marb-40 {
	    margin-bottom: 0;
	}
	.service-sec{
		border-top: 1px solid #e8e8e8 !important;
		border-bottom:  1px solid #e8e8e8 !important;
	}
	.service-sec {
	    text-align: left;
	    height: auto;
	    margin-bottom: 0px;
	    margin-top: 15px;
	    padding-top: 15px;
	    padding-right: 0px;
	    padding-left: 10px;
	}
	.icon-box img{
		width: 70px;
	}
	.content-box {
	    margin-top: 10px;
	}
	.cast-content {
	    margin-top: 10px;
	}
	.content-box h3{
		font-size: 20px;
	}
	.overlap-text h3{
		font-size: 22px;
	}
	.overlap-text p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.content-box p {
	    font-size: 14px;
	}
	.section-heading p{
		font-size: 15px;
	}
	.marl-40 {
	    margin-left: 0px;
	}
	.owl-carousel .owl-item .tech-sec img {
	    height: 50px;
	    width: auto;
	}
	.tech-sec{
		height: 100px;
	}
	.discus-cont h3{
		font-size: 24px;
	}
	.discus-cont p{
		font-size: 14px;
	}
	.touch-btn a {    
	    height: 35px;
	    width: 125px;   
	    font-size: 15px;
	    margin-top: 15px;
	    line-height: 37px;
	}
	.footer-logo img{
		width: 80px;
	}
	.footer-left-text p {
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 6px;
	}
	.footer-left{
		min-height: auto;
		border-right: 0;
	}
	.footer-right-content {
	    padding: 5px 0 20px 0;
		}
	.footer-link-heading h6 {  
	    font-size: 16px;
	    margin-bottom: 12px;
	    margin-top: 15px;
	}
	.footer-link-para ul li a {
	    font-size: 13px;
	    margin-bottom: 6px;
	}
	.ft-info p, .ft-info a {
	    font-size: 13px;
	    margin-bottom: 3px;
	}
	.ft-info p span{
		font-size: 14px;
	}
	.footbotom ul{
		text-align: center;
	}
	.footbotom li , .social-link span{
		font-size: 13px;
	}
	.social-link {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    margin-top: 10px;
	}
	.social-link ul li a {
	    width: 27px;
	    height: 27px;
	    font-size: 15px;
	    line-height: 28px;
	}
	.section-heading.text-left{
		text-align: center !important;
	}
	.header-nav{
		height: 65px;
	}
	.navbar-collapse{
		top: 65px;
	}
	.feature-content{
		padding: 20px 10px;
	}
	.touch-btn {
	    float: left;
	}
	.footer-left {
	    display: inherit;
	}
	.navbar .nav-item .dropdown-menu .dropdown-item {
	    color: #5b5b5b;
	    padding: 6px 0 6px 20px;
	    font-size: 14.5px;
	}
	#counter {
	    margin: 20px 0;
	}
	.overlap-img{
		height: 240px;
	}
	.mb_3 h2 {
    font-size: 15px !important;
    line-height: 20px !important;
}
.contact_form_left label {
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 2px 0;
}
.contact_innfo_1 {
    padding: 7px 10px 3px 52px;
}
.all_srv_rm_bg {
    padding: 15px 0 25px 0;
}
.all_sersice_rm .feature-content {
    width: 46.5%;
    padding: 10px;
    margin: 7px 8px;
}

}
/*------------------------- 575px end---------------*/



@media all and (max-width: 500px) {
	.banner-content {
	    top: 12%;
	    width: 100%;
	    left: 0;
	}
	.overlap-img{
		height: 260px;
	}
	.all_sersice_rm .feature-content {
    width: 100%;
    padding: 10px;
    margin: 7px 0;
}
.all_sersice_rm .feature-content h3 a {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0 0 0;
}
.vission_mission .feature-content {
	width: 98%;
	float: left !important;
	padding: 15px;
	margin: 10px 0 10px 1%;
}
}
/*------------------------- 500px end---------------*/



@media all and (max-width: 450px) {
	.header-nav .navbar-brand {
		margin-top: 0;
	}

	.header-nav .navbar-brand img {
		height: 65px;
		width: auto;
	}

	.top-address a {
		font-size: 13px;
		margin-left: 5px;
	}

	.top-address a img {
		width: 16px;
	}

	.header-nav {
		padding: 0 15px;
	}

	.banner-content {
		top: 12%;
		width: 100%;
		left: 0;
	}

	.banner-content h6 {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.banner-content h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.banner-content a.contact-b {
		height: 35px;
		width: 100px;
		font-size: 13px;
		line-height: 33px;
	}
	.overlap-img{
		height: 250px;
	}
}
/*------------------------- 450px end---------------*/
@media all and (max-width: 400px) {
	.banner-content {
		top: 9%;
		width: 100%;
		left: 0;
	}

	.banner-content h6 {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.banner-content h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.banner-content a.contact-b {
	    height: 30px;
	    width: 90px;
	    font-size: 11px;
	    line-height: 29px;
	}
	.section-heading h2{
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 4px;
	}
	.overlap-img{
		height: 240px;
	}
	.content-box h3 , .cast-content h3{
	    font-size: 18px;
	}
	.touch-btn a {    
	    height: 35px;
	    width: 112px;   
	    font-size: 14px;
	    margin-top: 15px;
	    line-height: 37px;
	}
	.overlap-text h3{
		font-size: 20px;
	}
	.overlap-text p {
	    font-size: 14px;
	    line-height: 21px;
	}
	.discus-cont h3 {
	    font-size: 22px;
	}
	.contact_form_left input[type="submit"] {
	height: 44px;
	width: 99%;
}
	
}
/*------------------------- 400px end---------------*/
@media all and (max-width: 360px) {
	.header-nav .navbar-brand {
		margin-top: 0;
	}

	.header-nav .navbar-brand img {
		width: 65%;
		height: auto;
	}
	.header-nav {
	    height: auto;
	}
	.top-address a {
		font-size: 12px;
		margin-left: 5px;
	}

	.top-address a img {
		width: 15px;
	}

	.banner-content {
		top: 10%;
		width: 100%;
		left: 0;
	}

	.banner-content h6 {
		font-size: 14px;
		margin-bottom: 4px;
	}

	.banner-content h1 {
		font-size: 21px;
		line-height: 26px;
		margin-bottom: 5px;
	}
.overlap-img {
  height: 220px;
}
	
.stats-text {
    font-size: 14px;
    color: #fff;
}
.count-number {
    font-size: 25px;
}
}
/*------------------------- 360px end---------------*/
@media all and (max-width: 340px) {
	.banner-content {
		top: 8%;
	}
	.overlap-img{
		height: 200px;
	}
	.section-heading h2 {
	    font-size: 18px;
	    line-height: 24px;
	}
	.stats-text {
	    font-size: 13px;
	    color: #fff;
	}
}
/*------------------------- 340px end---------------*/