/*

Theme Name: Divi Child Theme

Theme URI: https://divireadythemes.com/

Description: Divi Child Theme

Author: Divi Ready Themes

Author URI: https://divireadythemes.com/

Template: Divi

Version: Updated for Divi 3+

*/
/*.et_pb_module.main-head-text {
    max-width: 500px;
}*/
/*.et_pb_section.banner-sec {
    padding-top: 95px !important;
}*/

.main-head-text h1 {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.main-head-text .et_pb_text_inner h1 br {
    display: none;
}
.et_pb_row.header-row.call-header {
    padding: 0 !important;
    height: 0 !important;
}


.et_pb_module.et_pb_text.strike-in.inner-banner {
    margin: 0 !important;
}

.strike-in.inner-banner h2 {
    padding: 0 !important;
}


.et_pb_row.header-row.call-header .et_pb_column.head-contact.header-contact {
    filter: none;
}

.blog-page article {
    display: flex;
    flex-direction: column;
}

.blog-page article .et_pb_image_container {
    order: 1;
    margin: -20px -20px 20px !important;
}

.blog-page article p.post-meta {
    order: 2;
    margin-bottom: 20px;
    font-size: 0;
    display: flex;
    align-items: center;
}

.blog-page article p.post-meta span {

    width: 54%;
    float: right;
    text-align: right;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 15.4px;
    color: #909090 !important;
    font-style: normal;
    margin-bottom: 0 !important;
    margin-left: 10px !important;
    margin-top: 5px !important;
    order: 1;
}

.blog-page article p.post-meta a {
    background: #E6291D;
    border-radius: 20px;
    color: #fff !important;
    padding: 5px 25px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 15.4px;
}

.blog-page article h2.entry-title {
    order: 3;
    padding-bottom: 20px !important;
}

.blog-page article .post-content {
    order: 4;
}

.blog-page article .et_pb_image_container a.entry-featured-image-url {
    margin: 0;
    width: 100%;
    float: left;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children>a,
#main-header .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
    position: relative;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children>a:after,
#main-header .et_mobile_menu .menu-item-has-children>a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 18px;
    content: '\4c';
    top: 11px;
    right: 13px;
}


.et_pb_menu .et_mobile_menu .menu-item-has-children.visible>a:after,
#main-header .et_mobile_menu .menu-item-has-children.visible>a:after {
    content: '\4d';
}

.et_pb_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}

.et_pb_menu .et_mobile_menu li.visible>ul.sub-menu,
#main-header .et_mobile_menu li.visible>ul.sub-menu,
.et-db #et-boc .et-l #main-header .et_mobile_menu li.visible>ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible>ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible>ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}


.et_pb_row.call-slider {
    width: 100%;
    max-width: 100% !important;
}

.header-menu nav.et-menu-nav ul li.menu-item-has-children a::after {
    right: -18px;
}

.big-font h2 {
    padding: 0;
}

.header-menu nav.et-menu-nav ul li ul.sub-menu li {
    padding: 5px 20px !important;
    width: 100% !important;
}

.header-menu nav.et-menu-nav ul li.et_pb_menu_page_id-32.menu-item-has-children ul.sub-menu {
    padding: 10px 0 !important;
    width: 300px;
}

.header-menu nav.et-menu-nav ul li ul.sub-menu li a {
    margin: 0 !important;
    width: 100% !important;
}

.header-menu nav.et-menu-nav ul li ul.sub-menu li a:hover {
    background: transparent;
    color: #c72f33 !important;
    /*border: none;*/
}
.header-menu nav.et-menu-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu {
    top: 0 !important;
}


.header-menu nav.et-menu-nav ul li.menu-item-has-children a:hover{
    border-bottom: none !important;
}
.header-menu nav.et-menu-nav ul li.menu-item-has-children a{
    border-bottom: none !important;
}

.header-menu nav.et-menu-nav ul li.menu-item-has-children ul.sub-menu li a:after {
    right: 0 !important;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
}

html,
body {
    overflow-x: hidden;
}

.et_pb_row.logo-row {
    display: flex !important;
    align-items: center !important;
}


.header-blurb {
    margin: 0 !important;
}

.et_pb_row.map-row {
    width: 50% !important;
}

.et_pb_row.map-row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    width: 100% !important;
}

.header-menu nav.et-menu-nav ul li.current-menu-item a {
    font-weight: 600 !important;
}

.banner-form-col form .forminator-row .forminator-col {
    padding: 0 !important;
}

.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default:active,
.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active {
    border-color: #E6291D !important;
    background-color: #E6291D !important;
    color: #FFFFFF !important;
}

.forminator-select-dropdown-container--open .forminator-custom-form-392.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected {
    background-color: #E6291D !important;
    color: #FFFFFF !important;
}

.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-header .ui-corner-all {
    background-color: #E6291D !important;
    color: #FFFFFF;
}

.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight {
    border-color: #E6291D !important;
    background-color: #E6291D38 !important;
    color: #FFFFFF !important;
}

.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight:active,
.forminator-custom-form-392.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight.ui-state-active {
    border-color: #E6291D !important;
    background-color: #E6291D !important;
    color: #FFFFFF !important;
}

.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default {
    padding: 0 !important;
    border: 1px solid #000 !important;

}

.simple-blurb h4.et_pb_module_header {
    padding-bottom: 20px !important;
}

.et_pb_section.divi-class {
    position: relative;
}

.wait-text p {
    padding-bottom: 25px;
}

.et_pb_module.banner-rating-img {
    width: 100%;
    float: left;
}

/*.et_pb_row.hm-bg-row{
    background-color: #E6291D;
    height: 100%;
    min-height: 100%;
    position: absolute!important;
    top: 50%;
    bottom: auto;
    right: 0px;
    left: auto;
    transform: translateY(-50%);
}*/

.et_pb_row.hm-bg-row {
    width: 56.9% !important;
    -webkit-clip-path: polygon(46% 0, 100% 0, 100% 100%, 0% 134.6%);
    clip-path: polygon(45.1% 0, 100% 0, 100% 100%, 0% 131.6%);
}

