@media (max-width: 992px) { 

/* .why-choose-us-main,.why-choose-us-main-right  {
	display: none !important;
} */
#header .logo img {
    max-height: 65px;
}
.hom-cont h1 {
	font-size: 22px;
}
.hom-cont p {
	font-size: 13px;
}
.clr-head {
	font-size: 22px;
	margin-top: 1.6em;
}
.projects-text h4 {
	font-size: 14px;
	line-height: 24px;
}
.home-more-btn .btn-primary {
	font-size: 14px;
}
.float-img01 img {
	width: 60px;
}
.float-img02 img {
	width: 100px;
}
.float-img03 img {
	width: 60px;
}
.float-img04 img {
		width: 60px;
}
.float-glow{
	display: none !important;
}
/* .why-choose-us-main img{
	display: none !important;
} */
.why-grid .why-box:nth-child(2) {
    margin-top: 0px !important;
}

.home03 .tab button {
	font-size: 14px;
}
.home03 .tab button .bi {
    font-size: 22px;
    margin-right: 10px;
}
.home03 .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 10px;
    margin: 5px 3px;
    transition: 0.3s;
    font-size: 13px;
    display: inline-block;
    width: max-content;
    font-family: Poppins-Medium;
    text-transform: uppercase;
    background-color: #525152;
    margin-bottom: 1.4em;
    color: #fff;
    text-align: left;
}
.home03 .tabcontent {
	padding: 6px 6px;
}
.icn-box h3 {
	font-size: 20px;
}
.icn-box h4 {
	font-size: 18px;
}
.home05 .owl-carousel .owl-item p {
	font-size: 14px;
    line-height: 30px;
}
.home05 .owl-carousel .owl-item h5 {
	font-size: 16px;
}
.home05 .owl-nav .bi {
    font-size: 20px;
}
.home-enquir h3 {
	font-size: 20px;
}
.home-enquir form label {
	font-size: 14px;
}
.home-enquir form .form-control {
	font-size: 14px;
}
.home-enquir form .btn-primary {
	font-size: 14px;
}
#footer .footer-top .footer-contact h3 {
	font-size: 18px;
}
#footer .footer-top .footer-contact p {
	font-size: 13px;
}
#footer .footer-top h4 {
	font-size: 18px;
}
#footer .footer-top .footer-links ul a {
	font-size: 14px;
}
.copyright {
	font-size: 13px;
}
.back-to-top {
	right: 5px;
    bottom: 5px;
    width: auto;
    height: auto;
}
.home05 {
	padding: 30px 0px;
}
section {
	padding: 30px 0;
}


/* .sub-banner {
    padding-top: 4.5em;
} */
.about-us01 h1 {
	font-size: 20px;
}
.about-us01 p {
	font-size: 14px;
}
.our-story-box01 h2 {
	font-size: 20px;
}
.our-story-box01 p {
	font-size: 14px;
}
.how-we02 h2 {
	font-size: 20px;
}
.how-we02 p {
	font-size: 14px;
}
.about-us04 h2 {
	text-align: left;
	font-size: 20px;
}
.about-us04 h3 {
	font-size: 17px;
}
.about-us04 p {
	font-size: 14px;
}
.ser-box h1 {
	font-size: 20px;
}
.ser-box p {
	font-size: 14px;
}
.ser-cont-box h4 {
	font-size: 18px;
}
.ser-cont-box p {
	font-size: 14px;
}
.ser-cont-box .btn-primary {
	font-size: 13px;
}
.ser-cont-box .btn-primary {
	font-size: 13px;
    padding: 3px 10px;
}
.projects01 h1 {
	font-size: 20px;
	margin-bottom: 0.5em;
}
.project-landing-box h3 {
	font-size: 16px;
}
.project-landing-box p {
	font-size: 13px;
}
.project-landing-box .btn-primary {
	font-size: 13px;
    padding: 3px 10px;
}
.gallery01 h1 {
	font-size: 20px;
	margin-bottom: 0.5em;
}
.photo-gallery .item {
	margin: 5px 0px;
}
.cont-cont h4 {
	font-size: 16px;
}
.cont-cont h4 i {
	font-size: 18px;
}
.cont-cont p {
	font-size: 14px;
	line-height: 25px;
}
.con-form h4 {
	font-size: 16px;
}
.con-form form label {
	font-size: 14px;
}
.con-form form .form-control {
	margin-bottom: 0.6em;
}
.con-form form .plus {
	font-size: 23px;
}
.con-form form .btn-primary {
	font-size: 16px;
}



}


@media (max-width: 768px) { 
    
    .home-main-slider-master header .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 35%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #000000 !important;
    color: #fff;
    width: 25px;
    cursor: pointer;
    height: 25px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.home-main-slider-master header .owl-nav .owl-next {
    position: absolute;
    right: 15px;
      top: 35%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #000000 !important;
    color: #fff;
    width: 25px;
    cursor: pointer;
    height: 25px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;


.home-main-slider-master header .owl-nav .owl-prev .bi {
    font-size: 15px !important;
    color: #fff;
}
}