/*
Theme Name: iCrowdnewswire
Author: ICN Technical Team
Version: 1.0
Text Domain: icrowdnewswire
Description: New Theme with New Design and Full Responsive
*/

html {
    overflow-x: hidden;
}

body {
    color: #7b7b7b !important;
    line-height: 1.7 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: "Montserrat" !important;
    transition: color 150ms ease-in-out;
    overflow-x: hidden;
}

a {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

a:hover,
a:focus {
    outline: none !important;
    text-decoration: none !important;
}

p {
    margin-bottom: 8px;
}

p:last-child {
    margin-bottom: 0;
}

.theme-bg {
    background-color: #398bca;
}

.title-color {
    color: #434040;
}


/* ------- sticky side buttons ------- */

.social {
    position: fixed;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    transform: translate(82px, 0px);
    z-index: 80;
}

.social .call-cta {
    color: #3a8bca;
    background: #ffffff !important;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin: 5px;
    padding: 12px 15px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    transition: .4s;
    transition-property: transform;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    line-height: 132px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.social a:hover {
    transform: translate(-15px, 0px);
    background: #27387f !important;
    color: #fff;
    border-radius: 7px;
}

.dropdown-toggle::after {
    margin-top: 5px;
    margin-left: -4px !important;
}

.sticky-custom-dropdown a {
    color: #27387f;
    border-bottom: 1px solid #0000002b;
    padding: 9px 14px;
    font-size: 14px !important;
}

.sticky-custom-dropdown {
    background-color: #ffffff;
    border-radius: 7px;
}

.pr-ctas {
    margin-right: 15px;
    font-size: 18px;
    margin-bottom: 5px;
}

.cta-wrapper {
    display: flex;
    justify-content: flex-end;
}


/* ------Translations btns------ */

.translation-wrapper {
    display: flex;
    justify-content: flex-start;
}

.translations {
    text-align: center;
    height: 65vh;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    transform: translate(-22px, 0px);
}

.translations a {
    margin-left: 5px;
    transition-property: transform;
    transition: .4s;
    margin-top: 05px;
}

.translations a:hover {
    transform: translate(13px, 0px);
}

.custm-container {
    max-width: 1200px !important;
}

.header-social-link a:first-child {
    margin-left: 0;
}

.header-social-link a {
    color: #fff;
    margin-left: 26px;
    font-size: 13px;
}

.header-social-link a {
    color: #fff;
}

.demo {
    position: relative;
    color: #fff;
}

.demo a {
    padding: 10px 12px;
    color: #27387f;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

.pl-30 {
    padding-left: 30px;
}

.sign-up a {
    padding: 10px 12px;
    color: #27387f;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

img {
    max-width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    height:auto;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

.demo a:hover {
    -webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    background-color: #f6f6f6;
}

.demo:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.sign-up a:hover{
    -webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    background-color: #f6f6f6;
}
.sign-up:hover{
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

section.hero-slide {
    z-index: -1;
}


/*------- header top style start -------*/

.header-top {
    padding: 15px 20px;
}

.header-top-left {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {}

.header-top-left a {
    color: #fff;
}

.header-top-left a:hover {
    color: #151515;
}

@media only screen and (max-width: 575.98px) {
    .login-register {
        padding-bottom: 6px;
    }
    .m3 {
        margin-top: 20px;
    }
}

.login-register a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}

.login-register a:hover {
    color: #151515;
}

.header-social-link a:hover {
    color: #151515;
}

.header-social-link a:first-child {
    margin-left: 0;
}


/*------- header top style end -------*/


/*------ main menu start ------*/

.main-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.main-menu ul li {
    position: relative;
}

.main-menu ul li a i {
    font-size: 14px;
    padding: 0 3px;
}

.main-menu ul li:last-child a {
    padding-right: 0;
}

.main-menu ul li:hover>a,
.main-menu ul li.active>a {
    color: #398bca;
}

.main-menu ul li ul {
    top: 100%;
    left: 0;
    width: 205px;
    position: absolute;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    pointer-events: none;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    border: 1px solid #efefef;
}

.main-menu ul li ul li {
    margin-right: 0;
    border-right: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.main-menu ul li ul li a {
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    position: relative;
    border-bottom: 1px solid #efefef;
    z-index: 1;
}

.main-menu ul li ul li a i {
    float: right;
    padding-top: 5px;
}

.main-menu ul li ul li:hover>a {
    color: #fff;
    background-color: #398bca;
}

.main-menu ul li ul li:hover>ul {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.main-menu ul li ul li:last-child a {
    border-bottom: 0;
}

.main-menu ul li ul li ul {
    top: 100%;
    left: 100%;
    opacity: 0;
    visibility: hidden;
}

.main-menu ul li:hover ul {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}


/*------ main menu end ------*/

.mobile-top-dropdown {
    padding: 20px;
}

.mobile-top-dropdown>a {
    color: #fff;
}

.mobile-top-dropdown .dropdown-toggle:after {
    display: none;
}


/*----- language style end -----*/


/*------ sticky menu style start ------*/

.sticky.is-sticky {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    /*z-index: 9;*/
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
    animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
}

.sticky.is-sticky.main-menu-wrapper {
    padding: 10px 0;
}

.sticky.is-sticky.main-menu-wrapper .brand-logo {
    max-width: 100%;
}


/*------ sticky menu style end ------*/


/*----- mobile menu start -----*/

.mobile-header {
    padding: 15px 0;
    z-index: 999;
    position: relative;
}

.mobile-logo {
    max-width: 100%;
}

.mobile-main-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mobile-main-header .mobile-menu-toggler {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-main-header .mobile-menu-toggler .mobile-menu-btn {
    margin-left: 25px;
}

.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span {
    width: 25px;
    height: 2px;
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: #151515;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}

.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span:nth-child(2),
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span:nth-child(3) {
    margin-top: 5px;
}

.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span {
    background-color: #398bca;
}

.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span:nth-child(1),
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span:nth-child(3) {
    width: 20px;
}

.mobile-navigation {
    overflow: hidden;
    min-height: 410px;
    padding: 20px;
}

.mobile-navigation nav {
    height: 100%;
}

.mobile-menu {
    margin-top: 30px;
    height: 100%;
    overflow: auto;
    padding-right: 30px;
    margin-right: -30px;
}

@media only screen and (max-width: 479.98px) {
    .mobile-menu {
        margin-top: 15px;
    }
}

.mobile-menu li>a {
    font-size: 16px;
    color: #fff;
    line-height: 18px;
    position: relative;
    display: inline-block;
    padding: 10px 0;
}

.mobile-menu li>a:hover {
    color: #151515;
}

.mobile-menu li ul li {
    border: none;
}

.mobile-menu li ul li a {
    font-size: 14px;
    padding: 10px 0 8px;
}

.mobile-menu li.menu-item-has-children {
    display: block;
    position: relative;
}

.mobile-menu li.menu-item-has-children .dropdown {
    padding-left: 15px;
}

.mobile-menu li.menu-item-has-children .menu-expand {
    line-height: 50;
    top: -5px;
    left: 95%;
    width: 30px;
    position: absolute;
    height: 50px;
    text-align: center;
    cursor: pointer;
}

.mobile-menu li.menu-item-has-children .menu-expand i {
    display: block;
    position: relative;
    width: 10px;
    margin-top: 25px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.mobile-menu li.menu-item-has-children .menu-expand i:before {
    top: 0;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    border-bottom: 1px solid #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.mobile-menu li.menu-item-has-children.active>.menu-expand i:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.main-menu-wrapper.header-transparent {
    padding: 5px 32px;
    box-shadow: 0 9px 11px rgba(0, 0, 0, 0.15);
    z-index: 999;
    background-color: #fff;
}

.main-menu-wrapper {
    padding: 20px 0;
}

.brand-logo {
    max-width: 100%;
}

.main-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.main-menu ul li {
    position: relative;
}

ul li {
    list-style: none;
}

.main-menu ul li:hover>a,
.main-menu ul li.active>a {
    color: #398bca;
}

.main-menu ul li a {
    color: #151515;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: 400;
    display: block;
    font-family: Montserrat;
}

.main-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.main-menu ul li:hover ul {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.main-menu ul li ul li {
    margin-right: 0;
    border-right: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.main-menu ul li ul li a {
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    position: relative;
    border-bottom: 1px solid #efefef;
    z-index: 1;
}

.main-menu ul li ul li:hover>a {
    color: #fff;
    background-color: #398bca;
}


/*----- mobile menu end -----*/


/*------ offcanvas widget area start ------*/

.offcanvas-widget-area {
    margin-top: auto;
    padding: 20px;
}

.off-canvas-contact-widget li {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}

.off-canvas-contact-widget li i {
    width: 20px;
}

.off-canvas-contact-widget li a {
    color: #fff;
}

.off-canvas-contact-widget li a:hover {
    color: #151515;
}

.off-canvas-social-widget {
    margin-top: 20px;
}

.off-canvas-social-widget a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-right: 15px;
}

.off-canvas-social-widget a:hover {
    color: #151515;
}


/*------ offcanvas widget area end ------*/

.off-canvas-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 9999;
}

.off-canvas-wrapper.open {
    opacity: 1;
    visibility: visible;
}

.off-canvas-wrapper.open .off-canvas-inner-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.off-canvas-wrapper .off-canvas-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    cursor: url("assets/images/icon/cancel.png"), auto;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.off-canvas-wrapper .off-canvas-inner-content {
    background-color: #398bca;
    width: 300px;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(calc(-100% - 50px));
    -ms-transform: translateX(calc(-100% - 50px));
    transform: translateX(calc(-100% - 50px));
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media only screen and (max-width: 479.98px) {
    .off-canvas-wrapper .off-canvas-inner-content {
        width: 270px;
    }
}

.off-canvas-wrapper .btn-close-off-canvas {
    top: 0;
    left: 100%;
    width: 60px;
    height: 60px;
    font-size: 26px;
    color: #398bca;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
}

.off-canvas-wrapper .btn-close-off-canvas i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: block;
    line-height: 60px;
}

.off-canvas-wrapper .btn-close-off-canvas:hover i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.off-canvas-wrapper .off-canvas-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    height: 100%;
}

.search-box-offcanvas form {
    position: relative;
}

.search-box-offcanvas form input {
    color: #666;
    font-size: 13px;
    width: 100%;
    height: 60px;
    border: none;
    padding: 0 40px 0 10px;
    background-color: #f2f2f2;
}

.search-box-offcanvas form .search-btn {
    top: 0;
    right: 0;
    width: 40px;
    height: 60px;
    line-height: 62px;
    font-size: 20px;
    color: #398bca;
    border: none;
    position: absolute;
}

.search-box-offcanvas form .search-btn:hover {
    color: #398bca;
}


/*------- mobile top bar settings start -------*/

.mobile-settings {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e1e1e1;
}

.mobile-settings li {
    margin-bottom: 5px;
}

.mobile-settings .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle {
    font-size: 14px;
    color: #151515;
    cursor: pointer;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle i {
    font-size: 12px;
    padding-left: 5px;
    vertical-align: middle;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle:hover {
    color: #398bca;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle:after {
    display: none;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-menu {
    padding: 0;
    border-color: #e1e1e1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-menu.show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.mobile-settings .nav .mobile-top-dropdown .dropdown-menu .dropdown-item {
    font-size: 13px;
    color: #151515;
    padding: 6px 15px;
}

.btn,
button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
}


/*------- mobile top bar settings end -------*/


/* -------- Hero slide Area -------- */

.hero-slide {
    background-image: url('assets/images/hero-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* height: 700px; */
}

.m-title h2 {
    color: #808080;
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
}

.xl-title h1 {
    color: #434040;
    font-weight: 600;
    font-size: 42px;
    line-height: 50px;
}

.row.brand-line p {
    color: #27387f;
    font-size: 20px;
    line-height: 30px;
}

.down-arrow a {
    border: 1px solid #398bca;
    border-radius: 100%;
    height: 50px;
    line-height: 46px;
    text-align: center;
    width: 50px;
    display: block;
    color: #398bca;
}

.down-arrow a:hover {
    border: 1px solid#398bca;
    background: #398bca;
    color: #fff;
}


/* ============ Our Brands Section ========== */


/*------ service section start ------*/

.servivce-middle-thumb {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
    .servivce-middle-thumb {
        margin-top: 60px;
    }
}

.service-item {
    width: 218px;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .service-item {
        float: left;
    }
}


/* ---------------- Media Query for Small Mobiles ----------- */

@media only screen and (max-device-width: 480px) {
    .service-detail.card-back {
        min-height: 395px;
    }
}


/* ----------- Media Query for Mobiles ----------- ------- */

@media only screen and (max-width: 767.98px) {
    .service-item {
        width: 100%;
    }
    .flip-card {
        margin: 20px;
        min-height: 369px !important;
    }
    div#arrow-down {
        display: none;
    }
    .pro-box {
        border-bottom: 1px solid #ffffff63;
        padding: 20px;
    }
    .pro-box:last-child {
        border-bottom: 0;
    }
    .pmda-box:hover .pmda-box-back {
        display: none !important;
        top: 0px !important;
        right: 0 !important;
        box-shadow: 5px 9px 11px rgba(0, 0, 0, 0.1) !important;
        width: 0px !important;
        height: 0px !important;
    }
    .pmda-box {
        width: 100% !important;
    }
    .pmda-box h4 {
        line-height: 30px !important;
        font-size: 20px !important;
        color: #434040 !important;
        padding: 10px 0px !important;
    }
    .mb-sm-5 {
        margin-bottom: 50px;
    }
    .heading h2 {
        font-size: 40px !important;
        padding: 10px 0 10px 0 !important;
        color: #565656 !important;
        font-weight: 400 !important;
    }
    p.para {
        font-size: 17px !important;
        line-height: 32px !important;
        width: 100% !important;
        margin: 0px auto !important;
        color: #505050 !important;
    }
    .icons-head>h3 {
        display: inline-block !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        padding: 10px 0px 0px 0px !important;
        line-height: 38px !important;
        color: #434040 !important;
    }
    p.services-dscp {
        font-size: 18px !important;
        line-height: 34px !important;
        padding-bottom: 10px !important;
        width: 90% !important;
    }
    .spacer {
        min-height: 10px !important;
    }
    .geo-wrapper {
        text-align: center !important;
        display: block !important;
        margin: 0 auto !important;
    }
    .geo-wrapper h5 {
        font-size: 30px !important;
        display: block !important;
        line-height: 38px !important;
        padding: 9px 10px !important;
    }
    .geo-wrapper .cta-wrapper {
        justify-content: center !important;
    }
    .translations {
        height: 65vh !important;
    }
    .trans-icons a {
        margin-left: 20px !important;
        line-height: 50px;
    }
    .plv-5 {
        padding-left: 0px !important;
    }
    .Pub-icon {
        margin: 15px 0px 0px 18px;
    }
    .FS-btns .fake-btn {
        font-size: 16px !important;
    }
    .FS-upload h2 {
        font-size: 24px !important;
    }
    .testimonial_para {
        width: 100% !important;
        margin: 0 auto;
    }
    .testimonial-title h2 {
        font-size: 26px;
        line-height: 38px;
    }
    .reports-top {
        margin-top: -50px !important;
    }
    .reports-wrapper {
        margin-bottom: 25px;
        margin-bottom: 45px;
        border-top: 1px solid #00000042;
        padding-top: 20px;
    }
    #border-right {
        border-right: none !important;
    }
    .my-text-left,
    .my-text-right {
        text-align: center !important;
    }
    .checkmark_fs {
        left: 16% !important;
    }
    .pricing-sub-title h4 {
        font-size: 22px !important;
        line-height: 40px !important;
        font-weight: 400;
    }
    /*------------------------- packages tab1 ----------------*/
    .tab_packages .nav-tabs .nav-link {
        margin: 0 auto 30px !important;
        padding: 8px 0 !important;
        width: 100% !important;
        text-align: center !important;
    }
    /* .tab_packages .tab-content {
        padding: 0 !important;
    } */
    .tab_packages .package_one1 h2 {
        font-size: 26px !important;
    }
    .tab_packages .basic_buy {
        padding: 5px 13px !important;
        width: 100% !important;
    }
    .tab_packages .logo_info li {
        display: inline-block;
        margin: 20px auto !important;
        width: 46% !important;
        border: none !important;
    }
    .tab_packages .legal_buy {
        padding: 5px 10px !important;
        width: 100% !important;
    }
    .tab_packages .package_one1 tbody tr td img {
        margin: auto !important;
        display: block !important;
        max-width: 100% !important;
    }
    .tab_packages {
        padding: 0 !important;
    }
    .logo_info li {
        width: 90% !important;
    }
    .pree_release_info {
        line-height: 34px;
    }
    .slider_detail .slick-next.slick-arrow,
    .slider_detail .slick-prev.slick-arrow {
        background-size: 42% !important;
    }
}

.service-item:hover .service-icon img {
    -webkit-transform: scale(0.95) translateX(10px);
    -ms-transform: scale(0.95) translateX(10px);
    transform: scale(0.95) translateX(10px);
}

.service-title {
    font-weight: 700;
    padding: 18px 0 10px;
}

.service-title a {
    color: #151515;
}

.service-title a:hover {
    color: #0172d0;
}

.service-item span.latin-powered_txt{
    font-size: 10px;
}
.latin_back-card img{
    padding: 20px 20px 0px 20px !important;
}
.service-list-left .service-item:nth-child(1),
.service-list-left .service-item:nth-child(3) {
    margin-left: 52px;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px),
only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
    .service-list-left .service-item:nth-child(1),
    .service-list-left .service-item:nth-child(3) {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .service-list-left .service-item {
        margin-right: 30px;
    }
    .service-list-left .service-item:last-child {
        margin-right: 0;
    }
}

.service-list-left .service-item:last-child {
    margin-bottom: 0;
}

.service-list-right .service-item:nth-child(2) {
    margin-left: 52px;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px),
only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
    .service-list-right .service-item:nth-child(2) {
        margin-left: 0;
    }
}

.service-list-right .service-item:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .service-list-right .service-item {
        margin-right: 30px;
    }
    .service-list-right .service-item:last-child {
        margin-right: 0;
    }
}

.service-wrapper .section-title {
    text-align: center;
}


/* ===================== Media Query for i-pad =========== */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .flip-card {
        min-height: 470px !important;
    }
    .service-title {
        font-weight: 700;
        padding: 55px 10px;
    }
    .pmda-box:hover .pmda-box-back {
        display: block !important;
        top: 24px !important;
        right: 15px !important;
        box-shadow: 5px 9px 11px rgba(0, 0, 0, 0.1) !important;
        width: 260px !important;
        height: 570px !important;
    }
    .geo-wrapper {
        text-align: center !important;
        display: block;
        margin: 0 auto;
    }
    .geo-wrapper h5 {
        font-size: 26px !important;
        display: block !important;
        line-height: 40px !important;
        padding: 9px 10px !important;
    }
    .spacer {
        min-height: 46px !important;
    }
    .geo-wrapper .cta-wrapper {
        justify-content: center !important;
    }
    .plv-5 {
        padding-left: 0 !important;
    }
    .reports-top {
        margin-top: -45px !important;
    }
    .my-text-right {
        text-align: left !important;
    }
    #border-right {
        border-right: none !important;
    }
    .reports-wrapper {
        margin-bottom: 25px;
    }
    /*------------------- package one -----------------*/
    .tab_packages .nav-tabs .nav-link {
        margin: 0 auto 30px !important;
        width: 30% !important;
        text-align: center !important;
        padding: 8px 0 !important;
    }
    .tab_packages {
        padding: 0 !important;
    }
    .logo_info li {
        width: 90% !important;
    }
}


/* ===================== Media Query for i-pad-pro =========== */

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .main-menu ul li a {
        color: #151515;
        font-size: 14px;
        padding: 10px 20px;
        font-weight: 400;
        display: block;
        font-family: Montserrat;
    }
    .btn-upload {
        padding: 10px 15px !important;
        background: #398bca !important;
        color: #fff !important;
        font-size: 16px !important;
        border-radius: 2px !important;
    }
    .main-ctas .btn-qoute {
        padding: 10px 15px;
        border: 1px solid#398bca;
        color: #398bca !important;
        font-size: 16px;
        border-radius: 2px;
        margin-left: 8px;
    }
    .geo-wrapper {
        margin-left: 10px !important;
    }
    .geo-wrapper h5 {
        font-size: 18px !important;
        display: block !important;
        line-height: 27px !important;
        padding: 4px 5px !important;
        font-weight: 600 !important;
    }
    .pmda-box:hover .pmda-box-back {
        display: block !important;
        top: 24px !important;
        right: 19px !important;
        box-shadow: 5px 9px 11px rgba(0, 0, 0, 0.1) !important;
        width: 388px !important;
        height: 477px !important;
    }
    #border-right {
        border-right: 2px solid #ddd !important;
    }
    .my-text-right {
        text-align: right !important;
    }
    .main-menu-wrapper.header-transparent {
        padding: 5px 25px !important;
        box-shadow: 0 9px 11px rgba(0, 0, 0, 0.15);
        z-index: 999;
    }
    /*---------------------- package_one ------------------*/
    .tab_packages .nav-tabs .nav-link {
        margin: 0 auto 30px !important;
        text-align: center !important;
    }
}

.service-wrapper .service-item {
    padding: 20px;
    border-radius: 14px;
    width: 95%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 1px 6px 10px RGBA(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .service-wrapper .service-item {
        width: 100%;
    }
}


/* ------ Laptop Screen --------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
    .reports-top {
        margin-top: 25px !important;
    }
}

h2.Products-hdng {
    color: #434040;
    font-size: 38px;
    padding: 20px;
}

.flip-card {
    min-height: 350px;
}

.service-item.card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .card-inner {
    transform: rotateY(180deg);
}

.card-front,
.card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    border-radius: 15px;
}

.card-front {
    padding: 10px;
    z-index: -1;
}

.card-back {
    background-color: #ffffff;
    color: white;
    transform: rotateY(180deg);
}
.card-back img {
    margin-top: 20px;
}
.service-detail img {
    padding: 20px;
}

.service-detail img {
    padding: 20px;
}

p.product-details {
    font-size: 14px;
    width: 88%;
    margin: 20px auto;
    color: #000;
}


p.products-para {
    color: #5d5d5d;
    font-size: 17px;
    line-height: 36px;
    width: 80%;
    margin: 0 auto;
}


/*------ service section end ------*/


/* ----------- Progress-bar - start --------- */

.progress-bar {
    background: #223480 !important;
}

.text-medium {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    padding-top: 10px;
}

p.nos {
    font-size: 26px;
    font-weight: 600;
}


/* ----------- Progress-bar - ENDS --------- */


/* ----------------------------------------------------------------------------- */


/* ----------------------------- What We Do Section Start ---------------------- */

.WWD-top-wrapper {
    background-color: #f6f6f6;
}

.w100 {
    width: 100%;
}

.heading h2 {
    font-size: 50px;
    padding: 10px 0 10px 0;
    color: #565656;
    font-weight: 400;
}

p.para {
    font-size: 19px;
    line-height: 34px;
    width: 80%;
    margin: 10px auto;
    color: #505050;
}

.icons-head>h3 {
    display: inline-block;
    font-size: 36px;
    font-weight: 400;
    padding: 10px 0px 0px 17px;
    line-height: 44px;
    color: #434040;
}

p.services-dscp {
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 10px;
    width: 90%;
}

.services-btn {
    font-size: 18px !important;
    background: #398bca !important;
    padding: 10px 20px !important;
    color: #fff !important;
}

.services-btn:hover {
    background: #27387f !important;
    color: #fff !important;
    margin-left: 10px;
}

.medium {
    font-weight: 500;
}

.pmda-box {
    text-align: center;
    padding: 20px;
    width: 85%;
    margin: 0 auto;
    border: 1px solid #d4d4d4;
    background: #fff;
    z-index: 9;
}

.pmda-box h4 {
    line-height: 34px;
    font-size: 24px;
    color: #434040;
    padding: 20px 0px;
}

p.pmda-para {
    font-size: 14px;
    line-height: 31px;
    padding: 0 20px 10px 20px;
}

.pmda-box a {
    color: #27387f;
    font-weight: 600;
    font-size: 14px;
}

.pmda-box-back {
    position: absolute;
    width: 450px;
    height: 430px;
    border: 4px solid #27387f;
    top: 0;
    right: 60px;
    z-index: -12;
    display: none;
    -webkit-transition: 0.4s;
    transition: 0.4s ease-out;
}

.pmda-box:hover .pmda-box-back {
    display: block !important;
    top: 24px;
    right: 29px;
    box-shadow: 5px 9px 11px rgba(0, 0, 0, 0.1);
}

.pmda-box:hover {
    box-shadow: 5px 9px 11px rgba(0, 0, 0, 0.1);
}

.pmda-box a:hover {
    border: 1px solid #398bca;
    padding: 7px 18px;
}

.targeting-wrapper h4 {
    font-size: 40px;
    color: #434040;
    padding: 10px 0px;
}

.targeting-wrapper p {
    font-weight: 500;
}

.geo-wrapper h5 {
    font-size: 24px;
    display: inline-block;
    line-height: 34px;
    padding: 9px 10px;
}

.spacer {
    min-height: 168px;
}

.geo-wrapper .cta-wrapper {
    justify-content: flex-end;
}

a.cta {
    border: 1px solid #398bca;
    padding: 10px 15px;
}

a.cta.btn:hover {
    background: #398bca;
    color: #fff;
}

.trans-bg {
    background-image: url(assets/images/trans.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 464px;
}

.trans-wrapper h3,
.vdas-wrapper h3 {
    font-size: 40px;
    color: #434040;
    padding: 10px 0 30px 0;
}
@media only screen and (max-width: 400px){
    .trans-wrapper h3{
        font-size: 27px !important;
    }
}
.trans-wrapper .sub-title {
    font-size: 18px;
    padding: 10px 0px;
}

.trans-wrapper p:nth-child(3) {
    font-size: 18px;
    padding: 10px 0px;
}

.trans-wrapper p:nth-child(4) {
    font-size: 20px;
    padding: 10px 0px;
    font-weight: 500;
    color: #398bca;
}

.trans-icons a {
    margin-left: 20px;
}

.moving-vertical {
    -webkit-animation-name: float-bob;
    animation-name: float-bob;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.vdas-wrapper p:nth-child(4) {
    font-size: 18px;
    padding: 20px 0px;
    font-weight: 400;
}

.plv-5 {
    padding-left: 120px;
}

.vdas-bg {
    background-image: url(assets/images/vda.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 464px;
}

.Pub-icon :nth-child(2) {
    font-size: 30px;
    color: #434040;
    padding: 10px 0px;
    line-height: 36px;
}

.g-a-thumb {
    text-align: end;
}

.reports-bg {
    background-image: url('assets/images/reports-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 430px;
}

.reports-top {
    margin-top: 85px;
}

.reports-top img {
    margin: 0 auto;
}

.reports-title :nth-child(1) {
    font-size: 32px;
    color: #434040;
}

#border-right {
    border-right: 2px solid #ddd;
}

.reports-wrapper :nth-child(1) {
    font-size: 19px;
    line-height: 34px;
}
@media screen and (max-width:375px){
    .reports-wrapper .secondary-btn{
    padding: 5px 5px !important; 
    }
}

.reports-wrapper :nth-child(2) {
    font-size: 15px;
}

.my-text-left {
    text-align: left;
}

.my-text-right {
    text-align: right;
}


/* -------------------- Reports-page-styles------------- */

h3.reports-hdng {
    font-size: 26px;
    color: #434040;
    font-weight: 500;
    border-left: 15px solid #398bca;
    padding-left: 20px;
}

.reports-cards {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 16rem;
    padding: 5px;
    display: inline-block;
    margin: 10px auto;
}

.reports-cards img {
    width: 100%;
}

.report-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 20px 10px;
    min-height: 200px;
}

.viewReport {
    text-align: center;
    margin-bottom: 2rem;
}

.viewReport a.btn.btn-report {
    background-color: #fff;
    color: #27387f;
    padding: 5px 30px;
    border-radius: 7px;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #27387f7a;
}

.viewReport a.btn.btn-report:hover {
    background-color: #00aff0;
    color: #fff;
    border: none;
}


/* ---------------------------- ends reports page --------- */

.WLR-wrapper h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.news-title h2 {
    font-size: 36px;
    color: #434040;
    margin-bottom: 20px;
}

.news-title p {
    line-height: 34px;
}

.news-card {
    border: 1px solid #DBDEE3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
    transition: all .2s ease-in-out;
    margin-right: 10px;
}

.news-card .pr-img img {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border: 1px solid #fff;
    height: 100%;
    width: 100%;
    min-height: 120px;
    padding: 20px;
}

.news-card:hover {
    box-shadow: 5px 0px 10px 2px #e6e6e6;
}

.news-card:hover .pr-title a {
    color: #398bca;
}

.pr-title a {
    /* padding: 10px 10px; */
    color: #398bca;
}

.pr-title a {
    font-size: 14px;
    color: #434040;
    font-weight: 600;
}

.news-categories {
    font-size: 11px;
    display: block;
    padding: 10px 10px;
}

.news-categories .category {
    padding: 3px 8px;
    display: inline-block;
    color: #838d97;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #c8d0db;
    margin-right: 15px;
    background: #f9f9f9;
}

.pr-description {
    border-top: 1px solid #0000004d;
    padding: 10px;
    font-size: 14px;
}

.pr-title {
    padding: 10px 10px;
}

.pr-description p, .pr-description p a{
    word-break: break-word;
}

.pr-description a.read_more {
    font-size: 12px;
    float: right;
    padding: 10px;
    color: #27387f;
    font-weight: 600;
}

.news-btn a:hover {
    background-color: #398bca;
    color: #fff;
}

@media (min-width: 992px) {
    .news-card.col-lg-3 {
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24% !important;
    }
}

@media (min-width: 768px) {
    .news-card.col-md-4 {
        -ms-flex: 0 0 31.333333%;
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
    }
}

.news-btn a {
    font-size: 20px;
    border: 1px solid #398bca;
    padding: 10px 30px;
    border-radius: 5px;
    color: #27387f;
}

.testimonials {
    background: #f9f9f9;
    position: relative;
}

.testimonials .text-white {
    color: #382323 !important;
}

.testimonial_para {
    width: 60%;
    margin: 0 auto;
}

.testimonial_subtitle {
    color: #0aaa7a;
    font-size: 12px;
}

.testimonial_btn {
    background-color: #373d4b !important;
    color: #fff !important;
}

.carousel-content {
    padding: 50px 0px;
}

.carousel-content h3 span {
    font-size: 17px;
    font-weight: normal;
    color: #e8e8e8;
    text-transform: uppercase;
}

#testimonial {
    text-align: center;
    padding: 40px 0px;
    color: #fff;
}

#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}

#testimonial h2 {
    font-size: 40px;
    font-style: italic;
    border-bottom: 1px solid #7fbdff;
    padding-bottom: 20px;
}

.details .name {
    font-size: 20px;
    font-weight: 500;
    color: #282828;
}

.card.testimonials-single {
    background: transparent;
    border: none;
}

.border-right {
    border-right: 2px solid #0000002b;
}

.customer-logos .slick-track {
    margin: 0 auto;
}

.FS-upload input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.files {
    position: relative
}

.FS-upload h2 {
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    margin: 15px;
}

.full-services {
    outline: 2px dashed #ffffff67;
    outline-offset: -10px;
    text-align: center;
}

.full-services-wrapper {
    background: #398bca;
    padding: 10px 5px;
}

.FS-upload .upload_wrapper {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
}

.FS-btns .fake-btn {
    flex-shrink: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px 13px;
    margin: 15px auto 10px;
    font-size: 26px;
    text-transform: capitalize;
    color: #515151;
    display: block;
    border-radius: 9px;
    background-image: linear-gradient(to bottom, #ecedea, #dcdbd8);
    width: 100%;
}

.FS-btns .upload_btn_icon {
    margin-right: 10px;
}

.FS-btns .file-msg {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}

.fake-btn p {
    font-size: 14px !important;
}


/* ---- about us page styles --------------- */

.about_container {
    background: url(assets/images/about_us/about_bg.png) no-repeat;
    width: 100%;
    height: auto;
    display: block;
    padding: 30px 15px 50px;
    background-size: cover;
}

.about_left h1 {
    text-align: left;
    color: #434040;
    margin-bottom: 50px;
}
.about_left h2{
    text-align: left;
    color: #434040;
    margin-bottom: 50px;
}

.about_left p {
    text-align: left;
    color: #434040;
}

.about_us {
    border-left: 5px solid #e3eff7;
}

.about_left {
    position: relative;
}

.round_icon {
    width: 25px;
    height: 25px;
    background: #398bca;
    display: block;
    border-radius: 50%;
    border: 5px solid #b0d1ea;
    position: absolute;
    left: -63px;
    top: 7px;
}

.about_pressimg img {
    width: 56%;
    margin: 140px 0 0;
}

.second_rowabout {
    margin-top: 100px !important;
}

.about_info {
    display: flex;
    justify-content: flex-end;
    margin: -70px 0 0;
}


/*-------------------------------  why section ----------------------*/

.why_container {
    background: url("assets/images/about_us/vector_imgbg.png") no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    padding: 30px 0 80px;
    position: relative;
    background-position: center;
    background-size: cover;
}

.why_container h3 {
    color: #434040;
}

.why_container p {
    color: #808080;
    font-size: 14px;
}

.border_line {
    border: 1px solid #e3eff7;
    display: block;
    height: 100px;
    width: 10px;
    background: #e3eff7;
    position: absolute;
    margin: auto;
    text-align: center;
    left: 50%;
    top: 110px;
}


/*------------------------  distribution channels   --------------*/

.distribution_container {
    background: #ebf3fa;
    padding: 50px 0 30px;
    text-align: center;
}

.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}

.carousel-indicators {
    top: 0;
    position: relative;
}

.carousel-indicators li {
    background-color: #398bca;
}

.carousel-item ul li {
    display: inline-block;
    margin: 0 18px;
}

.view_more {
    color: #434040;
    border: 1px solid #434040;
    padding: 5px 15px;
    background: transparent;
    transition: all 0.3s;
}

.view_more:hover {
    color: #ffffff;
    border: 1px solid #434040;
    padding: 5px 15px;
    background: #434040;
    transition: all 0.3s;
}


/* ------------------------- slider ----------------*/


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: auto;
    margin: 0 auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-slider {
    padding: 40px 0;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.distribution_container .row {
    margin: 0;
}
.customer-logos.slick-initialized .slick-slide {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 10px;
    box-shadow: 0 0 12px 0 #e6e6e6;
    transition: all .3s
}

/*------------------------- infoemation detail   ---------------------------*/

.box_information {
    border: 1px solid #cccccc;
    padding: 25px;
    border-radius: 5px;
    position: relative;
    margin: 80px 80px 0;
    background: #ffffff;
}

.box_information h3 {
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: bold;
}

.left_point {
    border-right: 8px solid #e3eff7;
}

.right_point .round_icon {
    left: -17px !important;
    top: 99px;
}

.right_point .border_shap {
    width: 100%;
    display: block;
    background: #e3eff7;
    height: 10px;
    position: absolute;
    left: -125px;
    z-index: -99999999999;
}

.left_point .border_shap {
    width: 100%;
    display: block;
    height: 10px;
    background: #e3eff7;
    position: absolute;
    z-index: -9;
    right: -90px;
}


/*-------------------------- button section --------------------*/
.btn_containers {
    padding: 50px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 9px 7px 10px 0 #e6e6e6;
}

.btn_containers .partner_detail .col-md-6 {
    float: left;
}


/*------------------- partner information --------------------*/

.partner_containers {
    position: relative;
    padding: 100px 0 50px;
}

.partner_containers .border_line {
    top: 0;
    left: 49%;
}

.partner_containers h3 {
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px 0;
}

.partner_containers .information_detail {
    width: 100%;
}

.partner_containers .information_detail .right_point {
    border-left: 8px solid #e3eff7;
    /*height: 130px;*/
}

.partner_containers .box_information {
    border: none !important;
}

.partner_containers .right_point .round_icon {
    left: -17px !important;
    top: 50px;
}

.partner_containers .right_point img {
    padding: 35px 0 0 120px;
}

.partner_containers .right_point p {
    padding: 10px 0 0 120px;
}

.partner_containers strong {
    display: block;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

.partner_containers .border_shap {
    width: 95px;
    left: 0;
    top: 58px;
}

.logo_information {
    display: block;
    width: 100%;
    position: relative;
}

.logo_information .partner_images {
    padding: 80px 0 0;
    text-align: center;
    display: block;
}

.logo_information .partner_images li {
    display: inline-block;
    margin: 0 20px;
}

.logo_information .border_line {
    top: 45px;
    left: 48.7%;
    height: 62px;
}


/*-------------------------------  icn release ----------------------*/

.release_containers {
    background: #fafafa;
    padding: 50px 0;
}

.pr-img a img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.release_detail h2 {
    width: 100%;
    font-size: 32px;
    margin-bottom: 15px;
    color: #000000;
    display: block;
}

.release_detail p {
    text-align: center;
    margin-bottom: 50px;
}

.release_right {
    background: #ffffff;
    padding: 15px;
}

.release_right h1 {
    font-size: 18px;
    line-height: 30px;
}

.release_imgwrap img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.release_infodetail p {
    font-size: 14px;
    text-align: left;
    margin: 0;
}

.release_right span {
    font-size: 12px;
    margin: 20px 0;
    display: block;
}

.information_releasedetail1 {
    margin: 0 15px 25px 0;
    background: #fff;
    box-shadow: 1px -1px 10px 0 #e6e6e6;
}

.release_containers {
    margin-bottom: 50px;
}

.partner_containers .right_point .border_line {
    display: none;
}

.release_responsiveborder {
    display: none;
}

@media (max-width:479px){
    .about_left{
        margin: 20px 0 0;
    }
    .about_left h1{
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .about_left {
        margin: 60px 0 0;
    }
    .second_rowabout {
        margin-top: 70px !important;
    }
    .about_left h1 {
        margin-bottom: 30px;
        font-size: 24px;
    }
    .about_pressimg img {
        width: 100%;
    }
    .right_point .box_information {
        margin: 80px 0 0 40px;
    }
    .right_point .border_shap {
        width: 95%;
        left: -100px;
    }
    .left_point .box_information {
        margin: 80px 40px 0 20px;
    }
    .left_point .border_shap {
        width: 60%;
        right: -62px;
    }
    .team_btn {
        margin-right: 0;
    }
    .right_point .border_shap {
        width: 120px;
        left: 0;
    }
}

@media (max-width: 767px) {
    .round_icon {
        display: none;
    }
    .about_us {
        border-left: none;
    }
    .about_us .pl-5 {
        padding-left: 15px !important;
    }
    .left_point {
        border-right: none;
        padding: 0;
    }
    .right_point .box_information {
        margin: 0;
    }
    .left_point .border_shap {
        display: none;
    }
    .right_point {
        border-right: none;
        padding: 0 !important;
        margin: 20px 0 0;
    }
    .left_point .box_information {
        margin: 40px 0 0;
    }
    .about_pressimg img {
        width: 60%;
        margin: 30px 0 0;
    }
    .partner_detail {
        text-align: center !important;
    }
    .team_btn {
        margin: 0 auto 20px;
        float: none;
    }
    .btn_containers .partner_detail {
        float: none;
        width: 100% !important;
        display: block;
        text-align: center;
        padding: 0 !important;
    }
    .btn_containers {
        padding: 30px 0;
    }
    .partner_containers .right_point .round_icon {
        display: none;
    }
    .right_point .border_shap {
        display: none;
    }
    .partner_containers .right_point {
        position: relative;
    }
    .partner_containers .right_point .border_line {
        display: block !important;
    }
    .partner_containers .box_information {
        display: none;
    }
    .partner_containers .right_point .border_line {
        display: block !important;
        left: 51%;
        top: -20px;
        height: 50px;
    }
    .partner_containers .right_point img {
        padding: 30px 0 0;
        margin: auto;
        text-align: center;
        display: block;
    }
    .partner_containers .right_point p {
        padding: 10px 0 0;
        text-align: center;
    }
    .release_responsiveborder {
        display: block !important;
    }
    .release_responsiveborder {
        top: 120px !important;
    }
    .partner_containers strong {
        margin: 40px 0 0;
    }
    .logo_information .border_line {
        top: 73px;
        left: 48.7%;
        height: 51px;
    }
    .logo_information .partner_images li {
        display: block;
        margin: 30px 20px;
    }
    .right_point {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .left_point {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .partner_images li:first-child {
        margin-top: 0;
    }
    .partner_detail .pl-5 {
        padding: 0 !important;
    }
}


/* ------------------------------ newsletter ----------------------------*/

.newsletter_containers {
    background: url(assets/images/about_us/newsletter_bg.png) no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 145px;
    display: block;
    padding: 40px 0;
}

.newsletter_containers h3 {
    color: #27387f;
    font-weight: 600;
    font-size: 24px;
}

.check_newletter {
    /* display: block; */
    /* width: 100%; */
    margin: 14px 0 22px 18px;
    cursor: pointer;
}

.email_field {
    border: 1px solid #3b8acb;
    padding: 5px 10px;
    border-radius: 31px;
    width: 100%;
}

.submit_btn {
    background: #1479C0;
    width: 100%;
    margin-left: 3%;
    padding: 5px 0;
    color: #ffffff;
    border-radius: 42px;
    text-align: center;
    border: none;
}
.submit_btn:hover{
    color: #ffffff !important;
    box-shadow: 0 0 0 0.25rem rgb(0 123 255 / 34%);
    transition: all 0.3s ease-in-out;
}

.subscribe_form input[type='email'] {
    border: 1px solid #3b8acb;
    padding: 5px 10px;
    border-radius: 31px;
    width: 100%;
}

@media (max-width: 767px) {
    .newsletter_field {
        margin: 30px 0;
    }
    .newsletter_containers {
        background: #ffffff;
        /* padding: 40px 0; */
    }
    .email_field {
        /* margin-bottom: 20px; */
        width: 100%;
    }
    .submit_btn {
        width: 43%;
    }
    .subscribe_conditions {
        order: 1;
        margin: 5px 0;
    }
    .subscribe_btn {
        order: 2;
        margin: 5px 0;
    }
}

.subscribe_form input[type="checkbox"] {
    width: 25px;
    height: 18px;
    vertical-align: middle;
}

.subscribe_form a {
    font-size: 13px;
    padding: 0 0 0 6px;
    color: #7b7b7b;
}

.submit_icon {
    background: url(assets/images/about_us/submit_icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: inline-block;
    background-position: 8px 9px;
    background-size: 72% !important;
    position: absolute;
    top: 2px;
    right: 17%;
}

@media screen and (max-width:1140px) and (min-width:768px) {
    .submit_icon {
        position: absolute;
        top: 2px;
        right: 10%;
    }
}

@media screen and (max-width:767px) {
    .submit_icon {
        position: absolute;
        left: 35%;
    }
}


/* ---- Team page styling start --------------- */

.team_wrapper {
    padding-left: 30px;
    padding-bottom: 5%;
}

.team_right_area {
    position: absolute !important;
    right: 0;
}

.team_left_text {
    padding-top: 12%;
}

.team_left_text h2 {
    font-size: 36px;
    line-height: 3.5rem;
}

.team_left_text p {
    font-size: 20px;
}

.team_right_image_area {
    position: absolute;
    right: 0;
    max-width: 100%;
    top: -20px;
}

.team_wrapper_content {
    margin-top: 12%;
}

.blockmenu {
    width: 100%;
    border: 1px solid #f9f9f3;
    border-radius: 4px;
    float: left;
}

.blockmenu .menutitle {
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    border-bottom: 1px solid #cecece;
    text-align: center;
    background-color: #398bcb;
    padding: 7px;
}

.blockmenu ul {
    list-style-type: none;
    display: block;
}

.blockmenu ul li a {
    color: #4c4c4c;
    font-size: 18px;
    height: 50px;
    cursor: pointer;
}

.departments .tab-pane .row {
    width: 100% !important;
}

.team_nav-tabs .nav-item a>i {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
}

.team_nav-tabs {
    border-bottom: 0;
}

.team_nav-tabs .nav-item {
    margin-bottom: -1px !important;
}

.team_nav-tabs .nav-link {
    border-color: #f4f5fb #f9fbf7 #f9f9f3;
    padding-left: 6px;
    padding-top: 10px;
}

.departments .tab-content>.active {
    display: flex;
}

.member_sec .name {
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5rem;
}

.member_sec .work {
    font-size: 15px;
    color: #767676;
    text-align: center;
    line-height: 1.5rem;
}

.member_sec img {
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    border-radius: 75px;
}

.blockPhoto {
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 75px;
    background-color: #fff;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.blockPhoto img {
    object-fit: cover;
    object-position: top;
    opacity: 1;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.blockPhoto img:hover,
.blockPhoto:hover img {
    opacity: 0.5;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.active_pane {
    display: flex !important;
    opacity: 1 !important;
}
.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 14%;
    overflow:hidden;         
}

/* Team section Menu styling start*/

.mang>a>i,
.nav-tabs .mang .nav-link.active,
.nav-tabs .mang .nav-link:hover {
    color: #fff !important;
    background-color: #b3b3b3;
}

.hr>a>i,
.nav-tabs .hr .nav-link.active,
.nav-tabs .hr .nav-link:hover {
    color: #fff !important;
    background-color: #29aae3;
}
.finance>a>i,
.nav-tabs .finance .nav-link.active,
.nav-tabs .finance .nav-link:hover {
   color: #fff !important;
    background-color: #23b574;
}

.sal>a>i,
.nav-tabs .sal .nav-link.active,
.nav-tabs .sal .nav-link:hover {
    color: #fff !important;
    background-color: #9dbf72;
}

.dev>a>i,
.nav-tabs .dev .nav-link.active,
.nav-tabs .dev .nav-link:hover {
    color: #fff !important;
    background-color: #1b1464;
}

.market>a>i,
.nav-tabs .market .nav-link.active,
.nav-tabs .market .nav-link:hover {
    color: #fff !important;
    background-color: #29aae3;
}

.des>a>i,
.nav-tabs .des .nav-link.active,
.nav-tabs .des .nav-link:hover {
    color: #fff !important;
    background-color: #23b574;
}

.cont>a>i,
.nav-tabs .cont .nav-link.active,
.nav-tabs .cont .nav-link:hover {
    color: #fff !important;
    background-color: #808080;
}

.seo>a>i,
.nav-tabs .seo .nav-link.active,
.nav-tabs .seo .nav-link:hover {
    color: #fff !important;
    background-color: #fbd69f;
}

.edit>a>i,
.nav-tabs .edit .nav-link.active,
.nav-tabs .edit .nav-link:hover {
    color: #fff !important;
    background-color: #c7b199;
}

.res>a>i,
.nav-tabs .res .nav-link.active,
.nav-tabs .res .nav-link:hover {
    color: #fff !important;
    background-color: #2e3192;
}

.secu>a>i,
.nav-tabs .secu .nav-link.active,
.nav-tabs .secu .nav-link:hover {
    color: #fff !important;
    background-color: #ff0000;
}

.admin_team>a>i,
.nav-tabs .admin_team .nav-link.active,
.nav-tabs .admin_team .nav-link:hover {
    color: #fff !important;
    background-color: #808080;
}

.adv>a>i,
.nav-tabs .adv .nav-link.active,
.nav-tabs .adv .nav-link:hover {
    color: #fff !important;
    background-color: #a058ae;
}

.nav-tabs .all .nav-link.active,
.nav-tabs .all .nav-link:hover {
    background-color: #398bcb;
    color: #fff !important;
}


/* Team section styling End*/

/* Team wise members images hovering colors start*/

.mangement .blockPhoto:hover {
    background-color: #b3b3b3;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.hr-team .blockPhoto:hover{
    background-color: #29aae3;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.finance-team .blockPhoto:hover {
    background-color: #23b574;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.sale .blockPhoto:hover {
    background-color: #9dbf72;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.development .blockPhoto:hover {
    background-color: #1b1464;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.market .blockPhoto:hover {
    background-color: #29aae3;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.design .blockPhoto:hover {
    background-color: #23b574;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.content .blockPhoto:hover {
    background-color: #808080;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.seo .blockPhoto:hover {
    background-color: #fbd69f;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.editorial .blockPhoto:hover {
    background-color: #c7b199;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.researcher .blockPhoto:hover {
    background-color: #2e3192;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.security .blockPhoto:hover {
    background-color: #ff0000;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.adminTeam .blockPhoto:hover {
    background-color: #808080;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.advisor .blockPhoto:hover {
    background-color: #a058ae;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}


/* Team wise members images hovering colors End*/

/* Team content image hovering icons Start*/

.blockPhoto .custom-linkdin {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 32%;
    right: 37%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: none;
    background-color: #0e76a8;
    color: #fff;
}

.blockPhoto:hover .custom-linkdin {
    display: block !important;
}

.blockPhoto .custom-skype {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 35%;
    right: 37%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: none;
    background-color: #00aff0;
    color: #fff;
}

.advisor .blockPhoto .custom-linkdin {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 23%;
    right: 37%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: none;
    background-color: #00aff0;
    color: #fff;
}

.security .blockPhoto .custom-skype {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 28%;
    right: 37%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: none;
    background-color: #00aff0;
    color: #fff;
}

.design .blockPhoto .custom-skype {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 31%;
    right: 37%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: none;
    background-color: #00aff0;
    color: #fff;
}

.blockPhoto:hover .custom-skype {
    display: block !important;
}

.departments .member_sec {
    min-height: 20vh;
    margin-bottom: 25px;
}


/* Team image hovering icons End*/


/* All media queries of team page */

@media screen and (min-width:768px) and (max-width:1024px) {
    .blockPhoto .custom-skype,
    .blockPhoto .custom-linkdin {
        position: absolute;
        right: 35%;
        top: 29%;
    }
    .advisor .blockPhoto .custom-linkdin {
        position: absolute;
        top: 23%;
        right: 37%;
    }
    .development .blockPhoto .custom-skype {
        position: absolute;
        top: 36%;
        right: 35%;
    }
}

@media screen and (max-width:767px) and (min-width:540px) {
    .blockPhoto .custom-skype,
    .blockPhoto .custom-linkdin {
        position: absolute;
        right: 44% !important;
        top: 35% !important;
    }
    .advisor .blockPhoto .custom-linkdin {
        position: absolute;
        top: 32% !important;
        right: 42% !important;
    }
}

@media screen and (max-width:539px) and (min-width:280px) {
    .blockPhoto .custom-skype,
    .blockPhoto .custom-linkdin {
        position: absolute;
        right: 42% !important;
        top: 35% !important;
    }
    .advisor .blockPhoto .custom-linkdin {
        position: absolute;
        top: 32% !important;
        right: 42% !important;
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .team_menu {
        padding-right: 0px;
    }
    .blockmenu ul li a {
        font-size: 16px;
    }
    .advisor .blockPhoto .custom-linkdin {
        position: absolute;
        top: 19% !important;
        right: 36% !important;
    }
    .security .blockPhoto .custom-skype {
        position: absolute;
        top: 26%;
        right: 35%;
    }
}

@media screen and (max-width: 1024px) {
    .team_wrapper {
        padding-left: 0px;
    }
}

@media screen and (max-width: 768px) {
    .team_right_image_area {
        position: initial;
        text-align: right;
    }
    .team_right_area {
        position: initial !important;
    }
    .team_wrapper_content .tab-content {
        padding-left: 0px !important;
    }
}

@media screen and (max-width:290px) {
    .blockmenu ul li a {
        font-size: 16px;
    }
}


/* ---- Team page styling End --------------- */


/* --- Footer styling ------- */

.footer {
    background-color: #2a2a2a;
}

.social-media li {
    display: inline-block;
    padding: 10px;
    font-size: 20px;
}

.social-media li a {
    color: rgba(255, 255, 255, 0.555);
}

.social-media li a:hover {
    color: #fff;
}

.Resources span,
.Products span,
.Contact span {
    color: #cecece;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
}

.icn-wrapper p {
    font-size: 18px;
    padding: 10px 10px !important;
    line-height: 30px;
}
@media only screen and (max-width: 768px){
    .icn-wrapper p {
      font-size: 14px;
  }  
}
.icn-resources ul li a,
.icn-products ul li a {
    font-size: 12px;
    color: #ffffffa6;
    line-height: 38px;
}

ul.Contact li {
    font-size: 12px;
    line-height: 34px;
}

ul.Contact li a {
    color: inherit;
}

ul.Contact li a:hover {
    color: #fff;
    padding-left: 10px;
}

.footer-bottom {
    border-top: 1px solid #ffffff2e;
    padding: 0;
    margin: 0;
}

p.copyright {
    font-size: 12px;
}

ul.footer-extra {
    width: 100%;
}

ul.footer-extra li {
    display: inline-block;
    margin-right: 25px;
    font-size: 12px;
}

.icn-resources ul li a:hover,
.icn-products ul li a:hover {
    color: #fff;
    padding-left: 10px;
}

ul.footer-extra li a {
    color: inherit;
}

ul.footer-extra li a:hover {
    color: #fff;
}

.file-input:hover .fake-btn {
    box-shadow: 3px 4px 6px 1px rgba(0, 0, 0, 0.6);
    background: #fff;
}

.file-input:hover {
    background: #27387f;
    color: #fff;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6);
}


/* -------- Sign Up / Sign-In Style Starts Here ----------- */

.register_form_1 button {
    padding: 10px 30px;
    border-radius: 24px;
    transition: all 0.3s;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}


/* .modal-dialog {
    max-width: 850px !important;

} */

.close {
    background: none;
    position: absolute;
    right: -10px;
    opacity: 1;
    text-shadow: none;
    color: #ffffff !important;
    top: -20px;
}

.form_content {
    background: none;
    border: none;
    box-shadow: none;
}


/* ----------------------------- sugup_form1 ------------------*/

.register_form_1 {
    border: 1px solid #2178bd;
    min-height: 747px;
}

.register_form_1 .top_border {
    width: 8px;
    display: block;
    height: 50px;
    background: #ffffff;
    margin: auto;
}

.register_form_1 .sign_up_area {
    text-align: center;
    padding: 7px 20px 20px;
}

.register_form_1 .ic_icon_top {
    margin: 0px auto 82px;
    display: block;
}

.register_form_1 .icn_whitelogo {
    margin-bottom: 30px;
}

.register_form_1 h1 {
    font-size: 32px;
    margin: 0 0 30px;
    color: #ffffff;
    font-weight: 600;
}

.register_form_1 p {
    font-size: 16px;
    margin: 0 0 40px;
    color: #ffffff;
    line-height: 26px;
    padding: 0 28px;
}

.register_form_1 .sign_up {
    background: #2178bd;
    color: #ffffff;
    box-shadow: none;
    border: 1px solid #ffffff;
    margin-bottom: 50px;
}

.register_form_1 .sign_up:hover {
    background: #ffffff;
    color: #2178bd;
    transition: all 0.3s;
    border: 1px solid #2178bd;
}

.account-btn {
    background: #2178BD;
    padding: 15px;
    border-radius: 0 0 10px 10px;
}


/* -------------------------- sign in side ---------------------------- */

.modal-open .modal {
    padding: 0;
}

.register_form_1 .sign_inarea {
    padding: 120px 40px 0 !important;
    text-align: center;
    background: #ffffff;
}

.register_form_1 .sign_inarea h1 {
    color: #2178bd;
    font-size: 26px;
}

.register_form_1 .sign_inarea input {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #e6e6e6;
    border-radius: 7px !important;
    height: 40px;
    padding: 10px;
}

.register_form_1 .sign_inarea a {
    display: block;
    color: #191919;
    margin: 25px 0 100px;
    font-size: 16px;
}

.register_form_1 .sign_in {
    border: 1px solid #2178bd;
    color: #2178bd;
    background: #ffffff;
    display: block;
    margin: auto;
}

.second_form .sign_inarea {
    padding: 60px 40px 40px !important;
}

.register_form_1 .sign_in:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    transition: all 0.3s;
    background: #2178bd;
}

a.forgot:hover {
    color: #2178bd;
    transition: all 0.3s;
}

.robot_check {
    background: #e6e6e6;
    display: inline-block;
    padding: 20px;
    border-radius: 5px;
    margin: 15px auto;
}

.robot_check .robot_box {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #ffffff;
    margin-right: 10px;
}

.create_form .sign_inarea {
    padding: 24px 40px;
    overflow: hidden;
}

.create_form .sign_up_area {
    overflow: hidden;
}

.rebot_check {
    vertical-align: super;
}

.robot_check .custom_checkbox {
    margin: 0;
}

.term_link {
    color: #2178bd !important;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block !important;
}


/*-------------------- custom check box -------------------*/

.custom_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.custom_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

.custom_checkbox:hover input~.checkmark {
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #cccccc;
}


/* When the checkbox is checked, add a blue background */

.custom_checkbox input:checked~.checkmark {
    background-color: #2196F3;
    border-radius: 5px;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.custom_checkbox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.custom_checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.responsive_tabs {
    display: none;
}


/*---------------------------------- responsive view -------------------------*/

.resposive_view_mobile {
    display: none;
}


/*--------------------------------- forget password --------------------------------*/

.forget_password img {
    width: 35%;
}

.mail_resend {
    height: 100vh;
    width: 100vh;
    display: table;
}

.mail_resend .mail_confirmation {
    display: table-row !important;
}

.forget_password {
    display: table-cell;
    vertical-align: middle;
}

.forgot_body {
    width: 70%;
    text-align: center;
    border: 1px solid #f8f8f8;
    margin: 30px auto;
    padding: 30px 60px;
    background: #fdfdfd;
}

.forget_password h1 {
    font-size: 26px;
    margin: 30px 0;
}

.forget_password p {
    font-size: 16px;
    margin: 36px 20px;
}

.forget_password .sent_btn {
    border: 1px solid #2178bd;
    color: #ffffff;
    background: #2178bd;
    display: block;
    margin: 20px auto;
    padding: 10px 60px;
    transition: all 0.3s;
}

.forget_password .sent_btn:hover {
    border: 1px solid #2178bd;
    color: #2178bd;
    background: #ffffff;
    transition: all 0.3s;
}


/* ------------------------------------- confirm-password ------------------*/

.password_rest {
    height: 100vh;
    width: 100vh;
    display: table;
}

.password_rest .password_set_confirm {
    display: table-row !important;
}

.confirm_password {
    min-height: auto;
    width: 70%;
    display: table-cell;
    vertical-align: middle;
    border: none;
}

.confirm_password .col-md-6 {
    display: inline-block;
    float: left;
    border: 1px solid #2178bd;
    min-height: 460px;
}

@media (max-width: 991px) {
    .modal-dialog {
        max-width: 90% !important;
        margin: 40px auto;
    }
    .close {
        right: 1px;
        top: -33px;
    }
}

@media (max-width: 767px) {
    .signup_body input {
        display: block;
        width: 100%;
        margin: 0 0 20px;
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        height: 40px;
        padding: 10px;
    }
    .form_header {
        background: #2178BD;
        padding: 33px 20px;
        border-radius: 10px 10px 0 0;
        height: auto;
        display: block;
        text-align: center;
    }
    .register_form_1 .sign_inarea {
        padding: 50px 40px 50px !important;
    }
    .register_form_1 .sign_inarea a {
        margin: 25px 0 50px;
    }
    .register_form_1 .checkmark {
        left: 0;
    }
    .register_form_1 {
        width: 90%;
        margin: auto;
    }
    .mail_resend {
        height: auto;
        width: 80%;
        margin: 50px auto !important;
    }
    .forgot_body {
        width: 100%;
    }
    /*------------------------- confirm password ---------------------*/
    .password_rest {
        height: auto;
        width: 80%;
        margin: 50px auto !important;
    }
    .confirm_password .col-md-6 {
        min-height: auto;
    }
    .confirm_password .sign_inarea {
        padding: 60px !important;
    }
}

@media (max-width: 575px) {
    .form_header img {
        width: 200px;
    }
    .signup_body {
        padding: 40px 20px 15px;
    }
    .signin_body {
        padding: 40px 20px 15px;
    }
}

@media (max-width: 479px) {
    .robot_check {
        padding: 20px;
    }
    .confirm_password .sign_inarea {
        padding: 40px 20px !important;
    }
    .forgot_body {
        padding: 30px 20px;
    }
}


/* -------- Sign Up / Sign-In Style Ends Here ----------- */


/*  ---------- Demo Popup ---------- */

.quote h3 {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 20px;
}

.close {
    background: none;
    position: absolute;
    right: -10px;
    opacity: 1;
    text-shadow: none;
    color: #ffffff !important;
    top: -20px;
}

.form_body .demo_margin,
.quote_margin {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px !important;
    height: 40px !important;
}

.quote_form textarea {
    height: 60px !important;
}

.main_body {
    background: #ffffff;
    border-radius: 25px;
}

.modal-dialog {
    max-width: 537px;
    margin: 1.75rem auto !important;
}

.demo_form h2 {
    margin: 64px 0 20px;
}

.head_modal_demo {
    background: url("assets/images/top_img-blue.png") no-repeat;
    width: 100%;
    height: 107px;
    display: block;
    position: absolute;
    top: 0;
    background-size: 100%;
    left: 0;
}

.demo_form h2,
.demo_form h3,
.demo_form p {
    text-align: center;
}

.form_body {
    padding: 20px 50px 0px;
}

.request_demo {
    background: #388ac9;
    border: 1px solid #388ac9;
    color: #ffffff;
    width: 240px;
    height: 50px;
    border-radius: 5px;
    display: block;
    margin: 30px auto 0;
}
@media only screen and (max-width: 375px){
    .demo_form .request_demo{
        width: 100%;
    }
}

.demo_form img {
    margin: 20px 0 0;
}

.modal-content {
    border-radius: 25px !important;
    border: 0 !important;
}

@media (max-width: 695px) {}

@media (max-width: 680px) {
    .demo_form img {
        margin: 20px 0 0;
        display: block;
        width: 100%;
    }
    .modal-dialog {
        max-width: 80%;
        margin: 1.75rem auto !important;
    }
    .form_body {
        padding: 20px 33px 50px;
    }
}

@media (max-width: 479px) {
    .form_body {
        padding: 20px 15px 0px;
    }
    .modal-dialog {
        max-width: 90%;
        margin-top: 60px;
    }
    .modal {
        padding: 0 15px !important;
    }
    .close {
        right: 0;
        top: -25px;
    }
    .demo_form h2 {
        font-size: 26px;
    }
    .form_body h3 {
        font-size: 23px;
        margin-bottom: 30px;
    }
}


/* ------ Demo Popup Ends -------------- */


/* ------- Full Service Popup Modle starts ------------- */

.service_body {
    position: absolute;
}

.services_package_demo ul li {
    width: 33%;
    float: left;
    border-right: 1px solid #ffffff;
}

.services_package_demo h5 {
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 20px;
}

.services_package_demo {
    margin: 0 0 30px;
}

.services_package_demo ul li:last-child {
    border-right: none;
}

.services_package_demo ul {
    position: relative;
}

.services_package_demo ul .radio-button {
    width: 100%;
}

.services_package_demo ul .radio-button__custom-indicator {
    left: 12px;
}

.package_demo_btn {
    background: #ffffff;
    padding: 2px 20px;
    border-radius: 5px;
    color: #1a366e !important;
    display: inline-block !important;
}

.services_package_demo ul .radio-button__custom-indicator .radio-button__input::after {
    content: "350$";
    display: block;
    color: #0066CC;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 25px;
    margin-top: 10px;
    border: 1px solid #0066CC;
}

.services_package_demo ul .radio_info strong {
    font-size: 12px;
    margin: 0 0 5px;
}

.services_package_demo ul .radio-button__custom-indicator {
    height: 20px;
    left: 0;
    position: initial !important;
    top: 0;
    width: 20px;
    margin: auto;
}

.services_package_demo ul .radio-button__custom-indicator::after {
    height: 14px;
    left: 0;
    position: inherit;
    top: 0;
    width: 14px;
    margin: 2px 2px 0;
}

.services_package_demo ul input#package_service3 {
    width: 33%;
    height: 20px;
}

.services_package_demo ul input#package_service2 {
    height: 20px;
    width: 20px;
}

.services_package_demo ul input#package_service1 {
    height: 20px;
    width: 20px;
}

#package_panel {
    display: none;
}

.services_package_demo ul input[type="radio"] {
    position: absolute;
}

.services_package_demo ul label {
    display: block;
    padding: 40px 0 10px;
    cursor: pointer;
    margin: 0;
}

.services_package_demo ul .blank-label {
    display: none;
}

.services_package_demo ul input[type="radio"] {
    position: absolute;
    top: 12px;
    display: block;
    margin: auto;
    text-align: center;
    width: 33%;
}

.services_package_demo ul input[type="radio"]:checked+label {
    background: #ffffff;
}

.services_package_demo ul input[type="radio"]:checked+label strong {
    color: #192b61;
}

.close {
    background: none;
    position: absolute;
    right: -10px;
    opacity: 1;
    text-shadow: none;
    color: #ffffff !important;
    top: -20px;
}

.text_info input, .text_info select {
    display: block;
    width: 100%;
    margin: 20 0 0;
    font-size: 14px !important;
    height: 45px !important;
    border: 1px solid #e6e6e6;
    border-radius: 10px !important;
    padding: 10px;
}

.text_info textarea {
    display: block;
    width: 100%;
    margin: 20 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 10px !important;
    padding: 10px;
}


/*-------------------- custom check box -------------------*/

.custom_checkbox-FS {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}


/* Hide the browser's default checkbox */

.custom_checkbox-FS input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark_fs {
    position: absolute;
    top: 0;
    left: 28%;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

.custom_checkbox-FS:hover input~.checkmark_fs {
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #cccccc;
}


/* When the checkbox is checked, add a blue background */

.custom_checkbox-FS input:checked~.checkmark_fs {
    background-color: #2196F3;
    border-radius: 5px;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark_fs:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.custom_checkbox-FS input:checked~.checkmark_fs:after {
    display: block;
}


/* Style the checkmark/indicator */

.custom_checkbox-FS .checkmark_fs:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.submit_demo {
    padding: 12px 64px;
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 46px;
    height: 50px;
    width: 200px;
    display: inline-block;
    margin-bottom: 30px;
    transition: all 0.3s;
}

.submit_demo:hover {
    transition: all 0.3s;
    background: #ffffff;
    color: #171748;
    border: 1px solid #ffffff;
}

.modal-dialog {
    max-width: 600px;
}

.main_body {
    background: #ffffff;
    border-radius: 25px;
}

.modal-dialog {
    max-width: 537px;
    margin: 1.75rem auto !important;
}

.demo_form h2 {
    margin: 64px 0 20px;
}

.head_modal_image {
    background: url("assets/images/top_img_white.png") no-repeat;
    width: 100%;
    height: 145px;
    display: block;
    position: absolute;
    top: 0;
    background-size: 100%;
    left: 0;
}

.service_body h2,
.service_body h3,
.service_body p {
    text-align: center;
}

.form_body {
    padding: 20px 50px 15px;
}

.request_demo {
    background: #388ac9;
    border: 1px solid #388ac9;
    color: #ffffff;
    width: 240px;
    height: 50px;
    border-radius: 5px;
    display: block;
    margin: 30px auto 0;
}

.service_body h2 {
    color: #ffffff;
    font-size: 23px;
    margin: 50px auto 30px;
    text-align: center;
    font-weight: 600;
}

.modal-content {
    border-radius: 25px !important;
    border: 0 !important;
}

.service_body {
    background-image: linear-gradient(#2178BD, #160F3F);
    text-align: center;
}

.text_info {
    padding: 0 70px;
}

.service_body p {
    font-size: 14px;
    text-align: center;
    display: block;
    color: #d8d8d8;
}

.service_body .para_one {
    margin: 30px 0;
}

.service_body h2 {
    color: #ffffff;
    font-size: 20px;
    display: block;
    text-align: center;
    font-weight: 600;
}

.service_body .para_two {
    margin: 0 0 30px;
}

.choose_addition {
    position: relative;
    border-top: 3px solid #ffffff;
    margin: 60px 0 20px;
}

.addition_heading {
    position: inherit;
    top: -16px;
    width: auto;
    text-align: center;
    background: #1b417b;
    left: 0;
    display: inline-block;
    margin: 0 auto 0;
    color: #ffffff;
    font-size: 22px;
    padding: 0 26px;
}

.term_link {
    color: #ffffff !important;
    font-weight: 400;
    margin: 0 !important;
    display: inline-block !important;
    transition: all 0.3s;
    font-size: 14px;
}

.term_link:hover {
    color: #388ac9 !important;
    transition: all 0.3s;
}

.selection_addition .standard_labels {
    float: left;
    width: 50%;
}

.selection_addition {
    padding: 0 40px;
}

.radio_info strong {
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin: 15px 0 7px;
}

.radio_info p {
    display: block;
}

.radio_info_1 img {
    width: 23%;
}

.radio_info_2 img {
    width: 32%;
}

.radio_info {
    text-align: center;
    padding: 0 10px;
}

.selection_addition input[type=radio] {
    padding: 0;
    width: 20px;
    float: left;
}

.selection_addition {
    padding: 0 15px;
}

.service_icon {
    height: 65px;
    display: block;
    overflow: hidden;
}

.radio-button {
    margin-bottom: 1rem;
    float: left;
    width: 50%;
}

.radio-button__label-wrapper {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    padding-left: 0;
    position: relative;
    top: 0.25rem;
}

.radio-button__label-wrapper:hover .radio-button__input~.radio-button__custom-indicator {
    border-color: black;
}

.radio-button__label-title {
    margin-bottom: 0.25rem;
}

.radio-button__label-subtext {
    display: block;
    font-size: 0.85rem;
    font-style: italic;
}

.radio-button__custom-indicator {
    background-color: white;
    border: 1px solid #999;
    border-radius: 50%;
    height: 20px;
    left: 28px;
    position: absolute;
    top: 15px;
    width: 20px;
}

.radio-button__custom-indicator::after {
    background-color: #388ac9;
    border-radius: 50%;
    content: "";
    display: none;
    height: 12px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 12px;
}

.radio-button__input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.radio-button__input:focus~.radio-button__custom-indicator {
    border-color: black;
}

.radio-button__input:checked~.radio-button__custom-indicator::after {
    display: block;
}

.radio-button__input:disabled~.radio-button__custom-indicator {
    opacity: 0.6;
    pointer-events: none;
}


/*-------------------------------- grad drop --------------------*/

.file-drop-area {
    position: relative;
    align-items: center;
    width: 95%;
    padding: 25px;
    border-radius: 3px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin: 0 auto 30px;
    background: #ffffff;
    height: 192px;
    border: 2px dashed #388ac9;
}

.file-drop-area.is-active {
    background: #ffffff;
}

.fake-btn {
    flex-shrink: 0;
    background-color: #388ac9;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 15px;
    margin: 15px auto 10px;
    font-size: 12px;
    text-transform: capitalize;
    width: 320px;
    color: #ffffff;
    display: block;
    border-radius: 26px;
}

.upload_wrapper {
    position: relative;
}

.file-msg {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.upload_btn_icon {
    margin-right: 10px;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.file-input:focus {
    outline: none;
}

.file_images i img {
    width: 12%;
}

.file_images i {
    margin: 0 10px;
}

@media (max-width: 1200px) {}

@media (max-width: 1024px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .text_info {
        padding: 0 35px;
    }
    .service_body h2 {
        font-size: 22px;
        margin: 36px auto 15px;
    }
    .fake-btn {
        width: 100%;
    }
    .icons {
        margin-right: 7px;
    }
}

@media (max-width: 680px) {
    .demo_form img {
        margin: 20px 0 0;
        display: block;
        width: 100%;
    }
    .modal-dialog {
        max-width: 80%;
        margin: 1.75rem auto;
    }
    .form_body {
        padding: 20px 33px 50px;
    }
    .addition_heading {
        top: -13px;
        font-size: 18px;
        padding: 0 20px;
    }
    .radio-button__custom-indicator {
        left: 0;
    }
    .radio_info i img {
        width: 36%;
    }
    .radio_info i {
        height: 65px;
        display: block;
    }
    .fake-btn {
        width: 90%;
    }
    .checkmark {
        left: 16%;
    }
}

@media (max-width: 479px) {
    .form_body {
        padding: 20px 15px 0px;
    }
    .modal-dialog {
        max-width: 90%;
        margin-top: 60px;
    }
    .modal {
        padding: 0 15px !important;
    }
    .close {
        right: 0;
        top: -25px;
    }
    .demo_form h2 {
        font-size: 26px;
    }
    .form_body h3 {
        font-size: 23px;
        margin-bottom: 30px;
    }
}


/* -------- Full Service Popup model Ends ----------- */


/** ------------------------------------- packages-Stylings Starts Here ------------------------------ *!*/
.wpcf7 form .wpcf7-response-output{
    margin: 0em 0.5em 1em !important;
}

/** ------------------------------------- packages-tab ------------------------------ *!*/

.main_body-pricing {
    margin: 60px 0 0;
}

.tab_packages .nav-tabs .nav-link.active {
    border: 1px solid #3b8acb;
    background: #3b8acb;
    color: #ffffff;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 5px;
}

.tab_packages.nav-tabs {
    border-bottom: none;
}

.tab_packages .nav-tabs .nav-link {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 10px auto;
    padding: 8px 20px;
    background: #ffffff;
    font-size: 14px;
    color: #949494;
    box-shadow: 0 3px 6px 0 #dcdcdc;
}

.tab_packages .tab-content {
    padding: 50px 0;
}

.tab_packages .package_one1 h2 {
    display: block;
    text-align: center;
    margin: 30px 0;
    color: #191919;
}

.tab_packages .super_premium {
    position: relative;
}

.tab_packages .star_icon {
    position: absolute;
    right: 5px;
    top: 5px;
}

.tab_packages .tab-content ul {
    display: flex;
    top: 0px;
    z-index: 10;
    padding-bottom: 14px;
    padding-left: 0;
    text-align: center;
}

.tab_packages .tab-content li {
    list-style: none;
    flex: 1;
}

.tab_packages .tab-content li:last-child {
    border-right: 1px solid #DDD;
}

.tab_packages li.active button {
    background:  #398bca !important;
    color: #fff !important;
     border: 1px solid #398bca!important;
}

.tab_packages table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 30px;
}

.tab_packages th {
    background: #F5F5F5;
    display: none;
}

.tab_packages td,
.tab_packages th {
    height: 53px
}

.tab_packages td,
.tab_packages th {
    border: 1px solid #DDD;
    padding: 10px;
    empty-cells: show;
}

.tab_packages td,
.tab_packages th {
    text-align: left;
}

.tab_packages td+td,
.tab_packages th+th {
    text-align: center;
    display: none;
}

.tab_packages td.default {
    display: table-cell;
}




/* .tab_packages .bg-blue {
    border-top:3px solid #0097CF;
} */

.tab_packages .sep {
    background: #F5F5F5;
    font-weight: bold;
}

.tab_packages .txt-l {
    font-size: 28px;
    font-weight: bold;
}

.tab_packages .txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}

.tab_packages .tick {
    font-size: 18px;
    color: #2CA01C;
}

.tab_packages .cross {
    font-size: 18px;
    color: #ff0404;
}

.tab_packages .hide {
    border: 0;
    background: none;
}

.tab_packages .package_one1 thead tr th h3 {
    font-size: 20px;
}

.tab_packages .basic_td {
    font-size: 27px;
    font-weight: 600;
    color: #191919;
    margin: 0 0 10px;
    display: block;
}

.tab_packages .basic_para {
    border-top: 1px solid #e6e6e6;
    display: block;
    padding-top: 15px;
    color: #191919;
    font-size: 12px;
}

.tab_packages .package_one1 tbody tr td img {
    margin: auto;
    display: block;
    max-width: 100% !important;
}

.tab_packages .package_one1 tbody tr td.premium {
    border-left: 3px solid #398bcb !important;
    border-right: 3px solid #398bcb;
}

.tab_packages .sep {
    background: #F5F5F5;
    font-weight: bold;
    text-align: center;
}

.tab_packages .feature_dist {
    font-size: 16px;
}

.action_header {
    display: block !important;
    background: #398bca !important;
}

.action_wirepackage {
    width: 70% !important;
    margin: auto;
}

.tab_packages button {
    border: 1px solid #398bcb !important;
}

.legal_footer strong {
    color: #ffffff;
    text-align: center;
    float: none;
    font-size: 26px;
    padding: 8px;
    display: block;
}

.tab_packages button {
    font-size: 20px;
}

@media (max-width: 650px) {
    .action_wirepackage {
        width: 100% !important;
        margin: auto;
    }
    .tab_packages button {
        font-size: 16px;
    }
    .action_wirepackage .legal_row {
        text-align: center;
    }
}
@media only screen and (max-width:575px){
    .legal_row .col-sm-6{
        margin: 0 !important;
    }
}

/**/


/*---------------------- legal newswire table start ---------------------*/

.logo_info {
    display: block !important;
}

.logo_info li {
    display: inline-block;
    margin: 0 10px 20px;
    width: 20%;
    border: none;
}

.legal_row p {
    text-align: left !important;
}

.package_legalnewswire h2 {
    text-align: center;
    margin: 20px 0 60px;
    color: #191919;
}

.legalbasic_info h3,
.bulk_info h3,
.legal_premium h3 {
    font-size: 22px;
    text-align: center;
}

.legal_premium .star_icon {
    opacity: 0.7;
    top: 9px;
    font-size: 20px;
}

.legal_buy {
    background: #398bcb !important;
    color: #ffffff !important;
    border: 1px solid #398bcb;
    float: right;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    transition: all 0.3s;
    height: 45px;
    width: 120px;
    margin-right: 20px;
}

.legal_buy:hover {
    background: #ffffff !important;
    color: #398bcb !important;
    transition: all 0.3s;
}

.legal_contact {
    background: #ffffff;
    color: #191919;
    transition: all 0.3s;
    border: 1px solid #191919;
    float: right;
    height: 45px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
}

.legal_contact:hover {
    background: #191919;
    color: #ffffff;
    transition: all 0.3s;
}

.legal_footer {
    background: #184275;
    vertical-align: middle;
}

.legal_footer strong {
    color: #ffffff;
    text-align: left;
    float: left;
    font-size: 26px;
    padding-left: 8px;
}

.legal_tr td {
    border-bottom: none;
    border-top: none;
}

.super_legalinfo {
    border-bottom: 1px solid #e6e6e6 !important;
    border-top: 1px solid #e6e6e6 !important;
}

.tab_packages .nav-tabs {
    border-bottom: none;
}

.time_logo img {
    max-width: 100%;
}


/*---------------------- legal newswire table end ---------------------*/

.tab_packages .tick_table {
    color: #00a651;
}

.tab_packages .tab-content li:last-child {
    border: none !important;
}

@media (min-width: 640px) {
    .tab_packages .tab-content ul {
        display: none;
    }
    .tab_packages td,
    .tab_packages th {
        display: table-cell !important;
    }
    .tab_packages td,
    .tab_packages th {
        width: 34%;
    }
}

th.bg-blue.super_premium {
    background: #398bcb;
    color: #ffffff;
    border: 3px solid #398bcb;
}


/*---------------------------- Pricing Styling Ends Here ------------------------------- */


/* ===================== Sample PR Page ====================== */

.section_team1 {
    background: url("assets/images/team-page/team-page.png") no-repeat;
    background-position: center right;
    display: block;
    height: 624px;
}

.content_txt {
    margin: 20% 0;
    padding: 0 15px;
}

.content_txt h3 {
    color: #191919;
}

.content_txt span {
    font-size: 14px;
    color: #191919;
    font-weight: 600;
}

.content_txt p {
    color: #191919;
}

.advanced_section {
    text-align: center;
    padding: 50px 0;
}

.team_left_area {
    position: absolute;
    left: 0;
}
@media only screen and (max-width:575px){
    .team_left_text .content_padding{
        padding-left: 1rem !important;
    }
    .blog_details_row .blog_details_margin{
        margin-left:15px;
        margin-right:15px;
    }        
}
.section_team2 {
    background: url("assets/images/team-page/team_page2.png") no-repeat;
    background-position: center left;
    display: block;
    height: 624px;
}

.submit_samp_btn {
    background: #398bcb;
    color: #ffffff;
    border: 1px solid #398bcb;
    height: 40px;
    border-radius: 50px;
    padding: 0 20px;
    /* width: 250px; */
    margin: auto;
    display: inline-block;
    transition: all 0.3s;
    margin-left: 12px;
}

.submit_samp_btn:hover {
    background: #ffffff;
    color: #398bcb;
    transition: all 0.3s;
}

.video_btn {
    background: #ffffff;
    color: #191919;
    border: 1px solid #19dfcd;
    height: 42px;
    border-radius: 50px;
    padding: 5px 25px 5px 5px;
    display: inline-block;
    margin: 0 10px 20px 0;
    transition: all 0.3s;
    vertical-align: inherit;
}

.video_btn:hover {
    background: #19dfcd;
    color: #ffffff;
    border: 1px solid #19dfcd;
    transition: all 0.3s;
}

.video_icon {
    background: #19dfcd;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: inline-block;
    padding: 4px;
    margin-right: 10px;
}

.video_icon .caret_icon {
    color: #ffffff;
}

@media (max-width: 1024px) {
    .content_txt {
        background: rgba(255, 255, 255, 0.6);
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .content_txt {
        margin: 29% auto;
        background: rgba(255, 255, 255, 0.8);
        padding: 21px;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .video_btn {
        margin: 0 auto 20px;
        display: block;
    }
    .submit_samp_btn {
        width: 250px;
        margin: 0 auto;
        display: block;
    }
}

@media (max-width: 479px) {
    .content_txt {
        margin: 37% auto;
        max-width: 94%;
        flex: 0 0 98%;
    }
}


/* ----------------- ICN Newsroom Page Starts ----------------------------- */

.pressreleases-wrapper {
    box-shadow: 0px 0px 3px 0 #e6e6e6;
    background-color: #ffffff;
}

.pr-logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.pr-titless h3 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
}

.pr-description a:hover {
    margin-right: -5px;
}

.pr-sub-title p {
    font-size: 20px;
}

.pr-sub-title p span {
    display: block;
}

.search_prbar input[type=text] {
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    padding: 20px 40px;
}

.search_prbar .input-group {
    box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
    border-color: rgba(223, 225, 229, 0);
    border-radius: 4px;
}

@media screen and (min-width:991px) {
    .search_prbar input[type=text] {
        width: 320px;
    }
    .search_prbar .input-group {
        width: 60% !important;
        margin: 0 auto;
    }
}


/* ----------------- ICN Newsroom Page Ends ----------------------------- */


/* -------------------------- Single Page Style Starts --------------------------  */

.main_body-single {
    margin: 60px 0 0;
}
.main_body-single p, .main_body-single a, .main_body-single .legal_categories .business_strong{
    word-break: break-word;
}
.main_body-single figure {
    max-width: 100% !important;
    height: auto !important;
}
@media only screen and (max-width:768px){
	.main_body-single iframe{
    max-width: 100%;
    height: auto;
  }
}
.release_ul .business_strong a {
    color: #398bca;
    font-size: 14px;
    font-weight: 500;
}

.legal_detailinfo h1 {
    color: #191919;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 44px;
}

.press_span {
    padding: 5px 10px;
    display: inline-block;
    color: #838d97;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #c8d0db;
    margin-right: 15px;
    background: #f9f9f9;
}

.icrowd_strong {
    margin-right: 15px;
}

.icrowd_strong ul {
    display: inline-flex;
}

.crowd_logo {
    display: inline-block;
    margin: 40px 0;
    border: 1px solid #e6e6e6;
    padding: 8px;
    border-radius: 5px;
}

.crowd_logo img {
    max-width: 200px;
    max-height: 200px;
}

.legal_detailinfo h2 {
    font-size: 20px;
    color: #191919;
    margin: 40px 0;
}

.release_ul {
    margin: 15px;
}

.release_ul .icrowd_strong {
    color: #398bca;
}

.release_ul .business_strong {
    color: #398bca;
}

.legal_categories .row {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 30px 0;
    padding: 20px 0;
}

.slider_detail {
    position: relative;
}

.slider_detail h3 {
    font-size: 18px;
    color: #191919;
    line-height: 25px;
    margin: 20px 0;
}

.back_data {
    border-right: 2px solid #e6e6e6;
    width: 90%;
    float: right;
}

.next_data {
    text-align: right;
    width: 90%;
}

.slider_detail .slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    width: 50px;
    height: 62px;
    top: 45%;
    border: none;
    background: url("assets/images/legal-assets/back_icon.png") no-repeat;
    z-index: 1091;
    font-size: 0;
}

.next_data {
    text-align: right;
}

.next_data strong {
    display: block;
}

.next_data h3 {
    width: 90%;
    float: right;
}

.pr-title a:hover {
    color: #3b8acb;
}

.paragraph_one {
    margin: 30px 0;
}

.slider_detail .slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 45%;
    width: 50px;
    height: 62px;
    border: none;
    background: url("assets/images/legal-assets/next_icon.png") no-repeat;
    font-size: 0;
}

.social_iconsdetail {
    background: url("assets/images/legal-assets/share_icon.png") no-repeat;
    width: 64px;
    height: 163px;
    display: inline-block;
    top: 200px;
    right: 70px;
    position: fixed;
    z-index: 99;
}

.detail_icons li {
    border: none;
    display: block !important;
    margin: 10px 0;
}

.facebook_icon {
    background-image: linear-gradient(to right, #325fa1, #7babf1);
    padding: 10px 20px;
    border-radius: 0 20px 20px 0;
}

.twitter_icon {
    background-image: linear-gradient(to right, #3c9fee, #acd9fe);
    padding: 10px 20px;
    border-radius: 0 20px 20px 0;
}

.linkedin_icon {
    background-image: linear-gradient(to right, #047bbb, #43bbfa);
    padding: 10px 20px;
    border-radius: 0 20px 20px 0;
}

.detail_icons {
    display: block;
}

.detail_icons li {
    border: none;
    display: block !important;
    margin: 18px 0;
    height: 31px;
    overflow: hidden;
}


/* -------------------------- end legal_dtails --------------------------  */

@media (max-width: 767px) {
    /*------------------- detail_page ---------------*/
    .back_data {
        border-right: none;
        width: 90%;
    }
    .next_data {
        width: 90%;
    }
    .social_iconsdetail {
        right: 45px;
    }
    .legal_buy {
        margin-right: 0;
    }
    .image_wrapdetail {
        text-align: center;
    }
    /*--------------------- bootstrap classes for detail [pages -------------*/
    .col-sm-8,
    .col-sm-6 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 20px 0;
    }
}

.detail_table_information h3 {
    font-size: 14px;
    margin: 0;
    background: url("assets/images/legal-assets/li_icon.png") no-repeat;
    background-position: center left;
    background-size: 20px;
    padding-left: 40px;
}


.detail_table_information table {
    border: 1px solid #e6e6e6;
}

.detail_table_information table tbody tr:hover {
    background-color: #e6e6e6;
}


/* -------------------------- Single Page Style Ends --------------------------  */


/* ----------------------------- blog css start -------------------------- */

.blog_section {
    margin: 50px 0;
}

.blog_section .blog_heading {
    display: block;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.blog_section .blog_headborder {
    width: 20px;
    height: 3px;
    border-radius: 50px;
    background: #000000;
    display: inline-block;
    margin: 0 2px;
}

.blog_row1 {
    text-align: center;
    margin-bottom: 60px;
}

.blog_detail_para {
    margin-bottom: 30px;
}

.blog_detail_para h3 {
    line-height: 24px;
}

.blog_detail_para h3 a {
    font-size: 18px;
    color: #191919;
    text-transform: capitalize;
    margin: 10px 0;
    font-weight: 600;
    transition: all 0.3s;
    display: block;
}

.blog_detail_para h3 a:hover {
    color: #398bca;
    transition: all 0.3s;
}

.blog_detail_para p {
    font-size: 14px;
    color: #191919;
}

.blog_readmore {
    color: #191919;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    transition: all 0.3s;
}

.blog_readmore {
    font-size: 16px;
    transition: all 0.3s;
}

.blogsub_data p {
    font-size: 12px;
    text-transform: capitalize;
    margin: 20px 0 0;
    color: #191919;
    font-weight: 400;
}

.blogsub_data p span {
    color: #398bca;
}

.related_news_aside {
    font-size: 12px;
    line-height: 2.33;
    position: relative;
    border: 2px solid #f0f0f0;
    padding: 30px 10px 18px;
    margin-bottom: 30px;
}

.related_news_aside:before {
    width: 68px;
    height: 4px;
    z-index: 1;
    margin: 0 0 0 30px;
}

.related_news_aside::before {
    background-color: #388bca;
}

.related_news_aside:before {
    position: absolute;
    content: "";
    top: -2px;
    bottom: auto;
    left: 0;
    right: auto;
}

.related-head h3 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 600;
}

.related_allnewsblog li:before {
    float: none;
    margin: 0 5px 0 0;
    counter-increment: item;
    content: counters(item, ".", decimal) ".";
    color: #2a2d34;
    display: block;
    font-weight: 600;
}

.related_allnewsblog li h4 {
    color: #2a2d34;
    line-height: 16px;
}

.related_allnewsblog {
    counter-reset: item;
}

.related_allnewsblog h4 a {
    color: #2a2d34;
    margin: 0 0 7px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s;
    line-height: 22px;
}

.related_allnewsblog h4 a:hover {
    color: #398bca;
    transition: all 0.3s;
}

.related_allnewsblog .post-tag {
    display: block;
    text-transform: uppercase;
}

.related_allnewsblog time {
    color: #a3a3a3;
    margin: 0 9px 0 0;
    font: 700 11px/1.2 "biko";
    display: inline-block;
    vertical-align: middle;
}

.related_allnewsblog li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.related_allnewsblog li:last-child {
    border-bottom: none;
}

.blog_imgbanner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.3s;
}

.blog_imgbanner img:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.active_pagnation a {
    background: #388bca;
    color: #ffffff;
    opacity: 1;
}

.pagination li a {
    padding: 8px 15px !important;
}


/*-------------------------------- blog_detail css ------------------------------*/


/* 
.detailblog_body {
    margin: 50px 0;
} */

.blogdetail_pagesinfo {
    background: #f5f5f5 !important;
    margin-top: 13px;
}
.blog_detailstory p, .blog_detailstory a{
    word-break: break-word;
}
@media only screen and (max-width: 767.98px){
    .blog_detailstory iframe{
        max-width: 100%;
        height: auto;
    }
}

.detailblod_info {
    background: #ffffff;
    padding: 30px 0;
    box-shadow: 0 0 11px rgba(0, 0, 0, .06);
    margin-bottom: 50px;
}

.blog_touch_aside {
    background: #ffffff;
    /* padding: 30px 0; */
    padding: 30px 0 6px;
    box-shadow: 0 0 11px rgba(0, 0, 0, .06);
}

.blog_details_row {
    justify-content: space-between;
}

.blog_details_margin {
    margin-top: 35px;
}

.double_bloginfo {
    justify-content: space-between;
}

.double_bloginfo .blog_imgbanner {
    background: #ffffff;
    margin-bottom: 30px;
}

.detailblod_info h1 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #434040;
    line-height: 32px;
}

.detailblod_info img {
    width: 100%;
    object-fit: contain;
    margin-bottom: 30px;
}

.detailblod_info p {
    margin-bottom: 30px;
}

.detailblod_info p:last-child {
    margin-bottom: 0;
}

.detailblod_info strong {
    display: block;
    color: #434040;
}

.name_blogfield {
    font-size: 12px !important;
    /* margin-top: 20px; */
    background: #f8f8f8 !important;
}

.touch_message label {
    color: #434040;
    font-size: 14px;
    margin-bottom: 0;
}

.blogdetail_send {
    display: block;
    border: 1px solid #398bca;
    width: 100%;
    padding: 5px 0;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff;
    background: #398bca;
    transition: all 1s;
}

.blog_touch_aside {
    margin-bottom: 50px;
}

.postblog_detail h5 a {
    font-size: 14px;
    color: #191919;
    transition: 0.3s;
}

.postblog_detail h5 a:hover {
    color: #398bca;
    transition: 0.3s;
}

.postblog_detail {
    padding-top: 10px;
}

.post_blogdetail {
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.post_blogdetail:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 20px;
}

@media (max-width: 590px) {
    .blog_pagination {
        margin-bottom: 50px;
    }
    .blog_row1 {
        text-align: center;
        margin-bottom: 20px;
    }
    .blog_section{
        margin: 20px 0;
    }
}

.release_icon a {
    font-size: 20px;
    margin-right: 12px;
    color: #398bca;
}


/* ----------------------------- blog css end -------------------------- */


/* ------------------------------------------ creative add start ---------------------------------*/

.creative_main_body {
    margin: 70px 0 0;
}

.stacked-cards h2 {
    text-align: center;
    position: relative;
    top: -20px;
}

.heading_ads {
    font-size: 24px;
}

.stacked-cards-slide {
    max-width: 80%;
    margin: 0 auto;
}

.stacked-cards-slide {
    max-width: 35%;
    margin: 0 auto;
}

.stacked-cards h2 {
    text-align: center;
    position: relative;
    top: -20px;
}

.stacked-cards {
    padding-top: 40px;
    padding-bottom: 15px;
}

.stacked-cards-fanOut {
    padding-bottom: 40px;
}

.stacked-cards-fanOut li img {
    max-height: 200px;
}

.stacked-cards li {
    height: 500px;
    width: 500px;
    display: block;
}

@media (max-width: 767px) {
    .stacked-cards li {
        height: 180px;
    }
}

.source {
    margin: 25px auto;
}

.creative_main_body .header {
    margin: 0 auto;
    padding: 25px 5px;
    background-color: #fff;
}

.creative_main_body .header img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    height: auto;
}

.stacked-cards {
    position: relative;
}

.stacked-cards ul {
    position: relative;
    max-width: 100%;
    margin: 0 auto 60px;
    padding-left: 0;
    height: 480px !important;
}

.stacked-cards li {
    margin-top: 5px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 #333;
    list-style: none;
    position: absolute;
    background: #ffffff;
    left: 50%;
    /*width: 85% !important;*/
    transition: 0.5s ease transform;
}

.stacked-cards li img {
    opacity: 0.8;
}

.stacked-cards li a {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
    padding: 5px 0 0 0;
    font-size: 24px;
    color: #4c91c8;
    cursor: pointer;
    text-decoration: underline;
}

.stacked-cards li:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.stacked-cards li.active:after {
    display: none;
}

.stacked-cards li img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: 4;
}

.stacked-cards li.active {
    cursor: default;
    box-shadow: 0 5px 10px 0 #333;
    opacity: 1;
    transition: 0.5s ease transform;
}

.stacked-cards li.active img {
    opacity: 1 !important;
}

.heading_ads .block_icon {
    background: #398bca;
    padding: 5px 12px;
    border-radius: 2px;
    margin-right: 25px;
}

.sub_head {
    font-weight: 200;
    margin-left: 5px;
}

.creative_main_body img {
    width: 100%;
    display: block;
    border: 1px solid #e6e6e6;
}

.google_first_section {
    margin: 40px 0 20px;
}

.large_images li {
    display: inline-block;
}

.large_images {
    padding: 0;
}

.second_section {
    margin-bottom: 20px;
}

.square_images {
    padding: 0;
}

.square_images li {
    padding: 6px;
    display: inline-block;
    list-style-type: none;
    width: 24%;
}

.image_mainwrap img {
    display: block;
    margin: 15px auto 0;
    height: 100%;
    width: auto;
}

.creative_modal .modal-content.first_image {
    background: transparent;
    box-shadow: none;
    height: 100%;
    width: auto;
    margin: 0;
    padding: 0 15px;
    border: none;
}

.creative_modal .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.7);
}

.creative_modal .modal-header {
    border-bottom: none;
    padding: 20px 0 0;
}

.creative_modal .modal-dialog {
    width: auto;
    margin: 0;
}

.creative_modal {
    padding: 0 !important;
}

.creative_modal .modal-content.first_image .close {
    opacity: 1;
    color: #ffffff;
    font-size: 33px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    padding: 3px 10px;
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 99;
}
@media only screen and (min-width:1201px){
    .creative_modal .modal-content.first_image .close{
        position: absolute;
        right: 30%;
    }
}
.footer_images a {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
}
.footer_images span{
    text-align: center;
    display: block;
    margin: 5px 0 0;
}
.footer_images a:hover {
    color: #223480;
}
.banner_img2,
.fourth_section,
.fifth_section {
    margin-bottom: 20px;
}

.sixth_section .col-sm-3 {
    margin-bottom: 20px;
}

a {
    cursor: pointer;
}

.section_sixth {
    margin-bottom: 60px;
    margin-top: 100px;
    display: block;
}

.creative_ad-img1 img {
    width: 40.5% !important;
    margin: auto;
}

.creative_ad-img3 img {
    width: 75% !important;
    margin: auto;
}

.large_images li {
    background: #f8f8f8;
    width: 19.4%;
    margin-right: 3.2px;
    display: inline-block;
}

.large_images li img {
    margin: auto !important;
    display: block;
}

.large_images li:last-child {
    margin-right: 0;
}

.creative_modal .modal-dialog {
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.img_wrap img {
    margin: auto !important;
    display: block;
}

.stacked_slider_card {
    margin-bottom: 50px;
}

@media (max-width: 1200px) {
    .image_mainwrap img {
        width: auto;
    }
    .stacked-cards ul {
        height: 440px !important;
    }
    .large_images li {
        width: 19.3%;
    }
    .square_images li {
        width: 23.8%;
    }
    .container-fixed {
        max-width: 46%;
    }
    .image_mainwrap img {
        width: 100%;
    }
    .creative_main_body {
        margin: 25px 0 25px 0;
        overflow: hidden;
    }
    .stacked-cards li a {
        padding: 5px 0 0;
    }
    .stacked-cards li {
        height: 450px;
        width: 450px;
    }
}

@media (max-width: 1023px) {
    .stacked-cards li {
        height: 280px;
        width: 460px;
    }
}

@media (max-width: 991px) {
    .stacked-cards li {
        box-shadow: none !important;
    }
    .stacked-cards ul {
        height: 420px !important;
    }
    .large_images li {
        width: 19.1%;
    }
    .image_mainwrap img {
        width: auto;
    }
    .square_images li {
        width: 23.4%;
    }
    .image_23 img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .stacked-cards ul {
        height: 325px !important;
    }
    .stacked-cards li {
        width: 340px;
        height: 130px;
    }
    .heading_ads {
        font-size: 18px;
    }
    .heading_ads .block_icon {
        margin-right: 16px;
    }
    .google_first_section .col-sm-6 {
        padding: 0 15px !important;
        margin-bottom: 15px;
    }
    .large_images li {
        width: 47%;
        margin-bottom: 15px;
    }
    .square_images li {
        width: 47%;
    }
    .section_sixth {
        margin-top: 60px;
    }
    .row.sixth_section .col-sm-3 {
        width: 50%;
        float: left;
    }
    .banner_img2 .col-sm-6 {
        margin-bottom: 15px;
    }
    .banner_img2,
    .fourth_section,
    .fifth_section {
        margin-bottom: 0;
    }
    .fourth_section .col-sm-3,
    .fifth_section .col-sm-3 {
        width: 49%;
        float: left;
        margin-bottom: 15px;
    }
    .image_mainwrap img {
        width: 100%;
    }
    .image_3 img,
    .image_5 img,
    .image_4 img {
        width: auto;
    }
    .footer_images a {
        font-size: 20px;
    }
    .stacked-cards li a {
        padding: 5px 0 0;
        font-size: 18px;
    }
}

@media (max-width: 650px) {
    .stacked-cards ul {
        height: 270px !important;
    }
    .stacked-cards li {
        width: 320px;
    }
    .stacked-cards li a {
        padding: 0;
        font-size: 18px;
        margin: 0;
    }
}

@media (max-width: 479px) {
    .row.sixth_section .col-sm-3 {
        width: 100%;
    }
    .fourth_section .col-sm-3,
    .fifth_section .col-sm-3 {
        width: 100%;
    }
    .square_images li {
        width: 100%;
        margin-bottom: 15px;
    }
    .large_images li {
        width: 100%;
        margin-bottom: 15px;
    }
    .heading_ads {
        margin: 0;
    }
    .creative_main_body {
        margin: 25px 0 25px 0;
    }
    .container-fixed {
        max-width: 100%;
    }
    .stacked-cards ul {
        height: 270px !important;
    }
    .second_section {
        margin-bottom: 0;
    }
    .creative_modal .modal-content {
        width: 100% !important;
    }
    
    .image_1 img {
        width: 100%;
    }
    
    .third_section {
        margin: 0 0 30px;
    }
    .sixth_section {
        margin: 30px -15px 0;
    }
    .heading_ads .block_icon {
        display: none;
    }
    .stacked-cards li {
        width: 270px;
        display: block;
        height: auto;
    }
    .stacked-cards li a {
        margin: 2px 0 0;
        font-size: 16px;
    }
}
@media screen and (min-width: 1201px){
#myModal-whitelabel .image_mainwrap img {
    width: 40% !important;
}
}

/* ------------------------------------------ creative add ends -----------------------------------*/


/* / ----------------------------- terms_condition css end -------------------------- / */

.terms_page {
    background: #F2F2F2;
}

.terms_condition {
    margin: 50px 0;
}

.terms_condition h1 {
    font-size: 32px;
    text-transform: capitalize;
    text-align: center;
    display: block;
    font-weight: 600;
    margin-bottom: 30px;
}

.title-blue {
    color: #398BCB;
    text-transform: capitalize;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.row.detail_terms ul {
    margin-left: 50px;
    margin-bottom: 20px;
}

.detail_terms ul li {
    list-style-type: revert !important;
}

.row.detail_terms li p {
    margin-bottom: 10px;
}

.website_title {
    background: #ffffff;
    padding: 20px 0;
    text-align: center;
    border-radius: 2px;
    margin-bottom: 30px;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
}

.detail_terms {
    background: #ffffff;
    padding: 20px 0 10px;
    border-radius: 2px;
    margin-bottom: 20px;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
}

.detail_terms p {
    margin-bottom: 20px;
    font-size: 14px;
}

.referance_title {
    color: #398BCB;
}

@media (max-width: 991px) {
    .terms_condition {
        margin: 50px 30px;
    }
}


/* / ----------------------------- terms_condition  css end -------------------------- / */


/* / ----------------------------- Pagination Styling Start here -------------------------- / */

.wp-pagenavi {
    clear: both;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #dee2e6;
    padding: 8px 15px !important;
    margin: 0px !important;
    display: inline-block;
    margin-bottom: 10px !important;
}

.wp-pagenavi a:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.wp-pagenavi span.current {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    font-weight: normal;
}


/* / ----------------------------- Pagination Styling Ends here -------------------------- / */


/* / --------------- Forms validation styling start  ------------------ / */

.DemoForm .wpcf7-not-valid {
    border: 1px solid #b94a48 !important;
}

/* / --------------- Forms validation styling End  ------------------ / */


/* / --------------- 404 and Search page styling  ------------------ / */

.search_page .not-found,
.site-main .error-404 {
    min-height: 30vh;
}
@media only screen and (max-width: 575px){
    .search_page .not-found, .site-main .error-404{
        padding: 0 10%;
    }
    }

/*CSS form Full service for New starts*/

.AdditionalService .wpcf7-list-item-label {
    font-size: 17px;
    display: block;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
}
.AdditionalService input[type="radio"]{
    background-color: white;
    border: 1px solid #999;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}
.wpcf7-form-control-wrap {
    color: #fff;
}

.AdditionalService .first span.wpcf7-list-item-label::after {
    content: "Publishing within 4 hours";
    font-size: 11px;
    font-weight: normal !important;
    display: block;
}

.AdditionalService .last span.wpcf7-list-item-label::after {
    content: "Publishing within 30 min. This includes additional $100";
    font-size: 11px;
    font-weight: normal !important;
    display: block;
}

.AdditionalService .first span.wpcf7-list-item-label {
    margin-top: 38%;
}

.AdditionalService .last span.wpcf7-list-item-label {
    margin-top: 20%;
}

.AdditionalService .first input[type=radio]::after {

    content: url('assets/images/standard_icon.png');
    position: absolute;
    left: 24%;
}

.AdditionalService .last input[type=radio]::after {
    content: url('assets/images/rush_icon.png');
    position: absolute;
    right: 11%;
}
@media screen and (max-width:543px){
    .AdditionalService .first input[type=radio]::after{
        position: absolute;
        top: -10px;
    }
    .AdditionalService .last input[type=radio]::after {
        position: absolute;
        right: 46%;
    }
    .AdditionalService .wpcf7-list-item.first{
        display: -ms-inline-grid;
        display: inline-grid !important;
    }
   
}
@media screen and (max-width:543px) and (min-width:360px){
    .AdditionalService .wpcf7-list-item.last input[type=radio]{
        display: block;
        margin: 0 23%;
    }
}
@media screen and (max-width:359px) and (min-width:320px){
    .AdditionalService .wpcf7-list-item.last input[type=radio]{
        display: block;
        margin: 0 21%;
    }
}
@media screen and (max-width:319px){
    .AdditionalService .wpcf7-list-item.last input[type=radio]{
        display: block;
        margin: 0 16%;
    }
}
@media screen and (max-width:560px) and (min-width:545px){
    .AdditionalService span.wpcf7-list-item {
        display: table-cell;
    }
}
/*************** packages start ****************/

#packages span.wpcf7-list-item-label{
    font-size: 12px;
    font-weight: 700;
}
#packages span.wpcf7-list-item.first span.wpcf7-list-item-label::after {
    content: "$250";
    font-size: 12px;
    font-weight: normal !important;
    display: block;
    color: #1a366e;
    background-color: #ffffff;
    padding: 2px 20px;
    border-radius: 5px;
    margin-top: 10px;
    
}

#packages span.wpcf7-list-item span.wpcf7-list-item-label::after {
    content: "$350";
    font-size: 12px;
    font-weight: normal !important;
    display: block;
    color: #1a366e;
    background-color: #ffffff;
    padding: 2px 20px;
    border-radius: 5px;
    margin-top: 10px;
}

#packages span.wpcf7-list-item.last span.wpcf7-list-item-label::after {
    content: "$450";
    font-size: 12px;
    font-weight: normal !important;
    display: block;
    color: #1a366e;
    background-color: #ffffff;
    padding: 2px 20px;
    border-radius: 5px;
    margin-top: 10px;
    
}
#packages span.wpcf7-list-item input[type="radio"]{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.services_package_demo {
    display: none;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.radio_style{
    background: #ffffff;
    color: #000;
}
#packages span.wpcf7-list-item.first, #packages span.wpcf7-list-item{
    border-right: 1px solid #ffffff;
}
#packages span.wpcf7-list-item.last {
    border-right: none;
}
#fullserviceModal .wpcf7-response-output{
    color: #ffffff;
}
#packages span.wpcf7-list-item{
    padding: 16px 43px !important;
    margin: 0;
    cursor: pointer;
}
@media screen and (max-width:767px) and (min-width:544px){
    #packages span.wpcf7-list-item{
        padding: 16px 39px !important;
        margin: 0;
        cursor: pointer;
    }
}

@media screen and (max-width:543px) and (min-width:366px){
    #packages span.wpcf7-list-item {
        padding: 16px 12px !important;
    }
}
@media screen and (max-width:374px){
    #packages span.wpcf7-list-item.first, #packages span.wpcf7-list-item {
        border-right: none !important;
    }
}
/*************** packages styling end ***************/


