    /*
    Theme Name: Reach Local - Service Out Slow
    Template: reach.parent
    Author: Reach Local
    Author URI: http://reachlocal.com
    Description: A starter framework for WordPress themes.
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: reach-child
    */

ol, ul {
    padding-left: initial !important;
        margin: 0px !important;
}
blockquote {
    padding: 0px !important;
}
a:hover {
    text-decoration: none !important;
}
em {
    color: #333 !important;
}
.page-id-4616{
background-color: #f4f4f4 !important;
}

    /* feb 3 */
    .hero_section_main {
        height: 100vh;
        display: flex;
        justify-content: center;
    }

    .hero_section {
        width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero_section p {
        color: white;
        font-size: 20px;
        padding-bottom: 20px;

    }

    .page-id-4393 header.page__header,
    .page-id-4504 header.page__header,
    .page-id-4517 header.page__header,
    .page-id-4529 header.page__header,
    .page-id-4542 header.page__header,
    .page-id-4548 header.page__header,
    .page-id-4556 header.page__header,
    .page-id-4572 header.page__header,
    .page-id-4579 header.page__header,
    .page-id-4584 header.page__header,
    .page-id-4612 header.page__header,
    .page-id-4616 header.page__header
     {
        display: none;
    }

    .power_growth h3,
    .specialevent_sec h3 {
        font-size: 54px !important;
    }

    .specialevent_right_sec h4 {
        line-height: 25px !important;

    }


    .hero_main_container {
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        text-decoration: none;
        background-repeat: no-repeat;
    }

    .hero_section h1 {
        54px !important font-weight: 900;
        text-transform: none;
        font-style: normal;
        text-decoration: none;
        line-height: 1.2em;
        letter-spacing: 0px;
        word-spacing: 0em;
        text-shadow: 0px 0px 54px rgba(0, 0, 0, 0.89);
        color: #FFFFFF !important;
        padding-top: 40px;
        padding-bottom: 40px;
        font-family: auto !important;

    }

    .hero_section {
        height: 500px;
    }

    .hero_section .sub_text {
        max-width: 480px;
    }

    .stat_number {
        font-size: 69px !important;
        color: #333;
    }

    .stats_section {
        text-align: center;

    }

    .stats_section .textwidget {
        text-align: center;
        font-size: 19px;
        font-weight: 400;
        margin: 0;
        padding: 0;
        font-weight: 700;

    }

    .stats_section_main {
        padding-bottom: 15px;
        padding-top: 27px;

    }

    .specialevent_sub_sec img {
        transition-duration: 0.3s;
    }

    .specialevent_sub_sec img:hover {
        transform: scale(1.1);
    }

    .image_section img {
        width: -webkit-fill-available;
        border-radius: 24px;
    }

    .power_growth h3,
    .specialevent_sec h3 {
        font-size: 54px;
    }

    .power_growth p {
        font-size: 16px;
        color: #133054;
    }

    .specialevent_sec p {
        color: #133054;
        font-size: 22px;
        font-weight: 700;
        text-transform: none;
        font-style: normal;
        text-decoration: none;
        line-height: 1.5em;
        letter-spacing: 0px;
        word-spacing: 0em;
    }

    .specialevent_sec {
        text-align: center;
    }

    .specialevent_sub_sec img {
        border-radius: 24px;
        width: -webkit-fill-available;
    }

    .specialevent_right_sec h4 a {
        color: #333 !important;
        font-size: 22px;
        font-weight: 700;
        font-family: Arial;
    }

    /* Slider css */
    .draggable .slick-track {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .draggable .slick-track .sow-carousel-content p {
        display: flex;
        justify-content: center;
    }

    a.ow-icon-placement-left.ow-button-hover {
        animation: fadeIn 1s ease-in both;
        animation-delay: 1s;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translate3d(0, -20%, 0);
        }

        to {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
    }

    .why_specialevent_main .panel-grid-cell:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 1px;
        background: red;
    }

    .why_specialevent_main .panel-grid-cell:last-of-type:after {
        display: none;
    }

    .button_type a {
        font-family: Quattrocento Sans !important;
        font-weight: 700;
        text-transform: uppercase;
    }


    .why_specialevent_main .panel-grid-cell {
        text-align: center;
    }

    .why_specialevent_main h3 {
        font-size: 32px !important;
    }

    .img_sec img {
        width: 63px;
        height: 63px;
        border-radius: 50px 50px 50px 50px;

    }

    .img_sec {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-top: 20px;
    }

    .talk_to_expert {
        text-align: center;
    }

    .talk_to_expert h3 {
        font-size: 54px !important;
    }

    .client_testimonial .slick-track {
        align-items: flex-start !important;

    }

    h3 {
        font-family: auto !important;
    }

    .who_we_serve_sec {
        border-radius: 24px;
        text-align: center;
        display: flex;
        justify-content: center;
        padding: 50px;
        height: 180px;
        align-items: center;
        background-size: cover;
        background-position: center;
        /* width: 300px; */
        /* height: 200px; */
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        text-decoration: none;
        background-repeat: no-repeat;
    }

    .who_we_serve_sec:hover {
        transform: scale(1.1);
        /* 10% zoom effect */
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
        /* Shadow effect */
    }

    .who_we_serve_sec h5 {
        color: white !important;
        font-weight: 600 !important;
    }

    .who_we_serve_main {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .who_we_serve_sec h5 {
        /* padding: 0px; */
        margin: 0px;
    }

    .pricing_hero_sec {
        height: 400px !important;
        background-size: cover;
        background-position: center;
        display: flex !important;
        align-items: center !important;

        justify-content: center;
        color: white;
        text-decoration: none;
        background-repeat: no-repeat;
        text-align: center;
    }

    .pricing_hero_sec h3.widget-title {
        color: white;
        font-family: Arial !important;
        font-size: 66px;

    }

    .pricing_hero_sec:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #00000069;
    }

    .pricing_hero_sec .panel-grid-cell {
        z-index: 99;
        padding: 0 20px;
    }

    .pricing_hero_sec {
        position: relative;
    }

    .pricing_hero_sec p {
        font-size: 28px !important;
    }

    .pricing_card {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
        border-style: solid;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-color: #E5E5E5;
        border-color: #E5E5E5;
        border-radius: 33px 33px 33px 33px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
        text-align: center;
    }

    .our_pricing .pricing_card {
        height: auto !important;
    }

    .pricing_card h3.widget-title {
        font-family: arial !important;
        font-weight: 400;
        font-size: 28px;
    }

    .pricing_card_main .panel-grid-cell {
        padding-right: 0px !important;
    }

    .price_right_box h3.widget-title {
        font-size: 28px;
        font-weight: 400;
        font-family: arial !important;
    }

    .about_left_container h4 {
        color: #333 !important;
        font-size: 22px !important;
        font-weight: 700;
        font-family: Arial !important;
        margin-bottom: 10px;

    }

    .about_right_container h4 {
        color: #333 !important;
        font-size: 18px !important;
        font-weight: 700;
        font-family: Arial !important;
        margin-bottom: 10px;
    }

    .custom_divider {
        background: #000000;
        width: 542px;
        max-width: 804px;
        padding: 11px 11px 11px 11px;
        border-radius: 23px 23px 23px 23px;
        box-shadow: 7px 7px 14px 0px rgba(0, 0, 0, 0.5) !important;
        margin: auto;
    }

    .pricing_card_main .pricing_card .textwidget {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 90%;
    }

    .pricing_card_main .panel-grid-cell .so-panel {
        height: 100%;
        display: flex;
    }

    .pricing_card_main {
        align-items: stretch !important;
        display: flex;
        justify-content: center;
    }

    .about_text_box p {
        border-radius: 33px 33px 33px 33px;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08) !important;
        padding: 30px;
        background-image: linear-gradient(135deg, #7FC241 0%, #54DCF7 100%);
        font-size: 24px;
        color: white;
    }

    .about_text_secc {
        font-size: 35px;
        font-family: arial;
        font-weight: 600;
        border-left: 3px solid #133054;
        padding-left: 20px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .feature_hero_sec {
        height: 100vh;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        text-decoration: none;
        background-repeat: no-repeat;
    }


    .feauter_hero_sec {
        width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }

    .feauter_hero_sec h3.widget-title {
        font-family: arial !important;
        font-size: 66px;
    }

    .feauter_hero_sec p {
        font-size: 28px;
        line-height: 40px;
        padding-left: 18%;
        padding-right: 18%;
    }

    .feature_sec_main {
        display: grid !important;
        justify-content: center !important;
    }

    .feature_sub_box {
        font-size: 20px;
        width: 1170px;
    }

    a.slider_btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-style: solid;
        border-style: solid;
        border-color: #FFFFFF;
        /* border-color: red !important; */
        border-radius: 100em 100em 100em 100em;
        padding: 20px !important;
        border: 2px solid;
    }

    .with_link_box h3,
    .without_link_box h3 {
        font-size: 20px !important;
        font-family: arial !important;
        color: #333 !important;
        margin: 0px;
        font-weight: 500 !important;
    }

    .with_link_box .sub_text,
    .without_link_box .sub_text {
        color: #666;
    }

    .without_link_box h3 {
        margin-bottom: 8px;
    }

    .with_link_box a {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 8px;
    }

    .with_link_box a svg {
        height: 20px;
    }

    .feature_content_box {
        display: flex;
        flex-direction: column;
        border-style: solid;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-color: #E5E5E5;
        border-color: #E5E5E5;
        border-radius: 33px 33px 33px 33px;
        box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.08) !important;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 20px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .feature_card_heading {
        border-bottom: 1px solid;
        padding-bottom: 10px;
        padding-top: 10px;
        border-color: #E5E5E5;

    }

    .feature_box {
        display: flex;
        gap: 5px;
        align-items: center;
        padding-bottom: 15px;
    }

    .feature_card_heading p {
        font-size: 20px;
        color: #133054;
        font-weight: 500;
        margin: 0px;
        display: flex;


    }

    .with_link_box a svg {
        transition: transform .5s ease-in-out;
        /* Transition duration increased */
    }

    a.slider_btn {
        width: -webkit-fill-available;
        text-transform: uppercase;
        color: white !important;

    }

    .with_link_box a:hover svg {
        transform: translateY(-7px);
    }

    .feature_box img {
        height: 21px !important;
    }

    .feature_sec_main.siteorigin-panels-stretch {
        padding-bottom: 270px !important;
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat !important;
        margin: 0 !important;
        display: block !important;
        width: 100%;
        min-height: 100% !important;
    }

    .feature_sec_main.siteorigin-panels-stretch .feauter_hero_sec,
    .feature_sec_main.siteorigin-panels-stretch .feature_sub_box {
        width: 100%;
    }

    div#feature_slider_main_box {
       /* display: flex;
        justify-content: center; */
        background: #133054;
        padding: 15px;
    }
  

    #feature_slider_main_box a.sow-carousel-previous,
    #feature_slider_main_box a.sow-carousel-next {
        color: white !important;
        border: none !important;

        margin: 0px !important
    }

    #feature_slider_main_box .sow-carousel-container {
        max-width: 1170px;
        margin: 0 auto !important;
    }

    .feature_slider .sow-carousel-item {
        margin: 0px 0px 0px 0px !important;
    }
   .contact_left_box, 
