
.gnw #dynamicContact,
.gnw #simpleCta {
    height: auto;
}

    .gnw #dynamicContact h3,
    .gnw #simpleCta h3 {
        padding-top: 0px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 0px;
        }

.gnw #dynamicContactBox {
    position: relative;
}

    .gnw #dynamicContactBox .heroImage {
        position: absolute;
        z-index: 1;
        bottom: -20px;
        right: 0;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 280px;
        }

.gnw #permLeftLine #dynamicContact .btnDynamic {
    font-size: 42px;
    line-height: 50px;
}

    .gnw #permLeftLine #dynamicContact .btnDynamic img {
        width: 17px;
        height: 17px;
    }

/*
    CALCULATOR
*/
.gnw .template-sub .pdf-link-line {
    border: 1px solid #967DFF;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 25px;
    line-height: 24px;
    font-size: 18px;
    padding: 5px 22px;
    color: #66527F;
    background: rgba(150, 125, 255, 0.15);
}

    .gnw .template-sub .pdf-link-line:hover {
        color: #fff;
        background: #967DFF;
    }

.gnw .template-sub .oneline {
    display: inline-block;
    position: absolute;
    left: 20px;
    bottom: -95px;
    z-index: 1;
}

.gnw .template-sub .text-right .oneline {
    right: 0;
    left: unset;
}

.gnw .template-sub .oneline > span {
    display: block;
    color: #66527F;
    line-height: 32px;
    font-size: 18px;
}

.gnw .template-sub span.oneline {
    display: block;
    color: #66527F;
    line-height: 32px;
    font-size: 18px;
}

.gnw .template-sub .submit.modify {
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw #dynamicContact h3, .gnw #simpleCta h3 {
        padding-top: 0px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 0px;
        }

    .gnw #dynamicContactBox .heroImage {
        bottom: -40px;
        right: 0;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 175px;
        }

    .gnw #permLeftLine #dynamicContact .btnDynamic {
        font-size: 32px !important;
        line-height: 40px !important;
    }


        .gnw #permLeftLine #dynamicContact .btnDynamic img {
            width: 17px;
            height: 17px;
        }
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .gnw #dynamicContact h3,
    .gnw #simpleCta h3 {
        padding-top: 0px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 15px;
        }

    .gnw #dynamicContactBox .heroImage {
        bottom: -40px;
        right: 0;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 175px;
        }

    .gnw #permLeftLine #dynamicContact .btnDynamic {
        font-size: 32px;
        line-height: 40px;
    }

        .gnw #permLeftLine #dynamicContact .btnDynamic img {
            width: 27px;
            height: 27px;
        }
}


@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .gnw #dynamicContact h3,
    .gnw #simpleCta h3 {
        padding-top: 45px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 15px;
        }

    .gnw #dynamicContactBox .heroImage {
        bottom: -40px;
        right: 0;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 175px;
        }

    .gnw #permLeftLine #dynamicContact .btnDynamic {
        font-size: 32px;
        line-height: 40px;
    }

        .gnw #permLeftLine #dynamicContact .btnDynamic img {
            width: 27px;
            height: 27px;
        }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw #dynamicContact h3,
    .gnw #simpleCta h3 {
        padding-top: 45px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 15px;
        }

    .gnw #dynamicContactBox .heroImage {
        bottom: -45px;
        right: 0;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 120px;
        }

    .gnw #permLeftLine #dynamicContact .btnDynamic {
        font-size: 32px;
        line-height: 40px;
    }

        .gnw #permLeftLine #dynamicContact .btnDynamic img {
            width: 27px;
            height: 27px;
        }
}


@media only screen and (max-width : 1399px) {
    .gnw .template-sub .oneline {
        display: block;
        position: unset;
        left: unset;
        right: unset;
        bottom: unset;
        z-index: unset;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width : 768px) {
    .gnw #dynamicContact h3,
    .gnw #simpleCta h3 {
        padding-top: 45px;
    }

        .gnw #dynamicContact h3 img,
        .gnw #simpleCta h3 img {
            padding-top: 15px;
        }

    .gnw #dynamicContactBox .heroImage {
        bottom: -20px;
        right: 20px;
    }

        .gnw #dynamicContactBox .heroImage img {
            height: 100px;
        }

    .gnw #permLeftLine #dynamicContact .btnDynamic {
        font-size: 26px;
        line-height: 32px;
    }

        .gnw #permLeftLine #dynamicContact .btnDynamic img {
            width: 27px;
            height: 27px;
        }
}


