h4 a.accordion-toggle {
    font-family: Roboto Mono;
    font-size: 20px;
    color:#181D2C;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 0;
    border-bottom: 0;
    border-top-color: inherit;
}
.wehelpyou.form {
    padding: 80px 0 80px 0;
}
.row .container {
    position: static;
}

.wehelpyou.form .image-holder {
    position: absolute;
    top: 0;
    right: 58%;
    width: 28%;
    height: 90%;
    background-position: 50%;
    background-size: cover;
}

.wehelpyou.form .topRFQWrapper,
.wehelpyou.form .rfqtopWrapper {
    background: inherit;
    color: inherit;
    border: 0;
    border-color: inherit;
    padding: 0;
}

.rfqformWrapper-bottom #send_get_help_request-bottom {
    /*    padding: 0px 44px 0px 44px;*/
    gap: 14px;
    border: 1px solid #ff464f;
    border-radius: 4px;
    opacity: 0px;
    background: #FF464F;
    box-shadow: 0px 4px 25px 0px #FF5B6359;
    margin: 9px 2%;
    display: inline-block;
    float: left;
    font-weight: 100;
}
.wehelpyou {
    border-bottom: 0px solid #dedede;
}
.wehelpyou.form .topRFQWrapper h3 {
    font-family: Roboto Mono;
    font-size: 34px;
    font-weight: 700;
    line-height: 44.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.fa-plus {
    width: 14px;
    height: 14px;
    top: 5px;
    left: 5px;
    gap: 0;
    opacity: 0;
    color: #000000;
}

.bg-grey {
    background: #F2F4F8;
}
.bg-white {
    background: #FAFCFD;
}
.bg-blue {
    background: #181D2C;
}
.choose-us {
    padding-left: 10px;
}
h2.choose-us-desc {
    font-family: Roboto Mono;
    font-size: 34px;
    font-weight: 700;
    line-height: 44.2px;
    text-align: left;
    color:#191B23;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
/* Ellipse 1018 */
.ellipse {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    /* Accent Pink/30 */
    background: #FF464F;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
    background: #FF464F;
}

.panel-collapse {
    font-family: Roboto Mono;
    font-size: 14px;
    font-weight: 500;
    line-height: 25.2px;
    letter-spacing: -0.03em;
    text-align: left;
    color:#8F909A;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#accordion .panel {
    padding: 20px 32px 20px 32px;
    gap: 16px;
    border-radius: 24px;
    border: 0px 0px 4px 0px;
    opacity: 0px;
    background: #FAFCFD;
}
.bg-white .feature-list li {
    background: url(/images/Group-1321315368-red.svg) no-repeat 0 12px;
    /*    background: url(/images/Group-1321315366.png) no-repeat 0 12px;*/
    background-size: 34px;
    font-size: 1em;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: -0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 32px;

}

.bg-blue .feature-list li {
    background: url(/images/Group-1321315366.png) no-repeat 0 12px;
    background-size: 34px;
    color: #8F909A;
    font-size: 1em;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: -0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 32px;
}
.bg-blue h2.choose-us {
    color: #FAFCFF;
}

.mb-3 {
    margin-bottom: 1rem !important;
}
.panel-collapse p {
    font-size: 17px !important;
}
@media (max-width: 990px) {
    .hidden-xs {
        display: none !important;
    }
}
.wehelpyou input.v-form-control,
.wehelpyou textarea.v-form-control {
    padding: 18px 16px 18px 16px;
    gap: 10px;
    border-radius: 4px;
    border:none;
    background: #F2F4F8;
    opacity: 0px;
    color: #191b23;
    font-family: Roboto Mono;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.2px;
    letter-spacing: -0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}


.learn-more {
    background: #181D2C;
}

.learn-more .service-text{
    /*width: Fill (357.33px)px;
    height: Hug (463px)px;*/
    padding: 48px 16px 48px 16px;
    gap: 16px;
    border-radius: 24px;
    border: 0px 0px 4px 0px;
    opacity: 0px;
    background: #1D243A;
    text-align: left;
    margin: 0 12px;
}
.service-text {
    background: #fff;
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
    margin-right: 10px;
    height: 320px;
    text-align: center;
}

.features-row .col-md-6  {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    .service-text {
        width: 30.333333%;
    }
}

@media (max-width: 991px) {
    .service-text {
        width: 95%;
        height: auto;
    }

    .service-text p {
        margin-left: 20px;
        margin-right: 20px;
        max-width: 100%;
        width: auto !important;
    }

}
.learn-more h2.choose-us-desc {
    font-family: Roboto Mono;
    color: #F0F0FB;
    font-size: 2em;
    font-weight: 700;
    line-height: 46.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FAFCFF;
}

.card {
    background-color: #1D243A;
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.card-title {
    font-size: 16px;
    font-weight: bold;
    color: #F0F0FB;
}

.card-text {
    font-size: 14px;
    color: #cccccc;
}
.card-img-top {
    width: 100%;
}

.btn-link {
    color: #ff4d4d;
    font-weight: bold;
    font-size: 14px;
    padding-left: 0;
}

.btn-link:hover {
    text-decoration: underline;
}
.feature-section {
    /*background-color: #ffffff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
}

.feature-box {
    background: #1D243A;
    border-radius: 8px;
    padding: 20px 20px 32px;
    text-align: left;
    /*            display: flex;*/
    align-items: center;
    gap: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.feature-icon {
    font-size: 24px;
    color: #ff6b6b;
    flex-shrink: 0;
    padding-bottom: 16px;
}

.feature-title {
    font-family: Roboto Mono;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0%;
    margin: 0;
    color: #FAFCFF;
}

.features-row {
    gap: 20px;
}


.head {
    padding-bottom: 80px;
}

h2 {
    font-family: Roboto Mono;
    font-size: 34px;
    font-weight: 700;
    line-height: 44.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 15px;
}

.head .col-lg-6 {
    padding: 0;
}


.head .rfqformWrapper {
    margin-left: auto;
}
.head h1 {
    color: #fafcff;
    margin-top: 20%;
    font-weight: 700;
    font-size: 48px;
    font-family: "Roboto Mono",serif
}

.head p {
    color: #aaaab4;
    font-size: 20px;
    font-family: "Roboto Mono",serif
}
section a, section button,
.bg-white a, .bg-white button,
.bg-blue a, .bg-blue button,
.bg-grey a, .bg-grey button
{
    text-transform: uppercase !important;
    font-size: 20px !important;
}
.head .get_help {
    font-family: "Roboto Mono",serif;
    border: 1px solid #ff464f;
    display: inline-block;
    padding: 18px 44px;
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
    border-radius: 7px;

}

.head form {
    opacity: 0.8;
    background: #fafcfd;
    width: 392px;
    height: 585px;
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 100px;
    border-radius: 7px
}
.head {
    padding-top: 0;
}
.head form h2 {
    margin-top: 0;
    color: #191b23;
    font-size: 20px;
    margin-bottom: 32px;
    font-family: "Roboto Mono",serif
}

.head form .half-one {
    margin-top: 0;
    margin-right: 0px;
    margin-left: 0;
    margin-bottom: 5px;
    width: 48%;
}

.head form .half-two {
    margin-top: 0;
    margin-right: 0px;
    margin-left: 3px;
    margin-bottom: 5px;
    width: 48%;
}

.head form #txt_zip_zero, .head form #txt_phone_zero{
    margin: 0 5px 5px 0;
    width: 100%;
}

.form-check-inline {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: .125rem;
    height: 24px;

}
.comments {
    padding: 0;
}
.form-check-inline input {
    min-height: 0;
}
.age .form-check-inline{
    /*font-size: 18px;*/
}
#txt_phone_zero {
    width: 100%;
    margin-left: 0 !important;
    padding-left: 150px !important;
}
.iti {
    padding-bottom: 5px;
    display: block;
}

.head form .full {
    width: 100%;
    margin-bottom: 5px;
}
.iti__flag-container {
    padding-bottom: 5px !important;
}
.iti {
    --iti-path-flags-1x: url('/images/flags.webp');
    --iti-path-flags-2x: url('/images/flags@2x.webp');
    --iti-path-globe-1x: url('/images/globe.webp');
    --iti-path-globe-2x: url('/images/globe@2x.webp');
}
#rfq-step0-form-bottom .iti {
    width: 100%;
    padding-bottom: 0 !important;
}
.head form input {
    background: #eaedf2;
    padding: 14px 16px;
    border: none
}

.head form input::-webkit-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form input::-moz-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form input:-ms-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form input::-ms-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form input::placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form textarea {
    width: 98%;
    background: #eaedf2;
    border: none;
    padding: 14px 16px
}

.head form textarea::-webkit-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form textarea::-moz-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form textarea:-ms-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form textarea::-ms-input-placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form textarea::placeholder {
    color: #aaaab4;
    font-size: 14px
}

.head form button, #send_get_help_request-bottom {
    background: #ff464f;
    border: none;
    color: #fafcff;
    display: inline-block;
    font-size: 16px;
    padding-top: 19px;
    width: 100%;
    margin: auto;
    padding-bottom: 19px;
    border-radius: 7px;
    white-space: nowrap;
}