.contact_right_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 33px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.08);
    padding: 40px;
    color: white !important;
}

.contact_left_box {
    background: #133054;
}

.contact_right_box {
    background: linear-gradient(135deg, #7FC241 0%, #54DCF7 100%);
}

.contact_left_box h3.widget-title, 
.contact_right_box h3.widget-title {
    color: white !important;
}

.contact_left_box .textwidget p, 
.contact_right_box .textwidget p {
    font-size: 20px;
}
   .contact_form_details{
    flex-direction: row;
    flex-wrap-mobile: wrap;
    align-items: flex-start;
    border-radius: 33px 33px 33px 33px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08) !important;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #EBF2F4 100%);
    }
.map_box {
    overflow: hidden;
    height: 200px;
}
.contact_details_box.left_box {
    border-right: 1px solid #6666;
}
.contact_details_box .details h3 {
    font-size: 25px;
    font-family: arial !important;
    color: black;
    font-weight: 400;
}

.contant_form_container input{
    height: 44px !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1494A2;
    border-radius: 5px;
padding: 10px !important;
}
.contant_form_container input::placeholder {
    font-size: 14px; 
    font-style: arial !important; 
}
.contant_form_container label {
    font-weight: 400 !important;
    font-size: 16px ;
}
.contant_form_container input:focus-visible, .contant_form_container textarea:focus-visible {
    outline: none !important;
}
.contant_form_container textarea {
border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1494A2;
    border-radius: 5px;
        width: -webkit-fill-available !important;

}
.contant_form_container p.dscf7captcha {
    display: flex;
    align-items: center;
}
.contant_form_container .input-field ,.contant_form_container .input-field p {
    margin: 0px !important;
}
.contact_details_box p {
    font-size: 16px !important;
}
.contact_right_box .req_head h4 {
    color: white !important;
}
    .contant_form_container p.dscf7captcha{
gap: 10px;
}
.feature_slider a.sow-carousel-next {
    padding-left: 10px;
}
feature_sub_box ul{
	list-style-type: disc !important;
}
.feature_sub_box ul li{
	display: list-item !important;
}

