@media (min-width: 768px) {
    .ms-report-block.ra-report-block:before {
        position: absolute;
        left: -20%;
        top: -60px;
        width: 140%;
        height: 110px;
        background: #123655;
        z-index: 1;
        content: "";
        transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -webkit-transform: rotate(2deg);
    }

    .ms-report-block.ra-report-block {
        padding-top: 0;
        margin-top: 100px;
    }

    .ms-report-block.ra-report-block .container {
        z-index: 3;
        margin-top: -55px;
        margin-bottom: -10px;
    }

    .ms-report-block.ra-report-block .cnt-block {
        padding-top: 50px;
    }

    .ms-report-block.ra-report-block .img-block {
        padding-left: 70px;
        margin-bottom: -55px;
    }

    .ms-report-block.ra-report-block .btn-block {
        bottom: 10px;
    }
}

@media (min-width: 1440px) {
    .ms-report-block.ra-report-block:before {
        top: -40px;
    }

    .ms-report-block.ra-report-block .container {
        margin-top: -35px;
    }

    .ms-report-block.ra-report-block .cnt-block {
        padding-top: 70px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    .main-container .container {
        max-width: 1200px;
    }

    .main-container header {
        height: 110px;
    }

    .main-container header .main-logo {
        height: 110px;
    }

    header .main-logo {
        width: 27%;
    }

    header .main-navigation {
        width: 73%;
    }

    header .main-logo a {
        max-width: 260px;
        margin-top: 42px;
    }

    .main-navigation .navbar {
        margin-top: 54px;
    }

    .theme-btn {
        font-size: 14px;
        padding: 9px 20px;
        height: 40px;
    }

    .main-navigation .navbar .navbar-nav li a.nav-link {
        font-size: 16px;
    }

    .main-navigation .navbar .navbar-nav li {
        margin-left: 25px;
    }

    .main-navigation .navbar .navbar-nav li:first-child {
        margin-left: 0;
    }

    .main-container {
        padding-top: 110px;
    }

    .top-video-section {
        padding-top: 60px;
    }

    .video-cnt .video-heading h1 {
        font-size: 46px;
        line-height: 44px;
    }

    .video-cnt .video-heading .sub-heading {
        font-size: 20px;
        line-height: 24px;
    }

    .video-cnt ul.cnt-link li a {
        font-size: 14px;
    }

    .deal-section {
        margin-top: 0;
    }

    .down-arrow {
        top: 84px;
    }

    .deal-section .top-image:before {
        left: -20px;
    }

    .deal-section .top-image img {
        transform: scale(1.15);
        -moz-transform: scale(1.15);
        -webkit-transform: scale(1.15);
    }

    .heading-block {
        min-height: 240px;
    }

    .heading-block h2 {
        font-size: 36px;
        line-height: 36px;
    }

    .heading-block h2:after {
        border-left-width: 585px;
        border-right-width: 585px;
    }

    .heading-block .sub-heading {
        font-size: 34px;
    }

    .btn-block {
        margin-top: 30px;
    }

    .btn-block .theme-btn {
        min-width: 150px;
    }

    .theme-btn.border-btn {
        padding-top: 7px;
    }

    .deal-section .cnt-block {
        padding: 30px 0 10px 0;
    }

    .earn-section .inner-content {
        max-width: 900px;
    }

    .earn-section h2 {
        font-size: 36px;
        line-height: 36px;
        margin-top: 80px;
        margin-bottom: 10px;
    }

    .earn-section .earn-box p {
        line-height: 20px;
        margin-bottom: 20px;
    }

    .earn-section .earn-box .earn-count {
        margin-top: 15px;
    }

    .earn-count .earn-txt {
        height: 28px;
        font-size: 26px;
    }

    .earn-section .earn-box.white p {
        font-size: 16px;
    }

    .earn-section .earn-box.white .commission-price {
        font-size: 46px;
        line-height: 50px;
    }

    .earn-section .earn-box.white p.small {
        font-size: 12px;
    }

    .marketing-section .top-image img {
        transform: scale(1.15);
        -moz-transform: scale(1.15);
        -webkit-transform: scale(1.15);
    }

    .marketing-uses h2 {
        font-size: 16px;
    }

    .marketing-uses ul li {
        font-size: 16px;
        padding-left: 34px;
    }

    .marketing-uses ul li:before {
        width: 26px;
        height: 22px;
    }

    .progress-section .top-image img {
        transform: scale(1.15);
        -moz-transform: scale(1.15);
        -webkit-transform: scale(1.15);
    }

    .progress-section .down-arrow {
        top: 84px;
    }

    .contact-section .contact-heading h2 {
        font-size: 36px;
        line-height: 36px;
    }

    .contact-section .contact-cnt p {
        font-size: 16px;
        line-height: 24px;
    }

    .social-link a {
        width: 30px;
        height: 30px;
    }

    .social-link a i {
        font-size: 16px;
        line-height: 30px;
    }

    .contact-form .contact-left .form-group .form-control {
        height: 40px;
        font-size: 14px;
    }

    .contact-section .theme-btn {
        height: 40px;
    }

    .contact-form .contact-left .form-group textarea.form-control {
        height: 144px;
    }

    footer {
        padding: 25px 0;
    }

    footer .footer-logo a {
        max-width: 260px;
    }

    footer .footer-link {
        margin-top: 12px;
    }

    footer .footer-link ul li a {
        font-size: 16px;
        line-height: 20px;
    }

    .video-section .video-cnt .btn-block {
        margin-top: 40px;
    }

    header.white-bg .theme-btn.login-btn {
        min-width: 160px;
        font-size: 16px;
    }

    .reg-right-section .reg-form .form-heading {
        font-size: 26px;
        line-height: 34px;
    }

    .reg-form .form-inner .form-group label {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .reg-form .form-inner .form-group .form-control {
        height: 40px;
        font-size: 14px;
    }

    .reg-form .form-inner .form-group {
        margin-bottom: 20px;
    }

    .reg-form .form-inner .form-group .theme-btn {
        height: 40px;
        font-size: 16px;
    }

    .top-reg-section.signup-outer {
        padding-top: 50px;
    }

    .reg-right-section .reg-form .thankyou-block h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .reg-right-section .reg-form .thankyou-block {
        padding-top: 10px;
        padding-bottom: 50px;
    }

    .top-reg-section.signup-outer .reg-left-section {
        padding-right: 40px;
    }

    .top-reg-section .reg-left-section h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .top-reg-section .reg-left-section p {
        font-size: 18px;
        line-height: 24px;
    }

    .top-reg-section.signup-outer .reg-form .row.mar-top10 {
        margin-top: 20px;
    }

    .banner-section {
        padding: 50px 0;
    }

    .left-video-section .video-block {
        width: 360px;
    }

    .left-video-section .video-cnt {
        width: calc(100% - 360px);
        padding-left: 20px;
    }

    .left-video-section .video-cnt h2 {
        font-size: 16px;
        line-height: 22px;
        min-height: 60px;
    }

    .filter-block {
        top: 110px;
    }

    .main-container.filter-show {
        padding-top: 154px;
    }

    .filter-block .filter-heading {
        width: 160px;
    }

    .filter-block .filter-list {
        width: calc(100% - 360px);
    }

    .filter-block .filter-heading {
        font-size: 16px;
    }

    .custom-checkbox label {
        font-size: 14px;
    }

    .filter-block .filter-list ul li {
        margin-left: 18px;
    }

    .filter-block .filter-list ul li:first-child {
        margin-left: 0;
    }

    .filter-block .filter-search {
        width: 200px;
    }

    .faq-section .faq-block .question {
        font-size: 16px;
        line-height: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .faq-section .faq-block .question:before {
        font-size: 22px;
        line-height: 26px;
        padding-top: 13px;
    }

    .faq-section .faq-block .question:after {
        border-left-width: 10px;
        border-right-width: 10px;
        border-top-width: 12px;
    }

    .faq-section .faq-block.open .question:after {
        border-bottom-width: 12px;
    }

    .faq-section .faq-block .answer {
        font-size: 16px;
        line-height: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .faq-section .faq-block .answer:before {
        font-size: 22px;
        line-height: 26px;
        padding-top: 17px;
    }

    .static-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 15px 0 15px 0;
    }

    .reg-form .form-inner .form-group.custom-checkbox {
        margin-top: 25px;
    }

    .new-advert-page .theme-btn {
        font-size: 16px;
    }

    .advert-header .main-logo a {
        max-width: 280px;
    }

    .advert-header .try-ra-btn .theme-btn {
        min-width: 160px;
    }

    .signup-tagline {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 7px;
    }

    .top-risk-app-block .left-cnt-block h1 {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: 3px;
        padding-bottom: 40px;
    }

    .top-risk-app-block .left-cnt-block p {
        padding-bottom: 20px;
    }

    .top-risk-app-block .app-block a img {
        max-width: 180px;
    }

    .com-working-block .cnt-block h2 {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: 2px;
        padding-bottom: 40px;
    }

    .com-working-block:after {
        height: 150px;
        bottom: -60px;
    }

    .ra-report-block .cnt-block h2 {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: 2px;
        padding-bottom: 40px;
    }

    .ra-report-block {
        padding-top: 130px;
    }

    .ra-report-block:after {
        height: 150px;
        bottom: -50px;
    }

    .video-container {
        padding-top: 120px;
    }

    .ra-report-block .container {
        padding-bottom: 60px;
    }

    .com-working-block .cnt-block p,
    .ra-report-block .cnt-block p {
        padding-bottom: 20px;
    }

    .ms-report-block.ra-report-block .img-block {
        padding-left: 100px;
    }

    .dropdown .dropdown-nav {
        top: 46px;
        min-width: 200px;
    }

    .main-navigation .navbar .navbar-nav .dropdown-nav li a.nav-link {
        padding: 12px 0;
    }

    .top-risk-app-block .app-block .theme-btn {
        height: 52px;
        padding: 15px 25px;
    }

}

@media (max-width: 1600px) {
    .top-reg-section .down-arrow {
        bottom: 35px;
        border-top-color: #28a6b0;
    }
}

@media (max-width: 1280px) {
    .top-reg-section .down-arrow {
        border-top-color: #28b1b4;
    }
}

@media (max-width: 1024px) {
    p {
        font-size: 12px;
        line-height: 16px;
    }

    .new-advert-page p {
        font-size: 14px;
        line-height: 20px;
    }

    .video-cnt .video-heading h1 {
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 10px;
    }

    .video-cnt .video-heading .sub-heading {
        font-size: 16px;
    }

    .video-cnt ul.cnt-link li a {
        font-size: 11px;
    }

    .video-cnt ul.cnt-link li {
        padding-left: 8px;
        margin-left: 8px;
    }

    .video-cnt ul.cnt-link li:first-child {
        padding-left: 0;
        margin-left: 0;
    }

    .heading-block h2 {
        padding: 20px 10px 10px;
        font-size: 24px;
        letter-spacing: 8px;
    }

    .heading-block .sub-heading {
        font-size: 24px;
        line-height: 30px;
    }

    .heading-block {
        min-height: 180px;
    }

    .heading-block:after {
        bottom: -100px;
    }

    .deal-section .top-image:before {
        left: -20px;
    }

    .earn-section {
        margin-top: 40px;
    }

    .earn-section h2 {
        margin-top: 60px;
        font-size: 24px;
        letter-spacing: 5px;
    }

    .earn-section .earn-box .earn-count {
        font-size: 18px;
        margin-top: 5px;
    }

    .earn-section .earn-box.white .commission-price {
        font-size: 34px;
        line-height: 34px;
    }

    .down-arrow {
        top: 93px;
        border-left-width: 20px;
        border-right-width: 20px;
        border-top-width: 20px;
    }

    .earn-section .down-arrow {
        margin-left: -20px;
    }

    .marketing-uses {
        margin-top: 15px;
    }

    .marketing-uses h2 {
        padding: 10px 15px;
        font-size: 13px;
    }

    .marketing-uses h2:before {
        left: 7px;
        border-left-width: 10px;
        border-right-width: 10px;
        border-bottom-width: 10px;
    }

    .marketing-uses ul {
        padding: 10px 15px 0;
    }

    .marketing-uses ul li {
        font-size: 12px;
        line-height: 16px;
        padding-left: 26px;
    }

    .marketing-uses ul li:before {
        width: 20px;
        height: 16px;
    }

    .progress-section .top-image:before {
        left: -50px;
    }

    .progress-section .down-arrow {
        top: 77px;
    }

    .contact-section .container {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contact-section .contact-heading h2 {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 2px;
    }

    .contact-section .contact-cnt p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .social-link a {
        width: 24px;
        height: 24px;
    }

    footer .footer-link ul li a {
        font-size: 12px;
    }

    .earn-section .earn-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .top-reg-section .down-arrow {
        border-top-color: #28b4b5;
        bottom: 45px;
    }

    .signup-tagline {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 3px;
        padding: 15px 0;
    }

    .top-risk-app-block h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .top-risk-app-block .app-block a img {
        max-width: 140px;
    }

    .com-working-block h2,
    .ra-report-block h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .video-container {
        padding-top: 50px;
    }

    .faq-heading {
        font-size: 34px;
        line-height: 40px;
        margin: 30px 0;
    }

    .top-risk-app-block .app-block .theme-btn {
        height: 40px;
        padding: 9px 13px;
    }

}

@media (max-width: 991px) {
    .video-cnt p {
        padding-top: 10px;
    }

    .video-cnt ul.cnt-link {
        margin: 5px 0 5px 0;
    }

    .video-cnt ul.cnt-link li {
        margin-top: 10px;
    }

    .video-cnt ul.cnt-link li:nth-child(2n + 1) {
        margin-left: 0;
        padding-left: 0;
        clear: left;
        min-width: 105px;
    }

    .video-cnt ul.cnt-link li:nth-child(2n + 1):before {
        display: none;
    }

    .deal-section .top-image:before {
        height: 110px;
    }

    .down-arrow {
        top: 53px;
    }

    .marketing-section .top-image:before {
        height: 120px;
    }

    .marketing-section .top-image .image-arrow .down-arrow {
        top: 90px;
    }

    .heading-block h2:after {
        border-left-width: 365px;
        border-right-width: 365px;
        left: calc(50% - 365px);
    }

    .earn-section .down-arrow {
        border-left-width: 14px;
        border-right-width: 14px;
        border-top-width: 14px;
        margin-left: -14px;
    }

    .earn-section h2 {
        margin-top: 40px;
    }

    .earn-section .earn-box {
        margin-top: 30px;
    }

    .progress-section .down-arrow {
        top: 68px;
    }

    .contact-section .down-arrow {
        border-left-width: 14px;
        border-right-width: 14px;
        border-top-width: 14px;
    }

    .main-navigation .navbar {
        margin-top: 44px;
    }

    .main-navigation .navbar .nav-toggle {
        width: 24px;
        height: 24px;
        background-image: url("../../../img/front/new-affiliated/nav-toggle.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center right;
    }

    .main-navigation .navbar .nav-toggle.open {
        background-image: url("../../../img/front/new-affiliated/nav-toggle-cross.png");
        background-size: 80% auto;
    }

    .main-navigation .navbar .navbar-collapse {
        display: block;
        position: fixed;
        right: 0;
        max-width: 300px;
        top: 90px;
        width: 100%;
        height: calc(100% - 90px);
        z-index: 1;
        margin-right: -360px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#29bbb9+0,255e8f+100 */
        background: #29bbb9;
        /* Old browsers */
        background: -moz-linear-gradient(left, #29bbb9 0%, #255e8f 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #29bbb9 0%, #255e8f 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #29bbb9 0%, #255e8f 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29bbb9', endColorstr='#255e8f', GradientType=1);
        /* IE6-9 */
    }

    .main-navigation .navbar .navbar-collapse.show {
        margin-right: 0;
    }

    .marketing-uses ul {
        padding-bottom: 5px;
    }

    .marketing-uses ul li {
        width: 50%;
        margin-bottom: 8px;
    }

    .marketing-uses ul li.width50 {
        width: 50%;
    }

    .filter-block .filter-heading {
        display: none;
    }

    .filter-block .mobile-filter {
        display: block;
        float: right;
        width: auto;
        height: 100%;
        margin: 0 15px 0 0;
    }

    .filter-block .mobile-filter span.filter {
        padding: 3px 15px 0 0;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        position: relative;
        margin: 7px 0 0 0;
        display: inline-block;
        vertical-align: top;
    }

    .filter-block .mobile-filter span.filter.open {
        color: #235d8e;
    }

    .filter-block .mobile-filter span:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 26px;
        background-color: #ff7600;
        content: "";
    }

    .filter-search .search-block {
        background-color: #ffe0ad;
    }

    .filter-search .search-block .search-btn {
        background-image: url("../../../img/front/new-affiliated/search-btn-mob.png");
    }

    .filter-block .filter-list {
        position: fixed;
        right: 0;
        top: 134px;
        width: 100%;
        max-width: 300px;
        height: calc(100% - 134px);
        overflow-y: auto;
        padding: 15px;
        margin-right: -360px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffae00+0,ff8e00+100 */
        background: #ffae00;
        /* Old browsers */
        background: -moz-linear-gradient(top, #ffae00 0%, #ff8e00 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffae00 0%, #ff8e00 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffae00 0%, #ff8e00 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae00', endColorstr='#ff8e00', GradientType=0);
        /* IE6-9 */
    }

    .filter-block .filter-list.show {
        margin-right: 0;
    }

    .filter-block .filter-list h2 {
        display: block;
        float: left;
        width: 100%;
        padding: 5px 0;
        font-size: 14px;
        line-height: 20px;
        color: #101010;
        font-weight: 400;
        margin: 0;
    }

    .filter-block .filter-list ul {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .filter-block .filter-list ul li {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #ff6200;
    }

    .filter-list .custom-checkbox {
        width: 100%;
        padding-right: 30px;
    }

    .filter-list .custom-checkbox label {
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        padding: 4px 30px 0 0;
        margin: 0;
    }

    .filter-list .custom-checkbox label:after {
        width: 24px;
        height: 24px;
        border: none;
    }

    .filter-list .custom-checkbox label:before {
        width: 20px;
        height: 20px;
    }

    .filter-list .custom-checkbox input[type="checkbox"] {
        width: 24px;
        height: 24px;
    }

    .filter-block .filter-btn {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        margin: 15px 0 10px 0;
    }

    .filter-block .filter-btn .theme-btn {
        width: 100%;
        border-radius: 30px;
    }

    .main-container.blur:after {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        overflow: hidden;
        content: "";
        background-color: rgba(254, 254, 254, 0.7);
    }

    .main-navigation .navbar .navbar-nav {
        height: calc(100% - 200px);
        overflow-y: auto;
        padding: 15px;
    }

    .main-navigation .navbar .navbar-nav li {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
    }

    .main-navigation .navbar .navbar-nav li a.nav-link {
        display: block;
        width: 100%;
        padding: 0 0 10px 0;
        position: relative;
        text-align: right;
        font-size: 16px;
    }

    /* .main-navigation .navbar .navbar-nav li a.nav-link:after {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #2ac3bd;
        content: "";
    }

    .dropdown .dropdown-nav a.nav-link:after {
        width: 30px !important;
    } */

    .main-navigation .navbar .try-ra-btn {
        width: 100%;
        height: 200px;
        background-color: #123655;
        margin: 0;
        text-align: center;
    }

    .main-navigation .navbar .try-ra-btn .theme-btn {
        display: inline-block;
        vertical-align: top;
        width: 90%;
        max-width: 250px;
        margin-top: 60px;
        border-radius: 30px;
    }

    .main-navigation .navbar .try-ra-btn .social-link {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin: 30px 0 0 0;
        text-align: center;
    }

    .main-navigation .navbar .try-ra-btn .social-link a {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 3px;
    }

    .top-reg-section .down-arrow {
        bottom: 50px;
    }

    .reg-form .g-recaptcha-custom {
        transform: scale(0.56);
        -moz-transform: scale(0.56);
        -webkit-transform: scale(0.56);
        margin: 10px 0 0 0;
    }

    .top-reg-section .reg-left-section h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .top-reg-section .reg-left-section ul li {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .top-reg-section .reg-left-section ul li:before {
        border-top-width: 6px;
        border-bottom-width: 6px;
        border-left-width: 9px;
        top: 5px;
    }

    .top-reg-section .reg-left-section p {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0;
    }

    .reg-right-section .reg-form .form-heading {
        font-size: 18px;
        line-height: 24px;
    }

    .reg-form .form-inner .form-group label {
        font-size: 12px;
        line-height: 16px;
    }

    .reg-form .form-inner .form-group .form-control {
        font-size: 12px;
        line-height: 16px;
        height: 30px;
    }

    .password-show,
    .password-hide {
        top: 23px;
        right: 3px;
    }

    .reg-right-section .reg-form .thankyou-block p {
        font-size: 12px;
    }

    .top-risk-app-block:after {
        height: 80px;
    }

    .top-risk-app-block .img-block {
        padding-left: 15px;
    }

    .com-working-block .img-block {
        padding-right: 15px;
    }

    .com-working-block .cnt-block {
        padding-left: 15px;
    }

    .ra-report-block .cnt-block {
        padding-right: 15px;
    }

    .ra-report-block .img-block {
        padding-left: 15px;
    }

    .com-working-block .cnt-block .btn-block {
        left: 15px;
    }

    .top-risk-app-block .app-block {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .ms-report-block.ra-report-block .img-block {
        padding-left: 40px;
    }

    .dropdown .dropdown-nav {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        position: relative;
        left: 0;
        top: 0;
        background: none;
        float: left;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .dropdown .dropdown-sapce {
        display: none;
    }

    .dropdown .dropdown-nav:after {
        display: none;
    }

    .main-navigation .navbar .navbar-nav .dropdown-nav li {
        border-bottom: none;
    }

    .top-risk-app-block .app-block a img {
        max-width: 115px;
    }

    .top-risk-app-block .app-block .theme-btn {
        font-size: 12px;
        height: 34px;
        padding: 6px 8px;
    }

    .top-risk-app-block .app-block a {
        margin-right: 0;
    }

}

@media (max-width: 767px) {
    .desktop-hide {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    .mob-display-none {
        display: none !important;
    }

    .main-container {
        padding-top: 60px;
    }

    .main-container.filter-show {
        padding-top: 104px
    }

    header .main-logo {
        width: calc(100% - 130px);
        height: 60px;
    }

    header .main-logo a {
        max-width: 160px;
        margin-top: 16px;
    }

    header .main-navigation {
        width: 130px;
    }

    .main-navigation .navbar {
        margin-top: 18px;
    }

    .filter-block {
        border: none;
        padding-top: 2px;
        top: 60px;
    }

    .filter-block .mobile-filter {
        float: left;
        width: 46px;
    }

    .filter-block .filter-search {
        width: calc(100% - 61px);
    }

    .filter-block .filter-list {
        height: calc(100% - 104px);
        top: 104px;
    }

    .video-block {
        width: 100%;
        padding-bottom: 0;
        margin-top: 0;
    }

    .video-cnt {
        width: 100%;
        padding-left: 0;
    }

    .banner-section .video-cnt,
    .left-video-section .video-cnt {
        width: 100%;
        padding-left: 0;
        margin-top: 5px;
    }

    .banner-section .video-cnt .video-heading {
        display: none;
    }

    .left-video-section .video-block {
        width: 100%;
    }

    .left-video-section .video-cnt h2 {
        display: none;
    }

    .video-block:after {
        display: none;
    }

    .mob-heading {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .banner-section .container,
    .left-video-section .container {
        padding: 0 30px;
    }

    .mob-heading {
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0 30px 0 0;
    }

    .mob-heading h2,
    .mob-heading h1 {
        float: left;
        width: 100%;
        padding: 8px 5px 7px 30px;
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 300;
        color: #fff;
        letter-spacing: 4px;
        margin: 0 0 2px 0;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#29bbb9+0,255e8f+100 */
        background: #29bbb9;
        /* Old browsers */
        background: -moz-linear-gradient(left, #29bbb9 0%, #255e8f 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #29bbb9 0%, #255e8f 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #29bbb9 0%, #255e8f 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29bbb9', endColorstr='#255e8f', GradientType=1);
        /* IE6-9 */
    }

    .mob-heading h3 {
        float: left;
        width: 100%;
        padding: 0 0 0 30px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #555;
        margin: 0;
    }

    .banner-section .video-cnt .video-btn {
        margin-top: 15px;
    }

    .contact-section .container {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .contact-section .down-arrow {
        right: 50%;
        margin-right: -26px;
        border-left-width: 26px;
        border-right-width: 26px;
        border-top-width: 26px;
    }

    .contact-section .contact-heading {
        text-align: center;
        margin-top: 0;
    }

    .contact-section .down-arrow+.contact-heading {
        margin-top: 20px;
    }

    .contact-section .contact-heading h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .contact-section .contact-inner {
        display: flex;
        flex-flow: column;
    }

    .contact-section .contact-cnt {
        width: 100%;
        order: 2;
    }

    .contact-section .contact-form {
        width: 100%;
        padding-left: 0;
    }

    footer {
        padding: 10px 0;
    }

    footer .footer-logo {
        display: none;
    }

    footer .footer-link {
        float: left;
    }

    footer .footer-link ul li {
        margin-left: 20px;
    }

    footer .footer-link ul li:first-child {
        margin-left: 0px;
    }

    .main-navigation .navbar .navbar-collapse {
        height: calc(100% - 60px);
        top: 60px;
    }

    .top-video-section .video-cnt {
        margin: 20px 0 0 0;
    }

    .video-cnt ul.cnt-link li {
        width: auto;
        min-width: 1px;
    }

    .video-cnt ul.cnt-link li:nth-child(2n + 1) {
        width: auto;
        min-width: 1px;
        clear: none;
        padding-left: 8px;
        margin-left: 8px;
    }

    .video-cnt ul.cnt-link li:nth-child(2n + 1):before {
        display: block;
    }

    .video-cnt ul.cnt-link li:first-child {
        margin-left: 0;
        padding-left: 0;
    }

    .video-cnt ul.cnt-link li:first-child:before {
        display: none;
    }

    .heading-block h2 {
        padding: 15px 10px 10px;
    }

    .heading-block h2:after {
        border-left-width: 220px;
        border-right-width: 220px;
        left: calc(50% - 220px);
        border-top-width: 8px;
    }

    .deal-section {
        margin-top: 30px;
    }

    .deal-section .top-image:before {
        top: -30px;
        height: 60px;
    }

    .down-arrow {
        top: 6px;
        left: 25px;
        border-left-width: 26px;
        border-right-width: 26px;
        border-top-width: 26px;
    }

    .top-video-section {
        padding-top: 30px;
    }

    .top-video-section .video-cnt .video-btn {
        margin-top: 20px;
    }

    .top-video-section .video-cnt .video-btn .theme-btn {
        width: 100%;
        margin-top: 10px;
    }

    .deal-section .top-image:before {
        height: 40px;
        top: -18px;
    }

    .heading-block:after {
        height: 140px;
    }

    .heading-block {
        min-height: 160px;
    }

    .cnt-block .cnt {
        column-count: 1;
        column-gap: 0px;
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .btn-block {
        margin-top: 10px;
    }

    .earn-section {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .earn-section .down-arrow {
        margin-left: -26px;
        border-left-width: 26px;
        border-right-width: 26px;
        border-top-width: 26px;
    }

    .marketing-section {
        margin-top: 0;
    }

    .marketing-section .top-image:before {
        height: 60px;
    }

    .marketing-section .top-image .image-arrow .down-arrow {
        top: 27px;
        right: 25px;
    }

    .marketing-section .top-image:before {
        height: 40px;
        top: -18px;
    }

    .marketing-section .top-image .image-arrow .down-arrow {
        top: 25px;
    }

    .marketing-uses h2:before {
        border-left-width: 16px;
        border-right-width: 16px;
        border-bottom-width: 16px;
    }

    .resources-section .video-section {
        margin-top: 0;
    }

    .video-section .video-block {
        margin-top: 30px;
    }

    .progress-section .top-image:before {
        height: 40px;
        top: -18px;
    }

    .progress-section .down-arrow {
        top: 32px;
        left: 25px;
    }

    .progress-section {
        margin-top: 30px;
    }

    .resources-section .video-cnt {
        padding-right: 0;
    }

    .resources-section .video-section .container {
        display: flex;
        flex-flow: column;
    }

    .resources-section .video-section .container .video-cnt {
        order: 2;
    }

    .resources-section .video-section .video-block {
        margin: 0 0 20px 0;
    }

    .banner-section {
        padding: 30px 0;
    }

    .left-video-section {
        padding: 30px 0 40px;
    }

    .top-video-section .video-block {
        padding-bottom: 50px;
    }

    .top-video-section .video-block:after {
        display: block;
        width: 80%;
        left: 10%;
        opacity: 0.3;
    }

    .contact-section .contact-form .success_msg {
        font-size: 12px;
        line-height: 16px;
        padding: 0 0 6px 0px;
    }

    .top-reg-section .reg-left-section {
        width: 100%;
    }

    .top-reg-section .reg-right-section {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .top-reg-section .down-arrow {
        display: none;
    }

    .reg-form .g-recaptcha-custom {
        transform: scale(0.81);
        -moz-transform: scale(0.81);
        -webkit-transform: scale(0.81);
        margin: 10px 0 0 0;
    }

    .top-reg-section .reg-left-section h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .reg-right-section .reg-form .form-heading {
        padding-left: 15px;
        padding-right: 15px;
    }

    .reg-right-section .reg-form .form-inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .top-risk-app-block {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .top-risk-app-block h1 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 1px;
        padding-bottom: 30px;
        text-align: center;
    }

    .top-risk-app-block .img-block {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        z-index: 3;
        position: relative;
    }

    .top-risk-app-block .left-cnt-block {
        width: 100%;
        padding-right: 0;
        margin-top: -50px;
        padding-top: 70px;
        padding-bottom: 40px;
        width: calc(100% + 30px);
        margin-left: -15px;
        background-color: #33648d;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .top-risk-app-block:after {
        display: none;
    }

    .top-risk-app-block .left-cnt-block p {
        padding-bottom: 15px;
    }

    .top-risk-app-block .left-cnt-block:before {
        position: absolute;
        left: -10%;
        top: -30px;
        width: 120%;
        height: 60px;
        background: #33648d;
        z-index: 1;
        content: "";
        transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
    }

    .top-risk-app-block .left-cnt-block:after {
        position: absolute;
        left: -10%;
        bottom: -30px;
        width: 120%;
        height: 60px;
        background: #d6d6d6;
        z-index: 1;
        content: "";
        transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
    }

    .top-risk-app-block .app-block {
        margin-top: 15px;
    }

    .com-working-block {
        padding-top: 0;
    }

    .com-working-block h2,
    .ra-report-block h2 {
        text-align: center;
        font-size: 20px;
        line-height: 26px;
        color: #123655;
        letter-spacing: 1px;
        padding-bottom: 15px;
    }

    .ra-report-block h2 {
        color: #fff;
        padding-bottom: 25px;
    }

    .com-working-block .img-block {
        width: 100%;
        padding: 0;
        z-index: 3;
        position: relative;
    }

    .com-working-block .cnt-block {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        margin-top: -50px;
        padding-top: 70px;
        padding-bottom: 30px;
        position: relative;
        z-index: 1;
        background-color: #e6e6e6;
    }

    .com-working-block:after {
        display: none;
    }

    .com-working-block .cnt-block:before {
        position: absolute;
        left: -10%;
        top: -30px;
        width: 120%;
        height: 60px;
        background: #e6e6e6;
        z-index: 1;
        content: "";
        transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
    }

    .com-working-block .cnt-block:after {
        position: absolute;
        left: -10%;
        bottom: -30px;
        width: 120%;
        height: 60px;
        background: #e6e6e6;
        z-index: 1;
        content: "";
        transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
    }

    .com-working-block .cnt-block .btn-block {
        margin-top: 15px;
        position: relative;
        z-index: 2;
        left: 0;
    }

    .ra-report-block {
        padding-top: 70px;
    }

    .ra-report-block .img-block {
        width: 100%;
        padding: 0 10px;
        z-index: 3;
        position: relative;
        padding-bottom: 10px;
    }

    .ra-report-block:after {
        display: none;
    }

    .ra-report-block .container {
        padding-bottom: 0;
    }

    .ra-report-block .cnt-block {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        margin-top: -50px;
        padding-top: 70px;
        padding-bottom: 80px;
        position: relative;
        z-index: 1;
        background-color: #235d8e;
    }

    .ra-report-block .btn-block {
        bottom: 33px;
        text-align: center;
    }

    .ra-report-block .cnt-block:before {
        position: absolute;
        left: -10%;
        top: -30px;
        width: 120%;
        height: 60px;
        background: #235d8e;
        z-index: 1;
        content: "";
        transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
    }

    .video-container {
        padding-top: 0;
    }

    .video-container .left-video-section .container {
        padding: 0 15px;
    }

    .video-container .left-video-section .video-block {
        width: 180px;
    }

    .video-container .left-video-section .video-cnt {
        width: calc(100% - 180px);
        padding-left: 15px;
        margin-top: 0;
    }

    .video-container .left-video-section .video-cnt h2 {
        display: block;
        min-height: 1px;
    }

    .video-container .left-video-section .video-cnt p {
        display: none;
    }

    .new-advert-page .contact-section .contact-heading {
        margin-bottom: 20px;
    }

    .new-advert-page .contact-section .contact-heading h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 5px;
    }

    .com-working-block .container {
        display: block;
    }

    .video-container .left-video-section {
        padding: 30px 0;
    }

    .ms-report-block.ra-report-block .img-block {
        padding-left: 10px;
    }

    .faq-heading {
        font-size: 24px;
        line-height: 30px;
        margin: 30px 0;
    }
}

@media (max-width: 575px) {
    .contact-form .contact-left {
        width: 100%;
    }

    .contact-form .contact-left.right {
        width: 100%;
    }

    .filter-block .filter-list {
        max-width: 100%;
        margin-right: -101%;
    }

    .main-navigation .navbar .navbar-collapse {
        max-width: 100%;
        margin-right: -101%;
    }

    .video-cnt ul.cnt-link li,
    .video-cnt ul.cnt-link li:nth-child(2n + 1) {
        width: 100%;
        margin: 0;
        text-align: center;
        padding: 0;
        height: 24px;
    }

    .video-cnt ul.cnt-link li:before {
        display: none !important;
    }

    .video-cnt ul.cnt-link li a {
        padding: 0;
    }

    .heading-block h2:after {
        border-left-width: 150px;
        border-right-width: 150px;
        left: calc(50% - 150px);
    }

    .video-cnt ul.cnt-link li a {
        font-size: 14px;
        line-height: 22px;
    }

    .top-image img {
        height: 200px;
        object-fit: cover;
    }

    .down-arrow {
        top: 10px;
    }

    .heading-block .sub-heading {
        margin-top: 5px;
        font-size: 20px;
        line-height: 26px;
    }

    .earn-section .earn-box.white:before {
        right: 50%;
        margin-right: -16px;
    }

    .marketing-section .top-image .image-arrow .down-arrow {
        top: 20px;
    }

    .progress-section .down-arrow {
        top: 24px;
    }

    .marketing-section .btns {
        margin-top: 10px;
    }

    .marketing-section .btns .theme-btn {
        margin-top: 10px;
    }

    .earn-section .earn-box p {
        text-align: center;
    }

    .marketing-section .heading-block {
        min-height: 130px;
    }

    .progress-section .heading-block {
        min-height: 190px;
    }

    .top-video-section .video-block {
        padding-bottom: 50px;
    }

    .signup-tagline {
        letter-spacing: 2px;
    }

    .ra-report-block .btn-block {
        padding: 0 15px;
    }

    .ra-report-block .btn-block .theme-btn {
        width: 100%;
        margin: 0;
    }

    .com-working-block .cnt-block .btn-block a {
        min-width: 120px;
    }

}

@media (max-width: 480px) {

    .top-risk-app-block .left-cnt-block:before,
    .top-risk-app-block .left-cnt-block:after,
    .ra-report-block .cnt-block:before {
        transform: rotate(-7deg);
        -moz-transform: rotate(-7deg);
        -webkit-transform: rotate(-7deg);
    }

    .com-working-block .cnt-block:before,
    .com-working-block .cnt-block:after {
        transform: rotate(7deg);
        -moz-transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
    }

}

@media (max-width: 479px) {
    .top-risk-app-block .app-block {
        text-align: center;
    }

    .top-risk-app-block .app-block .theme-btn {
        clear: left;
        width: 234px;
        margin-top: 5px;
    }
}

@media (max-width: 359px) {
    .signup-tagline {
        font-size: 16px;
        line-height: 20px;
    }

    .top-risk-app-block h1 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 460px) {
    .main-navigation .navbar .try-ra-btn {
        height: 100px;
    }

    .main-navigation .navbar .navbar-nav {
        height: calc(100% - 100px);
    }

    .main-navigation .navbar .try-ra-btn .theme-btn {
        margin-top: 15px;
    }

    .main-navigation .navbar .try-ra-btn .social-link {
        margin-top: 15px;
    }

}