@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');
body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
    display: none;
}

.site-inner {
    max-width: 100%;
    padding: 0;
}

.banner_headline{
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 30px;
    text-transform: uppercase;
}

span.banner_text_small {
    font-size: 28px;
    font-weight: 400;
    text-transform: lowercase;
}

.hero_learnmore{
    padding: 0 30px;
    max-width: 1400px;
    margin: auto;
    width: 100%;
}

.entry-content .vc_row:not(.vidsec):not(.logoslider) {
    max-width: 1200px;
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: auto;
}
.entry-content #home_hero.vc_row {
    max-width: 100%;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: auto;
}


@media screen and (min-width: 910px) {
    .entry-content .vc_row[data-vc-full-width="true"] {
        max-width: 100% !important;
        width: 100% !important;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
    
}

.vc_row.contact_form_area {
    margin-left: -30px;
    margin-right: -30px;
}

.blog_listing {
    max-width: 1200px;
    margin-left: auto;
    float: none;
    width: 100%;
    margin-right: auto;
}

.entry-content>.vc_row[data-vc-full-width="true"].our_work_section>div {
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
    float: none;
    width: 100%;
}

.tmimg .wpb_wrapper,
.tmimg div,
.tmimg img {
    width: 100%;
}

.share_plan_list {
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    width: 100%;
}

.counter_area {
    max-width: 1170px;
    margin: auto;
}

#our_work {
    margin: 0 -15px;
}

.logoslider #sp-wp-carousel-free-id-599 {
    margin: 0 -15px;
    padding: 0;
}

.testi_section>.wpb_column,
.event_prdlist>.wpb_column {
    max-width: 1200px;
    margin: auto;
    float: none;
    width: 100%;
}

.prodetail_list {
    max-width: 1200px;
    margin: auto !important;
    float: none;
}

.site {
    margin: 0;
}

body {
    background: #fff;
    color: #000000;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    letter-spacing: normal !important;
    font-family: Poppins, sans-serif !important;
    font-weight: 600 !important;
}

input,
button,
select,
textarea {
    font-family: Poppins, sans-serif;
}

.site-header {
    padding: 0;
}

.site-content {
    padding: 0;
}

.entry-content a {
    color: #601012;
}

.site-main {
    margin-bottom: auto;
}

.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
.no-sidebar .entry-footer,
.no-sidebar .comments-area,
.no-sidebar .image-navigation,
.no-sidebar .post-navigation,
.no-sidebar .pagination,
.no-sidebar .page-header,
.no-sidebar .page-content,
.no-sidebar .content-bottom-widgets {
    margin: auto;
}

.discover_section {
    padding: 30px 0;
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    padding: 30px 30px;
    transition: all ease 0.5s;
    background-color: #000000a6;
}

#masthead.sticky {
    background: #000000a6;
}
#masthead.open_menu{
    background: transparent;
}

#masthead.open_menu .headerlogo .widget_media_image>a,
#masthead.sticky .headerlogo .widget_media_image>a {
    background: transparent;
}

#masthead.open_menu .headerlogo .widget_media_image img,
#masthead.sticky .headerlogo .widget_media_image img {
    opacity: 1;
}

#masthead.open_menu .menu-top-menu-container #menu-top-menu>li>a,
#masthead.sticky .menu-top-menu-container #menu-top-menu>li>a {
    color: #fff;
}

#masthead.open_menu #menu-contact-us #menu-item-28>a,
#masthead.sticky #menu-contact-us #menu-item-28>a {
    color: #601012;
    border-color: #601012;
}

#masthead.sticky #menu-contact-us #menu-item-28.current-menu-item>a,
#masthead.open_menu #menu-contact-us #menu-item-28.current-menu-item>a,
#masthead.open_menu #menu-contact-us #menu-item-28:hover>a,
#masthead.sticky #menu-contact-us #menu-item-28:hover>a {
    background: #601012;
    color: #fff;
    border-color: #601012;
}

.widget {
    margin-bottom: auto;
}

.headerlogo .image {
    width: 202px;
    height: auto;
}

.headertoppart::after {
    clear: both;
    display: block;
    content: "";
}

.headertoppart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
}

.headerarea {
    width: 100%;
    max-width: calc(100% - 202px);
    margin: auto 0 auto auto !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.headertoppart>* {
    margin-top: auto;
    margin-bottom: auto;
}

.headerlogo {
    width: 202px;
    height: auto;
    float: left;
}

.headermenu {
    float: left;
    max-width: calc(100% - 404px);
    width: 100%;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
}

.headerright {
    float: right;
    width: 202px;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
}

.widget {
    margin: 0;
    border: none;
    padding: 0;
}

.menu-top-menu-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.menu-top-menu-container #menu-top-menu {
    margin: 0 10px;
    list-style: none;
    padding: 0;
    display: inline-block;
}

.menu-top-menu-container #menu-top-menu>li {
    position: relative;
    float: left;
    padding: 5px 13px;
}

.menu-top-menu-container ul>li:last-child{
    background: #601012;
    border-radius: 25px;
    color: #fff;
    padding: 5px 15px;
    max-height: 50px;
    width: fit-content !important;
}

a.contact_us_mobile{
    background-color: #601012;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: none;
}

a.contact_us_mobile svg{
    fill:#fff;
}

.menu-top-menu-container #menu-top-menu>li>a {
    color: #fff;
    font-size: 14px;
    position: relative;
}

.menu-top-menu-container #menu-top-menu::after {
    content: "";
    display: block;
    clear: both;
}

#menu-contact-us #menu-item-28>a {
    border: solid 2px #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    max-width: 120px;
    line-height: 29px;
    color: #fff;
    font-size: 14px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

#menu-contact-us #menu-item-28.current-menu-item>a,
#menu-contact-us #menu-item-28:hover>a {
    border: solid 2px #fff;
    background: #fff;
    color: #601012;
}

#menu-contact-us {
    display: inline-block;
    list-style: none;
    min-width: 120px;
    margin: auto;
}

.home_banner>.vc_column-inner>.wpb_wrapper {
    position: relative;
    height: 100%;
}

.menu-top-menu-container #menu-top-menu>li:hover>a,
.menu-top-menu-container #menu-top-menu>li.current-menu-item>a {
    border-bottom: solid 1px #fff;
}

#masthead.open_menu .menu-top-menu-container #menu-top-menu>li:hover>a,
#masthead.open_menu .menu-top-menu-container #menu-top-menu>li.current-menu-item>a,
#masthead.sticky .menu-top-menu-container #menu-top-menu>li:hover>a,
#masthead.sticky .menu-top-menu-container #menu-top-menu>li.current-menu-item>a {
    border-bottom: solid 1px #601012;
}

.home_banner>.vc_column-inner>.wpb_wrapper .wpb_single_image * {
    width: 100%;
}

.home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.hero_learnmore .vc_general.vc_btn3 {
    max-width: 370px;
    padding: 0 30px;
    border: none;
    border-radius: 25px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: normal;
    background: #601012;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    transition: all ease 0.5s;
    width: fit-content;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.hero_learnmore .vc_general.vc_btn3:hover,
.hero_learnmore .vc_general.vc_btn3:focus {
    color: #601012;
    background: #fff;
    border: solid 2px #fff;
}


/* .home_banner>.vc_column-inner {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
} */

.site-inner {
    /* margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    width: 100%; */
}

.ser_boxes .vc_column-inner .vc_col-sm-4>.vc_column-inner>.wpb_wrapper,
.ser_boxes .vc_column-inner .vc_col-sm-3>.vc_column-inner>.wpb_wrapper{
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.12);
    padding: 45px 25px;
    background: #fff; min-height:100%;
}

.ser_boxes .vc_column-inner .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .vc_single_image-img,
.ser_boxes .vc_column-inner .vc_col-sm-3>.vc_column-inner>.wpb_wrapper .vc_single_image-img{
    height: 70px;
    width: auto;
}

.ser_boxes .vc_column-inner .vc_col-sm-4 .vc_custom_heading,
.ser_boxes .vc_column-inner .vc_col-sm-3 .vc_custom_heading{
    font-family: Poppins, sans-serif !important;
    font-weight: 600 !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-classic.vc_btn3-color-grey {
    background: #601012;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    padding: 5px 18px;
    line-height: 18px;
    border-radius: 3px;
    border: solid 2px #601012;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-classic.vc_btn3-color-grey:focus,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-classic.vc_btn3-color-grey:hover {
    background: #fff;
    color: #601012;
}

.site-footer {
    padding: 0;
    display: block;
}

.site-footer .footertoppart {
    background: #242424;
    width: 100%;
    padding: 40px 0;
    color: #c7c7c7;
    font-size: 14px;
    line-height: 22px;
    border-top: 30px solid #2B2B2B;
}

.site-footer .footerbottompart {
    background: #2B2B2B;
    width: 100%;
    padding: 15px 0;
    color: #505050;
    font-size: 14px;
    line-height: 22px;
}

.footer_container {
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    width: 100%;
    display: block;
    text-align: center;

}

.site-footer .footertoppart .footer_container .widget:nth-child(1) {
    width: 100%;
    text-align: center;
}

.site-footer .footertoppart .footer_container .widget:nth-child(2) {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.site-footer .footertoppart .footer_container .widget:nth-child(3) {
    width: 100%;
    text-align: center;
}

.site-footer .footertoppart .footer_container .widget:nth-child(4) {
    width: 21.795%;
}

.site-footer .footertoppart .footer_container .widget:nth-child(5) {
    width: 12.39%;
}

.footertoppart a {
    color: #c7c7c7;
    font-size: 14px;
    box-shadow: none;
}

.site-footer .footertoppart .footer_container .widget .widget-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 22px;
}

.site-footer .footertoppart .footer_container .widget h4 {
    letter-spacing: normal;
    color: #fff;
    margin: 18px auto auto auto;
    font-size: 14px;
    font-weight: 600;
}

.site-footer .footertoppart .footer_container .widget:nth-child(5) p {
    margin: auto;
}

.site-footer .footertoppart .footer_container .widget:nth-child(5) a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

.site-footer .footerbottompart .fleft {
    width: 70%;
    margin-left: 0;
    margin-right: auto;
    float: left;
}

.site-footer .footerbottompart .right {
    margin-left: auto;
    margin-right: 0;
    float: right;
}

.menu-footer-menu-container #menu-footer-menu {
    margin: auto;
    list-style: none;
}

.menu-footer-menu-container #menu-footer-menu::after {
    content: "";
    clear: both;
    display: block;
}

.menu-footer-menu-container #menu-footer-menu>li>a {
    color: #c7c7c7;
    font-size: 14px;
    line-height: 14px;
}

.menu-footer-menu-container #menu-footer-menu>li.current_page_item>a,
.menu-footer-menu-container #menu-footer-menu>li:hover>a {
    color: #fff;
}

.menu-footer-menu-container #menu-footer-menu>li:last-child {
    border-right: 0;
}

.menu-footer-menu-container #menu-footer-menu>li:first-child {
    padding-left: 0;
}

.menu-footer-menu-container #menu-footer-menu li {
	display: inline-block;
    margin-right: 10px;
}

