@media screen and (max-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    
.fullWidthWidgetWrapper {
    
display:block !important ;
}

.mobile .fullImage {
    padding-top: 80px !important;
}

.fullImage {
    top: 0;
    width: 100%;
}
.img-responsive {
    width:100%;
    padding-top: 36px;
}
.simp-custom-textwidget .left-box {
    width: 100%;
}



.content_wrapper .no-gutter img {
    width: 100% !important;
     height: 100% !important;
    border-radius: 0;
}


.simp-custom-textwidget .right-box {
    width: 100%;
}
.content_wrapper .no-gutter h1 {
    font-size: 33px !important;
    font-weight: 400;
}

.jssor-carousel-wrapper .jssor-carousel .sliders-jssor {
    cursor: default;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.jssor-carousel-wrapper .jssor-carousel {
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 100%;
   height: 376px;
    overflow: hidden;
    visibility: hidden;
}

.jssor-carousel-wrapper .jssor-carousel .sliders-jssor {
    cursor: default;
    position: relative;
    top: 0;
    left: 0;
   width: 100%;
  
}

}

@media screen and (max-width: 1368px) {
    .sliders-jssor img {
               padding: 143px 0;
        
    }
    
.simp-custom-ltxtrimg .left-box .text-content {
    padding: 24px 10% !important;
    text-align: center;
}
.simp-custom-ltxtrimg .text-content h2 , .simp-custom-ltxtrimg .text-content p{
    padding-bottom: 20px;
    text-align: center;
}
.simp-custom-limgrtxt .text-content h3 {
   text-align:center;
}
.simp-custom-limgrtxt .text-content p {text-align:center;}

.simp-custom-limgrtxt .text-content .txt-wdgt-btn-wrapper {
    margin-top: 20px;
    text-align:center;
}
.simp-custom-limgrtxt .fullWidthWidgetWrapper {
   
    align-items: center;
    margin-bottom: 23px;
}
.mobile .widget-wrapper.wt1tb.bgColorContainer.simp-custom-founder {
    padding: 32px !important;
    margin-top: 22px;
}
.simp-custom-founder .fullWidthWidgetWrapper {
    width: 100%;
}

/* form */
.simp-custom-form .form-group.col-sm-12 {
    width: 100%;
}
.simp-custom-form fieldset .form-group {
    margin-bottom: 0px !important;
}
.simp-custom-form fieldset .form-group:nth-child(4) {
    margin-left: 0;
}

.simp-custom-form fieldset .form-group:nth-child(5) {
    margin-left: 0%;
}
.simp-custom-form fieldset #form-group-submit {
    padding-top: 24px;
}

.mobile .simp-custom-form-header h5 {
    font-size: 24px;
    color: #5a1a25;
}
#footer {
    background-color: #781d14;
    color: #d7c4b7;
    padding-top: 0;
    padding-bottom: 5px;
}

#footer .comm_cont .footer_navbar_wrapper .clearfix .social_block {
    width: 100%;
    padding: 0 5px;
}

#footer .comm_cont .footer_navbar_wrapper .clearfix .pull-left {
    width: 100%;
}


#footer .comm_cont .footer_navbar_wrapper .clearfix {
    display: flex;
    flex-direction: column;
}

.mobile.for-homepage .wt-image-text-slider.simp-custom-footer-three-logo {
    padding-top: 6% !important;
    padding-bottom: 5% !important;
}
#footer .comm_cont .footer_navbar_wrapper ul {
    margin-left: 0%;
}

#footer .footer-row {
    padding: 5px 0 5px 0;
    text-align: center;
}




    }