
/*@media only screen and (max-width: 818px) and (min-width: 213px){
    .map-item2 .marker-name {
    top: 95px !important;
    left: -100px !important;
}
}*/
@media only screen and (max-width: 991px){
    .inner-column img{
        height: auto;
    }
    .solution-container{
    flex-direction: column;
  }
    .solution-box{
    width: 100%;
}
.welcome-section-two .side-image {
    display: none;
}
.welcome-section-two .image-one img {
    width: 100%;
    height: auto;
}
.welcome-section-two .image-one {
    margin-left: 0;
    margin-right: 0;
}
.breadcrums-banner h2{
	font-size: 20px;
}
.parking-optimization-text .heading h2{
	font-size: 30px;
	padding-top: 20px;
}
.dynamic-exit-text{
	width: 100%;
}
.cta-btn-wrap h2{
	font-size: 26px;
    padding-bottom: 20px;
    line-height: 30px;
}
.contact-form-wrap form{
	width: 100%;
}
.contact-form-wrap .heading h2{
	font-size: 30px;
}
.image-column .float-text{
    display: none;
}
.image-column .image {
    text-align: center;
}
.image-column .image img {
    width: 100%;
}
 .image-column .image-2 {
    display: none;
}
.career-img{
	margin-top: 40px;
}
.client-row:before{
	display: none;
}
.partner-row:before{
	display: none;
}
.leadership-team-text{
	margin-left: 0px;
}
.team-wrap .owl-carousel .owl-stage-outer {
    height: 370px;
}
.team-quote h3 {
    font-size: 17px;
    line-height: 28px;
    }
    .team-quote span {
    font-size: 18px;
    color: #76bb43;
    top: 0px;
}
.airports-description:before{
    display: none;
}
.market-requirement-wrap:before{
    display: none;
}
.solutions-benefits-wrap:before{
    display: none;
}
.airports-description{
    margin-top: 15px;
    padding: 30px 30px;
}
.market-requirement-text{
    margin-top: 20px;
}
.market-requirement-text li{
    padding-bottom: 10px;
}
.solutions-benefits-text{
    margin-bottom: 20px;
}
.solutions-benefits-text li{
    padding-bottom: 10px;
}
.solutions-benefits-wrap{
    padding-top: 0px;
}
.contact-map-row{
    position: relative;
}
.map-item1 .marker-name{
    top: 20px;
    left: 57%;
}
.map-item2 .marker-name{
    top: -50px;
    left: 74%;
    
}
.map-item3 .marker-name{
    left: 30%;
    top: 90%;
}
.marker1{
    top: 50%;
    left: 64%;
}
.marker2{
       top: -20%;
    left: 80%;
}
.marker3{
    left: 39%;
    top: 90%;
}
.contact-map-row1{
    display: block;
    z-index: 9;
}
.desktop-point{
    display: none;
}
.map-location{
    height: 300px !important;
}
.contact-map-row{
    width: 100%;
}
.contact_sidebar{
    padding: 60px 20px 60px 20px;
}
.contact_sidebar .shape-2 img{
    display: none;
}
.contact_sidebar .shape-1 img{
    display: none;
}
.offer-content{
    margin-left: 0px;
}
.social-style-one{
    float: left;
}
.aside-show_cf i{
    display:none;
}
 .share-btn{
        display:none;
    }
    .half-hero-wrap h4{
        font-size: 18px;
    word-break: revert;
    text-align: inherit;
    padding: 21px 50px 30px 0px;
    }
    .heading h2{
        font-size:30px;
    }
    .about-wrap .image_block_2 .image-box .image-content{
        display:none;
    }
     .partner-row .heading h2{
        font-size: 20px;
        letter-spacing:0px;
    }
    .quote span {
    font-size: 25px;
}
.sliding-menu a{
    height:27px;
}
}
@media only screen and (max-width: 786px){
     .inner-column img{
        height: auto;
    }
    .inner-column{
        margin-bottom: 20px;
    }
    .sliding-menu a{
    height:27px;
}
    .quote span {
    font-size: 25px;
}
    .partner-row .heading h2{
        font-size: 20px;
        letter-spacing:0px;
    }
    .about-wrap .image_block_2 .image-box .image-content{
        display:none;
    }
    .heading h2{
        font-size:30px;
    }
    .half-hero-wrap h4{
       font-size: 18px;
    word-break: revert;
    text-align: inherit;
    padding: 21px 50px 30px 0px;
    }
    .share-btn{
        display:none;
    }
    .nav-container{
        padding: 15px 10px 85px;
    }
    .content-front:before{
        width:40px;
    }
    .solution-container{
    flex-direction: column;
  }
.solution-box{
    width: 100%;
}
.border-right{
    border-right: 1px solid #76bb43;
}
}
@media only screen and (max-width: 1100px){
	.parking-optimization-img img{
		margin-left: 0px;
		margin-top: 0px;
	}
}