.hero_section.homapage_sec {
    text-align: center;
        width: auto;

}
.home_hero_main .custom-html-widget{
width: -webkit-fill-available;
    /* display: grid; */
    justify-content: center;
    text-align: center;
}
.homapage_sec .sub_text {
    max-width: none !important;
}
.homapage_sec p {
    font-size: 25px;
    max-width: 800px;
    margin: auto;
    }
    .homepage_client_slider h3.widget-title {
    font-size: 20px;
    text-align: center;
    margin: 0px;
    font-family: arial !important;
    color: #333 !important;
    font-weight: 500;
}
.homepage_client_slider img.alignnone.size-full {
    padding-left: 20px;
    padding-right: 20px;
}

.homepage_client_slider div#panel-4616-2-0-0 {
    padding: 0px !important;
    margin: 0px !important;
}
    .ticketing_software p {
        font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.45);
    color: white;
    text-align: center;
    font-family: auto !important;

    }
    
    .ticketing_software_main {
    position: relative;
    z-index: 3;
    border-radius: 33px;
    padding: 40px;
}


#book-demo-block .uk-container { margin-bottom: -200px; }
#book-demo-block .cta-callout { position: relative; z-index: 3; border-radius: 33px; }
#book-demo-block .cta-callout h3 { 
font-size: 42px;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.45);
    color: white;
    text-align: center;
    font-family: auto !important;}
