/* First section */
body {
    background-color: #f6f7f8;
}

body > footer {
    background-color: white;
}

footer .background-imag {
    display:none;
}

footer .background-image {
    display: none;
}

p {
    margin-bottom: 0;
}

.reamaze-info {
    padding-left: 140px;
    padding-top: 19px;
}

.first-section .background-image.oval {
    top: -90px;
    right: 0;
    bottom: auto;
    height: 180%;
}

.first-section .title {
    font-family: Gilroy;
    font-size: 44px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: #303030;
    margin-bottom: 27px;
}

.re-amaze-integration-even {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #303030;
    margin-bottom: 7px;
}

.re-amaze-text {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #303030;
    margin-bottom: 0;
}

.section-title {
    text-align: left;
}

.btn-free-trial {
    width: 223px;
    height: 40px;
    border-radius: 30px;
    background-color: #1bb869;
    margin-top: 30px;
    margin-right: 31px;
    color: white;
}

.btn-free-trial-hd {
    width: 223px;
    height: 40px;
    border-radius: 30px;
    background-color: #1bb869;
    margin-top: 30px;
    margin-right: 31px;
    color: white;
}

.g__button.type-2 {
    min-width: 175px;
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(255, 255, 255, .0);
    color: #2a3946;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: center;
    padding: 7px 32px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    text-decoration: none;
    transition: 0.3s;
}

.g__button.type-2:hover {
    border-color: #00a060;
    color: #fff;
}

.g__button.type-2::before {
    content: '';
    background-color: #00a060;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s !important;
    transition: opacity 0.3s, -webkit-transform 0.3s !important;
    -o-transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s !important;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
}