.gnw #permLeftLine .bg-violet h3,
.gnw #permLeftLine .bg-purple h3 {
    color: #fff;
}

    .gnw #permLeftLine .bg-violet h3 a,
    .gnw #permLeftLine .bg-purple h3 a {
        color: #fff;
    }

        .gnw #permLeftLine .bg-violet h3 a:hover,
        .gnw #permLeftLine .bg-purple h3 a:hover {
            color: #2D1D49;
        }

.gnw #permLeftLine .bg-light h3,
.gnw #permLeftLine .bg-white h3 {
    color: #2D1D49;
}

    .gnw #permLeftLine .bg-light h3 a,
    .gnw #permLeftLine .bg-white h3 a {
        color: #2D1D49;
    }

        .gnw #permLeftLine .bg-light h3 a:hover,
        .gnw #permLeftLine .bg-white h3 a:hover {
            color: #967DFF;
        }


.gnw #permLeftLine .bg-trans .borderOption {
    border-left: 1px solid rgba(255, 255, 255, 0.45);
}

.gnw #permLeftLine .bg-light-image .borderOption {
    border-left: 1px solid rgba(45, 29, 73, 0.45);
}

.gnw .bg-light-image .borderLeft {
    border-left: 1px solid rgba(45, 29, 73, 0.45);
}

.gnw .bg-light-image .borderRightBottom {
    border-right: 1px solid rgba(45, 29, 73, 0.45);
    border-bottom: 1px solid rgba(45, 29, 73, 0);
}

    .gnw .bg-light-image .borderRightBottom:last-child {
        border-right: 0px solid rgba(45, 29, 73, 0.45);
        border-bottom: 0px solid rgba(45, 29, 73, 0);
    }

@media only screen and (max-width : 768px) {
    .gnw .bg-light-image .borderRightBottom {
        border-right: 0px solid rgba(45, 29, 73, 0.45);
        border-bottom: 1px solid rgba(45, 29, 73, 0);
    }

        .gnw .bg-light-image .borderRightBottom:last-child {
            border-right: 0px solid rgba(45, 29, 73, 0.45);
            border-bottom: 1px solid rgba(45, 29, 73, 0);
        }
}



.gnw a.btn-text-violet45 {
    color: rgba(45, 29, 73,0.45);
}

    .gnw a.btn-text-violet45:hover,
    .gnw a.btn-text-violet45:focus {
        color: rgba(45, 29, 73,1);
        text-decoration: none;
    }


.gnw .textWidth65 {
    width: 65%;
}

@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw .textWidth65 {
        width: 60%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .textWidth65 {
        width: 100%;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .textWidth65 {
        width: 100%;
    }
}

/***********************************************************
    existing
************************************************************/

#accordionForms #accordion .panel-title a {
    background: rgba(0,0,0,0) !important;
    border-radius: 0px !important;
}

/***********************************************************
    end existing
************************************************************/


#accordionForms #accordion #accordionViolet .panel-title a {
    display: block;
    padding: 15px 30px;
    margin: 0;
    background: rgba(0,0,0,0) !important;
    font-family: 'shneleicht';
    color: #fff;
    letter-spacing: 1px;
    border: none;
    border-radius: 0px !important;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45) !important;
}

    #accordionForms #accordion #accordionViolet .panel-title a:before,
    #accordionForms #accordion #accordionViolet .panel-title a.collapsed:before {
        content: "" !important;
        font-family: "Font Awesome 5 Free";
        width: 35px !important;
        height: 35px !important;
        line-height: 27px;
        text-align: center;
        font-size: 25px;
        font-weight: 900;
        color: #fff;
        position: absolute;
        top: 15px;
        right: 30px;
        transform: rotate(180deg);
        transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
        background-image: url(/img/_2022/icon/circlePlusPurple.svg);
        background-size: 35px 35px;
    }