#book-demo-block .cta-callout .uk-button-secondary { color: #000; }
#book-demo-block .extra-border-bottom-1 { position: relative; z-index: 2; bottom: 60px; height: 80px; opacity: 0.6; border-radius: 33px; margin: 0 15px; }
#book-demo-block .extra-border-bottom-2 { position: relative; z-index: 1; bottom: 120px; height: 80px; opacity: 0.3; border-radius: 33px; margin: 0 30px; }
#book-demo-block  .book-demo-btn,.book-demo-btn {
  -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: auto !important;
    font-weight: 700;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background: #bf0714;
    color: #ffffff !important;
    font-size: 18px;
    padding: 1em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    padding-inline: 2em;
     text-transform: uppercase;

}
.book-demo-btn:hover{
   background: #22428b !important;
    text-decoration: none !important;
    border: none !important;
    }
/* slider home */

#card-slider .uk-slider-container { padding: 0 15px 15px; }
#card-slider .uk-slider-items > div { padding-top: 23px; }
#card-slider .channel-card { display: block; height: 360px; border-radius: 13px; padding: 15px; text-align: center; position: relative; top: 0; transition: top ease 0.2s; }
#card-slider .channel-card:hover { top: -15px; }
#card-slider .uk-slider .uk-slider-items >div:nth-child(odd) .channel-card{ margin-top: 100px; }
#card-slider .channel-card.uk-box-shadow-small {
    box-shadow: 0 3px 14px rgb(0 0 0 / 35%);
}
#card-slider .channel-card button {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    padding: 15px;
    position: relative;
    bottom: 0;
    transition: bottom ease 0.3s;
}
#card-slider .uk-button-secondary {
    background-color: #fff;
    color: #000;
    border-radius: 100em;
}
#card-slider .channel-card:hover button {
    background-color: #133054;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
    color: #fff;
    bottom: -40px;
}
#card-slider .uk-slidenav-next svg,
#card-slider .uk-slidenav-previous svg{
    width: 40px;
    height: 40px;
    color: #000;
}
#card-slider{
    margin-top: -320px;
   }
