@media only screen and (min-width:4501px) and (max-width: 6000px) {
/*25*/
.banner-section-bg {
background-image: url(../img/banner-sec-img.png);
background-repeat: no-repeat;
background-size: 17%;
background-position: right;
}
}
@media only screen and (min-width:3100px) and (max-width: 4500px) {
/*33%*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 3000px;
}
.banner-section-bg {
background-image: url(../img/banner-sec-img.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
}
}
@media only screen and (min-width:2701px) and (max-width: 3100px) {
/*50%*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 2030px;
}
.banner-pading-top {
padding: 157px 0px 468px 0px;
margin-top: 50px;
}
.banner-section-bg {
background-image: url(../img/banner-sec-img.png);
background-repeat: no-repeat;
background-size: 38%;
background-position: right;
}
}
@media only screen and (min-width:2001px) and (max-width: 2700px) {
/*67%*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1525px;
}
.banner-section-bg{
background-size: 38%;   
}
.banner-pading-top {
padding: 179px 0px 170px 0px;
margin-top: 50px;
}
.banner-section-bg {
background-image: url(../img/banner-sec-img.png);
background-repeat: no-repeat;
background-size: 44%;
background-position: right;
}
}
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
/*75%*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1324px;
}
.banner-section-bg{
background-image: url(../img/banner-sec-img.png);
background-repeat: no-repeat;
background-size: 43%;
background-position: right;    
}
}
@media only screen and (min-width:1601px) and (max-width: 1800px) {
/*80%*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1260px;
}
}
@media only screen and (min-width:1517px) and (max-width: 1600px) {
/*90%*/
}
@media (max-width:1199px)
{ /*Tab-landscape mode*/
}
@media only screen and (min-width:1200px) and (max-width: 1250px) {

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

}
@media only screen and (max-width: 768px) {
.last-icon-padding{
margin-top: 0px;
}
.company-font-style {
font-family: 'Inter';
font-size: 30px;
font-weight: 900;
text-align: center;
color: #fff;
}
.sidenav {
margin: 0px;
height: 100%;
width: 300px;
position: fixed;
z-index: 999;
display: block;
top: 0;
left: -300px;
background-color:#ffffff;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
padding-left: 0px !important;
}

.sidenav a {
padding:10px 0px 10px 10px;
text-decoration: none;
font-size: 18px;
display: block;
transition: 0.3s;
border-bottom: 1px solid #edecec;
font-family: 'Inter';
font-size: 16px;
font-weight: 500;
text-align: left;
color: #2c234d;
}

.sidenav a:hover {
color: #0e5bf5;
}

.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
.menuOverlay.active {
opacity: 1;
visibility: visible;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.menuOverlay {
position: fixed;
width: 100%;
height: 100%;
left: 0px;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9;
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.menuOpen {
left: 0;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
box-shadow:4px -4px 12px 2px rgb(0 0 0 / 23%), 4px -7px 20px 6px rgb(0 0 0 / 24%);
}
.top-header-section{
padding: 15px 5px 15px 5px;   
}
img.mobile-logo{
width: 100%;
}
.banner-pading-top h1{
padding-top:2px;
font-size: 25px;   
}
span.solution-style{
padding-top: 10px;
font-size: 25px;   
}
.banner-pading-top p{
font-size: 16px;   
}
.banner-section-bg{
background-size: unset;
background-image: none;
}
.schedule-meeting-style {
padding: 10px 25px;
border-radius: 5px;
background-color: #2b70fa;
color: #fff;
}
.banner-pading-top img {
width: 100%;
padding-top: 40px;
}
.experience-bg {
/*background-image: url(../img/experience-img.png);
background-repeat: no-repeat;
padding: 10px 0px 15px 0px;
background-size: 100% 100%;
background-position: center;*/
display: none;
}
.offer-wide-range-section h4 {
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 35px;
margin-top: 22px;
}
.services-section .nav-link {
font-family: Inter;
font-size: 16px;
font-weight: 500;
text-align: left;
color: #666666;
}
.services-section.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
background-color: transparent;
font-family: 'Inter';
font-size: 16px;
font-weight: 500;
color: #2b70fa;
text-align: left;
border-right: 2px solid #2b70fa;
border-radius: 0px;
margin-right: -2px;
}
.count-number h1 {
font-family: 'Inter';
font-size: 40px;
font-weight: 800;
text-align: left;
color: #2b70fa;
margin-bottom: 0px;
}
.banner-pading-top {
padding: 0px 0px 20px 0px;
margin-top: 95px;
}
.count-number h4 {
font-family: 'Inter';
font-size: 20px;
line-height: 0.94;
text-align: left;
color: #666;
padding-top: 10px;
padding-bottom: 10px;
}
.count-text p{
font-size: 15px;   
}
.box-style-top {
padding-top: 20px;
}
.card-box-style {
padding: 25px 10px 25px 10px;
border-radius: 10px;
background-color: #ffffff;
text-align: center;
box-shadow: 0 0 1.25rem rgb(30 34 40 / 11%);
margin-bottom: 23px;
}
.offer-wide-range-section{
padding: 10px   
}
.tab-content{
padding-top: 35px;   
}
h5.technology-style {
font-family: 'Inter';
font-size: 16px;
font-weight: 500;
text-align: left;
color: #000;
padding-bottom: 20px;
line-height: 25px;
}
p.effective-style {
font-family: 'Inter';
font-size: 15px;
text-align: left;
color: #666;
font-weight: 500;
}
.otp-style {
font-family: 'Inter';
font-size: 15px;
text-align: left;
color: #666;
margin-bottom: 0px;
}
.nav-link{
padding: 5px 0px;   
}
.we-offer-section h4 {
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 6px;
margin-top: 20px;
}
.services-section-top h4 {
font-family: 'Inter';
font-size: 25px;
font-weight: 500;
text-align: center;
color: #000;
margin-top: 10px;
margin-bottom: 20px;
}
.we-offer-section {
padding: 10px;
}
.card-box-offer{
padding: 25px;   
}
.step-forward-section {
padding: 20px;
text-align: center;
}
.logo-style img{
width: 100%;   
}
.logo-style img {
width: 100%;
margin-bottom: 30px;
}
.lets-make-section{
padding: 50px 0px 60px 0px;   
}
.lets-make-section h3{
font-size: 20px;   
}
.chat-icon-style{
width: 100%;
}
.lets-make-section p {
font-family: Inter;
font-size: 20px;
font-weight: 600;
text-align: center;
color: #fff;
}
.support-form-section h1 {
font-size: 20px;
font-weight: 900;
text-align: left;
color: #000;
font-family: 'Inter';
margin-bottom: 20px;
}
.support-form-section {
padding: 30px 0px 0px 0px;
}
.send-message-btn{
margin-top: 20px;   
}
.footer-section {
background-color: #eef1f6;
padding: 35px 0px 10px 0px;
}
.footer-menu li a {
font-family: 'Inter';
font-size: 13px;
font-weight: 400;
text-align: left;
color: #8e9aa5;
padding: 5px;
}
.copyright-text p{
padding-top: 10px;   
}
.android-icon img{
width: 100%;
}
.contact-img-size {
width: 100%;
padding-top: 0px;
}
.send-message-btn{
margin-bottom: 40px;   
}
.tab-pane p{
font-size: 15px;   
}
a.lets-talk-btn{
text-align: center;
color: #fff;
}
.lets-talk-btn{
margin-top: 30px;
margin-right: 0px;
border-radius: 0px !important;
}
.about-us-banner-section{
background-image: url(../img/about-us-banner-bg.png);
background-repeat: no-repeat;
padding: 90px 0px 30px 0px;
background-size: 100% 100%;
background-position: center;
margin-top: 0px;
}
.contact-section{
background-repeat: no-repeat;
padding: 90px 0px 30px 0px;
background-size: 100% 100%;
background-position: center;
margin-top: 0px;   
}
.about-us-banner-section h2, .our-services-banner-section h2, .contact-section h2 {
font-family: 'Inter';
font-size: 30px;
font-weight: 800;
text-align: center;
color: #fff;
}
.about-us-banner-section p, .our-services-banner-section p, .contact-section p {
font-family: 'Inter';
font-size:15px;
text-align: center;
color: #fff;
margin-bottom: 0px;
}
.our-business-section {
padding: 10px;
}
.our-business-section h2{
font-size: 20px;
font-weight: 600;   
}
.intersect-img-size {
width: 100%;
height: 400px;
overflow: hidden;
object-fit: cover;
object-position: top;
margin-bottom: 20px;
border-radius: 20px;
}
.multiple-market-section {
background-image: url(../img/market-section-bg.png);
background-repeat: no-repeat;
padding: 35px 0px 40px 0px;
background-size: cover;
}
.our-services-banner-section {
background-image: url(../img/our-services-bg.png);
background-repeat: no-repeat;
padding: 110px 0px 30px 0px;
background-size: 100% 100%;
background-position: center;
margin-top: 0px;
}
.multiple-market-section h2 {
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
color: #fff;
padding-bottom: 20px;
}
.intersect-box-style1 {
position: relative;
margin-top: -23px;
}
.our-team-section {
padding: 10px;
background-color: #eef1f6;
}
.our-team-section img {
width: 100%;
padding-top: 22px;
}
.our-team-section h1 {
font-family: 'Inter';
font-size: 25px;
font-weight: 600;
text-align: left;
color: #000;
padding-top: 15px;
}
.clients-say-section h1{
font-size: 20px;   
}
.clients-say-section {
padding: 30px 0px 0px;
}
.testimonails-box-section {
box-shadow: 0 6px 50px 0 rgb(0 0 0 / 12%);
background-color: #fff;
width: 100%;
margin: 0 auto;
padding: 50px 15px 50px 15px;
margin-top: 20px;
height: 390px;
}
.testimonails-box-section p {
font-family: 'Inter';
font-size: 15px;
text-align: center;
color: #000;
font-weight: 500;
padding: 20px 15px 20px 15px;
}
.step-forward-section h4 {
font-size: 15px;
font-weight: 600;
text-align: center;
color: #717171;
font-family: 'Inter';
}
.let-connect-section {
padding:35px 0px 40px 0px;
}
.contact-box-style{
margin-top: 35px;  
}
.contact-box-style {
border-radius: 15px;
border: solid 1px #eae6e6;
background-color: #fff;
padding: 15px;
}
.domains-section {
padding: 10px;
background-color: #f5f7ff;
}
.domains-text p{
padding-top: 20px;   
}
.PropertyRightPanelSticky {
position: unset;
top: unset;
left: unset;
height: unset;
}
.domains-section h3{
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 35px;
margin-top: 30px;   
}
.mobile-bottom{
margin-bottom:30px;
}

.carousel-inner .carousel-item-end.active,
.carousel-inner .carousel-item-next {
transform: translateX(25%);
}

.carousel-inner .carousel-item-start.active, 
.carousel-inner .carousel-item-prev {
transform: translateX(-25%);
}
h1.parking-management{
margin-top: 15px; 
line-height: 30px;  
}
.major-text{
font-size: 20px;
font-weight: 900;
text-align: center;
margin-bottom: 20px;
}
.major-box-style p{
font-size: 15px;  
}
.technology-text {
font-family: 'Inter';
font-size: 15px;
}
.margin-bottom-styleview {
margin-bottom: 15px;
}
.communities-style{
margin-top: 20px;    
}
.dedicated-text{
text-align: left;
}
.number-style{
font-size: 60px;
font-weight: 900;
text-align: left;   
}
.register-text-style{
font-size: 15px;   
}
.number-style1{
font-size: 60px;    
}
.real-textstyle{
font-size: 16px;   
}
.reports-time{
font-size: 15px;   
}
.profile-display {
display: unset;
text-align: center;
}
.vehicle-inner{
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 20px;
margin-top: 0;   
}
.vehicle-inner1{
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 20px;
margin-top:20px;   
}
.vehicle-section {
margin-top: 25px;
}
.feature-text {
font-family: Inter;
font-size: 20px;
font-weight: 900;
text-align: left;
color: #000;
}
.anti-section {
padding: 20px 5px;
}
.safeguard-style{
font-size: 16px;
margin-bottom: 30px;   
}
.img-right-size{
width: 45px;   
}
.bignumber-style {
font-family: Inter;
font-size: 30px;
}
.smart-textsize2 {
justify-content: flex-start;
display: flex;
}
.smart-textsize{
justify-content: flex-start;
display: flex;  
}
.mobile-hide-img{
display: none;   
}
.opens-text p {
font-family: Inter;
font-size: 15px;
}
.img-right-size1{
width:70px;   
}
.technology-style {
font-family: Inter;
font-size: 15px;
}
.privacy-section {
margin-top: 80px !important;
margin-bottom: 50px;
}
.privacy-sub {
font-family: 'Inter';
font-size: 14px !important;
}
.complete-text{
padding-top: 10px;
font-size: 25px;   
}
h4.offer-ser-text{
font-family: 'Inter';
font-size: 20px;
font-weight: 900;
text-align: center;
color: #000;
margin-bottom: 6px;
margin-top: 20px;
}
.technology-style{
    text-align: left;	
}
}
@media only screen and (max-width: 600px) {
.bxslider li{
margin-left: 0px !important;
width:100px !important;
}
}