.signup-pop {
    padding: 0 !important;
    height: max-content !important;
    width: 700px !important;
}
.signup-pop .newsl {
    padding: 40px;
    width: 50%;
}
.signup-pop .ays_content_box {
    padding: 0 !important;
}
.signup-pop .newsletter-formm {
    display: flex;
}
.signup-pop .img-holder {
    width: 50%;
}
.signup-pop .img-holder img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.signup-pop .newsl p {
    text-align: left;
    margin-bottom: 15px;
}
.signup-pop .wpcf7-submit{
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #BF0A30;
}
.owl-carousel .item {
    position: relative;
}
.owl-carousel .item img {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    object-fit: cover;
}
.owl-carousel .item .slider-content {
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 55%;
    height: 100%;
    left: 0;
    align-items: center;
    display: flex;
    background-color: transparent;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    padding-right: 90px;
}
.owce-carousel .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 66%;
    height: 100%;
    background-image: linear-gradient(100grad, #c22424a6 71%, #C2242400 83%);
    pointer-events: none;
}
.slider-content .content {
    margin: 12px 0px;
    color: #fff;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 22px;
    width: 58%;
    line-height: 32px;

}
.slider-content .heading {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    filter: drop-shadow(2px 4px 6px black);
    width: 75%;
    text-align: end;
    line-height: 50px;
}
.owl-dots {
    position: absolute!important;
    bottom: 27px;
    width: 100%;
}
.owce-carousel .owl-stage-outer {
    padding-top: 0!important;
}
.sign-btn {
    color: #FFFFFF!important;
    background-color: #BF0A30;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    border-radius: 5px;
    filter: drop-shadow(2px 4px 6px black);
    margin-top: 12px;
}
.text-block h2 {
    font-family: sans-serif!important;
}
.signup-pop .newsl p {
    text-align: center;
    margin-bottom: 15px;
}
.newsletter-formm input {
    height: 40px;
    border-radius: 5px!important;
}
.signup-pop .wpcf7-submit {
    width: 100%;
    font-family: sans-serif!important;
    border-radius: 4px;
    align-items: center;
    display: flex;
    padding: 0;
}
.newsletter-formm label {
    font-weight: 600;
    font-family: 'Roboto';
    text-transform: capitalize;
}
.newsletter-formm  .wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em -1em;
    padding: 0.2em 1em;
    border: 2px solid #ffb900;
}
/*news-section*/
.main-news-section {
    display: flex;
}

.main-news-section .left-div {
    flex: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.main-news-section .right-div {
    flex: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.main-news-section .inner-row {
    margin-bottom: 20px;
}

.main-news-section .start-sec {
    display: flex;
    align-items: center;
}

.main-news-section .image img {
    width: 100%;
    height: auto;
    display: block;
}

.main-news-section .right-div .desc-sec {
    margin-left: 10px;
}

.main-news-section .date {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    color: #5F6062;
    margin-bottom: 4px;
}

.main-news-section .heading h3 {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #E31936;
    text-decoration: underline;
    text-align: left;
    display: inline-block;
}
.main-news-section .content {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0;
    color: #2E2E2E;
}
.main-news-section .left-div .start-sec {
    display: block;
}
.main-news-section .right-div img {

    object-fit: cover
}
.main-news-section .right-div .desc-sec {
    width: 55%;
}
.main-news-section .right-div .image {
    width: 45%;
}
.main-news-section .left-div .inner-row:nth-child(2) .start-sec {
    display: flex!important;
}
.main-news-section .left-div .inner-row:nth-child(2) .desc-sec {
    width: 55%;
}
.main-news-section .left-div .inner-row:nth-child(2) .image {
    width: 45%;
}
.main-news-section .left-div .inner-row:nth-child(2) .desc-sec {
    margin-left: 10px;
}
.touch-ft{
    padding: 0;
}
@media only screen and (max-width: 768px) {
  .home-menus {
  	display: none !important;
  }
  body .signup-pop {
    width: 85% !important;
}
.signup-pop .newsletter-formm {
    display: block;
}
.signup-pop .img-holder {
    width: 100%;
}
.signup-pop .newsl {
    width: 100%;
}

.slider-content .heading {
    font-size: 35px;
    color: #fff;
    width: 75%;
    text-align: end;
    line-height: 40px;
}

.slider-content .content {
    font-size: 20px;
    line-height: 30px;
}
.main-news-section {
    display: block;
}
.main-news-section .left-div .inner-row:nth-child(2) .start-sec {
    display: block!important;
}

.main-news-section .left-div .inner-row:nth-child(2) .desc-sec, .main-news-section .right-div .desc-sec, .main-news-section .right-div .image, .main-news-section .left-div .inner-row:nth-child(2) .image{
    width: 100%;
}
.main-news-section .start-sec {
    display: block;
    align-items: center;
}
.main-news-section .right-div .desc-sec, .main-news-section .left-div .inner-row:nth-child(2) .desc-sec {
    margin-left: 0px;
}
.main-news-section .image img {
    margin-bottom: 10px;
}

}
@media only screen and (max-width: 600px) {
.owl-carousel .item .slider-content {
    width: 100%;
    align-items: center;
    padding: 0px 3px;
}
.owce-carousel .item:before {
    width: 100%;
    background-image: linear-gradient(100grad, #c22424a6 100%, #C2242400 100%);
}
.slider-content .heading {
    font-size: 26px;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 29px;
}
.slider-content .content {
    width: 100%;
    text-align: center;
}
.heading br {
    display: contents;
}
.signup-pop .newsl {
    width: 100%;
    padding: 40px 15px 11px 15px;
}
.signup-pop .newsl p {
    text-align: center;
    font-family: sans-serif!important;
}
.newsletter-formm input {
    height: 40px;
}

.signup-pop .wpcf7-submit {
    text-align: center;
    width: 100%;
        font-family: sans-serif!important;
}

}