/************* CSS form Full service for New Ends **********/


/*=============new room Categories button starts here ===============*/
.distribution_channels{
    text-align: center;
}

.distribution_channels .all_channel.active {
    border: 1px solid #3b8acb;
    background: #3b8acb;
    color: #ffffff;
    /* padding: 8px 20px; */
    border-radius: 5px;

}

.distribution_channels .all_channel {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 17px;
    background: #ffffff;
    font-size: 14px;
    color: #949494;
    margin-bottom: 15px;
    box-shadow: 0 3px 6px 0 #dcdcdc;
    display: block;
}
/*=============new room distribution button end ===============*/

/* ----------i pad pro ------------------ */
@media only screen and (min-width: 1024px) and (max-width: 1366px) {

    /*=============new room distribution button start ===============*/
    .distribution_channels .all_channel {
        padding: 8px 15px;
        font-size: 14px;
    }
    /*=============new room distribution button end ===============*/
}

/* ----------i pad ------------------ */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /*=============new room distribution button start ===============*/
    .distribution_channels .all_channel {
        padding: 8px 0;
        font-size: 10px;
    }
    /*=============new room distribution button end ===============*/
}
@media only screen and (max-width: 767.98px) {
    /*=============new room distribution button start ===============*/
    .distribution_channels .all_channel {
        font-size: 14px;
    }
    /*=============new room distribution button end ===============*/
}

