.page-template-tradeshow-landing-page h2,.page-template-tradeshow-landing-page h2 span{
    font-size: 63px;
    color: #fff;
    line-height: 1;
}
.page-template-tradeshow-landing-page .blue-btn{
    height: 45px;
    line-height: 49px;
    font-weight: 900;
    transition: 0.5s all;
    color: #fff;
    background-color: #0066CC;
    padding: 0 20px ;
    border-radius: 8px;
}

.page-template-tradeshow-landing-page h2 span{
    display: block;
}

/* header css start  */
header.tradeshow-landing-header{
    padding: 15px 0;
    position: relative;
}
header.tradeshow-landing-header .container{
    max-width: 1100px;
}
header.tradeshow-landing-header .phone {
    font-size: 26px;
    color: #0066CC;
    font-weight: 900;
    vertical-align: middle;
    transition: 0.5s all;
}   
header.tradeshow-landing-header .phone:hover{
    color: #e66b2f;
}
header.tradeshow-landing-header .phone svg path{
    transition: 0.5s all;
}
header.tradeshow-landing-header .phone:hover svg path {
    fill: #e66b2f;
}
header.tradeshow-landing-header .phone em{
    display: inline-block;
    transform: rotate(18deg);
}
header.tradeshow-landing-header .phone em svg{
    width: 26px;
    height: auto;
    position: relative;
    top: 4px;
}
header.tradeshow-landing-header .orange-btn{
    font-weight: 900;
}
header.tradeshow-landing-header .orange-btn:hover{
    background-color: #0066CC;
}
header.tradeshow-landing-header .header-right a + a{
    margin-left: 25px;
}
header.tradeshow-landing-header .logo-wrapper{
    flex: unset !important;
    max-width: unset !important;
}
header.tradeshow-landing-header .logo-wrapper .mobile-visible{
    display: none;
}
header.tradeshow-landing-header .logo-wrapper img{
    max-width: 200px;
    height: auto;
}

.page-template-tradeshow-landing-page .header-top{
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    padding: 5px 15px;
    background-color: #000;
    text-align: center;   
    line-height: normal;
}
@media (min-width:768px) {
    .scrolled header.tradeshow-landing-header .phone {
    color: #fff;
    }
    .scrolled header.tradeshow-landing-header .phone:hover{
        color: #e66b2f;
    }
    .scrolled header.tradeshow-landing-header .phone svg path {
        fill: #fff;
    }
    .scrolled header.tradeshow-landing-header .phone:hover svg path {
        fill: #e66b2f;
    }
    .scrolled header.tradeshow-landing-header {
        background-color: rgb(0 0 0 / 70%);
        transition: 0.5s all;
    }
    .scrolled header.tradeshow-landing-header .logo-wrapper a{
        filter: brightness(0) invert(1);
    }
    .scrolled .site-header.tradeshow-landing-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
        left: 0;
    }
}

/* header css end  */

/* footer css start  */
/* footer css start  */
.tradeshow-landing-footer{
    padding: 0;
}
.tradeshow-landing-footer .footer-top{
    background-color: #000;
}