#card-slider .uk-slider-items{
    transform: translate3d(0px, 0px, 0px);
}

#card-testimonials-slider .testimonial-block {
    position: relative;
    border-radius: 33px;
    color: #fff;
    text-align: center;
}

#card-testimonials-slider .testimonial-block>div {
    border-radius: 33px;
    padding: 75px 40px;
    position: relative;
}

#card-testimonials-slider .testimonial-block .stars {
    max-width: 150px;
}

#card-testimonials-slider .testimonial-block blockquote {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    font-style: normal;
    padding:0px;
}

#card-testimonials-slider .testimonial-block cite {
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
}

#card-testimonials-slider .testimonial-block .testimonial-user-img {
    position: absolute;
    width: 170px;
    border-radius: 100em;
    border: 8px solid #f4f4f4;
    top: -16px;
    left: -16px;
}

#card-testimonials-slider .testimonial-block .quotations {
    position: absolute;
    width: 80px;
    top: 30px;
    right: 30px;
}

#card-testimonials-slider .uk-slider-items>div {
    padding-top: 8px;
}

#card-testimonials-slider .uk-slidenav-next svg,
#card-testimonials-slider .uk-slidenav-previous svg,
#industries-row .uk-slidenav-next svg,
#industries-row .uk-slidenav-previous svg {
    width: 40px;
    height: 40px;
    color: #000;
}

#card-testimonials-slider .uk-slidenav-next svg:hover,
#card-testimonials-slider .uk-slidenav-previous svg:hover {
    color: #999;
}
#card-testimonials-slider .testimonial-block:before{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 0;
    border-radius: 33px;
    background-color: rgba(0, 0, 0, 0.6);
}

.experience_section {
    top: 160px;
    border-radius: 33px;
    padding: 90px 50px;
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.5) !important;
}

.experience_section {
    text-align: center;
}

.experience_section h3{
text-shadow: 0px 3px 11px rgba(0, 0, 0, 0.45);
    color: white !important;

}
.hero_section_main.home_hero_main .hero_section
{
background-size: cover !important;
height:auto !important;
}

/*tabbing section */


