   #places-map .marker-los-las-vegas {
    left: 30%;
    bottom: 46%;
}
#places-map .marker-SanFrancisco {
    display: none!important;
}
.fulfillment-page ._dflex h4{
   font-weight: 400 !important;
}
.fulfillment-page ._dflex img {
    position: relative;
    max-width: 22px;
    top: 6px;
    margin-right: 10px;
}
@media only screen and (max-width: 767px){
   .banner-area h1 {
    font-size: 28px !important;
    line-height: 33px !important;
    margin-bottom: 20px;
}
#customer-experience .right-thumb>img{
   max-width: 200px;
}
#customer-experience .row{
   flex-direction: column-reverse;
}
.ContactUsWrapper {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 50px;
}
.contact-content h1{

    font-size: 18px;
    line-height: 23px;
}
.contact-content p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px;
    margin-bottom: 50px !important;
    max-width: 100% !important;
}
.banner-area .text {
    max-width: 100% !important;
    text-align: left;
    padding: 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
   .banner-area .text {
    max-width: 100% !important;
    text-align: left;
    padding: 20px;
}
.banner-area h1
{
   font-size: 40px !important;
    line-height: 55px !important;
}
.banner-area h1 br{
   display: none !important;
}
.banner-area h1 span{ 
   display: inline-block !important;
   width: 100%;
}
}