.g__button.type-2:hover::before {
    -webkit-transform: scale3d(11, 11, 1);
    transform: scale3d(11, 11, 1);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.btn-free-trial-text {
    height: 15px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: white;
}

.reamaze-image {
    margin-top: 30px;
}

/* First section */

/* Second section */

.second-section .background-image.oval {
    top: -30px;
    width: 100%;
}

.reamaze-card {
    width: 1067px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    border: solid 3px #ecf0f2;
    background-color: white;
    padding: 40px 0;
}

.second-section .left-block {
    padding: 0;
}

.second-section .title {
    font-family: Gilroy;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: normal;
    color: #303030;
    margin: 0 0 20px 60px;
}

.second-section .title span {
    display: inline;
    font-weight: 300;
}

.second-section .list {
    margin-bottom: 0;
    margin-left: 46px;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #303030;
}

.second-section .list li {
    margin-bottom: 18px;
}

.second-section .learn-more {
    height: 27px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #2a3946;
    margin: 21px 0 0 69px;

}

.second-section .right-block {
    padding: 0 15px 0 0;
    width: 298px;
    height: 252px;
    object-fit: contain;
    margin: 20px 0;
    text-align: center;
}

/* Second section */

/* Integration section */

.integration-section {
    margin-bottom: 60px;
}

.integrations-box {
    border-radius: 8px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    border: solid 3px #ecf0f2;
    padding: 40px;
    background-color: white;
}

.integrations-title {
    font-family: Gilroy;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: normal;
    color: #303030;
    margin-bottom: 10px;
}

.integrations-title-right-word {
    font-weight: 300;
}

.integration-link:hover {
    text-decoration: none;
}

.integration-link:hover > .learn-more-integrations {
    color: rgb(34, 130, 212);
}

.learn-more-integrations {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #2a3946;
}
.arrow-learn-more {
    transition: transform .3s ease-out,  margin-left .5s, margin-right .5s;
    cursor: pointer;
}

.learn-more-integrations:hover .arrow-learn-more {
    margin-left: 5px
}

/* Mobile friendly section */

.mobile-friendly-section {
    padding-top: 50px;
    background: transparent;
    margin-bottom: 0;
}

.mobile-friendly-title {
    margin-top: 145px !important;
    text-align: left;
    margin-left: 0 !important;
}

.btn-pricing {
    color: #2a3946;
}

.btn-pricing:hover {
    border-color: white;
    color: #fff;
    background-color: #00a060;
}

.mobile-friendly-section-background {
    background-image: linear-gradient(white, white); /* Standard syntax (must be last) */
    background-size: 100% 340px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.mobile-friendly-section .right-block {
    height: auto;
}

/* Fourth section */
.fourth-section {
    background-color: white;
    padding-bottom: 270px;
    margin-bottom: 0 !important;
    padding-top: 85px;
}

.fourth-section .background-image.oval {
    top: 17%;
    width: 100%;
}

.fourth-section .background-image.oval-2 {
    display: none;
}

.fourth-section .title {
    height: 49px;
    font-family: Gilroy;
    font-size: 34px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #303030;
    margin: 0;
}

.fourth-section .description-block {
    margin-top: 15px;
}

.fourth-section .description {
    max-width: 100%;
    height: 100%;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #303030;
    margin-bottom: 0;
}

.fourth-section .icons {
    margin-top: 80px;
}

.fourth-section .icons .icon, .icon-text {
    margin-right: 39px;
}

.fourth-section .icons .last-icon {
    margin-right: 0;
}

.fourth-section .icons img {
    width: 50px;
    height: 68px;
}

.fourth-section .icons .ebay {
    width: 82px;
    height: 34px;
}

.fourth-section .icons .walmart {
    width: 59px;
    height: 60px;
}
.bell-img-block {
    margin-top: 5px;
}
.fourth-section .icons .bell {
    height: 55px;
}

.fourth-section .icons-text {
    margin-top: 23px;
}

.amazon-text {
    padding-top: 25px;
}

.ebay-text {
    padding-top: 40px;
}

.walmart-text {
    padding-top: 30px;
}

.box-text {
    padding-top: 26px;
}

.bell-text {
    padding-top: 30px;
}

.ebay {
    margin-top: 20px;
}

.icons .description {
    height: 100%;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #303030;
}

/* Fifth section */
.fifth-section {
    z-index: 1;
    background-color: transparent;
}

.fifth-section .background-image.oval-2 {
    top: -80%;
    right: 0;
    height: 180%;
}

.fifth-section .setup-block {
    padding-left: 140px;
}

.fifth-section .title {
    width: 210px;
    height: 49px;
    font-family: Gilroy;
    font-size: 34px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #303030;
}

.fifth-section .description {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #303030;
    margin-bottom: 0;
}

.fifth-section .setup-block-text {
    margin-bottom: 100px;
}

.laptop-large-md-lg {
    display: block;
}

.laptop-large-sm {
    display:none;
}

.laptop-large-hd {
    max-width: 461px;
}
/* Fifth section */

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    .reamaze-info {
        width: 80vw;
        padding-left: 0;
        padding-right: 0;
    }

    .reamaze-image {
        text-align: right;
    }

    .re-amaze-text {
        max-width: 100%;
    }

    .reamaze-card {
        width: 80vw;
        padding-bottom: 30px;
    }



    .mobile-friendly-section-background {
        background-size: 100% 210px;
    }

    .icon-row-mw {
        max-width: 1600px;
    }

    .fifth-section .setup-block {
        padding-left: 0;
        width: 80vw;
    }

    .fifth-section .laptop-large {
        text-align: right !important;
    }

    .second-section .list {
        width: 80%;
    }

    .third-section .iphone {
        padding-left: 80px;
    }

    .fourth-section .background-image.oval {
        top: 23%;
        width: 100%;
    }

    .fifth-section .background-image.oval-2 {
        top: -65%;
        right: 0;
        height: 150%;
    }

    .fourth-section {
        padding-bottom: 270px;
    }

    .second-section .background-image.oval {
        top: 0;
    }

    .second-section {
        margin-bottom: 260px;
    }

}

@media screen and (max-width: 1440px) {
    .content-wrapper, .centered {
        max-width: 1340px;
    }

    .first-section .background-image.oval {
        top: -70px;
        right: -40px;
    }

    .second-section {
        margin-bottom: 205px;
    }

    .second-section .background-image.oval {
        top: 68px;
        width: 100%;
        height: auto;
        right: 0;
    }

    .fourth-section {
        padding-top: 140px;
        padding-bottom: 230px;
    }

    .fourth-section .background-image.oval {
        top: 203px;
        height: auto;
        right: 0;
    }

    .fourth-section .background-image.oval-2 {
        top: -55%;
    }

    .fifth-section {
        padding-top: 0;
    }

    .fifth-section .background-image.oval-2 {
        top: -55%;
        height: 110%;
    }

    .fourth-section .icons img {
        width: 45px;
        height: 60px;
    }

    .fourth-section .bell-img-block {
        padding-top: 20px;
    }

    .fourth-section .icons img .bell {
        width: 40px;
        height: 47px;
    }

    .re-amaze-text {
        max-width: 90%;
    }
}

@media screen and (min-width: 1920px) {
    .mobile-friendly-section-background {
        background-size: 100% 180px;
    }
}

@media screen and (max-width: 1280px) {
    .first-section .background-image.oval {
        right: -130px;
        top: -55px;
        width: 100%;
    }

    .fourth-section .background-image.oval {
        top: 36%;
        width: 100%;
    }

    .fourth-section .icons .icon {
        margin-right: 30px;
    }

    .fourth-section .icons .icon, .icon-text {
        margin-right: 30px;
    }

    .fourth-section .icons .last-icon {
        margin-right: 0;
    }

    .fifth-section .background-image.oval-2 {
        top: -60%;
        right: -30%;
    }

    .third-section {
        margin-bottom: 0;
    }

    .fourth-section .bell-img-block {
        padding-top: 30px;
    }
}

@media screen and (max-width: 1140px) {
    .fourth-section .background-image.oval {
        top: 44%;
        width: 100%;
    }

    .re-amaze-text {
        max-width: 98%;
    }

    .first-section .background-image.oval {
        right: -130px;
        top: -62px;
        width: 100%;
    }

    .first-section .reamaze-image img {
        max-width: 87%;
    }

    .reamaze-info {
        padding-left: 30px;
    }

    .reamaze-card {
        width: 1000px;
    }
}

@media screen and (min-width: 1024px) {
    .help-desk-section {
        margin-top: 100px;
    }

    .question-support-section {
        margin-top: -100px !important;
    }
}

@media screen and (max-width: 1024px) {
    .first-section {
        padding-top: 60px;
    }

    .modal-images {
        max-width: 100%;
        max-height: 40vh;
    }

    .first-section .img-couople{
        margin-top: 50px;
    }

    .first-section .background-image.oval {
        top: -35px;
        right: -80px;
    }

    .first-section .title {
        width: 342px;
        height: 49px;
        font-family: 'Gilroy', sans-serif;
        font-size: 34px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: center;
        color: #303030;

    }

    .re-amaze-integration-even {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #303030;
    }

    .int-img {
        padding: 0;
    }

    .reamaze-card {
        max-width: 93vw;
    }

    .second-section {
        margin-bottom: 203px;
    }

    .second-section .background-image.oval {
        top: 80px;
        right: 0;
    }

    .third-section {
        padding-top: 0;
    }


    .fifth-section .setup-block {
        padding-left: 75px;
    }

    .fourth-section .background-image.oval {
        top: 47%;
        width: 100%;
    }

    .first-section .background-image.oval {
        top: -41px;
    }

    .arrow-wrapper {
        display: none;
    }
}

/* bug fix for amazon icon margin on tablet */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .amazon-block-icon {
        margin-top: 75px;
    }
}