.tradeshow-landing-footer .footer-main{
    display: flex;
    padding: 20px 0 0;
    align-items: center;
}
.tradeshow-landing-footer .footer-main .footer-left{
    flex: 1;
    padding-right: 25px;
}
.tradeshow-landing-footer .footer-main .image-block{
    flex: 0 0 30%;
    max-width: 30%;
    min-width: 220px;
}
.tradeshow-landing-footer .footer-cta ,.tradeshow-landing-footer .footer-cta span{
    font-size: 80px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
}
.tradeshow-landing-footer .footer-cta span {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.tradeshow-landing-footer .footer-cta span .orange-btn{
    margin-bottom: 10px;
    text-align: center;
    flex: 1;
    max-width: 260px;
    font-size: 20px;
    white-space: nowrap;
}
.tradeshow-landing-footer .footer-top-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    gap: 10px;
}
.tradeshow-landing-footer .footer-text p{
    font-size: 20px;
    font-weight: 800;
}
.tradeshow-landing-footer .footer-top-inner .footer-logo{
    width: 150px;
    height: auto;
}
.tradeshow-landing-footer .footer-top-inner .footer-logo{
    width: 150px;
    height: auto;
}
.tradeshow-landing-footer .footer-top-inner .launch-life-logo img{
    width: 231px;
    height: auto;
}
.tradeshow-landing-footer .footer-bottom{
    padding: 12px 25px 8px;
    text-align: center;
    background: #0066CC;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
}
/* footer css end  */
.sie-form-section  h1, .sie-form-section  h1 span{
    font-size: 72px;
    line-height: 1;
}
.sie-form-section  h1 span{
    display: block;
}
.sie-form-section{
    background-color: #0066CC;
    padding-top: 50px;
    margin-bottom: -520px;
}
.sie-form-section:has(.gform_confirmation_wrapper){
    margin-bottom: 0 !important;
}
.sie-form-section .has-orange-bg span{
    font-size: 36px;
    color: #000000;
    line-height: 1;
    font-weight: 500;
}
.sie-form-section .tutoring-block .has-orange-bg.left-bg{
    display: inline-block;
    padding: 10px 30px 3px 0;
    border-radius: 0 8px 8px 0;
    margin-bottom: 13px;
}
.sie-form-section .tutoring-block .has-orange-bg.left-bg::before{
    position: absolute;
    content: '';
    height: 100%;
    width: 50px;
    background-color: #EA7024;
    left: -50px;
    top: 0;
}
.sie-form-section .tutoring-block .has-orange-bg{
    background-color: #EA7024;
    position: relative;
}
.sie-form-section .tutoring-block .has-orange-bg.full-bg{
    padding: 6px 0 4px;
    margin-bottom: 25px;
}
.sie-form-section .tutoring-block .has-orange-bg.full-bg::before{
    content: '';
    position: absolute;
    height: 100%;
    background-color: #EA7024;
    width: 140%;
    left: -50px;
    z-index: 1;
    top: 0;
}
.sie-form-section .tutoring-block .has-orange-bg + p{
    margin-top: 10px;
}
.sie-form-section .tutoring-block .has-orange-bg p{
    font-size: 40px;
    line-height: 1.1;
    z-index: 2;
    position: relative;
}
.sie-form-section .tutoring-block  .tutoring-content {
    padding-bottom: 40px;
}
.sie-form-section .tutoring-block  p + p{
    margin-top: 20px;
}
.sie-form-section .content-block{
flex: 0 0 56%;
max-width: 56%;
padding-right: 30px;
color: #fff;
height: max-content;
}
.sie-form-section .form-block{
    flex: 0 0 44%;
    max-width: 44%;
    margin-top: -30px;
}
.sie-form-section .form-block .image-block{
    position: relative;
    z-index: 2;
}
.sie-form-section .form-block .image-block img{
    margin-left: -9%;
}
.sie-form-section .form-block .form-block-inner{
    background-color: #fff;
    padding: 13px 20px 20px;
    border-radius: 12px;
    margin-top: -100px;
    position: relative;
    z-index: 2;
}
.sie-form-section .form-block .form-block-inner h3{
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.sie-form-section .form-block .form-block-inner .gform_required_legend{
    display: none !important;
}
.sie-form-section .form-block .form-block-inner .gform-theme--framework .gform_validation_errors{
    padding: 11px 10px 9px;
    margin-bottom: 25px;
    outline: none !important;
}
.sie-form-section .form-block .form-block-inner.gform-theme--framework .gform_validation_errors .gform_submission_error{
 margin: 0 !important;
}
.sie-form-section .form-block .gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)){
    margin-top: 5px !important;
}
.sie-form-section .form-block.gfield_label{
    line-height: normal;
    margin-bottom: 5px !important;
    color: #000 !important;
    font-size: 15px  !important;
}
.sie-form-section .form-block .gform_fields{
    column-gap: 15px !important;
    row-gap: 15px !important;
}
.sie-form-section .form-block input,
.sie-form-section .form-block select
{
    background: #DCDAD9 !important;
    border: 2px solid transparent !important;
    border-radius: 0;
    color: #000 !important;
    outline: none !important;
    height: 42px !important;
    line-height: 43px !important;
    border-radius: 8px !important;
    box-shadow: none !important;
}
.sie-form-section .form-block input:focus,
.sie-form-section .form-block select:focus{
    border-color: #EA7024 !important;
}
.sie-form-section .form-block .gfield-choice-input
{
    height: 30px !important;
    width: 30px !important;
    position: relative;
    top: 2px;
}
.sie-form-section .form-block .gfield-choice-input::before{
    font-size: 20px !important;
    color: #EA7024 !important;
}
.sie-form-section .form-block .gfield_label{
    font-size: 16px !important;
    color: #000 !important;
}
.sie-form-section .form-block .gfield_checkbox .gform-field-label{
    font-weight: 300;
    font-size: 15px;
    margin-left: 12px;
    line-height: 1.1;
    color: #000;
}
.sie-form-section .form-block ul li{
    font-size: 15px;
    line-height: 1.3;
    position: relative;
    padding-left: 15px;
    font-weight: 300 !important;
    color: #000;
    word-wrap: break-word;
}
.sie-form-section .form-block ul li a,.sie-form-section .form-block .gfield--type-html a{
    color: #000;
    text-decoration: underline;
    word-break: break-all;
}
.sie-form-section .form-block ul li a:hover, .sie-form-section .form-block .gfield--type-html a:hover{
    text-decoration: none;
}
.sie-form-section .form-block ul li::before, .sie-form-section .form-block .gfield--type-html::before{
    height: 5px;
    width: 5px;
    background-color: #000;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
}
.form-block .gfield--type-html:has(ul)::before{
    display: none;
}
.form-block .gfield--type-html:has(ul){
    padding: 0;
}
.sie-form-section .form-block ul{
    margin-left: 10%;
    margin-top: -10px;
}
.sie-form-section .form-block .gform_footer{
   margin-top: 15px;
}
.sie-form-section .form-block .gfield--type-html{
    font-size: 15px;
    line-height: 1.2;
    color: #000;
    font-weight: 300;
    position: relative;
    padding-left: 15px;
}
.sie-form-section .form-block input[type="submit"] {
    background-color: #0066CC !important;
    color: #fff !important;
    padding: 0 20px !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    transition: all 0.5s !important;
    border: transparent !important;
}
.sie-form-section .form-block input[type="submit"]:hover{
    background-color: #aa4513 !important;
    color: #fff !important;
}
.ready-to-lead-section{    
    position: relative;
    z-index: 1;
}
.ready-to-lead-section .bg-image{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    object-position: center;
}
.ready-to-lead-section::after{
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0 , 0.5);
    top: 0;
    left: 0;
    z-index: 2;
}
.ready-to-lead-section .ready-to-lead-block .white-card{
    background-color: #fff;
    color: #000;
    padding: 10px 10px 25px 10px;
    border-radius: 8px;
    position: relative;
    margin-bottom: 50px;
}
.ready-to-lead-section  .ready-to-lead-block .white-card p{
    max-width: 325px;
    line-height: 1.4;
}
.ready-to-lead-section  .ready-to-lead-block .white-card img{
    position: absolute;
    width: 155px;
    height: auto;
    right: 16px;
    top: 12px;
}
.ready-to-lead-section .ready-to-lead-block{ 
    max-width: 56%;
    padding: 80px 30px 80px 0;
    position: relative;
    z-index: 3;
}
.ready-to-lead-section  .ready-to-lead-block h3{
    font-size: 40px;
    line-height: 1;
    color: #fff;
}
.ready-to-lead-section  .ready-to-lead-block h3 span{
    display: block;
}