/* ============== Home info-box modal styling start================*/  
.media_modal_campaigns {
    width: 60% !important;
    max-width: 60%;
}
.media_modal_campaigns  .main_body {
    padding: 20px 10px;
}
.media_modal_campaigns  .main_body li {
   font-size: 16px;
}
.media_modal_campaigns .media_check{
    color: #339900;
    margin-right: 5px;
}
.media_modal_campaigns h2 {
    font-size: 30px;
    margin: 30px 0;
}

.media_camp_modal{
    overflow: hidden;
}


/* ----------i pad ------------------ */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /*==============media_Campaigns modal start================*/
    .media_modal_campaigns {
        width: 80% !important;
        max-width: 80%;
    }
    .media_modal_campaigns h2 {
        font-size: 26px;
    }

    /* ==============media_Campaigns modal end================*/

}
@media only screen and (max-width: 767.98px) {
    /*==============media_Campaigns modal start================*/
    .media_modal_campaigns {
        width: 90% !important;
        max-width: 90%;
    }
    .media_modal_campaigns h2 {
        font-size: 22px;
    }
    /*==============info-box  modal end================*/

}

/* ============== Home info-box modal styling End================*/

/*======= watch video in Home Page==============*/

.watch_video .play_icon {
    color: #ffffff;
    background: #56c3bc;
    padding: 10px;
    font-size: 27px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    position: absolute;
    top: 3px;
    left: 2px;
    }
    .video_homebtn .watch_video {
    border: 1px solid #56c3bc;
    color: #191919;
    border-radius: 40px;
    display: block;
    font-size: 12px;
    line-height: 0;
    text-transform: uppercase;
    padding: 18px 40px;
    position: relative;
}