.menu-footer-menu-container #menu-footer-menu li:not(:last-child):after {
    content: '\2022'; /* Unicode character for ellipsis */
    margin-left: 10px; /* Adjust spacing between ellipsis and next item */
	font-size: 20px;
	color: #505050;
	vertical-align: middle;
}

.site-footer .footerbottompart .fleft .widget.widget_nav_menu {
    margin-bottom: 30px;
}

.foot-social a {
    box-shadow: none;
    color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 19px;
    height: 19px;
    font-size: 0;
    margin-left: 8px;
	border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
	transition: all 0.3s ease;
}

.foot-social a::before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 16px;
	line-height: 38px;
    display: block;
}

.foot-social a:hover {
	color: #242424;
	background: #fff;
}
.foot-social a:hover::before {
	color: #242424;
}

.foot-social a.tw::before {
    content: "\e61b";
}

.foot-social a.fb::before {
    content: "\f09a";
}

.foot-social a.lnk::before {
    content: "\f0e1";
}

.banner_area {
    position: relative;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/banner_bg.svg), -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-blend-mode: overlay;
}

.single-products .banner_area {
    position: relative;
    background-color: #F5E9E9 !important; 
    background-blend-mode: hue;
    position: relative;
}

.single-products .banner_area::after {
    content: '';
}

.learnMoreBtn {
    padding: 6px 40px;
    background-color: #991F20;
    border-radius: 24px;
}

#virtualHeading {
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 65px;
    padding-bottom: 220px;
    position: relative;
}

#virtualHeading .vc_custom_heading   {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 64px !important;
    line-height: 64px;
    text-align: left !important;
}

#virtualHeading .wpb_text_column .wpb_wrapper p {
    color: #242424;
    font-weight: 500;
    font-size: 40px;
    line-height: 60px;
    text-align: left;
}

#virtualHeading .wpb_wrapper .vc_general {
    background: #991F20;
    border-radius: 24px;
    padding: 6px 40px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

#virtualHeading::after {
    content: url('https://videoboothsystems.com/wp-content/uploads/2021/05/Phone2.png');
    height: auto;
    width: 50%;
    max-width: 953px;
    position: absolute;
    bottom: -7px;
    right: 130px;
}

#virtualHeading::before {
    content: url('https://videoboothsystems.com/wp-content/uploads/2022/09/Mask-group.png');
    height: auto;
    width: 50%;
    max-width: 953px;
    position: absolute;
    bottom: -7px;
    right: 40px;
}

#virtualContent {
    z-index: 2;
}

#feature_row .virtualFeatures .wpb_wrapper .wpb_content_element {
    padding-left: 30px;
    padding-right: 30px;
}

#virtualSingleImg .wpb_single_image .vc_single_image-wrapper {
    position: relative;
}

#virtualSingleImg .wpb_single_image .vc_single_image-wrapper img {
    z-index: 2;
    position: relative;
}

#virtualSingleImg .wpb_single_image .vc_single_image-wrapper:after {
    content: url(https://videoboothsystems.com/wp-content/uploads/2022/09/Rectangle-83.png);
    position: absolute;
    bottom: 75px;
    left: -200px;
    z-index: 1;
}

.testi_section {
    background: #F7F7F7 !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    margin-bottom: 50px;
}

.testi_section:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, rgba(247,247,247,1) 15%, rgba(247,247,247,0) 50%, rgba(247,247,247,1) 85%);
}

.testi_section .testimonial.t-slide .testimonial-inner {
    border-radius: 30px;
    background: #FFFFFF !important;
    box-shadow: 8px 8px 32px rgba(0, 0, 0, 0.1) !important;
    opacity: 1 !important;
    min-height: 200px !important;
}

.testi_section .wpmtst-testimonial-image.testimonial-image {
    position: relative;
}

.testi_section .wpmtst-testimonial-image.testimonial-image img {
    max-width: 200px;
}

.testi_section .wpmtst-testimonial-image.testimonial-image:before {
    content: url(https://videoboothsystems.com/wp-content/uploads/2022/09/unnamed-file.png);
    position: absolute;
    left: 20px;
    top: 20px;
}

.testi_section .wpmtst-testimonial-image.testimonial-image:after {
    content: url(https://videoboothsystems.com/wp-content/uploads/2022/09/1.png);
    position: absolute;
    right: 20px;
    top: 20px;
}

.testi_section .testimonial.t-slide .testimonial-inner p {
    color: #A8A8A8;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.testi_slider .controls-style-buttons .wpmslider-prev {
    background: url('https://videoboothsystems.com/wp-content/uploads/2022/09/Group-12.png') !important;
}

.testi_slider .controls-style-buttons .wpmslider-next {
    background: url('https://videoboothsystems.com/wp-content/uploads/2022/09/Group-11.png') !important;
}

.testi_section>.wpb_column {
    max-width: unset;
    padding-left: 150px;
    padding-right: 150px;
}

#feature_row .virtualFeatures .wpb_single_image::after {
    content: url('https://videoboothsystems.com/wp-content/uploads/2021/05/Ellipse-18-2.png');
        position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(calc(-100px));
}

#feature_row .virtualFeatures .wpb_single_image::before {
    content: url('https://videoboothsystems.com/wp-content/uploads/2021/05/Ellipse-19.png');
        position: absolute;
    left: 50%;
    top: 70px;
    transform: translateX(calc(-80px));
}

#feature_row .virtualFeatures .wpb_single_image {
    margin-bottom: 80px;
    padding-top: 100px;
}

#feature_row .virtualFeatures h3 {
    font-weight: 800 !important;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#virtualFeaturesBtn {
    margin-top: 50px;
    margin-bottom: 20px;
}

#virtualFeaturesBtn::before {
    content: '';
    border-bottom: 1px solid #D9D9D9;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 24px;
}

#virtualFeaturesBtn .wpb_wrapper .vc_general:after {
    content: '';
    background-color: white;
    position: absolute;
    width: 50px;
    height: 1px;
    right: -50px;
    top: 24px;
}

#virtualFeaturesBtn .wpb_wrapper .vc_general:before {
    content: '';
    background-color: white;
    position: absolute;
    width: 50px;
    height: 1px;
    left: -50px;
    top: 24px;
}

.single.single-post #masthead {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/banner_bg.svg), -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-blend-mode: overlay;
}

#feature_row .virtualFeatures .wpb_wrapper .wpb_wrapper > p > span {
    font-size: 24px !important;
    line-height: 36px !important;
    color: #00000;
}

.features_section>.wpb_column>.vc_column-inner {
    max-width: unset !important;
    padding-left: 150px !important;
    padding-right: 150px  !important;
}

#feature_row #featureRowHeading > .vc_column-inner > .wpb_wrapper > .wpb_content_element:before {
    content: '';
    border-bottom: 1px solid #D9D9D9;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 35px;
}

#feature_row #featureRowHeading > .vc_column-inner > .wpb_wrapper > .wpb_content_element .wpb_wrapper {
    display: flex;
    justify-content: center;
}

#feature_row .wpb_wrapper > h1 {
    font-weight: 700 !important;
    font-size: 48px;
    line-height: 72px;
    color: #2B2B2B;
    text-transform: uppercase;
    position: relative;
    background-color: white;
    padding-left: 50px;
    padding-right: 50px;
}

.virtualArrangeBtn .wpb_wrapper a.vc_general {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    border-radius: 24px;
    padding: 6px 20px;
    gap: 10px;
}


.virtualArrangeBtn .wpb_wrapper a.vc_general:hover,
.virtualArrangeBtn .wpb_wrapper a.vc_general:focus {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    color: white;
}

#virtualSingleImage {
    padding-left: 100px !important;
    padding-right: 150px !important;
}

#virtualSingleImage #virtualSingleImg {
    width: 100% !important;
}

#virtualSingleImage #virtualSingleImg > div {
    max-width: unset;
}

#virtualSingleImage #virtualSingleText {
    position: absolute;
    right: 150px;
    top: 20px;
}

#virtualBannerSection .wpb_wrapper h3 {
    font-weight: 800 !important;
    font-size: 30px !important;
    line-height: 46px !important;
}

#virtualBannerSection #virtualBannerText {
    padding-top: 80px;
    padding-bottom: 80px;
}

#virtualBannerSection #virtualBannerImage .vc_single_image-wrapper img {
    position: absolute;
    right: 180px;
    top: -100px;
    max-width: 600px;
}

#virtualSingleImage #virtualSingleText .wpb_wrapper h2 {
    font-weight: 300 !important;
    font-size: 24px;
    line-height: 36px;
    color: #A8A8A8;
    text-align: left !important;
    z-index: 3;
    position: relative;
}

#virtualBannerSection {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
}

#virtualBannerSection::before {
    width: 100%;
    height: 125px;
    background: #F5E9E9;
    margin-top: 71px;
    content: '';
}

#virtualBannerSection::after {
    width: 100%;
    margin-bottom: 71px;
    height: 125px;
    background: #F5E9E9;
    content: '';
}


#visualVideoSection #visualVideoElement .wpb_text_column h3 {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800 !important;
    font-size: 22px !important;
    line-height: 46px !important;
    text-transform: uppercase;
}

#visualVideoElement .wpb_wrapper .wpb_wrapper > p {
    min-height: 77px;
}

#visualVideoSection #visualVideoElement .btn_mer a {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    border-radius: 24px;
    padding: 6px 40px;
    gap: 10px;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    max-width: 240px !important;
}

#feature_row .btn_mer a {
    background: linear-gradient(145.33deg, #570C55 13.95%, #991F20 86.78%);
    border-radius: 24px;
    padding: 6px 0;
    gap: 10px;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    max-width: 240px !important;
}

#visualVideoSection {
    padding-bottom: 100px;
    padding-left: 150px;
    padding-right: 150px;
}

#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 100px;
}

#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner:before,
#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner:after {
    display: none;
}

#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_single_image figure,
#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_single_image .vc_single_image-wrapper,
#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_single_image img {
    width: 100%;
}

#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_single_image img {
    margin-bottom: -75px !important;
}

#visualVideoSection .wpb_wrapper .vc_column-inner > .wpb_wrapper {
    position: relative;
}

#visualVideoSection .wpb_wrapper .vc_column-inner > .wpb_wrapper > div {
    z-index: 2;
    position: relative;
}

#visualVideoSection .wpb_wrapper .vc_column-inner > .wpb_wrapper:after {
    content: url('https://videoboothsystems.com/wp-content/uploads/2022/09/Rectangle-81.png');
    position: absolute;
    bottom: -30px;
    z-index: 1;
}

#visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_column {
    max-width: 350px;
    width: 100% !important;
}

#visualVideoSection #visualVideoElement .wpb_text_column:first-child {
    margin-bottom: -35px;
}

#visualVideoSection #visualVideoElement .wpb_text_column p {
    padding-left: 30px;
    padding-right: 30px;
}

#visualVideoSection #visualVideoElement .wpb_text_column span,
#visualVideoSection #visualVideoElement .wpb_text_column p {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    text-align: center;
    color: #D3A8A9 !important;
}

body.single.single-post {
    padding-top: 100px;
}

.banner_content {
    min-height: 315px;
    display: flex;
    padding-top: 65px;
    text-align: center;
    color: #fff;
}

.banner_content>.wpb_column {
    margin: auto;
}

.banner_content>.wpb_column>.vc_column-inner {
    max-width: 1050px;
    margin: auto;
}