.report {
    padding-top: 130px;
    padding-bottom: 80px
}

.report h2 {
    color: #191b23;
    font-size: 34px;
    font-weight: 700;
    font-family: "Roboto Mono",serif;
    margin-top: 10%;
    margin-bottom: 32px;
}

.report p {
    color: #8f909a;
    font-size: 16px;
    font-weight: 500
}

.ho_report a, .helpline a,
.report button, .ho_report button, .helpline button{
    font-family: "Roboto Mono",serif;
    font-size: 16px;
    border: 1px solid #ff464f;
    display: inline-block;
    padding: 10px 44px;
    color: #fafcff;
    text-decoration: none;
    margin-top: 32px;
    background: #ff464f;
    border-radius: 4px
}

.tb_content {
    background: #1d243a;
    padding-top: 32px;
    padding-bottom: 32px
}
p {
    line-height: 28.8px;
    letter-spacing: -0.03em;
}
.tb_content h2 {
    color: #fff;
    padding-left: 0;
}

.tb_content span {
    color: #a5aac0;
    font-size: 16px;
    font-weight: 500
}

.slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slider-track {
    white-space: nowrap;
    transition: transform 0.3s ease-in-out;
    padding: 10px 10px 10px 0;
}

.slideitem {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    border: 1px solid #A5AAC0;
    color: #A5AAC0;
    border-radius: 4px;
    background-color: #1D243A;
    font-size: 16px;
}
.slideitem:hover {
    background-color: #A5AAC0;
    color: #1D243A;
    border: 1px solid #1D243A;
}
.slideitem:hover a {
    color: #1D243A;

}