.form-content-wrapper{
    display: flex;
    flex-wrap: wrap;
}

/* low-start-up-section css start  */
.low-start-up-section{
    padding: 60px 0;
    background-color: #EA7024;
    overflow: hidden;
}
.low-start-up-section .image-content-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.low-start-up-section h2{
    text-align: right;
    position: relative;
    margin-bottom: -45px;
}
.low-start-up-section h2::after{
    position: absolute;
    content: '';
    background-image: url(../images/white-arrow.svg);
    background-size: cover;
    height: 93px;
    width: 93px;
    background-repeat: no-repeat;
    left: -40px;
    top: -5px;
}
.low-start-up-section .image-content-block .image-block{
    flex: 0 0 67%;
    max-width: 67%;
}
.low-start-up-section .image-content-block .image-block img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.low-start-up-section .image-content-block .content-block{
    flex: 0 0 33%;
    max-width: 33%;
    padding-left: 25px;
    position: relative;
}
.low-start-up-section .image-content-block .content-block::after{
    position: absolute;
    content: '';
    background-image: url(../images/calculator-img.png);
    background-size: cover;
    height: 163px;
    width: 163px;
    bottom: -72px;
    right: -50px;
}
.low-start-up-section .image-content-block .content-block .content-block-inner{
    background-color: #fff;
    border-radius: 8px;
    padding: 24px 38px 24px 30px;
}
.low-start-up-section .image-content-block .content-block .content-block-inner p + p{
    margin-top: 23px;
}
.low-start-up-section .image-content-block .content-block p{
    line-height: 1.4;
}
/* low-start-up-section css end */