.banner_area .wpb_single_image .vc_figure,
.banner_area .wpb_single_image .vc_figure * {
    width: 100%;
}

.banner_content h2.vc_custom_heading {
    font-weight: 600 !important;
    font-family: Poppins, sans-serif !important;
}

.ab_img {
    box-shadow: 15px 0 40px rgba(0, 0, 0, 0.3);
}

.site {
    background-color: #fff;
    overflow-x: hidden;
}

.wpb_column.container>div {
    max-width: 1170px;
    margin: auto;
}

.testi_section {
    background: rgb(96, 16, 18);
    background: -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    background: linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#601012', endColorstr='#500a8c', GradientType=1);
}


/* .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev, */

.testi_slider .controls-style-buttons .wpmslider-prev {
    background: url(../images/sld_prev.svg) no-repeat;
    height: 60px !important;
    width: 60px !important;
    display: block !important;
    top: calc(50% - 30px) !important;
    font-size: 0;
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav a::before {
    display: none !important;
}


/* .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next, */

.testi_slider .controls-style-buttons .wpmslider-next {
    background: url(../images/sld_next.svg) no-repeat;
    font-size: 0;
    height: 60px !important;
    width: 60px !important;
    display: block !important;
    top: calc(50% - 30px) !important;
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.eventgl .wpb_gallery_slides .flex-direction-nav .flex-prev {
    background: url(../images/sld_prev.svg) no-repeat;
    height: 60px !important;
    width: 60px !important;
    display: block !important;
    top: calc(50% - 30px) !important;
    font-size: 0;
}

.eventgl .wpb_gallery_slides .flex-direction-nav a::before {
    display: none !important;
}

.eventgl .wpb_gallery_slides .flex-direction-nav .flex-next {
    background: url(../images/sld_next.svg) no-repeat;
    font-size: 0;
    height: 60px !important;
    width: 60px !important;
    display: block !important;
    top: calc(50% - 30px) !important;
}

.eventgl .wpb_gallery_slides {
    border: none;
    box-shadow: none;
    margin: auto;
    border-radius: 0;
}

.eventgl .wpb_gallery_slides .flex-control-nav {
    display: none;
}

.blog_listing .vc_grid-filter-dropdown {
    padding: 25px 0;
    margin: auto;
    z-index: 0;
    position: relative;
    margin-bottom: 40px;
}

.blog_listing .vc_grid-filter-dropdown::before {
    content: "";
    background: #f9f9f9;
    height: 100%;
    position: absolute;
    width: 5000px;
    left: -2000px;
    top: 0;
    z-index: -1;
}

.blog_listing .vc_grid-filter-dropdown>.vc_grid-styled-select::before {
    content: "Category:";
    font-size: 14px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    line-height: 40px;
}

.blog_listing .vc_grid-filter-dropdown>.vc_grid-styled-select select {
    width: 258px;
    height: 41px;
    border: solid 1px #dadada;
    background: #fff;
    margin: auto;
    border-radius: 3px;
    padding: 0 10px;
}

.blog_listing .vc_grid-filter-dropdown>.vc_grid-styled-select {
    border: none;
    position: relative;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    padding: 0 0 0 80px;
    color: #000000;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    -webkit-appearance: none;
}

.blog_listing .vc_grid-filter-dropdown>.vc_grid-styled-select .vc_arrow-icon-navicon {
    position: absolute;
    background: #fff;
    height: 39px;
    width: 40px;
    top: 1px;
    right: 1px;
    border-radius: 3px;
    text-align: center;
    line-height: 39px;
    pointer-events: none;
}

.blog_listing .vc_grid-filter-dropdown>.vc_grid-styled-select .vc_arrow-icon-navicon::before {
    content: "\f107";
    font-family: fontawesome;
    color: #000;
    font-size: 28px;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_col-sm-12 {
    padding: 10px 0 0 0;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_date {
    font-size: 12px;
    color: #777;
    font-weight: 300;
    margin-bottom: 0 !important;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_title h3 a {
    color: #000;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_title {
    margin: 0 0 10px 0;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_excerpt p {
    margin: auto;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_title h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.blog_listing .vc_pageable-slide-wrapper .vc_col-sm-4 .vc_gitem-post-data-source-post_excerpt {
    margin: auto;
    font-size: 14px;
}

.get_touch {
    background: rgb(118, 39, 41);
    background: -moz-linear-gradient(left, rgba(118, 39, 41, 1) 0%, rgba(140, 39, 41, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(118, 39, 41, 1) 0%, rgba(140, 39, 41, 1) 100%);
    background: linear-gradient(to right, rgba(118, 39, 41, 1) 0%, rgba(140, 39, 41, 1) 100%);
    border-radius: 3px;
    padding: 38px;
    color: #fff;
    margin-bottom: 20px;
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3);
}

.get_touch h4 {
    font-size: 22px;
    text-transform: none;
    margin: auto;
}

.get_touch p {
    margin: 22px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}

.get_touch p a {
    font-weight: 600;
    color: #fff;
    box-shadow: none;
    display: block;
    font-size: 16px;
}

.world_contact {
    background: rgb(96, 16, 18);
    background: -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    background: linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(80, 10, 140, 1) 100%);
    border-radius: 3px;
    padding: 38px;
    color: #fff;
    margin-bottom: 20px;
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3);
}

.world_contact h4 {
    font-size: 22px;
    text-transform: none;
    margin: auto;
}

.world_contact p {
    margin: 22px 0 0 0;
    font-size: 16px;
    line-height: 22px;
}

.world_contact p a {
    font-weight: 600;
    color: #fff;
    box-shadow: none;
    display: block;
    font-size: 16px;
}

.world_it {
    padding-left: 80px;
    background: url(../images/glob.svg) no-repeat;
    background-size: 60px 60px;
    background-position: left 2px;
}

.world_it p:last-child {
    margin: auto;
}

.world_it p:last-child a {
    background: #601012;
    width: 213px;
    display: inline-block;
    border: solid 2px #fff;
    line-height: 29px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    margin-top: 12px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.checkbox-container.label-right label::before {
    left: -30px !important;
    top: 0 !important;
    font-size: 14px !important;
    height: 20px;
    width: 23px;
    line-height: 17px;
    text-align: center;
}

.world_it p:last-child a:hover {
    background: #fff;
    color: #601012;
}

.conform_area .nf-form-title h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.conform_area .nf-form-wrap.ninja-forms-form-wrap .nf-form-layout .nf-form-content {
    padding: 0;
    margin-left: -15px;
}

.conform_area .nf-form-layout nf-field .nf-field-label label {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    display: block;
}

.conform_area .nf-form-layout nf-field .nf-field-label {
    margin: 0 !important;
    width: 100%;
}

.conform_area .nf-form-layout nf-field {
    width: 50%;
    float: left;
    padding-left: 15px;
}

.conform_area .nf-form-layout nf-field:nth-child(2n+1) {
    clear: both;
}

.nf-after-form-content {
    clear: both;
}

.conform_area .nf-form-layout nf-field:nth-child(7),
.conform_area .nf-form-layout nf-field:nth-child(8),
.conform_area .nf-form-layout nf-field:nth-child(9) {
    width: 100%;
    clear: both;
}

.conform_area .nf-form-layout nf-field .nf-field-container {
    margin-bottom: 10px;
}

.conform_area .nf-form-content .list-select-wrap div::after {
    color: #000;
    font-weight: normal;
}

.conform_area .nf-form-content .list-select-wrap .nf-field-element>div,
.conform_area nf-field .nf-field-element select,
.conform_area nf-field .nf-field-element input[type="text"].ninja-forms-field,
.conform_area nf-field .nf-field-element input[type="email"].ninja-forms-field,
.conform_area nf-field .nf-field-element input[type="tel"].ninja-forms-field,
.conform_area nf-field .nf-field-element textarea.ninja-forms-field {
    border: solid 1px #dadada;
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: normal;
}

.conform_area .nf-form-layout nf-field input[type="button"]:hover,
.conform_area .nf-form-layout nf-field input[type="button"]:focus,
.conform_area .nf-form-layout nf-field input[type="button"] {
    width: 50%;
    background: #601012;
    border-radius: 3px;
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    color: #fff;
    letter-spacing: normal;
}

.a2a_dd.addtoany_share_save.addtoany_share {
    display: none !important;
}

.con_in {
    margin: 0 -15px;
    padding-top: 40px;
}

.con_in::after {
    content: "";
    clear: both;
    display: block;
}

.con_in>div {
    float: left;
}

.cs_col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.cs_col-xs-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66666667%
}

.cs_col-xs-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333333%
}

.cs_col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%
}

.cs_col-xs-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66666667%
}

.cs_col-xs-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333333%
}

.cs_col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%
}

.cs_col-xs-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66666667%
}

.cs_col-xs-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333333%
}

.cs_col-xs-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%
}

.cs_col-xs-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66666667%
}

.cs_col-xs-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333333%
}

.right-sidebar>h3 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 15px;
}

.expectpost .expectpostul {
    list-style: none;
    margin: auto;
}

.expectpost .expectpostul li {
    margin-bottom: 30px;
}

.expectpost .expectpostul li .newsimage a {
    display: block;
}

.expectpost .expectpostul li .newsimage img {
    width: 100%;
    height: auto;
}

.expectpost .expectpostul li>p {
    color: #777;
    font-size: 12px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 23px;
}