.slideitem:last-child {
    margin-right: 0;
}
textarea {
    resize: none;
}
.controls {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
    width: 110px;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    margin-top: 20px;
}


.controls button {
    height: 52px;
    width: 52px;
    border-radius: 100px;
    pointer-events: all;

    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
}



.controls button:disabled {
    cursor: not-allowed;
}

.white_button {
    color: #191B23;
    background: #FAFCFD;
}

.dark_button {
    background: #1d243a;
    color: #fff;
}


.rewiews {
    background: #f2f4f8;
    padding-top: 80px;
    padding-bottom: 80px
}

.rewiews h2 {
    color: #191b23;
    font-weight: 700;
    margin-top: 0;
}
.rewiews .controls {
    width: 110px;
}
.rewiews .autoplay {
    margin-top: 40px
}

.rewiews .autoplay .slick-prev {
    background: url(assets/img/arow_l.svg) no-repeat;
    left: 1151px
}

.rewiews .autoplay .slick-next {
    background: url(assets/img/arow_r.svg) no-repeat
}

.rewiews .autoplay .slick-next,.rewiews .autoplay .slick-prev {
    width: 51px;
    height: 51px;
    top: -31%
}

.rewiews .autoplay .slick-list .slick-track .slick-slide {
    background: #fafcfd;
    border-radius: 24px;
    padding-top: 51px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-right: 10px
}

.rewiews .autoplay .slick-list .slick-track .slick-slide .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rewiews .autoplay .slick-list .slick-track .slick-slide .wrap .item img {
    margin-right: 18px
}

.rewiews .autoplay .slick-list .slick-track .slick-slide .wrap .item .name {
    color: #181d2c;
    font-size: 20px;
    font-weight: 700;
    word-break: break-all;
}