/*Responsiveness Styling*/
@media only screen and (max-width: 767.98px){
    .pressrelease .pr-titless h3{
        word-break: break-all;
    }
    .pressrelease .pr-description p{
        word-break: break-all;
    }
    .pr-section{
        padding: 1rem;
    }
    .btns.banner_video_btn{
        margin-top: 1rem !important;
    }
}
@media only screen and (max-width: 319.98px){
    .video_homebtn .watch_video{
        font-size: 8px;
    }
}

/*/ ---- ThankYou Page CSS --------- /*/
.thankyou-page{
    height: 80vh;
    display: table;
 }
.thank_you img {
    width: 15%;
    margin: auto;
    display: block;
}
.thank_you {
    text-align: center;
}
.thank_you h1{
    margin: 30px 0;
    text-transform: capitalize;
    color: #2178bd;
    font-weight: 600;
}
.thank_you {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
@media (max-width: 767px){
    .thank_you img {
        width: 20%;
    }
    .password_rest {
        margin: 120px auto 0 !important;
    }
}
@media (max-width: 479px){
    .thank_you img {
        width: 30%;
    }
    .thank_you p {
        margin: 40px 0 0;
    }
}

/*/ ---- ThankYou Page CSS  Ends --------- /*/

div#invoice_page {
    margin: 6% auto 0 auto;
    max-width: 100%;
    width: 50%;
}