#accordionForms #accordion #accordionPurple .panel-title a {
    display: block;
    padding: 15px 30px;
    margin: 0;
    background: rgba(0,0,0,0) !important;
    font-family: 'shneleicht';
    color: #fff;
    letter-spacing: 1px;
    border: none;
    border-radius: 0px !important;
    position: relative;
    border-bottom: 1px solid #2D1E48 !important;
}

    #accordionForms #accordion #accordionPurple .panel-title a:before,
    #accordionForms #accordion #accordionPurple .panel-title a.collapsed:before {
        content: "" !important;
        font-family: "Font Awesome 5 Free";
        width: 40px !important;
        height: 40px !important;
        line-height: 27px;
        text-align: center;
        font-size: 25px;
        font-weight: 900;
        color: #fff;
        position: absolute;
        top: 15px;
        right: 30px;
        transform: rotate(180deg);
        transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
        background-image: url(/img/_2022/icon/circlePlusViolet.svg);
        background-size: 40px 40px;
    }

#accordionForms #accordion #accordionLight .panel-title a {
    display: block;
    padding: 15px 30px;
    margin: 0;
    background: rgba(0,0,0,0) !important;
    font-family: 'shneleicht';
    color: #fff;
    letter-spacing: 1px;
    border: none;
    border-radius: 0px !important;
    position: relative;
    border-bottom: 1px solid #9077F4 !important;
}

    #accordionForms #accordion #accordionLight .panel-title a:before,
    #accordionForms #accordion #accordionLight .panel-title a.collapsed:before {
        content: "" !important;
        font-family: "Font Awesome 5 Free";
        width: 40px !important;
        height: 40px !important;
        line-height: 27px;
        text-align: center;
        font-size: 25px;
        font-weight: 900;
        color: #fff;
        position: absolute;
        top: 15px;
        right: 30px;
        transform: rotate(180deg);
        transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
        background-image: url(/img/_2022/icon/circlePlusPurple.svg);
        background-size: 40px 40px;
    }


@media only screen and (min-width: 998px) and (max-width: 1799px) {
    #accordionForms #accordion #accordionViolet .panel-title a:before,
    #accordionForms #accordion #accordionViolet .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionPurple .panel-title a:before,
    #accordionForms #accordion #accordionPurple .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionLight .panel-title a:before,
    #accordionForms #accordion #accordionLight .panel-title a.collapsed:before {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px 30px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    #accordionForms #accordion #accordionViolet .panel-title a:before,
    #accordionForms #accordion #accordionViolet .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionPurple .panel-title a:before,
    #accordionForms #accordion #accordionPurple .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionLight .panel-title a:before,
    #accordionForms #accordion #accordionLight .panel-title a.collapsed:before {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px 30px;
    }
}

@media only screen and (max-width : 768px) {
    #accordionForms #accordion #accordionViolet .panel-title a:before,
    #accordionForms #accordion #accordionViolet .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionPurple .panel-title a:before,
    #accordionForms #accordion #accordionPurple .panel-title a.collapsed:before,
    #accordionForms #accordion #accordionLight .panel-title a:before,
    #accordionForms #accordion #accordionLight .panel-title a.collapsed:before {
        width: 25px !important;
        height: 25px !important;
        background-size: 25px 25px;
    }
}



.gnw .subHeroHeight {
    height: 500px;
    position: relative;
}

    .gnw .subHeroHeight img {
        height: 500px;
    }

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw .subHeroHeight {
        height: 380px;
    }

        .gnw .subHeroHeight img {
            height: 380px;
        }
}

@media only screen and (min-width: 998px) and (max-width: 1399px) {
    .gnw .subHeroHeight {
        height: 380px;
    }

        .gnw .subHeroHeight img {
            height: 380px;
        }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
}

@media only screen and (max-width : 768px) {
}


.gnw .subHero {
    height: 502px !important;
}

@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw .subHero {
        height: 380px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
}

@media only screen and (max-width : 768px) {
}




.gnw #contactFormLayout {
}


    .gnw #contactFormLayout .form-control {
        border: 0;
        background: none;
        font-family: 'shneleicht';
        border-radius: 0;
        border-bottom: 1px solid #967DFF;
        font-size: 28px;
    }

@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw #contactFormLayout .form-control {
        font-size: 24px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw #contactFormLayout .form-control {
        font-size: 22px;
    }
}

