@media screen and (max-width: 991px) 
{
.navbar-mobile a, .navbar-mobile a:focus {
    display: inline-block;
}

.arrows {
    display: inline-flex;
    grid-template-columns: 50% 50%;
    width: 100%;
    grid-gap: 62%;
    padding-bottom: 30px;
}


.arrows {
       width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar {
    margin-bottom: 0px;
}

#hero p {
    font-size: 12px;
    font-weight: 500;
    line-height: 23px;
}

.custom-popup .popup-box .popup-content {
    background-color: white;
    padding: 20px;
}

.custom-popup .popup-box {
    width: 90%;
}

.custom-popup .popup-box .popup-content h5 {
    margin-bottom: 13px;
}

.custom-popup .popup-box .popup-content p {
    margin-bottom: 20px;
}

p.serviceenhance {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
}

#demos .owl-carousel .item {
    height: 11rem;
}

#demos .owl-carousel .item {
    height: 11rem;
}

.owl-stage-outer {
    HEIGHT: 177PX;
}

.arrows {
    grid-gap: 58%;
}

.owl-carousel .owl-item img {
    height: 20vh;
}

.mb-4 {
    margin-bottom: 0rem!important;
}

#hero h1 {
    font-size: 30px;
}

#about p {
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
}

#contact .contact-info h3 {
    margin-bottom: 8px;
}

#header {
    height: 70px;

}

video {
    margin-top: 0px;
}

.test-head {
    padding-top: 0px;
}

.test-head {
    font-size: 30px;
}

.testim .wrap {
    left: 0px;
}

.testim .cont div p {
    line-height: 20px;
}
.testim .cont div p {
    font-size: 13px;
}

.main-parent-grid {
	display:grid;
	grid-template-columns:repeat(1 , 1fr);
	gap: 30px;
	padding-bottom: 40px;
}


.main-parent {
    grid-template-columns: repeat(1 , 1fr);
    gap: 15px;
}

.rect {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

section video {
    margin-top: 70px;
}

.testim {
    padding-bottom: 15px;
}

p.Serviceswrt {
    font-size: 24px;
	margin-bottom: 15px;
}

.gridafrt {
    padding-bottom: 20px;
}

.blackstrip {
    margin-top: 30px;
}

}