.expectpost .expectpostul li .newstitle a,
.expectpost .expectpostul li .newstitle {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.expectpost .expectpostul li .newssdesc {
    font-size: 14px;
    line-height: 22px;
    padding-top: 5px;
    color: #282828;
    font-weight: 300;
}

.blog-left .dt_blg {
    color: #777;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    line-height: 23px;
}

.blog-left h3.entry-title {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 15px;
}

.blog-right {
    padding-top: 23px;
}

.single-blog-img {
    padding-bottom: 30px;
}

.single-blog-img img {
    width: 100%;
    vertical-align: top;
}

.blog-left h5 {
    font-size: 16px;
    margin-bottom: 5px;
}

.blog-left ul li {
    font-weight: 300;
    line-height: 30px;
}

.blog-left p {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
}

.blog-left a {
    color: #601012;
    box-shadow: 0 1px 0 0 #601012;
}

.footer-nav {
    background: #f9f9f9;
    width: 100%;
    clear: both;
    padding: 15px;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.footer-nav .next-cls {
    float: right;
    margin-right: 0;
    margin-left: auto;
}

.footer-nav .pre-cls {
    float: left;
    margin-left: 0;
    margin-right: auto;
}

.footer-nav .share-btn {
    margin: auto;
    flex-wrap: wrap;
    display: flex;
}

.footer-nav .share-btn>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}

.footer-nav .share-btn .addtoany_shortcode {
    display: inline-block;
    vertical-align: middle;
}

.footer-nav .share-btn .addtoany_shortcode a {
    box-shadow: none;
    height: 28px;
    vertical-align: middle;
}

.a2a_kit .a2a_svg {
    border-radius: 100% !important;
    padding: 3px;
}

.footer-nav .pre-cls::before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 18px;
    line-height: 18px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.footer-nav .next-cls::after {
    content: "\f105";
    font-family: fontawesome;
    font-size: 18px;
    line-height: 18px;
    margin-left: 4px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.footer-nav .next-cls,
.footer-nav .pre-cls {
    background: #601012;
    color: #fff;
    display: block;
    width: 100px;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.headerlogo .widget_media_image>a {
    display: block;
    background: url(../images/videobooth-logo.svg) no-repeat;
    background-size: 202px auto;
}

.headerlogo .image {
    opacity: 0;
}

.product_listing .vc_gitem_row .wpb_single_image {
    background: rgb(227, 222, 227);
    background: -moz-linear-gradient(45deg, rgba(227, 222, 227, 1) 0%, rgba(235, 227, 218, 1) 60%);
    background: -webkit-linear-gradient(45deg, rgba(227, 222, 227, 1) 0%, rgba(235, 227, 218, 1) 60%);
    background: linear-gradient(45deg, rgb(227, 222, 227) 0%, rgb(235, 227, 218) 60%);
    min-height: 370px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 20px !important;
    z-index: 0;
}

.product_listing .vc_gitem_row .wpb_single_image:hover {
    transform: scale(1.03);
}

.product_listing .vc_gitem_row .wpb_single_image::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 90px;
    width: 100%;
    bottom: 0;
    width: 100%;
    z-index: -1;
    left: 0;
    opacity: 0.4;
}

.product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure {
    margin: auto;
    min-height: 370px;
    display: flex;
    width: 100%;
    max-height: 370px;
}

.product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure a {
    display: flex;
    margin: auto;
    width: 100%;
    min-height: 370px;
}

.product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-img {
    margin: auto;
    max-height: 280px;
    width: auto;
    max-width: 80%;
}

.product_listing .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.product_listing .vc_gitem_row .vc_custom_heading {
    margin: auto;
}

.product_listing .vc_gitem_row .vc_custom_heading h3 {
    margin: auto;
    color: #000;
    font-size: 16px;
}

.product_listing .vc_gitem_row .vc_custom_heading h3 a {
    color: #000;
}

.product_listing .vc_pageable-slide-wrapper.vc_clearfix {
    text-align: center;
}

.our_work_section {
    padding-top: 70px;
    padding-bottom: 50px;
}

.our_work_section .our-work-title {
    text-align: center;
    font-size: 38px;
    margin-bottom: 30px;
}

.our_work_section .our-work-main .our-work-postul::after {
    clear: both;
    content: "";
    display: block;
}

.our_work_section .our-work-main .our-work-postul {
    margin: 0 -15px;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 {
    float: left;
    margin-bottom: 30px;
    list-style: none;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work-image img {
    width: 100%;
    vertical-align: top;
    height: auto;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item {
    position: relative;
    overflow: hidden;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item:hover .our-work-desc {
    display: flex;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    text-align: center;
    background: -moz-linear-gradient(45deg, rgba(96, 16, 18, 0.9) 0%, rgba(189, 73, 76, 0.9) 100%);
    background: -webkit-linear-gradient(45deg, rgba(96, 16, 18, 0.9) 0%, rgba(189, 73, 76, 0.9) 100%);
    background: linear-gradient(45deg, rgba(96, 16, 18, 0.9) 0%, rgba(189, 73, 76, 0.9) 100%);
    padding: 0 25px;
    display: none;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div {
    margin: auto;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .our-work-title a {
    color: #fff;
    box-shadow: none;
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    margin: auto;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div p {
    margin: auto;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .our-work-title {
    margin: auto;
    line-height: normal;
}

.red_btn .vc_general.vc_btn3:hover,
.red_btn .vc_general.vc_btn3:focus,
.red_btn .vc_general.vc_btn3 {
    background: #601012;
    border: none;
    padding: 0 !important;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    font-size: 16px !important;
    border-radius: 3px;
    transform: scale(1);
}

.design_line {
    background: rgb(96, 16, 18);
    background: -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background: linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
    text-transform: none;
}

.share-plan {
    padding: 15px 0 15px 0;
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.share-plan::after {
    content: "";
    background: #601012;
    height: 1px;
    width: calc(100% - 30px);
    margin-left: 15px;
    position: absolute;
    bottom: 0;
}

.share-plan .wpb_single_image.wpb_content_element {
    margin: auto;
}

.share-plan .wpb_text_column.wpb_content_element {
    margin: auto;
}

.share-plan p {
    font-weight: bold;
    font-size: 16px;
    line-height: 37px;
}

.share-plan .share_plan_price p {
    font-weight: normal;
    font-size: 14px;
    color: #282828;
}

.our_work_section .wpb_text_column.wpb_content_element {
    margin: auto;
}

.counter_area .vc_single_image-wrapper {
    width: 64px;
    height: auto;
}

.counter_area .counter {
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 36px;
}

.testi_slider .wpmslider-viewport {
    max-width: 600px;
    margin: auto;
    width: 100% !important;
    overflow: visible !important;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide {
    padding: 0 15px;
    border: none;
    background: transparent;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide[aria-hidden="false"] .testimonial-inner {
    opacity: 1;
    margin-top: 0;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide .testimonial-inner {
    background: #fff;
    box-shadow: 15px 0 30px rgba(0, 0, 0, 0.5);
    padding: 30px 40px;
    opacity: 0.2;
    margin-top: 30px;
    min-height: 235px;
    display: flex;
    flex-wrap: wrap;
    transition: all ease 0.5s;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide .testimonial-inner .testimonial-content {
    margin: auto;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide .testimonial-inner .testimonial-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}

.testi_slider .wpmslider-viewport .testimonial.t-slide .testimonial-inner .testimonial-image img {
    box-shadow: none;
}

.prodetail_list .wpb_single_image {
    background: rgb(227, 222, 227);
    background: -moz-linear-gradient(45deg, rgba(227, 222, 227, 1) 0%, rgba(235, 227, 218, 1) 60%);
    background: -webkit-linear-gradient(45deg, rgba(227, 222, 227, 1) 0%, rgba(235, 227, 218, 1) 60%);
    background: linear-gradient(45deg, rgb(227, 222, 227) 0%, rgb(235, 227, 218) 60%);
    min-height: 370px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 20px !important;
    z-index: 0;
}

.prodetail_list .wpb_single_image::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 90px;
    width: 100%;
    bottom: 0;
    width: 100%;
    z-index: -1;
    left: 0;
    opacity: 0.4;
}

.prodetail_list .wpb_single_image .wpb_wrapper.vc_figure {
    margin: auto;
    min-height: 370px;
    display: flex;
    width: 100%;
    max-height: 370px;
}

.prodetail_list .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-wrapper {
    display: flex;
    margin: auto;
    width: 100%;
    min-height: 370px;
}

.prodetail_list .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-img {
    margin: auto;
    max-height: 280px;
    width: auto;
    max-width: 80%;
}

.prodetail_list .vc_col-sm-4 .wpb_wrapper>.wpb_text_column p {
    letter-spacing: -0.2px;
}

.prodetail_list .vc_col-sm-4 .wpb_wrapper>.wpb_text_column.pdf_link a::before {
    background: url(../images/pdf_icon.png) no-repeat;
    width: 26px;
    height: 34px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px;
}

.prodetail_list .vc_col-sm-4 .wpb_wrapper>.wpb_text_column.pdf_link a {
    box-shadow: none;
    text-decoration: underline;
}

div.vc_grid-pagination ul.vc_grid-pagination-list li.vc_grid-page {
    border: none !important;
}

div.vc_grid-pagination ul.vc_grid-pagination-list li.vc_grid-page>a {
    box-shadow: none;
    border: solid 1px #dadada !important;
    color: #000 !important;
    font-size: 14px;
    width: 35px;
    line-height: 33px;
    padding: 0;
    border-radius: 3px;
    opacity: 1;
    margin: 0 0 0 3px;
}

div.vc_grid-pagination ul.vc_grid-pagination-list li.vc_grid-page.vc_grid-active>a {
    border-color: #000 !important;
}

.vc_grid-pagination .vc_grid-pagination-list {
    padding-top: 40px;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc .desc_text {
    padding: 10px 0;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc .desc_text p {
    margin: 0;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .our-work-title::after {
    content: "";
    width: 40px;
    height: 3px;
    display: block;
    background: #fff;
    margin: auto auto 5px auto;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div.our-work-inner>a {
    background: #601012;
    color: #fff;
    box-shadow: none;
    display: inline-block;
    width: 114px;
    border: solid 2px #fff;
    border-radius: 3px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div.our-work-inner>a:hover {
    background: #fff;
    color: #601012;
}

.gallery_slider .flexslider_slide.flexslider {
    margin: auto;
    border: none;
    box-shadow: none;
    max-width: 700px;
    width: 100%;
    margin: auto;
}

.gallery_slider .flexslider_slide.flexslider .flex-viewport {
    overflow: visible !important;
}

.gallery_slider .flexslider_slide.flexslider .flex-viewport li img {
    max-width: calc(100% - 30px);
    margin: auto;
}

.gallery_slider .flexslider_slide.flexslider .flex-viewport li {
    opacity: 0.2;
    text-align: center;
    margin-top: 30px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.gallery_slider .flexslider_slide.flexslider .flex-viewport li.flex-active-slide {
    margin-top: 0;
    opacity: 1;
}

.gallery_slider .flexslider_slide.flexslider .flex-viewport li img {
    box-shadow: 15px 0 30px rgba(0, 0, 0, 0.3);
    max-height: 460px;
    width: auto;
}

.gallery_slider .flexslider_slide.flexslider .flex-control-nav.flex-control-paging {
    display: none;
}

.gallery_slider .flex-direction-nav a.flex-prev {
    left: 50% !important;
    margin-left: -75% !important;
    height: 60px !important;
    width: 60px !important;
    font-size: 0 !important;
    background: url(../images/c_sld_prev.svg) no-repeat !important;
    background-size: 60px 60px !important;
    opacity: 1 !important;
}

.gallery_slider .flex-direction-nav a::before {
    display: none;
}

.gallery_slider .flex-direction-nav a.flex-next {
    right: 50% !important;
    margin-right: -75% !important;
    opacity: 1 !important;
    height: 60px !important;
    width: 60px !important;
    font-size: 0 !important;
    background: url(../images/c_sld_next.svg) no-repeat !important;
    background-size: 60px 60px !important;
}

.design_line.text_bottom a,
.design_line.text_bottom p {
    color: #fff;
    box-shadow: none;
}

.design_line.text_bottom a {
    text-decoration: underline;
}

.event_prdlist .product_listing .vc_grid-item .vc_custom_heading a {
    text-align: center;
    display: block;
}

div.product_listing .vc_gitem-zone {
    overflow: visible;
}

.product_listing .wpb_single_image {
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.product_listing .vc_is-hover .wpb_single_image {
    box-shadow: 15px 0 30px rgba(0, 0, 0, 0.3);
    overflow: visible;
}

div.product_listing .vc_is-hover .vc_custom_heading a {
    color: #601012;
}

.event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure,
.event_prdlist .product_listing .vc_gitem_row .wpb_single_image,
.event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure a {
    min-height: 270px;
}

.event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-img {
    max-height: 240px;
}

.eventpage_contact {
    background-image: url(../images/banner_bg.svg), -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    background-image: url(../images/banner_bg.svg), -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    background-image: url(../images/banner_bg.svg), linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-blend-mode: overlay;
    color: #fff;
}

.wht_btn .vc_general.vc_btn3 {
    background: transparent;
    padding: 0;
    width: 210px;
    border: solid 2px #fff;
    padding: 5px 10px;
    line-height: normal;
    color: #fff;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.wht_btn .vc_general.vc_btn3:hover,
.wht_btn .vc_general.vc_btn3:focus {
    background: #fff;
    color: #601012;
    border: solid 2px #fff;
}

.discover_section {
    background: -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    background: linear-gradient(45deg, rgba(96, 16, 18, 1) 0%, rgba(124, 34, 36, 1) 100%);
    color: #fff;
    margin-left: -35px;
    margin-top: 55px;
    margin-right: auto;
    max-width: 570px;
    width: 100%;
}

.single-products .breadcrumb-sec {
    margin-bottom: 40px;
}

.discover_section p {
    margin-top: 0;
    margin-bottom: 15px;
}

.discover_img {
    margin-right: -35px;
    margin-left: auto;
    padding-bottom: 55px;
    max-width: 570px;
    width: 100%;
    z-index: 9;
    padding-top: 40px;
}

.discover_img .vc_single_image-wrapper {
    box-shadow: 15px 0 40px rgba(0, 0, 0, 0.30);
}

.disc_btn .vc_general.vc_btn3,
.disc_btn .vc_general.vc_btn3:hover,
.disc_btn .vc_general.vc_btn3:focus {
    background: #601012;
    padding: 5px 10px;
    border: solid 2px #fff;
    line-height: normal;
    color: #fff;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
}

.disc_btn,
.disc_btn button {
    width: 100%;
    display: block;
    max-width: 424px;
}

.discover_img>div {
    padding: 0 !important;
}

.installation_area {
    flex-direction: row-reverse;
}

.installation_area .discover_img {
    margin-right: auto;
    margin-left: -35px;
    padding-bottom: 55px;
}

.installation_area .discover_section {
    margin-left: auto;
    margin-right: -35px;
}

.discover_section .vc_general.vc_btn3 {
    width: 100%;
    display: block;
    background: #601012;
    border: solid 2px #fff;
    padding: 7px 15px;
    color: #fff;
    font-weight: normal;
    line-height: 22px;
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.discover_section .vc_general.vc_btn3:hover,
.discover_section .vc_general.vc_btn3:focus {
    width: 100%;
    display: block;
    color: #601012;
    border: solid 2px #fff;
    padding: 7px 15px;
    background: #fff;
    font-weight: normal;
    line-height: 22px;
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
}

.discover_section .vc_btn3-container {
    width: 100%;
    margin: auto;
    max-width: 390px;
}

.bespoke_items_list ul,
.installations_items_list ul,
.events_list_items ul,
.virtual_list_items ul{
    list-style: none;
    margin: auto !important;
    padding: 0;
}

.bespoke_items_list ul li,
.installations_items_list ul li,
.events_list_items ul li,
.virtual_list_items ul li
{
    position: relative;
    padding-left: 80px;
    margin-bottom: 26px;
    font-size: 14px;
    line-height: 20px;
}

.bespoke_items_list ul li h4,
.installations_items_list ul li h4,
.events_list_items ul li h4,
.virtual_list_items ul h4{
    margin: 0 0 10px 0 !important;
}

.bespoke_items_list ul li::before,
.installations_items_list ul li::before,
.events_list_items ul li::before,
.virtual_list_items ul li::before{
    content: "";
    width: 75px;
    background-size: auto auto;
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
}


.virtual_list_items ul li:nth-child(1)::before {
    background: url(../images/no_app.png) no-repeat;
}

.virtual_list_items ul li:nth-child(2)::before {
    background: url(../images/paint.png) no-repeat;
}

.virtual_list_items ul li:nth-child(3)::before {
    background: url(../images/event_site.png) no-repeat;
}

.virtual_list_items ul li:nth-child(4)::before {
    background: url(../images/featured.png) no-repeat;
}



.events_list_items ul li:nth-child(1)::before {
    background: url(../images/icon1.svg) no-repeat;
}

.events_list_items ul li:nth-child(2)::before {
    background: url(../images/icon2.svg) no-repeat;
}

.events_list_items ul li:nth-child(3)::before {
    background: url(../images/icon3.svg) no-repeat;
}

.events_list_items ul li:nth-child(4)::before {
    background: url(../images/icon4.svg) no-repeat;
}

.installations_items_list ul li:nth-child(1)::before {
    background: url(../images/icon5.svg) no-repeat;
}

.installations_items_list ul li:nth-child(2)::before {
    background: url(../images/icon6.svg) no-repeat;
}

.installations_items_list ul li:nth-child(3)::before {
    background: url(../images/icon7.svg) no-repeat;
}

.installations_items_list ul li:nth-child(4)::before {
    background: url(../images/icon8.svg) no-repeat;
}

.bespoke_items_list ul li:nth-child(1)::before {
    background: url(../images/icon9.svg) no-repeat;
}

.bespoke_items_list ul li:nth-child(2)::before {
    background: url(../images/icon10.svg) no-repeat;
}

.bespoke_items_list ul li:nth-child(3)::before {
    background: url(../images/icon11.svg) no-repeat;
}

.bespoke_items_list ul li:nth-child(4)::before {
    background: url(../images/icon12.svg) no-repeat;
}

#home_hero {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/banner_bg.svg), -moz-linear-gradient(60deg, rgba(96, 16, 18, 1) 30%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), -webkit-linear-gradient(60deg, rgba(96, 16, 18, 1) 30%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), linear-gradient(60deg, rgb(96, 16, 18) 30%, rgb(80, 10, 140) 100%);
    background-blend-mode: overlay;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home_banner {
    box-shadow: 15px 0px 40px rgba(0, 0, 0, 0.30);
    /* min-height: 898px; */
}

.ser_boxes.wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: -80px;
    position: relative;
    z-index: 9;
    margin-bottom: -30px;
}

.timeline_row .vc_col-sm-4>.vc_column-inner {
    padding-top: 30px;
    padding-bottom: 45px;
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.features_section>.wpb_column>.vc_column-inner {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.timeline_row .vc_col-sm-4>.vc_column-inner::after {
    content: "";
    height: 18px;
    background: #ddd7d7;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 35px;
}

.timeline_row .vc_col-sm-4::before {
    width: 18px;
    height: 18px;
    content: "";
    background: #601012;
    position: absolute;
    border-radius: 100%;
    bottom: 0;
    left: 102px;
    z-index: 1;
}

.timeline_row:first-child .vc_col-sm-4::before {
    left: 25px;
}

.timeline_row:nth-child(1) .vc_col-sm-4>.vc_column-inner::before {
    left: 34px;
}

.timeline_row:nth-child(1) .vc_col-sm-4>.vc_column-inner>div {
    margin: 0;
}

.timeline_row .vc_col-sm-4>.vc_column-inner>div {
    max-width: 200px;
    width: 100%;
    min-height: 125px;
    max-height: 125px;
    margin: auto;
    z-index: 1;
    position: relative;
}

.timeline_row .vc_col-sm-4>.vc_column-inner>div .vc_custom_heading {
    margin-bottom: 8px !important;
}

.timeline_row .vc_col-sm-4 {
    position: relative;
}

.timeline_row .vc_col-sm-4>.vc_column-inner::before {
    width: 1px;
    background: #601012;
    content: "";
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 110px;
}

.timeline_row .vc_col-sm-4>.vc_column-inner p {
    background: #fff;
}

.timeline_row:nth-child(2n) .cre {
    right: 0;
    left: auto;
}

.timeline_row:nth-child(2n) .cre::before {
    left: auto;
    right: 0;
}

.timeline_row:first-child {
    padding: 0;
}

.timeline_row:after {
    content: " ";
    display: block;
    clear: both;
}

.timeline_row {
    position: relative;
    height: 200px;
}

.timeline_row .vc_col-sm-4:nth-child(3)>.vc_column-inner::after {
    max-width: 82%;
}

.timeline_row:first-child .vc_col-sm-4:nth-child(3)>.vc_column-inner::after {
    max-width: 66%;
}

.timeline_row:first-child .cre {
    display: none;
}

.timeline_row .cre::before {
    content: "";
    height: 218px;
    width: 218px;
    border: solid 18px #ddd7d7;
    display: block;
    border-radius: 100%;
    position: absolute;
    left: 0;
}

.timeline_row .cre {
    position: absolute;
    height: 218px;
    left: 0;
    top: -18px;
    width: 109px;
    overflow: hidden;
    background: #fff;
    z-index: 0;
}

.timeline_row .vc_col-sm-4::after {
    background: url(../images/tmar.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 75%;
    display: block;
    content: "";
    height: 18px;
    width: 18px;
    background-size: auto 20px;
    background-position: center center;
}

.timeline_row_reverse .vc_col-sm-4::after{
    transform: rotate(180deg);
}

.timeline_row:first-child .vc_col-sm-4::after {
    left: 50%;
}

.timeline_row .vc_col-sm-4:nth-child(3)::after {
    display: none;
}

.timeline_row .cre::after {
    background: url(../images/tmar.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    height: 18px;
    width: 18px;
    background-size: auto 20px;
    background-position: center center;
    margin-top: -10px;
    transform: rotate(90deg);
}

.timeline_row:nth-child(2n) .cre::after {
    left: 91px;
}

.timeline_last_col{
    visibility: hidden;
}

.team_list {
    justify-content: center;
    color: #777;
    font-weight: 300;
}

.btn_mer .vc_general.vc_btn3 {
    background: #601012;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    width: 80%;
    padding: 7px 20px;
    line-height: 24px;
    border-radius: 3px;
    border: none;
}

.btn_mer .vc_general.vc_btn3:hover,
.btn_mer .vc_general.vc_btn3:focus {
    background: #601012;
    color: #fff;
}

.btn-video>button.vc_btn3:hover,
.btn-video>button.vc_btn3:focus,
.btn-video>button.vc_btn3 {
    background: transparent url(../images/icon13.svg) no-repeat !important;
    width: 86px;
    height: 86px;
    border-radius: 100%;
    padding: 0;
    font-size: 0;
    border: none;
}

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -20%;
    width: 40%;
}

.eventgl_tabs .vc_tta-tabs-list {
    border: none;
    margin: auto;
}

.eventgl_tabs .vc_tta-tabs-container {
    margin: 0 -4px !important;
}

.eventgl_tabs .vc_tta-tabs-list li.vc_tta-tab {
    width: 20%;
    margin: auto !important;
    padding: 0 2px !important;
    background: transparent;
    border-radius: 0;
    border: none;
}

.eventgl_tabs .vc_tta-tabs-list li.vc_tta-tab a {
    text-align: center;
    padding: 0;
    background: #eaeaea !important;
    border: none !important;
    border-radius: 3px !important;
    color: #601012 !important;
    font-size: 16px;
    padding: 12px 20px !important;
}

.eventgl_tabs .vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    background: #601012 !important;
    color: #fff !important;
}

.eventgl_tabs .vc_tta-panels-container {
    margin-top: 40px;
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels {
    border: none !important;
    background: transparent !important;
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 0 !important;
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides {
    border: none;
    box-shadow: none;
    margin: auto;
    border-radius: 0;
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-control-nav {
    display: none;
}

.cl_logos .slick-slide .wpcp-slide-image img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

.cl_logos .slick-slide:hover .wpcp-slide-image img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.breadcrumbs::before {
    content: "";
    background: #f9f9f9;
    height: 100%;
    width: 5000px;
    left: 50%;
    margin-left: -2500px;
    position: absolute;
    z-index: -1;
    top: 0;
}

.breadcrumbs span:first-child {
    padding-left: 0;
}

.breadcrumbs span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    padding: 0 3px;
    color: #777;
}

.breadcrumbs {
    position: relative;
    z-index: 0;
    padding: 15px 0;
}

.breadcrumbs .current-item,
.breadcrumbs {
    color: #000;
}

.breadcrumbs {
    width: 100%;
    max-width: 1170px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.eventpage_contact>.vc_column_container>.vc_column-inner {
    max-width: 940px;
    width: 100%;
    margin: auto;
}

#learn-more {
    position: relative;
    z-index: 9;
}

.con_in {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}

/*.banner_area {*/
/*    overflow: visible !important;*/
/*}*/

.banner_area::before {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/banner_bg.svg), -moz-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), -webkit-linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-image: url(../images/banner_bg.svg), linear-gradient(45deg, rgba(96, 16, 18, 1) 40%, rgba(80, 10, 140, 1) 100%);
    background-blend-mode: overlay;
    content: "";
    position: absolute;
    width: 5000px;
    height: 100%;
    top: 0;
    left: -2500px;
    z-index: -1;
}

.ourwork>.blog-left>.vc_row.wpb_row.vc_row-fluid>.wpb_column {
    max-width: 1200px;
    margin: auto;
    float: none;
    width: 100%;
}

.wpb_gallery_slides.wpb_flexslider {
    max-width: 855px;
    width: 100%;
}

.share-plan .vc_col-sm-5 .wpb_text_column.wpb_content_element {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: auto;
    border: none;
    background: transparent;
    position: relative;
    overflow: visible;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info .vc_message_box-icon {
    width: 16px;
    height: 16px;
    background: url(../images/info_icon.svg) no-repeat;
    background-size: 16px 16px;
    background-position: center center;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info .vc_message_box-icon .fas.fa-info-circle {
    display: none;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info p {
    display: none;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info:hover p {
    display: block;
    background: #601012;
    position: absolute;
    top: 50%;
    width: 300px;
    border-radius: 7px;
    transform: translateY(-50%);
    left: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    padding: 10px;
    z-index: 2;
}

.share-plan .vc_col-sm-5 .vc_message_box.vc_color-info p::before {
    content: "";
    position: absolute;
    border-top: solid 7px transparent;
    border-right: solid 7px #601012;
    border-bottom: solid 7px transparent;
    border-left: solid 7px transparent;
    left: -13px;
    top: 50%;
    margin-top: -7px;
}

.error-404.not-found {
    max-width: 1050px;
    width: 100%;
    margin: 100px auto;
}

.evspageitml .wpb_single_image .vc_single_image-img {
    height: 50px;
    width: auto;
    margin-bottom: 6px;
}

.eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    overflow: visible !important;
}

a.btnpdf {
    position: relative;
    margin-left: 66px;
    margin-top: 10px;
}

.btnpdf::before {
    background: url(../images/pdf_icon.png) no-repeat;
    width: 26px;
    height: 34px;
    content: "";
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px;
    position: absolute;
    left: -36px;
    display: block;
    top: -3px;
}

.our_work_vl .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-classic.vc_btn3-color-grey {
    padding: 10px 30px;
    font-size: 16px;
}

.banner_area>.banner_content>h2 {
    margin: auto;
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    font-family: Abril Fatface;
    font-weight: 400;
    font-style: normal;
}

#home_hero .home_banner .vc_column-inner {
    padding: 0;
    overflow: hidden;
}

#hero_video video {
    width: 100%;
    height: 100%;
    vertical-align: top;
    pointer-events: none;
}

.wpcp-carousel-wrapper .slick-track {
    text-align: center;
}
.wpcp-carousel-section.slick-initialized .slick-slide{
    margin: 0 5px;
}

.we_have_been_cols {
    border: 1px solid #e1c0d58f;
    border-radius: 20px;
    margin: 0 10px;
    background: #e1c0d58f;
    position: relative;
}
.we_have_been_cols>div{
    padding: 35px;
}
.we_have_been_heading{
    text-transform: uppercase;
}
.we_have_been_heading .forefront{
    color: #601012;
}
.we_have_been_heading span:not(.forefront){
    font-size: 20px;
    font-weight: 500;
    text-transform: lowercase;
}

.we_have_been_cols .we_have_been_img{
    position: absolute;
    top: -50px;
    left: calc(50% - 47px);
    background-image: linear-gradient(145deg, #560340, #c92328);
    padding: 17px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.we_have_been_cols .we_have_been_img img{
    mix-blend-mode: soft-light;
}

.we_have_been_cols h2{
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.we_have_been_cols h2>span{
    color: #601012;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}

.features_section.tablet{
    display: none;
}



@media(max-width: 392px){
    #masthead{
        padding: 20px 10px !important;
    }
    .headerlogo #media_image-2{
        max-width: 175px !important;
    }
    .headerlogo .widget_media_image>a{
        background-size: 170px auto !important;
        top: 6px;
        position: relative;
    }
    .headerlogo .image{
        width: 100% !important;
    }
}


@media(max-width: 464px){
    .contact_us_content {
        padding: 0 !important;
    }
    .home_banner .banner_text_small br {
        display: none;
    }
    
    .contact_us_content>div {
        padding: 30px 0 !important;
    }
    
    .contact_us_content .vc_column-inner {
        padding: 0 5px;
    }
    
    .world_it {
        padding-top: 50px;
        padding-left: 0;
    }
    
    .world_it a {
        width: 100% !important;
        padding: 2px;
    }
    .team_list {
        width: 100% !important;
    }
    .meet_the_team_section>.wpb_column> .vc_column-inner>.wpb_wrapper{
        justify-content: center;
    }
    
}
@media(max-width: 540px){
    .testi_section .wpmtst-testimonial-image.testimonial-image img{
        max-width: 150px;
    }
    .testi_section .testi_slider .controls-style-buttons .wpmslider-prev{
        left: -45px !important;
    }
    .testi_section .testi_slider .controls-style-buttons .wpmslider-next{
        right: -45px !important;
    }
    .testi_slider .wpmslider-viewport .testimonial.t-slide{
        padding: 5px !important;
    }
    .testi_slider .wpmslider-viewport .testimonial.t-slide .testimonial-inner{
        justify-content: center;
    }
    .testi_section .testimonial.t-slide .testimonial-inner p{
        font-size: 14px !important;
    }
    .testi_section .wpmtst-testimonial-image.testimonial-image:before,.testi_section .wpmtst-testimonial-image.testimonial-image:after{
        display: none;
    }
}
@media (max-width:767px) {
    .home_banner {
        overflow: hidden;
    }
    span.banner_text_small{
        font-size: 22px;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper {
        position: relative;
        height: 100%;
        overflow: hidden;
    }
    #home_hero .home_banner .vc_column-inner {
        padding: 0;
        overflow: hidden;
        height: 100%;
        display: flex;
        /*justify-content: center;*/
        max-width: 100%;
        width: 100%;
    }
    .vidsec,
    .vidsec * {
        height: 100%;
    }
    #hero_video video {
        width: 835px !important;
        height: 100% !important;
        max-width: 870px;
    }
     #hero_video p {
    	display: flex;
    	overflow: hidden;
    	width: 100vw !important;
    	height: 470px;
    	justify-content: center;
    }
    .evspageitml .vc_col-sm-3 {
        margin-bottom: 40px;
    }
    .evspageitml .vc_col-sm-3:last-child {
        margin-bottom: 0;
    }
    div.eventgl .wpb_gallery_slides .flex-direction-nav .flex-prev {
        left: -6% !important;
        background-size: 40px !important;
        height: 40px !important;
        width: 40px !important;
        top: calc(50% - 20px) !important;
        margin-top: 0 !important;
        margin-left: auto !important;
    }
    div.eventgl .wpb_gallery_slides .flex-direction-nav .flex-next {
        right: -6% !important;
        background-size: 40px !important;
        height: 40px !important;
        width: 40px !important;
        top: calc(50% - 20px) !important;
        margin-top: 0 !important;
        margin-right: auto !important;
    }
    .single-products .breadcrumb-sec {
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner_area>.banner_content>h2,
    .banner_content h2.vc_custom_heading {
        font-weight: 600 !important;
        font-family: Poppins, sans-serif !important;
        line-height: normal;
        margin-bottom: auto !important;
        font-size: 30px !important;
    }
    .meet_the_team_heading{
        width: 100%;
    }
    .team_list {
        /*display: grid !important;*/
        /*grid-template-columns: 1fr;*/
        /*justify-items: center;*/
        width: 50%;
    }
    .team_list>div {
        /*width: 50%;*/
        float: left;
        display: block !important;
        margin-bottom: 15px;
    }
    .meet_the_team_section>.wpb_column> .vc_column-inner>.wpb_wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .wpb_single_image .vc_figure,
    .wpb_single_image .vc_single_image-wrapper, 
    .wpb_single_image img{
        width: max-content;
    }
    .we_have_been_cols{
        margin-top: 60px;
    }
    .share_plan_list {
        overflow: scroll;
        position: relative;
        padding-top: 20px;
    }
    .share_plan_list::before {
        content: "Scroll Here";
        position: absolute;
        left: 15px;
        top: 0;
    }
    .share_plan_list::after {
        content: "\f07e";
        position: absolute;
        top: 0;
        left: 100px;
        font-family: fontawesome;
        font-size: 16px;
        color: #fff;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        background: #37ab68;
        line-height: 25px;
        text-align: center;
    }
    /* .share_plan_list .share-plan.scrolltoview::after {
        display: none;
    } */
    .share_plan_list .share-plan .vc_col-sm-5 {
        width: 40%;
    }
    .share_plan_list .share-plan .vc_col-sm-7 {
        width: 60%;
    }
    .team_list p {
        font-size: 12px;
        min-height: 45px;
    }
    .share_plan_list .share-plan {
        min-width: 610px;
        max-width: 767px;
        display: flex;
        flex-wrap: wrap;
    }
    .share-plan .share_plan_price p {
        white-space: nowrap;
    }
    .share_plan_list .share-plan .vc_col-sm-7 .vc_col-sm-3 {
        width: 25%;
        float: left;
    }
    .share-plan p {
        font-size: 15px;
        line-height: normal;
        font-weight: 600;
    }
    .share_plan_list .share-plan .vc_col-sm-7 .vc_col-sm-3 .vc_custom_heading {
        margin: auto;
        font-size: 14px;
        white-space: nowrap;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .our-work-title a {
        font-size: 16px;
        line-height: 20px;
        display: block;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .our-work-title::after {
        display: none;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc>div .desc_text {
        display: none !important;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc {
        padding: 0 10px;
    }
    .timeline_row .vc_col-sm-4::after {
        display: none;
    }
    .product_listing .vc_pageable-slide-wrapper.vc_clearfix {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure a,
    .event_prdlist .product_listing .vc_gitem_row .wpb_single_image,
    .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure a,
    .product_listing .vc_gitem_row .wpb_single_image {
        min-height: 210px;
    }
    .event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure,
    .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure {
        min-height: 210px;
        max-height: 210px;
    }
    .event_prdlist .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-img,
    .product_listing .vc_gitem_row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-img {
        max-height: 180px;
    }
    .event_prdlist .vc_grid-container .vc_pageable-slide-wrapper .vc_col-sm-3,
    .product_listing .vc_grid-container .vc_pageable-slide-wrapper .vc_col-sm-4 {
        width: 50%;
    }
    .eventgl_tabs .vc_tta-panels-container {
        margin-top: 0;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
        border: none !important;
    }
    .eventgl_tabs .vc_tta-tabs-list li.vc_tta-tab {
        width: 20%;
        margin: auto !important;
        padding: 0 2px !important;
        background: transparent;
        border-radius: 0;
        border: none;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a {
        text-align: center;
        padding: 0;
        background: #eaeaea !important;
        border: none !important;
        border-radius: 3px !important;
        color: #601012 !important;
        font-size: 16px;
        padding: 12px 20px !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
        background: #601012 !important;
        color: #fff !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
        margin-bottom: 10px;
    }
    .site-footer .footertoppart .footer_container .widget {
        width: 100% !important;
        margin-bottom: 0px;
    }
    .site-footer .footertoppart .footer_container .widget:nth-child(1) {
        width: 100% !important;
    }
    .site-footer .footertoppart {
        padding: 40px 0;
    }
    .site-footer .footertoppart .footer_container .widget:nth-child(5),
    .site-footer .footertoppart .footer_container .widget:nth-child(3) {
        padding-left: 0;
    }
    .site-footer .footerbottompart {
        padding: 20px 0;
        text-align: center;
    }
    .site-footer .footerbottompart .fleft,
    .site-footer .footerbottompart .right {
        width: 100%;
    }
    .footerbottompart .footer_container {
        flex-direction: column-reverse;
    }
    .site-footer .footerbottompart .fleft .widget.widget_nav_menu {
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .menu-footer-menu-container #menu-footer-menu>li {
        margin-top: 10px;
        float: none;
        width: auto;
        display: inline-block;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 {
        width: 50%;
        max-width: 310px;
    }
    .our_work_section {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .discover_section {
        margin: 0 !important;
        max-width: 100%;
        width: 100%;
    }
    .discover_section>.vc_column-inner {
        padding: 35px 20px !important;
    }
    .installation_area .discover_img {
        margin: auto;
        padding: 0;
        width: 100%;
    }
    .discover_img {
        margin: auto;
        width: 100%;
        padding: 0;
        transform: none !important;
    }
    .ser_boxes .vc_col-sm-4,
	.ser_boxes .vc_col-sm-3{
        padding-top: 20px;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea {
        padding: 0 20px;
    }
    .home_banner {
        min-height: 470px;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea .vc_custom_heading{
        font-size: 26px !important;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea .btn-video {
        margin-top: 40px !important;
    }
    .home_banner .vc_video-bg {
        display: block !important;
    }
    .techhome_section .vc_column-inner.vc_custom_1580212915917 {
        padding: 35px 20px !important;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid {
        padding: 0 10px;
        padding-top: 0px !important;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid h2.vc_custom_heading {
        font-size: 26px !important;
        margin-bottom: 10px;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid h4.vc_custom_heading {
        font-size: 18px !important;
        margin: 0 0 30px 0;
    }
    /*.tw_bx .vc_col-sm-4 .vc_column-inner {*/
    /*    border: solid 2px #fff !important;*/
    /*}*/
    .eventpage_contact .wpb_single_image.wpb_content_element.vc_align_right {
        text-align: center;
    }
    .eventpage_contact {
        text-align: center;
    }
    .eventpage_contact h5 {
        text-align: center !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next,
    .testi_slider .controls-style-buttons .wpmslider-next {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
        right: -5px !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev,
    .testi_slider .controls-style-buttons .wpmslider-prev {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
        left: -5px !important;
    }
    .testi_slider .wpmslider-viewport .testimonial.t-slide {
        padding: 0 35px
    }
    .banner_area {
        padding: 0 20px;
    }
    .banner_area p br {
        display: none;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next {
        margin-right: 20px
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev {
        margin-left: 20px
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next,
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev {
        top: 50% !important;
    }
    .prodetail_list .vc_col-sm-4 {
        padding-top: 20px;
    }
    .prodetail_list .vc_col-sm-4:first-child {
        padding-top: 0;
    }
    .gallery_slider .flex-direction-nav a.flex-prev,
    .gallery_slider .flex-direction-nav a.flex-next {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .gallery_slider .flex-direction-nav a.flex-prev {
        margin-left: -40%;
    }
    .gallery_slider .flex-direction-nav a.flex-next {
        margin-right: -40%;
    }
    .single-products .wpb_text_column.wpb_content_element .wpb_wrapper p br {
        display: none;
    }
    .about_content {
        flex-direction: column-reverse;
    }
    .timeline_row .cre {
        display: none;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner::after {
        width: 18px;
        height: 100%;
        left: 20px;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner {
        padding-top: 0;
        padding-bottom: 45px;
        position: relative;
        padding-left: 60px;
    }
    .timeline_row {
        position: relative;
        height: auto;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner>div {
        margin: 0;
        min-height: 10px;
        max-height: 100%;
    }
    .timeline_row .vc_col-sm-4::before {
        top: 5px !important;
        left: 20px !important;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner::before {
        left: 32px !important;
        top: 13px !important;
        width: 19px;
        height: 1px;
        bottom: auto;
    }
    #masthead {
        padding: 20px;
    }
    .headerarea {
        width: 100%;
        max-width: 100%;
        top: 0;
        left: 0;
        position: fixed;
        height: 100%;
        background:  #000000f2;
        visibility: hidden;
        opacity: 0;
        z-index: 9;
        padding-top: 100px;
    }
    .headerlogo {
        width: 100%;
        position: relative;
    }
    .headerlogo #media_image-2 {
        max-width: 202px;
        width: 100%;
    }
    .mgtgl>span {
        display: block;
        width: 100%;
        background: #fff;
        height: 3px;
        margin: 5px 0;
        position: relative;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }
    .mgtgl.active>span:nth-child(2) {
        display: none;
    }
    .mgtgl {
        position: absolute;
        right: 0;
        top: 4px;
        width: 30px;
    }
    .open_menu .mgtgl>span,
    .sticky .mgtgl>span {
        background: #fff;
    }
    .mgtgl.active>span:nth-child(3) {
        transform: rotate(-45deg);
        top: 1px;
    }
    .mgtgl.active>span:nth-child(1) {
        transform: rotate(45deg);
        top: 9px;
    }
    .fxbody {
        overflow: hidden;
    }
    .open_menu .headerarea {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .open_menu .headerlogo {
        z-index: 10;
    }
    .headermenu,
    .headerright {
        max-width: 100%;
        margin: 0;
        text-align: center;
        float: none;
        width: 100%;
    }
    .menu-top-menu-container #menu-top-menu>li {
        width: 100%;
        padding: 5px 20px;
        text-align: left;
    }
    .menu-top-menu-container #menu-top-menu>li a {
        font-size: 18px;
    }
    .conform_area .nf-form-layout nf-field {
        width: 100%;
    }
    .world_it p:last-child a {
        float: right;
    }
    .world_contact {
        overflow: hidden;
    }
    .cs_col-xs-8,
    .cs_col-xs-4 {
        width: 100%;
    }
    .footer-nav .next-cls,
    .footer-nav .pre-cls {
        font-size: 0;
        width: 40px;
        line-height: normal;
    }
    .banner_area {
        padding: 0 15px !important;
    }
    #post-137 .vc_col-sm-4 p br {
        display: none;
    }
    .event_discover {
        margin: 0 -30px;
    }
    .our_work_section .our-work-main .our-work-postul .cs_col-xs-4 .our-work_item .our-work-desc .our-work-inner>a {
        display: none !important;
    }
}

@media (max-width: 1800px){
    #virtualSingleImage #virtualSingleText {
        right: 30px;
    }
}

@media (max-width: 1140px){
    #virtualSingleImage #virtualSingleText {
        position: unset;
        width: 100%;
    }
    #virtualSingleImg .wpb_single_image .vc_single_image-wrapper:after {
        bottom: 0;
    }
    #virtualSingleImg figure,
    #virtualSingleImg figure .vc_single_image-wrapper,
    #virtualSingleImg figure .vc_single_image-wrapper img {
        width: 100%;
    }
}

@media (min-width: 1220px) and (max-width: 1400px){
    #virtualHeading .vc_custom_heading{
        font-size: 53px !important;   
    }
    #virtualHeading .wpb_text_column .wpb_wrapper p{
        font-size: 35px;
    }
}
@media(max-width: 1067px){
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner{
        justify-content: center;
    }
}
@media (max-width: 1380px){
    #virtualSingleImage #virtualSingleText .wpb_wrapper h2 {
        font-size: 16px;
    }
}

@media (max-width: 1220px) and (min-width: 768px){
    #virtualBannerSection #virtualBannerImage .vc_single_image-wrapper img {
        position: unset;
        right: unset;
        top: unset;
        width: 100%;
    }
    #virtualBannerSection #virtualBannerText,
    #virtualBannerSection #virtualBannerImage {
        width: 100%;
    }
    #virtualBannerSection .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: -110px;
    }
    #virtualHeading {
        padding-left: 75px;
        padding-right: 75px;
        padding-bottom: 20px;
    }
    #virtualHeading .vc_custom_heading{
        font-size: 40px !important;   
    }
    #virtualHeading .wpb_text_column .wpb_wrapper p{
        font-size: 25px;
        line-height: 44px;
    }
    .banner_content .vc_column-inner>.wpb_wrapper{
        background-color: #ffffff47;
        box-shadow: 0 0 10px 10px #ffffff47;
    }
    #virtualHeading #visualImages {
        display: none;
    }
    #virtualHeading #virtualContent {
        width: 100% !important;
        z-index: 2;
    }
     #virtualHeading::after {
        filter: blur(3px);
        bottom: -110px;
    }
     #virtualHeading::before {
        filter: blur(3px);
        top: 120px;
    }
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner {
        gap: 50px;
    }
    .features_section .virtualFeatures > .wpb_column {
        width: 50%;
    }
     #virtualSingleImage #virtualSingleText .wpb_wrapper h2 {
        font-size: 14px;
    }
    .features_section.tablet{
        display: block;
    }
    .features_section.desktop{
        display: none;
    }
    .features_section>.wpb_column>.vc_column-inner {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}


@media (max-width: 768px){
    #virtualHeading {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 45px;
    }
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner {
        justify-content: center;
    }
    
    #virtualSingleImage #virtualSingleText {
        position: unset;
        right: unset;
        top: unset;
        width: 100%;
    }
    .banner_content .vc_column-inner>.wpb_wrapper{
        background-color: #ffffff47;
        box-shadow: 0 0 10px 10px #ffffff47;
    }
    .features_section .virtualFeatures > .wpb_column {
        width: 100%;
    }
    
    #virtualSingleImage,
    .features_section>.wpb_column>.vc_column-inner,
    #visualVideoSection,
    .testi_section>.wpb_column {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    
    #virtualHeading .wpb_wrapper .vc_general{
        font-size:23px;
    }
    
    #virtualHeading .vc_custom_heading{
        font-size: 24px !important;
        line-height: 35px;
    }
    #virtualHeading .wpb_text_column .wpb_wrapper p{
        font-size: 16px;
        line-height: 35px;
    }
    #virtualHeading::after {
        filter: blur(3px);
        right: 270px;
        bottom: -90px;
    }
     #virtualHeading::before {
        filter: blur(3px);
        right: 160px;
        top: 120px;
    }
    
    #virtualHeading #virtualContent {
        width: 100% !important;
        z-index: 2;
    }
    
    #virtualHeading #visualImages {
        display: none;
    }
    #virtualBannerSection #virtualBannerImage .vc_single_image-wrapper img {
        position: unset;
    }
    
    #virtualBannerSection .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: -101px;
    }
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner {
        gap: 50px;
    }
    .testi_section:after {
            background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,1) 100%);
    }
    #virtualFeaturesBtn .wpb_wrapper .vc_general:before,
    #virtualFeaturesBtn .wpb_wrapper .vc_general:after {
        height: 5px;
        top: 23px;
    }
    
    #virtualBannerSection #virtualBannerText,
    #virtualBannerSection #virtualBannerImage {
        width: 100%;
    }
    #feature_row .wpb_wrapper > h1{
        font-size: 25px;
        padding-left: 30px;
        padding-right: 30px;
        line-height: 45px;
    }
    #feature_row .virtualFeatures .wpb_wrapper .wpb_wrapper > p > span{
        font-size: 18px !important;
    }
    #feature_row .virtualFeatures h3{
        font-size: 20px !important;
    }
    #virtualBannerSection .wpb_wrapper h3{
        font-size: 20px !important;
    }
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_column{
        border-radius: 30px;
        overflow: hidden;
    }
    #visualVideoSection .wpb_wrapper .vc_column-inner > .wpb_wrapper:after{
        width: 100%;
        border-radius: 30px;
        overflow: hidden;
    }
    #visualVideoSection #visualVideoElement .btn_mer a{
        padding: 6px 18px;
        font-size: 20px !important;
    }
    #visualVideoSection .wpb_wrapper .vc_row.wpb_row.vc_inner .wpb_single_image img {
        margin-bottom: -60px !important;
    }
    #feature_row .btn_mer a{
        font-size: 18px !important;
    }
}

@media (min-width:768px) and (max-width:909px) {
    .vidsec,
    .vidsec * {
        height: 100%;
    }
    #hero_video video {
        width: 100% !important;
        height: 100% !important;
        max-width: 870px;
    }
    #hero_video p {
        display: flex;
        justify-content: center;
    }
    .eventgl_tabs .vc_tta-panels-container {
        margin-top: 0;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
        border: none !important;
    }
    .eventgl_tabs .vc_tta-tabs-list li.vc_tta-tab {
        width: 20%;
        margin: auto !important;
        padding: 0 2px !important;
        background: transparent;
        border-radius: 0;
        border: none;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a {
        text-align: center;
        padding: 0;
        background: #eaeaea !important;
        border: none !important;
        border-radius: 3px !important;
        color: #601012 !important;
        font-size: 16px;
        padding: 12px 20px !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
        background: #601012 !important;
        color: #fff !important;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
        margin-bottom: 10px;
    }
    .site-footer .footertoppart .footer_container .widget {
        width: 33.33% !important;
        margin-bottom: 30px;
        padding: 0 10px;
    }
    .site-footer .footertoppart .footer_container .widget:nth-child(1) br {
        display: none;
    }
    .site-footer .footertoppart {
        padding: 40px 0;
    }
    .site-footer .footertoppart .footer_container .widget:nth-child(5),
    .site-footer .footertoppart .footer_container .widget:nth-child(3) {
        padding-left: 15px;
    }
    .site-footer .footerbottompart {
        padding: 20px 0;
        text-align: center;
    }
    .site-footer .footerbottompart .fleft,
    .site-footer .footerbottompart .right {
        width: 100%;
    }
    .footerbottompart .footer_container {
        flex-direction: column-reverse;
    }
    .site-footer .footerbottompart .fleft .widget.widget_nav_menu {
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .menu-footer-menu-container #menu-footer-menu>li {
        margin-top: 10px;
        float: none;
        width: auto;
        display: inline-block;
    }
    .our_work_section {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .discover_section {
        margin: auto !important;
        max-width: 570px;
        width: 100%;
    }
    .discover_section>.vc_column-inner {
        padding: 35px 40px !important;
    }
    .installation_area .discover_img {
        margin: auto;
        padding: 0;
        width: 100%;
    }
    .discover_img {
        margin: auto;
        width: 100%;
        max-width: 570px;
        padding: 0;
        transform: none !important;
    }
    .ser_boxes .vc_col-sm-4,
	.ser_boxes .vc_col-sm-3{
        padding-top: 20px;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea {
        padding: 0 20px;
    }
    .home_banner {
        min-height: 470px;
    }
    .home_banner>.vc_column-inner>.wpb_wrapper #hero_toparea .btn-video {
        margin-top: 40px !important;
    }
    .home_banner .vc_video-bg {
        display: block !important;
    }
    .techhome_section .vc_column-inner.vc_custom_1580212915917 {
        padding: 35px 20px !important;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid {
        padding: 0 10px;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid h2.vc_custom_heading {
        font-size: 26px !important;
    }
    .techhome_section .vc_row.wpb_row.vc_inner.vc_row-fluid h4.vc_custom_heading {
        font-size: 18px !important;
        margin: 0 0 30px 0;
    }
    /*.tw_bx .vc_col-sm-4 .vc_column-inner {*/
    /*    border: solid 2px #fff !important;*/
    /*}*/
    .eventpage_contact .wpb_single_image.wpb_content_element.vc_align_right {
        text-align: center;
    }
    .eventpage_contact {
        text-align: center;
    }
    .eventpage_contact h5 {
        text-align: center !important;
    }
    .testi_slider .wpmslider-viewport .testimonial.t-slide {
        padding: 0 35px
    }
    .banner_area {
        padding: 0 20px;
    }
    .banner_area p br {
        display: none;
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next {
        margin-right: 20px
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev {
        margin-left: 20px
    }
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-next,
    .eventgl_tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .wpb_gallery_slides .flex-direction-nav .flex-prev {
        top: 50% !important;
    }
    .prodetail_list .vc_col-sm-4 {
        padding-top: 20px;
    }
    .prodetail_list .vc_col-sm-4:first-child {
        padding-top: 0;
    }
    .gallery_slider .flex-direction-nav a.flex-prev,
    .gallery_slider .flex-direction-nav a.flex-next {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .single-products .wpb_text_column.wpb_content_element .wpb_wrapper p br {
        display: none;
    }
    #masthead {
        padding: 20px;
    }
    .headerarea {
        width: 100%;
        max-width: 100%;
        top: 0;
        left: 0;
        position: fixed;
        height: 100%;
        background: #000000a6;
        visibility: hidden;
        opacity: 0;
        z-index: 9;
        padding-top: 100px;
    }
    .headerlogo {
        width: 100%;
        position: relative;
    }
    .headerlogo #media_image-2 {
        max-width: 202px;
        width: 100%;
    }
    .mgtgl>span {
        display: block;
        width: 100%;
        background: #fff;
        height: 3px;
        margin: 5px 0;
        position: relative;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }
    .mgtgl.active>span:nth-child(2) {
        display: none;
    }
    .mgtgl {
        position: absolute;
        right: 0;
        top: 4px;
        width: 30px;
    }
    .open_menu .mgtgl>span,
    .sticky .mgtgl>span {
        background: #fff;
    }
    .mgtgl.active>span:nth-child(3) {
        transform: rotate(-45deg);
        top: 1px;
    }
    .mgtgl.active>span:nth-child(1) {
        transform: rotate(45deg);
        top: 9px;
    }
    .fxbody {
        overflow: hidden;
    }
    .open_menu .headerarea {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .open_menu .headerlogo {
        z-index: 10;
    }
    .headermenu,
    .headerright {
        max-width: 100%;
        margin: 0;
        text-align: center;
        float: none;
        width: 100%;
    }
    .menu-top-menu-container #menu-top-menu>li {
        width: 100%;
        padding: 5px 0;
    }
    .menu-top-menu-container #menu-top-menu>li a {
        font-size: 18px;
    }
    .discover_section .vc_btn3-container {
        display: block;
    }
    .ser_boxes .vc_column-inner .vc_col-sm-4>.vc_column-inner>.wpb_wrapper,
	.ser_boxes .vc_column-inner .vc_col-sm-3>.vc_column-inner>.wpb_wrapper{
        height: 100%;
    }
    .contact_form_area .vc_col-sm-8,
    .contact_form_area .vc_col-sm-4 {
        width: 100%;
    }
    .contact_form_area .vc_col-sm-4 .wpb_text_column.wpb_content_element.world_contact {
        float: right;
    }
    .contact_form_area .vc_col-sm-4 .wpb_text_column {
        width: 49%;
        float: left;
        margin-bottom: 0;
        margin-top: 30px;
    }
    .counter_area .counter {
        text-align: center;
        color: #fff;
        font-size: 45px;
        line-height: 36px;
    }
    .timeline_row {
        margin: auto;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner p {
        font-size: 14px;
        line-height: 20px;
    }
    .timeline_row .vc_col-sm-4>.vc_column-inner>div {
        max-width: 160px;
    }
    .eventpage_contact .vc_row>.vc_col-sm-4 {
        width: 20%;
    }
    .eventpage_contact .vc_row>.vc_col-sm-8 {
        width: 75%;
    }
}

@media (min-width:910px) and (max-width:1024px) {
    .discover_section>.vc_column-inner {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .discover_section,
    .discover_img {
        max-width: 50%;
        width: 100%;
    }
    .headerright {
        width: 120px;
    }
    .headermenu {
        max-width: calc(100% - 120px);
        margin-left: auto;
        margin-right: auto;
    }
    .contact_form_area .vc_col-sm-8 {
        width: 60%;
    }
    .contact_form_area .vc_col-sm-4 {
        width: 40%;
    }
    .eventpage_contact .vc_row>.vc_col-sm-4 {
        width: 20%;
    }
    .eventpage_contact .vc_row>.vc_col-sm-8 {
        width: 75%;
    }
}

@media(max-width: 910px){
    a.contact_us_mobile{
        display: flex;
        margin-right: 50px;
    }
    #masthead .headerlogo{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}

@media (min-width:1025px) and (max-width:1100px) {
    .discover_section,
    .discover_img {
        max-width: 50%;
        width: 100%;
    }
}

@media (min-width:1500px) {
    .bespoke_section .vc_custom_heading {
        padding-bottom: 20px;
    }
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev::before,
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next::before{display:none !important;}
.mobile_timeline{display:none;}

@media all and (max-width:767px)
{.mobile_timeline{display:block;}
.desktop_timeline{display:none;}}