.about-list .list-wrap{display:flex;flex-wrap: wrap !important}
.banner-content p{text-transform: none !important}

/* change footer logo size */
.fw-logo img{max-height:90px !important}
.breadcrumb__area{padding-top:80px;padding-bottom:80px}
.services-bg {padding: 20px 0 !important}
.choose__img-wrap-three>img {border: 0px solid #dadada !important}
.banner__img-two>img:nth-child(2) { border: 0px solid #d1d1d1 !important; left: 1% !important }

/* shift the info clomns down */
.fw-title{margin-top: 40px !important} 
.fw-title{font-size:22px;font-weight:600;margin-bottom:20px;margin-top: 40px;padding-bottom:18px;position:relative}

/* decrease the the footer margin */
.footer-top{padding:50px 0 0px}@media(max-width:767.98px){.footer-top{padding:50px 0 0px}} 

/* remove unwanted backgrond from mobile */
.shortcode-hero-banner .shortcode-hero-banner-overlay{background-color:rgba(0,0,0, 0) !important} 

/* change font color for mobile */
@media screen and (max-width: 991px) {
.shortcode-hero-banner .container .banner-content h2,.shortcode-hero-banner .container .banner-content p,.shortcode-hero-banner .container .banner__content-three h2,.shortcode-hero-banner .container .banner__content-three p{color:var(--heading-color) !important} 

 /* change font color for mobile */


 /* add padding in main banner  for mobile */

.banner-bg{padding:200px 0 100px !important}