.et_pb_row.hm-bg-row {
    /*background-color:#E6291D;*/
    /*background: linear-gradient(296.0deg, rgb(230 41 29/ 100%) 65.75%, rgb(30 30 30 / 100%) 65.75%) !important;*/
    background: linear-gradient(295.75deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    height: 101%;
    min-height: 100%;
    position: absolute !important;
    top: 50%;
    bottom: auto;
    right: 0px;
    left: auto;
    transform: translateY(-50%);
    overflow: visible;
}


.et_pb_section.divi-class:after {
    background: url(/wp-content/uploads/2022/09/bottom-111.svg);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    top: 0px;
    background-repeat: no-repeat;
    background-position: top left;
}

.et_pb_section.divi-class:before {
    background: url(/wp-content/uploads/2022/09/bottom-11.svg);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.my-collection:before {
    background: url(/wp-content/uploads/2022/09/col-btm-line.svg);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.ser-back:before {
    background: url(/wp-content/uploads/2022/09/btm-red.svg);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.ser-back-slider:before {
    background: url(/wp-content/uploads/2022/09/ser-btm.svg);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.header-sec .header-row .et_pb_column.header-contact span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    padding: 0 !important;
}

.header-blurb .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.header-sec .header-row .et_pb_column.header-contact:after {
    content: "";
    /*clip-path: polygon(19px 100%,0% 100%,100% 100%, 100% 50%,100% 100%,100% 0%,10px 0%,63px 0%);*/
    background-color: #E6291D;
    width: calc(100% * 10);
    height: 100%;
    position: absolute;
    top: 0;
    left: -44px;
    z-index: -1;
    overflow: hidden !important;
    box-shadow: 0px 5px 0px 0px #000000;
    clip-path: polygon(0% 100%, 0% 100%, 100% 100%, 100% 50%, 100% 0%, 100% 100%, 100% 0%, 0% 0%, 25px 50%);

}

.header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0 20px 0 0 !important;
    width: 48px;
    float: left;
}

.header-sec .header-row .et_pb_column.header-contact {
    position: absolute;
    right: -15%;
    width: 30%;
    z-index: 2;
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    filter: drop-shadow(-10px 0px 0px #1e1e1e);

}

.header-menu nav.et-menu-nav ul li.current-menu-item a,
.header-menu nav.et-menu-nav ul li a:hover {
    border-bottom: 2px solid #e6291d;
    color: #e6291d !important;
}

.header-menu nav.et-menu-nav ul li a {
    border-bottom: 2px solid transparent;
    padding: 0 !important;
    align-items: center;
    margin-bottom: 5px;
    opacity: 1;
}

.header-blurb .et_pb_blurb_content .et_pb_blurb_container {
    padding: 0;
}

.header-blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    padding: 0;
}

.header-menu nav.et-menu-nav ul li {
    padding: 0 20px;
}

.header-menu nav.et-menu-nav ul li:last-child {
    padding-right: 0px;
}

.header-menu nav.et-menu-nav ul li:first-child {
    padding-left: 0px;
}

.footer-menu nav.et-menu-nav ul li {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}


.footer-menu nav.et-menu-nav ul li a {
    width: 100%;
    float: left;
    padding-bottom: 0 !important;
}

.footer-row-all .et_pb_column:first-child {
    width: 30% !important;
}

.footer-row-all .et_pb_column {
    width: 16.5% !important;
}

.footer-row-all .et_pb_column:last-child {
    width: 28% !important;
}

.social-icon li {
    margin-bottom: 0 !important;
}

.social-icon li a.icon {
    margin-right: 20px;
}

.social-icon li:last-child a.icon {
    margin-right: 0px;
}

.footer-menu nav.et-menu-nav ul li:last-child {
    margin-bottom: 0 !important;
}

.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
    /*-webkit-clip-path: polygon(28.5% 0,100% 0,100% 100%,0% 110%);
    clip-path: polygon(29.9% 0,100% 0,100% 100%,0% 119%);*/
    webkit-clip-path: polygon(46.8% 0, 100% 0, 100% 100%, 0% 137%);
    clip-path: polygon(46.8% 0, 100% 0, 100% 100%, 0% 137%);
}

/*
.et_pb_row.hm-bg-row {
   
width: 57%!important;
    -webkit-clip-path: polygon(46% 0,100% 0,100% 100%,0% 134.6%);
    clip-path: polygon(46% 0,100% 0,100% 100%,0% 134.6%);
}*/


.main-head-text h1 span {
    color: #E6291D !important;
}

.banner-head h2 span {
    color: #E6291D !important;
    font-weight: 800 !important;
}

.banner-head h2 strong {
    font-weight: 800 !important;
    font-family: 'Supreme-Extrabold', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 800 !important;
}

.banner-sec {
    position: relative;
}

.banner-sec:after {
    background: url(https://www.rapidrestoreli.com/wp-content/uploads/2024/05/2banner-image.webp);
    content: '';
    width: 813px;
    height: 395px;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    bottom: 90px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

a.et_pb_button.btn-title {
    pointer-events: none;
}

.banner-sec .et_pb_row .et_pb_module.et_pb_image {
    width: auto !important;
    float: left;
    margin-right: 40px;
}

.banner-sec .et_pb_row .et_pb_module.et_pb_image:last-child {
    margin-right: 00px;
}

.banner-rating-img .et_pb_text_inner ul li a {
    float: left;
    width: 100%;
    line-height: 0 !important;
}

.banner-rating-img .et_pb_text_inner ul li:after {
    content: "";
    border-right: 2px solid #909090;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.banner-rating-img .et_pb_text_inner ul li:last-child {
    margin-right: 0 !important;
}

.banner-rating-img .et_pb_text_inner ul li:last-child:after {
    margin-right: 0 !important;
    display: none;
}

.banner-rating-img .et_pb_text_inner ul li {
    float: left;
    width: 182px;
    margin-right: 20px;
    position: relative;
    height: 32px;
}

.banner-rating-img .et_pb_text_inner ul {
    list-style: none;
    padding: 0 !important;
}


.tss-wrapper .single-item-wrapper h3.author-name {
    order: 2;
    padding-left: 85px;
    box-sizing: border-box;
    margin-bottom: 7px;
    margin-top: 0 !important;
    text-align: left !important;

    color: #000;

    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.tss-wrapper .single-item-wrapper h4.author-bio {
    order: 4;
    padding-left: 85px;
    margin: 0px !important;
    float: left;
    text-align: left !important;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #c4c4c4 !important;
}

.testimonial .item-content-wrapper {
    order: 5;
    background: transparent !important;
    padding: 25px 0 0 0 !important;
    position: static !important;
    float: left;
    /* min-height: 425px; */
}

.tss-carousel .single-item-wrapper .item-content-wrapper .item-content {
    font-style: normal;
    /* margin-top: 30px; */
    min-height: 140px;
    overflow: auto;
    height: 140px;
    float: left;
}

.testimonial .item-content-wrapper .item-content {
    width: 100% !important;
    float: left;
    text-align: left !important;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #131313 !important;
}

.testimonial .item-content-wrapper .item-content img.alignnone {
    position: absolute;
    top: 30px;
    right: 20px;
}

.testimonial .single-item-wrapper .tss-meta-info {
    width: 75px;
}

.testimonial .single-item-wrapper .tss-meta-info {
    order: 1;
    width: auto;
    position: absolute;
    left: 30px;
    top: 30px;
    float: left;
    margin-right: 20px;
}

.testimonial .rating-wrapper {
    order: 3;
    margin-top: 0 !important;
    margin-bottom: 4px !important;
    padding-left: 85px;
    float: none;
    display: inline-block !important;
    line-height: initial;
    text-align: left !important;
}

.testimonial .rating-wrapper span.dashicons.dashicons-star-filled {
    font-size: 14px;
    color: #E4A44A !important;
}

.testimonial .single-item-wrapper {
    padding: 30px 30px 20px 30px;
    /*background: #fff;*/
    float: left;
    position: relative;
    display: flex;
    flex-flow: column;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.testimonial .tss-wrapper .tss-even .tss-grid-item {
    margin-bottom: 15px !important;
}

.testimonial .item-content-wrapper:before {
    display: none !important;
}


.testimonial .et_pb_code_inner .carousel-wrapper .swiper-arrow {
    margin-bottom: 0 !important;
}

.testimonial .swiper-arrow i.rttss-left-open {
    background: url(/wp-content/uploads/2022/09/left-arrow.svg) no-repeat !important;
    font-size: 0;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
}

.testimonial .swiper-arrow i.rttss-right-open {
    background: url(/wp-content/uploads/2022/09/right-arrow.svg) no-repeat !important;
    font-size: 0;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
}

.testimonial .swiper-arrow i.rttss-left-open:hover {
    background: url(/wp-content/uploads/2022/09/left-arrow-color.svg) no-repeat !important;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
}

.testimonial .swiper-arrow i.rttss-right-open:hover {
    background: url(/wp-content/uploads/2022/09/right-arrow-color.svg) no-repeat !important;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
}

.testimonial .swiper-arrow {
    background: transparent;
    width: auto;
    height: auto;
    display: block;
    border-radius: 0;
}

.testimonial .swiper-button-next.swiper-button-disabled,
.testimonial .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}


.testimonial .swiper-button-next {
    right: -70px;
    bottom: inherit;
    top: 50% !important;
    margin-top: -40px !important;
}

.testimonial .swiper-button-prev {
    left: -70px;
    right: inherit;
    bottom: inherit;
    top: 50% !important;
    margin-top: -40px !important;
}

.testimonial .tss-carousel.swiper .swiper-wrapper {
    margin: 20px 0 !important;
}

.testimonial .tss-carousel.swiper {
    margin-bottom: 30px;
}

.testimonial .rt-container-fluid.tss-wrapper {
    padding: 0 !important;
}

.testimonial .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E6291D !important;
}

.testimonial .swiper-pagination span.swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    border-radius: 3px;
    background: #D9D9D9;
    opacity: 1;
}

.process-blurb .et_pb_column .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.process-blurb .et_pb_column .et_pb_blurb_content .et_pb_blurb_container h3.et_pb_module_header {
    padding: 0;
}

body .process-blurb .et_pb_column {
    width: 17.1% !important;
    margin-right: 10.5% !important;
    overflow: visible !important;
}

body .process-blurb .et_pb_column .et_pb_blurb_content {
    padding: 40px 20px 20px !important;
}

body .process-blurb .et_pb_column:after {
    content: "";
    background: url(/wp-content/uploads/2022/09/one.svg) !important;
    position: absolute;
    width: 70px;
    height: 70px;
    background-size: cover;
    top: 50%;
    left: 0px;
    z-index: 999;
    transform: translate(-50%, -50%);
}

body .process-blurb .et_pb_column:nth-child(2):after {
    background: url(/wp-content/uploads/2022/09/two1.svg) !important;
}

body .process-blurb .et_pb_column:nth-child(3):after {
    background: url(/wp-content/uploads/2022/09/three1.svg) !important;
}

body .process-blurb .et_pb_column:nth-child(4):after {
    background: url(/wp-content/uploads/2022/09/four1.svg) !important;
}

body .process-blurb:before {
    content: '';
    width: 98%;
    height: 6px;
    background: #E6291D;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.work-row .gallery-col1 {
    width: 40.3% !important;
    margin-right: 2.4%;
    float: left;
}

.work-row .gallery-col2 {
    width: 31.7% !important;
    margin-right: 2.4%;
    float: left;
}

.work-row .gallery-col3 {
    width: 23.2% !important;
    float: left;
}

.work-row .gallery-col6 {
    width: 40.3% !important;
    float: left;
    margin-top: 2.4%;
}

.work-row .gallery-col5 {
    width: 31.7% !important;
    margin-right: 2.4%;
    float: left;
    margin-top: 2.4%;
}

.work-row .gallery-col4 {
    width: 23.2% !important;
    float: left;
    margin-right: 2.4%;
    margin-top: 2.4%;
}

.work-row .et_pb_module.et_pb_image {
    filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.1));
}


.col-blurb .et_pb_column .et_pb_module.et_pb_blurb {
    width: 31.6%;
    float: left;
    margin-right: 2.6%;
    margin-bottom: 0 !important;
}

.col-blurb .et_pb_column .et_pb_module.et_pb_blurb:nth-child(3n) {
    margin-right: 0%;

}

.col-blurb .et_pb_column .et_pb_module.et_pb_blurb .et_pb_blurb_container h3.et_pb_module_header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


.forminator-ui#forminator-module-392.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    font-family: 'Supreme-Regular', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    color: #909090 !important;
}


