@media only screen and (max-width: 1366px) {



/*.section-heading > h2 { font-size: 50px; }*/

.banner-caption > h2 { font-size: 34px;}

.section-heading > h2, .section-heading > h1 {

	font-size: 28px;

}

.number-block::before{width: 600px}
}


@media only screen and (max-width: 1260px) {
.number-block::before{width: 500px}
}


@media only screen and (max-width: 1199px) {
.what-we-do-box, .what-we-do-box img {
    width: 100%;
    height: 250px;
}
.what-we-do-box-blue img {
    width: 30px;
    object-fit: contain;
    height: 10px;
}
.what-we-do-box-lg-blue {
    width: 92.8%;
}
.footer-about-div:before {
    right: -10.3%;
}
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {





	

}



@media only screen and (max-width: 991px) {
.what-we-do-box, .what-we-do-box img {
    width: 100%;
    height: 190px;
}
.what-we-do-box-blue img {
    width: 30px;
    object-fit: contain;
    height: 10px;
}
.what-we-do-box, .what-we-do-box-lg, .what-we-do-box-lg-blue {
    margin-top: 30px;
    margin-bottom: 0px;
}
.what-we-do-box-lg-blue {
    width: 96%;
    height: 87.5%;
}
.number-block {
    height: auto;
    background-size: cover;
}
.num-box {
    margin-bottom: 3rem;
}
.footer-about-div:before {
    right: -13.6%;
}
}

@media (min-width: 800px) and (max-width: 850px) {

  /*	.navbar:not(.top-nav-collapse) {

    	background: #1C2331 !important;

  	}*/

}



@media only screen and (max-width: 767px) {
.about-home-img {
    margin-bottom: 30px;
}
.what-we-do-box-lg-blue {
    width: 94.6%;
}
.number-block::before {
    content: none;
}
.about-home-img {
    width: 91%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.view > img {
    object-position: 75% 100%;
}
.footer-about-div:before {
    right: -18.3%;
}
.mission-box {
    margin-bottom: 20px;
}
}



@media only screen and (max-width: 575px) {
.team-block .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.what-we-do-box-lg img, .what-we-do-box-lg, .what-we-do-box-blue, .what-we-do-box, .what-we-do-box img {
    width: 300px;
}
.what-we-do-box-lg-blue {
    width: 300px;
    left: 0;
    right: 0;
}
.what-we-do-box-lg {
    position: relative;
}
.what-we-do-box-lg-blue {
    margin-top: 0px;
}
.what-we-do-box-lg-blue {
    height: 100%;
}
.protect-child {
    padding: 80px 20px 50px;
}
.protect-child h2, .protect-child span {
    font-size: 40px;
}
.footer-about-div:before {
    content: none;
}
.contact-detail-box {
    padding: 50px 15px;
}
.contact-detail-box p, .contact-detail-box a {
    font-size: 12px;
}
.bg-box.p-5 {
    padding: 15px 0 !important;
}
.heading h1 {
    font-size: 35px;
}
}
@media only screen and (max-width: 400px) {
.team-block .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
.team-box.team-home img {
    object-position: 100% 25%;
}
}