@media (min-width: 1200px){
    .container{
        max-width: 100%;
    }
}

@media (min-width: 1300px){
    .container{
        max-width: 100%;
    }
}

@media (min-width: 1400px){
    .container{
        max-width: 100%;
    }
}
@media (min-width: 1500px){
    .container{
        max-width: 1480px;
    }
}
@media (min-width: 1600px){
    .container{
        max-width: 1520px;
    }
}
@media (min-width: 1700px){
    .container{
        max-width: 1620px;
    }
}
@media (min-width: 1800px){
    .container{
        max-width: 1720px;
    }
}

.about-us .banner .text-overlay { position: absolute; left: 0px; right: 0px; margin: 0 auto; text-align: center; top: 310px;}
.about-us .banner .text-overlay p {font-family: Poppins;
font-style: normal;
font-weight: normal;
font-size: 55px;
line-height: 70px;}



/*----Ubuy Core Values--*/

.owl-carousel.ubuy-core-values .owl-nav button.owl-prev { top: 25%;}
.owl-carousel.ubuy-core-values .owl-nav button.owl-next { top: 25%;}
.owl-carousel.ubuy-core-values .owl-nav { display:block !important;}
.owl-carousel.ubuy-core-values .item { padding: 15px 20px 0 40px; min-height: 100px; word-break: break-all;}
.core-value-image { position:absolute; left: 0px; top: -110px;}
.ubuy-core-values .h1:after { background: #F9E5B9; height:19px; width:60%; position: absolute; left: 0px; bottom: 5px; content: ""; z-index: -9;}


/*----Ubuy Core Values--*/



.icons-shadow { box-shadow: 0px 0px 20px rgba(111, 139, 192, 0.33); border-radius: 15px; background-color: #fff; width: 80px; height: 80px;}


.owl-carousel .owl-nav button.owl-prev { left: -10px; }
.owl-carousel .owl-nav button.owl-next { right: -10px; }

.world-map { max-width: 100%; }


.theme-border-right:after {background: linear-gradient( 180deg , #FFE36C 0%, #FAB21F 106.84%); position: absolute; right: 0px; top: 0px; width: 2px; height: 100%; content: "";}

@media screen and (max-width: 1800px) {
.about-us .banner .text-overlay { top: 250px; }
.about-us .banner .text-overlay p { font-size: 45px; }

}

@media screen and (max-width: 1700px) {
.about-us .banner .text-overlay p {
    font-size: 40px;
    line-height: 60px;
}



	}


	@media screen and (max-width: 1499px) {
		.about-us .banner .text-overlay p {
    font-size: 35px;
    line-height: 50px;
}

.about-us .banner .text-overlay { top: 220px; }
	
	.about-us .container-fluid.pl-5.pr-5.mt-4{
		    position: relative;
	    z-index: 11;
	    margin-bottom: 30px;
	}

	}


@media screen and (max-width: 1366px) {
.about-us .banner .text-overlay { top: 200px; }
.core-value-image { position:absolute; right: 0px; top: -50px;}
.core-value-image img { max-width: 350px; }
}

@media screen and (max-width: 1279px) {
.about-us .banner .text-overlay p { font-size: 30px; line-height: 40px;}
.about-us .banner .text-overlay { top: 165px; }

.core-value-image { display: none; }
.our-core-values {     width: 80% !important;
    max-width: 100%;
    margin: 0 auto; }





}

@media screen and (max-width: 979px) {

.about-us .banner .text-overlay p { font-size: 20px; line-height: 30px; }
.about-us .banner .text-overlay { top: 125px; }

}


@media screen and (max-width: 767px) {
.text-overlay { display: none; }

.owl-carousel .owl-nav button.owl-prev { left: 0px; }
.owl-carousel .owl-nav button.owl-next { right: 0px; }

.our-growth p { width: 100% !important; }
	}



@media screen and (max-width: 693px) {
.h1 { font-size: 20px; }
.ubuy-core-values { padding: 0 25px; }
.our-growth .media-body { font-size: 13px; }
.our-growth .icons-shadow { width: 60px; height: 60px; }
.our-growth .icons-shadow img { max-width: 100%; }
}


@media screen and (max-width: 479px) {
.pl-5 { padding-left: 1.5rem!important; }
.pr-5 { padding-right: 1.5rem!important; }

.we-deliver-block { justify-content: center; }
.ubuy-core-values { padding:15px; }
.our-core-values { width: 100% !important; }
/*.our-growth p {margin-top: 1rem !important;}*/
	
}