#tabbing-section .uk-tab { margin-left: 0; }
#tabbing-section { background-position: 60px 0; background-size: 53%; background-repeat: no-repeat; }
#tabbing-section .tabs-heading { background: #fff; border-radius: 100em; box-shadow: 0 3px 12px rgba(0,0,0,0.24) !important; }
#tabbing-section .tabs-heading a { padding: 0; text-transform: capitalize; font-weight: 400; font-size: 18px; }
#tabbing-section .tabs-heading a span { padding: 18px; }
#tabbing-section .tabs-heading.uk-tab>a,
#tabbing-section .tabs-heading.uk-tab>.uk-active>a { border: none; }
#tabbing-section .tabs-heading.uk-tab>.uk-active>a span {display: block; border-bottom: 2px solid #133054; }
#tabbing-section .tabs-heading.uk-tab:before { border: none; }
#tabbing-section .tab_content_block { margin-top: 60px; }
#tabbing-section .tab_content_block .tab_desc { margin-top: 85px; }
#tabbing-section .tab_content_block .tab_desc h3 {
font-weight: 600;
    color: #22428b;
    font-family: auto !important;
    }
#tabbing-section .tab_content_block blockquote { font-size: 15px; }
#tabbing-section .tab_content_block .head { width: 80px; }
#tabbing-section .tab_content_block .graphic a { box-shadow: 0 0 2px rgba(0,0,0,0.55); }
#tabbing-section .uk-divider-small::after { border: 2px solid #22428b; border-radius: 100em; }
#tabbing-section .tab_content_block{
    color: #000;
}
#tabbing-section .tabs-heading li {
    margin-bottom: 0px !important;
    padding: 0px !important;
}
#page-id-4616 .container{
max-width: 1440px !important;
}
@media (max-width: 800px) {
  #tabbing-section .tab_content_block { margin-top: 0px; }
  #tabbing-section .tab_content_block .tab_desc { margin-top: 30px; }
  #tabbing-section .tabs-heading { background: transparent !important; box-shadow: none !important; }
  #tabbing-section .tabs-heading li { display: block; flex: none; background: #fff; border-radius: 100em; margin-bottom: 15px; box-shadow: 0 3px 12px rgba(0,0,0,0.24); }
}
@media (max-width: 767px) {
    #tabbing-section {
        background-position: 20% 16%;
        background-size: 75%;
    }
    #tabbing-section .tabs-heading li {
    margin-bottom: 20px !important;
}
}
@media (max-width: 420px) {
    #tabbing-section {
        background-size: 100%;
    }
}

/* media */
@media (max-width: 1200px) {
   #card-slider .uk-slider .uk-slider-items >div:nth-child(odd) .channel-card{ margin-top: 0px; }
}
@media (max-width: 992px) {
    #card-testimonials-slider .testimonial-block blockquote { font-size: 24px; }
    #card-testimonials-slider .testimonial-block .testimonial-user-img{width: 140px;}
    #card-testimonials-slider .testimonial-block > div { padding-bottom: 45px; }
}
@media (max-width: 767px) {
    #card-testimonials-slider .testimonial-block .testimonial-user-img { width: 120px; }
    #card-testimonials-slider .testimonial-block blockquote { font-size: 21px; }
  }

/*wave section */
.home_hero_main > div{
    position: relative;
}
.home_hero_main > div .home_wave_svg{
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.home_hero_main > div .home_wave_svg svg.waves{
    margin-bottom: -7px;
    min-height: 75px;
    max-height: 75px;
    bottom: 5px;
    z-index: 0;
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 109px;
}
.home_wave_svg svg.waves .parallax-waves > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
  }
  .home_wave_svg svg.waves .parallax-waves > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 17s;
  }
.home_wave_svg svg.waves .parallax-waves > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 20s;
  }
  .home_wave_svg svg.waves .parallax-waves > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 23s;
  }
  .home_wave_svg svg.waves .parallax-waves > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 30s;
  }
  .hero_section_main.home_hero_main{
    height: auto;
  }
  @keyframes move-forever {
    0% {
     transform: translate3d(-90px,0,0);
    }
    100% {
      transform: translate3d(85px,0,0);
    }
  }
   .hero_section_main.home_hero_main .hero_section {
    height: auto !important;
    padding-bottom:320px !important;
   }