.rewiews .autoplay .slick-list .slick-track .slick-slide p {
    color: #8f909a;
    font-size: 14px;
    font-weight: 500;
    line-height: 180%;
    letter-spacing: 1px
}

.rewiews .autoplay .slick-list .slick-track .slick-slide a {
    color: #ff464f;
    font-size: 16px;
    font-weight: 700
}


.extortion {
    background-color: #181d2c;
    padding-top: 80px;
    padding-bottom: 80px
}

.extortion h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 32px;
    margin-top: 0;
}

.extortion table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 18px;
    overflow: hidden
}

.extortion table thead {
    background: #2a3147;
}

.extortion table thead tr th {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;

}

.extortion table thead .txt {
    color: #fafcfd;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.extortion table tbody .bg_2 {
    background: #1d243a
}

.extortion table tbody tr td {
    border-top: 2px solid rgba(24, 29, 44, 0);
    color: #fafcfd;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 37px;
    padding-right: 10px;
}

.extortion table tbody tr .txt_2 {
    color: #aaaab4
}

.dont {
    background: #181d2c;
    padding-top: 80px;
    padding-bottom: 80px
}

.dont h2 {
    color: #fff;
    margin-bottom: 32px;
    margin-top: 0;
}

.dont p {
    color: #f0f0fb;
    font-size: 16px;
    font-weight: 700;
    /*letter-spacing: 3px*/
}

.dont ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}

.dont ul li {
    color: #8f909a;
    font-size: 16px;
    font-weight: 500;
    padding-left: 94px;
    position: relative;
    margin-top: 32px;
    line-height: 28.8px;
    letter-spacing: -0.03em;
}

.dont ul li::before {
    content: "";
    display: inline-block;
    width: 63px;
    height: 56px;
    background-image: url(/images/ico_5.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -3px
}

.type {
    background: #f2f4f8;
    padding-top: 80px;
    padding-bottom: 80px
}

.type h2 {
    color: #191b23;
    margin-bottom: 34px;
    font-weight: 700;
    font-family: "Roboto Mono",serif
}

.type .bg_red {
    cursor: pointer;
    background: #ff464f;
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
    height: 340px;
    -webkit-box-shadow: 0 1px 9px 5px rgba(199,73,79,.5);
    box-shadow: 0 1px 9px 5px rgba(199,73,79,.5)
}
.step_by_step .bg_red {
    cursor: auto;
}
.step_by_step img {
    width: 100%;
}

.type .bg_red h3 {
    color: #f0f0fb;
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px
}

.type .bg_red p {
    color: #f0f0fb;
    font-size: 14px;
    font-weight: 500
}

.type .bg {
    background: #fff;
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
    height: 340px
}

.step_by_step .bg,.step_by_step .bg_red  {
    height: 360px;
}

.type .bg h3 {
    color: #181d2c;
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px;
}

.type .bg p {
    color: #8f909a;
    font-size: 14px;
    font-weight: 500
}

.ho_report {
    padding-top: 130px;
    padding-bottom: 80px
}

.ho_report h2 {
    color: #191b23;
    font-size: 34px;
    font-weight: 700;
    font-family: "Roboto Mono",serif;
    margin-top: 20%;
}

.ho_report p {
    color: #8f909a;
    font-size: 16px;
    font-weight: 500
}

/*.ho_report a {*/
/*    font-family: "Roboto Mono",serif;*/
/*    border: 1px solid #ff464f;*/
/*    display: inline-block;*/
/*    padding: 10px 44px;*/
/*    color: #fafcff;*/
/*    text-decoration: none;*/
/*    margin-top: 32px;*/
/*    background: #ff464f;*/
/*    border-radius: 4px*/
/*}*/


.about_digital {
    background: #f2f4f8;
    padding-top: 80px;
    padding-bottom: 80px
}

.about_digital h2 {
    color: #191b23;
    margin-bottom: 34px;
    font-weight: 700;
    font-family: "Roboto Mono",serif
}

.about_digital .bg_red {
    background: #ff464f;
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
    height: 360px;
    text-align: center;
    -webkit-box-shadow: 0 1px 9px 5px rgba(199,73,79,.5);
    box-shadow: 0 1px 9px 5px rgba(199,73,79,.5)
}

.about_digital .bg_red h3 {
    color: #f0f0fb;
    font-size: 36px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px
}

.about_digital .bg_red p {
    color: #f0f0fb;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.03em;
}

.about_digital .bg {
    background: #fff;
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
    height: 360px;
    text-align: center
}

.about_digital .bg h3 {
    color: #181d2c;
    font-size: 36px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px
}

.about_digital .bg p {
    color: #8f909a;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.03em;
}

.helpline {
    padding-top: 130px;
    padding-bottom: 80px
}

.helpline h2 {
    color: #191b23;
    font-size: 34px;
    font-weight: 700;
    font-family: "Roboto Mono",serif;
    margin-top: 121px;
    margin-bottom: 32px
}

.helpline .bg_help {
    background: url(/images/bg_help.png) no-repeat;
    min-height: 571px
}

.helpline .bg_help iframe {
    margin-top: 127px
}

.helpline p {
    color: #8f909a;
    font-size: 16px;
    font-weight: 500;
}

.helpline_right {
    padding-left: 52px;
}
.t3-mainbody {
    display: none;
}
.rewiew_item .platform {
    height: 52px;
}
.learn {
    padding-top: 80px;
    padding-bottom: 80px
}
.step_by_step .col-lg-2 {
    width: 20%;
    padding-right: 5px;
    padding-left: 5px;
}

.step_by_step .col-lg-2 .type .bg {
    height: 350px;
}

.learn h2 {
    color: #191b23;
    margin-bottom: 32px;
    font-weight: 700
}
.accordion-toggle {
    width: 100%;
    display: inline-block;
}
.hide {
    display: none;
}
.learn .bg_grey {
    background: #f2f4f8;
    border-radius: 24px;
    padding: 48px 32px;
    height: 530px;
}

.pull-right {
    margin-top: 10px;
}

.learn .bg_grey h3 {
    color: #191b23;
    font-size: 20px;
    font-weight: 700;
    margin-top: 17px;
    margin-bottom: 16px;
    height: 55px;
}

.learn .bg_grey p {
    color: #8f909a;
    font-size: 14px;
    font-weight: 500
}

.learn .bg_grey a {
    color: #ff464f;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none
}

.rounded_post_image {
    border-radius: 12px;
    width: 100%;
}
#accordion .panel {
    padding-bottom: 22px;
    padding-top: 22px;
}