@media only screen and (max-width : 768px) {
    .gnw #contactFormLayout .form-control {
        font-size: 20px;
    }
}



.gnw .cutWidth {
    width: 900px;
}

@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw .cutWidth {
        width: 600px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .cutWidth {
        width: 100%;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .cutWidth {
        width: 100%;
    }
}

.gnw .subHeroTitle h1 {
    padding-bottom: 3px !important;
    line-height: 3.5rem !important;
}

.gnw .subHeroTitleM h1 {
    padding-bottom: 3px !important;
    line-height: 2rem !important;
}

.gnw .subHeroTitle h2,
.gnw .subHeroTitle h3,
.gnw .subHeroTitle h4,
.gnw .subHeroTitle h5,
.gnw .subHeroTitle h6,
.gnw .subHeroTitle p {
    padding-top: 15px !important;
}


@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw .subHeroTitle h1 {
        line-height: 2.5rem !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .subHeroTitle h1 {
        line-height: 1.5rem !important;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .subHeroTitle h1 {
        line-height: 1.5rem !important;
    }
}



.gnw footer .item:first-child {
    width: 185px !important;
}

.gnw footer .item {
    width: 315px !important;
}

    .gnw footer .item:last-child ul li a {
        font-size: 18px !important;
        line-height: 24px;
        color: #fff;
    }

        .gnw footer .item:last-child ul li a:hover {
            text-decoration: underline;
        }

    .gnw footer .item:last-child ul {
        border-left: 1px solid rgba(255, 255, 255, 0.45);
        padding-left: 15px;
    }

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw footer .item:first-child {
        width: 145px !important;
    }

    .gnw footer .item {
        width: 215px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .gnw footer .item:first-child {
        width: 135px !important;
    }

    .gnw footer .item {
        width: 185px !important;
    }
}


@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .gnw footer .item:first-child {
        width: 125px !important;
    }

    .gnw footer .item {
        width: 165px !important;
    }
}


@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw footer .item:last-child ul li a {
        font-size: 16px !important;
        line-height: 22px;
        color: #fff;
    }

    .gnw footer .item:last-child ul {
        border-left: 0px solid rgba(255, 255, 255, 0.45);
        padding-left: 0px;
    }

    .gnw footer .item:first-child {
        width: 100% !important;
    }

    .gnw footer .item {
        width: 100% !important;
    }
}

@media only screen and (max-width : 768px) {
    .gnw footer .item:last-child ul li a {
        font-size: 16px !important;
        line-height: 22px;
        color: #fff;
    }

    .gnw footer .item:last-child ul {
        border-left: 0px solid rgba(255, 255, 255, 0.45);
        padding-left: 0px;
    }

    .gnw footer .item:first-child {
        width: 100% !important;
    }

    .gnw footer .item {
        width: 100% !important;
    }
}

.gnw .hub a {
    padding-left: 10px;
    padding-right: 10px;
}

.gnw #simpleCtaControlText a {
    color: inherit;
}

    .gnw #simpleCtaControlText a:hover {
        color: #967DFF;
    }


.gnw .bg-light .btn-testimonial,
.gnw .bg-white .btn-testimonial,
.gnw .bg-green .btn-testimonial {
    background: none;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 30px;
    line-height: 40px;
    color: #967DFF;
    border: 1px solid #967DFF;
    margin-top: 10px;
}

    .gnw .bg-light .btn-testimonial:hover,
    .gnw .bg-white .btn-testimonial:hover,
    .gnw .bg-green .btn-testimonial:hover {
        background: #967DFF;
        color: #fff;
        text-decoration: none;
    }

.gnw .bg-violet .btn-testimonial {
    background: none;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 10px;
}


    .gnw .bg-violet .btn-testimonial:hover {
        background: #967DFF;
        color: #fff;
        text-decoration: none;
        border: 1px solid #967DFF;
    }


.gnw .bg-purple .btn-testimonial {
    background: none;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 10px;
}


    .gnw .bg-purple .btn-testimonial:hover {
        background: #2D1D49;
        border: 1px solid #2D1D49;
        color: #fff;
        text-decoration: none;
    }