@media screen and (max-width: 991px) {
    .second-section {
        margin-bottom: 197px;
    }

    .fourth-section {
        padding-bottom: 220px;
    }

    .first-section .background-image.oval {
        top: -75%;
        object-fit: cover;
        right: 0;
    }

    .re-amaze-text {
        margin-bottom: 0;
    }

    .reamaze-info {
        padding: 0;
        max-width: 63vw;
    }

    .reamaze-image {
        margin-top: 44px;
        text-align: center;
    }

    .reamaze-card {
        max-width: 63vw;
        height: 645px;
    }

    .second-section .title {
        font-family: Gilroy;
        font-size: 22px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.91;
        letter-spacing: normal;
        color: #303030;
    }

    .second-section .background-image.oval {
        top: 60%;
    }


    .third-section .right-block {
        text-align: center;
        padding-right: 95px;
    }

    .third-section .title {
        font-family: Gilroy;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.62;
        letter-spacing: normal;
        color: #303030;
    }

    .fourth-section .icons .icon, .icon-text {
        margin-right: 0;
    }

    .fifth-section .background-image.oval-2 {
        display: none;
    }

    .fourth-section .background-image.oval {
        display: none;
    }

    .fourth-section .background-image.oval-2 {
        display: block;
        top: 73%;
        width: 100%;
        left: 0;
        margin: 0;
    }

    .fourth-section .icons {
        margin-top: 50px;
    }

    .ebay-img-block {
        margin-top: 78px;
    }

    .walmart-img-block, .box-img-block, .bell-img-block {
        margin-top: 60px;
    }

    .fifth-section .setup-block {
        max-width: 63vw;
        padding: 0;
    }

    .fifth-section .title {
        margin-top: 0;
    }

    .fifth-section .description {
        max-width: 63vw;
    }

    .third-section .btn-pricing {
        display: block;
        margin-left: 0;
        margin-top: 30px;
    }

    .second-section .list {
        max-width: 87%;
    }

    .third-section .description {
        max-width: 100%;
    }


}

@media screen and (max-width: 768px) {
    .fourth-section {
        padding-bottom: 180px;
    }


    .fifth-section .laptop-small {
        display: block;
    }

    .reamaze-info {
        max-width: 92vw;
    }

    .section-title {
        text-align: left !important;
    }

    .first-section .title {
        font-family: Gilroy;
        font-size: 34px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: center;
        color: #303030;
        margin-left: 0;
    }

    .re-amaze-integration-even {
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #303030;
        text-align: left;
    }

    .re-amaze-text {
        text-align: left;
    }

    .second-section .title {
        text-align: left;
    }

    .second-section .list {
        max-width: 82vw;
    }

    .reamaze-card {
        height: 630px;
        max-width: 92vw;
    }

    .second-section .right-block {
        width: 231px;
        height: 195px;
        margin: 30px auto;
        padding: 0;
        text-align: center !important;
    }

    .second-section .background-image.oval {
        top: 85%;
    }


    .third-section .right-block {
        padding: 0 65px 0 0;
    }

    .third-section .title {
        text-align: left;
    }

    .third-section .description {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: normal;
        color: #303030;
        text-align: left;
        margin-left: 0;
        max-width: 98%;
        margin-bottom: 0;
    }

    .third-section .btn-free-trial {
        margin-top: 30px;
    }

    .fourth-section .title {
        font-family: Montserrat;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.62;
        letter-spacing: normal;
        text-align: center;
        color: #303030;
    }

    .icons-block {
        max-width: 100%;
    }

    .fourth-section .background-image.oval {
        top: 85%;
        width: 100%;
    }

    .fifth-section .setup-block {
        max-width: 88vw;
        padding: 0;
    }

    .fifth-section .title {
        margin-left: 0;
    }

    .fifth-section .description {
        max-width: 88vw;
        text-align: left;
    }

    .fifth-section .setup-block-text {
        margin: 0 0 100px 0;
        max-width: 88vw;
        padding: 0;
    }

    .fifth-section .setup-row-block {
        margin-top: 40px;
    }

    .second-section {
        margin-bottom: 230px;
    }

    .fourth-section .background-image.oval-2 {
        top: 78%;
    }
}

@media screen and (max-width: 723px) {
    .reamaze-card {
        height: 655px;
    }

    .second-section {
        margin-bottom: 263px;
    }
}

@media screen and (max-width: 602px) {
    .fourth-section .background-image.oval-2 {
        top: 83%;
    }

    .reamaze-card {
        height: 650px;
    }

    .second-section {
        margin-bottom: 246px;
    }

    .img-iphone-mobile {
        margin-left: -14%;
    }
}

@media screen and (max-width: 575px) {
    .reamaze-card {
        height: 595px;
    }

    .second-section {
        margin-bottom: 184px;
    }
}

@media screen and (max-width: 540px) {
    .fourth-section .background-image.oval {
        top: 88%;
        width: 100%;
    }

    .second-section .background-image.oval {
        top: 90%;
    }

    .second-section .list {
        max-width: 84vw;
    }

    .second-section .learn-more {
        max-width: 75vw;
        margin: 50px 0 0 69px;
    }

    .reamaze-card {
        height: 670px;
    }

    .second-section .right-block {
        margin: 50px auto;
    }
}