#accordion .panel .panel-heading{
    padding-top: 0;
    padding-bottom: 0;
}
.panel-heading .panel-title a {
    text-decoration: none;
}
.panel.panel-default {
    margin-top: 12px !important;
}
@media (max-width: 992px) {
    .helpline_right {
        padding-left: 15px;
    }
    .helpline {
        padding-top: 10px
    }

    .helpline .bg_help iframe {
        width: 100%
    }

    .helpline a {
        width: 100%;
        text-align: center
    }

    .about_digital .bg {
        margin-bottom: 20px;
    }

    .about_digital .bg_red {
        margin-bottom: 20px;
    }

    .ho_report img {
        width: 100%
    }

    .ho_report h2 {
        margin-top: 14px
    }

    .ho_report a {
        width: 100%;
        text-align: center
    }

    .type .bg_red {
        margin-bottom: 20px

    }

    .type .bg {
        margin-bottom: 20px;
        height: 100%;
        padding-bottom: 10px;
    }

    .rewiews .autoplay .slick-prev {
        left: 307px;
    }

    .dont img {
        width: 100%
    }

    .slideitem {
        width: calc(33% - 10px);
    }
    .report img {
        width: 100%
    }

    .report a {
        width: 100%;
        text-align: center
    }


    .head h1 {
        font-size:46px;
        margin-top: 40px;
        text-align: center;
        font-weight: 700
    }
    .service-text {
        width: 95%;
        height: auto;
    }
    .head p {
        text-align: center
    }

    .head a {
        width: 100%;
        text-align: center
    }

    .head form {
        width: 100%
    }

    .head form .inp {
        width: 48%
    }

    .head form button, #send_get_help_request-bottom {
        width: 98%
    }
}
#help p {
    color: #FAFCFF;
    font-size: 16px;
    margin-left: 15px;
}

