body {
    background: #F6F7F8;
}

.easier-support-section-2 {
    background: #F6F7F8 !important;
}
h1, h2, h3 {
    font-family: Gilroy, sans-serif;
}

.backmarket-first-section {
    padding-top: 120px;
}

h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
}

h2 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 49px;
}

.backmarket-first-section {
    background: white;
}

.background-1 {
    position: absolute;
    top: 360px;
    width: 100%;
}

.main-p {
    text-align: center;
    max-width: 710px;
    margin: 0 auto;
    margin-top: 30px;
}

.btn-start-your-free-trial {
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 30px;
}

.before-after-ills {
    margin-top: 11px;
    margin-bottom: 20px;
}

.first-ills-title {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

/*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;
    box-shadow: 0 22px 109px 0 #e9e9e9;
    padding: 24px 32px;
    margin: 0 auto;
    margin-top: 120px;
    background-color: #fff;
}

.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;
}

/* available for help section */

.for-your-helpdesk-section {
    padding-top: 150px;
}
.helpdesk-section-mobile {
    display: none;
}

.background-2 {
    position: absolute;
    bottom: -40%;
    width: 100%;
}

.background-3 {
    position: absolute;
    bottom: -5%;
    width: 100%;
}

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

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

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

.simple-setup-section {
    margin-top: 140px;
    margin-bottom: 0;
}

.onsite-custom-text {
    display: none;
}

.help-desk-icon {
    cursor: pointer;
    padding: 15px 0 14px 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    max-width: 155px;
}

.helpdesk-screenshot-container {
    border-radius: 10px;
    max-width: 1300px;
    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-image {
    cursor: pointer;
}

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;
}

.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;
}

.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;
}

/* 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 {
    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;
}

/* Easier support section */

.easier-support-section {
    margin-top: 0px;
    background: white;
}

.easier-support-title {
    font-size: 34px;
    font-weight: 800;
}

.easier-support-sub {
    font-family: 'Montserrat', 'sans-serif';
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    font-weight: 500;
    text-align: left;
    max-width: 500px;
    margin-top: 30px;
    padding-left: 5px;
}

.easier-support-section .description {
    margin-top: 30px;
    max-width: 533px;
}

.section-title {
    font-family: 'Gilroy', sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.44;
    margin-bottom: 40px;
}

.easier-support-list {
    max-width: 500px;
    padding: 20px;
}

.easier-support-list li {
    font-size: 14px;
    margin-bottom: 15px;
    font-family: 'Gilroy', 'sans-serif';
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
}

.img-ill {
    margin-top: -35px;
    margin-left: -40px;
    max-width: 482px;
}

.btn-get-started {
    width: 178px;
    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;
    padding: 12px 5px;
    margin-top: 15px;
}


/* Faster ansers section */

.fastest-answers-section {
    background: white;
}

.fastest-answers-icon-row {
    margin: 0 auto;
    margin-top: 65px;
}

.icon-description {
    font-size: 14px;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 196px;
    font-family: Gilroy;
    font-weight: 300;
    line-height: 1.86;
}

.response-icon-description {
    margin-top: 26px;
}

.track-icon-description {
    margin-top: 22px;
}

.analyze-icon-description {
    max-width: 184px;
    margin-top: 23px;
}

.helpdesk-icon-description {
    margin-top: 13px;
    max-width: 239px;
}

.emphasized-part {
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    font-weight: bolder;
    line-height: 1.86;
    letter-spacing: normal;
}

.li-tooltip {
    z-index: 99;
}

.li-tooltip .li-tooltip-text {
    z-index: 99;
    visibility: hidden;
    width: 250px;
    height: 50px;
    border-radius: 8px;
    background-color: #6c8092;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 109%;
    left: 8%;
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    margin-left: -60px;
    padding: 10px 18px 13px 18px;
}

.li-tooltip .li-tooltip-text::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #6c8092 transparent;
}

.li-tooltip:hover .li-tooltip-text {
    visibility: visible;
}


.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;
}

.custom-amazon-tooltip .custom-tooltip-text {
    visibility: hidden;
    width: 197px;
    height: 98px;
    border-radius: 8px;
    background-color: #6c8092;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 180%;
    left: 32%;
    margin-left: -60px;
    padding: 10px 18px 13px 18px;
}

.custom-amazon-tooltip .custom-tooltip-text::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #6c8092 transparent;
}

