.long-landing-wf-header {
    padding: 2.25rem 0px 1.625rem !important;
    position: sticky !important;
    position: static;
    background: #fff;
}

.header-wrap-lf {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.left-sidewf {
    display: -webkit-box;
    display: flex;
   
    -webkit-box-align: center;
    align-items: center;
}


.logo-wrap-lf {
    max-width: 304px;
    margin-right: 10.188rem;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.event-details-wf {
    width: auto;
    text-align: center;
}

.right-sidewf {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

.social-media-wf ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.social-media-wf ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    display: inline-block;
}

.social-media-wf ul li a {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 2.5px;
    text-decoration: none;
    background: #ef008c;
}

.social-media-wf ul li a i {
    color: #fff;
}

@media(max-width:1024px){
    .right-sidewf{
    width: 100%;
    margin-top: 0.938rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
}
@media screen and (max-width: 767px){
    .event-details-wf{
        width: 100%;
    margin: 16px auto 0;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    padding: 9px 0 0;
}}

.event-details-wf .llwf-date {
    font-size: 1.313rem;
    font-weight: bold;
    line-height: 1.5rem;
    letter-spacing:0.263rem;
    margin-bottom: 0;
}

.event-details-wf p {
    color: #000000;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: bold;
}

@media(max-width:1200px){
    .logo-wrap-lf {
        margin-right: 20px;
    }
}
@media(max-width:1024px){
    .header-wrap-lf {
        justify-content: center;
    }
}
@media(max-width:767px){
    .left-sidewf {
        justify-content: center;
        flex-wrap: wrap;
    }
    .logo-wrap-lf {
        margin-right: 0;
    }
}
/*footer*/

.long-landing-wf-footer {
    width: 100%;
    padding: 1.5rem 15px;
    position: relative;
}

.yelp-footer-wrap {
    width: 100%;
    position: relative;
    z-index: 9;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.yelp-footer-left,
.yelp-footer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yelp-footer-left p {
    float: left;
    font-size: 0.875rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #000;
    margin-right: 0.625rem;
}

.yelp-footer-left img {
    width: 144px;
}

.yelp-footer-right p {
    font-size: 0.875rem;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.yelp-footer-right p a {
    color: #000;
    text-decoration: none;
    font-size: 0.875rem;
}

.long-landing-wf-footer:before {
    left: 0;
    background: url(../images/connectbg-left.png) no-repeat;
    background-size: 250px;
    background-position: -0.7% 50%;
}

.long-landing-wf-footer:after,
.long-landing-wf-footer:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
}

.long-landing-wf-footer:after {
    right: 0;
    background: url(../images/connectbg-right.png) no-repeat;
    background-position: 100% 52%;
  
}


.footer-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
}
@media(max-width:767px){
    .footer-wrap {
        justify-content: center;
    }
    
    .yelp-footer-left {
        width: 100%;
        justify-content: center;
    }
    
    .yelp-footer-right {
        margin-top: 10px;
    }
}



/*banner start here*/
.long-landing-wf-banner-hidesign{
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.long-landing-wf-banner-hidesign:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(42, 44, 49, .8);
}

.long-landing-wf-banner-hidesign .banner-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    margin: 0px -25px;
}

.long-landing-wf-banner-hidesign .banner-content {
    width: 55%;
    padding: 25px 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.landing-form {
    width: 45%;
    padding: 0px 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.long-landing-wf-banner-hidesign .banner-content h1 {
    color: #fff;
    font-size: 2.25rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
    line-height: 3rem;
}

.long-landing-wf-banner-hidesign .banner-content p {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 300;
    line-height:1.313rem;
}

.gravity-form .gform_wrapper .top_label .gfield_label {
    width: 165px;
    letter-spacing: 0.002rem;
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
}
 .gravity-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0!important;
    width: calc(100% - 165px);
}
 .gravity-form .gform_wrapper ul.gform_fields li.gfield {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 1.125rem !important;
    padding-right: 0;
    margin-top: 0;
    flex-wrap: wrap;
    padding: 0;
    width: 100% !important;
    max-width: 100% !important;
}

.gravity-form {
    background: #2a2c31;
    max-width: 484px;
    padding: 1.625rem 2.188rem 2.375rem;
}

.gravity-form .gform_legacy_markup_wrapper {
    margin-top: 0;
    margin-bottom: 0;
}
.gform_confirmation_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

.gravity-form .gform_legacy_markup_wrapper .top_label input.medium, .gravity-form .gform_legacy_markup_wrapper .top_label select.medium {
    width: 100%;
}
.gravity-form .gform_legacy_markup_wrapper select {
    background: #fff url(../images/angle-down.png) no-repeat !important;
    background-position: 97% !important;
    background-size: 20px !important;
}
.gravity-form .gform_legacy_markup_wrapper input[type="text"], .gravity-form .gform_legacy_markup_wrapper select, .gravity-form .gform_legacy_markup_wrapper input[type="tel"], .gravity-form .gform_legacy_markup_wrapper input[type="email"] {
    padding: 8px 6px !important;
    font-size: 1rem !important;
    line-height: normal !important;
    min-height: 40px;
    -webkit-appearance:none;
    background:#fff;
    border: 0;
    outline: 0;
}

.gravity-form .gform_legacy_markup_wrapper .gfield_required {
    color: #ff0000;
}

.gravity-form .gform_button {
    width: 100% !important;
    font-size: 1.25rem !important;
    color: #ffffff;
    background-color: #ef008c;
    margin-right: 0 !important;
    border: 0;
    padding: 1.125rem 1.25rem;
    cursor: pointer;
}
.gravity-form .gform_legacy_markup_wrapper span.gform_description, .gravity-form .gform_legacy_markup_wrapper h3.gform_title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: bold;
    color: #fff;
}


.gravity-form p.dmg-privacy-statment {
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing:0.002rem;
    color: #fff;
    margin-bottom: 1.25rem !important;
}

.gravity-form .dmg-privacy-statment a {
    font-size: 0.875rem;
    text-decoration: underline;
}

.gravity-form .gform_legacy_markup_wrapper .gform_footer {
    padding-bottom: 0;
}
@media(max-width:1199px){
    .long-landing-wf-banner-hidesign .banner-content {
        width: 100%;
    }
    
    .landing-form {
        width: 100%;
        justify-content: center;
        padding-bottom: 1.563rem;
    }
}
@media(max-width:767px){
    .gravity-form .gform_wrapper .top_label div.ginput_container {
        width: 100%;
    }
    
    .gravity-form .gform_wrapper .top_label .gfield_label {
        width: 100%;
        margin-bottom: 7px;
    }
}
.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 6px!important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium, .gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium {
    width: 100% !important;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-right: 0 !important;
    padding-top: 5px !important;
}

.gform_legacy_markup_wrapper .validation_message {
    color: #ff0000 !important;
}

body .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.gravity-form .gform_confirmation_message {
    color: #fff;
}

/*full width css  start  here*/
.full-long-landing-wf-banner .banner-content {
    width: 100%;
    justify-content: center;
}

.full-long-landing-wf-banner.long-landing-wf-banner-hidesign {
    min-height: 32.375rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.full-long-landing-wf-banner .banner-content h1 {
    font-size: 2.625rem;
    line-height: 3.75rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.landing-btn {
    width: 100%;
    margin-top: 1.25rem;
}

.landing-btn-link {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    background: #ef008c;
    display: inline-block;
    padding: 1rem 1rem;
    min-width: 17.875rem;
    text-align: center;
}
.visit-free-btn {
    margin-top: 1rem;
    width:100%;
    text-align: center;
}
/*full width css ends here*/
/* start couterwith form here*/

.couter-long-landing-wf-banner .banner-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
 .custom-counter-landing  {
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
}
 .custom-counter-landing li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin-bottom: 1.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


 .custom-counter-landing li .icons-landing {
    width: 4.688rem;
    background: #ee008c;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 4.688rem;
}


.custom-counter-landing li .icons-landing img {
    max-width: 2.813rem;
}
 .custom-counter-landing li .content-landing {
	font-size: 1.281rem;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	width: calc(100% - 93px);
	padding-left: 20px;
	color: #fff;
}
.custom-counter-landing li:last-child {
    margin-bottom: 0;
}
.custom-counter-landing li .content-landing p {
	font-size:0.938rem;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1.313rem;
	margin-top: 5px;
}




/* ends couterwith form here*/
/*banner ends here*/



/* form  popup start here*/
.privacyformmodal-header h3 {
    color: #000000;
}
.privacyformmodal-body p {
    font-size: 0.765rem;
    line-height: 1.294rem !important;
}
.privacyformmodal-body ul {
    margin-bottom: 10px;
    padding-left: 0;
}
.privacyformmodal-body ul li {
    margin: 0 0 10px;
    font-family: inherit;
    font-size: 0.765rem;
    line-height: 1.294rem !important;
    list-style: none;
    position: relative;
}

.privacyformmodal-body [type=checkbox]:checked, .privacyformmodal-body [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.privacyformmodal-body [type=checkbox]:checked+label:before, .privacyformmodal-body [type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0 !important;;
    top: 1px !important;
    width: 18px !important;;
    height: 18px !important;;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%);
}
.privacyformmodal-body [type=checkbox]:checked+label:after, .privacyformmodal-body [type=checkbox]:not(:checked)+label:after {
    content: '\2713\0020';
    position: absolute;
    top: .4em !important;
    left: .34em !important;
    font-size: 1.1em;
    line-height: normal;
    color: #ed3936;
    transition: all .2s;
    font-family: 'Lucida Sans Unicode','Arial Unicode MS',Arial;
}.privacyformmodal-body [type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}
.privacyformmodal-body [type=checkbox]:checked+label, .privacyformmodal-body [type=checkbox]:not(:checked)+label {
    position: relative;
    padding-left: 27px !important;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}
.privacyformmodal-content {
    padding:1.875rem !important;
    z-index: 99999999 !important;
}
.close_dmg_privacy_form {
    position: absolute;
    right: -16px;
    top: -20px;
    background: #ef008c;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    font-size: 24px;
    color: #fff!important;
    cursor: pointer;
}

.privacyformmodal {
    padding-top: 300px !important;
}

.privacy_form_btn {
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    background: #ef008c;
    display: inline-block;
    padding: 1.13rem 1rem;
    border: 0;
    font-family: 'Montserrat', sans-serif;
}
/* form  popup ends here*/




/* start short landing page*/
/* strat header shoertlanding*/
.landing_page-template {
    padding-top: 0 !important;
}
.landing_page-template header{
    top:0 !important
}
.header-landing-wv {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: 1.5rem 0;
    position: absolute;
    background: transparent !important;
}
.scrolled .header-landing-wv {
    
    background: #fff !important;
}
.section-logo {
    width: 60%;
    padding: 0px 15px;
}

.section-date {
    width: 40%;
    text-align: right;
    padding: 0px 15px;
}

.header-wrapper-wv {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
}

.landing-wv-banner {
    background: url(https://hidesignmeastaging.wpress.dk/wp-content/uploads/2021/05/icon-width-banner.jpg) no-repeat;
    background-size: cover!important;
    padding-bottom: 4.438rem;
    padding-top: 11.813rem;
    position: relative;
}
.landing-wv-banner:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(42, 44, 49, .8);
    z-index: 0;
}

.hero-banner-wrapper {
    position: relative;
    z-index: 1;
}

.banner-header {
    width: 49.6%;
    padding: 50px 40px;
}

.video_wpr-wv {
    width: 50.4%;
    padding: 0px 40px;
}

.row-wv {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -40px;
    margin-right: -40px;
}

.image-wrapper-wv {
    display: flex;
    align-items: center;
    margin: 0px -23px;
}
.video-logo-images {
    padding: 0px 23px;
}

.video-logo-images p {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.14px;
    color: #ffffff;
    margin-bottom: 9px;
    text-align: center;
}

.video-logo-images img {
    display: block;
    vertical-align: middle;
    max-width: 321px;
}

.date-wrapper p {
    font-size: 1.125rem;
    margin-bottom: 0;
    color: #f5f5f5;
    font-weight: bold;
}

.date-wrapper p.bold-text-style {
    font-weight: bold;
    letter-spacing: 0.063rem;
}
.date-wrapper p.bold-text-style {
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #f5f5f5;
}
.video_wpr iframe {
    width: 100%;
    padding: 0;
    min-height: 370px;
    display: block;
}

.banner-header h2 {
    font-size: 2.25rem;
    font-weight: bold;
    color: #ffffff;
    line-height: normal;
    margin-bottom: 15px;
    letter-spacing: normal;
}
.landing-wv-banner.second-lp-banner .banner-header h2{
    font-size:2.25rem;
    margin-bottom:2.188rem;
}
.banner-header p {
    font-size: 1.125rem;
    color: #ffffff;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
    font-weight: 300;
}

.btn-primary-vw {
    line-height: normal;
    text-decoration: none;
    border: 2px solid transparent;
    transition: all .4s ease;
    min-width: 20rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    background: #8c5da7;
    display: inline-block;
    padding: 1.13rem 1rem;
    text-align: center;
}
@media(max-width:767px){
    .section-logo{
        width:100%;
    }
    .section-date{
        width:100%;
        text-align: center;
        margin-top: 20px;
    }
    .image-wrapper-wv{
        justify-content:center;
    }
    .banner-header{
          width:100%;
          text-align: center;
    }
    .video_wpr-wv{
           width:100%;
    }
    .btn-primary-vw{
        min-width:100%;
      
    }
    
    .video-logo-images img{
        max-width:260px;
    }
}
.video-logo-images .lp-black-logo {
    display: none;
}
.scrolled .video-logo-images .lp-black-logo {
    display: block;
}
.scrolled .video-logo-images .lp-white-logo {
    display: none;
}
.scrolled .date-wrapper p{
    color:#000;
}

/*ends short  landing*/


/*start register free*/


/*start second banner*/
.second-lp-banner .banner-header {width: 100%;text-align: center;}

section.landing-wv-banner.second-lp-banner {
    padding-top: 115px;
    padding-bottom: 10px;
    min-height: 21.875rem;
}
/*ends second banner*/

/*end shortlanding page*/