.container {
    z-index: 0;
}
.request-help-form {
    z-index: 99999;
}

.slideitem a {
    color: #A5AAC0;
    margin: 10px;
}
@media (max-width: 700px) {

    .slideitem {
        width: auto;
    }
}

@media (max-width: 800px) {
    .ho_report a, .helpline a,
    .report button, .ho_report button, .helpline button{
        font-family: "Roboto Mono",serif;
        font-size: 16px;
        border: 1px solid #ff464f;
        display: inline-block;
        width: 100%;
        margin: auto;
        padding-right: 0;
        padding-left: 0;
        color: #fafcff;
        text-decoration: none;
        margin-top: 32px;
        background: #ff464f;
        border-radius: 4px
    }
}
@media (max-width: 600px) {
    #send_get_help_request-bottom {
        padding-right: 0;
        padding-left: 0;
    }
    .age {
        font-size: 10px;
    }
    .slideitem {
        padding: 10px;
    }
    .slideitem a {
        font-size: 15px !important;
    }
    .step_by_step .col-lg-2 {
        width: auto;
    }
    .report img {
        width: 100%
    }
    .slideitem {
        width: auto;
    }
    .extortion .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .extortion .col-lg-12 {
        padding-right: 3px;
        padding-left: 3px;
    }

    .head form h2 {
        padding-top: 10px;
        line-height: 30px;
    }
    .learn .bg_grey h3, .learn .bg_grey {
        height: auto;
    }
    .head form textarea {
        height: 90px;
    }
    .extortion table tbody tr td {
        padding-left: 10px;
        font-size: 1em;
    }
    .service-text {
        width: 95%;
        height: auto;
    }
    .report a {
        width: 100%;
        text-align: center
    }
    .head h1 {
        font-size: 46px;
        margin-top: 40px;
        text-align: center;
        font-weight: 700
    }

    .head p {
        text-align: center
    }


    .head a {
        width: 100%;
        text-align: center
    }

    .head form {
        padding-top: 0;
        width: 100%;
    }

    .head form .inp {
        width: 100%;
        margin: 0 0 5px 0;
    }

    .head form button {
        width: 100%;
        padding: 10px 50px;

    }

}
@media (max-width: 480px) {
    .report img {
        width: 100%
    }
    .step_by_step .col-lg-2 {
        width: auto;
    }
    .report a {
        width: 100%;
        text-align: center
    }
    .head h1 {
        font-size:46px;
        margin-top: 40px;
        text-align: center;
        font-weight: 700
    }

    .head p {
        text-align: center
    }

    .head a {
        width: 100%;
        text-align: center
    }

    .head form {
        padding-top: 0;
        width: 100%
    }

    .head form .inp {
        width: 100%;
        margin: 0 0 5px 0;
    }

    .head form button {
        width: 100%;
        padding: 10px 50px;
    }

}


.action_button {
    height: 56px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.action_button:hover, .head form button:hover, #send_get_help_request-bottom:hover {
    border: 1px solid #ff464f;
    color: #ff464f !important;
    background: #fafcff;
}

.get_help:hover {
    border: 1px solid #ff464f;
    background: #ff464f;
    color: #fafcff;
}
/*  end new*/

.panel-body{
    font-size: 16px;
    line-height: 28px;
}
.panel-heading .panel-title a {
    padding: 0px;
}

.panel-heading .panel-title a:before{
    display: none;
}

.panel-title a{
    color:#fff;
    font-weight: bold;
    font-size: 28px;
}
.panel-title{
    color:#fff;
}

.wehelpyou p.padding-left {
    padding-left: 40px;
}

.services-social img {
    width: 64px;
}

@media only screen and (max-width: 768px) {
    .panel-title a {
        font-size: 20px;
    }
    .wehelpyou p.padding-left {
        padding-left: 0px;
    }
}

.report, .report, .extortion, .row.bg-grey.text-left, .row.bg-blue.text-left, .row.bg-white, .row.bg-grey.we-can-help,
.row.bg-grey {
    padding-top: 4% !important;
    padding-bottom: 3% !important;
}
.report a {
    text-transform: none !important;
    font-size: inherit !important;
}