/* video section */
#video_section { position: relative; z-index: 1; }
#video_section .videoask { position: relative; z-index: 3; }
#video_section .video-user-block img { border-radius: 100em; }
#video_section .video-user-block .video-user { position: absolute; }
#video_section .video-user-block .video-user-1 { width: 130px; height: 130px; top: 288px; left: 76px; }
#video_section .video-user-block .video-user-2 { width: 110px; height: 110px; top: 362px; right: 15px; z-index: 2; }
#video_section .video-user-block .video-user-3 { width: 150px; height: 150px; top: 822px; right: -60px; }
#video_section .video-user-block .video-user-4 { width: 140px; height: 140px; top: 1000px; left: 106px; z-index: -1; }
#video_section .video-user-block .video-user-5 { width: 110px; height: 110px; top: 1100px; left: 700px; z-index: -1; }
#video_section .uk-text-light{

   font-size: 30px;
    text-align: center;
    margin: 0px;
    font-family: arial !important;
    color: #333 !important;
    font-weight: 500;
    }

/* media */
@media (max-width: 992px) {
  #video_section .video-user-block .video-user-1 { display: none; }
  #video_section .video-user-block .video-user-2 { display: none; right: 42px; }
  #video_section .video-user-block .video-user-3 { display: none; }
  #video_section .video-user-block .video-user-4 { display: none; top: 848px; }
  #video_section .video-user-block .video-user-5 { display: none; top: 916px; left: 626px; }
}

/ *video section end */


   
  @media (max-width: 768px) {
    .home_wave_svg svg.waves {
      height:40px;
      min-height:40px;
    }
  }

 @media (max-width: 550px) {
        .hero_section_main.home_hero_main .hero_section .homapage_sec p{
            font-size: 18px;
        }
        .hero_section_main.home_hero_main .hero_section h1{
            padding-bottom: 24px;
        }
   }