@media screen and (max-width: 420px) {
    .fourth-section .background-image.oval-2 {
        top: 88%;
        width: 100%;
        left: 0;
        margin: 0;
    }

    .second-section .background-image.oval {
        top: 100%;
    }


    .second-section .list {
        max-width: 78vw;
    }

    .second-section .list {
        height: auto;
    }

    .reamaze-card {
        height: 805px;
    }

    .second-section .right-block {
        margin: 40px auto;
    }

    .second-section .learn-more {
        height: auto;
    }

    .fourth-section .title {
        height: auto;
    }

    .fifth-section .laptop-img {
        height: auto;
    }

    .third-section .description {
        height: auto;
        margin-bottom: 0;
    }

    .header .btn {
        padding: 8px 20px;
    }

    .second-section {
        margin-bottom: 148px;
    }

    .second-section .background-image.oval {
        top: 90%;
    }

    .second-section .learn-more {
        margin: 30px 0 0 69px;
    }
}

@media screen and (max-width: 419px) {
    .reamaze-card {
        height: 705px;
    }
}

@media screen and (max-width: 415px) {
    .reamaze-card {
        height: 770px;
    }

    .second-section {
        margin-bottom: 143px;
    }
}


/*Howard Choi Testimonial block*/

.howar-choi {
    margin-top: 100px;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}
.blocks-list {
    max-width: 642px;
    width: 100%;
    border-radius: 7px;
    padding: 24px 32px;
    margin: 0 auto;
    margin-top: 120px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex.wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block.type-1 .block-inner {
    width: 100%;
    height: 100%;
}

.el-img {
    overflow: hidden;
    border-radius: 50%;
    border: solid 1px #eaedef;
    width: 85px;
    height: 85px;
    margin-top: 5px;
    object-fit: contain;
}

.g__image-outer {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.g__image-outer img, .g__image-outer svg {
    object-fit: contain;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
}
.type-2 {
    margin-left: 41px;
}
.type-1 {
    margin-bottom: 20px;
    margin-top: 10px;
}

.g__text.type-3.var-b {
    font-style: italic;
}
.g__text.type-3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
}
.g__text.type-4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
}
.g__text.type-5 {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}
.g__color-dark-var-a {
    color: #303030;
}
.g__color-dark-var-b {
    color: #6c8092;
}
.el-text-strip {
    margin-left: 12px;
    margin-right: 15px;
}

/* Slider section */
#slider-container {
    cursor: pointer;
}

.slider-ul {
    user-select: none;
    list-style-type:none;
    text-align:center;
    position: absolute;
    bottom: -85px;
    left: 45%;
}

.outer-circle {
    width: 5px;
    height: 5px;
    background-color: #dadadb;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-right: -5px;
}

.images-wrapper {
    text-align:center;
    max-width: 610px;
}

.slider-img {
    object-fit: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display:none;
    margin:auto;
    border-radius:.3em;
    position: relative;
    max-width: 100%;
}

.slide-1 {
    background-image: url(/images/integrations/reamaze/slider/reamaze_amazon-base-min.jpg);
}

.slide-2 {
    background-image: url(/images/integrations/reamaze/slider/reamaze_ebay-base-min.jpg);
}

.slide-3 {
    background-image: url(/images/integrations/reamaze/slider/reamaze_walmart-base-min.jpg);
}

.slide-4 {
    background-image: url(/images/integrations/reamaze/slider/reamaze_shopify-base-min.jpg);
}

.slide-5 {
    background-image: url(/images/integrations/reamaze/slider/reamaze_ebay-refund-base-min.jpg);
}

.base-slide-img {
    max-height:360px;
    opacity: 0;
    position:relative;
}

.side-slide-img {
    position: absolute;
    width: 100%;
    max-width: 230px;
    right: -1px;
    top: -40px;
    box-shadow: 0 9px 55px 0 rgba(131, 144, 155, 0.42);
}

.half-arrow {
    position: absolute;
    cursor: pointer;
}

.half-arrow-left {
    left: -29px;
    top: 40%;
}

.half-arrow-right {
    right: -30px;
    top: 40%;
}

.slider-label {
    top: 25px;
    left: -15px;
    position: absolute;
    min-width: 104px;
    min-height: 28px;
    border-radius: 12.5px;
    background-color: #ffb848;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 500;
    color: white;
    padding: 5px 12px 4px 12px;
}

.slider-magnifier {
    z-index: 99;
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    padding-top: 4px;
    background-color: #6c8092;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

div#slider-magnifier {
    display: none;
}

div#slider-container:hover div#slider-magnifier {
    display: block;
}

@media screen and (min-width: 993px) and (max-width: 1024px) {

    .data-beside-text {
        padding-top: 130px !important;
        padding-left: 20px !important;
    }

    .first-section {
        padding-top: 100px;
    }

    .big-page-title {
        text-align: left !important;
    }

    .question-support-section {
        margin-top: -70px !important;
    }
}

