@media (min-width: 320px) and (max-width: 767px){
.h1_section_head {
    padding-top: 65px !important;
    padding-bottom: 15px !important;
}
.banner {
    height: 92vh;
}
}

.h1_section_head {
    padding-top: 25px;
    padding-bottom: 15px !important;
}
nav a.navbar-brand img {
    max-width: 75%;
    object-fit: contain;
    width: 340px !important;
    height: auto;
}
.sa_owl_theme .owl-dots .owl-dot {
    display: none !important;
}
.sa_owl_theme .owl-dots {
    position: absolute;
    width: 100%;
    padding: 30px 0px 0px !important;
    bottom: -22px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 12px !important;
    display: none !important;
    visibility : hidden !important;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover, .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: rgb(229 76 54) !important;
}
.white .sa_owl_theme .owl-nav .owl-next :hover, .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: rgb(229 76 54) !important;
}
.owl-carousel .owl-stage-outer {
    width: 100% !important;
    margin-bottom: 0px !important;
}
.sample_header {
    padding-top: 65px !important;
    padding-bottom: 160px;
    text-align: center;
}
.owl-carousel .owl-item img {
    display: inline;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.owl-carousel .owl-item img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto !important;
}
.white .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_slide_link_icon, .white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
    background: rgba(0,0,0,0.3) url('../images/slide_link.png') no-repeat center center !important;
    visibility: hidden !important;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    height: 300px;
    background-color: #e54c36;
    padding-top: 66px;
}

@media (max-width: 400px) {
  #wpupg-grid-projects .wpupg-item {
    width: 200px !important;
    height: 200px !important;
    border: none !important;
    overflow: hidden;
}
#wpupg-grid-projects {
    margin: auto;
}
#wpupg-grid-projects .wpupg-item.wpupg-item-no-image {
    background: url(https://forbesbrosgroup.com/wp-content/uploads/2020/09/projects-background.jpg) no-repeat;
    background-position: center;
    background-color: #000 !IMPORTANT;
}

#wpupg-grid-projects .wpupg-item {
    width: 99% !important;
    max-width: none;
    margin: 3px;
    height : 189px !important;
}
.wpupg-grid {
    margin-left: 0px !important;
}
}
@media (max-width: 480px) {
  #wpupg-grid-projects .wpupg-item {
    width: 200px !important;
    height: 200px !important;
    border: none !important;
    overflow: hidden;
}
#wpupg-grid-projects {
    margin: auto;
}
#wpupg-grid-projects .wpupg-item.wpupg-item-no-image {
    background: url(https://forbesbrosgroup.com/wp-content/uploads/2020/09/projects-background.jpg) no-repeat;
    background-position: center;
    background-color: #000 !IMPORTANT;
    border-color: #fff !important;
    margin-bottom: 20px !important;
    background-position-y: -22px !important;
    height: 188px !important;
}

#wpupg-grid-projects .wpupg-item {
    width: 99% !important;
    max-width: none;
    margin: -2px !important;
    height : 190px !important;
}
.wpupg-grid {
    margin-left: 0px !important;
}
}