@media screen and (min-width:1851px){
	
}
@media screen and (max-width: 1850px) and (min-width:1751px){
	
}
@media screen and (max-width: 1750px) and (min-width:1551px){
	
}
@media screen and (max-width: 1550px) and (min-width:1450px){
	
}
@media screen and (max-width: 1440px) and (min-width:1370px){

}
@media screen and (max-width: 1280px){
	.seller-sec-box .title h2 {font-size: 42px;}
	.seller-sec-box p {font-size: 20px;}
	.seller-bgimg-img {width: 50%;}
	.seller-bgshade {background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 55%);}
	/*6/10/22*/
	.in-ban {height: 340px;}
	.in-ban-cnt h1 {font-size: 66px;}
	.abt-details img {height: 480px;}
	.abt-details p {font-size: 22px;line-height: 1.7;}
	.req-box-left {padding: 60px 80px;}
	.map-box {padding: 60px 40px;}
}
@media screen and (max-width: 1200px){
	.navbar-expand-lg .nav-menu .navbar-nav a {padding: 16px 16px;font-size: 18px;}
	.seller-sec-box .title h2 {font-size: 35px;}
	.seller-sec-box p {font-size: 18px;}
	.seller-bgshade {background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,1) 45%, rgba(0,0,0,0) 55%);}
	.seller-bgimg-img {width: 55%;}

}
@media screen and (max-width: 1024px){
	.worth-overlay h3, .title h2 {font-size: 40px;line-height: 46px;}
	.testimonial-box p,.overlay p, .ab-sec-box p,.who-we-wre p, p {font-size: 18px;line-height: 26px;}
	.buyers-img {margin-top: -140px;}
	.slider .carousel-caption .caption h1 {font-size: 32px;line-height: 42px;margin-top: -175px;}
	/*6/10/22*/
	.in-ban {height: 320px;}
	.in-ban-cnt h1 {font-size: 62px;}
	.abt-details img {height: 460px;}
	.abt-details p {font-size: 20px;line-height: 1.5;}
	.req-box-left {padding: 60px 40px;}
}
@media screen and (max-width: 991px) {
	.top-bar-inner {padding: 0 15px;}
	.nav-menu .header-button{margin-right: 0;margin-top: 30px;}
	.navbar-expand-lg .nav-menu .navbar-nav a{display: block;text-align: center;color: #fff;}
	header .main-menu .container{max-width: 100%;padding: 0;}
	.header-button{margin-right: 15px;}
	header .navbar {padding:5px 0px 15px;position: relative;width: 100%;left: 0;}
	.navbar-brand img{max-width:100%;}
	.navbar-expand-lg .navbar-brand {padding: 10px 15px;margin-right: 0;}
	.header-button .search {display: none;}
	/*header .nav-menu{padding:0;float: none;position: absolute;left: 0;right: 0;top:75px;background: #111;z-index: 1099;}*/
	header .nav-menu .navbar-nav{margin-left: 0;}
	
	.header-button .gradient-button, .header-button .border-button{display: none;}
	button.closeing {position: absolute;top: 30px;right: 20px;border: 0;background: transparent;color: #fff;display: block;}
	.nav-menu .header-button{display: flex;align-items: center;flex-direction: column;justify-content: center;}
    header{overflow: visible;}
	button.opennav {background: transparent;border: 0;color: #fff;border-radius: 4px;padding: 0;font-size: 13px;display: flex;display: inline-flex;}
	header .nav-menu, header .nav-menu.unactivate{opacity:0;top:-50px;position: absolute;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: flex-start;padding-top: 70px;transform: scale(0);transform-origin: top right;flex-direction: column;z-index: 1099;}
    .nav-menu.activate {opacity: 1;transform: scale(1);z-index: 10999;background:#000;transform-origin: top right;}
    .nav-menu.activate .header-button .gradient-button, .nav-menu.activate .header-button .border-button{display: block;}
    .nav-menu.activate .header-button .gradient-button a, .nav-menu.activate .header-button .border-button a{width: 175px;text-align: center;}
    .nav-menu.activate .header-button .gradient-button{margin-bottom: 15px;}
    
    .who-we-wre {margin:50px auto;}
    .worth-sec, .buyer-option, .ab-sec {margin-bottom:50px;}
    .buyrers-sec {padding: 50px 0;margin-top: 0;}
    .testimonial {margin: 0px auto 50px;padding: 50px 0 50px;}

    .ab-img {margin-left: 0;margin-top: 30px;}
    .buyers-img {margin-top: 0;margin-bottom: 30px;}
    .buyers-img img {width: 100%;height: auto;}
    .buyrers-sec-box .title {align-items: flex-start;justify-content: flex-start;}
    .seller-sec-box .title h2 {font-size: 38px;}
	.seller-sec-box p {font-size: 18px;}
	.seller-bgimg {flex-direction: column;}
	.seller-bgimg-img {width: 100%;top: 35%;bottom: 0;left: 0;right: 0;}
	.seller-bgshade {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,1) 75%, rgba(0,0,0,0) 85%);top: 0;left: 0;right: 0;bottom: 50%;}
    .testimonial-box {width: 75%;margin: 50px auto 50px;padding: 60px 60px;}
    .testimonial-bottom-cntnt h6 {font-size: 20px;}
    .worth-box-right .read-more a {font-size: 15px;line-height: 22px;}
    .overlay {top: 50px;bottom: 50px;left: 30px;right: 30px;padding: 15px 15px;}
    .read-more a {padding: 15px 20px;font-size: 15px;line-height: 22px;}
    .overlay h3 {font-size: 24px;line-height: 30px;text-align: center;}
    .req-box-left {height: auto;padding: 50px 0;}
    footer{padding-top: 50px;}
    footer .navbar .navbar-nav li a {padding:10px 18px;font-size: 15px;line-height: 22px;display: block;}
    footer nav.navbar ul.navbar-nav {flex-direction: row;justify-content: center;flex-flow: wrap;}

    
    .caption-right {flex: 0 50%;width: 50%;}
    .caption {flex: 0 100%;width: 100%;padding-right: 0;margin-bottom: 30px;}
    .slider img {height: 750px;}
    .slider .caption-right img{height: auto;}
    .slider .carousel-caption .caption h1{margin-top: 0;text-align: center;}
    .slider .carousel-caption .caption p{text-align: center;}
    .slider .carousel-caption .read-more{justify-content: center;}
    /*6/10/22*/
	.in-ban {height: 300px;}
	.in-ban-cnt h1 {font-size: 56px;}
	.abt-details img {height: 420px;margin-bottom: 30px;object-fit: contain;}
	.abt-details p {font-size: 18px;line-height: 1.5;margin-bottom: 30px;}
	section#ab-sec\ inner {padding: 60px 0px;}
	section.contactus-inner {padding: 60px 0px;}
	.req-box-left {margin-top: 60px;padding: 60px 120px;}
	.slider-inner {flex-direction: column;}

}
@media screen and (max-width: 767px){
	header .navbar {padding:10px 0px;position: relative;width: 100%;left: 0;}
	.header-button{margin-right: 15px;margin-top: 0;margin-left: 0;}
	
	p {font-size: 16px;line-height: 25px;}
	.read-more a {padding: 10px 20px;font-size: 16px;line-height: 20px;text-align: center;}

	.c-detail{flex-direction: column;align-items: center;}
	.c-icon{margin-right: 0;}
	.c-detail-box h4, .c-detail-box p, .c-info .social{text-align: center;}

	.buyer-option-box.box-left{margin-bottom: 30px;}
	.testimonial-box .t-img {width: 75px;height: 75px;margin: 0 auto;top: -70px;left: -70px;}
	.testimonial-box .t-img img {width: 35px;height: 35px;}
	.testimonial-box {width: 80%;padding: 30px 30px;box-shadow: 0px 12px 30px 0px rgb(0 0 0 / 19%);}
	.t-slider .owl-theme .owl-nav {margin-top: -40px;}
	.t-slider .owl-theme .owl-nav button.owl-prev {left: -10px;}
	.t-slider .owl-theme .owl-nav button.owl-next {right: -10px;}
	.t-slider .owl-theme .owl-nav button {width: 30px;height: 30px;font-size: 30px;line-height: 30px;}
	.t-slider .owl-theme .owl-nav button span {margin-top: -4px;}
	.navbar-expand-lg .navbar-brand img {width: 200px;height: auto;}
	.caption-right {flex: 0 60%;width:60%;}
	.req-box-left .title h2, .worth-overlay h3, .title h2 {font-size: 30px;line-height: 36px;}
	.testimonial-box p, .overlay p, .ab-sec-box p, .who-we-wre p, p {font-size: 16px;line-height: 25px;}	
	.req-form {margin: 0 15px;}
	.slider .carousel-caption .caption h1 br{display: none;}
	.seller-sec-box .title h2 {font-size: 38px;}
	.seller-sec-box p {font-size: 18px;}
	/*6/10/22*/
	.in-ban {height: 240px;}
	.in-ban-cnt h1 {font-size: 42px;}
	section#ab-sec\ inner {padding: 45px 0px;}
	section.contactus-inner {padding: 45px 0px;}
	.req-box-left {margin-top: 45px;padding: 45px 45px;}
	.req-form textarea.wpcf7-form-control.wpcf7-textarea {line-height: 10px;}
}
@media screen and  (max-width: 570px){
	.caption-right {flex: 0 75%;width: 75%;}
	.testimonial-box .t-img {left: -57px;}
	.seller-bgimg-img {width: 100%;top: 55%;bottom: 0;left: 0;right: 0;}
	.seller-bgimg-img img {object-fit: contain;}
	.seller-bgshade {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,1) 75%, rgba(0,0,0,0) 85%);top: 0;left: 0;right: 0;bottom: 27%;}
	/*6/10/22*/
	.slider-inner-cnt h1 {font-size: 38px;}
	section#ab-sec\ inner {padding: 30px 0px;}
	section.contactus-inner {padding: 30px 0px;}
	.req-box-left {margin-top: 30px;padding: 45px 15px;}
	.seller {padding: 50px 0;}
}