/** media query **/
@media (min-width: 993px) and (max-width: 1200px) {}

@media (min-width: 768px) and (max-width: 992px) { .footer-head .link-div ul:first-child {
        width: auto!important;
    }.footer-head a.footerno {
    font-size: 12px;}
	.read-more-btn{ margin-bottom: 15px;}
}



@media(max-width: 768px) {
    .logo-aera img {
        width: 200px
    }

    .mobile-view {
        display: none!important;
    }

    .info-item {
        float: right
    }

    .row.info-item-wrap {
        margin-top: 5px!important;
    }

    .banner-section .banner-content {

top: 50%!important;

left: 0!important;

width: 100%!important;

transform: translateY(-50%)!important;

}

    .banner-section .banner-content h2 {

/* font-size: 32px!important; */



}

    .banner-section .banner-content .banner-btn {
        margin: 9px 0;
    }

    section.About-us .col-md-4 {
        display: flex;
		width:50%;
    }

    .footer-head .link-div ul:first-child {
        width: auto!important;
    }

    nav.navbar ul.navbar-nav li a:before {
        content: inherit
    }
    header .collase-nav li{border-bottom: 1px solid #c54551;}
	nav.navbar ul.navbar-nav li a:before{border-left:none!important}
	.video-grid {
		margin: 10px 0 20px;}
}

@media(max-width: 600px) {


    .marg {
        margin: 25px 0;
    }

    .section-heading {
        margin-bottom: 10px!important
    }


.info-item .apply-btn {

    padding: 7px 20px;
}

.banner-btn {
    display: none!important;
}

.banner-section .banner-content h2 {
    font-size: 27px!important;
}

.banner-section .banner-content p {
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
}

.contact-form-section .contact-grid1 {
    padding: 0 0!important;
    margin-top: 22px;
}
.contact-form-section .form-grid {
	padding: 15px!important;}
}
.top-include::before{width:100%!important}
@media(max-width: 480px) {}

    @media(max-width: 360px) {}
