@media (max-width:1199px){

.m-content {
    
    height: 375px;
    
}

.mission .m-img:after{
	border-width: 0 30px 374px 30px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}



}


@media (max-width:1024px){
	
	
.navbar-brand:before{
	width:350px;
}

.navbar-brand:after{
	left:275px;
}

.about-img {
    margin-top: 0px;
}

}


@media (max-width:991px){
	
.navbar-toggler{
	float:right;
	padding:0px;
}

.navbar-collapse{
	position:absolute;
	max-width:720px;
	left:0px;
	right:0px;
	margin:0 auto;
	margin-top:40px;
	background:#fff;
}

.carousel-caption h1 {
    font-size: 42px;
    margin-bottom: 2rem;
}

.carousel-caption p {
    font-size: 26px;
}

.mission .m-img:after {
    border-width: 0 30px 262px 30px;
}

.mission .m-content{
	height:100%;
}

.mission .col-lg-6{
	margin-bottom:20px;
}

.copy-right p {
    
    text-align: CENTER !important;
}

.copy-right p:last-child{
	
}

.mission .col-lg-6:last-child .m-img:after {
    border-width: 0 30px 219px 30px;
}

.about-img {
    margin-bottom: 15px;
}


}




@media (max-width:767px){
	
.mission .m-img:after {
    border-width: 0 30px 325px 30px;
}

.mission .col-lg-6:last-child .m-img:after {
    border-width: 0 30px 283px 30px;
}

.carousel-caption h1 {
    font-size: 38px;
    margin-bottom: 1.5rem;
}

.navbar-collapse{
	max-width:540px;
}

.m-dtl {
    width: 100%;
 
}

.m-img{
	text-align: CENTER;
    float: none;
    width: auto;
    display: block;
    height: auto;
    padding: 60px 0px;
}

.m-img:after{
	display:none;
}

.banner {
    height: 200px;
   
}

.caption {
    padding-top: 125px;
}

.welcome {
    margin-top: 3.5rem;
}

.contact .m-content.first {
    height: auto;
	overflow:hidden;
}

.contact .m-content.second {
    height: auto;
    overflow: hidden;
	margin-bottom:20px;
}
	
}


@media (max-width:600px){

.carousel-caption p {
    font-size: 22px;
}

.carousel-indicators {
    bottom: 5rem;
}

.carousel-caption h1 {
    font-size: 32px;
    margin-bottom: 1.2rem;
}

}


@media (max-width:540px){

.c-row {
    margin-top: 0rem;
	padding-top:40px;
}

.carousel-indicators {
    bottom: 1rem;
}

.carousel-caption {
    bottom: 10%;
	left:10%;
	right:10%;
}

.navbar-brand:before {
    width: 245px;
}

.navbar-brand:after {
    left: 170px;
}

.banner {
    height: 160px;
}

.caption {
    padding-top: 85px;
}


}


@media (max-width:480px){
	
.mission .m-img:after {
    border-width: 0 30px 418px 30px;
}

.mission .col-lg-6:last-child .m-img:after {
    border-width: 0 30px 304px 30px;
}


}


@media (max-width:414px){

.carousel-caption a{
	margin-bottom:0rem;
}

.carousel-indicators {
    bottom: 0rem;
}

.carousel-caption h1 {
    font-size: 27px;
   
}

.sub-head {
    font-size: 22px;
   
}

.carousel-control-next img{
	width:18px;
}

.carousel-control-prev img{
	width:18px;
}

.carousel-caption a {
 
    padding: 12px 22px;
}

.carousel-caption {
    bottom: 8%;
    left: 8%;
    right: 8%;
}

.abt-content {
    padding: 0rem 3rem;
}

body {
    
    padding-top: 92px;
    
}

.navbar-collapse{
	margin-top:34px;
}

.navbar-brand img{
	width:130px;
}

.navbar-brand:after {
    left: 130px;
	border-width: 155px 30px 0 75px;
}

.navbar-brand:before {
    width: 205px;
}

.carousel-caption p {
    font-size: 20px;
}

.caption h4{
	width:250px;
	padding: 18px 45px 16px;
	font-size:24px;
}



.caption {
    padding-top: 68px;
}

.banner {
    height: 130px;
}

}


@media (max-width:375px){
	
	
.m-dtl {
   
    padding: 2.5rem 1.5rem;
}

.mission .m-img:after {
    border-width: 0 30px 556px 30px;
}

}


@media (max-width:360px){
	
.social-links li {
   
    padding-right: 0.6rem;
    padding-left: 0.6rem;
}

}


@media (max-width:320px){
	
.carousel-caption h1 {
    font-size: 24px;
	margin-bottom: 0.8rem;
}

.carousel-caption a {
    padding: 10px 20px;
}

.social-links li {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
}

.safety-banner .caption h4 {
    width: 290px;
	padding: 18px 28px 16px;
}

}