/* =========== Generic Classes for Buttons Start ===================*/

/* Primary Button */
.primary-btn{
    color: #fff;
    background-color: #1479C0;
    border: 2px solid #1479C0;
    border-radius: 5px;
    padding: .375rem .75rem;
    display: inline-block;
}
.primary-btn:hover{
    color: #ffffff !important;
    box-shadow: 0 0 0 0.25rem rgb(0 123 255 / 34%);
    transition: all 0.3s ease-in-out;
}
/* Secondary Button */
.secondary-btn{
    border: 2px solid #1479C0 !important;
    color: #1479C0 !important;
    border-radius: 5px !important;
    padding: .375rem .75rem !important;
    display: inline-block;
}
.secondary-btn:hover{
    background-color: #1479C0 !important;
    color: #ffffff !important;
}
/* Tertiary Button */
.tertiary-btn{
    color: #1479C0;
    font-size: 16px !important;
    font-weight: 600;
}
.tertiary-btn:hover{
    color: #102563;
}

/*============== Sizes of Buttons ==============*/

/* Large Button */
.lg-btn{
    padding:10px 24px !important;
    font-size:16px;
    line-height:1.5;
    text-align: center;
}
/* Medium Button */
.md-btn{
    padding:10px 15px;
    font-size:1rem;
    line-height:1.5;
    text-align: center;
}
/* Small Button */
.sm-btn{
    padding:5px 8px;
    font-size:.875rem;
    line-height:1.5;
    text-align: center;
}

/*============== Rounded Buttons ==============*/
.rounded-btn{
    border-radius: 50px !important;
}

/* =========== Generic Classes for Buttons End ===================*/


.single-post .main_body-single ul {
    padding:revert;
}
.single-post .main_body-single ul li {
	list-style : inherit;
}
.single-post .main_body-single .legal_categories .business_strong {
    word-break: break-all;
}
.main_body-single figure {
    max-width: 100% !important;
    height: auto !important;
}

.main_body-single .aligncenter {
    margin: 0 auto;
	 display: block;
}
@media only screen and (max-width:768px){
	.single-post iframe{
    max-width: 100%;
    height: auto;
  }
	.wpi_left_col, .wpi_right_col {
    width: auto;
  }
	div#invoice_page {
   margin: initial; 
    max-width: 100%;
    width: auto;
	padding: 8%;
}
}
#wp_invoice_itemized_table .cost_column {
    display: block !important;
}
#wp_invoice_itemized_table .wpi_money {
    display: block !important;
}
.demo_popup{
	padding-top: 3%;
	background: rgb(0,0,0,0.5);
	overflow-y: auto !important;
	padding-right: 17px;
}
@media screen and (max-width:479px){
	.demo_popup .modal-dialog{
		margin: 4.75rem auto !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1366px){
 .lg-btn.u-btn-header{
    padding: 10px 18px !important;
    font-size: 13.4px;
 }
}

/* Set the header in iPad Pro in portrait mode  */
@media only screen and (min-device-width:1024px) and (max-device-width: 1366px)  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1.5) {
  #Desktop_header{
    display: none !important;
  }
  #Mobile_header{
    display: block !important;
  }
}
@media only screen and (min-device-width:1024px) and (max-device-width: 1366px)  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .demo a{
        padding: 10px 10px !important;
    }
    .sign-up a{
        padding: 10px 10px !important;
    }
  }
/* Set the header in iPad in Landscape mode  */
@media only screen and (min-device-width:768px) and (max-device-width: 1024px)  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1.5) {
  #Desktop_header{
    display: none !important;
  }
  #Mobile_header{
    display: block !important;
  }
  .CardLatinLogo{
      margin-top: 25px;
  }
}

@media only screen and (max-width:767.98px) {
	.release_livesection {
    min-height: 720px;
}
.banner_information {
    top: 90px !important;
}
}
@media only screen and (min-device-width:768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5){
	a.news-btn.btn {
        margin-left: 0px !important;
		margin-top:10px;
}
.CardLatinLogo{
    margin-top: 25px;
}
}
@media only screen and (min-device-width:1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5){
	a.news-btn.btn {
		margin-top:0px;
        padding: 10px 15px;
}
    .icr_wrap h1 {
        font-size:25px !important;
    }
}
@media only screen and (min-device-width:768px) and (max-device-width: 1024px)  and (orientation: landscape)
	and (-webkit-min-device-pixel-ratio: 1.5) {
		a.news-btn.btn {
        margin-left: 5px;
		padding: 10px 10px;
    }
	.icr_wrap h1{
		font-size: 26px;	
	}
}

/* SEO Competitor analysis page styling start */