.custom-amazon-tooltip:hover .custom-tooltip-text {
    visibility: visible;
}

.custom-tooltip-text {
    color: white !important;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
}

.tooltip-text .el-hidden-text-inner {
    height: 98px;
    width: 197px;
    padding: 10px 18px 13px 18px;
}

.text-with-tooltip {
    z-index: 5 !important;
}

.text-tooltip-1 {
    z-index: 6 !important;
}

.tooltiptext-2 {
    margin-left: -65px;
    margin-top: 32px;
}


/* More efficient teams */
.more-efficient-text {
    padding-top: 55px;
}

.more-effiecent-list {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    padding-left: 14px;
    max-width: 534px;
}

.more-effiecent-list li {
    margin-top: 23px;
}


.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: 12px 20px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    text-decoration: none;
    transition: 0.3s;
}

.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;
}

.efficient-team-btn {
    margin-top: 40px;
}

.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-view-pricing-white {
    width: 162px;
    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: 29px 12px;
    margin-left: 30px;
}

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


/* Resolution Center Section */

.resolution-center-background {
    position: absolute;
    width: 100%;
    top: -70%;
}

.resolution-center-box {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    border: solid 3px #ecf0f2;
    padding: 60px 40px;
    max-width: 1069px;
    margin: 0 auto;
}

.resolution-center-title {
    font-family: 'Gilroy', sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.62;
    max-width: 431px;
    margin-top: 30px;
}

.actions-list {
    padding-left: 70px;
}

.resolution-center-list {
    padding: 20px;
    max-width: 433px;
}

.va-top {
    vertical-align: top;
}

.resolution-center-list li {
    font-size: 14px;
    margin-bottom: 15px;
    font-family: 'Gilroy', sans-serif;
}

/* Resolution center tooltip on right side */

.resolutiontooltip {
    position: relative;
    display: inline-block;
}

.resolutiontooltip .tooltiptext {
    visibility: hidden;
    width: 262px;
    background-color: #6c8092;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 20px 16px 25px 16px;
    position: absolute;
    top: -272%;
    left: 129%;
    font-style: italic;
    line-height: 1.64;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    z-index: 99 !important;
}

.resolutiontooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #6c8092 transparent transparent;
}

.resolutiontooltip:hover .tooltiptext {
    visibility: visible;
}


/* Simple Setup Section */

.simple-setup-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;
    color: #303030;
    text-align: left;
}

.simple-setup-section .description {
    max-width: 443px;
    height: 90px;
    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;
}



.simple-setup-section .setup-block-text {
    margin-bottom: 150px;
}

.setup-row-block {
    z-index: 3;
    max-width: 1139px;
    margin: 0 auto;
}

.laptop-large {
    z-index: 5;
}

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

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

/* Question and Support section */

.question-answer-title {
    margin-top: 16px;
    margin-bottom: 10px;
}

.question-support-section {
    z-index: 1;
}

.question-support-column:hover {
    box-shadow: 0 27px 76px 0 #D8DDE0;
}

.question-support-column .text-wrapper {
    max-width: 245px;
    margin: 0 auto;
}

.bm-teams-mob {
    display: none;
}

.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;
    margin-top: 10px;
}

.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;
}

.sub-question {
    margin: 0 auto;
    margin-top: -13px;
    max-width: 640px;
}

.easier-support-section {
    margin-bottom: 0;
}

.easier-support-title {
    font-size: 34px;
    font-weight: 800;
    max-width: 400px;
    margin-top: 60px;
}

.easier-support-section .description {
    margin-top: 30px;
    max-width: 533px;
}

.btn-get-started {
    width: 270px;
    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;
    padding: 12px 5px;
    margin-top: 15px;
}

.learn-more-link-big {
    float: right;
}

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

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

.supersonic-mob {
    display: none;
}

.supersonic-desktop {
    display: block;
}

.res-mobile {
    display: none;
}

@media screen and (max-width: 1134px) and (min-width:1070px) {
    .half-circle-arrow-left {
        left: 75px;
    }
}