/*wave section end */


    @media(max-width: 1224px) {
        .hero_section_main {
            height: auto;
            padding-bottom: 50px;
        }

        #pg-4393-0>.panel-row-style {
            min-height: auto;
            background-position: top;
        }

        .hero_section,
        .textwidget.custom-html-widget {
            width: 100%;
        }
    }

    @media (max-width:1199px) {
        .header__nav a {
            font-size: 13px;
        }

        .header__nav--center li {
            margin: 0 3px !important;
        }

        .header__main .header__call-open {
            background: #494949 !important;
        }

        .stat_number {
            font-size: 60px !important;
        }
    }

    @media (max-width: 991px) {
        .stat_number {
            font-size: 40px !important;
        }

        #pg-4393-11.panel-grid.panel-has-style>.panel-row-style {
            display: block;
        }

        .panel-grid-cell {
            width: 100% !important;
        }

        .why_specialevent_main .panel-grid-cell:after {
            height: 1px;
            width: 100%;
            bottom: 0;
            top: auto;
        }

        .why_specialevent_main .panel-grid-cell {
            padding-bottom: 30px;
            padding-right: 0;
            margin-bottom: 30px;
        }

        .pricing_card_main {
            flex-wrap: wrap !important;
            gap: 50px;
        }

        .about_right_container .image_section {
            padding: 0 !important;
        }

        .why_specialevent_main {
            flex-wrap: wrap !important;
        }

        .specialevent_sub_sec {
            gap: 30px;
        }

        .who_we_serve_main,
        .panel-layout .panel-no-style {
            gap: 30px;
        }

    }

    @media(max-width: 767px) {
.homapage_sec h1,.tab_desc h3, .experience_section h3, #book-demo-block h3{

    font-size: 35px !important;
    line-height: 45px !important;
    }
    
    .homepage_client_slider .sow-carousel-item{
margin-bottom: 0px !important;
}
    #video_section .uk-text-light {
    font-size: 28px;
    }
    a.book-demo-btn {
    font-size: 16px !important;
}
.contact_right_box .wpcf7-form-control-wrap {
    position: relative;
    width: 150px;
}
    .contact_left_box h3.widget-title , .contact_right_box h3.widget-title ,.req_head h4{
    font-size: 30px !important;
}
.contant_form_container input {
    width: 100% !important;
}
    .contact_details_box.left_box {
    border-right: none !important;
}
        .price_right_box h3.widget-title {
            padding-left: 15px;
        }
 #feature_slider_main_box .sow-carousel-content{
     height: auto !important;
    }
        .feature_sub_box {
            font-size: 16px;
        }

        .pricing_hero_sec {
            display: grid !important;
            justify-content: center;
        }

        .pricing_hero_sec h3.widget-title {

            font-size: 30px;
        }

        .pricing_hero_sec p {
            font-size: 20px !important;

        }

        .pricing_card {
            height: auto !important;
        }

        .pricing_hero_sec {
            padding: 20px;
        }

        .who_we_serve_main {
            margin-top: 50px;
            margin-bottom: 50px;
        }

        #panel-4393-2-0-0>.panel-widget-style {
            padding-right: 0;
        }

        #pg-4393-15>.panel-row-style {
            padding: 0;
        }

        .power_growth_main .panel-grid-cell:first-child {
            order: 2;
        }

        .power_growth_main .panel-grid-cell:last-child {
            order: 1;
        }

        .sec_alternate .panel-grid-cell:first-child {
            order: 2;
        }

        .sec_alternate .panel-grid-cell:last-child {
            order: 1;
        }

        .sec_alternate img {
            margin-bottom: 50px;
        }

        .power_growth_main .left_col img {
            margin-top: 40px;
        }

        .footer-layout-default .footer__flex--sidebar {
            text-align: center;
        }

        .feature_sec_main.siteorigin-panels-stretch {
            padding-bottom: 190px !important;
        }
    }

    @media(max-width: 640px) {
        .header__call-open .header__call-icon {
            fill: #fff !important;
        }

        .textwidget {
            margin: 0 !important;
        }

        .custom_divider {
            width: 100%;
        }

        .feauter_hero_sec h3.widget-title {
            font-size: 40px;
        }

        .feauter_hero_sec p {
            padding-left: 0;
            padding-right: 0;
            font-size: 22px;
        }
    }

    @media(max-width: 480px) {
    .contant_form_container p.dscf7captcha {
display: block !important;
}
    .contact_right_box #form-section .input-column-2{
	display: block;
}
.contact_right_box #form-section .input-column-2 .input-field{
	padding: 0 !important;
	width: 100% !important;
}

.contact_right_box .textwidget {
    width: 100%;
}
        .hero_section h1 {
            font-size: 42px;
        }

        .power_growth {
            text-align: center;
        }

        .power_growth h3,
        .specialevent_sec h3,
        .talk_to_expert h3 {
            font-size: 38px !important;
        }

        #pg-4393-2 {
            margin-bottom: 0;
        }

        .so-widget-sow-anything-carousel-base-364a09df50bd-4393 .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
            margin: 0;
        }

        .textwidget.custom-html-widget {
            margin: 0;
        }

        .textwidget {
            margin: 0;
        }

        #pl-4393 .so-panel {
            margin-bottom: 0;
        }

        .button_type a {
            font-size: 16px !important;
        }

        .sow-carousel-content {
            height: 200px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .button a.btn.btn--dark {
            display: inline;
        }

        .why_specialevent_main h3 {
            font-size: 28px !important;
        }

        .specialevent_right_sec h4 {
            margin-bottom: 15px;
        }

        .hero_section,
        .siteorigin-panels-stretch {
            height: 100% !important;
            min-height: 100% !important;
        }

        .button a.btn.btn--dark {
            display: inline-block;
            white-space: normal;
        }

        .feature_sec_main.siteorigin-panels-stretch {
            padding-bottom: 150px !important;
        }

    }