


@media only screen and (max-width: 1280px) {
    .track-money-form-wrapper,
    .payout-location-form-wrapper {
        width: auto;
    }
}


@media  (min-width: 1280px) and (max-width: 1920px) {
.block-image {text-align: center !important;}
.block-image img {width: 80% !important}

    }

@media only screen and (min-width: 1200px) {
    .navik-header .logo img {
        margin-left: -10px;
    }
    .tracking-wrap + div img {
        max-width: 570px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .services-flip-card {
      
    }

    .services-details {
        margin-bottom: 40px;
    }
    .customer-content {
        top: -300px;
    }

    .values-block {
        height: 400px;
        width: 400px;
    }
    .icon-box-content {
        width: 365px;
    }

    .accountability-content {
        left: -370px;
        top: 0px;
        width: 300px;
    }

    .team-content {
        left: -360px;
        bottom: -150px;
    }

    .transparency-content {
        right: -370px;
        bottom: -150px;
    }

    .integrity-content {
        right: -380px;
        top: 0px;
        width: 300px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    html body .hero .container {
        margin-top: 160px;
    }
    .tracker-item {
        width: 260px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-inline div {
        width: 48%;
    }
    .gallery-img-holder {
        height: auto;
    }
    .payout .row:last-child {
        padding-left: 0;
    }

    .line-menu {
        background-color: #000;
    }

    .navik-menu ul ul li > a {
        padding: 14px 15px 14px 35px;
    }

    .navik-header .navik-menu > ul {
        padding: 0;
        list-style: none;
        position: relative;
        top: 10px;
        margin: 0;
    }
    .navik-menu > ul > li:last-child > a,
    .navik-menu ul li > a {
        padding: 15px 25px;
    }

    .navik-menu li > ul {
        margin: 0;
        list-style: none;
    }

    .navik-menu ul li.current-menu > a,
    .navik-menu ul ul li > a,
    .navik-menu ul li:hover > a {
        background: none;
    }

    .navik-menu ul ul li:hover > a {
        background: #124795;
        color: #fff;
    }

    .burger-menu {
        top: 50px;
        right: 15px;
    }

    .dropdown-plus::before,
    .dropdown-plus::after {
        height: 2px;
    }

    .navik-header .logo {
        text-align: left;
    }

    .navik-header .container {
        padding: 0;
    }

    input[type="text"] {
        font-size: 14px;
    }

    .navik-header .container {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row-custom {
        display: flex;
        flex-direction: column;
    }

    .row-custom .col-lg-6,
    .row-custom + .row .col-lg-6 {
        width: 100%;
    }

    .tracker-item {
        width: 250px;
    }

    .tracker-item h6:nth-child(2) {
        font-size: 18px;
    }

    .team-img-wrapper {
        height: 220px;
    }
    .grid-desc h6:first-child {
        font-size: 18px;
    }

    .contact-details a {
        height: 35px;
        width: 35px;
    }

    .icon-box-content.accountability-content::after {
        right: -10px;
        top: 50px !important;
        transform: rotate(0deg) !important;
    }

    .icon-box-content.integrity-content::after {
        left: -10px;
        top: 50px !important;
        transform: rotate(0deg) !important;
    }

    .icon-box-content.transparency-content::after {
        left: 50px;
        top: -15px !important;
        transform: rotate(90deg) !important;
    }

    .icon-box-content.team-content::after {
        right: 50px;
        top: -15px !important;
        transform: rotate(-90deg) !important;
    }

    .integrity-content,
    .accountability-content {
        width: 240px;
    }

    .icon-box-content {
        padding: 30px 20px;
    }

    .transparency-content {
        right: -280px;
        bottom: -275px;
    }

    .customer-content {
        top: -270px;
    }

    .team-content {
        left: -280px;
        bottom: -250px;
    }

    .accountability-content {
        left: -310px;
        top: 40px;
    }

    .integrity-content {
        right: -310px;
        top: 40px;
    }
    .values-wrap {
        margin: 300px 0 300px;
    }

    .icon-box-customer {
        top: -40px;
    }

    .icon-box-accountability {
        left: -30px;
    }

    .icon-box-integrity {
        right: -25px;
    }

    .values-text-block {
        height: 150px;
        width: 150px;
        font-size: 20px;
    }

    .values-block {
        height: 330px;
        width: 330px;
    }

    .values-icon-box {
        height: 80px;
        width: 80px;
    }

    .values-icon-box i {
        font-size: 38px;
    }

    .hero {
     /*   min-height: 700px;*/
    }
    .career-sec .col-lg-6 {
      
    }
    .forex {
        padding: 1rem 0.9rem;
    }
    .partners-slider .splide__arrow--prev {
        left: 0px;
    }
    .partners-slider .splide__arrow--next {
        right: 0px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .gallery-item .card-desc h6,
    .news-item.video-item h6 {
        font-size: 18px;
    }

    .services-details {
        margin-bottom: 20px;
    }

    footer .col-lg-3 {
        position: relative;
        top: 7px;
    }

    footer .col-lg-3:first-child {
        top: 0;
    }

    .partners {
       
    }

    .navik-menu ul li > a {
        padding: 15px;
        height: auto;
        line-height: 1;
    }

    .navik-header.sticky .navik-menu > ul {
        top: -15px;
    }

    .navik-header .navik-menu > ul {
        top: 25px;
    }
}

@media only screen and (min-width: 1024px) {
    html body .hero .container {
        margin-top: 120px;
    }
    .inner-banner h1 {
      
    }
    header
        .navik-header
        .navik-menu
        ul
        li.dropdown_menu.current-menu
        > a
        > span::before {
        border-color: #d80720;
    }

    header .navik-header .navik-menu ul li.dropdown_menu > a > span::before {
        border-color: #1c1c1c;
    }
    header .navik-header .navik-menu.submenu-top-border li > ul {
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 6px;
    }

    .navik-menu ul ul li > a {
        color: #1c1c1c;
        padding: 12px 20px 10px !important;
    }

    header .navik-header .navik-menu ul li:hover a > span::before {
        border-color: #d80720;
    }

    .navik-menu ul ul li:hover > a {
        background: #124795;
        color: #fff;
    }

    .navik-menu ul ul li:hover > a::before {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .navik-header .navik-menu ul ul li:first-child > a,
    .navik-header .navik-menu ul ul li:last-child > a {
        border-radius: 0;
    }

    .navik-header .navik-menu ul ul li > a {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .tracking-wrap {
        margin-bottom: 50px;
    }

    .values-wrap {
        margin: 30px 0 40px;
    }

    .values-icon-box,
    .values-text-block,
    .icon-box-content::after {
        display: none;
    }

    .values-block {
        height: 100%;
        width: 100%;
        border: 0;
    }

    .icon-box-content {
        width: 100%;
        position: static;
        margin-bottom: 20px;
    }

    .services-details .col-lg-9,
    .career .col-lg-9,
    .career-sec .col-lg-6 {
        padding-right: 10px;
    }

    .career .col-lg-3,
    .services-details .col-lg-3 {
        margin-top: 30px;
    }

    .career .career-form .col-lg-3 {
        margin-top: 0;
    }

    .payout-inner .col-lg-5 img {
        margin-top: 20px;
    }

    .google-map-marker {
        margin: 20px 0 0 0;
        height: 300px;
    }

    .contact-form-wrap {
        margin: 20px 0 0 0;
    }
    .services-sidebar {
        margin-top: 30px;
    }

    .mission-vision-block .col-lg-6:last-child {
        margin-top: 15px;
    }

    .burger-menu {
        top: 10px;
    }
    .navik-header .logo img {
        width: 200px;
    }
    footer {
        background-size: cover;
    }

    .navik-header .navik-header-container {
        padding: 0;
    }
    .hero {

    }

    .navik-header .logo {
        padding: 0;
    }

    .navik-header {
        padding: 25px 0;
    }

    .hero h1 {
        font-size: 34px;
    }

    .hero img {
    
    }

    .track-money-form-wrapper,
    .payout-location-form-wrapper {
        padding: 30px;
    }

    input[type="text"],
    input[type="email"],
    textarea.form-control,
    select.form-select {
        padding: 15px 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
    .services-flip-card {
    
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .services-details {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-details .mb-120 {
        margin-bottom: 60px;
    }
    .apply-btn {
        font-size: 10px;
        padding: 0 12px;
    }
    .col-lg-9.pd-right.mb-30 {
        padding-right: 0;
    }

    footer .row:first-child {
        padding: 100px 0 20px;
    }

    .mob-br {
        margin-bottom: 50px;
    }
    footer .col-md-6 {
        align-items: flex-start;
    }

    footer .col-md-6:nth-child(2),
    footer .col-md-6:last-child {
        padding-left: 50px;
    }

    .hero .col-12:first-child {
   
    }

    .partners-slider .splide__arrow--prev {
        left: 0;
    }

    .partners-slider .splide__arrow--next {
        right: 0;
    }

    html body .hero .container {
  margin-top: 100px;
}
}

@media only screen and (max-width: 767px) {
    .overlay-dropdown-plus {
        top: 4px;
    }

    .news-item.video-item h6,
    .gallery-item .card-desc {
        height: auto;
    }

    .gallery-item h6,
    .video-item h6 {
        font-size: 18px;
    }

    .news-events-item {
        min-height: auto;
    }
    .career-form .form-inline div .error {
        top: 5px;
    }

    .captcha-inline {
        margin-bottom: 0;
    }
    .captcha-inline .row {
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }
    .captcha-inline .error {
        top: auto;
        height: 40px;
    }
    .form-inline div,
    .contact-us-form .form-inline div,
    .career-form .form-inline div {
        width: 100%;
    }
    .form-inline.upload-file-inline .error {
        top: 70px;
    }

    .contact-us-form .form-inline .captcha {
        width: 100px;
    }

    .tracking-wrap + div img {
        max-width: 320px;
    }

    .tracking-wrap {
        margin-bottom: 20px;
    }

    .tracker-item {
        width: 100%;
        min-height: auto;
    }

    .services-details .mb-120 {
        margin-bottom: 40px;
    }

    .services-flip-card {
       
    }
    .modal.show .modal-dialog {
        width: 320px;
    }
    .payout-inner .mb-50 {
        margin-bottom: 10px;
    }
    .services-details.mb-120 {
        margin-bottom: 0;
    }
    .services-details h5 {
        margin-bottom: 30px;
    }
    .gallery-inner-item {
        margin-bottom: 15px;
    }

    .error {
        top: 5px;
        position: relative;
    }

    .form-inline div .error {
        top: -10px;
    }

    textarea + .error:last-child {
        bottom: -10px;
    }
    .form-floating {
        margin: 0 !important;
        width: 100% !important;
    }

    .navik-menu ul ul li > a {
        border: 0;
    }

    .form-inline.single-element * {
        width: 100%;
    }

    .modal-open .modal button {
        width: 5px;
        height: 5px;
        right: -6px;
        font-size: 14px;
    }

    .faq-accordion button {
        height: auto;
        padding: 15px 20px;
    }

    .services-item h5 {
        font-size: 20px;
    }

    .tab-content {
        width: 100%;
    }

    .join-partners-sec .col-xl-8 {
        align-items: flex-start;
    }

    .network-tabs.nav-tabs .nav-link {
        border: 0;
        font-size: 12px;
        padding: 0 15px;
    }

    .padding-30 {
        padding: 40px 20px;
    }

    .about .mb-120 {
        margin-bottom: 40px;
    }

    .blockquote {
        font-size: 14px;
        padding: 10px 15px 10px 60px;
        margin: 20px 0;
    }

    .about h5 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .blockquote::before {
        background-size: 40px;
    }

    #payout-table_length,
    #payout-table_info {
        padding-bottom: 0;
    }
    .payout-inner .btn-general {
        height: 50px;
        padding: 0 30px;
        margin: 5px 0 20px 0;
    }
    .apply-btn {
        font-size: 10px;
        margin-bottom: 5px;
    }
    .apply-btn:last-child {
        margin-bottom: 0;
    }

    #payout-table_filter {
        padding-top: 0;
    }

    .payout-inner .col-lg-5 img {
        width: 340px;
        margin: 20px auto 0;
        display: block;
    }

    .forex {
        max-width: 340px;
        display: block;
        margin: 0 auto 1.5rem;
    }
    .news-item {
        margin-bottom: 15px;
        min-height: auto;
    }
    .contact-list {
        margin-bottom: 30px;
    }
    .general-padding {
        padding: 40px 20px;
    }

    .form-inline {
        gap: 0;
        flex-direction: column;
        align-items: center;
    }
    .captcha {
        width: 120px;
        position: relative;
    }

    .contact-us-form .captcha-inline .form-floating {
        width: 100% !important;
        margin: 0 0 0 5px !important;
    }

    #refresh {
        right: -9px;
        top: 10px !important;
        margin-top: auto !important;
    }

    .contact-form-wrap {
        padding: 30px 20px 40px;
    }

    .contact-form-wrap h6 {
        text-align: center;
    }

    .services-details .col-lg-9 {
        padding-right: 15px;
    }

    .services-item {
        margin-bottom: 15px;
        min-height: auto;
    }
    .mission-vision-block .col-lg-6:last-child .mission-item div:first-child {
        width: 60px;
    }
    .mission-item {
        padding: 30px 20px 20px;
        min-height: auto;
    }

    .about .row:first-child p:first-child {
        margin-top: 10px;
    }

    .about img {
        width: 350px;
        margin: 0 auto 20px;
        display: block;
    }

    .about h6 {
        font-size: 18px;
    }

    .inner-banner nav {
        display: inline-block;
    }

    .navik-header {
        padding: 20px 0;
    }

    .navik-header .container,
    .container {
        max-width: 100%;
    }
    .navik-header {
        box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.09);
    }

    .testimonial-item {
       
    }
    .partners-slider .splide__arrow--prev {
        left: -10px;
    }
    .partners-slider .splide__arrow--next {
        right: -10px;
    }

    footer .row:first-child {
        padding: 65px 0 15px;
        border-top: 1px solid rgba(0, 0, 0, 0.02);
    }

    footer .col-md-6 {
        margin-bottom: 40px;
        align-items: flex-start;
    }

    .social-links {
        margin-top: 20px;
    }

    footer .row:last-child {
        padding-bottom: 20px;
        font-size: 10px;
    }

    footer h6 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    footer .col-xs:last-child {
        margin-bottom: 0;
    }

    footer img {
        margin: 0 0 20px -10px;
    }

    .services {
        margin-top: 130px;
    }

    .partners .row:last-child {
        margin-top: 20px;
    }

    .mb-120 {
        margin-bottom: 40px;
    }

    .payout,
    .partners {

    }

    .testimonial .title {
        margin-bottom: 25px;
    }

    .payout .col-12:first-child img {
        padding-right: 0;
        width: 325px;
    }

    .payout .col-12:first-child {
        text-align: center;
    }

    .services-slider .splide__pagination {
        bottom: -30px;
    }

    .testimonial-slider .splide__pagination {
        bottom: -30px;
    }

    .services .title,
    .title {
        margin-bottom: 15px;
    }

    .services .container,
    .testimonial .container {
    
    }

    .hero {
        top: 70px;
        height: 700px;
    }

    html body .hero .container {
        margin-top: 40px;
    }

    body {
        font-size: 14px;
        overflow-x: hidden;
    }

    input[type="text"],
    select.form-select,
    input[type="email"],
    textarea.form-control {
        margin-bottom: 15px;
    }

    .track-money-form-wrapper p {
        margin: 10px 0 30px;
    }

    input[type="text"],
    input[type="email"],
    select.form-select,
    button {
        height: 60px;
    }

    textarea.form-control,
    input[type="text"],
    input[type="email"],
    select.form-select,
    button {
        font-size: 14px;
    }

    .track-money-form-wrapper {
        margin-top: 40px;
    }

    .hero img {
    
    }

    .hero h1,
    .inner-banner h1 {
        font-size: 28px;
    }

    .inner-banner h1 {
        position: relative;
        top: -5px;
    }

    .title h6.small {
        font-size: 12px;
    }

    .title h3 {
        font-size: 24px;
    }

    .navik-header .logo img {
        width: 200px;
        padding-left: 5px;
    }

    .pd-left {
        padding-left: 15px;
    }
    .pd-right {
        padding-right: 15px;
    }
    .mob-br {
        margin-bottom: 20px;
    }
    .hero {
        background-size: 840px !important;
        background-position: 4% 100% !important;
    }
    .pd-left {
        padding-left: 0;
    }

    .cont-image {float: none; width:100%; margin:  0 0 30px 0}

        .cont-image-right {float: none; width:100%; margin:  0 0 30px 0}
}


@media (max-width: 1023px) {

.topleft {margin-top: 10px;
font-size: 16px;
float: left;}
 }

@media (min-width: 1400px) {
html body .hero .container {
  margin-top: 20vh;
}
}