@media screen and (min-width: 1025px) {
    .data-beside-text {
        margin-top:100px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1060px) {

    .side-slide-img {
        max-width:210px;
        top: -20px;

    }
}

@media screen and (max-width: 768px) {
    .slider-ul {
        left: 44%;
    }
}

@media screen and (min-width: 600px) and (max-width: 645px) {
    .side-slide-img {
        max-width:210px;
        top: -20px;

    }
}

@media screen and (max-width: 600px) {
    .side-slide-img {
        max-width:190px;
        top: -20px;
    }

    .slider-label {
        top: 20px;
    }
}

@media screen and (max-width: 530px) {
    .side-slide-img {
        max-width:180px;
    }

    .slider-ul {
        left: 45%;
    }

}

@media screen and (max-width: 470px) {
    .side-slide-img {
        max-width:160px;
    }

    .slider-ul {
        left: 44%;
    }
}

@media screen and (max-width: 420px) {
    .side-slide-img {
        max-width:150px;
    }

    .slider-ul {
        left: 38%;
    }

    .slider-label {
        top: 15px;
    }

}

@media screen and (max-width: 376px) {
    .side-slide-img {
        max-width:135px;
    }
}

.bullets {
    display:inline-block;
    text-align:center;
    vertical-align:top;
    cursor:pointer;
    margin-right: 9px;
}

.bullets:focus {
    outline: 0;
}

.bullets:active {
    outline: 0;
}

.selected  {
    width: 5px;
    height: 5px;
    border-radius:50%;
    background-color: #6c8092;
    text-align:center;
    position:relative;
    outline: none;

}

/* Question and answer section */
.question-support-section {
    z-index: 1;
}
.g__without-indent {
    margin-bottom: 0;
    margin-top: 0;
}

.g__section-background {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #f6f7f8;
}

.g__section-background:not(.var-a) {
    z-index: -1;
}
.btn-qs {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: 0.4px;
    text-align: center;
    color: #2282d4;
    margin-top: 10px;
}
.btn-qs:active  {
    color: #2282d4 !important;
}
.btn-qs:focus  {
    color: #2282d4 !important;
}
.g__text.type-7 {
    font-family: Gilroy;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.44;
}

.question-support-wrapper {
    max-width: calc(1070px + 30px + 30px);
    width: 100%;
    padding: 0px 30px;
    margin: 0 auto;
    position: relative;
}

.quick-answers .two-blocks {
    margin-top: 60px;
    padding-bottom: 70px;
}

.question-support-column {
    border-radius: 6px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    background-color: #fff;
    max-width:35%;
    min-width: 344px;
    padding: 47px 20px;
    margin: 0 10px 30px;
}

.question-answer-title {
    font-size: 26px;
}
.btn-compare-plans:hover {
    border-color: #00a060;
    color: #fff;
}
.btn-default {
    width: 122px;
    height: 23px;
    font-family: Monserrat sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: 0.4px;
    text-align: center;
    color: #2282d4;
}

/* Help desk section */

.help-desk-section {
    margin-bottom: -50px;
}

.btn-compare-plans {
    color: #2a3946;
    width: 213px;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    background-color: #fff;
}

.btn-compare-plans-text {
    width: 90px;
    height: 15px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
}
.circle-img-wrapper {
    border-radius: 50%;
    background-color:  #ecf0f2;
    width: 382px;
    height: 382px;
}
.circle-img {
    margin-top: 44px;
    margin-left: 35px;
}
.man-plant-md {
    display:none;
}
.man-plant-sm-lg {
    display:block;
}

/* modal gallery */

.btn-close-modal {
    position: absolute;
    right: 30px;
    top:30px;
    width: 24px;
    height: 24px;
    opacity: 0.6;
    cursor: pointer;
}

.screenshots-gallery {
    padding-right: 0 !important;
}

.modal-container {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-images-wrapper{
    max-height: 80vh;
    position: relative;
}

.btn-close-modal:hover {
    opacity: 1;
}

.img-container {
    position: relative;
    display: inline-block;
    user-select: none;
}
.modal-images {
    margin: 0 auto;
    display: none;
    max-height: 80vh;
    user-select: none;
    max-width: 1120px;
}

.thumbnails  {
    margin-top:40px;
    user-select: none;
}


.thumbnail-selected {
    opacity: 0.5;
}

.arrow-wrapper {
    border-radius: 50%;
    background-color:  white;
    opacity: 0.6;
    width: 44px;
    height: 44px;
    cursor: pointer;
    user-select: none;
}

.arrow-wrapper:hover {
    opacity: 0.9;
}

.arrow {
    position: absolute;
    top: 50%;
    user-select: none;
}

.arrow-left {
    transform: rotate(180deg);
    left: -10%
}

.arrow-right {
    right: -10%;
}

.img-arrow {
    margin-top: 14px;
}

.mobile-only {
    display: none;
}

/* small devices*/

@media screen and (max-width: 992px) {

    .fifth-section .background-image.oval-2 {
        top: -40% !important;
    }
    .laptop-large-md-lg {
        margin-top: -20px;
    }

    .blocks-list{
        display: block;
        text-align: center;
    }


    .el-text-list {
        justify-content: center;
    }

    .type-2 {
        margin: 0 auto;
    }
    .blocks-list .el-img {
        margin: 0 auto;
    }

    .slider-ul {
        margin-top: 0;
    }

    .slider-images {
        margin-bottom: 65px;
    }

    .data-beside-text {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top:50px;
    }
    .left-block {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ebay-integration-section {
        margin-top: 50px;
    }

    .fifth-section .setup-block-text {
        padding-left: 15px;
    }

    .integration-text {
        text-align: left !important;
    }

    .integrations-box .int-img {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    .integration-description {
        padding-left: 15px;
        text-align: left !important;
    }

    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .p-mobile {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mobile-friendly-section {
        background-color: white;
    }

    .mobile-friendly-text {
        margin-top: -120px;
    }

    .mt-sm-3 {
        margin-top: 30px !important;
    }

    .second-section .right-block {
        padding: 0;
        margin-left: -10px;
        height: 100%;
        width: auto;
    }

    .btn-free-trial {
        margin-top: 30px !important;
    }


    .fifth-section {
        margin-top: -50px;
    }

    .question-support-section {
        margin-top: -100px
    }

    .images-wrapper {
        margin:  0 auto;
    }

    .circle-img {
        margin-left: 0 !important;
    }

    .circle-img-wrapper {
        width: 345px;
        height: auto;
        margin: 0 auto;
    }

    .help-desk-text {
        text-align: center !important;
        margin: 0 auto;
    }

    .arrow-wrapper {
        visibility: hidden;
    }

    .no-mt-sm {
        margin-top: 0 !important;
    }
}
/* walmart background image devider behavior */

@media screen and (min-width: 1350px) and (max-width: 1440px) {
    .shopify-integration-background {
        top: 0 !important;
    }
}

@media screen and (min-width: 880px) and (max-width: 992px) {
    .shopify-integration-background {
        top: 40% !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 880px) {
    .shopify-integration-background {
        top: 50% !important;
    }
}
@media screen and (min-width: 768px) {
    .big-page-title {
        font-size: 44px !important;
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .simple-setup-title {
        font-size: 34px !important;
    }
}
/* handle walmart background bug on 992px*/
@media screen and  (min-width: 992px) and (max-width: 992px) {
    .shopify-integration-background {
        top: 12% !important;
    }

    .big-page-title {
        text-align: left !important;
    }

    .first-section {
        padding-top: 90px !important;
    }


}

@media screen and (min-width: 800px) and (max-width: 992px) {
    .fourth-section-background {
        display: block !important;
        top: 59% !important;
    }
}
@media screen and (min-width: 767px) and (max-width: 800px) {
    .fourth-section-background {
        display: block !important;
        top: 70% !important;
    }
}

@media screen and (max-width: 767px) {
    .shopify-integration-background {
        top: 75% !important;
    }

    .qs-row {
        display: block !important;
    }

    .big-page-title {
        margin-bottom: 15px !important;
    }

    .thumbnails {
        position: absolute;
        bottom: 5%;
    }

    .half-arrow {
        display: none;
    }

    .el-text-strip {
        display: none;
    }

    .el-text-list {
        display: block;
    }

    .mobile-friendly-buttons {
        text-align: center;
    }

    .mobile-friendly-buttons .btn {
        max-width: 230px;
        margin: 10px auto !important;
    }

    .mobile-friendly-buttons .btn-pricing {
        margin-top: 10px !important;
    }
}

@media screen and (min-width: 620px) and (max-width: 767px) {
    .shopify-integration-background {
        top: 61% !important;
    }

    .fourth-section-background {
        display: block !important;
        top: 80% !important;
    }
}

@media screen and (max-width: 620px) {
    .fourth-section-background  {
        top: 85% !important;
        display: block !important;
    }
}

@media screen and (max-width: 460px) {

    .mobile-friendly-section {
        background: white;
        padding-top: 30px;
    }

    .shopify-integration-background {
        top: 80% !important;
    }

    .mobile-friendly-buttons .btn {
        width: 100%;
    }

    .fourth-section-background  {
        top: 90% !important;
        display: block !important;
    }
}

@media screen and (max-width: 375px) {
    .shopify-integration-background {
        top: 90% !important;
    }
}

/* Tablet design */

@media screen and (min-width: 768px) and (max-width: 991px){
    .man-plant-md {
        margin-top:120px;
        display: block;
    }

    .man-plant-sm-lg {
        display:none;
    }

    .tablet-center {
        text-align: center !important;
        margin: 0 auto !important;
    }

    .re-amaze-integration-even {
        margin-top: 40px !important;
    }

    .re-amaze-text {
        margin-top: 10px !important;
    }

    .howard-choi-section {
        margin-top: -55px;
    }

    .mobile-friendly-title {
        margin-top: 145px !important;
    }

    .btn-pricing {
        display: inline-block !important;
    }

    .data-beside-text {
        margin-top: 50px !important;
    }

    .btn-compare-plans {
        margin-left: 30px !important;
    }

    .description {
        max-width: 100% !important;
    }


    .img-iphone-mobile {
        margin-left: -8%;
    }

    .mobile-friendly-title {
        font-size: 34px !important;
    }

    .notification-title {
        font-size:26px !important;
    }

    .descriptions-width-md {
        max-width: 450px !important;
    }

    .mobile-friendly-p {
        margin-top: 30px !important;
    }

    .fourth-section .icons {
        margin-top: 0 !important;
    }

    .icon-text-md {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .laptop-large-md-lg {
        display:block;
    }

    .laptop-large-hd {
        max-width: 545px;
    }

    .fifth-section .background-image.oval-2 {
        top: -5% !important;
        height: 80% !important;
        display: block;
    }

    .thumbnails {
        position: absolute;
        bottom: 7%;
    }

    .help-desk-section {
        margin-top: 50px;
    }

    .help-desk-description {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 767px) {
    .laptop-large-sm {
        display:block;
    }

    .laptop-large-md-lg {
        display:none;
    }

    .mt-sm-80 {
        margin-top: 80px !important;
    }
    .mt-sm-30 {
        margin-top: 30px !important;
    }
}

/* pricing button fix from 993 to 1032 */
@media screen and (min-width: 993px) and (max-width: 1032px) {
    .btn-compare-plans {
        margin-top: 30px !important;
    }
}

@media screen and (min-width: 470px) and (max-width: 767px) {
    .btn-compare-plans {
        margin-top: 3rem !important;
    }

}

/* fix for fifth section background image */
@media screen and (min-width: 1090px) and (max-width: 1280px) {
    .fifth-section .background-image.oval-2 {
        height: 162%;
    }
}


/* HD design */

@media screen and (min-width: 1920px) {
    .fourth-section-background {
        top: -20% !important;
    }

    .fifth-section .background-image.oval-2 {
        top: -60%;
        height: 160%;
    }
    .shopify-integration-background {
        top: -20% !important;
    }

    .first-section .background-image {
        height: 130% !important;
        top: -30px !important;
        right: -87px !important;
    }

    .content-wrapper {
        min-width: 1500px;
        max-width: none;
        padding-right: 210px;
        padding-left: 210px;
    }

    .section-1-ilustration {
        min-width: 750px;
    }

    .first-section-divider {
        display: none;
    }

    .section-1-ilustration-hd {
        display: block;
    }

    .re-amaze-integration-even {
        margin-top: 70px;
    }

    .re-amaze-text {
        max-width: 600px;
    }

    .first-section .btn-free-trial {
        margin-top: 80px !important;
    }

    .third-section {
        margin-top: 175px;
    }


    .images-wrapper {
        max-width: 747px;
    }
    .base-slide-img {
        max-height: 441px;
    }

    .slider-ul {
        bottom: -107px;
        left: 46%;
    }

    .slider-label {
        top:29px;
    }

    .side-slide-img {
        width: 100%;
        max-width: 297px;
        right: 10px;
        top: -56px;
    }

    .data-beside-text {
        margin-top: 120px !important;
    }

    .integrations-box {
        margin: 0 auto;
        max-width: 1197px;
    }

    .mobile-friendly-title {
        font-size: 34px !important;
    }

    .mobile-friendly-p {
        margin-top: 30px !important;
    }

    .img-iphone-mobile {
        width: 360px !important;
        margin-left: -260px;
    }

    .fourth-section .icons {
        margin: 0 auto;
        margin-top: 80px;
    }
    .fifth-section {
        padding: 0;
    }

    .setup-row-block {
        padding-left: 40px;
    }

    .laptop-large-hd {
        max-width: 100% !important;
        margin-right: -100px;
    }

    .question-support-column {
        min-width:450px;
        min-height: 294px;
        padding: 60px 40px;
    }

    .question-support-section {
        margin-top:90px !important;
    }

    .circle-img-wrapper {
        width: 492px;
        height: 492px;
        margin: 0 auto;
    }

    .circle-img {
        min-width: 470px;
    }

    .help-desk-description {
        max-width: 533px;
    }

    .help-desk-right {
        padding-left: 130px;
        padding-top: 45px;
    }

    .help-desk-section {
        margin-top: 175px;
    }
}

@media screen and (min-width: 1921px) {
    .fifth-section .setup-block {
        padding-left: 210px !important;
        padding-right:0
    }

    .laptop-large-hd {
        max-width: 100% !important;
        margin-right: unset;
    }
}

@media screen and (max-width: 1124px) {
    .modal-images {
        max-width: 100%;
    }
}

.owl-mobile {
    max-width: 450px
}

.shopify-box-subtitle {
    font-family: Gilroy;
    font-weight: 300;
    margin-top: 20px;
    font-size: 16px;
}

.shopify-integration-description {
    max-width: 457px;
}


/* available for help section */

.for-your-helpdesk-section {
    padding-top: 150px;
    margin-bottom: 0;
    padding-bottom: 120px;
    background-color: #f6f7f8;
}

.for-your-helpdesk-section .content-wrapper {
    margin: 0 auto;
}
.helpdesk-section-mobile {
    display: none;
}

.helpdesks-icon-row {
    justify-content: space-between;
    max-width: 1099px;
    margin: 0 auto;
    z-index: 9;
}

.more-efficient-teams {
    margin-top: 190px;
    margin-bottom: 190px;
}

.more-efficient-teams .content-wrapper {
    max-width: 1200px;
}

.help-desk-icon {
    cursor: pointer;
    padding: 31px 20px 14px 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.helpdesk-screenshot-container {
    border-radius: 10px;
    max-width: 1099px;
    background-color: white;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 43px;
    margin: 0 auto;
    box-shadow: 0 27px 76px 0 #ECF0F2;

}

.img-helpdesk-screenshot {
    max-width: 733px;
    margin: 0 auto;
    border: 3px solid #ECF0F2;
    border-radius: 4px;
}

.slider-magnifier {
    z-index: 99;
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    padding-top: 4px;
    background-color: #6c8092;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.slider-magnifier-desktop {
    top: 45%;
}

#slider-image {
    cursor: pointer;
    display: block;
}

div#slider-magnifier {
    display: none;
}

div#helpdesk-screenshots-container:hover div#slider-magnifier {
    display: block;
}

.slider-image-container {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

.background-img-2 {
    position: absolute;
    width: 100%;
    top: 35%;
}

.screenshot-description {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 732px;
    margin: 0 auto;
    margin-top: 35px;
}

.half-circle-arrow {
    position: absolute;
    cursor: pointer;
}

.half-circle-arrow-right {
    right: -32px;
    top: 35%;
}
.half-circle-arrow-left {
    left: -32px;
    top: 35%;
}

.learn-more-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: center;
    color: #2282d4;
    text-decoration: none;
    margin-top: 8px;
    padding: 10px;
}

.learn-more-link:hover {
    text-decoration: none;
}

.help-desk-icon .slider-icon-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.help-desk-icon .slider-icon-integration {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
}


.btn-try-integration-for-free {
    float: right;
    margin-right: -20px;
    width: 242px;;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #2a3946;
    padding: 12px 32px 13px 32px;
}

.slider-ul, .slider-ul-mobile, .slider-ul-modal {
    user-select: none;
    list-style-type: none;
    text-align: center;
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translateX(-50%);
}

.slider-ul {
    bottom: 35px;
}

.slider-ul-mobile {
    bottom: -43px;
}

.slider-ul-modal {
    bottom: -47px;
}

.outer-circle, .outer-circle-mobile, .outer-circle-modal {
    width: 5px;
    height: 5px;
    background-color: #DADADB;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-right: 9px;
}

.bullets, .bullets-mobile, .bullets-modal {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    margin-right: 9px;
}


.bullets:focus, .bullets-mobile:focus, .bullets-modal:focus {
    outline: 0;
}

.bullets:active, .bullets-mobile:active, .bullets-modal:active {
    outline: 0;
}

.selected-modal {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    position: relative;
    outline: none;
}

.selected {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #6c8092;
    text-align: center;
    position: relative;
    outline: none;
}

/* Modal */
.btn-close-modal {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 24px;
    height: 24px;
    opacity: 0.6;
    cursor: pointer;
}

.screenshots-gallery {
    padding-right: 0 !important;
}

.modal-container {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-images-wrapper {
    max-height: 80vh;
    position: relative;
}

.btn-close-modal:hover {
    opacity: 1;
}

.img-container {
    position: relative;
    display: inline-block;
    user-select: none;
}

.modal-images {
    display: block;
    margin: 0 auto;
    user-select: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    filter: blur(0px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
    max-width: 1120px;
    max-height: 80vh;
}

.arrow-wrapper {
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    width: 44px;
    height: 44px;
    cursor: pointer;
    user-select: none;
}

.arrow-wrapper:hover {
    opacity: 0.9;
}

.arrow {
    position: absolute;
    top: 50%;
    user-select: none;
}

.arrow-left {
    transform: rotate(180deg);
    left: -10%
}

.arrow-right {
    right: -10%;
}

.img-arrow {
    margin-top: 14px;
}

.section-title {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
}

.slider-section-title {
    margin-bottom: 20px;
}

.slider-subtitle {
    margin-bottom: 30px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
}

.learn-more-link .tooltiptext-comission-warning {
    visibility: hidden;
    width: 300px;
    height: 85px;
    border-radius: 8px;
    background-color: #6c8092;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 155%;
    left: -3%;
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    margin-left: -60px;
    padding: 10px 18px 13px 18px;
}

.learn-more-link .tooltiptext-comission-warning::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #6c8092 transparent;
}

.learn-more-link:hover .tooltiptext-comission-warning {
    visibility: visible;
}

@media screen and (max-width: 1024px) {
    .modal-images {
        max-width: 100%;
        max-height: 40vh;
    }
}

@media screen and (min-width: 320px) and (max-width: 840px) and (orientation: landscape) {
    .modal-images {
        max-width: 100%;
        max-height: 69vh;
    }
}

.parallax-slider {
    transition: opacity 0.4s ease-in;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    opacity: 1;
}
.transitioning-src {
    transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    opacity: 0;
}



@media  screen and (max-width: 991px) {
    /* Avaialble for your helpdesk section */
    .for-your-helpdesk-section {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .integration-freshdesk-box {
        padding-bottom: 20px;
    }

    .helpdesk-section-mobile {
        display: block;
        margin-top: 30px;
    }

    .slider-subtitle {
        text-align: left;
    }
    .helpdesk-mobile-row {
        border-radius: 4px;
        box-shadow: 0 27px 76px 0 #e7eaec;
        border: solid 1px #ecf0f2;
        background: white;
        margin-top: 10px;
    }

    .background-img-2 {
        top: 1%;
    }

    .helpdesks-icon-row {
        display: none;
    }

    .mobile-block-header {
        padding: 12px 10px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
    }

    .helpdesk-screenshot-container {
        display: none;
    }

    .btn-try-integration-for-free, .learn-more-link {
        float: none;
        margin-right: 0;
    }

    .learn-more-mob {
        margin-top: 31px;
    }

    .try-free-mob {
        margin-top: 10px;
    }

    .mobile-block-header {
        width: 100%;
        margin-left: 0 !important;
        text-align: left !important;
        border-bottom: solid 1px #ecf0f2;
        padding: 12px 10px;
        cursor: pointer;
        vertical-align: middle;
    }

    .header-text {
        font-family: 'Montserrat', sans-serif;
        font-stretch: normal;
        font-style: normal;
        vertical-align: middle;
        margin-left: 8px;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #2A3946;
    }

    .mobile-block-header img {
        max-width: 65px;
    }

    .caret-bold {
        float: right;
        margin-right: 10px;
        margin-top: 11px;
    }

    .helpdesk-mobile-row {
        max-height: 100%;
        transition: height .4s ease-in-out;
        overflow: hidden;;
    }

    .expandable-helpdesk-mob {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .mobile-helpdesk-screnshot {
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-screenshot-mob {
        border: 3px solid #ECF0F2;
        border-radius: 4px;
    }
}

.available-title-wrap {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.newegg-small-logo {
    max-width: 25px !important;
}

.etsy-small-logo {
    margin-left: 7px;
    margin-right: 2px;
    margin-top: -2px;
}

.woocommerce-icon-hd {
    min-width: 60px;
}

.mobile-block-header .woocommerce-small-logo {
    max-width: 28px;
}