.banner-form-col form {
    border-radius: 0 0 0px 0px !important;
    width: 100% !important;
    float: left !important;
    margin-bottom: 0 !important;
}

.banner-form-col form .forminator-row {
    margin-bottom: 20px !important;
}

.banner-form-col form .forminator-row-last {
    margin-bottom: 0 !important;
}

.banner-form-col form .forminator-row .forminator-field input,
.banner-form-col form .forminator-row .forminator-field select {
    border-radius: 0px !important;
    background: transparent;
    padding: 13px !important;
    width: 100%;
    font-family: 'Supreme-Regular', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    color: #909090 !important;
}

.banner-form-col form .forminator-row .forminator-field input {
    font-family: 'Supreme-Regular', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    color: #909090 !important;
    border-bottom: solid 1px #909090 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

.banner-form-col form .forminator-row .name-field .forminator-field input {
    background: transparent url(/wp-content/uploads/2022/09/name-icon.svg) no-repeat !important;
    background-position: right bottom 15px !important;
}

.banner-form-col form .forminator-row .date-field .forminator-field input {
    background: transparent url(/wp-content/uploads/2022/09/smsm-icon.svg) no-repeat !important;
    background-position: right bottom 15px !important;
}

.banner-form-col form .forminator-row .phone-field .forminator-field input {
    background: transparent url(/wp-content/uploads/2022/09/phone-icon.svg) no-repeat !important;
    background-position: right bottom 15px !important;
}

/* .banner-form-col form .forminator-row .servi-field .forminator-field select{background:#fff url(/wp-content/uploads/2022/04/Group-250.svg) no-repeat !important;background-position: 15px center !important;padding-left:40px !important;} */
.banner-form-col form .forminator-row .servi-field .forminator-field select::placeholder {
    color: #909090 !important;
    font-size: 18px;
    font-family: 'Supreme-Regular', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
}

/*.banner-form-col form .forminator-row .servi-field .forminator-field select {background-image: url(/wp-content/uploads/2022/09/service-icon.svg), url(/wp-content/uploads/2022/09/service-icon.svg);background-position: right bottom 15px!important;padding-left: 20px!important;background-color: #fff;background-repeat: no-repeat;color:#787878;font-size:16px;border:none;-webkit-appearance: none;-moz-appearance: none;}*/
.banner-form-col form .forminator-row .servi-field .forminator-field select:focus {
    outline: none;
    border-color: transparent !important;
}

.banner-form-col div#name-1 .forminator-field:after {
    display: none;
}

.banner-form-col div#email-1 .forminator-field:after {
    display: none;
}

.banner-form-col div#phone-1 .forminator-field:after {
    display: none;
}

.banner-form-col div#select-1 .forminator-field:after {
    display: none;
}

.banner-form-col form .forminator-row .forminator-field .button {
    padding: 15px !important;
    width: 100% !important;
    border-radius: 0px !important;
}

.banner-form-col form .forminator-row .servi-field .forminator-field span.select2-selection {
    border-bottom: solid 1px #909090 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    background: url(/wp-content/uploads/2022/09/service-icon.svg)no-repeat !important;
    background-position: right bottom 12px !important;
    border-radius: 0px !important;
    padding: 10px 0 10px 0 !important;
    background-color: transparent !important;
}

.banner-form-col form .forminator-row .servi-field .forminator-field span.forminator-icon-chevron-down:before {
    display: none !important;
}

.banner-form-col form .forminator-row .servi-field .forminator-field span.select2-selection__arrow {
    height: 16px !important;
    width: 16px !important;
}

.banner-form-col form .forminator-row .servi-field .forminator-field span.select2-selection__rendered {
    padding: 0 !important;
}

.banner-form-col form .forminator-error-message {
    display: none !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
    padding: 10px 20px 10px 0 !important;
}

.et_pb_column.banner-row2.banner-form-col {
    background: #fff;
    padding: 40px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(40px);
}

.forminator-edit-module {
    display: none;
}

.banner-form-col form .forminator-row .date-field .forminator-field .forminator-input-with-icon span.forminator-icon-calendar {
    display: none !important;
}

.banner-form-col form {
    width: 100%;
    float: left;
}

.banner-form-col form .forminator-row {
    width: 100%;
    float: left;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.banner-form-col form .forminator-row .forminator-col {
    width: 100%;
    float: left;
}

.banner-form-col form .forminator-row button.forminator-button.forminator-button-submit {

    width: 100% !important;
    float: left;
    font-family: 'Supreme-Extrabold', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    padding: 17px 20px !important;
    margin-top: 25px !important;
    text-transform: uppercase;
    background: #E6291D !important;
    box-shadow: 10px 10px 30px rgba(13, 49, 94, 0.15) !important;
    border-radius: 10px !important;
}


.form-home .et_pb_column {
    width: 49% !important;
}

.form-home .et_pb_column.et-last-child {
    width: 40% !important;
    float: right;
}

.banner-form-col .et_pb_module.et_pb_code {
    width: 100%;
    float: left;
}

.banner-form-col .et_pb_module.et_pb_code form .forminator-row.forminator-row-last {
    margin: 0 !important;
}

.location-blurb .et_pb_blurb_content {
    width: auto;
    float: left;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 10px 90px 10px 10px !important;
    position: relative;
}

.location-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0;
    width: auto !important;
}

.location-blurb .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 10px;
}

.location-blurb .et_pb_blurb_content .et_pb_blurb_container h3.et_pb_module_header {
    padding: 0;
}

.location-blurb .et_pb_blurb_content:after {
    background: url(https://deanw61.sg-host.com/wp-content/uploads/2022/09/rgt-arrow.svg);
    content: '';
    width: 44px;
    height: 44px;
    background-size: 100%;
    position: absolute;
    right: 0 !important;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center right;
}

.et_pb_module.et_pb_code.map-code {
    margin: 0;
    line-height: 0;
}

/*Ameen*/

.single-post #left-area li,
.single-post #left-area p {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
}
.single-post #left-area .et_pb_text_inner {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
}
@media only screen and (min-width:1925px) {
    .banner-sec:after {
        bottom: 80px !important;
    }
}

@media only screen and (min-width:1980px) {
    .banner-sec:after {
        bottom: 65px !important;
    }
}

@media only screen and (min-width:2050px) {
    .banner-sec:after {
        bottom: 50px !important;
    }
}

@media only screen and (min-width:2100px) {
    .banner-sec:after {
        bottom: 40px !important;
    }
}

@media only screen and (min-width:2250px) {
    .banner-sec:after {
        bottom: 25px !important;
    }
}

@media only screen and (min-width:2350px) {
    .banner-sec:after {
        bottom: 15px !important;
    }
}

@media only screen and (min-width:2430px) {
    .banner-sec:after {
        bottom: 5px !important;
    }
}

@media only screen and (min-width:2500px) {
    .banner-sec:after {
        bottom: -8px !important;
    }
}

@media only screen and (min-width:2580px) {
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        background-position: 50% 52% !important;
    }
}

@media only screen and (min-width:2720px) {
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        background-position: 50% 54% !important;
    }
}

@media only screen and (min-width:2720px) {
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        background-position: 50% 56% !important;
    }
}

@media only screen and (min-width:1780px) {
    .banner-sec:after {

        width: 100%;
        height: 100%;
        background-size: 49%;

    }
}

/*@media only screen and (max-height:850px){
    .et_pb_section.et_pb_section_0.banner-sec.et_pb_with_background.et_section_regular {
        padding:50px 0 120px 0;
    }
    body .banner-sec:after {
        bottom: 150px !important;
    }
}
@media only screen and (max-height: 780px){
     body .bnr-text p {
    font-size: 16px !important;
}
}
@media only screen and (max-height: 750px){
    .et_pb_section.et_pb_section_0.banner-sec.et_pb_with_background.et_section_regular {
        padding:30px 0 120px 0;
    }
    
    body .banner-sec:after {
        bottom: 97px !important;
    }
    body .main-head-text h1 {
    font-size: 16px !important;
}
   
.et_pb_section .et_pb_row.font-style {
    padding: 30px !important;
}
}
@media only screen and (max-height: 700px){
    .et_pb_section .et_pb_row.font-style .et_pb_module.et_pb_text p {
    font-size: 16px;
}
.et_pb_section .et_pb_row.font-style .et_pb_module.et_pb_text h3 {
    font-size: 28px;
    line-height: 25px;
}
.et_pb_section .et_pb_row.font-style {
    padding: 25px !important;
}
.et_pb_row.header-row.et_pb_row--with-menu {
    padding: 15px 0 !important;
}
}
*/

@media only screen and (max-width: 1910px) {
    .et_pb_row.hm-bg-row {
    width: 56.7% !important;
}
}
@media only screen and (max-width: 1890px) {
    .et_pb_row.hm-bg-row {
        right: -3px !important;
    }
}