@media only screen and (min-width: 769px) and (max-width: 1799px) {
    .gnw .bg-light .btn-testimonial,
    .gnw .bg-white .btn-testimonial,
    .gnw .bg-green .btn-testimonial,
    .gnw .bg-violet .btn-testimonial,
    .gnw .bg-purple .btn-testimonial {
        padding: 5px 20px;
        font-size: 24px;
        line-height: 34px;
        margin-top: 18px;
    }
}

@media (max-width:767px) {
    .gnw .bg-light .btn-testimonial,
    .gnw .bg-white .btn-testimonial,
    .gnw .bg-green .btn-testimonial,
    .gnw .bg-violet .btn-testimonial,
    .gnw .bg-purple .btn-testimonial {
        padding: 5px 20px;
        font-size: 22px;
        line-height: 32px;
        margin-top: 10px;
    }
}


.gnw #accordionForms #accordion #accordionLight .panel-body a,
.gnw #accordionForms #accordion #accordionViolet .panel-body a,
.gnw #accordionForms #accordion #accordionPurple .panel-body a,
.gnw #accordionForms #accordion #accordionWhite .panel-body a,
.gnw .sectionTitleBox a,
.gnw .colItem a,
.gnw #generalTextBox a,
.gnw #sectionTitle a {
    text-decoration: underline;
}

    .gnw #accordionForms #accordion #accordionLight .panel-body a:hover,
    .gnw #accordionForms #accordion #accordionViolet .panel-body a:hover,
    .gnw #accordionForms #accordion #accordionPurple .panel-body a:hover,
    .gnw #accordionForms #accordion #accordionWhite .panel-body a:hover,
    .gnw .sectionTitleBox a:hover,
    .gnw .colItem a:hover,
    .gnw #generalTextBox a:hover,
    .gnw #sectionTitle a:hover {
        text-decoration: underline;
    }



    .gnw .sectionTitleBox a.btn,
    .gnw .colItem a.btn,
    .gnw #generalTextBox a.btn,
    .gnw #sectionTitle a.btn {
        text-decoration: none;
    }


.gnw .magazineLink a {
}


.gnw #partnersPartners img {
    width: auto;
    height: 73px;
    margin: 5px 15px;
}


.gnw .bg-light #threeColumnsList .eachBox {
    background-color: #fff;
    border-radius: 16px;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

    .gnw .bg-light #threeColumnsList .eachBox:hover {
        background-color: #2D1D49;
    }

    .gnw .bg-light #threeColumnsList .eachBox .arrow {
        position: absolute;
        z-index: 1;
        bottom: 25px;
        right: 25px;
    }



@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1000px !important;
    }
}


.gnw .animationHero {
    width: auto;
    height: 694px;
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw .animationHero {
        height: 594px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .gnw .animationHero {
        height: 494px;
    }
}

@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .gnw .animationHero {
        height: 454px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
}

@media only screen and (max-width : 768px) {
}


.gnw .heroBtnPosition {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 79px;
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw .heroBtnPosition {
        bottom: 45px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .gnw .heroBtnPosition {
        bottom: 119px;
    }
}

@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .gnw .heroBtnPosition {
        bottom: 15px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .heroBtnPosition {
        bottom: 79px;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .heroBtnPosition {
        bottom: 79px;
    }
}


.gnw .heroBtnPosition-accelerate {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 250px;
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
    .gnw .heroBtnPosition-accelerate {
        bottom: 165px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .gnw .heroBtnPosition-accelerate {
        bottom: 230px;
    }
}

@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .gnw .heroBtnPosition-accelerate {
        bottom: 100px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .heroBtnPosition-accelerate {
        bottom: 79px;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .heroBtnPosition-accelerate {
        bottom: 79px;
    }
}


.gnw .twoColsImageTextSmallDevice {
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .twoColsImageTextSmallDevice {
        height: 450px;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .twoColsImageTextSmallDevice {
        height: 300px;
    }
}



.gnw .tmp385 {
    width: 385px;
    margin: 0 auto;
}

@media only screen and (min-width: 998px) and (max-width: 1799px) {
    .gnw .tmp385 {
        width: 100%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    .gnw .tmp385 {
        width: 100%;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .tmp385 {
        width: 100%;
    }
}

@media only screen and (max-width : 768px) {
    .gnw .modal-content {
        width: 95%;
        margin: 0 auto;
    }
}