/* support-section css start  */
.support-section{
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}
.support-section::before{
    position: absolute;
    content: '';
    height: 35%;
    width: 100%;
    background: linear-gradient(180deg, #EA7024 0%, rgba(234, 112, 36, 0) 100%);
    top: -1px;
    z-index: -1;
}
.support-section::after{
    position: absolute;
    content: '';
    height: 35%;
    width: 100%;
    background: linear-gradient(360deg, #0066cc 13.61%, rgba(234, 112, 36, 0) 100%);
    bottom: -1px;
    z-index: -1;
}
.support-section h2{
    color: #000;
    text-align: center;
    margin-bottom: 25px;
}
.support-section .support-need-grid{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px -20px;
    position: relative;
}
.support-section .support-need-grid::after{
    position: absolute;
    content: '';
    background-image: url(../images/hero-bg-image.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);  
}
.support-section .support-need-grid .support-need-grid-item{
    /* flex: 0 0 50%;
    max-width: 50%; */
    padding: 0 10px 20px;
}
.support-section .support-need-grid .support-need-grid-item:nth-child(1) {
    flex: 0 0 42%;
    max-width: 42%;
}

.support-section .support-need-grid .support-need-grid-item:nth-child(2) {
    flex: 0 0 58%;
    max-width: 58%;
}

.support-section .support-need-grid .support-need-grid-item:nth-child(3) {
    flex: 0 0 40%;
    max-width: 40%;
}

.support-section .support-need-grid .support-need-grid-item:nth-child(4) {
    flex: 0 0 60%;
    max-width: 60%;
}

.support-section .support-need-grid .support-need-grid-item:nth-child(5) {
    flex: 0 0 70%;
    max-width: 70%;
}

.support-section .support-need-grid .support-need-grid-item:nth-child(6) {
    flex: 0 0 30%;
    max-width: 30%;
}
.support-section .support-need-grid .support-need-grid-item-inner{
    background-color: #E9E8E8;
    border-radius: 8px;
    padding: 15px;
    height: 100%;
}
.support-section .support-need-grid .support-need-grid-item-inner .image-block{
    position: relative;
    /* padding-bottom: 50%; */
    overflow: hidden;
    margin-bottom: 10px;
}
.support-section .support-need-grid .support-need-grid-item-inner .image-block img{
    object-fit: cover;
    max-height: 200px;
    width: 100%;
}
.support-section .support-need-grid .support-need-grid-item-inner p{
   font-size: 26px;
   font-weight: 700;
   color: #252525;
   line-height: 1.2;
   text-align: center;
}
/* support-section css end  */

/* business-is-easy-section css start */
.business-is-easy-section{
    background-color: #0066CC;
}
/* business-is-easy-section css start */
.business-is-easy-section h2{
    margin-bottom: 10px;
    flex: 0 0 100%;
    max-width: 100%;
}
.business-is-easy-section .business-content-wrapper{
    display: flex;
    align-items: flex-start;
}
.business-is-easy-section .business-content-wrapper .icon-block{
    flex: 0 0 150px;
    max-width: 150px;
    border: 2px solid #fff;
    border-radius: 8px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 21px 0;
    margin-top: 8px;
}
.business-is-easy-section .business-content-wrapper .icon-block li{
    text-align: center;
}
.business-is-easy-section .business-content-wrapper .icon-block li + li{
    margin-top: -10px;
}
.business-is-easy-section .business-content-wrapper .image-content-wrapper{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
}
.business-is-easy-section .business-content-wrapper .image-content-wrapper .content-block{
    flex: 0 0 40%;
  max-width: 40%;
    color: #fff;
}
.business-is-easy-section .business-content-wrapper .image-content-wrapper .content-block p{
    max-width: 255px;
    font-size: 18px;
}
.business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block {
    flex: 0 0 60%;
    max-width: 60%;
    margin-left: 0;
    position: relative;
    top: -110px;
}
.business-is-easy-section .orange-btn{
    max-width: 180px;
    height: 42px;
    line-height: 45px;
    font-weight: 900;
    margin-top: 42px;
}
/* business-is-easy-section css end */

/* launchlife-section css start  */
.launchlife-section{
    background-color: #EA7024;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
}
.launchlife-section h2{
    text-align: center;
}
.launchlife-section .image-content-wrapper{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.launchlife-section .image-content-wrapper .bottom-text{
    position: absolute;
    font-size: 73px;
    color: #0078B9;
    left: 0;
    right: 0;
    z-index: 2;
    line-height: 1;
    bottom: 0;
    text-align: center;
    font-weight: 800;
    margin-bottom: -19px;
    /* -webkit-text-stroke: 2px #005a9c; */
}
.launchlife-section .image-content-wrapper .bottom-text span {
color: transparent; /* remove fill to show only outline */
-webkit-text-stroke: 2px #005a9c;
position: relative;
top: -1px;
}
.launchlife-section .image-content-wrapper .image-block{
    flex: 0 0 400px;
    max-width: 400px;
    margin-left: -50px;
    margin-bottom: -1px;
    align-self: flex-end;
}
.launchlife-section .image-content-wrapper .content-block{
    flex: 0 0 calc(100% - 350px);
    max-width: calc(100% - 350px);
    text-align: right;
    padding: 20px 0 75px 30px;
}
.launchlife-section .image-content-wrapper .content-block p{
    color: #fff;
    margin-bottom: 15px;
}
/* launchlife-section css end */


/* responsive css start  */
@media(max-width:1199px){
    .sie-form-section h1, .sie-form-section h1 span{
        font-size: 62px;
    }
    .sie-form-section .has-orange-bg span {
        font-size: 32px;
    }
    .sie-form-section .tutoring-block .has-orange-bg p{
        font-size: 34px;
    }
    .sie-form-section .tutoring-block .has-orange-bg.full-bg{
        margin-bottom: 18px;
    }
    .ready-to-lead-section .ready-to-lead-block{        
        padding: 60px 30px 60px 0;
    }
    .sie-form-section{
        margin-bottom: -470px;
    }
    .page-template-tradeshow-landing-page h2, .page-template-tradeshow-landing-page h2 span{
        font-size: 54px;
    }
    .ready-to-lead-section .ready-to-lead-block h3{
        font-size: 34px;
    }
    .low-start-up-section{
        padding: 50px 0;
    }
    .low-start-up-section .image-content-block .content-block::after{
        height: 140px;
        width: 140px;
        bottom: -72px;
        right: -36px;
    }
    .low-start-up-section .image-content-block .content-block .content-block-inner p + p {
        margin-top: 15px;
    }
    .support-section .support-need-grid .support-need-grid-item-inner p {
        font-size: 20px;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper{
        padding-left: 25px;
    }
    .tradeshow-landing-footer .footer-cta, .tradeshow-landing-footer .footer-cta span{
        font-size: 54px;
    }
    .tradeshow-landing-footer .footer-text p{
        font-size: 18px;
    }
    .launchlife-section .image-content-wrapper .bottom-text{
        font-size: 64px;
        margin-bottom: -16px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -15px;
    }
    .low-start-up-section h2::after{
        left: 0;
        top: 0;
    }
    .low-start-up-section h2{
        margin-bottom: -20px;
    }
    .page-template-tradeshow-landing-page .header-top{
        font-size: 18px;
    }
}
@media(max-width:991px){
    .sie-form-section .content-block ,.sie-form-section .form-block,
    .low-start-up-section .image-content-block .image-block,
    .low-start-up-section .image-content-block .content-block, 
    .business-is-easy-section .business-content-wrapper .icon-block,
    .business-is-easy-section .business-content-wrapper .image-content-wrapper{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sie-form-section .content-block{
        padding: 0;
    }
    .sie-form-section .form-block , .sie-form-section .form-block .image-block img{
        margin: 0;
    }
    .sie-form-section .form-block .image-block{
        margin: 0 auto;
        max-width: 60%;
    }
    .sie-form-section .tutoring-block .has-orange-bg.full-bg::before{
        width: calc(100% + 50px);
        left: -25px;
        right: -25px;
    }
    .sie-form-section .tutoring-block .has-orange-bg.left-bg::before{
        width: 25px;
    }
    .sie-form-section .tutoring-block .has-orange-bg.left-bg::before{
       left: -25px;
    }
    .sie-form-section{
        margin: 0;
    }
    .ready-to-lead-section .ready-to-lead-block{
        max-width: 100%;
        padding-right: 0;
    }
    .sie-form-section .tutoring-block .tutoring-content{
        padding-bottom: 30px;
    }
    .sie-form-section{
        padding-bottom: 40px;
    }
     .page-template-tradeshow-landing-page .ready-to-lead-section h2 span, .ready-to-lead-section .ready-to-lead-block h3 span{
        display: inline-block;
     }
     .ready-to-lead-section .ready-to-lead-block{
        padding: 50px 0;
     }

     .ready-to-lead-section .ready-to-lead-block .white-card p{
        max-width: 100%;
        padding-right: 12%;
     }
     .ready-to-lead-section .ready-to-lead-block .white-card img{
        width: 135px;
        right: 10px;
        top: 36px;
     }
     .ready-to-lead-section .ready-to-lead-block .white-card{
        margin-bottom: 30px;
        min-height: 110px;
     }
     .ready-to-lead-section .ready-to-lead-block h3{
        padding-right: 18%;
     }
     .low-start-up-section .image-content-block .content-block .content-block-inner{
        margin-top: 20px;
        padding: 15px 15px 30px 15px;
     }
     .low-start-up-section .image-content-block .content-block{
        padding: 0;
     }
     .low-start-up-section h2::after{
        height: 90px;
        width: 100px;
     }
     .low-start-up-section {
        padding: 50px 0 65px;
    }
    .business-is-easy-section .business-content-wrapper{
        flex-wrap: wrap;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper{
        padding: 0 0 30px;
        order: 1;
    }
    .business-is-easy-section .business-content-wrapper .icon-block ul{
        display: flex;
        align-items: center;
    }
    .business-is-easy-section .business-content-wrapper .icon-block li + li {
        margin-top: 0;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .content-block,
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block{
        margin: 0;
        padding: 0 0 0 25px;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .content-block p{
        max-width: unset;
        margin-bottom: 17px;
    }
    .sie-form-section .has-orange-bg span{
        font-size: 26px;
    }
    .launchlife-section .image-content-wrapper .bottom-text{
        font-size: 54px;
        margin-bottom: -13px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -12px;
    }
    .business-is-easy-section .business-content-wrapper .icon-block{
        order: 2;
        margin-top: -65px;
    }
    .low-start-up-section h2{
        margin-bottom: 20px;
    }
    .business-is-easy-section h2 span{
        display: inline-block;
    }
    .business-is-easy-section h2{
        padding-right: 21%;
    }
    .business-is-easy-section .orange-btn{
        margin-top: 0;
    }
    .business-is-easy-section .business-content-wrapper .icon-block{
        padding: 0 20px;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block{
        top: -65px;
    }
    .business-is-easy-section{
        padding-bottom: 50px;
    }
    }
@media(max-width:767px){
    .tradeshow-main {
        padding-top: 0 !important;
    }
    .sie-form-section .content-block{
        flex: 0 0 100%;
        max-width: 100%;
    }
    header.tradeshow-landing-header .phone span{
        display: none;
    }
    .page-template-tradeshow-landing-page h2, .page-template-tradeshow-landing-page h2 span{
        font-size: 40px;
    }
    .ready-to-lead-section .ready-to-lead-block {
        padding: 40px 0 34px;
    }
    .ready-to-lead-section .ready-to-lead-block h3{
        font-size: 26px;
    }
    .ready-to-lead-section .ready-to-lead-block .white-card img{
        width: 110px;
    }
    .ready-to-lead-section .ready-to-lead-block .white-card p{
        padding-right: 100px;
    }
    .low-start-up-section h2::after{
        display: none;
    }
    .low-start-up-section h2{
        text-align: center;
    }
    .support-section .support-need-grid .support-need-grid-item-inner p {
        font-size: 16px;
    }
    .sie-form-section .tutoring-block .has-orange-bg p {
        font-size: 28px;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .content-block, 
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper{
        flex-wrap: wrap;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block{
        padding: 25px 0 0 ;
    }
    .business-is-easy-section ,.support-section{
        padding-bottom: 40px;
    }
    .launchlife-section, .low-start-up-section{
        padding-top: 40px;
    }
    .launchlife-section .image-content-wrapper .image-block{
        flex: 0 0 350px;
        max-width: 350px;
        order: 2;
    }
    .launchlife-section .image-content-wrapper .content-block{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 30px;
        order: 1;
        text-align: center;
    }
    .tradeshow-landing-footer .footer-cta, .tradeshow-landing-footer .footer-cta span{
        font-size: 40px;
    }
    .sie-form-section h1, .sie-form-section h1 span{
        font-size: 46px;
    }
    .sie-form-section .tutoring-block p + p {
        margin-top: 10px;
    }
    .sie-form-section .form-block .form-block-inner{
        padding: 15px;
    }
    .launchlife-section .image-content-wrapper .bottom-text{
        font-size: 38px;
        margin-bottom: -10px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -9px;
    }
    .business-is-easy-section h2{
        padding-right: 0;
    }
    .business-is-easy-section .business-content-wrapper .image-content-wrapper .image-block{
        top: 0;
    }
    .business-is-easy-section .business-content-wrapper .icon-block{
        margin-top: 0;
    }
    header.tradeshow-landing-header .logo-wrapper .mobile-visible{
        display: block;
    }
    header.tradeshow-landing-header .logo-wrapper .destop-visible{
        display: none;
    }
    header.tradeshow-landing-header .logo-wrapper img {
        max-width: 130px;
    }
    header.tradeshow-landing-header .header-right a + a {
        margin-left: 10px;
    } 
    .page-template-tradeshow-landing-page .header-top{
        font-size: 16px;
    }
}
@media(max-width:575px){
    .site-header .header-wrapper .header-right {
        align-items: center;
    }
    .page-template-tradeshow-landing-page h2, .page-template-tradeshow-landing-page h2 span{
        font-size: 34px;
    }
    .tradeshow-landing-footer .footer-cta, .tradeshow-landing-footer .footer-cta span{
        font-size: 32px;
        text-align: center;
    }
    .sie-form-section .form-block .image-block{
        max-width: 100%;
    }
    .sie-form-section .form-block .form-block-inner{
        margin-top: -50px;
    }
    .ready-to-lead-section .ready-to-lead-block .white-card img{
        display: none;
    }
    .ready-to-lead-section .ready-to-lead-block .white-card{
        padding: 15px;
        min-height: unset;
    }
    .ready-to-lead-section .ready-to-lead-block .white-card p, .ready-to-lead-section .ready-to-lead-block h3{
        padding: 0;
    }
    .support-section .support-need-grid .support-need-grid-item{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .sie-form-section h1, .sie-form-section h1 span{
        font-size: 40px;
    }
    .tradeshow-landing-footer .footer-top-inner{
        flex-direction: column;
        gap: 15px;
        padding-block: 20px;
    }
    .tradeshow-landing-footer .footer-main{
        flex-direction: column;
    }
    .tradeshow-landing-footer .footer-main .image-block{
        order: 1;
    }
    .tradeshow-landing-footer .footer-main .footer-left{
        padding: 20px 0 0 ;
        width: 100%;
        order: 2;
    }
    .tradeshow-landing-footer .footer-cta span{
        justify-content: center;
    }
    .tradeshow-landing-footer .footer-text p{
        text-align: center;
    }
    .sie-form-section .tutoring-block .has-orange-bg p,.sie-form-section .has-orange-bg span {
        font-size: 24px;
    }
    .launchlife-section .image-content-wrapper .bottom-text{
        font-size: 34px;
        margin-bottom: 0;
        left: -25px;
        right: -25px;
        width: calc(100% + 50px);
        margin-bottom: -9px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -8px;
    }
    header.tradeshow-landing-header .phone em svg{
        top: 5px;
    }

  
    header.tradeshow-landing-header .header-right a + a {
        margin-left: 5px;
    }
    header.tradeshow-landing-header .orange-btn{
        font-size: 15px;
        line-height: 49px;
        padding: 0px 12px;
    }
    header.tradeshow-landing-header .logo-wrapper img {
        max-width: 85px;
    }
}
@media(max-width:479px){
    .launchlife-section .image-content-wrapper .bottom-text{
        font-size: 28px;
        margin-bottom: -7px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -6px;
    }
}
@media(max-width:379px){
    .launchlife-section .image-content-wrapper .bottom-text{
        margin-bottom: -6px;
        font-size: 24px;
    }
    .launchlife-section .image-content-wrapper .bottom-text span{
        margin-bottom: -5px; 
    }
}
/* responsive css end  */