@media only screen and (max-width: 1880px) {

    .et_pb_row.hm-bg-row {
        right: -4px !important;
        /*background: linear-gradient(295.8deg, rgb(230 41 29/ 100%) 65.75%, rgb(30 30 30 / 100%) 65.75%) !important;*/
       background: linear-gradient(295.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

}

@media only screen and (max-width: 1870px) {
    .et_pb_row.hm-bg-row {
        right: -5px !important;

    }

}

@media only screen and (max-width: 1860px) {
    .et_pb_row.hm-bg-row {
        right: -7px !important;
       background: linear-gradient(295.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

}

@media only screen and (max-width: 1850px) {

    /*.banner-sec:after {
        background-size: 96% !important;
    }*/
    .et_pb_row.hm-bg-row {
        right: -10px !important;
       background: linear-gradient(295deg, rgb(230, 41, 29) 65.7%, rgb(30, 30, 30) calc(65.7% + 1px));

    }
}

@media only screen and (max-width: 1840px) {
    /*.et_pb_row.hm-bg-row {
        right: -12px !important;
       background: linear-gradient(294.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
       

    }*/

    .et_pb_row.hm-bg-row {
	    right: -12px !important;
	    background: linear-gradient(294.95deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	}
}

@media only screen and (max-width: 1830px) {
    .et_pb_row.hm-bg-row {
        right: -13px !important;
       background: linear-gradient(294.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1820px) {
    /*.et_pb_row.hm-bg-row {
        right: -16px !important;
       background: linear-gradient(294.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }*/
    .et_pb_row.hm-bg-row {
	    right: -16px !important;
	    background: linear-gradient(294.65deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	}
}

@media only screen and (max-width: 1810px) {
    .et_pb_row.hm-bg-row {
        right: -18px !important;
        background: linear-gradient(294.55deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
}


@media only screen and (max-width: 1800px) {
    /*.et_pb_row.hm-bg-row {
        right: -20px !important;
        background: linear-gradient(294.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/
    .et_pb_row.hm-bg-row {
	    right: -20px !important;
	    background: linear-gradient(294.45deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	}

    /*.banner-sec:after {
        background-size: 93% !important;
        bottom: 110px;
    }*/
}

@media only screen and (max-width: 1790px) {
    /*.et_pb_row.hm-bg-row {
        right: -23px !important;
        background: linear-gradient(294deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/

    .et_pb_row.hm-bg-row {
	    right: -23px !important;
	    background: linear-gradient(294.35deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	}
}

@media only screen and (max-width: 1780px) {
    .et_pb_row.hm-bg-row {
        right: -24px !important;
        background: linear-gradient(294deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

}

@media only screen and (max-width: 1779px) {
    .banner-sec:after {
        width: 100%;
        height: 100%;
        background-size: 50% !important;
    }
}

@media only screen and (max-width: 1770px) {
    .et_pb_row.hm-bg-row {
        right: -26px !important;
        background: linear-gradient(294.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

}

@media only screen and (max-width: 1760px) {
    .et_pb_row.hm-bg-row {
        right: -28px !important;
        background: linear-gradient(293.95deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1750px) {
    .et_pb_row.hm-bg-row {
        right: -30px !important;
        background: linear-gradient(293.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    .banner-sec:after {

        bottom: 120px;
    }
}

@media only screen and (max-width: 1740px) {
    .et_pb_row.hm-bg-row {
        right: -31px !important;
        background: linear-gradient(293.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1730px) {
    .et_pb_row.hm-bg-row {
        right: -34px !important;
        background: linear-gradient(293.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1720px) {
    .et_pb_row.hm-bg-row {
        right: -36px !important;
       background: linear-gradient(293.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1710px) {
    .et_pb_row.hm-bg-row {
        right: -38px !important;
        background: linear-gradient(293.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1700px) {
    .et_pb_row.hm-bg-row {
        right: -40px !important;
        background: linear-gradient(293deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    .banner-sec:after {
        /*background-size: 50% !important;*/
        bottom: 100px;
    }
}

@media only screen and (max-width: 1690px) {
    .et_pb_row.hm-bg-row {
        right: -41px !important;
        background: linear-gradient(293deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1680px) {
    .et_pb_row.hm-bg-row {
        right: -44px !important;
        background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

    .banner-sec:after {

        bottom: 110px;
    }
}

@media only screen and (max-width: 1670px) {
    .et_pb_row.hm-bg-row {
        right: -45px !important;
        background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        

    }
}

@media only screen and (max-width: 1660px) {
    .et_pb_row.hm-bg-row {
        right: -46px !important;
        background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    .banner-sec:after {
        /*background-size: 50% !important;*/
        bottom: 120px;
    }
}

@media only screen and (max-width: 1650px) {
    .et_pb_row.hm-bg-row {
        right: -48px !important;
        background: linear-gradient(292.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1640px) {
    .et_pb_row.hm-bg-row {
        right: -51px !important;
        background: linear-gradient(292.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1630px) {
    .et_pb_row.hm-bg-row {
        right: -53px !important;
        background: linear-gradient(292.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}



@media only screen and (max-width: 1620px) {
    .et_pb_row.hm-bg-row {
        right: -54px !important;
        background: linear-gradient(292.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}



@media only screen and (max-width: 1610px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
        background: linear-gradient(291.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}


@media only screen and (max-width: 1600px) {

    /*.et_pb_row.hm-bg-row{
        right: 17px !important;
        }*/
    .et_pb_row.hm-bg-row {
        right: -63px !important;
        width: 66% !important;
        /*background: linear-gradient(294.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
        background: linear-gradient(295.05deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    .banner-sec:after {
        background-size: 55% !important;
        bottom: 105px;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        position: absolute;
        right: -8.5%;
    }
}

@media only screen and (max-width: 1590px) {
    .et_pb_row.hm-bg-row {
        right: -63px !important;
        background: linear-gradient(295deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
      

    }
}

/*@media only screen and (max-width: 1585px) {
    .et_pb_row.hm-bg-row {
        right: -62px !important;

    }
}*/

@media only screen and (max-width: 1580px) {
    .et_pb_row.hm-bg-row {
        right: -67px !important;
        background: linear-gradient(294.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
       

    }

    .banner-sec:after {

        bottom: 110px;
    }
}



@media only screen and (max-width: 1570px) {
    .et_pb_row.hm-bg-row {
        right: -67px !important;
        background: linear-gradient(294.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
       

    }
}



@media only screen and (max-width: 1560px) {
    .et_pb_row.hm-bg-row {
        background: linear-gradient(294.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        
        right: -69px !important;
    }
}



@media only screen and (max-width: 1550px) {
    .et_pb_row.hm-bg-row {
        right: -70px !important;
        background: linear-gradient(294.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1545px) {
   /* .et_pb_row.hm-bg-row {
        right: -67px !important;
    }*/

    .banner-sec:after {
        bottom: 115px;
    }
}

@media only screen and (max-width: 1540px) {
    .et_pb_row.hm-bg-row {
        right: -71px !important;
         background: linear-gradient(294.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1530px) {
    .et_pb_row.hm-bg-row {
        right: -73px !important;
         background: linear-gradient(294deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1520px) {
    .et_pb_row.hm-bg-row {
        right: -75px !important;
         background: linear-gradient(293.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1510px) {
    .et_pb_row.hm-bg-row {
        right: -75px !important;

    }
}

@media only screen and (max-width: 1500px) {
    .header-menu nav.et-menu-nav ul li {
        padding: 0 15px;
    }
    .et_pb_row.hm-bg-row {
        right: -59px !important;
         background: linear-gradient(293.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        

    }

    .banner-sec:after {
        bottom: 115px;
    }

    /*.banner-sec:after {
            background-size: 78% !important;
            bottom: 170px;
        }*/
    .header-sec .header-row .et_pb_column.header-contact {
        position: absolute;
        right: -7%;
    }
}

/*@media only screen and (max-width: 1495px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
    }
}*/

@media only screen and (max-width: 1490px) {
    .et_pb_row.hm-bg-row {
        right: -60px !important;
         background: linear-gradient(293.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1480px) {
    .et_pb_row.hm-bg-row {
        right: -63px !important;
         background: linear-gradient(293.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1470px) {
    .et_pb_row.hm-bg-row {
        right: -64px !important;
         background: linear-gradient(293deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

    .banner-sec:after {
        bottom: 124px;
    }
}

@media only screen and (max-width: 1460px) {
    /*.et_pb_row.hm-bg-row {
        right: -63px !important;
         background: linear-gradient(293deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/
    .et_pb_row.hm-bg-row {
	    right: -63px !important;
	    background: linear-gradient(293deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}
}



@media only screen and (max-width: 1450px) {
    /*.et_pb_row.hm-bg-row {
        right: -51px !important;
         background: linear-gradient(292.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        

    }*/
    .et_pb_row.hm-bg-row {
	    right: -51px !important;
	    background:linear-gradient(292.8deg, rgb(230, 41, 29) 65.7%, rgb(30, 30, 30) calc(65.7% + 1px));
	}

    .header-sec .header-row .et_pb_column.header-contact {
        position: absolute;
        right: -6%;
    }

    .banner-sec:after {
        bottom: 125px !important;
    }
}

@media only screen and (max-width: 1440px) {
    /*.et_pb_row.hm-bg-row {
        right: -50px !important;
         background: linear-gradient(292.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        

    }*/
    .et_pb_row.hm-bg-row {
	    right: -50px !important;
	    background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}
}

@media only screen and (max-width: 1430px) {
    /*.et_pb_row.hm-bg-row {

        background: linear-gradient(292.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        
      

    }*/
    /*.et_pb_row.hm-bg-row {
	    background: linear-gradient(292.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	 }*/

	.et_pb_row.hm-bg-row {
	    right: -50px !important;
	    background: linear-gradient(292.5deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}
}

@media only screen and (max-width: 1420px) {
    .et_pb_row.hm-bg-row {
        right: -48px !important;

    }
    .et_pb_row.hm-bg-row {
	    /*background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
	    background: linear-gradient(292.45deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	    /* background: #E6291D !important; */
	}
}

@media only screen and (max-width: 1410px) {
    /*.et_pb_row.hm-bg-row {
        right: -49px !important;
        background: linear-gradient(292.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }*/

    

	.et_pb_row.hm-bg-row {
	    right: -48px !important;
	    background: linear-gradient(292.2deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}
}

@media only screen and (max-width: 1400px) {
    /*.et_pb_row.hm-bg-row {
        right: -71px !important;
        background: linear-gradient(292.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        
    }*/

    .et_pb_row.hm-bg-row {
	    right: -71px !important;
	    background: linear-gradient(292.85deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}

    .banner-sec:after {
        bottom: 120px !important;
    }

    .et_pb_row {
        max-width: 90% !important;
        width: 100%;
    }

    .et_pb_row.testimonial-row {
        max-width: 80% !important;
    }

    .et_pb_row.blog-row {
        max-width: 90% !important;
    }

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -57px !important;
    }

    body .post-slider .owl-nav span.owl-prev {
        width: 35px !important;
        height: 35px !important;
        background-size: cover !important;
        left: -50px !important;
    }

    body .post-slider .owl-nav span.owl-prev:hover {
        width: 35px !important;
        height: 35px !important;
        background-size: cover !important;
        left: -50px !important;
    }

    body .post-slider .owl-nav span.owl-next {
        width: 35px !important;
        height: 35px !important;
        background-size: cover !important;
        right: -50px !important;
    }

    body .post-slider .owl-nav span.owl-next:hover {
        width: 35px !important;
        height: 35px !important;
        background-size: cover !important;
        right: -50px !important;
    }
}



@media only screen and (max-width: 1390px) {
     /*.et_pb_row.hm-bg-row {
        right: -70px !important;
        background: linear-gradient(292.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
  }    */  
	  .et_pb_row.hm-bg-row {
	    right: -70px !important;
	    background: linear-gradient(292.95deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	}
    }
@media only screen and (max-width: 1380px) {
    .header-menu nav.et-menu-nav ul li {
        padding: 0 15px;
    }
    /*.et_pb_row.hm-bg-row {
        right: -69px !important;
        background: linear-gradient(292.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/

    .et_pb_row.hm-bg-row {
	    right: -69px !important;
	    background: linear-gradient(292.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	    /* background: #E6291D !important; */
	}
}

@media only screen and (max-width: 1370px) {
    .et_pb_row.hm-bg-row {
        right: -67px !important;
        /*background: linear-gradient(292.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
        background: linear-gradient(292.35deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));

    }
}

@media only screen and (max-width: 1367px) {

    .banner-sec:after {
        bottom: 128px !important;
    }
}
@media only screen and (max-width: 1366px) {
    .et_pb_row.hm-bg-row {
        /*right: -65px !important;*/
        right: -65px !important;
    background: linear-gradient(292.2deg, rgb(230, 41, 29) 65.55%, rgb(30, 30, 30) calc(65.55% + 1px));
    }
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
    webkit-clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 139%);
    clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 139%);
}
}

@media only screen and (max-width: 1360px) {
.et_pb_row.hm-bg-row {
    right: -67.3px !important;
}
.et_pb_row.hm-bg-row {
    right: -67.3px !important;
    background: linear-gradient(291.55deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
    webkit-clip-path: polygon(46.95% 0, 100% 0, 100% 100%, 0% 137.5%);
    clip-path: polygon(46.95% 0, 100% 0, 100% 100%, 0% 137.5%);
}
}
@media only screen and (max-width: 1350px) {
    /*.et_pb_row.hm-bg-row {
        right: -65px !important;
        background: linear-gradient(291.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }*/
    
	.et_pb_row.hm-bg-row {
	    right: -65px !important;
	    background: linear-gradient(291.5deg, rgb(230, 41, 29) 65.6%, rgb(30, 30, 30) calc(65.6% + 1px));
	}

		.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
		    webkit-clip-path: polygon(46.95% 0, 100% 0, 10% 100%, 0% 137%);
		    clip-path: polygon(46.95% 0, 100% 0, 100% 100%, 0% 137%);
		}
    .banner-sec:after {
        bottom: 133px !important;
    }
}



@media only screen and (max-width: 1343px) {

    .et_pb_row.hm-bg-row {
        right: -65px !important;
        background: linear-gradient(291.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}
@media only screen and (max-width: 1340px) {
    .et_pb_row.hm-bg-row {
        right: -64px !important;
    }
}

@media only screen and (max-width: 1335px) {
    .et_pb_row.hm-bg-row {
        right: -63px !important;
    }

    .banner-sec:after {
        bottom: 146px !important;
    }


}

@media only screen and (max-width: 1330px) {
    .et_pb_row.hm-bg-row {
        right: -63px !important;
          background: linear-gradient(291.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
}

@media only screen and (max-width: 1320px) {
    .et_pb_row.hm-bg-row {
        right: -62px !important;
          /*background: linear-gradient(291.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
          background: linear-gradient(291deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));


    }
}

@media only screen and (max-width: 1305px) {
    .et_pb_row.hm-bg-row {
        right: -64px !important;
          background: linear-gradient(291.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
    .et_pb_row.hm-bg-row {
    width: 66.3% !important;}
}

@media only screen and (max-width: 1300px) {
    .header-menu nav.et-menu-nav ul li a{
        font-size: 14px;
    }
    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 26px !important;
    }
    .header-sec .header-row .et_pb_column.header-contact:after {
    left: -60px !important;
}
    .blog-page article p.post-meta {
        display: block !important;
    }

    .banner-sec:after {
        bottom: 151px !important;
    }

    .blog-page article p.post-meta a {

        padding: 5px 7px;
        font-size: 12px !important;

    }

    /*.et_pb_row.hm-bg-row {
        background: linear-gradient(290.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/

    .et_pb_row.hm-bg-row {
	    background: linear-gradient(290.99deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
	    right: -61px !important;
	}
	.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
	    webkit-clip-path: polygon(46.95% 0, 100% 0, 10% 100%, 0% 137.7%);
	    clip-path: polygon(46.95% 0, 100% 0, 100% 100%, 0% 137.7%);
	}

}

@media only screen and (max-width: 1295px) {
    /*.et_pb_row.hm-bg-row {
        right: -60px !important;
    }*/
    .et_pb_row.hm-bg-row {
	    right: -57px !important;
	    background: linear-gradient(290.65deg, rgb(230, 41, 29) 65.55%, rgb(30, 30, 30) calc(65.55% + 1px));
	}
}

@media only screen and (max-width: 1290px) {
	.et_pb_row.hm-bg-row {
		    /* right: -65px !important; */
		    right: -58px !important;
		    background: linear-gradient(290.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
		}
	.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
	    webkit-clip-path: polygon(46.9% 0, 100% 0, 100% 100%, 0% 137.5%);
	    clip-path: polygon(46.9% 0, 100% 0, 100% 100%, 0% 137.5%);
	}
}
@media only screen and (max-width: 1285px) {
    .et_pb_row.hm-bg-row {
        right: -59px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
       
        /*background: linear-gradient(290.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
        background: linear-gradient(290.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
     .header-sec .header-row .et_pb_column.header-contact:after {
    left: -60px !important;
}

}

@media only screen and (max-width: 1275px) {
    .et_pb_row.hm-bg-row {
        right: -58px !important;
    }
}

@media only screen and (max-width: 1270px) {
     .header-sec .header-row .et_pb_column.header-contact:after {
    left: -60px !important;
}
}

@media only screen and (max-width: 1265px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
    }
}

@media only screen and (max-width: 1260px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
        
        background: linear-gradient(290.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1255px) {
    .et_pb_row.hm-bg-row {
        right: -54px !important;
    }
}

@media only screen and (max-width: 1250px) {
    .banner-sec:after {
        bottom: 160px !important;
    }

    .et_pb_row.hm-bg-row {
        background: linear-gradient(290.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1245px) {
    .et_pb_row.hm-bg-row {
        right: -55px !important;
    }
}

@media only screen and (max-width: 1240px) {
    .et_pb_row.hm-bg-row {
        background: linear-gradient(290.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

}

@media only screen and (max-width: 1235px) {
    .et_pb_row.hm-bg-row {
        right: -54px !important;
    }
}

@media only screen and (max-width: 1230px) {
    .et_pb_row.hm-bg-row {
        right: -54px !important;
    }
}

@media only screen and (max-width: 1220px) {
    .et_pb_row.hm-bg-row {
        right: -53px !important;
        background: linear-gradient(289.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));



    }

}

@media only screen and (max-width: 1210px) {
    .et_pb_row.hm-bg-row {
        right: -52px !important;
        background: linear-gradient(289.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        


    }
}

@media only screen and (max-width: 1200px) {
    .header-menu nav.et-menu-nav ul li {
        padding: 0 12px;
    }
    .et_pb_row.hm-bg-row {
        right: -49px !important;
        background: linear-gradient(290.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));


    }
    body .banner-head h2 {
        font-size: 58px;
        line-height: 61px;
    }

    .et_pb_row.blog-row {
        max-width: 80% !important;
    }

    .banner-sec:after {
        bottom: 150px !important;
    }
}

@media only screen and (max-width: 1190px) {
    .et_pb_row.hm-bg-row {
        background: linear-gradient(290.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1180px) {
    .et_pb_row.hm-bg-row {
        right: -47px !important;
        /*background: linear-gradient(290.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
        background: linear-gradient(290deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        webkit-clip-path: polygon(47.1% 0, 100% 0, 100% 100%, 0% 137.5%);
        clip-path: polygon(47.1% 0, 100% 0, 100% 100%, 0% 137.5%);
    }
}


@media only screen and (max-width: 1170px) {
    .et_pb_row.hm-bg-row {
        background: linear-gradient(290deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    /*.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        -webkit-clip-path: polygon(47.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
        clip-path: polygon(46.8% 0, 100% 0, 100% 100%, 0% 135%) !important;
    }*/

    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        -webkit-clip-path: polygon(47.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
        clip-path: polygon(47.2% 0, 100% 0, 100% 100%, 0% 136%) !important;
    }



}
@media only screen and (max-width: 1160px) {
    .et_pb_row.hm-bg-row {
    background: linear-gradient(289.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
    -webkit-clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 137%) !important;
    clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 137%) !important;
}
.header-sec .header-row .et_pb_column.header-contact {
   
    filter: drop-shadow(-8px 0px 0px #1e1e1e);
}

}
@media only screen and (max-width: 1155px) {
    .et_pb_row.hm-bg-row {
        right: -47px !important;
    }

    .banner-sec:after {
        bottom: 158px !important;
    }
}

@media only screen and (max-width: 1150px) {
    .et_pb_column.menu-col {
        width: 70% !important;
    }
    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 22px !important;
    }
    .banner-sec:after {
    bottom: 162px !important;
}
.main-head-text h1 {
    font-size: 16px !important;
    line-height: 22px !important;
}
}

@media only screen and (max-width: 1145px) {
    .et_pb_row.hm-bg-row {
        right: -46px !important;
    }
}

@media only screen and (max-width: 1135px) {
    .et_pb_row.hm-bg-row {
        right: -45px !important;
    }
}

@media only screen and (max-width: 1130px) {
    .et_pb_row.hm-bg-row {
    background: linear-gradient(289.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 1125px) {
    .et_pb_row.hm-bg-row {
        right: -43px !important;
    }
}

@media only screen and (max-width: 1120px) {
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        -webkit-clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 137%) !important;
        clip-path: polygon(47.3% 0, 100% 0, 100% 100%, 0% 137%) !important;
    }
    .et_pb_row.hm-bg-row {
        background: linear-gradient(289deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
}
@media only screen and (max-width: 1115px) {
    .et_pb_row.hm-bg-row {
        right: -42px !important;
    }

    .banner-sec:after {
        bottom: 164px !important;
    }
}

@media only screen and (max-width: 1110px) {
    .et_pb_row.hm-bg-row {
        right: -41px !important;
    background: linear-gradient(289.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}
@media only screen and (max-width: 1100px) {
    .header-menu nav.et-menu-nav ul li a {
        font-size: 12px;
    }
    .et_pb_row.hm-bg-row {
        right: -40px !important;
    background: linear-gradient(289deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }

    .banner-sec:after {
        bottom: 166px !important;
    }
}

@media only screen and (max-width: 1090px) {
    .et_pb_row.hm-bg-row {
        right: -39px !important;
    background: linear-gradient(288.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));

    }
}

@media only screen and (max-width: 1080px) {

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -40px !important;
    }

body .banner-head h2 {
        font-size: 51px !important;
        line-height: 53px !important;
    }
    .et_pb_row.hm-bg-row {
        right: -58px !important;
    background: linear-gradient(289.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        

    }

    .btn-title-text h3 {
        font-size: 20px !important;
    }

    .banner-sec:after {
        bottom: 155px !important;
    }
}

@media only screen and (max-width: 1070px) {
    /*.et_pb_row.hm-bg-row {
        right: -58px !important;
    background: linear-gradient(289.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }*/

    .simple-blurb .et_pb_blurb_container .et_pb_blurb_description p {
        padding-right: 80px;
    }

    .et_pb_row.hm-bg-row {
	    right: -58px !important;
	    background: linear-gradient(289deg, rgb(230, 41, 29) 65.75%, rgb(30, 30, 30) calc(65.75% + 1px));
	}
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
	    -webkit-clip-path: polygon(47.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
	    clip-path: polygon(46.7% 0, 100% 0, 100% 100%, 0% 136.7%) !important;
	}
}

@media only screen and (max-width: 1060px) {
    .et_pb_row.hm-bg-row {
        right: -57px !important;
    }
}

@media only screen and (max-width: 1050px) {
    .et_pb_row.hm-bg-row {
        right: -56px !important;
    background: linear-gradient(288.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

    .banner-sec:after {
        bottom: 162px !important;
    }
}

@media only screen and (max-width: 1040px) {
    .et_pb_row.hm-bg-row {
        right: -55px !important;
    }
    .et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
        -webkit-clip-path: polygon(47.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
        clip-path: polygon(47% 0, 100% 0, 100% 100%, 0% 138%) !important;
    }
    .et_pb_row.hm-bg-row {
        background: linear-gradient(288.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
}

@media only screen and (max-width: 1030px) {
    .et_pb_row.hm-bg-row {
        right: -54px !important;
    /*background: linear-gradient(288.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
    background: linear-gradient(288.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

}

@media only screen and (max-width: 1020px) {
    .et_pb_row.hm-bg-row {
        right: -53px !important;
    /*background: linear-gradient(288.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));*/
    background: linear-gradient(288.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }
    

    .banner-sec:after {
        bottom: 166px !important;
    }
}

@media only screen and (max-width: 1010px) {
    .et_pb_row.hm-bg-row {
        right: -52px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .header-menu nav.et-menu-nav ul li {
        padding: 0 10px;
    }
    .et_pb_row.hm-bg-row {
        right: -51px !important;
    background: linear-gradient(287.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

    .banner-sec:after {
        background-size: 56% !important;
    }

}

@media only screen and (max-width: 996px) {
    .banner-sec:after {
        bottom: 170px !important;
    }
}

@media only screen and (max-width: 990px) {
    .et_pb_row.hm-bg-row {
    background: linear-gradient(287.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
        right: -50px !important;
    }
}

@media only screen and (max-width: 980px) {
    .et_pb_column.menu-col {
        width: 100% !important;
    }
    .silo-contect .et_pb_text_inner h2 {
        font-size: 35px !important;
        line-height: 40px !important;
    }
    .slide-contact .owl-carousel .owl-item p {
        font-size: 20px !important;
    }

    .et_pb_row.map-row {
        width: 100% !important;
    }


    .banner-sec:after {
        bottom: 170px !important;
    }

    .et_pb_row.logo-row .et_pb_column {
        flex: 1;
        text-align: center;
        margin: 0 auto;
        padding: 0 15px !important;
    }

    body .process-blurb:before {
        display: none !important;
    }

    body .process-blurb .et_pb_column:nth-child(2):after {
        background: url(/wp-content/uploads/2022/09/two.svg) !important;
    }

    body .process-blurb .et_pb_column:nth-child(3):after {
        background: url(/wp-content/uploads/2022/09/three.svg) !important;
    }

    body .process-blurb .et_pb_column:nth-child(4):after {
        background: url(/wp-content/uploads/2022/09/four.svg) !important;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        position: absolute;
        right: -4%;
    }

    .et_pb_row.hm-bg-row {
        right: -32px !important;
    background: linear-gradient(287.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
    }

    .et_pb_column.menu-col.et_pb_column--with-menu {
        position: initial;
    }

    .et_pb_column.menu-col.et_pb_column--with-menu .et_pb_module.et_pb_menu.left-head-menu.header-menu {
        position: initial;
    }

    .et_pb_column.menu-col.et_pb_column--with-menu .et_pb_module.et_pb_menu.left-head-menu.header-menu .et_pb_menu_inner_container.clearfix {
        position: initial;
    }

}

@media only screen and (max-width: 970px) {
    .et_pb_row.hm-bg-row {
    right: -31px !important;
    background: linear-gradient(287.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 960px) {
    body .banner-sec:after {
        display: none !important;
    }

    .et_pb_column.hm-banner-bg.et_pb_css_mix_blend_mode_passthrough {
        background-image: url(/wp-content/uploads/2022/09/banner-main-image.jpg);
    }
    .et_pb_row.hm-bg-row {
    right: -30px !important;
    background: linear-gradient(287.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 950px) {
    .et_pb_row.hm-bg-row {
    right: -28px !important;
    background: linear-gradient(287.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 940px) {
    .header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 40px;
        float: left;
    }
    .et_pb_row.hm-bg-row {
    right: -29px !important;
    background: linear-gradient(287deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
.header-sec .header-row .et_pb_column.header-contact {
    filter: drop-shadow(-7px 0px 0px #1e1e1e);
}
}

@media only screen and (max-width: 930px) {
    .et_pb_row.hm-bg-row {
    right: -29px !important;
    background: linear-gradient(286.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 920px) {
    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 18px !important;
    }
    .et_pb_row.hm-bg-row {
    right: -27px !important;
    background: linear-gradient(286.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 910px) {
    .et_pb_row.hm-bg-row {
    right: -26px !important;
    background: linear-gradient(286.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 900px) {
    .et_pb_row.hm-bg-row {
        width: 67% !important;
    }
.et_pb_row.hm-bg-row {
    right: -29px !important;
    background: linear-gradient(286.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}   
@media only screen and (max-width: 890px) {
    .et_pb_row.hm-bg-row {
    right: -28px !important;
    background: linear-gradient(286.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 880px) {
    .et_pb_row.hm-bg-row {
    right: -28px !important;
    background: linear-gradient(286deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 870px) {
    .et_pb_row.hm-bg-row {
    right: -27px !important;
    background: linear-gradient(286deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 860px) {
    .et_pb_row.hm-bg-row {
    right: -26px !important;
    background: linear-gradient(285.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 850px) {
    .banner-rating-img .et_pb_text_inner ul li{
        width: 130px;
    }
    .banner-rating-img .et_pb_text_inner ul li:after{
        right: -10px;
    }
    .header-sec .header-row .et_pb_column.header-contact {
        position: absolute;
        right: -1%;
    }
    .et_pb_row.hm-bg-row {
    right: -27px !important;
    background: linear-gradient(286.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}

    .mobile_menu_bar:before {
        left: -20px !important;
    }
    .et_pb_row.hm-bg-row {
        width: 72.3% !important;
    }
}
@media only screen and (max-width: 850px) {
    /*.et_pb_module.main-head-text {
        max-width: 430px;
    }*/
    .et_pb_module.bnr-text {
        font-size: 14px;
        width: 361px;
    }
}

@media only screen and (max-width: 840px) {
    .et_pb_module.bnr-text {
        font-size: 14px;
        width: 350px;
    }

.et_pb_row.hm-bg-row {
    right: -26px !important;
    background: linear-gradient(286.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 830px) {
    .main-head-text h1 {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .header-sec .header-row .et_pb_column.header-contact {
        width: 32%;
    }
    .et_pb_module.bnr-text {
        font-size: 14px;
        width: 300px;
    }

   
    .et_pb_row.hm-bg-row {
        width: 76% !important;
    right: -26px !important;
    background: linear-gradient(287.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 820px) {
    .et_pb_row.hm-bg-row {
    width: 76% !important;
    right: -26px !important;
    background: linear-gradient(287deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 810px) {

.et_pb_row.hm-bg-row {
    right: -25px !important;
    background: linear-gradient(286.8deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 800px) {
    .et_pb_module.bnr-text {
        font-size: 14px;
        width: 300px;
    }
    /*.et_pb_module.main-head-text {
        max-width: 400px;
    }*/
.et_pb_row.hm-bg-row {
    right: -24px !important;
    background: linear-gradient(286.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 790px) {
    .et_pb_row.hm-bg-row {
    right: -24px !important;
    background: linear-gradient(286.4deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 780px) {
    .mobile_menu_bar:before {
        left: -40px !important;
    }
    .et_pb_row.hm-bg-row {
    width: 76% !important;
}
.et_pb_row.hm-bg-row {
    right: -23px !important;
    background: linear-gradient(286.1deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 767px) {
    .banner-rating-img .et_pb_text_inner ul li {
        width: 110px;
    }
	.single-post #left-area h2 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: 600;
}
	.single-post #left-area .et_pb_text_inner {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
}
	.single-post #left-area h3 {
    margin-bottom: 10px;
}
    .et_pb_module.bnr-text{
        max-width: 300px !important;
    }
    /*.et_pb_section.banner-sec {
        padding-top: 40px !important;
    }*/

    .silo-contect .et_pb_text_inner h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .testimonial .swiper-button-next {
        right: 0;
        bottom: inherit;
        top: 0% !important;
        margin-top: -40px !important;
    }
    .main-head-text h1 {
    font-size: 14px !important;
}

    body .process-blurb .et_pb_column.et-last-child {
        margin-bottom: 0 !important;
    }

    .tss-wrapper .item-content-wrapper {

        margin-top: 0 !important;
    }

    .et_pb_row.strike-in.new-row-strike .et_pb_column:first-child {
        margin-bottom: 10px !important;
    }

    .simple-blurb .et_pb_blurb_container .et_pb_blurb_description p {
        padding-right: 0px;
    }

    .simple-blurb:after {
        width: 50px !important;
        height: 50px !important;
        right: 0 !important;
        background-size: cover !important;
        top: 12px !important;
    }

    .banner-form-col form .forminator-row button.forminator-button.forminator-button-submit {
        font-size: 16px !important;
    }

    .slide-contact .owl-carousel .owl-item p {
        font-size: 18px !important;
    }

    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 50%;
    }

    .testimonial .swiper-button-prev {
        left: initial;
        right: 70px;
        bottom: inherit;
        top: 0 !important;
        margin-top: -40px !important;
    }

    body .et_pb_row.testimonial-row {
        max-width: 90% !important;
        padding-top: 60px !important;
    }

    body .et_pb_row.blog-row {
        max-width: 90% !important;
        padding-top: 60px !important;
    }
    .et_pb_row.hm-bg-row {
    right: -22px !important;
    background: linear-gradient(288.7deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 760px) {
    .et_pb_row.hm-bg-row {
    right: -20px !important;
    background: linear-gradient(288.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 750px) {
   
    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 40%;
    }
    .bnr-text .et_pb_text_inner p{
        font-size: 14px !important;
    }
    .header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 35px;
        float: left;
        margin-right: 10px !important;
    }

    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 16px !important;
    }

    .et_pb_row.hm-bg-row {
        width: 76% !important;
    background: linear-gradient(287.5deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}

@media only screen and (max-width: 740px) {
    .et_pb_row.hm-bg-row {
    right: -19px !important;
    background: linear-gradient(287deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 730px) {
    .et_pb_row.hm-bg-row {
    right: -18px !important;
    background: linear-gradient(286.6deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 710px) {
    body .banner-head h2 {
        font-size: 35px!important;
        line-height: 42px!important;
    }
    /*.et_pb_section.banner-sec {
        padding-top: 35px !important;
    }*/
    /*.et_pb_module.main-head-text {
        max-width: 340px;
    }*/
    .et_pb_row.hm-bg-row {
    right: -16px !important;
    background: linear-gradient(288.3deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 700px) {
    body .banner-head h2 {
        font-size: 35px!important;
        line-height: 40px!important;
    }
    body .banner-head h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .et_pb_row.hm-bg-row {
    right: -17px !important;
    background: linear-gradient(287.9deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}
}
@media only screen and (max-width: 696px) {
    .et_pb_row.hm-bg-row {
    right: -16px !important;
    background: linear-gradient(287.2deg, rgb(230, 41, 29) 65.65%, rgb(30, 30, 30) calc(65.65% + 1px));
}

}
@media only screen and (max-width: 680px) {
    .banner-rating-img .et_pb_text_inner ul li {
        width: 95px;
    }
    .et_pb_row.logo-row .et_pb_column {
        flex: inherit;
        text-align: center;
        margin: inherit;
        padding: 0;
    }
.et_pb_row.hm-bg-row {
    right: -15px !important;
    background: linear-gradient(285.3deg, rgb(230, 41, 29) 100%, rgb(230 41 29) 100%);
}
.et_pb_row.hm-bg-row .et_pb_column.hm-banner-bg {
    -webkit-clip-path: polygon(46.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
    clip-path: polygon(46.2% 0, 100% 0, 100% 100%, 0% 135%) !important;
}
    body .et_pb_row.font-style .et_pb_text_inner h3 {
        font-size: 20px !important;
        line-height: 23px !important;
    }

    .testimonial .swiper-arrow i.rttss-left-open {
        width: 40px !important;
        height: 40px !important;
    }

    .testimonial .swiper-arrow i.rttss-right-open {
        width: 40px !important;
        height: 40px !important;
    }

    .testimonial .swiper-button-prev {
        right: 51px !important;
    }


    .et_pb_row.logo-row .et_pb_column.et-last-child {
        width: 100%;
        margin: 0;
    }
}

@media only screen and (max-width: 670px) {
    .et_pb_row.hm-bg-row {
        width: 79.6% !important;
    }
	.banner-sec:after{
		display:none;
	}
    .mobile_menu_bar:before {
        left: -60px !important;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        width: 34% !important;
    }

    form .forminator-row button.forminator-button.forminator-button-submit {
        font-size: 14px !important;
        padding: 15px 0 !important;
        width: 100% !important;
        float: left;
    }
}

@media only screen and (max-width: 650px) {
    /*.et_pb_module.main-head-text {
        max-width: 300px;
    }*/
}

@media only screen and (max-width: 640px) {
    .banner-rating-img .et_pb_text_inner ul li:after {
        right: 0px;
    }
    .banner-rating-img .et_pb_text_inner ul li {
        width: 182px;
    }
    .et_pb_module.main-head-text {
        max-width: 100%;
    }
   /* .banner-head h2 strong{
        padding: 0 5px;
        box-sizing: border-box;
    }*/
    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100%;
    }
   /* body .banner-head h2 br {
        display: none;
    }*/
    .et_pb_row.hm-bg-row.et_pb_equal_columns {
        display: none;
    }
    .et_pb_section.banner-sec.et_pb_with_background.et_section_regular {
    padding: 40px 0 250px 0 !important;
}

    body .banner-sec:after {
/*         display: block !important; */
    }

    /*.et_pb_section.banner-sec {
        padding-bottom: 250px !important;
    }*/

    body .banner-sec:after {
        bottom: 40px !important;
        background-size: 400px !important;
        width: 100%;
    }

    .et_pb_section.et_pb_section_0.banner-sec.et_pb_with_background.et_section_regular {
        padding: 50px 0 240px 0;
    }
    .et_pb_module.bnr-text {
        max-width: 100% !important;
    }









    .mobile_menu_bar:before {
        left: -75px !important;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        width: 36% !important;
    }

    .strike-in h2 br {
        display: none;
    }

    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100%;
    }

    .et_pb_row.hm-bg-row {
        width: 84.2% !important;
    }
}

@media only screen and (max-width: 600px) {
    .et_pb_row.hm-bg-row {
        width: 85% !important;
    }

    body .et_pb_row.header-row {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 16px !important;
    }

    .header-blurb .et_pb_blurb_content {
        transform: translateX(10px);
    }

    .test-sliders .compact-theme.wp-posts-carousel .owl-stage-outer .owl-stage .owl-item .wp-posts-carousel-slide .wp-posts-carousel-container .wp-posts-carousel-details .wp-posts-carousel-desc {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}

@media only screen and (max-width: 580px) {
    /*.banner-head h2 strong{
        padding: 0 5px;
        box-sizing: border-box;
    }*/
    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100%;
    }
   /* body .banner-head h2 br {
        display: none;
    }*/
    .et_pb_row.hm-bg-row.et_pb_equal_columns {
        display: none;
    }

    body .banner-sec:after {
/*         display: block !important; */
    }

    /*.et_pb_section.banner-sec {
        padding-bottom: 250px !important;
    }*/

    body .banner-sec:after {
        bottom: 40px !important;
        background-size: 400px !important;
        width: 100%;
    }

    .et_pb_section.et_pb_section_0.banner-sec.et_pb_with_background.et_section_regular {
        padding: 50px 0 240px 0;
    }
}

@media only screen and (max-width: 550px) {
    .mobile_menu_bar:before {
        left: -100px !important;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        width: 42% !important;
    }

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -22px !important;
    }
}

@media only screen and (max-width: 540px) {
    .simple-blurb .et_pb_main_blurb_image:after {
        display: none !important;
    }

    .simple-blurb .et_pb_blurb_content {
        text-align: center;
    }

    .simple-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 80px !important;
        float: none !important;
        display: inline-block !important;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .strike-in h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .simple-blurb .et_pb_blurb_container {
        width: 100% !important;
        float: left !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .simple-blurb:after {
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .silo-contect .et_pb_text_inner h3 {
        font-size: 22px !important;
    }
    .silo-contect .et_pb_text_inner h2 {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    .header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 25px;
    }

    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 14px !important;
    }

    .header-blurb .et_pb_blurb_content {
        transform: translateX(30px);
    }

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -10px !important;
    }

    .et_pb_module.et_pb_text.bnr-text.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100%;
    }

    .banner-form-col form .forminator-row button.forminator-button.forminator-button-submit {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 450px) {
    .et_pb_column.menu-col {
        margin: 0;
        width: 100% !important;
    }

    .left-head-menu .et_pb_menu_inner_container.clearfix .et_pb_menu__wrap {
        justify-content: flex-start;
    }

    .mobile_menu_bar:before {
        right: 0 !important;
        left: inherit !important;
    }

    .header-blurb .et_pb_blurb_content {
        transform: translateX(25px);
    }

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -5px !important;
    }

    /*body .et_pb_row.header-row {
            padding-top: 10px!important;
            padding-bottom: 10px!important;
        }*/
    .et_pb_column.menu-col {
        margin: 0;
        width: 55% !important;
    }

    body .header-sec .header-row .et_pb_column.header-contact {
        width: 45% !important;
    }

    .location-blurb .et_pb_blurb_content {
        padding-right: 70px !important;
    }
    .et_pb_section.banner-sec.et_pb_with_background.et_section_regular {
    padding: 40px 0 230px 0 !important;
}
}

@media only screen and (max-width: 420px) {
    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 13px !important;
    }

    .header-sec .header-row .et_pb_column.header-contact {
        width: 43% !important;
    }

    /* .mobile_menu_bar:before {
            left: -20px !important;
        }*/
    .header-blurb .et_pb_blurb_content {
        transform: translateX(24px);
    }

    a.et_pb_button.all-btn {
        width: 100%;
        padding: 10px 0 !important;
        font-size: 16px !important;
    }

    body .banner-sec:after {
        bottom: 60px !important;
        background-size: 80% !important;
        width: 100%;

    }

    .et_pb_column.menu-col.et_pb_column--with-menu .et_pb_module.et_pb_menu.left-head-menu.header-menu .et_pb_menu_inner_container.clearfix .et_pb_menu__logo {
        margin-right: 15px !important;
    }

}

@media only screen and (max-width: 400px) {
    body .header-sec .header-row .et_pb_column.header-contact {
        width: 47% !important;
    }

}

@media only screen and (max-width: 375px) {
    .et_pb_row.header-row {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-right: 7px !important;
    }
}

@media only screen and (max-width: 370px) {
    .header-sec .header-row .et_pb_column.header-contact {
        width: 50% !important;
    }

    /*        .mobile_menu_bar:before {
            left: -20px !important;
        }*/
}

@media only screen and (max-width: 360px) {
    .header-blurb .et_pb_blurb_content {
        transform: translateX(25px);
    }

    .header-sec .header-row .et_pb_column.header-contact:after {
        left: -2px !important;
    }

    /* .mobile_menu_bar:before {
            left: -30px !important;
        }*/
    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 350px) {
    .header-sec .header-row .et_pb_column.header-contact {
        width: 53% !important;
    }

    .header-sec .header-row .et_pb_column.header-contact span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        padding: 0 !important;
        width: 18px;
    }

    .header-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: auto;
        margin-right: 0 !important;
    }

    body .banner-sec:after {
        bottom: 60px !important;
        background-size: 90% !important;
        width: 100%;
    }

    .et_pb_column.menu-col.et_pb_column--with-menu .et_pb_module.et_pb_menu.left-head-menu.header-menu .et_pb_menu_inner_container.clearfix .et_pb_menu__logo {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 335px) {
    .header-sec .header-row .et_pb_column.header-contact {
        width: 55% !important;
    }
}

@media only screen and (max-width: 330px) {
    .header-blurb .et_pb_blurb_content {
        transform: translateX(25px);
    }
}


@media only screen and (max-width: 310px) {
    .strike-in h2 {
        font-size: 22px !important;
        line-height: 25px !important;
    }

    .header-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
        font-size: 9px !important;
    }

    a.et_pb_button.all-btn-new.et_pb_bg_layout_light {
        padding: 8px 20px !important;
        width: 100%;
        text-align: center;
    }

    body .font-style .et_pb_column.et-last-child a.et_pb_button {
        padding: 10px 44px !important;
        width: 100% !important;
        float: left;
    }

    .banner-form-col form .forminator-row button.forminator-button.forminator-button-submit {
        font-size: 12px !important;
    }

    p {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .test-sliders .compact-theme.wp-posts-carousel .owl-nav button.owl-next {
        right: 0px !important;
    }

    body .banner-sec:after {
        bottom: 60px !important;
        background-size: 100% !important;
        width: 100%;
    }

    .test-sliders .compact-theme.wp-posts-carousel .owl-nav button.owl-prev {
        left: 0px !important;
    }

    .footer-menu nav.et-menu-nav ul li a {
        width: 100%;
        float: left;
        padding-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 26px !important;
    }
	
}

@media only screen and (min-width:300px) and (max-width:767px) {
	
	.banner-sec:after{
		display:none !important;
	}
}