@media screen and (max-width: 1102px) and (min-width: 992px) {
    .help-desk-icon {
        padding-left: 4px;
        padding-right: 4px;
    }

    .half-circle-arrow-left {
        left: 60px;
    }

    .half-circle-arrow {
        display: none;
    }
}

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

    .background-1 {
        top: 70%;
    }
    .background-2 {
        bottom:-21%;
    }

    .resolution-center-support-section {
        margin-bottom: 90px;
    }

    .simple-setup-section {
        margin-top: 90px;
    }


    .backmarket-first-section {
        padding-top: 50px;
    }

    .fastest-answers-section  {
        background: #F6F7F8;
    }
    .supersonic-mob {
        display: block;
        margin:0 auto;
    }

    .resolution-center-title {
        margin-top: 40px !important;
    }

    .setup-block {
        padding-top: 0 !important;
    }

    .resolutiontooltip .tooltiptext {
        top: -89%;
        left: 45%;
    }

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

    .actions-list {
        padding-left: 10px;
        z-index: 9;
    }

    .res-desktop {
        display: none;
    }

    .res-mobile {
        display: block;
        margin: 0 auto;
    }
    .supersonic-desktop {
        display: none;
    }

    .bm-teams-col {
        display: none;
    }

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

    .first-ills-title {
        margin-top: 40px;
    }
    .section-title {
        text-align: center;
    }

    .ill-img-wrapper {
        padding-right: unset;
    }

    .first-section {
        margin-bottom: 130px;
    }

    /* eBay Integration Section */

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

    .first-section-text {
        z-index: 5;
    }

    .section-1-ilustration {
        margin-top: 60px
    }

    .ebay-integration-paragraph {
        text-align: left;
        margin: 0 auto;
    }

    .first-section .title {
        text-align: center;
    }

    /* Simon Pallister section */

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

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

    .type-2 {
        margin: 0 auto;
    }

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

    /* Avaialble for your helpdesk section */

    .for-your-helpdesk-section {
        margin-bottom: 100px;
    }

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

    .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-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        vertical-align: middle;
        margin-left: 8px;
    }

    .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;
    }


    /* Easier support section */

    .easier-support-section {
        padding-top: 27px;
    }

    .img-ill {
        max-width: 636px;
    }

    .sailing-img {
        margin-top: 0;
    }

    .easier-support-sub {
        margin: 0 auto;
        margin-top: 30px;
    }

    .easier-support-list {
        margin: 0 auto;
    }

    .easier-support-section .section-title {
        text-align: center !important;
    }

    /* Available for your help desk section*/

    .for-your-helpdesk-section {
        padding-top: 80px;
    }

    .img-helpdesk-screenshot {
        max-width: 626px;
    }

    .helpdesk-screenshot-container {
        padding-left: 0;
        padding-right: 0;
    }

    .screenshot-description {
        padding-left: 30px;
        padding-right: 30px;
    }

    /* Faster Answers */

    .fastest-answers-section {
        margin-bottom: 40px;
    }
    .mt-md-75 {
        margin-top: 75px;
    }

    .custom-amazon-tooltip .custom-tooltip-text {
        height: 92px;
        padding: 6px 18px 4px 16px;
    }

    .bm-teams-mob {
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    /* Better Team management section */

    .more-effiecent-list {
        text-align: left;
        margin: 0 auto;
    }
    .better-management-img-wrapper {
        text-align: center !important;
    }
    .more-efficient-teams {
        margin-bottom: 97px;
    }

    .quick-answers .two-blocks {
        margin-top: 40px;
    }

    .g__button.type-2 {
        margin-top: 30px;
    }

    .boat-img {
        margin-top: 40px;
    }

    /* Resolution Center Support Section */

    .resolution-center-background {
        top: 52%;
    }

    .resolution-center-title {
        margin: 0 auto;
        margin-top: 70px;
        text-align: center;
    }

    .resolution-center-list {
        margin: 0 auto;
    }

    .resolution-ilustration {
        text-align: center;
    }

    /* Proactive Messaging Section */

    .background-img-3 {
        top: 165%;
    }

    .proactive-messaging-section {
        margin-top: 100px;
    }

    .proactive-messaging-title {
        max-width: 518px;
        margin: 0 auto;
        text-align: center;
    }

    .better-management-list {
        margin: 0 auto;
    }

    .buttons-wrapper {
        text-align: center;
    }

    .btn-start-your-free-trial {
        margin-right: 30px;
    }

    .proactive-img-wrapper {
        margin-top: 70px;
        padding-right: 70px;
        text-align: center !important;
    }

    /* Simple setup */

    .simple-setup-section {
        padding-top: 30px;
    }

    .simple-setup-section .title {
        margin: 0 auto;
        width: fit-content;
    }

    .simple-setup-section .description {
        margin: 0 auto;
        text-align: left;
        margin-top: 20px;
    }

    .simple-setup-button {
        text-align: center;
        margin-top: 30px;
    }

    .question-support-column {
        margin-bottom: 40px;
    }

        /* Easier support section */

    .easier-support-text {
        margin-top: -160px;
    }
    .easier-support-section {
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .easier-support-title {
        margin: 0 auto;
        margin-top: 40px;
        text-align: center;
    }

    .more-efficient-text h2 {
        text-align: center;
    }
    .simple-setup-section {
        margin-bottom: 20px;
    }

    .simple-setup-section .setup-block-text {
        margin-bottom: 40px;
}

    .easier-support-section .description {
        margin: 0 auto;
        text-align: left;
        margin-top: 30px;
    }

    .easier-support-ilustration {
        text-align: center;
    }
}

.hidden {
    display: none !important;
}

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

    .ebaytooltip .tooltiptext {
        max-width: 290px;
        left: 39%;
    }

    .background-1 {
        top: 87%;
    }

    .arrow-wrapper {
        display: none;
    }

        /* Simon Pallister section */

    .simon-pallister-section {
        margin-bottom: 100px;
    }

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

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

    /* Easier support section */

    .easier-support-section {
        margin-bottom: 60px;
    }

    .img-ill {
        margin-left: 0;
        max-width: 344px;
    }

    .easier-support-text {
        padding-top: 0px;
    }

    /* Faster answer section */

    .fastest-answers-section {
        padding-top: 10px;
    }

    .fastest-answers-icon-row .col-sm-12 {
        margin-top: 70px;
    }

    .first-icon-row {
        margin-top: -30px !important;
    }

    .custom-amazon-tooltip .custom-tooltip-text {
        visibility: hidden;
        width: 263px;
        height: 61px;
        top: 161%;
        left: 25%;
        margin-left: -60px;
        padding: 4px 10px 4px 10px;
    }

    /* Better team management section */

    .better-team-managament-section {
        padding-top: 20px;
    }

    .better-team-wrapper {
        padding-bottom: 30px;
    }

    /* Resolution Center */

    .resolution-center-background {
        top: 65%;
    }

    .resolution-center-box {
        padding: 20px 0 20px 0;
    }

    .resolution-center-list {
        text-align: left;
    }

    /* Proactive Messaging Section */

    .proactive-messaging-text {
        padding-top: 10px;
    }

    .background-img-3 {
        top: 147%;
    }

    .proactive-messaging-title {
        text-align: center;
    }

    .btn-start-your-free-trial {
        margin: 0 auto;
    }

    .btn-view-pricing-white {
        display: block;
        margin-top: 30px;
    }

    /* Simple setup */
    .simple-setup-section {
        padding-top: 0;
    }

    .setup-block {
        padding-top: 90px;
    }

    .simple-setup-section .setup-block-text {
        margin-top: -70px;
        margin-bottom: 0;
    }

    .simple-setup-section {
        margin-bottom: 40px;
    }

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

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

    /* Question and Answer section */

    .question-support-section {
        padding-top: 105px;
    }

    .quick-answers .two-blocks {
        padding-bottom: 50px;
    }

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

    .two-blocks-wrapper .g__text.type-7 {
        max-width: 200px;
    }

    .easier-support-text {
        margin-top: -120px;
    }
    footer {
        text-align: center;
        margin-top: 80px;
    }
}

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

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

.onsite-slider-ul-mobile {
    bottom: -45px;
}

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

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

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

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

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

}

@media screen and (max-width: 400px) {
    .background-2 {
        bottom: -17%;
    }

    .custom-amazon-tooltip .custom-tooltip-text {
        top: 120%;
        left: 25%;
    }
}

@media screen and (min-width: 1750px) {
    .background-1 {
        top: 260px;
    }
}

@media screen and (min-width: 1920px) {
    .background-1 {
        top: 240px;
    }
}

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

    .background-1 {
        top: 370px;
    }
}

 .slider-ul-modal {
    user-select: none;
    list-style-type: none;
    text-align: center;
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translateX(-50%);
}
.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;
}

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

.fleshdesk-icon-hd, .zendesk-icon-hd {
    margin-bottom: 5px;
}

.gorgias-icon-hd {
    margin-bottom: -1px;
}

.helpscout-icon-hd, .uni-icon-hd {
    margin-bottom: 1px;
}