/*Distribution*/
.distribution-intro__title {
    font-size: 42px;
    color: #303030;
    font-weight: 600;
    margin-bottom: 83px;
  }
  .distribution-intro__body {
    padding: 21px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .distribution-intro__paragraph {
    font-size: 16px;
    font-weight: 500;
    color: #303030;
    line-height: 2.1;
  }
  /*Distribution Feature*/
  .distribution-main {
    margin-top: 4rem;
  }
  .distribution-main > :not(:first-child) {
    margin-top: 40px;
  }
  .distribution-feature > :nth-child(2) {
    margin-top: 20px;
  }
  .distribution-feature__header {
    width: 100%;
  }
  .distribution-feature__title {
    background-color: rgba(57, 140, 203, 0.08);
    position: relative;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 600;
    padding-left: 77px;
  }
  .distribution-feature__title::before {
    content: "";
    width: 45px;
    height: 100%;
    display: inline-block;
    background: #398bcb;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
  }
  .distribution-feature__sub-title {
    font-size: 24px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 14px;
  }
  .distribution-feature__paragraph {
    font-size: 16px;
    line-height: 1.8;
  }
  .distribution-feature__list {
    list-style: none;
  }
  .distribution-feature__body > * {
    margin-top: 14px;
    margin-top: 20px;
  }
  .distribution-feature__note {
    display: inline-block;
    margin-top: 20px;
  }
  .distribution-feature__list-big {
    margin-left: -25px;
    list-style: none;
  }
  .distribution-feature__list-big > * {
    margin-top: 50px;
  }
  .distribution-feature__list-title {
    font-size: 24px;
    font-weight: 600;
    color: #303030;
    display: inline-block;
    text-transform: capitalize;
  }
  .distribution-feature__list-big .distribution-feature__paragraph {
    margin-top: 20px;
  }
  .distribution-feature__border-box{
      border: 1px solid #398BCB;
      padding: 0 45px;
  }
  .feature-list{
      margin-left: 20px;
    }
    .feature-list__item{
      list-style: disc;
      line-height: 2.2;
  }

  .distribution-disclaimer{
      font-size: 18px;
      font-style: italic;
      color: #303030;
      font-weight: 600;
      background: #E2E2E2;
      padding: 20px 34px;
  }
  /*Advantages&Disadvantages*/
  .blue-border{
    height: 11px;
    background-color: #398BCB;
  }
  .table-scroller{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
  }
 .distribution-table{
     width: 100%;
     border-collapse: separate;
     border-spacing: 4px;
   
    }
 
    .distribution-table__data{
      padding: 8px;
      vertical-align: top;
      background: #398ccb08;
    }
 
    .distribution-table__heading{
     background: #398ccb08;
     font-size: 20px!important;
     text-align: center;
    }
  .distribution-feature__title{
      font-size: 28px;
  }
  .distribution-table__head{
      background: #398ccb08;
      text-align: center;
  }
  .distribution-table__list{
      line-height: 2.2;
  }

  .pricing-table-container .distribution-table__heading{
      padding: 10px;
      font-size: 14px!important;
      font-weight: 700;
    }
    .pricing-table-container .distribution-table__data{
        text-align: center;
        vertical-align: middle;
  }
.distribution-table__body .distribution-table__heading{
    text-align: left;
}
  @media (max-width:600px){
    .distribution-addisvantages .distribution-table__data{
        min-width: 300px;
      }
    .pricing-table-container .distribution-table__data{
        min-width: 150px;
      }
    .distribution-feature__title {
        font-size: 23px;
      }
      .distribution-addisvantages .distribution-table__head{
          text-align: left;
      }
      .distribution-table__head>tr>th{
          padding: 10px;
      }
      .distribution-feature__list-title{
          font-size: 20px!important;
      }
      .distribution-feature__list-big .distribution-feature__paragraph{
          margin-top: 14px;
      }

   }

  /*Table Of Content*/
  
  .table-of-content {
    box-shadow: 0 6px 6px rgba(61, 61, 61, 0.16);
    align-self: stretch;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 14px;
    max-height: 70vh;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 120px;
  }

  .table-of-content__body {
    padding: 0 25px 25px 25px;
  }
  .table-of-content::-webkit-scrollbar {
    display: none;
  }
  .table-of-content__header {
    position: sticky;
    top: -5px;
    width: 100%;
    background: #fff;
    padding: 25px;
    z-index: 100;
  }
  .table-of-content__heading {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
  }
  .table-of-content__heading-secondary {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .table-of-content__list-primary {
    list-style: none;
    margin-left: -25px;
  }

  .table-of-content__link {
    line-height: 2.2;
    color: #303030;
    font-size: 14px;
  }
  .table-of-content__link:focus {
    text-decoration: underline;
    color: #0066cc;
  }
  .distribution-services__sub-item:before {
    font-weight: 700;
    color: #303030;
  }

  .end-white-plate{
      position: sticky;
      bottom: 0;
      left: 0;
      height: 25px ;
      width: 100%;
      background-color: white;
  }
  .distribution-list {
    margin-left: -25px;
  }
  .distribution-list__item {
    line-height: 2;
  }
  .distribution-list__link {
    font-weight: 600;
    color: #303030;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
  }
.underline-link{
    text-decoration: underline!important;
    color: #398bcb !important;
}
  
  .distribution-services__heading {
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .distribution-services__heading-link {
    text-decoration: none;
    color: #303030;
    font-size: 16px;
    line-height: 1.9;
  }
  .distribution-services__list {
    margin-left: -25px;
  }
  .distribution-services__link {
    text-decoration: none;
    color: #303030;
    font-weight: 600;
    font-size: 14px;
  }

  .distribution-services__sub-list {
    margin-left: -36px;
    list-style: none;
  }
  .distribution-services__sub-link {
    color: #303030;
    font-weight: 500;
    line-height: 2.2;
    font-size: 14px;
  }
  
  /*Numeric list style*/
  .item-numeric {
    counter-increment: chapter;
  }
  .item-numeric:before {
    content: counter(chapter, numeric) ")";
  }
  .item-numeric-main {
    counter-increment: chapter;
  }
  .item-numeric-main:before {
    content: counter(chapter, numeric) ".";
    font-size: 28px;
    font-weight: 500;
    color: #303030;
  }
  /*Utils classes*/
  .u-m-left{
    margin-left: -20px;
  }
  .u-d-block{
      display: block;
  }
  .u-list-circle>*{
      list-style: disc;
  }
  .u-list-line-height>*{
      list-style: disc;line-height: 2.2;}
  .u-list-numeric>*{
      list-style: decimal;
  }
  .u-margin-dist-list {
    margin: 14px 0;
  }
  .u-font-bold{
      font-weight: 600;
  }
  .u-border-blue{
      border: 1px solid #398ccb8c;
  }
  .u-padding-left{
      padding-left: 30px;
  }
  .u-margin-top{
      margin-top: 35px;
    }
    .u-mg-top-sm{
        margin-top: 20px;
  }
.u-color-default{
    color: #303030;
}
  .distribution-feature__title.u-content-1::before{
      content: "1";
  }
  .distribution-feature__title.u-content-2::before{
      content: "2";
  }
  .distribution-feature__title.u-content-3::before{
      content: "3";
  }
  .distribution-feature__title.u-content-4::before{
      content: "4";
  }
  .distribution-feature__title.u-content-5::before{
      content: "5";
  }
  .distribution-feature__title.u-content-6::before{
      content: "6";
  }
  .distribution-feature__title.u-content-7::before{
      content: "7";
  }
  .distribution-feature__title.u-content-8::before{
      content: "8";
  }
  .distribution-feature__title.u-content-9::before{
      content: "9";
  }
  .distribution-feature__title.u-content-10::before{
      content: "10";
  }
  .distribution-feature__title.u-content-11::before{
      content: "11";
  }
  .distribution-feature__title.u-content-1-1::before{
      content: "1.1";
  }
  .distribution-feature__title.u-content-1-2::before{
      content: "1.2";
  }
  .distribution-feature__title.u-content-1-3::before{
      content: "1.3";
  }
  .distribution-feature__title.u-content-1-4::before{
      content: "1.4";
  }
  .distribution-feature__title.u-content-1-5::before{
      content: "1.5";
  }
  .distribution-feature__title.u-content-1-6::before{
      content: "1.6";
  }
  .distribution-feature__title.u-content-1-a::before{
      content: "a)";
  }
  .distribution-feature__title.u-content-1-b::before{
      content: "b)";
  }
  .distribution-feature__title.u-content-1-c::before{
      content: "c)";
  }

  [class*="u-content-"]::before{
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  [class*="u-content-1-"]::before{
    font-size: 16px;
  }
/*Back to top Button*/
#button {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
  }
  #button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  }
  #button:hover {
    cursor: pointer;
    background-color: #333;
  }
  #button:active {
    background-color: #555;
  }
  #button.show {
    opacity: 1;
    visibility: visible;
  }
  
  /* Styles for the content section */
  #to-top {
    display: inline-block;
    background-color: #398BCB;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    transition: background-color .3s,
    transform .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;

  }

  #to-top::before {
    content:"↑";
    font-size: 42px;
    line-height: 40px;
    color: #fff;
    display: block;
    cursor: pointer;
    -webkit-animation: infinite up-to-down-arrow .6s;    
    animation: infinite up-to-down-arrow .6s;
  }
  @keyframes up-to-down-arrow{
      0%{
          transform: translateY(-10%);
          opacity: 1;
      }
      100%{
          transform: translateY(10%);
          opacity: .5;
      }
  }
  
 #to-top:hover {
    transform: rotate(-8deg);
  }
  #to-top.show {
    opacity: 1;
    visibility: visible;
  }
  


  @media only screen and (min-width: 768px) and (max-width: 991.98px),
  only screen and (max-width: 767.98px) {
      .distribution-intro__title{
          font-size:32px;
          margin-bottom: 40px;
      }
      .distribution-feature__title{
          font-size: 22px;
          padding-left: 55px;
      }
      .distribution-feature__sub-title{
          font-size: 20px;
      }
      .distribution-feature__list-title{
          font-size: 23px;
      }
      .item-numeric-main:before {
        content: counter(chapter, numeric) ".";
        font-size: 18px;
        font-weight: 500;
        color: #303030;
      }
      .distribution-main > :not(:first-child) {
        margin-top: 30px;
      }
      .distribution-feature > :nth-child(2) {
        margin-top: 20px;
      }
      .u-padding-left{
          padding-left: 15px;
      }
   
  }
  
  @media screen and (max-width: 640px) {
   .distribution-intro{
       margin-top: 50px;
   }
   .distribution-intro__title{
    font-size: 22px;
    margin-bottom: 34px;
}
.table-of-content__header{
    padding: 15px 20px;
}
.table-of-content__body{
    padding: 0 20px 20px 20px;
}
   html{
    scroll-padding-top: 220px;
   }
}

/* SEO Competitor analysis page styling End */

/* Nexis PR modal Styling Start*/
.nn-popup__photo {
    width: 100%;
    height: 100%;
  }
  
  .nn-popup__body {
    text-align: left;
    position: relative;
    background-color: #052b43;
    background-image: url("assets/images/Twitter-Creatives.png");
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    height: 90vh;
  }
  
  .nn-popup__header {
    position: relative;
    height: 146px;
  }
  .nn-popup__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .nn-popup__footer {
    width: 100%;
    padding: 20px 30px;
  }
  
  .close--button {
    align-self: flex-start;
    right: 0px;
    top: -10px;
  }
  .close--button > span {
    font-size: 40px;
    color: #fff;
  }
  
  .close--button:focus {
    outline: none;
  }
  img.reg {
    margin-top: -16px;
    
  }
  .nn-popup__button {
    border: none;
    outline: none;
    background: #3a88c8;
    padding: 7px 20px;
    text-transform: capitalize;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
  }
  .nn-popup__button:focus {
    outline: none;
  }
  
  .nn-popup__text {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    line-height: 38px;
    max-width: 520px;
    text-align: left;
    line-height: 1.8;
  }
  
  .u-modal-header {
    background: transparent !important;
    border: none !important;
    padding: 0;
  }
  
  .nn-logo {
    border-radius: 100%;
    width: 100%;
    max-width: 140px;
  
    position: absolute;
    top: 53%;
    left: 70%;
    transform: translate(-50%, -50%);
  }
  /* ===================== Media Query for i-pad-pro =========== */
  
  @media (min-height: 720px) {
    .nn-popup__body {
      max-height: 720px;
    }
  }
  
  @media only screen and (min-height: 600px) and (max-height: 850px) {
    .nn-popup__body {
      min-height: 700px;
    }
  }
  
  /* ===================== Media Query for i-pad =========== */
  
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .nn-popup__body {
      min-height: 570px;
    }
  }
  
  /* ----------- Media Query for Mobiles ----------- ------- */
  
  @media only screen and (max-width: 767.98px) {
    .nn-popup__body {
      min-height: 665px;
      background-size: cover;
    }
    .nn-popup__bottom {
      flex-direction: column;
      align-items: baseline;
    }
    img.reg {
      margin-top: -11px;
      width: 2%;
    }
    .margin-fix {
      margin-top: 10px;
    }
    .nn-popup__text {
      max-width: 100%;
    }
  
    .close--button {
      outline: none;
    }
    .close--button:focus {
      outline: none;
    }
  
    .u-modal-header {
      background: transparent;
      border: none;
      padding: 0;
    }
  
    .nn-popup__text {
      font-size: 18px;
    }
    .nn-popup__button {
      padding: 5px 16px;
      font-size: 18px;
      margin-top: 20px;
    }
  
    .nn-popup__footer {
      width: 100%;
      padding: 20px 10px 0px;
    }
    .nn-logo {
      width: 100%;
      max-width: 137px;
      position: absolute;
      top: 50%;
      left: 76%;
      transform: translate(-50%, -50%);
    }
  }
  
  @media only screen and (min-width: 374px) and (max-width: 700px) {
    .nn-logo {
      top: 52.3%;
    }
  }
  
  @media only screen and (width: 812px) and (height: 375px) {
    .nn-logo {
      top: 40.3%;
    }
  }
  
  @media (max-width: 320px) {
    .nn-popup__text {
      font-size: 18px;
      line-height: 26px;
    }
    .nn-logo {
      width: 100%;
      max-width: 95px;
      position: absolute;
      top: 53%;
      left: 78%;
      transform: translate(-50%, -50%);
    }
  }
    
/* Nexis PR modal Styling End*/
/* new header of product-pages styling */

:root {
    /*General*/
    --color-white: #fff;
    --color-border-list: #efefef;
    /*Class Action Marketing Colors*/
    --color-bg-ca-navigation: #191d40;
    --color-bg-demo-ca: #4056b5;
    --color-bg-dropdown-own: #458bcb;
  
    /*iCrowd Marketing Colors*/
    --color-bg-icm-navigation: #191d40;
    --color-bg-demo-icm: #458bcb;
    --color-bg-icm-dropdown-own-icm: #458bcb;
  
    /*iCrowd Reasearch Variables*/
    --color-bg-ics-navigation-ics: #000000;
    --color-bg-demo-ics: #877bba;
    --color-bg-ics-dropdown-own-ics: #458bcb;
  
    /*colors Latin America*/
    --color-bg-navigation-latin: #e8e9e6;
    --color-link-latin: #515151;
    --color-bg-demo-latin: #515151;
    --color-bg-la-dropdown-own-latin: #458bcb;
  
    /*Legal Newswire*/
    --color-bg-navigation-ln: #000000;
    --color-bg-demo-ln: #cba860;
    --color-white: #fff;
    --color-bg-dropdown-own-ln: #458bcb;
  
    /*Real Estate Colors*/
    --color-bg-rs-navigation: #fff;
    --color-link-rs: #000;
    --color-bg-demo-rs: #000;
    --color-bg-rs-dropdown-own: #458bcb;
  }
  
  .u-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 7px 40px;
    z-index: 999;
  }
  /*Logo*/
  .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    z-index: 400;
  }
  
  .logo__photo {
    width: 100%;
    max-width: 76px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  
  /*Buttons*/
  .button {
    text-transform: capitalize;
    padding: 10px 26px;
    font-size: 17px;
    border: 1px solid transparent;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
  }
  [class*="button"] {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  [class^="button"] {
    padding: 10px 20px !important;
    border-radius: 5px;
    font-weight: 600;
  }
  
  /*Class Action*/
  .ca-button--demo {
    background: var(--color-bg-demo-ca);
    color: var(--color-white);
  }
  .ca-button--demo:hover {
    background: var(--color-white);
    color: var(--color-bg-demo-ca);
  }
  
  .button--ca-navigation {
    display: block;
    border: 2px solid var(--color-bg-demo-ca);
  }
  .button--ca-navigation:hover {
    background: var(--color-bg-demo-ca);
  }
  /*iCrowd Marketing*/
  .icm-button--demo {
    background: var(--color-bg-demo-icm);
    color: var(--color-white);
  }
  .icm-button--demo:hover {
    background: var(--color-white);
    color: var(--color-bg-demo-icm);
  }
  
  .icm-button--navigation {
    display: block;
    border: 2px solid var(--color-bg-demo-icm);
  }
  .icm-button--navigation:hover {
    background: var(--color-bg-demo-icm);
  }
  /*iCrowd Research*/
  
  .ics-button--demo {
    background: var(--color-bg-demo-ics);
    color: var(--color-white);
  }
  .ics-button--demo:hover {
    -webkit-box-shadow: 0px 2px 8px 8px #123865;
    box-shadow: 0px 2px 8px 8px #123865;
    color: #0056b3 !important;
  }
  
  .ics-header .custom_navigation_ul li:last-child a {
    display: block;
    border: 2px solid var(--color-bg-demo-ics);
    padding: 10px 26px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
  }
  .ics-header .custom_navigation_ul li:last-child a:hover {
    background: var(--color-bg-demo-ics);
    color: #0056b3 !important;
  }
  
  /*Legal News*/
  .ln-button--demo {
    background: var(--color-bg-demo-ln);
    color: var(--color-white);
  
    border: 3px solid var(--color-bg-demo-ln);
    padding: 7px 24px;
  }
  .ln-button--demo:hover {
    background: transparent;
    color: var(--color-bg-demo-ln) !important;
    border: 3px solid var(--color-bg-demo-ln);
  }
  
  .ln-header .custom_navigation_ul li:last-child a {
    display: block;
    border: 2px solid var(--color-bg-demo-ln);
    padding: 7px 18px !important;
    border-bottom: 2px solid var(--color-bg-demo-ln) !important;
    border-radius: 5px;
  }
  .ln-header .custom_navigation_ul .sub-menu li:last-child a{
    border-bottom: unset !important;
  }
  
  .ln-header .custom_navigation_ul li:last-child a:hover {
    background: var(--color-bg-demo-ln);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff !important;
  }
  
  /*Latin+Real America*/
  .la-button--navigation:hover,
  .la-button--demo:hover,
  .rs-button--navigation:hover,
  .rs-button--quote > [class*="rs-navigation__link"],
  .rs-button--demo > [class*="rs-navigation__link"] {
    opacity: 1 !important;
  }
  .rs-button,
  .la-button {
    -webkit-transition: all 0.4s !important;
    -o-transition: all 0.4s !important;
    transition: all 0.4s !important;
  }
  
  /*Links*/
  .navigation__link {
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--color-white);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .ca-navigation__link:hover,
  .icm-navigation__link:hover {
    color: #398bcb;
  }
  .ca-navigation__link[class*="button--ca-navigation"]:hover,
  .icm-navigation__link[class*="icm-button--navigation"]:hover {
    color: var(--color-white);
  }
  
  .ics-navigation__link:hover {
    opacity: 0.7;
  }
  .ics-navigation__link[class*="ics-button--navigation"]:hover,
  .ics-navigation__link[class*="ics-button--demo"]:hover {
    opacity: 1;
  }
  .ln-header .custom_navigation_ul li a:hover {
    color: #cba860 !important;
    transition: inherit;
  }
  .ln-navigation__link[class*="ln-button--navigation"]:hover {
    background: #cba860;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
  }
  .ln-navigation__link[class*="ln-button--demo"]:hover {
    color: #cba860;
    background: 0 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .la-navigation__link,
  .rs-navigation__link {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .la-navigation__link:hover,
  .rs-navigation__link:hover {
    color: currentColor;
    opacity: 0.7;
  }
  
  /*Class Action marketing*/
  .ca-header {
    background: var(--color-bg-ca-navigation);
  }
  /*Navigation*/
  .navigation {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  
  .navigation__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
  }
 
  
  .navigation__icon {
    width: 60px;
    display: none;
    position: relative;
    z-index: 300;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
  }
  
  .navigation__icon > span {
    background: var(--color-white);
    border-radius: 10px;
    height: 5px;
    margin: 5px 0;
    -webkit-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    -o-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  
  .navigation__icon > span:nth-of-type(1) {
    width: 50%;
  }
  .navigation__icon > span:nth-of-type(2) {
    width: 100%;
  }
  
  .navigation__icon > span:nth-of-type(3) {
    width: 75%;
  }
  
  .navigation__icon-drop {
    width: 14px;
    cursor: pointer;
    margin-left: 10px;
  }
  
  .line-1.animate {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotatez(45deg) translate(8px, 0px);
    -ms-transform: rotate(45deg) translate(8px, 0px);
    transform: rotatez(45deg) translate(8px, 0px);
  }
  
  .line-2.animate {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotatez(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotatez(-45deg);
  }
  
  .line-3.animate {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    width: 50%;
    -webkit-transform: translate(11.5px, -11.5px) rotatez(45deg);
    -ms-transform: translate(11.5px, -11.5px) rotate(45deg);
    transform: translate(11.5px, -11.5px) rotatez(45deg);
  }
  
  /*Dropdown-own*/
  .custom_navigation_ul .sub-menu {
    position: absolute;
    background: transparent;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    min-width: 200px;
    z-index: 8888;
  }
  
  .custom_navigation_ul .sub-menu {
    background: var(--color-white);
    list-style: none;
    border: 1px solid var(--color-border-list);
  }
  
  .custom_navigation_ul .sub-menu li a {
    text-decoration: none;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 20px;
    display: block;
  }
  
  .custom_navigation_ul .sub-menu li a:hover {
    background: var(--color-bg-dropdown-own);
    color: var(--color-white) !important;
    transition: inherit;
  }
  
  .custom_navigation_ul .sub-menu li:not(:last-of-type) {
    border-bottom: 1px solid #efefef;
  }
  
  .custom_navigation_ul .sub-menu li a:hover {
    color: black;
    text-decoration: none;
  }
  .custom_navigation_ul li:first-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .drop-arrow {
    width: 14px;
    margin-left: 10px;
    display: inline-block;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  
  /*Media Queries*/
  @media screen and (min-width: 900px) {
    .custom_navigation_ul li:first-child a:hover + .sub-menu {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
    .custom_navigation_ul .sub-menu:hover {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    .custom_navigation_ul li:first-child a:hover > .drop-arrow {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }
  .rotate-drop-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .show-dropdown-own {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  
  /*iCrowd Marketing*/
  .icm-header {
    background: var(--color-bg-icm-navigation);
  }
  
  /*Custom Dropdown*/
  .custom-dropdown {
    position: fixed;
    top: 91px;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .custom-dropdown > .navigation__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .custom-dropdown > .navigation__list > :nth-child(even) {
    -webkit-animation: even-animate 0.4s;
    animation: even-animate 0.4s;
  }
  .custom-dropdown > .navigation__list > :nth-child(odd) {
    -webkit-animation: odd-animate 0.4s;
    animation: odd-animate 0.4s;
  }
  
  .custom-dropdown > .navigation__list > * {
    margin: 0;
    margin-bottom: 20px;
  }
  
  .custom-dropdown-list > :last-of-type {
    margin-bottom: 0;
  }
  @-webkit-keyframes even-animate {
    0% {
      -webkit-transform: translateX(-20%);
      transform: translateX(-20%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes even-animate {
    0% {
      -webkit-transform: translateX(-20%);
      transform: translateX(-20%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @-webkit-keyframes odd-animate {
    0% {
      -webkit-transform: translateX(20%);
      transform: translateX(20%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes odd-animate {
    0% {
      -webkit-transform: translateX(20%);
      transform: translateX(20%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  /*Latin America Styles*/
  .la-header {
    background: var(--color-bg-navigation-latin);
  }
  
  .la-button {
    color: #fff;
  }
  
  .la-button--demo {
    background: var(--color-bg-demo-latin);
    color: var(--color-white);
  }
  .la-button--demo:hover {
    background: var(--color-white);
    color: var(--color-bg-demo-latin) !important;
    border: 1px solid var(--color-link-latin);
  }
  
  .la-button--navigation {
    display: block;
    border: 2px solid var(--color-bg-demo-latin);
  }
  .la-button--navigation:hover {
    background: var(--color-white) !important;
  }
  
  .logo__photo {
    width: 80px;
  }
  
  .logo__photo {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    min-width: 80px;
  }
  
  .la-navigation__link {
    cursor: pointer;
    color: var(--color-link-latin);
    text-decoration: none;
    text-transform: capitalize;
  }
  
  .navigation__icon > span {
    background: var(--color-bg-demo-latin);
    border-radius: 10px;
    height: 5px;
    margin: 5px 0;
    -webkit-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    -o-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  
  .drop-black {
    -webkit-filter: invert(0) !important;
    filter: invert(0) !important;
  }
  
  /*Real Estate Style*/
  .rs-header {
    background: var(--color-bg-rs-navigation);
  }
  
  .rs-button {
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .rs-button--demo .rs-navigation__link {
    color: var(--color-white);
  }
  @media screen and (min-width: 1000px) {
    .rs-button:not(:first-of-type) {
      padding: 10px;
    }
  }
  .rs-button--demo {
    background: var(--color-bg-demo-rs);
    color: var(--color-white);
    text-transform: capitalize;
    padding: 10px;
    font-size: 17px;
    border: 1px solid transparent;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid var(--color-bg-demo-rs);
  }
  .rs-button--demo:hover {
    background: transparent;
    color: var(--color-bg-demo-rs);
    border: 1px solid var(--color-bg-demo-rs);
  }
  
  .rs-button--quote {
    background: var(--color-white);
    color: #000;
  }
  .rs-button--quote > .rs-navigation__link {
    color: #000;
  }
  .rs-button--quote:hover .rs-navigation__link {
    color: var(--color-white) !important;
  }
  .rs-button--quote:hover:hover {
    background-color: #000;
  }
  .rs-button--navigation {
    display: block;
    border: 1px solid var(--color-bg-demo-rs);
  }
  .rs-button--navigation:hover {
    background: var(--color-bg-demo-rs);
    color: var(--color-white);
  }
  .rs-button--demo:hover > .rs-navigation__link {
    color: #000;
  }
  
  .demo-rs-buttons > :first-child {
    margin-right: 20px;
  }
  
  .ca-button--demo.u-block,
  .icm-button--demo.u-block,
  .ics-button--demo.u-block,
  .la-button--demo.u-block,
  .ln-button--demo.u-block {
    display: block;
  }
  
  .rs-navigation__link {
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
  }
  
  .navigation__icon > span {
    background: #000;
    border-radius: 10px;
    height: 5px;
    margin: 5px 0;
    -webkit-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    -o-transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  /*Headers*/
  .ics-header {
    background: var(--color-bg-ics-navigation-ics);
  }
  /*Legal Newswire*/
  .ln-header {
    background: var(--color-bg-navigation-ln);
  }
  /*Media Queries*/
  @media screen and (min-width: 1000px) {
    .u-header:not(:first-of-type) {
      padding: 7px 20px;
    }
  }
  
  @media screen and (max-width: 899px) {
    .icm-button--demo {
      display: none;
    }
    .ics-button--demo {
      display: none;
    }
    .la-button--demo {
      display: none;
    }
    .ln-button--demo {
      display: none;
    }
    .ca-button--demo {
      display: none;
    }
  }
  
  @media screen and (max-width: 899px) {
    .custom-dropdown > .navigation__list.list-show {
      display: block;
      width: 100%;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    nav ul li a {
      font-size: 14px;
    }
    .drop-arrow {
      width: 10px;
    }
  }
  
  @media screen and (max-width: 899px) {
    .custom-dropdown.custom-dropdown-show {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  
  @media screen and (max-width: 899px) {
    .custom-dropdown > .navigation__list.list-show {
      display: block;
    }
  }
  
  @media screen and (min-width: 900px) {
    .custom_navigation_ul li:not(:first-of-type) {
      margin-left: 40px;
    }
    .custom_navigation_ul li:last-of-type {
      margin-left: 60px;
    }
  }
  
  @media screen and (min-width: 1000px) {
    .custom_navigation_ul li:not(:first-of-type) {
      margin-left: 30px;
    }
  }
  
  @media screen and (max-width: 899px) {
    .navigation__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  
  @media screen and (max-width: 899px) {
    .demo-rs-buttons {
      display: none;
    }
    .demo-rs-buttons > :first-child {
      margin-right: 0;
    }
    .demo-rs-buttons > * {
      width: 90vw !important;
    }
  }
  
  @media screen and (max-width: 899px) {
    .custom-dropdown.custom-dropdown-show {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @media screen and (max-width: 899px) {
    .custom-dropdown > .navigation__list.list-show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    nav ul li a {
      font-size: 12px;
    }
    .drop-arrow {
      width: 10px !important;
    }
  }
  
  @media screen and (min-width: 900px) {
    .navigation__list {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
  }
  
  @media screen and (max-width: 899px) {
    .navigation__list {
      display: none;
    }
  }
  
  @media screen and (min-width: 900px) {
    .custom_navigation_ul li:not(:first-of-type) {
      margin-left: 20px;
    }
    .custom_navigation_ul li:last-of-type {
      margin-left: 30px;
    }
  }
  
  @media screen and (min-width: 1100px) {
    .custom_navigation_ul li:not(:first-of-type) {
      margin-left: 40px;
    }
  }
  
  /*Latest Changes*/
  [class*="dropdown"] > [class*="navigation__list"] > * {
    margin-bottom: 30px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.226);
    padding: 10px 0;
    min-width: 100%;
  }
  
  [class*="dropdown"] [class*="navigation__link"] {
    font-size: 18px !important;
  }
  
  [class*="dropdown"] [class*="navigation__list"].list-show {
    width: 100%;
    padding: 0 20px;
  }
  
  [class*="dropdown"] [class$=".custom_navigation_ul li"] {
    margin: 10px;
  }
  
  @media screen and (max-width: 899px) {
    [class*="dropdown"] [class*="button"] {
      padding: 7px 18px;
    }
    [class*="dropdown"] [class*="button"]:last-of-type {
      margin-left: -3px !important;
    }
    [class*="dropdown"] > [class*="navigation__list"] > * {
      margin-bottom: 10px !important;
      border-bottom: 1px solid rgba(0, 0, 0, 0.226);
      padding: 10px 0;
      min-width: 100%;
    }
    .u-header {
      padding: 7px 20px;
    }
  }
  /*Utils classes*/
  .u-dflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  
  .u-ml {
    margin-left: 20px;
  }
  
  .u-invert {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  
  .u-bg-black {
    background: #000;
  }
  
  .u-bg-latin {
    background: #e8e9e6;
  }
  
  .u-color-white {
    color: #fff !important;
  }
  .u-display-block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .u-display-block > * {
    width: 100% !important;
  }
  .u-display-block > :first-child {
    margin-bottom: 30px;
  }
  .u-bg-primary {
    background-color: #191d40 !important;
  }
  .u-bg-white {
    background: #fff;
  }
  
  a:hover {
    text-decoration: none !important;
  }
  
  /*Transition Remover*/
  
  .preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
  }
  .customhead-dropdown> ul> li .navigation__link {
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--color-white);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: unset !important;
    border-bottom: 0 !important;
}
.icm-header .customhead-dropdown .navigation__link {
    color: var(--color-white);
    border-bottom: 2px solid var(--color-bg-demo-icm);
}
.custom_navigation_ul li a{
    cursor: pointer;
    text-decoration: none;
    color: var(--color-white);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .customhead-dropdown> ul> li .custom_navigation_ul li a {
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--color-white);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: unset !important;
    border-bottom: 0 !important;
}
.customhead-dropdown .custom_navigation_ul li a {
    color: var(--color-white);
    border-bottom: 2px solid var(--color-bg-demo-icm);
}
.ca-navigation__link:hover,
.custom_navigation_ul li a:hover {
  color: #398bcb;
}
.ca-navigation__link[class*="button--ca-navigation"]:hover,
.custom_navigation_ul li a[class*="icm-button--navigation"]:hover {
  color: var(--color-white);
}
.icm-header .custom_navigation_ul li:last-child a{
    display: block;
    border: 2px solid var(--color-bg-demo-icm);
    display: block;
    border: 2px solid var(--color-bg-demo-icm);
    padding: 10px 26px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
}
.custom_navigation_ul li:last-child a:hover{
    background: var(--color-bg-demo-icm);
    color: var(--color-white);
    transition: all 0.3s;
}
.custom_navigation_ul .sub-menu li:last-child a{
    border: inherit;
    padding: 11px 20px;
    border-radius: 0;
    text-decoration: none;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
}
.custom_navigation_ul .sub-menu li:last-child a:hover{
    background: var(--color-bg-dropdown-own);
    color: var(--color-white) !important;
    transition: all 0.3s;
}
.custom_navigation_ul .sub-menu li:not(:first-of-type) {
    margin-left: auto;
    display: block;
}
/* for mobile custom */
.customhead-dropdown ul{
    width: 100%;
    padding: 0 20px;
}
@media screen and (max-width: 899px){
.customhead-dropdown ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
.customhead-dropdown ul li a{
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--color-white);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: unset !important;
    border-bottom: 0 !important;
}
.show-dropdown-own{
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: translateY(20px) !important;
    -ms-transform: translateY(20px);
    transform: translateY(20px) !important;
    width: auto !important;
}
.customhead-dropdown .sub-menu li a {
    text-decoration: none;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 20px !important;
    display: block;
}
.customhead-dropdown ul.sub-menu {
    display: block !important;
    width: auto !important;
    padding-left: 0;
    padding-right: 0;
}
.icm-header .customhead-dropdown .custom_navigation_ul li:last-child a{
    padding: 7px 18px !important;
    border-bottom: 2px solid var(--color-bg-demo-icm) !important;
}
.customhead-dropdown .custom_navigation_ul li:last-child{
    display: flex !important;
}
@media screen and (max-width: 899px){
    .customhead-dropdown ul li a{
        font-size: 18px !important;
    }
    .customhead-dropdown .sub-menu li:last-child a {
        border-bottom: 0px !important;
    }
    .customhead-dropdown .mobdemo{
        position: absolute;
        left: 150px;
        top: 316px;
        display: block !important;
    }
    .customhead-dropdown .navigation__list {
        display: none;
    }
}
@media screen and (max-width: 300px){
    .customhead-dropdown .custom_navigation_ul li:last-child a{
        width: 84px;
    }
    .customhead-dropdown .mobdemo{
        width: 104px;
    }
}
.ics-header .customhead-dropdown .custom_navigation_ul li:last-child a{
    border-bottom: 2px solid var(--color-bg-demo-ics) !important;
    padding: 7px 18px !important;
}
.ics-header .customhead-dropdown .custom_navigation_ul .sub-menu li:last-child a {
    border-bottom: inherit !important;
}
.rs-header .custom_navigation_ul li a {
    cursor: pointer;
    color: var(--color-link-rs);
    text-decoration: none;
    text-transform: capitalize;
}
.rs-header .custom_navigation_ul li a:hover{
    color: currentColor;
    opacity: 0.7;
}
.rs-header .custom_navigation_ul .sub-menu li a:hover {
    opacity: 1;
}
.rs-header  .custom_navigation_ul li:last-child a{
    display: block;
    border: 1px solid var(--color-bg-demo-rs);
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.rs-header  .custom_navigation_ul li:last-child a:hover{
    background: var(--color-bg-demo-rs);
    color: var(--color-white);
}
.rs-header .custom_navigation_ul .sub-menu li:last-child a {
    border: inherit;
    padding: 11px 20px;
    border-radius: 0;
    text-decoration: none;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
}
.rs-header .custom_navigation_ul .sub-menu li:last-child a:hover {
    background: var(--color-bg-dropdown-own);
    color: var(--color-white) !important;
    transition: all 0.3s;
}
.rs-header [class*="dropdown"] [class*="navigation__list"].list-show {
    width: 100%;
    padding: 0 20px;
}
@media screen and (max-width: 899px){
.rs-header .custom-dropdown-show > .navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
.rs-header .customhead-dropdown .custom_navigation_ul li:last-child a {
    padding: 7px 18px !important;
    border: 1px solid var(--color-bg-demo-rs);
    border-bottom: 1px solid var(--color-bg-demo-rs) !important;
}
.rs-header .customhead-dropdown .custom_navigation_ul .sub-menu li:last-child a {
    border: unset;
    border-bottom: unset !important;
}
.ca-header .custom_navigation_ul li:last-child a {
    display: block;
    border: 2px solid var(--color-bg-demo-ca);
    padding: 10px 26px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
}
.ca-header .custom_navigation_ul li:last-child a:hover {
    background: var(--color-bg-demo-ca);
}
.ca-header .custom_navigation_ul .sub-menu li:last-child a {
    border: unset;
    font-size: inherit;
    font-weight: unset;
    padding: 11px 20px;
    display: block;
    border-radius: inherit;
}
.ca-header .custom_navigation_ul .sub-menu li:last-child a:hover{
    background: var(--color-bg-dropdown-own);
    color: var(--color-white) !important;
}
.ca-header .customhead-dropdown .custom_navigation_ul li:last-child a{
    padding: 7px 18px !important;
    border-bottom: 2px solid var(--color-bg-demo-ca) !important;
}
@media screen and (max-width: 899px){
    .ca-header .customhead-dropdown .custom_navigation_ul .sub-menu li:last-child a {
        border-bottom: 0px !important;
    }
    .icm-header .customhead-dropdown .custom_navigation_ul .sub-menu li:last-child a {
        border: unset;
        border-bottom: unset !important;
    }
    .la-header .customhead-dropdown .custom_navigation_ul .sub-menu li:last-child a {
        border: unset;
        border-bottom: unset !important;
    }
}
.la-header .custom_navigation_ul li a{
    cursor: pointer;
    color: var(--color-link-latin);
    text-decoration: none;
    text-transform: capitalize;
}
.la-header .custom_navigation_ul li a:hover {
    color: currentColor;
    opacity: 0.7;
}
.la-header .custom_navigation_ul li:last-child a {
    display: block;
    border: 2px solid var(--color-bg-demo-latin);
    padding: 10px 26px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    color: var(--color-link-latin);
}
.la-header .custom_navigation_ul li:last-child a:hover{
    background: var(--color-white);
}
.la-header .custom_navigation_ul .sub-menu li:last-child a {
    border: unset;
    border-radius: inherit;
    font-weight: 400;
    font-size: inherit;
    padding: 11px 20px;
}
.la-header .custom_navigation_ul .sub-menu li a:hover {
    opacity: 1;
    background: var(--color-bg-dropdown-own);
}
.la-header .customhead-dropdown .custom_navigation_ul li:last-child a {
    padding: 7px 18px !important;
    border-bottom: 2px solid var(--color-bg-demo-latin) !important;
}
/* dropdown menu css  */
@media screen and (min-width: 900px){
.custom_navigation_ul li:first-child a::after{
    display: inline-block;
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-top: 7px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.custom_navigation_ul .sub-menu li a::after {
    content: '';
    background-image: unset;
    display: flex;
    background-repeat: inherit;
    width: inherit;
    height: inherit;
    margin: inherit;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.custom_navigation_ul li:first-child a:hover::after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 0px;
}
}
@media screen and (max-width: 899px){
    .custom_navigation_ul li:first-child a::after{
        display: inline-block;
        content: "";
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
        background-repeat: no-repeat;
        width: 20px;
        height: 13px;
        margin-left: 5px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
    .custom_navigation_ul .sub-menu li a::after {
        content: '';
        background-image: unset;
        display: flex;
        background-repeat: inherit;
        width: inherit;
        height: inherit;
        margin: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }
    .mobile-arrow::after{
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-top: 0px;
    }
    
}
.icm-header .custom_navigation_ul li:first-child a::after{
    -webkit-filter: invert(1) !important;
    filter: invert(1) !important;
}
.ln-header .custom_navigation_ul li:first-child a::after{
    -webkit-filter: invert(1) !important;
    filter: invert(1) !important;
}
.ics-header .custom_navigation_ul li:first-child a::after{
    -webkit-filter: invert(1) !important;
    filter: invert(1) !important;
}
.ca-header .custom_navigation_ul li:first-child a::after{
    -webkit-filter: invert(1) !important;
    filter: invert(1) !important;
}
/* dropdown menu css  ended*/
.smoothscroll{
    scroll-behavior: smooth;
}
/* new header of product-pages styling --ended */

/* Competitor Landing page styling start */

/*------ offcanvas widget area start ------*/
.offcanvas-widget-area {
    margin-top: auto;
    padding: 20px;
  }
  
  .off-canvas-contact-widget li {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
  }
  
  .off-canvas-contact-widget li i {
    width: 20px;
  }
  
  .off-canvas-contact-widget li a {
    color: #fff;
  }
  
  .off-canvas-contact-widget li a:hover {
    color: #151515;
  }
  
  .off-canvas-social-widget {
    margin-top: 20px;
  }
  
  .off-canvas-social-widget a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-right: 15px;
  }
  
  .off-canvas-social-widget a:hover {
    color: #151515;
  }
  
  /*------ offcanvas widget area end ------*/
  .off-canvas-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 9999;
  }
  
  .off-canvas-wrapper.open {
    opacity: 1;
    visibility: visible;
  }
  
  .off-canvas-wrapper.open .off-canvas-inner-content {
    -webkit-transform: none;
    transform: none;
  }
  
  .off-canvas-wrapper .off-canvas-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  
  .off-canvas-wrapper .off-canvas-inner-content {
    background-color: #398bca;
    width: 300px;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(calc(-100% - 50px));
    transform: translateX(calc(-100% - 50px));
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  @media only screen and (max-width: 479.98px) {
    .off-canvas-wrapper .off-canvas-inner-content {
      width: 270px;
    }
  }
  
  .off-canvas-wrapper .btn-close-off-canvas {
    top: 0;
    left: 100%;
    width: 60px;
    height: 60px;
    font-size: 26px;
    color: #398bca;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
  }
  
  .off-canvas-wrapper .btn-close-off-canvas i {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    line-height: 60px;
  }
  
  .off-canvas-wrapper .btn-close-off-canvas:hover i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  
  .off-canvas-wrapper .off-canvas-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    height: 100%;
  }
  
  .search-box-offcanvas form {
    position: relative;
  }
  
  .search-box-offcanvas form input {
    color: #666;
    font-size: 13px;
    width: 100%;
    height: 60px;
    border: none;
    padding: 0 40px 0 10px;
    background-color: #f2f2f2;
  }
  
  .search-box-offcanvas form .search-btn {
    top: 0;
    right: 0;
    width: 40px;
    height: 60px;
    line-height: 62px;
    font-size: 20px;
    color: #398bca;
    border: none;
    position: absolute;
  }
  
  .search-box-offcanvas form .search-btn:hover {
    color: #398bca;
  }
  
  /* .btn, */
  .mobile-menu-btn {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
  }
  
  .bprds-title h2 {
    font-size: 38px;
    line-height: 46px;
    color: #434040;
}

  .readmore {
    font-size: 12px;
    float: right;
    padding: 10px;
    color: #27387f;
    font-weight: 600;
  }
  
  /*Feature Tab Slider*/
  .feature-wrapper {
    padding: 70px 20px;
  }
  
  .feature__header h4 {
    font-size: 22px;
    color: #434040;
    font-weight: 500;
    font-family: "Montserrat";
  }
  
  h4#feature-title {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat";
  }
  
  .feature-details,
  .section-features {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  @media (max-width: 1024px) {
    .feature-details {
      display: block;
    }
  }
  
  .feature-details__title {
    text-transform: capitalize;
    text-align: center;
    font-size: 38px;
    line-height: 46px;
    color: #434040;
    padding: 20px 0;
  }
  
  .heading_three {
    font-size: 16px;
    padding: 10px;
  }

  .heading_three .feature_para{
      white-space: nowrap;
  }

  @media only screen and (max-width:1439.98px){
    .heading_three .feature_para{
        white-space: normal;
    } 
  }
  
  @media (max-width: 1024px) {
    .feature-details__title {
      margin-bottom: 60px;
    }
  }
  
  @media (max-width: 768px) {
    .feature-details__title {
      margin-bottom: 50px;
    }
  }
  
  @media (max-width: 500px) {
    .feature-details__title {
      margin-bottom: 40px;
    }
  }
  
  .content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(300px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 100px 50px;
  }
  
  @media (height: 1024px) and (width: 1366px) {
    .content {
      -ms-grid-columns: (minmax(500px, 1fr)) [auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    }
  }
  
  .feature {
    text-align: center;
  }
  
  .feature__header {
    margin-bottom: 30px;
  }
  
  .feature__icon {
    max-width: 100%;
  }
  
  @media (max-width: 600px) {
    .feature__icon {
      max-width: 50%;
    }
  }
  
  .feature__title {
    text-transform: capitalize;
    font-size: 15px;
  }
  
  @media (min-width: 768px) {
    .feature__body {
      height: 120px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  
  @media (min-width: 880px) {
    .feature__body {
      height: 178px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  
  @media only screen and (min-width: 880px) and (max-width: 1515px) {
    .feature__header {
      margin-bottom: 0;
      height: 250px;
    }
  }
  
  .feature__paragraph {
    line-height: 1.8;
  }
  @media only screen and (min-width:768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5){
    .feature__paragraph {
        font-size: 14px;
      }
      .table-analysis-c--sub-header td{
          font-size: 14px;
      }
      .table-analysis-c th{
          min-width: 316px !important;
      }
}

  .feature__button {
    margin-top: 20px;
    padding: 7px 20px;
    background: #398bca;
    cursor: pointer;
    color: #fff;
    text-transform: capitalize;
    border-radius: 4px;
    border: none;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  
  .feature__button:hover {
    -webkit-transform: scaleX(110%);
    transform: scaleX(110%);
  }
  
  .slide {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    grid-gap: 40px;
    max-width: 1000px;
    display: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  
  @media (max-width: 1024px) {
    .slide {
      -ms-grid-rows: auto [2];
      grid-template-rows: repeat(2, auto);
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
    .slide > :first-child {
      margin-right: 0;
    }
    .slide > :last-child {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1 / span 1;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr [3];
      grid-template-columns: repeat(3, 1fr);
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .slide > :last-child > * {
      font-size: 14px;
      margin-top: 0 !important;
    }
  }
  
  @media (max-width: 768px) {
    .slide > :last-child {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto;
      grid-template-columns: auto;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      grid-gap: 30px;
    }
    .slide > :last-child > * {
      font-size: 14px;
      margin-top: 0 !important;
    }
  }
  
  .slider {
    width: 100%;
    position: relative;
    z-index: 15;
  }
  
  .slider__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  
  .slider__header .feature__title {
    -webkit-animation: slider-header-anime 0.4s;
    animation: slider-header-anime 0.4s;
  }
  
  .slider__header > :first-child {
    margin-right: 30px;
  }
  
  @media (max-width: 600px) {
    .slider__header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
    }
    .slider__header > :first-child {
      margin-right: 0;
      margin-bottom: 30px;
    }
  }
  
  .slider__header-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  
  .slider__header-text > :first-child {
    margin-right: 30px;
  }
  
  @media (max-width: 600px) {
    .slider__header-text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
    }
    .slider__header-text > :first-child {
      margin-right: 0;
      margin-bottom: 30px;
    }
  }
  
  .slider__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-animation: slider-icon-anime 0.4s;
    animation: slider-icon-anime 0.4s;
  }
  
  .slider__left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #2e2850;
    color: #fff;
    padding: 30px 30px 40px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 10px;
  }
  
  @media (max-width: 600px) {
    .slider__left {
      padding: 30px 15px;
    }
  }
  
  .slider__list {
    list-style: none;
    margin-top: 30px;
    line-height: 2;
    color: rgba(255, 255, 255, 0.733);
  }
  
  .slider__icon {
    max-width: 60px;
    -webkit-animation: slider-icon-anime 0.4s;
    animation: slider-icon-anime 0.4s;
  }
  
  .slider__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .slider__navigator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 270px;
    color: #f7f9fc;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding: 3px;
  }
  
  .slider__navigator:not(:last-of-type) {
    -webkit-transform: translate(0, 200%);
    transform: translate(0, 200%);
  }
  
  .slider__navigator:last-of-type {
    opacity: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }
  
  .slider__navigator:not(:first-of-type) {
    margin-top: 40px;
  }
  
  .slider__navigator > :first-child {
    margin-right: 20px;
  }
  
  .slider__navigator {
    cursor: pointer;
  }
  
  .slider__navigator:hover {
    background: #ffffff61;
    border-radius: 5px;
  }
  
  .slider__header .feature__title {
    cursor: pointer;
  }
  
  @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .slider__navigator {
      -webkit-transition: all none;
      transition: all none;
    }
    .slider__navigator:not(:last-of-type) {
      -webkit-transform: translate(0);
      transform: translate(0);
    }
    .slider__navigator:last-of-type {
      opacity: 1;
      -webkit-transform: translate(0);
      transform: translate(0);
    }
  }
  
  .slider__paragraph {
    border-radius: 5px;
    line-height: 1.8;
  }
  
  .slider [class*="slider__paragraph--"] {
    padding: 20px;
    margin-top: 30px;
    background: #fff;
    color: #434040;
    border-radius: 5px;
  }
  
  .slider__subtitle {
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
  }
  
  .slider__buttons {
    margin-left: auto;
  }
  
  .slider__btn {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-size: 25px;
    background: transparent;
    border: 1px solid #fff;
    margin: 0 10px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    line-height: 1;
  }
  
  .slider__btn:hover {
    background: #fff;
    color: #000;
  }
  
  .slider__btn--right {
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  }
  
  .move-back {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  
  .move-back:not(:last-of-type) {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  
  .move-back:last-of-type {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
  
  .u-font {
    font-size: 20px;
  }
  
  .u-mt {
    margin-top: 20px;
  }
  
  .u-mt-3 {
    margin-top: 30px;
  }
  
  @-webkit-keyframes slider-icon-anime {
    from {
      opacity: 0;
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes slider-icon-anime {
    from {
      opacity: 0;
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @-webkit-keyframes slider-header-anime {
    from {
      opacity: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes slider-header-anime {
    from {
      opacity: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .slide--active {
    display: -ms-grid;
    display: grid;
  }
  
  .active-slide {
    -webkit-animation: scale-animation 0.4s;
    animation: scale-animation 0.4s;
  }
  
  .slider-paragraph-active {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  
  .transform-button {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    pointer-events: visible;
  }
  
  .transform-button-2 {
    opacity: 1;
    pointer-events: visible;
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
    z-index: 100;
    background: #fff;
    color: #000;
  }
  
  .u-display-block {
    display: block;
  }
  
  .u-display-none {
    display: none;
  }
  
  /*New CSS */

  .feature-slider-modal{
      background: rgb(0, 0, 0, 0.6) !important;
  }

  .close.feature-modal-closer {
    font-size: 60px;
    font-weight: 300;
    color: #fff;
    opacity: 1 !important;
    cursor: pointer;
    padding: 1.5rem !important;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  
  .feature-modal-closer:hover {
    outline: none;
    color: #fff;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  
  .feature-modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: none !important;
  }
  
  .feature-modal-content {
    background-color: transparent !important;
    border: none !important;
  }
  
  @media (min-width: 576px) {
    .feature-modal-dialog {
      max-width: 1030px;
      margin: 17.5px auto;
    }
  }
  
  /*Table*/
  :root {
    --color-green: #757575;
    --color-green-tick: #228b22;
    --color-grey: #e4e4e4;
    --color-white: #fff;
    --color-header-th: #495057;
    --color-header-th-bg: #757575;
    --color-even-row: #f0f0f19a;
    --color-row-hover: #f0f0f1;
    --var-color-border-row: #ddd;
  }
  
  .analysis-c-header {
    padding: 20px;
    background-color: #27387f;
    position: relative;
    text-align: center;
    margin: 0 auto;
  }
  
  .analysis-c-header__title {
    font-weight: 400;
    color: var(--color-white);
    font-size: 38px;
  }
  
  .pb-3.bprds-title {
    margin-top: 80px;
  }
  
  .container-table-analysis-c {
    overflow: scroll;
    max-width: 98%;
    margin: 60px auto;
    max-height: calc(100vh - -50px);
  }
  
  .table-analysis-c {
    width: 100%;
    position: relative;
    z-index: -1;
  }
  
  .table-analysis-c thead tr {
    background-color: var(--color-header-th-bg);
    color: var(--color-white);
  }
  
  .table-analysis-c th {
    min-width: 320px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border-color: #dee2e6;
  }
  
  .table-analysis-c--sub-header td {
    text-align: left;
  }
  
  .table-analysis-c th,
  td {
    padding: 12px 15px;
    text-align: left;
  }
  
  .table-analysis-c tbody tr {
    border-bottom: 1px solid var(--color-border-row);
    padding: 80px;
  }
  
  .table-analysis-c tbody td {
    padding: 20px 15px;
  }
  
  @media (max-width: 768px) {
    .table-analysis-c th {
      min-width: 220px;
    }
    .table-analysis-c tbody td {
      padding: 16px 10px;
    }
  }
  
  .table-analysis-c tbody tr:nth-child(even) {
    background-color: var(--color-even-row);
  }
  
  .table-analysis-c tbody tr:hover {
    background-color: var(--color-row-hover);
  }
  
  .table-analysis-c__heading-span {
    font-size: 14px;
    font-weight: 400;
  }
  
  .table-analysis-c__company-name {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 40;
    background-color: #398bca;
  }
  
  .table-analysis-c thead th {
    vertical-align: top !important;
    border-bottom: 2px solid #dee2e6;
    border-top: 2px !important;
  }
  
  .table-analysis-c--sub-header {
    background-color: var(--color-grey) !important;
    height: 40px !important;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    color: #000 !important;
    z-index: 50;
  }
  
  .table-analysis-c-clients {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 44px;
    z-index: 50;
  }
  
  .table-analysis-c svg {
    fill: var(--color-green-tick);
  }
  
  .svg-close {
    fill: #e74c3c !important;
  }
  
  ::-webkit-scrollbar {
    width: 10px;
    height: 13px;
  }
  
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #a8a9aa;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  
  .u-bg-price {
    background-color: #398bca !important;
    font-size: 18px;
    color: #fff !important;
  }
  
  @media (min-width: 992px) {
    .ultered-1 {
      -webkit-box-flex: 14% !important;
      -ms-flex: 14% !important;
      flex: 14% !important;
      max-width: 15%;
    }
  }
  
  @media (min-width: 992px) {
    .ultered-2 {
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
      flex: 1 !important;
      max-width: 100% !important;
    }
  }
  
  @media (min-width: 600px) {
    .ultered-2 {
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
      flex: 1 !important;
      max-width: 100% !important;
    }
  }
  
  @media (max-width: 668px) {
    .table-analysis-c thead th {
      font-size: 11px;
    }
    .table-analysis-c td,
    .table-analysis-c th {
      padding: 7px;
      vertical-align: top;
      border-top: 1px solid #dee2e6;
      font-size: 11px;
    }
    .table-analysis-c--sub-header {
      top: 78px;
    }
    .table-analysis-c-clients {
      top: 30px;
    }
  }
  
  .modal-backdrop.opac-80 {
    opacity: 80%;
  }
  
  .formerly {
    font-size: 8px;
  }
  
  @media (max-width: 600px) {
    .u-mob-padding {
      padding: 0;
    }
    .analysis-c-header__title {
      font-size: 32px;
    }
    .u-padding-top-c {
      padding-top: 10px !important;
    }
    .bprds-title h2 {
      font-size: 35px;
    }
    .feature-details__title {
      font-size: 35px;
    }
  }
  
  .u-padding-0 {
    padding: 0 !important;
  }
/* Competitor Landing page styling Ended */
@media only screen and (min-width:768px){
 .SevenProductCard{
    margin-left: 15%;
 } 
}
.icn-news-categories {
    font-size: 11px;
    display: block;
}
.icn-news-categories .category {
    padding: 3px 8px;
    display: inline-block;
    color: #838d97;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #c8d0db;
    margin-right: 15px;
    background: #f9f9f9; 
}
/* Contact us page styling start  */

.c-contact-form {
    margin: 60px auto;
    font-size: 10px;
    background: #ffffff;
    -webkit-box-shadow: -1px -1px 3px rgba(98, 101, 104, 0.25),
      4px 4px 15px rgba(98, 101, 104, 0.25);
    box-shadow: -1px -1px 3px rgba(98, 101, 104, 0.25),
      4px 4px 15px rgba(98, 101, 104, 0.25);
  }
  
  .c-contact-form__button {
    padding: 0.6em 0;
    text-align: center;
    background-color: #fff;
    border: none;
    outline: none;
    width: 100%;
    font-weight: 600;
    font-size: 1.6em;
    color: #398bca;
    margin-top: 3em;
    border-radius: 0.1em;
    text-transform: capitalize;
    cursor: pointer;
  }
  
  .c-contact-form__button:focus {
    outline: none;
  }
  
  .c-contact-form__button--manager {
    color: #fff;
    background-color: #398bca;
    margin-top: 1.6em;
  }
  
  .c-contact-form__heading-primary {
    font-weight: 600;
    font-size: 3.6em;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 1.5em;
  }
  
  @media (max-width: 600px) {
    .c-contact-form__heading-primary {
      margin-bottom: 1em;
    }
  }
  
  .c-contact-form__heading-secondary {
    font-style: normal;
    font-weight: normal;
    font-size: 2.8em;
    color: #398bca;
  }
  
  .c-contact-form__input {
    width: 100%;
    font-size: 1.3em;
    line-height: 1.6em;
    color: #ffffff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 0.7em 0;
    outline: none;
  }
  
  .c-contact-form__input::-webkit-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__input:-ms-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__input::-ms-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__input::placeholder {
    color: #fff;
  }
  
  .c-contact-form__input-group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .c-contact-form__left {
    background-color: #398bca;
    padding: 3em 5em 1em;
  }
  
  @media (max-width: 992px) {
    .c-contact-form__left {
      padding: 3em;
    }
  }
  
  .c-contact-form__loaction {
    width: 300px;
    background-color: red;
    height: 300px;
  }
  
  .c-contact-form__location-address {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 1.4em;
    color: #000000;
  }
  
  .c-contact-form__right {
    height: 100%;
    padding: 3em 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  @media (max-width: 992px) {
    .c-contact-form__right {
      padding: 3em;
    }
  }
  
  .c-contact-form__textarea {
    width: 100%;
    text-transform: capitalize;
    color: #ffffff;
    background-color: transparent;
    border: none;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.2em;
    padding: 1.1em 1.3em;
    outline: none;
    font-size: 1.3em;
    line-height: 1.6em;
    height: 13.4em;
  }
  
  .c-contact-form__textarea::-webkit-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__textarea:-ms-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__textarea::-ms-input-placeholder {
    color: #fff;
  }
  
  .c-contact-form__textarea::placeholder {
    color: #fff;
  }
  
  .c-contact-form__address-frame {
    margin-top: 5.9em;
  }
  
  @media (max-width: 600px) {
    .c-contact-form__address-frame {
      margin-top: 3.9em;
    }
  }
  
  .c-contact-form__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .c-contact-form__address:not(:last-of-type) {
    margin-bottom: 2.2em;
  }
  
  .c-contact-form__address-label {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.6;
    color: #485460;
    text-transform: capitalize;
  }
  
  .c-contact-form__address-text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4em;
    color: #485460;
  }
  
  .c-contact-form__c-manager {
    margin-top: 6em;
    margin-top: 3.5em;
  }
  
  .c-contact-form__c-manager-label {
    font-weight: normal;
    font-size: 1.8em;
    color: #485460;
  }
  
  .c-contact-form-p0 {
    padding: 0 !important;
  }
  
  .c-contact-form__left .wpcf7-response-output{
    color: #fff !important;
    font-size: 14px !important;
  }
  .c-contact-form .wpcf7-not-valid-tip{
      font-size: 13px;
  }
  .c-contact-form__form .ajax-loader{
    display: block;
    margin: 0 auto;
  }
  .c-contact-form__left .wpcf7-not-valid{
    border-bottom: 1px solid #b94a48 !important;
  }

/* Contact us page styling end  */

/* 404 page design styling start */
.u-page-404__error {
    margin-bottom: 20px;
  }
  
  .u-page-404__label {
    font-weight: 500;
    font-size: 37px;
    color: #458bca;
    text-transform: uppercase;
  }
  
  .u-page-404__status {
    font-style: normal;
    font-weight: 700;
    font-size: 116px;
    color: #e39116;
  }
  
  .u-page-404__desc {
    font-size: 22px;
    line-height: 36px;
    color: #494444;
    max-width: 456px;
    margin-bottom: 60px;
  }
  
  .u-page-404__back-arrow {
    margin-right: 8px;
    max-width: 26px;
  }
  
  .u-page-404__button {
    font-weight: 500;
    font-size: 22px;
    padding: 0 0 7px 20px;
    color: #458bca;
    border-bottom: 2px solid #458bca;
  }
  
  .u-page-404__button:hover {
    text-decoration: none;
    padding: 0 0 7px 10px;
    -webkit-transition: padding 0.4s;
    transition: padding 0.4s;
    color: #458bca;
  }
  
  .u-page-404__button:not(:hover) {
    -webkit-transition: padding 0.4s;
    transition: padding 0.4s;
  }
  
  .u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .u-m-auto {
    margin: auto;
  }
  
  /* Ipad Media Query */
  
  @media (max-width: 991px) {
    .u-page-404__left,
    .u-page-404__right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .u-page-404__error {
      margin-bottom: 30px;
    }
  
    .u-page-404__desc {
      display: none;
    }
  
    .u-page-404__button {
      display: none;
    }
  
    .u-page-404__button.d-none {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      margin-top: 40px;
    }
  }
  
  /* Mobile Media Query */
  @media (max-width: 600px) {
    .u-page-404__label {
      font-size: 17px;
    }
  
    .u-page-404__status {
      font-size: 70px;
    }
  
    .u-page-404__button.d-none {
      font-size: 19px;
    }
  
    .u-page-404__photo {
      max-width: 200px;
    }
  }
  /* 404 page design styling end */

  .esg_card_content{
    margin-top: 35px !important;
  }
  .esg_card_content span{
    font-weight: 700;
    font-size: 18px;
  }

  /* ESG Pricing table */
  
:root {
    /* Color Variables */
    --esg-color-primary: #268abc;
    --esg-color-grey-3: #333333;
    --esg-color-grey-5: #707070;
    --color-white: #fff;
    /* Font Size Variables */
    --esg-fs-500: clamp(1rem, 0.64rem + 0.61vw, 1.38rem);
  }
  
  .section-pricing-table {
    font-family: "Montserrat", sans-serif;
    color: var(--esg-color-grey-5);
  }
  
  /* Components */
  .esg-btn {
    background: transparent;
    border-radius: 40px;
    border: none;
    outline: none !important;
    text-align: center;
    cursor: pointer;
    color: var(--color-white);
    font-size: var(--esg-fs-500);
    font-family: inherit;
    text-transform: uppercase;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  
  .esg-btn:hover {
    -webkit-filter: contrast(1.4);
    filter: contrast(1.4);
    -webkit-transform: translateX(4%);
    transform: translateX(4%);
    color: #fff;
  }
  
  .esg-btn--buy {
    background: var(--esg-color-primary);
    width: 100%;
    padding: 16px 10px;
    max-width: 340px;
  }
  
  /* Main Container */
  .esg-container {
    max-width: 1345px;
    margin: 0 auto;
    padding: 0 var(--esg-pd-container);
  }
  
  /* Section Pricing Table */
  .section-pricing-table {
    padding: 0 0 clamp(1.88rem, 1.6rem + 1.59vw, 3.5rem) 0;
  }
  
  /* Pricing Table */

  .esg-pricing-table {
    -webkit-box-shadow: 6px 3px 14px #00000033;
    box-shadow: 6px 3px 14px #00000033;
    border-radius: 10px;
    padding: clamp(1.25rem, 0.75rem + 2.87vw, 4.19rem) clamp(1rem, 0.79rem + 1.22vw, 2.25rem);
  }
  .esg-pricing-table__sub-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 35px;
  }
  .esg-pricing-table__hr {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    height: 1px;
    background: var(--esg-color-grey-5);
  }
  .esg-pricing-table__name {
    font-size: clamp(0.94rem, 0.48rem + 0.95vw, 1.63rem);
    font-weight: 400;
    letter-spacing: 0.24px;
    color: var(--esg-color-grey-4);
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
  }
  .text-black {
    color: #000;
}
  .esg-pricing-table__price {
    color: var(--esg-color-grey-3);
    font-size: clamp(1rem, 0rem + 2.08vw, 2.5rem);
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    text-align: right;
    -ms-flex: 0 0 max-content;
    flex: 0 0 max-content;
    font-weight: 600;
  }
  .esg-pricing-table__header {
    background: var(--esg-color-primary);
    padding: 28px;
    border-radius: 12px;
    margin-bottom: clamp(1.88rem, 1.66rem + 1.22vw, 3.13rem);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
  }
  .esg-pricing-table__logo {
    max-width: 100%;
  }

  #esg-pricing-table__list--2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: clamp(1.88rem, 1.66rem + 1.22vw, 3.13rem);
    padding: 0;
    text-align: left;
  }
  
  @media (max-width: 600px) {
    #esg-pricing-table__list--2 {
      grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }
  }
  
  @media (min-width: 1094px) {
    #esg-pricing-table__list--2.esg-pricing-table__list > :nth-child(18),
    #esg-pricing-table__list--2.esg-pricing-table__list > :nth-child(19) {
      order: 1;
    }
  }
  
  #esg-pricing-table__list--2>.esg-pricing-table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: clamp(1rem, 0.83rem + 0.35vw, 1.25rem);
    font-weight: 400;
  }
  .esg-pricing-table__icon {
    width: clamp(1.56rem, 1.48rem + 0.49vw, 2.06rem);
    margin-right: clamp(0.75rem, 0.61rem + 0.79vw, 1.56rem);
  }


/* ESG suite popup starts  */
.esg-launch {
  font-family: "Rubik", sans-serif;
  margin: 100px auto;
  border-radius: clamp(0.63rem, 0.52rem + 0.61vw, 1.25rem);
  position: relative;
  /* overflow: hidden; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  max-width: clamp(16.25rem, 12.06rem + 23.96vw, 40.81rem);
  height: clamp(13.31rem, 10.4rem + 16.65vw, 30.38rem);
  background-image: url("assets/images/ESG_assets/esg-launch-bg.png");
  background-size: contain;
  color: var(--color-white);
  }
  .esg-launc__logo--photo {
    position: absolute;
    top: 6%;
    left: clamp(1rem, 0.77rem + 1.34vw, 2.38rem);
    width: clamp(4.38rem, 3.63rem + 4.27vw, 8.75rem);
  }
  .esg-launch__icon {
    position: absolute;
    cursor: pointer;
    width: clamp(1.25rem, 1.08rem + 0.98vw, 2.25rem);
    top: -4%;
    right: -2%;
  }
  .esg-launch__body {
    padding: clamp(1rem, 0.77rem + 1.34vw, 2.38rem) clamp(1rem, 0.77rem + 1.34vw, 2.38rem) 0
      clamp(1rem, 0.77rem + 1.34vw, 2.38rem);
  }
  .esg-launch__text {
    /* max-width: clamp(10rem, 8.51rem + 8.54vw, 18.75rem); */
    line-height: 1.4;
  }

  .esg-launch__title {
    max-width: clamp(10rem, 8.51rem + 8.54vw, 18.75rem);
    letter-spacing: 0.26px;
    font-size: clamp(0.81rem, 0.67rem + 0.79vw, 1.63rem);
    font-weight: 500;
    margin-bottom: clamp(0.38rem, -0.18rem + 3.17vw, 3.63rem);
  }

  .esg-launch__sub-title {
    font-size: clamp(0.75rem, 0.64rem + 0.61vw, 1.38rem);
    font-weight: 400;
    background: linear-gradient(45deg, #081017, transparent);
    padding: 8px;
  }

  .esg-launch__footer {
    padding: clamp(0.88rem, 0.7rem + 0.98vw, 1.88rem);
    background: transparent radial-gradient(closest-side at 50% 50%, #3387b1 0%, #00435e 100%) 0% 0%
      no-repeat padding-box;
    text-align: center;
    border-radius: 0 0 clamp(0.63rem, 0.52rem + 0.61vw, 1.25rem)
      clamp(0.63rem, 0.52rem + 0.61vw, 1.25rem);
  }

  .esg-launch__link {
    font-family: "Cabin", sans-serif;
    font-size: clamp(0.88rem, 0.83rem + 0.24vw, 1.13rem);
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.9px;
    color: var(--color-white);
  }
  .esg-launch__link:hover{
      color: #fff;
      text-decoration: underline !important;
  }

  .esg-hide-popup {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
/* ESG suite popup ends */

/* ESG landing page POP starts */
:root {
    --esg-popup-bg: transparent linear-gradient(0deg, #00435e 0%, #3387b1 100%) 0% 0% no-repeat;
  }
  .esg-popup {
    font-family: "Montserrat", sans-serif;
    margin: clamp(1rem, 0.58rem + 2.38vw, 3.44rem) auto;
    max-width: clamp(14.38rem, 9.68rem + 26.83vw, 41.88rem);
    text-align: center;
    color: var(--color-white);
    background: transparent;
    padding: clamp(2.5rem, 2.29rem + 1.22vw, 3.75rem) clamp(1.75rem, 1.62rem + 0.73vw, 2.5rem);
    border-radius: clamp(0.75rem, 0.62rem + 0.73vw, 1.5rem);
    font-family: "Cabin", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(1.25rem, 1.14rem + 0.61vw, 1.88rem);
    position: relative;
  }
  
  .esg-popup::before,
  .esg-popup::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
  }
  
  .esg-popup::before {
    background: var(--esg-popup-bg);
    border-radius: inherit;
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: -1;
  }
  
  .esg-popup::after {
    background: #ffffff;
    -webkit-box-shadow: 9px 10px 30px rgba(0, 0, 0, 0.25);
    box-shadow: 9px 10px 30px rgba(0, 0, 0, 0.25);
    z-index: -2;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  
  .esg-popup__close {
    position: absolute;
    top: 0;
    right: clamp(1.63rem, 1.45rem + 0.98vw, 2.63rem);
    cursor: pointer;
  }
  
  .esg-popup__logo {
    max-width: 100%;
    margin-bottom: clamp(1.25rem, 1.14rem + 0.61vw, 1.88rem);
  }
  
  .esg-popup__title {
    font-size: clamp(1rem, 0.96rem + 0.24vw, 1.25rem);
    font-weight: 700;
  }
  
  .esg-popup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  
  .esg-popup__input {
    border: none;
    outline: none;
    font-size: 14px;
    border-radius: 100px !important;
    padding: clamp(0.63rem, 0.58rem + 0.24vw, 0.88rem);
    text-align: center;
    background: var(--color-white);
    width: 100%;
    max-width: 400px;
    margin-bottom: clamp(1.25rem, 1.14rem + 0.61vw, 1.88rem);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .esg-popup__input:hover {
    -webkit-box-shadow: 6px 6px 12px rgba(49, 132, 174, 0.19);
    box-shadow: 6px 6px 12px rgba(49, 132, 174, 0.19);
  }
  
  .esg-popup__btn {
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    border: 1px solid var(--color-white);
    background: transparent;
    padding: 8px 20px;
    border-radius: 100px;
    color: var(--color-white);
    cursor: pointer;
    padding: clamp(0.38rem, 0.35rem + 0.12vw, 0.5rem) clamp(1.35rem, 1.31rem + 0.21vw, 1.56rem);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .esg-popup__btn:hover {
    -webkit-filter: contrast(1.4);
    filter: contrast(1.4);
    -webkit-transform: translateX(4%);
    transform: translateX(4%);
    color: #054966;
    font-weight: bold;
    background: var(--color-white);
  }
  
  .esg-hide-popup {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  /* specific for contact form in this modal */
   #esg_landing_popup .wpcf7{
      width : 100%;
  }
  #esg_landing_popup .wpcf7 .ajax-loader{
    display: block;
    margin: 10px auto;
}
  /* ESG landing page popup ends here */
  

  
/* Newsroom CSS Starts */
.section-newsroom {
    padding: 80px 0;
  }
  .newsroom__heading{
    font-size: 36px;
    color: #434040;
    margin-bottom: 20px;
  }

  .newsroom {
    padding: 20px 5px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0px 0px 3px 0 #e6e6e6;
    background-color: #ffffff;
    transition: all .2s ease-in-out;
  }

  .newsroom:hover{
    box-shadow: 5px 0px 10px 2px #e6e6e6;
  }

  .newsroom--photo {
    max-width: 100%;
  }
  .newsroom--details {
    font-size: 14px;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .u-news-border {
    border-right: 2px solid #ddd;;
    padding-right:20px !important;
  }
  .newsroom--title > a {
    color: #434040;
    word-break: break-word;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
  

  }
  .newsroom--title > a:hover {
    color: #3b8acb;
  }
  .newsroom--category {
    padding: 3px 8px;
    display: inline-block;
    color: #838d97;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #c8d0db;
    margin-right: 15px;
    background: #f9f9f9;
  }
  .newsroom--text {
    font-size: 16px;
  }

  .newsroom__btn{
      font-size: 16px !important;
  }

  .u-mt50{
    margin-top: 50px;
  }

  .read_more{
    font-size: 14px;
    color: #27387f;
    font-weight: 600;
    float: right;
  }

  @media(max-width:767px){
    .trustedby-photo {
        max-width: 110px;
      }
    .u-news-border {
        border:none;
        padding-bottom: 20px;
      }
    .u-mt50{
        margin-top: 0px;
      }
      .newsroom--text{
        border-top: 1px solid #0000004d;
      }
  }
 
  /* Newsroom CSS Closed */
  
  
  /* icrowdresearch pricing styles */
  div#ultimate {
    box-shadow: 0 7px 30px -10px rgb(54 59 62 / 50%);
  }
  
  .ultimate_heading {
    background-color: #fff;
    font-size: 24px;
    color: #aad211;
    padding-top: 20px;
    padding-left: 25px;
    padding-bottom: 20px;
    position: relative;
    margin-top: 20px;
    text-align: center;
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.12);
  }
  
  .price_banner {
    margin-top: 30px;
    width: auto;
    position: relative;
    height: auto;
    text-align: left;
    min-height: 87% !important;
  }
  
  .price_value {
    font-size: 36px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  
  .package_desc {
    margin-top: 30px;
    width: auto;
    position: relative;
    height: auto;
    background-color: #fff;
    text-align: left;
  }
  
  .package_desc > ol {
    line-height: 2.1em;
    margin-left: 35px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2.4;
  }
  
  .package_desc > ol > li {
    list-style-type: disc !important;
  }
  
  .buy_btn {
    text-align: center;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
  }
  
  .btn.btn-lg.btn-success.inner-btn {
    padding: 6px 40px !important;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff !important;
    background-color: #28a745 !important;
    width: auto !important;
  }
  