body {
    overflow-x: hidden;
}

h3,
h4,
h5 {
    color: #ff5c4f;
    /* color: #ff5c4f; */
}


.chinese-font {
    font-family: 'Noto Sans SC', sans-serif;
}

.m-0 {
    margin: 0 !important;
}

a.pdf-button {
    color: #777777 !important;
    text-decoration: underline !important;
}

a {
    color: #ff5c4f;
}

a:hover {
    color: #ff3626;
}

a:active {
    color: #0077b3;
}

@media(max-width:500px) {
    .m-p-0 {
        padding: 0 !important;
    }
}

.alternative-font {
    color: #ff5c4f;
}

p.drop-caps:first-child:first-letter {
    color: #ff5c4f;
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #ff5c4f;
}

/* ul.nav-pills>li.active>a {
    background-color: #ff5c4f;
} */

.btn-responsive-nav .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px;
    background-color: #FFF;
}

.btn-responsive-nav .icon-bar+.icon-bar {
    margin-top: 2px;
}

.sort-source-wrapper .nav>li.active>a {
    color: #ff5c4f;
}

.sort-source-wrapper .nav>li.active>a:focus,
.sort-source-wrapper .nav>li.active>a:hover {
    color: #ff5c4f;
}

/* Labels */

.label-primary {
    background-color: #ff5c4f;
}

.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #ff5c4f;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: #ff5c4f;
    background-color: #ff5c4f;
}

body.dark .pagination>li>a,
body.dark .pagination>li>a:focus,
body.dark .pagination>li>a:hover,
body.dark .pagination>li>span,
body.dark .pagination>li>span:focus,
body.dark .pagination>li>span:hover {
    color: #ff5c4f;
}

body.dark .pagination>.active>a,
body.dark .pagination>.active>a:focus,
body.dark .pagination>.active>a:hover,
body.dark .pagination>.active>span,
body.dark .pagination>.active>span:focus,
body.dark .pagination>.active>span:hover {
    border-color: #ff5c4f;
    background-color: #ff5c4f;
}

.btn-primary,
.owl-theme .owl-controls .owl-nav [class*="owl-"],
.pagination>.active>a,
body.dark .pagination>.active>a {
    color: #ffffff;
    border-color: #ff5c4f !important;
    border-color: #ff5c4f;
    background-color: #ff5c4f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary:hover,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover,
.pagination>.active>a:hover,
body.dark .pagination>.active>a:hover {
    border-color: #ff3626 !important;
    background-color: #ff3626;
}

.btn-primary:active,
.btn-primary:focus,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:active,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:focus,
.pagination>.active>a:active,
.pagination>.active>a:focus,
body.dark .pagination>.active>a:active,
body.dark .pagination>.active>a:focus {
    border-color: #ff5c4f;
    background-color: #ff5c4f;
}

.progress-bar-primary {
    background-color: #ff5c4f;
}

.btn-success {
    color: #ffffff;
    border-color: #47a447;
    background-color: #47a447;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success:hover {
    border-color: #51b451;
    background-color: #51b451;
}

.btn-success:active,
.btn-success:focus {
    border-color: #3f923f;
    background-color: #3f923f;
}

.btn-warning {
    color: #ffffff;
    border-color: #ed9c28;
    background-color: #ed9c28;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-warning:hover {
    border-color: #efa740;
    background-color: #efa740;
}

.btn-warning:active,
.btn-warning:focus {
    border-color: #e89113;
    background-color: #e89113;
}

.btn-danger {
    color: #ffffff;
    border-color: #d2322d;
    background-color: #d2322d;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-danger:hover {
    border-color: #d64742;
    background-color: #d64742;
}

.btn-danger:active,
.btn-danger:focus {
    border-color: #bd2d29;
    background-color: #bd2d29;
}

.btn-info {
    color: #ffffff;
    border-color: #5bc0de;
    background-color: #5bc0de;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-info:hover {
    border-color: #70c8e2;
    background-color: #70c8e2;
}

.btn-info:active,
.btn-info:focus {
    border-color: #46b8da;
    background-color: #46b8da;
}

.btn-dark {
    color: #ffffff;
    border-color: #171717;
    background-color: #171717;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-dark:hover {
    border-color: #242424;
    background-color: #242424;
}

.btn-dark:active,
.btn-dark:focus {
    border-color: #0a0a0a;
    background-color: #0a0a0a;
}

/* section.highlight {
    background-color: #ff5c4f !important;
    border-color: #0077b3 !important;
  
    background-color: #3399ff !important;
    border-color: #3399ff !important;
  
} */

section.page-top h1 {
    border-bottom-color: #ff5c4f;
}

section.toggle label {
    color: #ff5c4f;
    border-right-color: #ff5c4f;
    border-left-color: #ff5c4f;
}

section.toggle.active>label {
    color: #FFF;
    border-color: #ff5c4f;
    background-color: #ff5c4f;
}

section.page-top.custom-product {
    border-top-color: #ff5c4f;
    background-color: #ff5c4f;
}

.feature-box .feature-box-icon {
    background-color: #ff5c4f;
}

.feature-box.secundary .feature-box-icon i.fa {
    color: #ff5c4f;
}

.thumb-info .thumb-info-type {
    background-color: #ff5c4f;
}

.thumb-info .thumb-info-action-icon {
    background-color: #ff5c4f;
}

.thumb-info-social-icons a {
    background-color: #ff5c4f;
}

#footer .social-icons {
    padding: 0;
}

.thumbnail .zoom {
    background-color: #ff5c4f;
}

.img-thumbnail .zoom {
    background-color: #ff5c4f;
}

.inverted {
    background-color: #ff5c4f;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ff3626;
}

.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
    color: #ff5c4f;
}

.tabs ul.nav-tabs a:focus,
.tabs ul.nav-tabs a:hover {
    border-top-color: #ff5c4f;
}

.tabs ul.nav-tabs li.active a {
    color: #ff5c4f;
    border-top-color: #ff5c4f;
}

.tabs ul.nav-tabs.nav-justified a:focus,
.tabs ul.nav-tabs.nav-justified a:hover {
    border-top-color: #ff5c4f;
}

.tabs.tabs-bottom ul.nav-tabs li.active a,
.tabs.tabs-bottom ul.nav-tabs li.active a:focus,
.tabs.tabs-bottom ul.nav-tabs li.active a:hover,
.tabs.tabs-bottom ul.nav-tabs li a:hover {
    border-bottom-color: #ff5c4f;
}

.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover {
    border-left-color: #ff5c4f;
}

.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover {
    border-right-color: #ff5c4f;
}

ul.list.icons li i {
    color: #ff5c4f;
}

i.icon-featured {
    background-color: #ff5c4f;
}

.parallax blockquote i.fa-quote-left {
    color: #ff5c4f;
}

section.video blockquote i.fa-quote-left {
    color: #ff5c4f;
}

.panel-group .panel-heading a {
    color: #ff5c4f;
}

.panel-group.secundary .panel-heading {
    background-color: #ff5c4f !important;
}

#header nav ul.nav-main li a {
    position: initial;
    padding: 10px 15px;
    color: #fff;
    opacity: 0.6;
}

.sticky-menu-active #header nav ul.nav-main li.active a,
.sticky-menu-active #header nav ul.nav-main li.dropdown.open .dropdown-toggle,
.sticky-menu-active #header nav ul.nav-main li.dropdown:hover a,
.sticky-menu-active #header nav ul.nav-main li>a:hover,
.sticky-menu-active #header nav ul.nav-main ul.dropdown-menu {
    color: #000;
    opacity: 1;
}

.sticky-menu-active .btn-responsive-nav .icon-bar {
    background-color: #000;
}

#header nav ul.nav-main li.active a,
#header nav ul.nav-main li.dropdown.open .dropdown-toggle,
#header nav ul.nav-main li.dropdown:hover a,
#header nav ul.nav-main li>a:hover,
#header nav ul.nav-main ul.dropdown-menu {
    color: #FFF;
    opacity: 1;
    background-color: transparent;
}

.sticky-menu-active #header nav ul.nav-main li a {
    color: #000;
    opacity: 0.6;
    background-color: #fff !important;
}

@media(max-width : 769px) {
    .sticky-menu-active #header nav ul.nav-main li a {
        background-color: transparent !important;
    }

    .sticky-menu-active #header nav ul.nav-main li.active a,
    .sticky-menu-active #header nav ul.nav-main li.dropdown.open .dropdown-toggle,
    .sticky-menu-active #header nav ul.nav-main li.dropdown:hover a,
    .sticky-menu-active #header nav ul.nav-main li>a:hover,
    .sticky-menu-active #header nav ul.nav-main ul.dropdown-menu {
        width: 100%;
    }
}

#header nav ul.nav-main ul.dropdown-menu li:hover>a,
#header nav ul.nav-main ul.dropdown-menu li>a {
    color: #fff !important;
}

.mt-20 {
    margin-top: 20px;
}

#header nav ul.nav-main ul.dm-ml {
    /** margin-left: -23% !important;
	width:70% !important;**/
    margin-left: -32% !important;
    width: 76% !important;
}

@media(max-width : 1280px) {
    #header nav ul.nav-main ul.dm-ml {
        margin-left: -33% !important;
    }

    #header nav ul.nav-main ul.dropdown-menu:before {
        margin-left: 10% !important;
    }
}

@media(max-width : 991px) {
    #header nav ul.nav-main ul.dm-ml {
        width: 100% !important;
        margin-left: 0% !important;
    }
}

#header nav ul.nav-main ul.dm-ml:before {
    left: 50% !important;
}

#header nav ul.nav-main ul.dropdown-menu {
    padding: 20px;
    color: #ffffff;
    z-index: 99999;
    border-color: #fff;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.9);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 88%;
    margin-left: -15%;
}

#header nav ul.nav-main ul.dropdown-menu:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: -10px;
    left: 26%;
    width: 0;
    height: 0;
    margin-left: 0%;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #1d1d1d;
    border-left: solid 10px transparent;
}

#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li>a {
    background: none !important;
}

/* navbar */
.m-ab-container {
    display: none;
}

@media (min-width:1024px) {
    .dropdown-menu a .pl_img {
        display: block;
        width: auto;
        height: 200px;
        padding: 30px;
        transition: all 0.5s ease-in-out;
        margin: 0 auto;
    }

    .dropdown-menu a p {
        color: #707070;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        /*white-space: normal;*/
    }

    .dropdown-menu a .pl_img {
        height: 150px;
        margin: 0 auto;
    }
}

@media (max-width:1199px) {
    #header nav ul.nav-main li a {
        padding: 10px 10px;
        margin: 0;
    }
}

@media (max-width:1024px) {
    .dropdown-menu a p {
        font-size: 14px;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .m-ab-container {
        display: block;
    }

    .d-ab-container {
        display: none;
    }

    #header.active,
    body.sticky-menu-active #header.active {
        position: fixed;
        width: 100%;
        top: 0 !important;
        z-index: 999999;
        transition: none !important;
        background: #175E7A;
        height: 100vh;
        overflow-y: auto;
    }

    #header nav ul.nav-main li.dropdown:hover>a,
    #header nav ul.nav-main li a {
        padding: 5% !important;
    }

    #header .nav-main {
        padding: 0;
    }

    #header .nav-main ul.nav-main {
        margin: 0;
    }

    #header nav ul.nav-main li a i.fa-angle-down {
        right: 25px !important;
        top: 40% !important;
    }

    #header nav ul.nav-main li.dropdown:hover>ul {
        padding: 4% 0 8% !important;
    }

    .nav-main li.color:nth-child(1) {
        background: #196B83;
    }

    .nav-main li.color:nth-child(2) {
        background: #19758C;
    }

    .nav-main li.color:nth-child(3) {
        background: #168098;
    }

    .nav-main li.color:nth-child(4) {
        background: #168AA3;
    }

    .nav-main li.color:nth-child(5) {
        background: #1C99AD;
    }

    .nav-main li.color:nth-child(6) {
        background: #1BA4AE;
    }

    .nav-main li.color:nth-child(7) {
        background: #1EB3B9;
    }

    .nav-main li.color:nth-child(8) {
        background: #26C5CB;
    }

    .navbar-collapse.nav-main-collapse {
        padding: 0;
    }

    .navbar-collapse.nav-main-collapse .container {
        padding: 0;
    }

    #header .nav-main ul li {
        border: 0;

    }

    #header nav ul.nav-main ul.dropdown-menu {
        border-radius: 0;
        background: #000 !important;
        margin-left: 0 !important;
        padding: 0;
        float: left;
        width: 100%;
    }

    #header nav ul.nav-main ul.dropdown-menu a:hover {
        opacity: 1 !important;
    }


    .dropdown-menu a p {
        text-align: left;
        color: #707070;
        font-weight: bold;
        margin-bottom: 0;
        font-size: 14px;
    }

    .dropdown-menu-inner {
        padding: 0;
        display: table;
        padding: 3%;
    }

    #header nav ul.nav-main ul.dropdown-menu li.menu_apply_btn {
        width: 85% !important;
        margin: 4% auto;
    }

    .dropdown-menu-inner-img,
    .dropdown-menu-inner-desc {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .dropdown-menu-inner-img {
        padding: 0;
    }

    .dropdown-menu a .menu_load_bar {
        display: none !important;
    }

    .menu_pu .dropdown-menu-inner,
    .menu_ab .dropdown-menu-inner,
    .m-ab-container .dropdown-menu-inner {
        width: 100%;
        display: block;
    }

    .menu_pu .dropdown-menu-inner .dropdown-menu-inner-img,
    .menu_ab .dropdown-menu-inner .dropdown-menu-inner-img,
    .m-ab-container .dropdown-menu-inner .dropdown-menu-inner-img {
        width: 30%;
        margin-right: 2%;
    }

    .menu_pu .dropdown-menu-inner .dropdown-menu-inner-desc,
    .menu_ab .dropdown-menu-inner .dropdown-menu-inner-desc .m-ab-container .dropdown-menu-inner .dropdown-menu-inner-img {
        width: 70%;
    }
}

/* navbar */
.btns-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btns-wrap .border-white-btn {
    margin: 40px 20px 40px;
}

.btns-wrap .border-white-btn a {
    display: block;
    max-width: 220px;
}

.border-white-btn {
    margin: 40px auto 40px;
}

.border-white-btn a {
    border: 2px solid #fff;
    color: #fff;
    font-size: 17px;
    background: transparent;
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

.border-white-btn a:hover {
    font-weight: 600 !important;
    border: 2px solid #fff;
    color: #000;
    background: #fff;
    text-decoration: none;
}

.slide-banner1 .shoppable-h1 {
    font-size: 50px !important;
}

@media (max-width:500px) {
    .btns-wrap {
        display: block;
    }

    .btns-wrap .border-white-btn {
        margin: 20px 0px;
    }

    .btns-wrap .border-white-btn a {
        max-width: 100%;
        padding: 10px 20px;
    }

    .slide-banner1 .shoppable-h1 {
        font-size: 40px !important;
    }

    .slide-banner1 .shoppable-h1 span {
        white-space: nowrap;
    }
}

@media (max-width:350px) {
    .slide-banner1 .shoppable-h1 {
        font-size: 35px !important;
    }
}

.slide-banner1 h1,
.slide-banner2 h1 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}

.slide-banner1 .banner-desc1 {
    margin: 18px 0;
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
}

.slide-banner1 .banner-desc2 {
    margin-bottom: 10px;
    font-size: 65px;
}

.slide-banner1 .word-rotate {
    max-height: 60px;
    line-height: 60px;
}

.slide-banner1 img,
.slide-banner2 img {
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}

.slide-banner1 .meet-innity,
.slide-banner2 .meet-innity {
    margin: 5% auto 0;
}

.slick-slide {
    padding: 0 15px;
}

.lead {
    color: #777777;
}

.lead span {
    color: #ff5c4f;
    font-weight: bold;
}

@media(max-width : 769px) {
    .slide-banner1 .meet-innity {
        margin: 10% auto 0;
    }

    .slide-banner1 .meet-innity,
    .slide-banner2 .meet-innity {
        margin: 15% auto 0;
    }
}

@media(max-width : 500px) {

    .slide-banner1 .meet-innity,
    .slide-banner2 .meet-innity {
        margin: 10% auto 0;
    }

    .slide-banner1 .banner-desc1 {
        font-size: 22px;
    }

    .slide-banner1 .banner-desc2 {
        font-size: 45px;
    }
}

@media(max-width : 400px) {

    .slide-banner1 .meet-innity,
    .slide-banner2 .meet-innity {
        margin: 10% auto 0;
    }
}

.slide-banner1 .banner-img {
    margin-bottom: 180px;
}

@media(max-width : 769px) {

    .slide-banner1 .banner-img,
    .slide-banner2 .banner-img {
        margin-bottom: 140px;
    }
}

@media(max-width : 500px) {

    .slide-banner1 .banner-img,
    .slide-banner2 .banner-img {
        margin-bottom: 120px;
    }
}

.slide-banner2 .banner-desc1 {
    margin: 18px 0;
    font-size: 50px;
}

.slide-banner2 .banner-desc2 {
    padding: 0 20%;
    font-size: 19px;
    font-weight: normal;
    line-height: 25px;
}

@media(max-width : 500px) {
    .slide-banner2 .banner-desc1 {
        font-size: 40px;
    }

    .slide-banner2 .banner-desc2 {
        font-size: 16px;
    }
}

@media(max-width : 500px) {
    .slider-container .btn-prev {
        top: 80%;
        left: 38%;
    }

    .slider-container .btn-next {
        top: 80%;
        right: 38%;
    }
}

@media(max-width : 350px) {
    .slider-container .btn-prev {
        left: 35%;
    }

    .slider-container .btn-next {
        right: 35%;
    }
}

.slider-background {
    background: linear-gradient(to bottom right, rgb(22, 94, 121), rgb(161, 243, 245));
}

.land-sol-next,
.land-sol-prev {
    z-index: 99;
    position: absolute;
    font-size: 45px;
}

.land-sol-next:hover,
.land-sol-prev:hover {
    cursor: pointer;
}

.land-sol-next {
    top: 40%;
    right: -5%;
}

.land-sol-prev {
    top: 40%;
    left: -5%;
}

@media(max-width : 769px) {
    .land-sol-next {
        right: -8%;
    }

    .land-sol-prev {
        left: -8%;
    }
}

@media(max-width : 500px) {
    .land-sol-next {
        right: -25%;
    }

    .land-sol-prev {
        left: -25%;
    }
}



.landing-quality {
    background: #fff !important;
}

.landing-quality h1,
.landing-quality h3 {
    color: #000 !important;
}

.quality-row {
    padding-top: 20px;
    border-bottom: 1px solid #eee;
    text-align: left;
}

.quality-row .col-md-3 {
    padding: 0;
}

.quality-row p {
    margin-bottom: 5px;
    line-height: 16px;
}

.quality-row:last-child {
    border: 0;
}

@media(max-width : 769px) {
    .landing-quality h1 {
        text-align: center;
    }

    .slide-banner2 .banner-desc2 {
        padding: 0 5%;
    }
}

.landing-quality h3 {
    margin-bottom: 5px;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    #header.single-menu nav ul.nav-main li.active>a {
        border-top: 5px solid #ff5c4f;
    }

    #header.darken-top-border {
        border-top: 5px solid #0077b3 !important;
    }

    #header.colored .header-top {
        background-color: #ff5c4f;
    }

    #header.colored .header-top ul.nav-top li a:hover {
        background-color: #ff3626 !important;
    }

    #header.flat-menu nav ul.nav-main li.active>a,
    #header.flat-menu nav ul.nav-main li>a {
        color: #666;
    }

    #header.flat-menu nav ul.nav-main li.active>a {
        color: #ff5c4f;
        background-color: transparent !important;
    }

    #header.flat-menu nav ul.nav-main li.dropdown:hover a,
    #header.flat-menu nav ul.nav-main li>a:hover {
        color: #FFF;
        background-color: #ff5c4f !important;
    }

    #header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
        border-top-color: #ff5c4f;
    }
}

@media (max-width: 991px) {
    .btn-responsive-nav {
        background: transparent;
    }

    #header .nav-main-collapse {
        background: #196B83;
    }
}

@media (min-width: 769px) {
    .btn-responsive-nav {
        right: -20px;
    }
}

blockquote.testimonial {
    padding: 40px 50px;
    background: #00988f;
    /*background: transparent !important;
    border: solid 1px #FFF;
   */
}

.testimonial-arrow-down {
    border-top-color: #00988f;
}

.featured-box-secundary i.icon-featured {
    background-color: #ff5c4f;
}

.featured-box-secundary h4 {
    color: #ff5c4f;
}

.featured-box-secundary .box-content {
    border-top-color: #ff5c4f;
}

.pricing-table .most-popular {
    border-color: #ff5c4f;
}

.pricing-table .most-popular h3 {
    background-color: #ff5c4f;
}

.land-solution {
    position: absolute;
    right: 0;
    left: 0;
    margin: -100px auto 0;
    padding: 60px 80px;
    border: 1px solid #e9e9e9;
    border-radius: 1em;
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

.land-solution .slick-dots {
    bottom: -135px;
}

@media(max-width : 500px) {
    .land-solution .slick-dots {
        bottom: -100px;
    }
}

.land-solution .slick-dots li {
    margin: 0 1px;
}

.land-solution .slick-dots li.slick-active button:before {
    color: #00d0c5;
}

.land-solution .slick-dots li button:focus:before,
.land-solution .slick-dots li button:hover:before {
    color: #00d0c5;
}

.land-solution .slick-dots li button:before {
    font-size: 12px;
}

.bg-solution h4 {
    color: #000;
}

.bg-solution img {
    margin: 15px auto;
}

@media(max-width : 769px) {
    .land-solution {
        width: auto;
        margin: -80px 5% 0;
        padding: 30px 40px;
    }

    .land-solution h1 {
        margin-bottom: 10px;
    }

    .bg-solution {
        height: 350px !important;
    }
}

@media(max-width : 500px) {
    .land-solution {
        padding: 30px 5%;
    }

    .land-solution h1 {
        font-size: 35px;
        line-height: 34px;
    }

    .bg-solution {
        height: 550px !important;
    }

    .bg-solution {
        height: 470px !important;
    }
}

.nav-menu-opener,
.nav-menu-opener:active,
.nav-menu-opener:hover {
    display: block;
    position: relative;
    margin: 10px 0 20px;
    padding: 15px;
    color: #444;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.nav-menu-opener .fa-chevron-down {
    position: absolute;
    top: 32%;
    right: 3%;
    transform: rotateX(0);
    transition: 0.5s ease transform;
}

.nav-menu-opener.active .fa-chevron-down {
    transform: rotateX(3rad);
}

.blog-carousel {
    display: none;
}

.active-element {
    margin: 0;
}

.apr,
.feb,
.mar {
    display: none;
}

.blog-slide-sec {
    padding: 5%;
    border-left: none;
}

.blog-slide-sec h1 {
    margin-bottom: 5px;
    text-align: center;
}

@media(max-width : 500px) {
    .blog-slide-sec h1 {
        margin-top: 8%;
    }
}

.blog-slide-image {
    position: relative;
    max-height: 273px;
    padding: 5% 0 0;
    overflow: hidden;
    background: linear-gradient(to bottom, #fcfcfc, #f1f1f1);
}

.blog-slide-date {
    position: absolute;
    top: 0;
    left: 5%;
    padding: 10px 8px 3px;
    color: #fff;
    background-color: #f53240;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.blog-slide-image img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}

@media(min-width : 769px) {
    .nav-menu-opener {
        display: none;
    }

    .blog-slide-sec {
        border-left: 2px solid #fff;
    }

    .blog-slide-sec h1 {
        margin-bottom: 40px;
        text-align: left;
    }
}

.blog-slide-container {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 100px 0 rgba(0, 0, 0, .06);
}

.blog-slide-desc {
    padding: 20px 30px;
}

.blog-slide-desc a {
    font-weight: bold;
}

.blog-slide-desc h3 {
    margin-bottom: 15px;
    color: #000;
    text-transform: capitalize;
    font-weight: bold;
}

.blog-slide-desc p {
    margin-bottom: 15px;
}

.latestblog-button-container:hover {
    cursor: pointer;
}

.latestblog-container-m.show {
    display: block;
}

.latestblog-container-m {
    display: none;
    margin: -9px 0 5px;
    padding: 0;
    color: #444;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.latestblog-menu-m .button-text {
    display: block;
    margin-right: 0;
    margin-bottom: 0;
    padding: 12px 15px;
    border: 1px solid transparent;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.latestblog-menu-m .button-text:hover,
.latestblog-menu-m .latestblog-button-container.active .button-text {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

.latestblog-menu {
    display: none;
    margin-top: 55%;
}

.latestblog-menu .button-text {
    display: block;
    margin-right: 0;
    padding: 12px 15px;
    border: 1px solid transparent;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.latestblog-menu a.button-text:active {
    color: #ff5c4f;
}

@media(min-width : 769px) {
    .latestblog-menu {
        display: block;
    }

    .latestblog-menu .button-text {
        margin-right: 15%;
    }
}

.latestblog-menu .button-text:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

.latestblog-menu .button-text:hover,
.latestblog-menu .latestblog-button-container.active .button-text,
.latestblog-menu .latestblog-button-container-dropdown.active .button-text,
.latestblog-menu .latestblog-button-container-dropdown2.active .button-text,
.latestblog-menu .latestblog-button-container-dropdown3.active .button-text {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

.latestblog-menu-m .button-text:hover,
.latestblog-menu-m .latestblog-button-container.active .button-text {
    color: #fff;
    background: #ff5c4f;
}

.client-sec-container {
    position: relative;
}

.client-sec {
    padding-top: 20px;
}

.awards-certific-sec {
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom right, rgb(255, 77, 81), rgb(255, 195, 113));
}

.awards-certific-container a {
    display: inline-block;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

@media(max-width : 350px) {
    .awards-certific-container a {
        font-size: 15px;
    }
}

.awards-certific-container a.active {
    color: #000;
    background: #fff;
}

.awards-certific-container a:hover {
    cursor: pointer;
}

.awards-btn.active {
    border-radius: 10px 0 0 10px;
}

.certification-btn.active {
    border-radius: 0 10px 10px 0;
}

.awards-certific-container {
    display: block;
    display: none;
    position: relative;
    margin: 10% 0 0;
    padding: 0;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
}

.awards-sec,
.cert-sec {
    position: relative;
    height: 780px;
    padding: 0 55px;
}

/* media769 */

@media(max-width : 992px) {

    .awards-sec h2,
    .cert-sec h2 {
        display: none;
    }

    .cert-sec {
        display: none;
    }

    .awards-sec,
    .cert-sec {
        height: 760px;
    }

    .cert-sec {
        padding-top: 10%;
    }

    .awards-certific-container {
        display: block;
    }
}

.awards-sec h2,
.cert-sec h2 {
    color: #fff;
}

@media(min-width : 769px) {
    .cert-sec {
        border-left: 1px dashed #fff;
    }
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }

    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }

    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

@-webkit-keyframes float1 {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    35% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }

    70% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

@keyframes float1 {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    35% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }

    70% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

.award-icon-container {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    background: #fff;
    box-shadow: 2px 8px 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
}

.awards-des {
    margin-top: 0px;
    text-align: center;
}

.awards-des p {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 16px;
    font-size: 13px;
}

.thespark2016 {
    margin-top: 20%;
    margin-left: -5%;
    padding: 7% 8%;
}

.mobex2016 {
    margin-top: 24%;
    margin-left: 52%;
    padding: 10% 2%;
    -webkit-animation: float1 6.5s ease-in-out infinite;
    animation: float1 6.5s ease-in-out infinite;
}

.mobex2017 {
    margin-top: 58%;
    margin-left: 27%;
    padding: 10% 2%;
    background: #242424;
}

.mobex2015 {
    margin-top: 80%;
    margin-left: -10%;
    padding: 10% 2%;
    -webkit-animation: float1 6.5s ease-in-out infinite;
    animation: float1 6.5s ease-in-out infinite;
}

.thespark2017 {
    margin-top: 90%;
    margin-left: 45%;
    padding: 7% 8%;
}

.tag_cert {
    margin-left: 48%;
    padding: 3% 2% 0%;
}

.tag_cert .logo {
    width: 71px;
    height: 66px;
    margin: 0 auto;
    background: url(../../img/certificate/TAG_CAF.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}

.tag2_cert {
    margin-left: -9%;
    margin-top: 43%;
    padding: 4% 4% 0%;
}

.tag2_cert .logo {
    width: 67px;
    height: 66px;
    margin: 0 auto;
    background: url(../../img/certificate/TAG_IQG.png) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}

.google_cert {
    width: 180px;
    margin-top: 1%;
    margin-left: 6%;
    padding: 8% 5%;
    -webkit-animation: float1 6.5s ease-in-out infinite;
    animation: float1 6.5s ease-in-out infinite;
}

.google_cert .logo {
    width: 105px;
    height: 44px;
    margin: 0 auto;
    background: url(../../img/cert_2.png) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}

.facebook_cert {
    margin-top: 42%;
    left: 25%;
    padding: 6% 1%;
    color: #fff;
    background: #00539e;
}

.facebook_cert .awards-des p {
    margin: 0;
    color: #fff;
}

.facebook_cert .logo {
    width: 80px;
    height: 25px;
    margin: 0 auto;
    background: url(../../img/cert_3.png) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}

.iab_cert {
    margin-top: 26%;
    margin-left: 58%;
    padding: 3% 7% 5%;
    -webkit-animation: float1 6.5s ease-in-out infinite;
    animation: float1 6.5s ease-in-out infinite;
}

.iab_cert .logo {
    width: 145px;
    height: 80px;
    margin: 0 auto;
    background: url(../../img/certificate/IAB_logo.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}

.mrc_cert {
    margin-top: 72%;
    margin-left: 6%;
    padding: 2% 4%;
    -webkit-animation: float1 6.5s ease-in-out infinite;
    animation: float1 6.5s ease-in-out infinite;
}

.mrc_cert .logo {
    width: 60px;
    height: 76px;
    margin: 0 auto;
    background: url(../../img/certificate/MRC.jpeg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}


.thespark2017 .logo {
    width: 124px;
    height: 150px;
    background: url(../../img/awards_5.png) no-repeat;
    background-size: contain;
}

.mobex2015 .logo {
    width: 153px;
    height: 56px;
    background: url(../../img/awards_4.png) no-repeat;
    background-size: contain;
}

.mobex2017 .logo {
    width: 154px;
    height: 56px;
    background: url(../../img/awards_3.png) no-repeat;
    background-size: contain;
}

.mobex2016 .logo {
    width: 155px;
    height: 56px;
    background: url(../../img/awards_2.png) no-repeat;
    background-size: contain;
}

.thespark2016 .logo {
    width: 124px;
    height: 150px;
    background: url(../../img/awards_1.png) no-repeat;
    background-size: contain;
}

/*@media(max-width : 992px) {
    .mobex2015 {
        margin-top: 72%;
        margin-left: 0%;
    }
    .mobex2016 {
        margin-top: 28%;
    }
    .mobex2017 {
        margin-top: 51%;
    }
    .thespark2017 {
        margin-top: 80%;
    }
    .mobex2015, .mobex2016 {
        padding: 9% 2%;
    }
    .google_cert {
        margin-left: 22%;
    }
    .iab_cert {
        right: 5%;
        margin-top: 52%;
        margin-left: 40%;
        padding: 6% 6% 5%;
    }
    .tag_cert {
        margin-top: 15%;
        margin-left: 52%;
        padding: 3% 4% 0%;
    }
    .facebook_cert {
        padding: 6% 4%;
    }
}*/

.awards-sec .logo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media(max-width : 400px) {
    .facebook_cert {
        margin-top: 170%;
    }

    .iab_cert {
        right: auto;
        margin-top: 108%;
        margin-left: 23%;
    }

    .tag_cert {
        margin-top: 15%;
    }

    .mobex2015 {
        margin-left: -35%;
    }

    .mobex2017 {
        margin-top: 82%;
        margin-left: 10%;
    }
}

@media(max-width : 330px) {
    .facebook_cert {
        margin-top: 218%;
    }

    .iab_cert {
        right: auto;
        margin-top: 108%;
        margin-left: 23%;
    }

    .tag_cert {
        margin-top: 15%;
    }

    .mobex2015 {
        margin-top: 148%;
    }

    .thespark2016 {
        margin-left: -40%;
    }

    .thespark2017 {
        margin-top: 160%;
    }

    .mobex2017 {
        margin-top: 92%;
    }

    .google_cert {
        margin-top: 78%;
    }

    .iab_cert {
        margin-top: 135%;
    }
}

@media (max-width:1200px) and (min-width:993px) {

    .awards-sec,
    .cert-sec {
        height: 78vw;
    }

    .mobex2016 {
        margin-top: 22%;
        margin-left: calc((100% - 263px));
    }

    .thespark2016 {
        margin-left: calc((100% - 533px));
    }

    .mobex2017 {
        margin-top: 67%;
        margin-left: calc((100% - 371px));
    }

    .thespark2017 {
        margin-top: 110%;
        margin-left: calc((100% - 301px));
    }

    .mobex2015 {
        margin-top: 95%;
        margin-left: calc((100% - 526px));
    }

    .mrc_cert {
        margin-top: 85%;
        margin-left: 1%;
    }

    .iab_cert {
        margin-top: 40%;
        margin-left: 50%;
    }

    .facebook_cert {
        margin-top: 49%;
        left: 13%;
    }

}

.icon-container {
    content: "";
    display: inline-block;
    position: relative;
    width: 21px;
    height: 14px;
}

.latest-blog-sec {
    background: linear-gradient(to bottom, rgb(240, 244, 247), rgb(255, 255, 255));
}

.latestblog-menu .button-text:hover::before,
.latestblog-menu .latestblog-button-container.active .button-text::before {
    background: url(../../img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #ff5c4f;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #ff5c4f;
}

ul.history li .featured-box .box-content {
    border-top-color: #ff5c4f;
}

.recent-posts .date .month,
article.post .post-date .month {
    background-color: #ff5c4f;
}

.recent-posts .date .day,
article.post .post-date .day {
    color: #ff5c4f;
}

.slider .tp-bannertimer {
    background-color: #ff5c4f;
}

.home-intro p em {
    color: #ff3626
        /*secondary*/
    ;
}

.home-concept strong {
    color: #ff5c4f;
}

.shop ul.products li.product .onsale {
    border-bottom-color: #006da3;
    background-color: #ff5c4f;
}

.shop .cart-totals tr.total .amount,
.shop .star-rating span {
    color: #ff5c4f;
}

.pmp-background {
    background: linear-gradient(to bottom right, #440e62, #440e62, #ac4095);
}

.pmp-background h1,
.pmp-background p {
    color: #fff;
}

.pmp-feature-slides,
.pmp-feature2-slides {
    padding: 0 10%;
    text-align: center;
}

@media(max-width : 500px) {

    .pmp-feature-slides,
    .pmp-feature2-slides {
        padding: 0 5%;
    }
}

.pmp-feature-img,
.pmp-feature2-img {
    width: 80px;
    height: 80px;
    margin: 20px auto;
    border-radius: 100%;
}

@media (max-width:769px) {

    .pmp-feature-img,
    .pmp-feature2-img {
        width: 150px;
        height: 150px;
    }
}

.pmp-feature-slides.reachnscale .pmp-feature-img {
    background-image: url(../../img/pmp/pmp_reach_icon.png);
    background-color: transparent;
    background-size: contain;
}

.pmp-feature-slides.highimpactformats .pmp-feature-img {
    background-image: url(../../img/pmp/pmp_highimpact_icon3.png);
    background-color: transparent;
    background-size: contain;
}

.pmp-feature-slides.viewableplacements .pmp-feature-img {
    background-image: url(../../img/pmp/pmp_viewable_icon.png);
    background-color: transparent;
    background-size: contain;
}

.pmp-feature-slides.brandsafe .pmp-feature-img {
    background-image: url(../../img/pmp/pmp_brandsafe_icon.png);
    background-color: transparent;
    background-size: contain;
}

.pmp-feature-slides.detailedreporting .pmp-feature-img {
    background-image: url(../../img/pmp/pmp_detailes_icon.png);
    background-color: transparent;
    background-size: contain;
}

.pmp-feature2-slides.header-bidding .pmp-feature2-img {
    background-image: url(../../img/pmp/pmp_bidding_icon.png);
    background-size: contain;
}

.pmp-feature2-slides.transparent-cost-inventory .pmp-feature2-img {
    background-image: url(../../img/pmp/pmp_transparent_icon.png);
    background-size: contain;
}

.pmp-feature2-slides.generator .pmp-feature2-img {
    background-image: url(../../img/pmp/pmp_adgenerator_icon.png);
    background-size: contain;
}

.pmp-feature2-slides.prenium-publishers-with-audience-data .pmp-feature2-img {
    background-image: url(../../img/pmp/pmp_auddata_icon.png);
    background-size: contain;
}

.pmp-feature2-slides.high-impact-ad-solutions .pmp-feature2-img {
    background-image: url(../../img/pmp/pmp_highimpact_icon2.png);
    background-size: contain;
}

.pmp-feature-slide2 h4 {
    color: #444;
    font-size: 24px;
}

.pmp-header-container {
    margin-top: 2%;
}

.creative-ads-inner-page-container {
    margin: 2% 0 6%;
}

.creative-header-desc,
.creative-header-img {
    margin-top: 4%;
    padding: 0;
}

.creative-header-img .creative-header-img-mode {
    margin: 4% 0;
    text-align: center;
}

.banner_phone_img {
    display: none;
    margin: 0 auto;
}

.creative-header-img .creative-header-img-mode a,
.creative-header-img .creative-header-img-mode a:hover {
    color: #fff;
    border: 2px solid #fff;
    padding: 1.5% 5%;
    margin: 0 2%;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.creative-header-img .creative-header-img-mode a:hover,
.creative-header-img .creative-header-img-mode .active {
    background: #fff;
    color: #4d23bc;
}

.creative-header-img .creative-header-img-mode a i {
    margin-right: 5px;
}

.creative-header-img {
    position: relative;
    z-index: 9999;
}

.creative-header-img .creative-ads-video {
    position: absolute;
    z-index: -1;
    width: 74.5%;
    height: 100%;
    top: 13.5%;
    left: 0;
    right: 0;
    margin: 0 12%;
}

.creative-header-img .creative-ads-video video {
    width: 100%;
}

.creative-header-img .creative-ads-video .creative-ads-video-img {
    width: 100%;
    height: 280px;
    display: block;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 73% !important;
}

.creative-header-img .creative-ads-video .m-creative-ads-video-img {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    height: 100%;
    width: 187px;
    margin: auto;
}

@media (max-width:1200px) {
    .creative-header-img .creative-ads-video .creative-ads-video-img {
        height: 235px;
    }
}

@media (max-width:992px) {
    .creative-header-img .creative-ads-video .creative-ads-video-img {
        width: 100%;
        height: 295px;
    }
}

@media (max-width:500px) {
    .creative-header-img .creative-ads-video {
        position: absolute;
        z-index: -1;
        width: 70%;
        height: 100%;
        top: 15.5%;
        left: 0;
        right: 0;
        margin: 0px 14%;
    }

    .creative-header-img .creative-ads-video .creative-ads-video-img {
        height: 155px;
    }

}

@media (max-width:350px) {
    .creative-header-img .creative-ads-video .creative-ads-video-img {
        height: 130px;
    }
}

.creative-ads-video-desktop {
    display: none;
}

.creative-header-img .creative-ads-video.creative-ads-mb {
    display: none;
    width: 100%;
    top: 0%;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%;
}

.play-btn1,
.play-btn2,
.play-btn1:hover,
.play-btn2:hover {
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: rgba(0, 0, 0, 0.7);
}

.play-btn1,
.play-btn1:hover {
    top: 35%;
}

#video2 {
    /* position: absolute;
    top: 0;
    left: 0; */
    position: absolute;
    top: 11%;
    left: 0;
    right: 0;
    height: auto;
    width: 180px;
    margin: auto;
}

.creative-header-desc h1 {
    margin-bottom: 5px;
}

.creative-header-desc h4 {
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

@media(max-width:500px) {
    .pmp-header-container {
        margin: 6% 0;
    }
}

@media(max-width:350px) {
    .pmp-header-container {
        padding: 0;
    }
}

.pmp-background .pmp-header-h1 {
    margin-top: 24%;
    margin-right: -4%;
    margin-bottom: 10%;
    margin-left: 4%;
    padding: 0 10px;
    text-align: right;
    position: relative;
    z-index: 999;
}

@media(max-width : 769px) {
    .pmp-background .pmp-header-h1 {
        margin: 0;
        text-align: center;
    }
}

.pmp-background .pmp-header-h1 h1 {
    font-size: 3em;
    line-height: 50px;
}

@media(max-width : 500px) {
    .pmp-background .pmp-header-h1 h1 {
        margin-bottom: 20px;
        font-size: 2.5em;
        line-height: 35px;
    }
}

.pmp-background .pmp-header-desc {
    margin-top: 2%;
    padding: 0;
}

.pmp-background .pmp-header-desc p {
    color: #e0d5e2;
    font-size: 18px;
    line-height: 28px;
}

.pmp-background .pmp-header-desc h2 {
    color: #e0d5e2;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.pmp-background .pmp-header-desc .custom-textTitle {
    font-size: 18px;
    margin-bottom: 5%;
}

@media(max-width:769px) {

    /*.pmp-background .pmp-header-desc .custom-textTitle {
    text-transform: uppercase;
} effect other pages */
    .pmp-background .pmp-header-desc .custom-textTitle {
        font-size: 20px;
        margin-bottom: 5%;
    }
}

@media(max-width : 769px) {
    .pmp-background .pmp-header-desc p {
        margin-bottom: 12%;
        text-align: center;
    }
}

.pmp-header-img {
    content: "";
    background-size: contain !important;
    height: 415px;
    padding: 0;
    background: url(../../img/pmp/prenium_platform.png) center no-repeat;
}

@media(max-width : 769px) {
    .pmp-header-img {
        width: 100%;
        height: 320px;
        background-size: contain;
    }
}

@media(max-width : 500px) {
    .pmp-header-img {
        height: 308px;
        background-size: contain !important;
    }
}

.pmp-slider-bg {
    height: 360px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
}

@media(max-width : 1024px) {
    .pmp-slider-bg {
        height: 450px;
    }
}

@media(max-width : 769px) {
    .pmp-slider-bg {
        height: 500px;
    }
}

.pmp-feature-slide .slick-dots li button,
.slick-dots li button:before {
    width: 40px;
    height: 40px;
    opacity: 1;
    font-size: 14px;
}

.pmp-feature-slide .slick-dots li.slick-active button:before,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    color: #fff;
    opacity: 1;
}

@media(min-width : 769px) {}

.pmp-slider-bg {
    position: relative;
}

.pmp-slider-bg .container {
    position: absolute;
    top: -12%;
    right: 0;
    left: 0;
    margin: auto;
    padding: 0 25px;
}

.pmp-slider-bg h4 {
    color: #fff;
    text-transform: uppercase;
}

.pmp-slider-bg p {
    color: #cfbbd0;
    font-size: 15px;
}

.pmp-slider-next,
.pmp-slider-prev {
    z-index: 99;
    position: absolute;
    color: #fff;
    opacity: 0.7;
    font-size: 45px;
    /* color:#dac5dc; */
}

@media(max-width : 769px) {

    .pmp-slider-next,
    .pmp-slider-prev {
        font-size: 30px;
    }
}

.pmp-slider-next:hover,
.pmp-slider-prev:hover {
    cursor: pointer;
}

.pmp-slider-next {
    top: 40%;
    right: -5%;
}

.pmp-slider-prev {
    top: 40%;
    left: -5%;
}

@media(max-width : 769px) {
    .pmp-slider-next {
        right: -4%;
    }

    .pmp-slider-prev {
        left: 0;
    }
}

.pmp-feature {
    background: #fff !important;
}

.pmp-feature h3 {
    color: #444444;
    text-transform: capitalize;
    font-size: 35px;
}

@media(max-width : 500px) {
    .pmp-feature h3 {
        font-size: 32px;
        line-height: 34px;
    }
}

.pmp-feature .lead {
    margin-bottom: 5%;
    text-align: center;
}

@media(min-width : 769px) {
    .pmp-feature .lead {
        padding: 0 15%;
    }
}

.pmp-feature2 {
    padding: 5% 0;
    background-color: #f5f8fb;
}

.pmp-feature2 h3 {
    margin-bottom: 20px;
    color: #444444;
    text-transform: capitalize;
    font-size: 33px;
    font-weight: bold;
    line-height: 40px;
}

.pmp-feature2 p {
    font-size: 23px;
    line-height: 27px;
}

.pmp-logo-container {
    width: 75%;
    height: 75%;
    margin: auto;
    padding: 10px 8px;
    border-radius: 60%;
    background: #fff;
    box-shadow: 2px 0px 26px 0px rgba(0, 0, 0, 0.1);
}

@media(max-width : 500px) {
    .pmp-logo-container {
        width: 95%;
        height: 95%;
    }

    .pmp-feature .col-xs-4 {
        padding: 0;
    }
}

.pmp_logo {
    width: 98%;
    height: 98%;
    margin: 0px auto !important;
    border: solid 10px #eff4f8;
    border-radius: 50%;
    background: #fff;
}

.our-tec-sec {
    background: linear-gradient(to right, #001b50, #1175d0, #acd8fe);
}

.our-tec-sec .our-tec-desc {
    padding: 10% 0 5%;
    text-align: right;
}

@media(max-width : 769px) {
    .our-tec-sec .our-tec-desc {
        text-align: center;
    }
}

.our-tec-sec .our-tec-desc h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 37px;
    line-height: 45px;
}

.our-tec-sec .our-tec-desc p {
    color: #d5deee;
    font-size: 22px;
}

@media (max-width:769px) {
    .our-tec-sec {
        background: linear-gradient(to bottom, #001b50, #1175d0, #acd8fe);
    }

    .our-tec-sec .our-tec-desc h3 {
        font-size: 28px;
        line-height: 29px;
    }

    .our-tec-sec .our-tec-desc p {
        color: #fff;
        font-size: 16px;
    }
}

.our-tec-sec .our-tec-desc .sub-head {
    margin-bottom: 20px;
    color: #4fadff;
}

.our-tec-sec .our-tec-img {
    margin: 8% 0 0;
    text-align: center;
}

.our-tec-img2 {
    display: none;
}

@media(max-width : 769px) {
    .our-tec-sec .our-tec-img {
        display: none;
    }

    .our-tec-img2 {
        display: block;
        padding: 0;
    }

    .our-tec-img2 img {
        margin: 0 auto;
        text-align: center;
    }
}

.our-tec-sec .our-tec-img img {
    margin: 0 auto;
}

.our-tec-sec .our-tec-btn {
    text-align: center;
}

.our-tec-sec .our-tec-btn a {
    display: inline-block;
    width: 100%;
    margin: 2% 0 8%;
    padding: 22px 40px;
    color: #fff;
    border: 2px solid #64a5e0;
    border-radius: 110px/100px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

@media(min-width : 500px) {
    .our-tec-sec .our-tec-btn a {
        width: 45%;
        font-size: 20px;
    }
}

@media(min-width : 769px) {
    .our-tec-sec .our-tec-btn a {
        width: 26%;
    }
}

.our-tec-sec .our-tec-btn a:hover {
    text-decoration: none;
    cursor: pointer;
}

.our-tec-sec .our-tec-btn .fa-chevron-right {
    float: right;
    line-height: 24px;
}

@media (min-width:769px) {
    section.featured {
        margin: 0;
        border-top: none;
        text-align: center;
    }
}

.pmp-slider2-next,
.pmp-slider2-prev {
    z-index: 99;
    position: absolute;
    color: #e5e5e5;
    font-size: 45px;
}

.pmp-slider2-next:hover,
.pmp-slider2-prev:hover {
    cursor: pointer;
}

.pmp-slider2-next {
    top: 40%;
    right: -5%;
}

.pmp-slider2-prev {
    top: 40%;
    left: -5%;
}

@media(max-width : 769px) {
    .pmp-slider2-next {
        right: 0;
    }

    .pmp-slider2-prev {
        left: 0;
    }
}

.programatic-bg {
    padding: 5% 0;
    background: linear-gradient(to bottom right, #581165, #923184, #f2969b);
    text-align: center;
}

@media(max-width:500px) {
    .programatic-bg {
        padding: 10% 0;
    }
}

.programatic-bg h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 35px;
}

@media (max-width:769px) {
    .programatic-bg h3 {
        font-size: 20px;
    }
}

.programatic-bg p {
    margin: 3% 0;
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
}

.programatic-bg .ipp-section {
    margin: 2% 0;
}

.programatic-bg .ipp-section.sec-1 .logo {
    background: url(../../img/programmatic/prog_customaud_icon.png);
    background-size: contain;
}

.programatic-bg .ipp-section.sec-2 .logo {
    background: url(../../img/programmatic/prog_expandaud_icon.png);
    background-size: contain;
}

.programatic-bg .ipp-section.sec-3 .logo {
    background: url(../../img/programmatic/prog_understandaud_icon.png);
    background-size: contain;
}

.programatic-bg .ipp-section.sec-4 .logo {
    background: url(../../img/programmatic/prog_transparency_icon.png);
    background-size: contain;
}

@media(max-width:769px) {

    .programatic-bg .ipp-section.sec-1 .logo,
    .programatic-bg .ipp-section.sec-2 .logo,
    .programatic-bg .ipp-section.sec-3 .logo,
    .programatic-bg .ipp-section.sec-4 .logo {
        float: left;
        margin-right: 12px;
    }
}

.programatic-bg .ipp-section .logo {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #ffffff;
}

.wtw-sec {
    background: linear-gradient(to bottom right, #1f2e5a, #245e9b, #97c9d5);
}

.wtw-sec .wtw-desc {
    padding-top: 5%;
    text-align: center;
}

@media (max-width:769px) {
    .wtw-sec .wtw-desc {
        margin: 10% 0;
    }
}

.wtw-sec .wtw-desc h3 {
    margin: 5% 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 35px;
}

@media(max-width:769px) {
    .wtw-sec .wtw-desc h3 {
        font-size: 28px;
        font-weight: bold;
    }
}

.wtw-sec .wtw-desc .wtw-desc-sec {
    margin: 0 10px;
    padding: 0;
    padding: 2% 1%;
    border-radius: 5px;
    background: #fff;
}

.wtw-sec .wtw-desc .wtw-desc-sec .wtw-desc-sec-1,
.wtw-sec .wtw-desc .wtw-desc-sec .wtw-desc-sec-2,
.wtw-sec .wtw-desc .wtw-desc-sec .wtw-desc-sec-3 {
    display: table;
}

@media (min-width:769px) {
    .wtw-sec .wtw-desc .wtw-desc-sec {
        width: 30%;
    }
}

@media (max-width:769px) {
    .wtw-sec .wtw-desc .wtw-desc-sec {
        margin: 8px 0;
    }
}

.wtw-sec .wtw-desc .wtw-desc-sec .header h3 {
    color: #444444;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

@media(max-width:769px) {
    .wtw-sec .wtw-desc .wtw-desc-sec .header h3 {
        font-size: 16px;
    }
}

.wtw-sec .wtw-desc .wtw-desc-sec p {
    margin-bottom: 3%;
    text-align: left;
}

.wtw-sec .wtw-desc .wtw-desc-sec ul {
    padding: 0;
    text-align: left;
    list-style-position: outside;
    list-style-type: none;
}

.wtw-sec .wtw-desc .wtw-desc-sec ul li:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 11px;
    margin-right: 5px;
    background: url(../../img/programmatic/programmatic_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.wtw-desc-sec-header {
    margin: 2% 0;
}

@media (max-width:769px) {
    .wtw-desc-sec-desc {
        display: none;
    }

    .wtw-desc-sec.active .wtw-desc-sec-desc {
        display: block;
    }

    .wtw-sec .wtw-desc .wtw-desc-sec .wtw-desc-sec-desc .arrow-bottom {
        display: none;
    }

    .wtw-sec .wtw-desc .wtw-desc-sec.active .wtw-desc-sec-desc .arrow-bottom {
        display: block;
    }

    .wtw-sec .wtw-desc .wtw-desc-sec.active .wtw-desc-sec-header .arrow-down {
        transform: rotateX(-180deg);
    }
}

.wtw-sec .wtw-desc .wtw-desc-sec .image {
    padding-right: 5px;
}

.wtw-sec .wtw-desc .wtw-desc-sec .image,
.wtw-sec .wtw-desc .wtw-desc-sec .header,
.wtw-sec .wtw-desc .wtw-desc-sec .arrow-down {
    display: block;
    padding: 0;
    float: left;
    margin-bottom: 5%;
}

.wtw-sec .wtw-desc .wtw-desc-sec .arrow-down,
.wtw-sec .wtw-desc .wtw-desc-sec .arrow-bottom {
    display: none;
}

@media (max-width:769px) {

    .wtw-sec .wtw-desc .wtw-desc-sec .image,
    .wtw-sec .wtw-desc .wtw-desc-sec .header,
    .wtw-sec .wtw-desc .wtw-desc-sec .arrow-down {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        float: none;
        padding-left: 10px;
        padding-right: 0;
        margin-bottom: 5%;
        transition: transform 0.3s ease;
    }

    .wtw-sec .wtw-desc .wtw-desc-sec .arrow-down {
        display: table-cell;
    }

    .wtw-sec .wtw-desc .wtw-desc-sec .arrow-down,
    .wtw-sec .wtw-desc .wtw-desc-sec .wtw-desc-sec-desc .arrow-bottom {
        font-size: 40px;
    }
}

.wtw-sec .our-tec-btn a {
    display: inline-block;
    width: 100%;
    margin: 6% 0 8%;
    padding: 22px 40px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 110px/100px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

@media(max-width:769px) {
    .wtw-sec .our-tec-btn a {
        width: 35%;
        padding: 18px 30px;
    }
}

@media(max-width:500px) {
    .wtw-sec .our-tec-btn a {
        width: 60%;
    }
}

@media(max-width:400px) {
    .wtw-sec .our-tec-btn a {
        width: 80%;
        padding: 14px 18px;
    }
}

.programatic-header-img {
    background: url(../../img/programmatic/Programmatic.png) center no-repeat;
}

@media(max-width:500px) {
    .programatic-header-img {
        background-size: contain;
    }
}

.programatic-feature {
    position: relative;
    background: #fff !important;
}

@media(max-width:500px) {
    .featured.programatic-feature {
        padding: 5% 0;
    }

    .featured.programatic-feature .margin-b-5 {
        margin: 0;
    }
}

.programatic-feature-sec {
    margin: 0;
    padding: 5% 7%;
    border: 1px solid #fff;
    text-align: left;
    font-size: 16px;
}

.programatic-feature-sec h1 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}

@media (max-width:769px) {
    .programatic-feature-sec {
        text-align: center;
    }

    .programatic-feature-sec h1 {
        font-size: 20px;
        line-height: inherit;
    }
}

.programatic-feature-shadow {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 50%;
    background-color: transparent;
    -moz-box-shadow: 0px 0px 300px 200px #ededed;
    -webkit-box-shadow: 0px 0px 300px 200px #ededed;
    box-shadow: 0px 0px 300px 200px #ededed;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
}

.programatic-feature-shadow-inner {
    z-index: 8;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: url(../../img/programmatic/prog_middle_icon.png);
    background-color: transparent;
    background-size: contain;
}

@media(max-width:769px) {

    .programatic-feature-shadow,
    .programatic-feature-shadow-inner {
        width: 0;
        height: 0;
        box-shadow: inherit;
    }

}

.dmp-header-img {
    background: url(../../img/dmp/data_management_platform.png) center no-repeat;
}


@media (min-width:769px) {
    .dmp-feature {
        padding: 5% 0;
        background-color: #f0f4f7 !important;
    }

    .dmp-feature .content2,
    .dmp-feature .content3,
    .dmp-feature .content4 {
        display: none;
    }
}

.dmp-feature-desc {
    padding: 0 20px;
}

.dmp-feature-desc h3 {
    color: #444444;
    font-size: 23px;
    font-weight: bold;
    line-height: 28px;
}

.dmp-feature-desc p {
    color: #444444;
    font-size: 17px;
}

.dmp-feature-desc span {
    color: #f42b3b;
    text-decoration: underline;
}

.dmp-feature .nav-pills {
    display: block;
    float: none;
    margin: 3% 0;
    text-align: center;
}

.dmp-feature .nav-pills li {
    display: inline-block;
    float: none;
    margin: 0 2%;
}

.dmp-feature .nav-pills li:hover {
    cursor: pointer;
}

.dmp-feature .nav-pills li a {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;
}

.dmp-feature .nav-pills li p {
    margin-top: 8%;
    color: #828282;
    font-size: 16px;
    font-weight: bold;
}

.dmp-feature .nav-pills li.active p {
    color: #444444;
}

.dmp-feature .nav-pills a:focus,
.dmp-feature .nav-pills a:hover,
.dmp-feature .nav-pills li.active a,
.dmp-feature .nav-pills li.active a:hover {
    background: #ff8d00;
}

.dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-dropdown {
    display: none;
}

@media (max-width:768px) {
    .dmp-feature {
        background: #F0F4F7;
        padding: 10% 0;
    }

    .icm-feature-container .dmp-feature {
        background: inherit;
        padding: 10% 0;
    }

    .dmp-feature .nav-pills {
        display: none;
    }

    .dmp-feature-row .dmp-feature-row-inner {
        background: #fff;
        margin: 2% 0;
        border-radius: 10px;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-dropdown {
        display: table;
    }

    .dmp-feature-row .dmp-feature-row-inner .content p {
        font-size: 22px;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #444444;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-dropdown {
        display: block;
        margin: 4% 0;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-dropdown .dropdown-bottom {
        font-size: 30px;
        color: #CCCCCC;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-dropdown .dropdown-bottom .fa-angle-up {
        display: none;
    }

    .dmp-feature-row .dmp-feature-row-inner.active .dmp-feature-row-dropdown .dropdown-bottom .fa-angle-up {
        display: block;
    }

    .dmp-feature-row .dmp-feature-row-inner.active .dmp-feature-row-dropdown .dropdown-bottom .fa-angle-down {
        display: none;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-content {
        display: none;
    }

    .dmp-feature-row .dmp-feature-row-inner.active .dmp-feature-row-content {
        display: block;
    }

    .dmp-feature-row .dmp-feature-row-inner.active .dmp-feature-row-content .dmp-feature-desc {
        text-align: center;
    }

    .dmp-feature-row .dmp-feature-row-inner.active .dmp-feature-row-content .dmp-feature-desc ul {
        list-style-type: none;
        padding: 0;
    }

    .dmp-feature-row .dmp-feature-row-inner .dmp-feature-row-content .dmp-feature-image img {
        margin: 0 auto;
    }

    .dmp-feature-row .dmp-feature-row-inner .image,
    .dmp-feature-row .dmp-feature-row-inner .content,
    .dmp-feature-row .dmp-feature-row-inner .dropdown-bottom {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}

.icm-feature .create-your-channel a {
    background: url(../../img/content_hub/create_your_channel.png) !important;
    background-size: contain !important;
}

.icm-feature .create-your-channel.active a,
.icm-feature .create-your-channel a:hover {
    background: url(../../img/content_hub/create_your_channel_active.png) !important;
    background-size: contain !important;
}

.icm-feature .amplify-your-story a {
    background: url(../../img/content_hub/amplify_your_story.png) !important;
    background-size: contain !important;
}

.icm-feature .amplify-your-story.active a,
.icm-feature .amplify-your-story a:hover {
    background: url(../../img/content_hub/amplify_your_story_active.png) !important;
    background-size: contain !important;
}

.icm-feature .engage-with-your-audience a {
    background: url(../../img/content_hub/engage_with_your_audience.png) !important;
    background-size: contain !important;
}

.icm-feature .engage-with-your-audience.active a,
.icm-feature .engage-with-your-audience a:hover {
    background: url(../../img/content_hub/engage_with_your_audience_active.png) !important;
    background-size: contain !important;
}

.dmp-sec,
.uas-feature3 {
    padding: 5% 0 0;
    background: linear-gradient(to bottom right, #1f2e5a, #1f2e5a, #245e9b, #97c9d5);
}

@media (max-width:769px) {
    .dmp-desc {
        margin: 10% 0;
    }
}

.dmp-desc-header {
    margin-bottom: 3%;
}

.dmp-sec .dmp-desc-header h3 {
    margin: 4% 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
}

@media (max-Width:769px) {
    .dmp-sec .dmp-desc-header h3 {
        margin: 4% 0;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-size: 30px;
    }
}

.dmp-sec .dmp-desc-header p {
    color: #fff;
    text-align: center;
    font-size: 22px;
}

@media (max-Width:769px) {
    .dmp-sec .dmp-desc-header p {
        font-size: 16px;
    }
}

.dmp-desc-feature .image,
.dmp-desc-feature p {
    float: left;
}

.dmp-desc-feature .image:after,
.dmp-desc-feature p:after {
    clear: both;
}

.dmp-desc-feature .image {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 2% 5% 2% 0;
}

.dmp-desc-feature .image img {
    display: table;
    width: 100%;
}

@media (min-width:769px) {
    .dmp-desc-feature {
        width: 47%;
    }
}

.dmp-desc-feature {
    margin: 10px 0;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.6);
}

@media (min-width:769px) {
    .dmp-desc-feature {
        margin: 10px;
    }
}

.dmp-desc-feature p {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 90px;
}

@media (max-width:1199px) {
    .dmp-desc-feature p {
        font-size: 18px;
        line-height: 90px;
    }
}

@media (max-width:400px) {
    .dmp-desc-feature p {
        font-size: 15px;
        line-height: 90px;
    }
}

.dmp-desc-footer p {
    margin: 4% 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.uas-feature {
    padding: 8% 0;
    background-color: #f0f4f7 !important;
}

.uas-feature .img {
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    padding: 5% 10%;
}

.uas-feature h3 {
    margin-bottom: 20px;
    color: #444444;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
}

.uas-feature p {
    color: #828282;
    font-size: 20px;
    line-height: 30px;
}

.uas-feature a {
    font-size: 16px;
    font-weight: bold;
}

.uas-feature-desc {
    padding: 5% 0;
}

.uas-feature-image {
    text-align: center;
}

.uas-feature2 {
    padding: 5% 0;
}

.uas-feature2-header {
    margin: 3% 0;
}

.uas-feature2 h3,
.uas-feature2 p {
    text-align: center;
}

.uas-feature2 h3 {
    margin-bottom: 10px;
    color: #444;
    font-size: 28px;
    font-weight: bold;
}

.uas-feature2 p {
    font-size: 20px;
}

@media(min-width:500px) {
    .uas-header-img {

        height: 377px;
        background: url(../../img/unified_ad_serving/unified_ad_serving.png) center no-repeat;
    }
}

.uas-feature2-feature {
    margin: 2% 0;
}

.uas-feature2-feature h3,
.uas-feature2-feature p {
    text-align: left;
}

.uas-feature2-feature h3 {
    margin: 2% 0;
    font-size: 20px;
}

.uas-feature2-feature p {
    font-size: 17px;
}

.uas-feature2-feature .img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.uas-feature2-feature.open-auction .img {
    background-image: url(../../img/unified_ad_serving/UAS_open_icon.png);
    background-size: contain;
}

.uas-feature2-feature.private-auction .img {
    background-image: url(../../img/unified_ad_serving/UAS_private_icon.png);
    background-size: contain;
}

.uas-feature2-feature.preferred-deals .img {
    background-image: url(../../img/unified_ad_serving/UAS_deals_icon.png);
    background-size: contain;
}

.uas-feature2-feature.automated-guaranteed .img {
    background-image: url(../../img/unified_ad_serving/UAS_guaranteed_icon.png);
    background-size: contain;
}

.uas-feature3-header {
    text-align: center;
}

.uas-feature3-header h3 {
    margin-bottom: 2%;
    color: #fff;
    text-transform: capitalize;
    font-size: 30px;
}

.uas-feature3-sec {
    margin: 10% 0;
}

@media (max-width:769px) {
    .uas-feature3-header h3 {
        margin-bottom: 10%;
        line-height: 32px;
    }
}

.uas-feature3-header p {
    color: #fff;
    font-size: 18px;
}

.uas-feature3-desc-container {
    margin: 3% 0 0;
    text-align: center;
}

.uas-feature4 .row {
    margin: 0;
    padding: 5% 0;
    border-bottom: 1px solid #e7e8ed;
}

.uas-feature4 .row:last-child {
    border-bottom: 0px;
}

@media (max-width:769px) {

    .uas-feature4 .row:last-child,
    .uas-feature4 .row,
    .uas-feature2-feature h3,
    .uas-feature2-feature p {
        text-align: center;
    }

    .uas-feature4 .row .image {
        margin: 0 auto;
        margin-bottom: 5%;
    }

    .row-2 .uas-feature4-desc {
        margin: 5% 0;
        padding: 0;
    }

    .uas-feature4 .row:last-child .uas-feature4-desc {
        margin: 5% 0;
    }
}

.uas-feature4 .row .header h3 {
    color: #444;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}

@media(min-width : 769px) {
    .uas-feature4 .row .header h3 {
        padding: 0 15%;
    }
}

.uas-feature4 .row-1 .image {
    background-color: #f5f5f5;
}

@media(min-width : 769px) {
    .uas-feature3-desc {
        margin: 0;
        padding: 0 5%;
    }

    .uas-feature3-desc:last-child {
        border-left: 1px solid rgba(255, 255, 255, 0.5);
    }
}

.uas-feature3-desc h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: bold;
}

.uas-feature3-desc p {
    margin-bottom: 20%;
    color: #fff;
    font-size: 18px;
}

.uas-feature3-desc .image {
    width: 70px;
    height: 70px;
    margin: 0 auto 5%;
    border-radius: 50%;
}

.uas-feature3-desc.audience-targeting .image {
    background-image: url(../../img/unified_ad_serving/UAS_audience_icon.png);
    background-size: contain;
}

.uas-feature3-desc.ad-management .image {
    background-image: url(../../img/unified_ad_serving/UAS_admgmt_icon.png);
    background-size: contain;
}

.uas-feature4-desc.viewability-tracking .image {
    background-image: url(../../img/unified_ad_serving/UAS_view_icon.png);
    background-size: contain;
}

.uas-feature4-desc.ad-fraud-detection .image {
    background-image: url(../../img/unified_ad_serving/UAS_adfraud_icon.png);
    background-size: contain;
}

.uas-feature4 .row .uas-feature4-desc h3 {
    margin-bottom: 2%;
    color: #444;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: bold;
}

.uas-feature4 .row .uas-feature4-desc p {
    margin: 0;
    font-size: 18px;
}

.uas-feature4 .row-1 .uas-feature4-desc-container .image,
.uas-feature4 .row-2 .uas-feature4-desc .image {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.uas-feature4 .row-1 .image {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.uas-feature4 .row-1 .optimize img {
    margin: 4% auto;
}

.uas-feature4-desc-container:first-child {
    border-bottom: 1px solid #e7e8ed;
}

.uas-feature4-desc-container {
    margin: 0 8%;
    padding: 6% 0;
}

@media(max-width:769px) {
    .uas-feature4-desc-container {
        margin: 0;
    }
}

.uas-feature4-desc-container.full-yield-management .image {
    background-image: url(../../img/unified_ad_serving/UAS_yield_icon.png);
    background-size: contain;
}

.uas-feature4-desc-container.combine-analytics .image {
    background-image: url(../../img/unified_ad_serving/UAS_analytic_icon.png);
    background-size: contain;
}

.uas-feature4 .row-3 img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.uas-feature4 .row-3 .uas-feature4-desc h3 {
    margin-bottom: 4%;
    font-size: 30px;
}

.uas-feature4 .row-3 .uas-feature4-desc p {
    font-size: 19px;
    line-height: 30px;
}

@media (max-width:769px) {
    .uas-feature4-desc-container {
        text-align: center;
    }

    .uas-feature4-desc-container .image {
        margin: 0 auto;
    }

    .uas-feature4 .row-3 .uas-feature4-desc p {
        font-size: 16px;
        line-height: 20px;
    }
}

.influ-background {
    background: linear-gradient(to bottom right, #440e62, #861f8a, #f5989d);
}

.influ-header-container {
    margin-top: 6%;
    margin-bottom: 10%;
}

.influ-header-container2 {
    margin-top: 4%;
    margin-bottom: 12%;
}

.influ-header-container3 {
    margin-top: 4%;
    margin-bottom: 2%;
}

@media (max-width: 768px) {
    .influ-header-container2 {
        margin-bottom: 15%;
    }
}

@media (max-width: 414px) {
    .influ-header-container2 {
        margin-bottom: 18%;
    }
}

.influ-header-img {

    height: 347px;
    background: url(../../img/influencer/InfluencerPlatform.png) center no-repeat;
}

@media (max-width: 500px) {
    .influ-header-img {
        width: inherit;
        height: 300px;
        background-size: contain !important;
    }
}

.influencer-feature-container {
    position: relative;
    background: linear-gradient(to bottom, #f0f4f7, #fff);
}

.influencer-feature {
    margin-top: -12%;
    margin-bottom: 5%;
    padding: 5% 3% 3%;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

@media (max-width:769px) {

    .icm-feature-container {
        margin: 15% 0 10%;
        background: inherit;
        box-shadow: inherit;
    }

    .ab_icon_name p {
        text-align: left;
    }
}

.influencer-feature .influencer-header {
    padding-bottom: 5%;
    border-bottom: 1px solid #e7e8ed;
}

.influencer-feature .influencer-header img {
    margin: 0 auto;
}

.influencer-feature .influencer-header p {
    margin-top: 5%;
    font-size: 19px;
    line-height: 30px;
}

@media (max-width:769px) {
    .influencer-feature .influencer-header p {
        font-size: 17px;
        text-align: center;
        line-height: inherit;
        margin: 15% 0;
    }
}

.influencer-desc {
    margin: 5% 0;
    padding: 0;
}

.influencer-desc .image {
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
    border-radius: 50%;
}

@media (max-width:769px) {
    .influencer-desc .image {
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

    .influencer-desc p {
        overflow: hidden;
    }
}

.influencer-desc .image img {
    display: table;
    width: 100%;
}

.influencer-desc h3 {
    margin: 1% 0;
    color: #444444;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: bold;
}

.influencer-desc p {
    margin-bottom: 0;
    font-size: 16px;
}

.influencer-desc-child {
    margin: 3% 0;
}


@media (min-width:769px) {
    .icm-feature {
        border-radius: 5px;
        background: #fff !important;
    }
}

@media (max-width:769px) {
    .icm-feature .nav-pills {
        display: none;
    }
}

.icm-feature .nav-pills li a {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ebebeb;
}

.icm-feature .nav-pills li p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.icm-feature .nav-pills li {
    margin: 0;
}

.icm-feature .nav-pills li p {
    padding: 0 5%;
}

.icm-header-img {
    height: 347px;
    background: url(../../img/content_hub/ContentHub.png) center no-repeat;
    background-size: contain;
}

.icm-feature-row {
    margin: 5% 0;
}

.icm-feature-row img {
    margin: 0 auto;
}

.icm-feature-row-inner-dropdown {
    display: none;
}

@media (max-width:769px) {
    .icm-feature-row-inner {
        background: #fff;
        border-radius: 10px;
        border: 1px solid #eee;
    }

    .icm-feature-row {
        margin: 2% 0;
    }

    .icm-feature-row-inner-dropdown {
        display: table;
        margin: 5% 0;
    }

    .icm-feature-row-inner-content {
        display: none;
    }

    .icm-feature-row-inner.active .icm-feature-row-inner-content {
        display: block;
    }

    .icm-feature-row-inner-dropdown .content,
    .icm-feature-row-inner-dropdown .image,
    .icm-feature-row-inner-dropdown .dropdown-bottom {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }

    .icm-feature-row-inner-dropdown .content p {
        font-size: 22px;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #444444;
    }

    .icm-feature-row-inner-dropdown .dropdown-bottom {
        font-size: 30px;
        color: #CCCCCC;
    }

    .icm-feature-row-inner-dropdown .dropdown-bottom .fa-angle-up {
        display: none;
    }

    .icm-feature-row-inner.active .icm-feature-row-inner-dropdown .dropdown-bottom .fa-angle-down {
        display: none;
    }

    .icm-feature-row-inner.active .icm-feature-row-inner-dropdown .dropdown-bottom .fa-angle-up {
        display: block;
    }
}

@media (max-width:400px) {
    .icm-feature-row-inner-dropdown .content p {
        font-size: 16px;
    }
}

.icm-feature-desc h3 {
    color: #444444;
    font-size: 23px;
    font-weight: bold;
    line-height: 28px;
}

.icm-feature-desc p {
    color: #444444;
    font-size: 17px;
}

.icm-feature-container {
    padding: 0;
}

.yield-header-img {
    height: 347px;
    background: url(../../img/publishers_benefits/yield_header.png) center no-repeat;
    background-size: contain;
}

@media (max-width:768px) {
    .yield-header-img {
        height: 240px;
    }
}

/**modal country**/
#myModal-country .modal-content {
    border-radius: 15px;
}

#myModal-country .modal-header {
    border-bottom: none;
    padding: 40px 0 18px;
}

#myModal-country .modal-title {
    font-size: 23px;
    color: #444444;
    font-weight: bold;
}

#myModal-country .border-bot {
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    padding-bottom: 12px;
}

#myModal-country .full-crt {
    display: flex;
    justify-content: space-between;
}

#myModal-country .modal-body {
    padding: 0px 60px 20px 60px;
}

#myModal-country .modal {
    padding-right: 0;
}

#myModal-country .highlight {
    color: #676767;
    background: #EFEFEF;
    border-radius: 5px;
}

#myModal-country p {
    margin-top: 12px !important;
}

/**#myModal-country  p.highlight {color:#A3A3A3;}**/
#myModal-country p:hover {
    color: #676767;
    cursor: pointer;
}

#myModal-country .highlight .selected {
    color: #676767;
    background: url(../../img/tick.png) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    /**margin-left:50px;**/
}

#myModal-country .highlight .selected:hover {
    color: #676767 !important;
}

#myModal-country .highlight .s-1 {
    left: 40%;
    position: absolute;
    display: block;
}

#myModal-country .highlight .s-2 {
    right: 14%;
    position: absolute;
    display: block;
}

#myModal-country .modal-footer button {
    background: #f53240;
    color: #fff;
    box-shadow: 0px 0px 5px 3px #cccc;
    padding: 12px 26px;
    font-weight: bold;
    outline: 0;
}

#myModal-country .modal-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: none;
    padding-top: 0;
    padding-bottom: 30px;
}

#myModal-country button:disabled {
    background: #EFEFEF;
    color: #ccc;
}

#myModal-country .desktop-view {
    display: block !important;
}

#myModal-country .mobile-view {
    display: none !important;
}

/*#myModal-country {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}*/
@media (max-width:540px) {
    #myModal-country .modal-title {
        font-size: 20px;
    }

    #myModal-country .full-crt {
        display: block;
    }

    #myModal-country .modal-dialog {
        margin: 58px;
    }

    #myModal-country .modal-header {
        padding: 35px 0 20px;
    }

    #myModal-country .modal-body {
        overflow: auto;
        height: 380px;
    }

    #myModal-country .border-bot {
        padding-bottom: 5px;
    }

    #myModal-country .border-bot .selected {
        display: none;
    }

    #myModal-country .highlight:hover .selected {
        right: 20px;
        position: absolute;
        display: block;
    }

    #myModal-country .full-crt .highlight:hover {
        background: #EFEFEF;
    }

    #myModal-country .border-bot p.highlight {
        background: #fff;
        color: #A3A3A3;
    }

    #myModal-country .border-bot p.highlight:hover {
        background: #EFEFEF;
        color: #676767;
    }

    #myModal-country .desktop-view {
        display: none !important;
    }

    #myModal-country .mobile-view {
        display: block !important;
    }

    #myModal-country p {
        width: 100% !important;
        padding: 15px 30px 15px !important;
        margin-top: 5px !important;
    }

    #myModal-country .full-crt .highlight {
        background: none;
    }

    #myModal-country .hover .selected {
        display: none;
    }

}

@media (max-width:414px) {
    #myModal-country .modal-body {
        padding: 0px 0px 40px 0px;
    }
}

@media (max-width:320px) {
    #myModal-country .modal-body {
        padding: 0px 0px 40px 0px;
        height: 310px;
    }
}

#myModal-country p {
    display: flex;
    margin: 0;
    align-items: center;
    width: 215px;
    font-size: 14px;
    font-weight: bold;
    color: #A3A3A3;
    padding: 15px 12px 15px;
}

#myModal-country p .crt {
    margin-right: 15px;
}

#myModal-country img {
    width: 28px;
}

#myModal-country .other {
    padding: 0 5px;
}

/*#myModal-country .modal-open{
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='4');
}*/
/****************/

/***china marketplace***/
.body {
    overflow: hidden;
}

.china-marketplace #footer {
    margin-top: 0px;
}

.pmp-background .pmp-china-header-h1 {
    margin-top: 109px;
    margin-right: 0px;
    margin-bottom: 10%;
    margin-left: 50px;
    padding: 0 10px;
    text-align: left;
    position: relative;
    z-index: 999;
    width: 430px;
}

.pmp-background .pmp-premium-header-h1 {
    margin-top: 109px;
    margin-right: 0px;
    margin-bottom: 10%;
    margin-left: 50px;
    padding: 0 10px;
    text-align: left;
    position: relative;
    z-index: 999;
    width: 500px;
}

.lang-change {
    height: 42px;
    width: 42px;
    margin-bottom: 10px;
    position: relative;
    left: 48%;
    transition: all .5s ease;
}

.lang-cancel {
    height: 42px;
    width: 42px;
    margin-bottom: 10px;
    position: absolute;
    top: 0px;
    display: block;
    z-index: -1;
    left: 48%;
    transition: all .5s ease;
}

.dropdown-submenu {

    transform: translateY(0);
}

.innity-lang-btn a {
    text-decoration: none !important;
}

.lang-change:hover .show {
    visibility: visible;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -webkit-transition: opacity 250ms ease-in-out;
}

.lang-change .show {
    visibility: hidden;
    opacity: 0;
}

.c-market-background .lang-title1 {
    font-size: 13px;
    font-weight: bold;
    height: 42px;
    width: 42px;
    color: #777777 !important;
    background-color: #ffffff !important;
    border: 1px solid #CCC !important;
    border-top-left-radius: 10px;
    padding: 8px 6px;
    border-radius: 50px;
    position: relative;
}

.c-market-background .lang-title2 {
    font-size: 13px;
    font-weight: bold;
    height: 42px;
    width: 42px;
    color: #777777 !important;
    background-color: #ffffff !important;
    border: 1px solid #CCC !important;
    border-bottom-left-radius: 10px;
    padding: 8px 6px;
    border-radius: 50px;
    margin-top: -22px;
    position: relative;
}

.c-market-background .lang-title1:hover,
.c-market-background .lang-title1:active {
    color: #ffffff !important;
    background-color: #ff5D50 !important;
    border: 1px solid #ff5D50 !important;
}

.c-market-background .lang-title2:hover,
.c-market-background .lang-title1:active {
    color: #ffffff !important;
    background-color: #ff5D50 !important;
    border: 1px solid #ff5D50 !important;

}

.c-market-background .tabs-nav li {
    list-style-type: none;
}

.c-market-background .tabs-nav {
    position: fixed;
    top: 23%;
    right: 2.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}

@media (max-width:1199px) {

    .pmp-background .pmp-china-header-h1,
    .pmp-background .pmp-premium-header-h1 {
        width: 420px;
        margin-left: 0px;
    }
}

@media (max-width:1024px) {

    .pmp-background .pmp-china-header-h1,
    .pmp-background .pmp-premium-header-h1 {
        width: 420px;
        margin-left: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .c-market-background .tabs-nav {
        top: 20%;
    }
}

@media (max-width:991px) {

    .pmp-background .pmp-china-header-h1,
    .pmp-background .pmp-premium-header-h1 {
        width: 100%;
        margin: 0;
        text-align: center;
    }
}

.pmp-background .pmp-china-header-h1 p {
    font-size: 20px;
}

@media (max-width:991px) {
    .pmp-background .pmp-china-header-h1 p {
        margin-bottom: 24px;
    }

    .c-market-background .tabs-nav {
        position: fixed;
        top: 20%;
        right: 2.5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9999;
    }
}


@media screen and (max-width : 414px) and (max-height : 732px) {
    .c-market-background .tabs-nav {
        top: 29% !important;
    }
}

@media (max-width:414px) {
    .c-market-background .tabs-nav {
        top: 26%;
    }
}

@media (max-width:411px) {
    .c-market-background .tabs-nav {
        top: 29%;
    }
}

@media screen and (max-width : 411px) and (max-height : 823px) {
    .c-market-background .tabs-nav {
        top: 26% !important;
    }
}

@media screen and (max-width : 411px) and (max-height : 732px) {
    .c-market-background .tabs-nav {
        top: 29% !important;
    }
}

@media (max-width:375px) {
    .c-market-background .tabs-nav {
        top: 23.5% !important;
    }
}

@media screen and (max-width : 375px) and (max-height : 812px) {
    .c-market-background .tabs-nav {
        top: 21.5% !important;
    }
}

@media screen and (max-width : 375px) and (max-height : 667px) {
    .c-market-background .tabs-nav {
        top: 27% !important;
    }
}

@media (max-width:360px) {
    .c-market-background .tabs-nav {
        top: 30% !important;
    }
}

@media screen and (max-width : 360px) and (max-height : 640px) {
    .c-market-background .tabs-nav {
        top: 33% !important;
    }
}

@media (max-width:320px) {
    .c-market-background .tabs-nav {
        top: 32% !important;
    }
}


.lang-title1.active,
.lang-title2.active {
    color: #ffffff !important;
    background-color: #ff5D50 !important;
    border: 1px solid #ff5D50 !important;
}

.transform {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
}

/**@media (max-width:757px) {

.c-market-background .lang-title1{

}
.c-market-background .lang-title2{
    margin-top: 0px;
}

}**/



@media(max-width : 769px) {

    .pmp-background .pmp-china-header-h1,
    .pmp-background .pmp-premium-header-h1 {
        margin: 0;
        text-align: center;
    }
}

@media (max-width:540px) {
    .pmp-premium-header-h1 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.pmp-background .pmp-china-header-h1 h1 {
    font-size: 3em;
    line-height: 50px;
}

.pmp-background .pmp-china-header-h1 h1 span {
    font-size: 35px;
}

.pmp-background .pmp-premium-header-h1 h1 {
    font-size: 35px;
    line-height: 50px;
}

@media(max-width : 500px) {
    .pmp-background .pmp-china-header-h1 h1 {
        margin-bottom: 20px;
        font-size: 34px;
        line-height: 35px;
    }

    .pmp-background .pmp-premium-header-h1 h1 {
        margin-bottom: 0px;
        font-size: 34px;
    }

    .pmp-background .pmp-china-header-h1 h1 span {
        font-size: 25px;
    }

}

@media(max-width : 360px) {
    .pmp-background .pmp-premium-header-h1 h1 {
        font-size: 32px;
    }
}

@media(max-width : 320px) {
    .pmp-background .pmp-premium-header-h1 h1 {
        font-size: 28px;
    }
}

/**international publishers**/
.international-header-img {
    height: 514px;
    background: url(../../img/international/global.png) center no-repeat;
    background-size: contain;
}

@media(max-width : 500px) {
    .international-header-img {
        height: 300px;
    }
}

/**premium publishers**/
.premium-header-img {
    height: 380px;
    background: url(../../img/premium-local/premium.png) center no-repeat;
    background-size: contain;
}

.premium-space-ttl {
    padding: 3% 0 18% 0;
}

.premium-publisher p {
    margin: 0 0 40px;
}

.premium-publisher-ttl {
    font-size: 36px;
    color: #444444;
}

.premium-red-sub {
    color: #777777;
}

.premium-red-bold a {
    color: #FF5C4F;
    font-size: 18px;
    font-weight: bold;
}

.premium-red-bold a:hover {
    text-decoration: none;
    color: #FF5C4F;
    cursor: pointer;
}

.premium-h {
    height: 410px;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 12px 0 #E1E1E1;
    border-bottom: none;
}

.premium-map-h-m {
    padding: 0;
    margin-top: -80px;
}

.premium-map-h {
    height: 100%;
    /*height:650px;*/
    overflow: hidden;
    cursor: pointer !important;
}

.premium-sec-feature {
    margin: -320px 0 7%;
}

.premium-sec-social-space {
    margin-top: 78px;
}

.premium-h-m {
    padding: 0;
}

.premium-h .other-country {
    background: #F8F8F8;
    border-bottom: 1px solid #E1E1E1;
    height: 100px;
}

.international-social-p-slide .premium-img-space,
.international-social-p-slide2 .premium-img-space {
    height: auto;
    padding: 30px 12px;
}

.premium-sect-fea1 {
    padding: 8% 22px 0 22px;
}

/**svg map**/


/**
.heyo:hover{
  fill: #CC2929;
  +transition(0.3s);
}
  

.enabled{
  fill: #21669E;
  cursor: pointer;
}
 
    
#axome-tooltip{
  pointer-events: none;
  position: absolute;
  font-size: 18px;
  text-align: center;
  background: white;
  padding: 10px 15px;
  z-index: 5;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  color: #21669e;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #eee;
  +transform(translateX(-50%));
  display: none;
  }
  &.active{
    display: block;}
  &:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
}**/

.premium-section .premium-title2 {
    padding-top: 60px;
    font-size: 30px;
    text-align: center;
    color: #444444;
    font-weight: bold;
    margin-bottom: 0px;
}

.premium-section .drag-mouse-sect {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    right: 50px;
    width: 280px;
    background: #F2F5F8;
    border-radius: 50px;
    padding: 0;
}

.premium-section .drag-sect-style {
    float: left;
    /* top: -5px; */
    position: relative;
    padding-right: 15px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    width: 80px;
}

.premium-section .d-bg {
    top: 8px;
    position: relative;
}

.premium-section .white-space-top {
    opacity: 0.6;
    height: 80px;
    background-color: #fff;
    filter: drop-shadow(0px 8px 10px #fff);
    position: relative;
    /**top: 66px;**/
    top: 80px;
    background-color: #fff;
    z-index: 100;
}

.premium-section .white-space-bottom {
    opacity: 0.6;
    height: 80px;
    background-color: #fff;
    filter: drop-shadow(0px -8px 10px #fff);
    position: relative;
    top: -50px;
    background-color: #fff;
    z-index: 100;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
    outline: 0;
}

img[usemap]:hover {
    /*cursor: all-scroll;*/
    cursor: context-menu;
    display: block;
    fill: #c5351c;
    overflow: hidden;
}

map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%;*/

}

#axome-tooltip {
    position: absolute;
    font-size: 20px;
    z-index: 10;
    color: #444444;
    box-shadow: 0 0 0 1px #eee;
    text-align: center;
    width: 510px;
    pointer-events: none;
    border-radius: 15px;



    /**span {
		display: inline-block;
		color: #fff;
		background-color: #000;
		padding: 0.5em 0.8em;
	}**/

}

#axome-tooltip table {
    background: #fff;
    border-collapse: collapse;
    border-radius: 10px;
    border-style: hidden;
    box-shadow: 0px 0px 5px 2px #D8DADD;
    width: 100%;

}

#axome-tooltip .ft-2-map {
    background: #F8F8F8;
    border: solid 1px #D8DADD;
    padding: 20px;
    outline: 0;
    text-align: center;
}

#axome-tooltip .ft-3-map {
    font-size: 35px;
    font-weight: bold;
    color: #E2388E;
    border: solid 1px #D8DADD;
    padding: 20px;
    outline: 0;
    text-align: center;

}

#axome-tooltip .bt-r {
    border-top-right-radius: 15px;
}

#axome-tooltip .bt-l {
    border-top-left-radius: 15px;
}

.premium-map-h .country-map2 {
    width: 1140px;
    height: 1235px;
    position: relative;
    margin-top: -1235px;
    top: 0px;
    left: 0px;
    background-image: url(../../img/premium-local/country-map2.png);
    background-size: contain;
    pointer-events: none;
}

.premium-sec-social-space .cmarket-slider-prev {
    top: 50%;
    transform: translateY(-50%);
}

.premium-sec-social-space .cmarket-slider-next {
    top: 50%;
    transform: translateY(-50%);
}

/**
.tooltip:hover span {
opacity: 1;
filter: alpha(opacity=100);
top: -6em;
left: 20em;
z-index: 99;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.tooltip span {
	background: none repeat scroll 0 0 #222; 
	color: #F0B015;
	font-family: 'Helvetica';
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 16px 15px;
	width: 240px;
	top: -4em;  
	left: 20em;
	margin-left: 0;	

	opacity: 0;
	filter: alpha(opacity=0);  	
	position: absolute;
	text-align: center;	
	z-index: 2;
	text-transform: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease-in-out;
}

.tooltip span:after {
	border-color: #222 rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 15px 15px 0;
	bottom: -15px;
	content: "";
	display: block;
	left: 31px;
	position: absolute;
	width: 0;
}
**/
.premium-map-h .mh {
    height: 86px;
}

@media(max-width : 1024px) {
    .premium-h {
        height: 360px;
    }
}

@media(max-width : 768px) {
    .premium-h {
        height: 310px;
    }

    .premium-sect-fea1-m .international-feature-slide {
        position: relative;
        margin-top: -210px;
    }

    /**premium local map mobile section**/
    .premium-section .premium-title2 {
        padding-top: 38px;
        padding-bottom: 35px;
        font-size: 30px;
    }

    .premium-section table {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 5px;
        border-collapse: collapse;
        border-radius: 10px;
        border-style: hidden;
        box-shadow: 0px 0px 5px 2px #D8DADD;
        color: #444444;
    }

    .premium-section .table-c {
        font-size: 14px;
        position: relative;
        top: -130px;
        z-index: -100;
    }

    .premium-section .slick-arrow {
        display: none !important;
    }

    .premium-section .slick-slide {
        height: 370px !important;
        padding: 0;
    }

    .premium-section img.flags {
        width: 48px;
        margin: auto;
        padding-bottom: 6px;
    }

    .premium-section th,
    .premium-section td {
        border: 1px solid #D8DADD;
        text-align: center;
    }

    .premium-section .t1 {
        padding: 0px;
        width: 120px;
        font-size: 12px;
    }

    .premium-section .t2 {
        padding: 7px 12px;
        height: 53px;
    }

    .premium-section .ft-1 {
        font-size: 12px;
    }

    .premium-section .ft-2 {
        font-size: 14px;
        background: #F4F9FD;
        padding: 7px 15px;
        line-height: 18px;
    }

    .premium-section .bt-r {
        border-top-right-radius: 10px;
    }

    .premium-section .ft-3 {
        font-size: 22px;
        color: #E2388E;
        font-weight: bold;
    }

    /**premium social mobile**/
    .premium-sec-social-space {
        margin-top: 10px;
    }

    .premium-sec-social-space .help-2 {
        margin-bottom: 30px;
    }

    .premium-sec-social-space .international-social-p-slide2 .slick-slide {
        height: 325px !important;
    }

    .premium-h .other-country h3 {
        padding: 30px !important;
    }

    .premium-h .other-country {
        background: #F8F8F8;
        border-bottom: 1px solid #E1E1E1;
        height: 85px;
    }
}

.premium-sect-fea1-m .international-feature-slide .slick-slide {
    height: 420px !important;
}

@media(max-width : 500px) {
    .premium-header-img {
        height: 300px;
        margin-left: -25px;
        width: 380px;
    }

    .premium-publisher-ttl {
        font-size: 30px !important;
        line-height: 30px;
        color: #444444;
    }

    .pmp-background .pmp-premium-header-h1 h1 {
        line-height: 40px;
    }

    .premium-sect-fea1-m {
        padding: 8% 22px 60px !important;
    }

    .premium-section-feature1-sec-container .china-marketplace-section-feature1-sec {
        height: 440px;
    }

    .premium-sect-fea1-m .international-feature-slide .slick-slide {
        height: 465px !important;
    }

    .premium-desc p {
        font-size: 14px !important;
    }


}

@media (max-width: 414px) {
    .premium-social-p-slide2 .slick-dots {
        margin-left: 0px !important;
    }

    .premium-sec-social-space .china-marketplace-section-soc-1-sec-container2 {
        margin-top: 5px;
    }

    .premium-section .slick-slide {
        height: 350px !important;
        padding: 0;
    }
}

/*@media (max-width: 411px){
	.premium-section .ft-1{
	font-size: 12px;
	}
	.premium-section .ft-2{
	font-size: 12px;
	}
	.premium-section .ft-3{
	font-size: 15px;
	}
}*/
@media (max-width: 375px) {
    .premium-header-img {
        height: 300px;
        margin-left: 0px;
        width: 100%;
    }

    .premium-section .t1 {
        width: 100px;
    }
}

@media (max-width: 360px) {
    .premium-section .t1 {
        width: 85px;
    }
}

@media (max-width: 320px) {
    .premium-h {
        height: 280px;
    }

    .premium-sec-social-space .international-social-p-slide2 .slick-slide {
        height: 300px !important;
    }

    .premium-section .t2 {
        padding: 8px 5px;
    }

    .premium-section .t1 {
        padding: 10px 8px;
        position: relative;
        width: 90px;
    }

    .premium-section .table-c {
        top: -140px;
    }

    .premium-section .ft-3 {
        font-size: 20px;
    }

}

/**china market publishers**/
.c-market-header-img {
    height: 514px;
    background: url(../../img/china-market/china-marketplace.png) center no-repeat;
    background-size: contain;
}

@media(max-width : 500px) {
    .c-market-header-img {
        height: 300px;
    }
}

.c-market-background {
    /*background: linear-gradient( to bottom right, #131c47, #131c47, #3c438f, #ac93d2);*/
    background: linear-gradient(to bottom right, #100DA8, #100DA8, #8A2995, #EF3A8D);
}

.china-market-section.desktop-view {
    display: block !important;
}

.china-market-section .mobile-view {
    display: none !important;
}



/**desktop prev next for feature**/
.international-feature-slide .slick-disabled {
    opacity: 0.3;
}

.international-feature-slide .cmarket-slider-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -45px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url(../../img/international/feature-prev.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

.international-feature-slide .cmarket-slider-next {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url(../../img/international/feature-next.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}


.international-feature-slide .cmarket-slider-prev:hover {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: -45px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(../../img/international/feature-prev.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

.international-feature-slide .cmarket-slider-next:hover {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(../../img/international/feature-next.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

/**desktop prev next for social**/
.international-social-p-slide .slick-disabled {
    opacity: 0.3;
}

.international-social-p-slide .cmarket-slider-prev {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    left: -45px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url(../../img/international/prev.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

.international-social-p-slide .cmarket-slider-next {
    content: "";
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    right: -50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url(../../img/international/next.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}


.international-social-p-slide .cmarket-slider-prev:hover {
    content: "";
    top: 47%;
    transform: translateY(-50%);
    left: -45px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(../../img/international/prev.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

.international-social-p-slide .cmarket-slider-next:hover {
    content: "";
    top: 47%;
    transform: translateY(-50%);
    right: -50px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(../../img/international/next.png);
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: contain;
}

.slick-slide:focus {
    outline: none;
}


/**mobile**/
/**international mobile slick button positions**/
@media (max-width:1280px) {
    .international-social-p-slide .cmarket-slider-prev {
        left: -15px;
    }

    .international-social-p-slide .cmarket-slider-next {
        right: -25px;
    }

    .international-social-p-slide .cmarket-slider-prev:hover {
        left: -15px;
    }

    .international-social-p-slide .cmarket-slider-next:hover {
        right: -25px;
    }
}

@media (max-width:1024px) {
    .international-social-p-slide .cmarket-slider-prev {
        left: -20px;
    }

    .international-social-p-slide .cmarket-slider-next {
        right: -25px;
    }

    .international-social-p-slide .cmarket-slider-prev:hover {
        left: -20px;
    }

    .international-social-p-slide .cmarket-slider-next:hover {
        right: -25px;
    }
}

@media (max-width:768px) {
    .international-feature-slide .cmarket-slider-prev {
        /* top: 57% !important;*/
        left: 18px !important;
        top: 50%;
        transform: translateY(-50%);
    }

    .international-feature-slide .cmarket-slider-next {
        /* top: 57% !important;*/
        right: 18px !important;
        top: 50%;
        transform: translateY(-50%);
    }

    .international-feature-slide .cmarket-slider-prev:hover {
        /* top: 57% !important;*/
        left: 18px !important;
        top: 50%;
        transform: translateY(-50%);
    }

    .international-feature-slide .cmarket-slider-next:hover {
        /* top: 57% !important;*/
        right: 18px !important;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media (max-width:414px) {
    .international-feature-slide .cmarket-slider-prev {
        top: 48% !important;
        left: -3px !important;
    }

    .international-feature-slide .cmarket-slider-next {
        top: 48% !important;
        right: -3px !important;
    }

    .international-feature-slide .cmarket-slider-prev:hover {
        top: 48% !important;
        left: -3px !important;
    }

    .international-feature-slide .cmarket-slider-next:hover {
        top: 48% !important;
        right: -3px !important;
    }
}

@media (max-width:320px) {
    .international-feature-slide .cmarket-slider-prev {
        top: 50% !important;
    }

    .international-feature-slide .cmarket-slider-next {
        top: 50% !important;
    }

    .international-feature-slide .cmarket-slider-prev:hover {
        top: 50% !important;
    }

    .international-feature-slide .cmarket-slider-next:hover {
        top: 50% !important;
    }
}

/******/
@media (max-width:991px) {
    .china-market-section .desktop-view {
        display: none !important;
    }

    .china-market-section .mobile-view {
        display: block !important;
    }

    .slick-disabled {
        opacity: 0.3;
    }

    /**slick prev next**/
    .cmarket-slider-prev {
        position: absolute;
        top: 46%;
        transform: translateY(-50%);
        left: 30px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        /*background-image: url(../../img/china-market/prev.png);*/
        background-image: url(../../img/international/feature-prev.png);
        z-index: 1000;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .cmarket-slider-next {
        content: "";
        position: absolute;
        top: 46%;
        transform: translateY(-50%);
        right: 30px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        /*background-image: url(../../img/china-market/next.png);*/
        background-image: url(../../img/international/feature-next.png);
        z-index: 1000;
        background-repeat: no-repeat;
        background-size: contain;
    }


    .cmarket-slider-prev:hover {
        content: "";
        top: 46%;
        transform: translateY(-50%);
        left: 30px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        /*background: url(../../img/china-market/prev-hover.png);*/
        background-image: url(../../img/international/feature-prev.png);
        z-index: 1000;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .cmarket-slider-next:hover {
        content: "";
        top: 46%;
        transform: translateY(-50%);
        right: 30px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        /*background: url(../../img/china-market/next-hover.png);*/
        background-image: url(../../img/international/feature-next.png);
        z-index: 1000;
        background-repeat: no-repeat;
        background-size: contain;
    }

    /******
	.china-market-section .slick-dots{
	margin-bottom: 40px
	}***/
    .china-marketplace-section-feature1 .cmarket-slider-next {
        right: 20px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev {
        left: 20px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-next:hover {
        right: 20px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev:hover {
        left: 20px;
        top: 48%;
    }

    .china-map-slide .slick-dots {
        width: 95%;
        bottom: 20px;
        margin-left: 0px;
    }

    .china-feature-slide .slick-dots {
        bottom: -5px;
    }

    .china-social-p-slide .slick-dots {
        margin-bottom: 20px;
        margin-left: 0px;
    }

    .china-marketplace-section-feature1 .slick-slide {
        height: 430px !important;
    }

    .china-marketplace-section-feature1 .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .international-social-p {
        padding-bottom: 60px !important;
        padding-top: 50px !important;
        padding: 30px 0px 7% !important;
        /**remove left/right space**/
    }

    .china-market-section .slick-slide {
        height: 517px;
    }

    .china-market-section .hr-boxshadow {
        box-shadow: 0 0 10px rgba(51, 153, 253, 30%);
    }

    .china-market-section .slick-dots li {
        width: 14px;
        height: 14px;
    }

    .china-market-section .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #8489E2;
    }

    .china-market-section .slick-dots li button,
    .slick-dots li button:before {
        width: 12px;
        height: 12px;
        opacity: 1;
    }

    .china-market-section .slick-dots li button:before {
        /**font-family: 'slick';**/
        line-height: 20px;
        position: absolute;
        font-size: 12px;
        content: none;
        text-align: center;
        color: #fff;
        -webkit-font-smoothing: antialiased;
    }

    .china-market-section .slick-dots li button {
        /**background: #fff;
    border: 1.5px solid #8489E2;**/
        background: #AEAEAE;
        border: 1.5px solid #AEAEAE;
        border-radius: 50px;
    }

    .china-market-section .slick-dots li.slick-active button {
        border-radius: 50px;
        /**background-color: #8489E2;**/
        border: 1.5px solid #3F18A1;
        background-color: #3F18A1;
    }

    /**international customize slick dots**/
    .international-feature-slide .slick-dots li.slick-active button {
        border-radius: 50px;
        border: 1.5px solid #3F18A1;
        background-color: #3F18A1;
    }

    .international-feature-slide .slick-dots li button {
        background: #AEAEAE;
        border: 1.5px solid #AEAEAE;
        border-radius: 50px;
    }

    .international-social-p-slide2 .slick-dots li.slick-active button {
        border-radius: 50px;
        border: 1.5px solid #3F18A1;
        background-color: #3F18A1;
    }

    .international-social-p-slide2 .slick-dots li button {
        background: #AEAEAE;
        border: 1.5px solid #AEAEAE;
        border-radius: 50px;
    }

    /******/
}

@media (max-width:768px) {
    .china-marketplace-section-feature1 .slick-slide {
        height: 400px !important;
    }

    .international-feature-slide .slick-slide {
        height: 370px !important;
    }

    .international-feature-slide .slick-dots {
        margin-left: -20px !important;
    }

    .international-social-p-slide .slick-dots {
        margin-left: -20px !important;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev {
        left: 12px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-next {
        right: 12px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev:hover {
        left: 12px;
        top: 48%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-next:hover {
        right: 12px;
        top: 48%;
    }

    .global-b-bot {
        margin-top: 90px !important;
        margin-bottom: 0 !important;
    }

}

@media (max-width:516px) {
    .china-marketplace-section-feature1 .slick-slide {
        height: 502px !important;
    }

    .china-marketplace-section-feature1 .cmarket-slider-next {
        right: 0px;
        top: 45%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev {
        left: 0px;
        top: 45%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev:hover {
        left: 0px;
        top: 45%;
    }

    .china-marketplace-section-feature1 .cmarket-slider-next:hover {
        right: 0px;
        top: 45%;
    }
}



@media (max-width:414px) {
    .china-marketplace-section-feature1 .cmarket-slider-prev {
        top: 47%;
        transform: translateY(-50%);
        left: 0px;
        /*top: 42%;*/
    }

    .china-marketplace-section-feature1 .cmarket-slider-next {
        top: 47%;
        transform: translateY(-50%);
        right: 0px;
        /*top: 42%;*/
    }

    .china-marketplace-section-feature1 .cmarket-slider-prev:hover {
        top: 47%;
        transform: translateY(-50%);
        left: 0px;
        /*top: 42%;*/
    }

    .china-marketplace-section-feature1 .cmarket-slider-next:hover {
        top: 47%;
        transform: translateY(-50%);
        right: 0px;
        /*top: 42%;*/
    }

    .china-marketplace-section-feature1 .slick-slide {
        height: 502px !important;
    }

    .international-feature-slide .slick-slide {
        height: 440px !important;
    }

    .international-feature-slide .slick-dots {
        margin-left: 0px !important;
    }

    .international-social-p-slide2 .slick-dots {
        margin-left: 0px !important;
    }

    .china-marketplace-section-feature1 .slick-dotted.slick-slider {
        margin-bottom: 30px;
    }

}

@media (max-width:375px) {

    .cmarket-slider-prev,
    .cmarket-slider-prev:hover {
        left: 26px;
    }

    .cmarket-slider-next,
    .cmarket-slider-next:hover {
        right: 26px;
    }

    .china-marketplace-section-feature1 .slick-slide {
        height: 522px !important;
    }

    .international-feature-slide .slick-slide {
        height: 440px !important;
    }

}

@media (max-width:360px) {
    .china-feature-slide .slick-dots {
        bottom: -20px;
    }

    .china-marketplace-section-feature1 .slick-dotted.slick-slider {
        margin-bottom: 50px;
    }

    .global-b-bot {
        padding-top: 40px !important;
        margin-top: 0px !important;
    }

}

@media (max-width:320px) {

    .china-feature-slide .slick-dots {
        bottom: -25px;
    }

    .china-marketplace-section-feature1 .slick-dotted.slick-slider {
        margin-bottom: 60px;
    }

    .international-feature-slide .slick-slide {
        height: 420px !important;
    }

    .global-b-bot {
        padding-top: 30px !important;
        margin-top: 0px !important;
    }

}

/************map***********/

.china-marketplace-section-map h3 {
    margin-bottom: 2%;
    color: #444;
    font-size: 30px;
}

.china-marketplace-section-map h3 {
    margin-bottom: 5%;
}

.china-marketplace-section-map p {
    font-size: 24px;
    margin-bottom: 10px;
}

.hr-style {
    border-top: 4px solid #8489E2;
    margin: auto;
    width: 87px;
    margin-bottom: 45px;
    height: 0;
}

.hr-style2 {
    border-top: 4px solid #8A2995;
    margin: auto;
    width: 87px;
    margin-bottom: 45px;
    height: 0;
}

@media (min-width:2450px) {
    .china-marketplace-section-map {
        padding: 0 0 8%;
        text-align: center;
    }
}

@media (min-width:1860px) {
    .china-marketplace-section-map {
        padding: 0 0 10%;
        text-align: center;
    }
}

@media (min-width:1281px) {
    .china-marketplace-section-map {
        padding: 0 0 15%;
        text-align: center;
    }
}

@media (max-width:1280px) {
    .china-marketplace-section-map {
        padding: 0 0 16.5%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
    }
}

@media (max-width:1024px) {
    .china-marketplace-section-map {
        padding: 0 0 20.5%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
    }
}

.china-marketplace-section-map .china-title {
    font-size: 30px;
    position: absolute;
    top: 45.5%;
    right: 47%;
    color: #3F18A1;
}

.china-marketplace-section-map .china-title2 {
    font-size: 30px;
    color: #ffffff;
    background-color: #3F18A1;
    height: 60px;
    box-shadow: 0 0 10px rgba(51, 153, 253, 30%);
    border-bottom: none;
    padding: 18px;
    border-radius: 6px;
    max-width: 330px;
    margin: auto;
}

@media (max-width:320px) {
    .china-marketplace-section-map .china-title2 {
        max-width: 300px;
    }
}

.china-marketplace-section-map .wrap-info1 p.big-subtext {
    color: #8A2995;
    line-height: 1.3;
}

.china-marketplace-section-map .wrap-info2 p.big-subtext {
    color: #3281DC;
    line-height: 1.3;
}

.china-marketplace-section-map .wrap-info3 p.big-subtext {
    color: #EB8831;
    line-height: 1.3;
}

.china-marketplace-section-map .wrap-info1-m p.big-subtext {
    color: #8A2995;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.china-marketplace-section-map .wrap-info2-m p.big-subtext {
    color: #3281DC;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.china-marketplace-section-map .wrap-info3-m p.big-subtext {
    color: #EB8831;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

@media (max-width:320px) {
    .china-marketplace-section-map .wrap-info1-m p.big-subtext {
        padding: 0 20px;
    }

    .china-marketplace-section-map .wrap-info2-m p.big-subtext {
        padding: 0 20px;
        line-height: 1.3;
    }

    .china-marketplace-section-map .wrap-info3-m p.big-subtext {
        padding: 0 20px;
        line-height: 1.3;
    }

}

.china-marketplace-section-map .wrap-info1 {
    position: absolute;
    top: 18%;
    left: 20%;
    text-align: left;
    width: 243px;
}

.china-marketplace-section-map .wrap-info2 {
    position: absolute;
    top: 70%;
    left: 32%;
    text-align: left;
    width: 287px;
}

.china-marketplace-section-map .wrap-info3 {
    position: absolute;
    top: 31%;
    right: -3%;
    text-align: left;
    width: 243px;
}




@media (max-width:1199px) {
    .china-marketplace-section-map .wrap-info3 {
        top: 30%;
        right: -6%;
    }
}

@media (max-width:991px) {
    .china-marketplace-section-map .wrap-info1 {
        top: 8%;
    }

    .china-marketplace-section-map .wrap-info3 {
        right: -14%;
        top: 28%;
    }

    /**mobile**/
    .china-marketplace-section-map .map-mobile {
        width: 330px;
        display: block;
        margin: auto;
        padding-bottom: 20px;
    }

    .china-marketplace-section-map {
        padding: 22px 0 25%;
        margin-bottom: 15px !important;
    }

    .hr-style {
        border: 1px solid #ffffff;
        margin: auto;
        width: 100%;
        margin-bottom: 35px;
        box-shadow: 0 -5px 4px rgba(51, 153, 253, 30%);
        height: 0px !important;
    }

    .china-feature-slide {
        position: relative;
        margin-top: -242px;
    }

    .international-feature-slide {
        position: relative;
        margin-top: -122px;
    }

    /**********/
}

@media (max-width:767px) {
    .china-marketplace-section-map {
        padding: 22px 0 178px;
        margin-bottom: 30px;
    }

    .china-feature-slide {
        position: relative;
        margin-top: -224px;
    }

    .international-feature-slide {
        position: relative;
        margin-top: -78px;
    }
}

@media (max-width:414px) {
    .china-marketplace-section-map {
        padding: 22px 0 190px;
        margin-bottom: 30px;
    }
}

.china-marketplace-section-map .small-subtext {
    font-size: 16px;
    color: #525252;
    margin: 0px;
}

.china-marketplace-section-map .big-subtext {
    font-size: 20px;
    font-weight: bold;
    /*color:#419399;*/
    color: #8A2995;
}


@media (max-width:768px) {
    .china-marketplace-section-map h3 {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 5%;
    }

    .china-marketplace-section-map p {
        font-size: 18px;
        margin: 0 0 6px;
    }
}

.china-marketplace-section-map::last-child {
    border-bottom: none;
}

.china-marketplace-section-map h3,
.china-marketplace-section-feature2 p {
    text-align: left;
}

.china-marketplace-section-map h3 {
    margin-bottom: 2px;
    text-transform: initial;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.china-marketplace-section-map p.help-1 {
    font-size: 24px;
}

@media (max-width:768px) {
    .china-marketplace-section-map h3 {
        margin-bottom: 30px;
    }
}

.china-marketplace-section-map {
    font-size: 16px;
    margin-bottom: 30px;
}

.china-marketplace-section-feature2-sec img {
    margin: 0 auto;
}

@media (max-width:769px) {
    .china-marketplace-section-feature2-sec {
        margin: 5% 0;
    }

    .china-marketplace-section-map h3,
    .china-marketplace-section-map p {
        text-align: center;
    }

    .china-marketplace-section-map p.help-1 {
        padding: 0 50px;
        font-size: 18px;
    }

    .china-marketplace-section-map {
        border-bottom: none;
    }
}

@media (max-width:375px) {
    .china-marketplace-section-map p.help-1 {
        font-size: 16px;
    }

    .china-marketplace-section-map p.help-2 {
        font-size: 16px;
    }
}

@media (max-width:360px) {
    .china-marketplace-section-map p.help-1 {
        font-size: 15px;
    }

    .china-marketplace-section-map p.help-2 {
        font-size: 15px;
    }
}

@media (max-width:320px) {
    p {
        line-height: 22px;
    }

    .china-marketplace-section-map p.help-1 {
        font-size: 13px;
    }

    .china-marketplace-section-map p.help-2 {
        font-size: 13px;
    }
}


/*******************/

/**3 features-china**/
.china-marketplace-section-feature1 {
    background-color: #f2f5f8;
    padding: 8% 22px 0 22px;
    text-align: center;
}

.china-marketplace-section-feature1 h3 {
    font-size: 24px;
    font-weight: bold;
}

.china-marketplace-section-feature1 p {
    font-size: 18px;
}

.china-marketplace-section-feature1 img {
    margin: 0 auto;
    padding: 20px 0;
    height: auto;
    width: 265px;
}

@media(max-width : 991px) {
    .china-marketplace-section-feature1 img {
        height: auto;
        width: 209px;
    }
}

.china-marketplace-section-feature1-sec {
    height: 517px;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    /*box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);*/
    /*box-shadow: 0 4px 9px 0 #E1E1E1;*/
    box-shadow: 0px 0px 12px 0 #E1E1E1;
    border-bottom: none;
}

.international-section-feature1-sec-container .china-marketplace-section-feature1-sec {
    height: 440px;
}

.china-marketplace-section-feature1-sec h3 {
    text-transform: none;
}

.china-marketplace-section-feature1-sec-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #f8f8f8;
}

/**international**/
.global-b-bot {
    border-bottom: solid 1px #888888;
    background: none;
    width: 96%;
    opacity: 20%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 0 1%;
}

.international-section-feature1-sec-container {
    margin: -240px 0 7%;
    padding: 0 1%;
}

@media (max-width:1440px) {
    .international-section-feature1-sec-container {
        margin: -215px 0 7%;
        padding: 0 1%;
    }
}

@media (max-width:1280px) {
    .international-section-feature1-sec-container {
        margin: -200px 0 7%;
        padding: 0 1%;
    }
}

@media (max-width:1024px) {
    .international-section-feature1-sec-container {
        margin: -180px 0 7%;
        padding: 0 1%;
    }
}

@media (max-width:991px) {
    .international-section-feature1-sec-container {
        margin: 0px 0 32%;
    }
}

/*****/

/**china**/
.china-marketplace-section-feature1-sec-container {
    margin: -320px 0 7%;
    padding: 0 1%;
}


@media (max-width:1280px) {
    .china-marketplace-section-feature1-sec-container {
        margin: -310px 0 7%;
        padding: 0 1%;
    }
}

@media (max-width:1024px) {
    .china-marketplace-section-feature1-sec-container {
        margin: -290px 0 7%;
        padding: 0 1%;
    }

    .international-section-feature1-sec-container .china-marketplace-section-feature1-sec {
        height: 495px;
    }
}

@media (max-width:991px) {
    .china-marketplace-section-feature1-sec-container {
        margin: 0px 0 32%;
        /**padding: 0 50px 0 20px;**/
    }

    .china-marketplace-section-feature1-secs {
        height: 390px;
    }
}

/*****/
@media (max-width:768px) {
    .china-marketplace-section-feature1-sec {
        height: 370px;
    }

    .international-section-feature1-sec-container .china-marketplace-section-feature1-sec {
        height: 340px;
    }

    .china-marketplace-section-feature1 {
        background-color: #f2f5f8;
        padding: 8% 22px;
        text-align: center;
    }
}

@media (max-width:501px) {
    .china-marketplace-section-feature1-sec {
        height: 440px;
    }
}

@media (max-width:767px) {
    .china-marketplace-section-feature1-sec {
        height: 405px;
    }
}

@media (max-width:516px) {
    .china-marketplace-section-feature1-sec {
        height: 440px;
    }

    .china-marketplace-section-feature1 {
        background-color: #f2f5f8;
        padding: 6% 22px 10%;
        text-align: center;
    }
}

@media (max-width:414px) {
    .china-marketplace-section-feature1-sec {
        height: 460px;
    }

    .china-marketplace-section-feature1 {
        background-color: #f2f5f8;
        padding: 8% 22px;
        text-align: center;
    }

    .international-section-feature1-sec-container .china-marketplace-section-feature1-sec {
        height: 410px;
    }
}

@media (max-width: 375px) {
    .china-marketplace-section-feature1-sec {
        height: 480px;
    }
}

@media (max-width: 360px) {
    .china-marketplace-section-feature1-sec {
        height: 500px;
    }
}

@media (max-width: 320px) {
    .international-section-feature1-sec-container .china-marketplace-section-feature1-sec {
        height: 400px;
    }
}

.china-marketplace-section-feature1-sec-container:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc {
    padding: 25px 10%;
}

.china-marketplace-section-feature1-sec .international-section-feature1-sec-desc {
    padding: 25px 10%;
}

.china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
    color: #444;
    font-size: 24px;
    font-weight: bold;
    height: 60px;
    padding-bottom: 20px;
    line-height: 30px;
}

.china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
    color: #444;
    font-size: 24px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 20px;
    line-height: 30px;
}

@media (max-width:769px) {
    .china-marketplace-section-feature1-sec-desc h3 {
        font-size: 20px !important;
        line-height: 27px !important;
    }

    .international-section-feature1-sec-desc h3 {
        font-size: 20px !important;
        line-height: 27px !important;
    }

    .china-marketplace-section-feature1-sec-container {
        padding: 0;
        margin: -10px 0 40%;
    }

    .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc {
        padding: 19px 10%;
    }

    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc {
        padding: 19px 10%;
    }

    .china-marketplace-section-feature1-sec-img {
        height: 195px;
    }

    .international-bg-color-fea1 {
        padding-bottom: 0px !important;
    }
}

@media (max-width:516px) {
    .china-marketplace-section-feature1-sec-container {
        padding: 0;
        margin: 0px 0 70%;
    }
}

@media (max-width:414px) {
    .china-marketplace-section-feature1-sec-container {
        margin: 0px 0 70%;
    }
}

@media (max-width:375px) {
    .china-marketplace-section-feature1-sec-container {
        margin: 0px 0 76%;
    }

    .international-bg-color-fea1 {
        padding-bottom: 20px !important;
    }
}

@media (max-width:360px) {
    .china-marketplace-section-feature1-sec-container {
        margin: 0px 0 80%;
    }
}

@media (max-width:320px) {
    .china-marketplace-section-feature1-sec-container {
        margin: 0px 0 92%;
    }
}

@media (max-width:1024px) {
    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        color: #444;
        font-weight: bold;
        height: 60px;
        padding-bottom: 0px;
    }
}

@media (max-width:991px) {
    .china-marketplace-section-feature1 h3 {
        font-size: 20px;
    }

    .china-marketplace-section-feature1 p {
        font-size: 16px;
    }

    .chinese-font .china-marketplace-section-feature1 p {
        font-size: 16px;
        padding-top: 20px;
    }

    .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        color: #444;
        font-weight: bold;
        height: 5px;
        padding-bottom: 0px;
    }

    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        color: #444;
        font-weight: bold;
        height: 5px;
        padding-bottom: 0px;
    }

    .chinese-font .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        height: 5px;
    }

    .chinese-font .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        height: 5px;
    }
}

@media (max-width:767px) {
    .chinese-font .china-marketplace-section-feature1 p {
        padding-top: 0px;
    }

    .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        padding-bottom: 50px;
    }

    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        padding-bottom: 50px;
    }
}

@media (max-width:414px) {
    .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        padding-bottom: 25px;
    }

    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        padding-bottom: 25px;
    }
}

@media (max-width:320px) {
    .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        padding-bottom: 50px;
    }

    .chinese-font .china-marketplace-section-feature1-sec .china-marketplace-section-feature1-sec-desc h3 {
        padding-bottom: 30px;
    }

    .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        padding-bottom: 25px;
    }

    .chinese-font .china-marketplace-section-feature1-sec .international-section-feature1-sec-desc h3 {
        padding-bottom: 30px;
    }
}

/******************/

/**social apps**/
.china-marketplace-section-soc-1 {
    background-color: #ffffff;
    padding: 0 22px;
}

.china-marketplace-section-soc-1 img {
    margin: 0 auto;
    padding: 20px 0;
    height: 120px;
}

@media (max-width:991px) {
    .china-marketplace-section-soc-1 img {
        height: 105px;
    }
}

@media (max-width:375px) {
    .china-marketplace-section-soc-1 img {
        height: 100px;
    }
}

.china-marketplace-section-soc-1 ul {
    margin-left: -20px;
}

.china-marketplace-section-soc-1-sec .wechat {
    background: #2DC100;
    border-bottom: 1px solid #E1E1E1;
}

.china-marketplace-section-soc-1-sec .tencent {
    background: #006CB6;
    border-bottom: 1px solid #E1E1E1;
}

.china-marketplace-section-soc-1-sec .other {
    background: #ffffff;
    border-bottom: 1px solid #E1E1E1;
}

.china-marketplace-section-soc-1-sec .other-country {
    background: #F8F8F8;
    border-bottom: 1px solid #E1E1E1;
    height: 100px;
}

.china-marketplace-section-soc-1-sec .yahoo .fl-verizon {
    float: left;
    margin-left: 20px;
    /**border-right: 1px solid rgba(255, 255, 255, 0.6);**/
}

@media (max-width:320px) {
    .china-marketplace-section-soc-1-sec .yahoo .fl-verizon {
        margin-left: 0px;
        /**border-right: 1px solid rgba(255, 255, 255, 0.6);**/
    }

    .china-marketplace-section-soc-1 img {
        height: 98px;
    }
}

.china-marketplace-section-soc-1-sec .yahoo {
    background: #000000;
    border-bottom: 1px solid #E1E1E1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.china-marketplace-section-soc-1-sec .meitu {
    background: #E62878;
    border-bottom: 1px solid #E1E1E1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.china-marketplace-section-soc-1-sec .tiktok {
    background: #000000;
    border-bottom: 1px solid #E1E1E1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.china-marketplace-section-soc-1-sec-desc .joox {
    padding-top: 30px;
}

.china-marketplace-section-soc-1-sec-desc .skyscanner {
    padding-top: 30px;
}

.international-social-p-slide .china-marketplace-section-soc-1-sec .desc-other {
    padding-top: 0px !important;
}

.international-social-p-slide2 .china-marketplace-section-soc-1-sec .desc-other {
    padding-top: 0px !important;
}

.china-marketplace-section-soc-1-sec-desc .font-style {
    font-size: 20px;
    margin: 0px;
    text-align: center;
    font-weight: bold;
}

.china-marketplace-section-soc-1-sec-desc .font-style2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 63px;
    text-align: center;
}

@media (max-width:767px) {
    .china-marketplace-section-soc-1-sec-desc .font-style2 {
        margin-top: 123px;
    }
}

.china-marketplace-section-soc-1-sec-desc li {
    font-size: 16px;
}

.international-social-p-slide .china-marketplace-section-soc-1-sec-desc li {
    font-size: 15px;
}

.china-marketplace-section-soc-1 .platform-logo {
    width: 105px;
    padding: 0;
    height: auto;
}

.china-marketplace-section-soc-1-sec-img h3 {
    padding-top: 40px;
    text-align: center;
    font-size: 22px !important;
    color: #252525;
    font-weight: bold;
}

.china-marketplace-section-soc-1-sec {
    height: 380px;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    /**box-shadow: 0 4px 9px 0 #E1E1E1;**/
    box-shadow: 0px 0px 12px 0 #E1E1E1;
    border-bottom: none;
    /**border: 1px solid #E1E1E1;**/
}

.international-social-p-slide .china-marketplace-section-soc-1-sec {
    height: 440px;
}

@media (max-width:1024px) {
    .international-social-p-slide .china-marketplace-section-soc-1-sec {
        height: 465px;
    }
}

.china-marketplace-section-soc-1 .slick-slide {
    width: 100%;
    padding-right: 25px;
}

.international-social-p-slide .slick-slide {
    padding-right: 10px;
    padding-bottom: 55px;
    padding-left: 5px;
}

.premium-local-slide {
    margin-bottom: 60px;
}

.premium-local-slide .slick-slide {
    padding: 10px !important;
}

.premium-local-slide .m-p-0 {
    margin: 0;
}

@media (max-width:991px) {
    .china-marketplace-section-soc-1 .slick-slide {
        width: 310px !important;
        padding-right: 25px;
    }
}

.font-int a {
    width: 220px !important;
}

@media (max-width:1199px) {
    .china-marketplace-section-soc-1-sec {
        height: 430px;
    }
}

/**mobile**/
@media (max-width:991px) {
    .china-marketplace-section-soc-1-sec .wechat {
        height: 100px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .china-marketplace-section-soc-1-sec .wechat img {
        height: 100px;
    }

    .china-marketplace-section-soc-1-sec .tencent {
        height: 100px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .china-marketplace-section-soc-1-sec .tencent img {
        height: 100px;
        padding-top: 38px;
        padding-bottom: 38px;
    }

    .china-marketplace-section-soc-1-sec .other {
        height: 100px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .china-marketplace-section-soc-1-sec .other-country {
        height: 100px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec .other {
        /**height: 120px !important;**/
        height: 106px !important;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        padding: 1px 0 0 0;
    }

    .china-marketplace-section-soc-1-sec-container2 .china-marketplace-section-soc-1-sec {
        height: 395px;
        margin-top: 10px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec {
        height: 455px;
        margin-top: 10px;
    }

    .china-marketplace-section-soc-1-sec {
        height: 500px;
        margin: 0;
        padding: 0;
        border-radius: 10px;
        background: #fff;
        /** box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);**/
        box-shadow: 0px 0px 12px 0 #E1E1E1;
        border-bottom: none;
    }

    .china-marketplace-section-soc-1 {
        padding: 30px 0px 7%;
    }

    .china-marketplace-section-soc-1 .slick-slide {
        height: 428px;
    }

    .international-social-p-slide2 .slick-slide {
        height: 475px;
    }
}


@media (max-width:768px) {
    .china-marketplace-section-soc-1 .slick-slide {
        width: 310px !important;
        padding-right: 25px;
        margin-top: 20px;
    }

    .international-social-p-slide2 .slick-slide {
        margin-top: 0px !important;
        margin-bottom: 20px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        margin-left: -150px;
        /**margin-left: -195px;**/
    }
}

@media (max-width:414px) {
    .china-marketplace-section-soc-1 .slick-slide {
        /**width: 340px !important;**/
        width: 300px !important;
        padding-right: 25px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        /**margin-left: -20px;**/
        margin-left: 5px;
    }

    .china-marketplace-section-soc-1 .slick-slide {
        height: 445px;
    }

    .international-social-p-slide2 .slick-slide {
        height: 470px;
    }

    .china-marketplace-section-soc-1-sec-desc .font-style {
        font-size: 18px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec {
        height: 455px;
        margin-top: 10px;
    }

    .font-int a {
        width: 195px !important;
    }

    .china-marketplace-section-soc-1-sec-img h3 {
        padding-top: 30px;
    }

}


@media (max-width:411px) {
    .china-marketplace-section-soc-1 .slick-slide {
        /**width: 340px !important;**/
        width: 300px !important;
        padding-right: 25px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        /**margin-left: -20px;**/
        margin-left: 5px;
    }

    .china-marketplace-section-soc-1-sec-desc .font-style {
        font-size: 18px;
    }
}


@media (max-width:375px) {
    .china-marketplace-section-soc-1 .slick-slide {
        width: 270px !important;
        padding-right: 10px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        margin-left: 0px;
    }

    .international-social-p-slide2 .slick-slide {
        margin-top: 0px !important;
        margin-bottom: 20px;
    }

    .china-marketplace-section-soc-1 .slick-slide {
        height: 480px;
    }

    .china-marketplace-section-soc-1-sec-container2 .china-marketplace-section-soc-1-sec {
        height: 420px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec {
        height: 460px;
    }

    .china-marketplace-section-soc-1-sec-desc .font-style {
        font-size: 20px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec .other {
        height: 100px !important;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-img h3 {
        /**padding: 35px 18px;**/
        padding: 25px 18px;
    }
}

@media (max-width:360px) {
    .china-marketplace-section-soc-1 .slick-slide {
        width: 255px !important;
        padding-right: 0px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        margin-left: -5px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-img h3 {
        /**padding: 25px 18px;**/
        padding: 14px 18px;
    }

    .international-social-p-slide2 .slick-slide {
        height: 520px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-container2 .china-marketplace-section-soc-1-sec {
        height: 500px;
    }
}

@media (max-width:320px) {
    .china-marketplace-section-soc-1 .slick-slide {
        width: 230px !important;
        padding-right: 0px;
    }

    .china-marketplace-section-soc-1-sec-container2 {
        margin-left: -8px;
    }

    .china-marketplace-section-soc-1 .slick-slide {
        height: 500px;
    }

    .international-social-p-slide2 .slick-slide {
        height: 480px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-desc li {
        line-height: 18px;
    }

    .china-marketplace-section-soc-1-sec-container2 .china-marketplace-section-soc-1-sec {
        height: 450px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-container2 .china-marketplace-section-soc-1-sec {
        height: 470px;
    }

    .international-social-p-slide2 .china-marketplace-section-soc-1-sec-img h3 {
        /**padding: 25px 18px;**/
        padding: 14px 18px;
    }
}

/********/
@media (min-width:769px) {
    .china-marketplace-section-soc-1-sec-container {
        margin: 4.5% 0 7%;
        padding: 0 1%;
    }

}


@media (min-width:769px) {

    .china-marketplace-section-soc-1-sec-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        height: 120px;
    }


}

.china-marketplace-section-soc-1-sec-container {}

.china-marketplace-section-soc-1-sec-container:last-child {
    border-bottom: none;
}


.china-marketplace-section-soc-1-sec .china-marketplace-section-soc-1-sec-desc {
    padding: 10%;
}

@media (max-width:991px) {
    .china-marketplace-section-soc-1-sec .china-marketplace-section-soc-1-sec-desc {
        padding: 25px;
    }
}

@media (max-width:411px) {
    .china-marketplace-section-soc-1-sec .china-marketplace-section-soc-1-sec-desc {
        padding: 22px;
    }
}

@media (max-width:320px) {
    .china-marketplace-section-soc-1-sec .china-marketplace-section-soc-1-sec-desc {
        padding: 20px;
    }
}

.china-marketplace-section-soc-1-sec .china-marketplace-section-soc-1-sec-desc h3 {
    margin-bottom: 5%;
    color: #444;
    font-size: 24px;
    font-weight: bold;
}

.china-marketplace-section-soc-1-sec {
    font-size: 18px;
}

.china-marketplace-section-soc-1 h3,
.china-marketplace-section-soc-2 h3,
.china-marketplace-section-soc-3 h3 {
    text-transform: capitalize;
    font-size: 32px;
}

/******************/
/**demo section**/
.china-marketplace-section-feature3 {
    padding: 5% 0;
    background: linear-gradient(to bottom right, #480048, #741748, #a53348);
}

.china-marketplace-section-feature3 h3,
.china-marketplace-section-feature3 p {
    color: #fff;
}

.china-marketplace-section-feature3 h3 {
    margin-bottom: 3%;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: bold;
}

.china-marketplace-section-feature3 p {
    font-size: 22px;
    margin: 35px 0 20px;
}

@media (max-width:769px) {
    .china-marketplace-section-feature3 h3 {
        text-align: center;
        font-size: 28px;
        margin: 3% 0 5%;
    }

    .china-marketplace-section-feature3-desc {
        text-align: center;
    }

    .china-marketplace-section-feature3 p {
        text-align: center;
        font-size: 16px;
    }

    .china-marketplace-section-feature3 {
        padding: 15% 0;
    }

    .china-marketplace-section-feature3 img {
        margin: 0 auto;
    }
}

.china-marketplace-section-feature3 a {
    display: inline-block;
    margin: 1% 0;
    padding: 2% 4%;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 110px/100px;
    text-align: left;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    width: 192px;
    text-align: center;
}

@media (max-width:414px) {
    .china-marketplace-section-feature3 a {
        padding: 4% 8%;
        font-size: 16px;
        width: 178px;
        text-align: center;
    }
}

@media (max-width:320px) {
    .china-marketplace-section-feature3 p {
        text-align: center;
        font-size: 15px;
    }
}

/******************/

/**************************/
.publisher-header-img {
    height: 347px;
    background: url(../../img/publishers_benefits/publisher_benefits.png) center no-repeat;
    background-size: contain;
}

@media (max-width:768px) {
    .publisher-header-img {
        height: 240px;
    }
}

.publisher-background {
    background: linear-gradient(to bottom right, #131c47, #131c47, #3c438f, #ac93d2);
}

.publisher-section-feature1 {
    background-color: #f2f5f8;
    padding-top: 8%;
    padding-bottom: 8%;
}

.publisher-section-feature1 img {
    margin: 0 auto;
    padding: 20px 0;
}

@media (min-width:769px) {
    .publisher-section-feature1 {
        padding: 0;
    }

    .publisher-section-feature1-sec-container {
        margin: -10% 0 7%;
        padding: 0 1%;
    }
}


.publisher-section-feature1-sec-container .publisher-btn {
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: visibility 0.1s ease;
}

@media (max-width:768px) {
    .publisher-section-feature1-sec-container .publisher-btn {
        display: none;
    }
}

.publisher-section-feature1-sec-container .publisher-btn:active {
    color: #ff5c4f;
}

.publisher-section-feature1-sec-container .publisher-btn.active p {
    visibility: hidden;
    transition: visibility 0.1s ease;
}

.publisher-section-feature1-sec-container .publisher-btn:hover {
    cursor: pointer;
}

.publisher-section-feature1-sec-container .publisher-btn p {
    display: inline-block;
    color: #ff5c4f;
}

.publisher-section-feature1-sec-container .publisher-btn .fas {
    float: right;
    font-size: 24px;
}

@media (min-width:769px) {
    .publisher-section-feature1-sec {
        min-height: 500px;
        margin: 0;
        padding: 0;
        border-radius: 10px;
        background: #fff;
        box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
        border-bottom: none;
    }

    .publisher-section-feature1-sec-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background: #f8f8f8;
    }
}

.publisher-section-feature1-sec-container {
    border-bottom: 1px solid #ddd;
}

.publisher-section-feature1-sec-container:last-child {
    border-bottom: none;
}

.publisher-feature-content-row img {
    width: 60px;
    float: left;
    padding: 2px 15px 2px 0;
}

.publisher-feature-content-row p {
    display: inline-block;
    margin-left: 10px;
}

.publisher-section-feature1-sec .publisher-section-feature1-sec-desc {
    padding: 10%;
}

@media (max-width:769px) {
    .publisher-section-feature1-sec .publisher-section-feature1-sec-desc {
        padding: 5% 0;
    }
}

.publisher-section-feature1-sec .publisher-section-feature1-sec-desc h3 {
    margin-bottom: 5%;
    color: #444;
    font-size: 24px;
    font-weight: bold;
}

.publisher-section-feature1-sec .publisher-section-feature1-sec-desc p {
    font-size: 18px;
}

.publisher-section-feature1 h3,
.publisher-section-feature2 h3,
.publisher-section-feature3 h3 {
    text-transform: capitalize;
    font-size: 32px;
}

.publisher-section-feature2 {
    padding: 8% 0;
    text-align: center;
}

.publisher-section-feature2 h3 {
    margin-bottom: 2%;
    color: #444;
    font-size: 35px;
}

.publisher-section-feature2 p {
    margin-bottom: 5%;
    font-size: 20px;
}

@media (max-width:768px) {
    .publisher-section-feature2 h3 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 5%;
    }

    .publisher-section-feature2 p {
        font-size: 18px;
    }
}

.publisher-section-feature2 .publisher-section-feature2-sec-desc {
    padding: 3% 0 1%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.publisher-section-feature2::last-child .publisher-section-feature2-sec-desc {
    border-bottom: none;
}

.publisher-section-feature2 .publisher-section-feature2-sec h3,
.publisher-section-feature2 .publisher-section-feature2-sec p {
    text-align: left;
}

.publisher-section-feature2 .publisher-section-feature2-sec h3 {
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.publisher-section-feature2 .publisher-section-feature2-sec p {
    font-size: 16px;
}

.publisher-section-feature2-sec img {
    margin: 0 auto;
}

@media (max-width:769px) {
    .publisher-section-feature2-sec {
        margin: 5% 0;
    }

    .publisher-section-feature2 .publisher-section-feature2-sec h3,
    .publisher-section-feature2 .publisher-section-feature2-sec p {
        text-align: center;
    }

    .publisher-section-feature2 .publisher-section-feature2-sec-desc {
        border-bottom: none;
    }
}

@media(min-width : 769px) {
    .publisher-section-feature2-img {
        padding: 8% 0 0;
    }

    .publisher-section-feature2-img {
        display: block !important;
    }

    .publisher-section-feature2-img-m {
        display: none !important;
    }
}

.publisher-section-feature2-img {
    display: none;
}

.publisher-section-feature2-img-m {
    display: block;
    margin: -15% auto 10%;
}

.publisher-section-feature2-img-m img {
    margin: 0 auto;
}

.publisher-section-feature3 {
    padding: 5% 0;
    background: linear-gradient(to bottom right, #480048, #741748, #a53348);
}

.publisher-section-feature3 h3,
.publisher-section-feature3 p {
    color: #fff;
}

.publisher-section-feature3 h3 {
    margin-bottom: 3%;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: bold;
}

.publisher-section-feature3 p {
    font-size: 22px;
}

@media (max-width:769px) {
    .publisher-section-feature3 h3 {
        text-align: center;
        font-size: 28px;
        margin: 3% 0 5%;
    }

    .publisher-section-feature3-desc {
        text-align: center;
    }

    .publisher-section-feature3 p {
        text-align: center;
        font-size: 16px;
    }

    .publisher-section-feature3 {
        padding: 15% 0;
    }

    .publisher-section-feature3 img {
        margin: 0 auto;
    }
}

.publisher-section-feature3 a {
    display: inline-block;
    margin: 1% 0;
    padding: 2% 4%;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 110px/100px;
    text-align: left;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
}

#traffic_report {
    padding: 0 0 8px 0;
}

.apply-now-background {
    background: linear-gradient(to bottom right, #131c47, #30387d, #ac93d2);
}

.apply-now-section-container {
    background: linear-gradient(to bottom, #f2f5f8, #fff);
}

.apply-now-header-container h1 {
    margin: 8% 0 20%;
    text-align: center;
    font-size: 40px;
}

.apply-now-header-container strong {
    color: #a991d0;
    /**
  * color: transparent; background: linear-gradient(to bottom right, #474c9a,
  * #ac93d2); -webkit-background-clip: text; background-clip: text;
  */
}

/**
 * .apply-now-header-container span{ background-color: rgba(0,0,0,0.4); padding:
 * 10px 20px; }
 */

.gradient_bg_text {
    padding: 0px 20px;
    background-color: rgba(0, 0, 0, 0.4);
}

.apply-now-section-container hr {
    margin: 5%;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.1);
}

.apply-now-section-container .red-highlight {
    color: #f42b3b;
    text-decoration: underline;
    font-weight: bold;
    border: 0;
    outline: none;
    background: transparent;
    padding: 0;
}

.apply-now-section-container .container {
    margin-top: -10%;
    margin-bottom: 5%;
    padding: 5% 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

@media (min-width:1980px) {
    .apply-now-section-container .container {
        margin-top: -7%;
    }
}

.apply-now-section-desc {
    text-align: center;
}

.apply-now-section-desc img {
    margin: 0 auto;
}

.apply-now-section-desc h3 {
    margin: 2% 0;
    color: #444;
    text-transform: none;
    font-size: 22px;
    font-weight: bold;
    padding: 0 10px;
}

.apply-now-section-desc p {
    font-size: 18px;
}

.apply-now-section-desc .header-text {
    max-width: 58%;
    margin-right: auto;
    margin-left: auto;
}

@media(max-width:768px) {
    .apply-now-section-desc .header-text {
        max-width: 90%;
    }
}

.apply-now-section-form .form label {
    font-size: 16px;
    font-weight: bold;
}

.apply-now-section-form .website-app-title {
    color: black;
    font-weight: 700;
}

.apply-now-section-form .form input,
.apply-now-section-form .form select,
.apply-now-section-form .form textarea {
    height: auto;
    padding: 10px 12px;
    background: #f6f6f6;
}

.apply-now-section-form .form input.btn {
    background-color: #ff5c4f;
}

.apply-now-section-form .form input[type='file'] {
    background: inherit;
}

.apply-now-section-form .form textarea {
    resize: none;
}

.apply-now-section-form .form .red,
.apply-now-section-form .red {
    color: #f42b3b;
    font-weight: bold;
}

.apply-now-section-form .steps {
    position: relative;
    margin: 0 0 3%;
    text-align: center;
}

@media (max-width:576px) {
    .apply-now-section-form .steps {
        padding: 0;
        margin: 0 0 5%;
    }
}

@media (max-width:576px) {
    .apply-now-section-form .steps .steps-sub {
        padding: 0;
    }
}

@media (max-width:576px) {
    .apply-now-section-form .steps .steps-sub .note {
        padding: 0;
    }
}

.apply-now-section-form .steps small {
    margin-top: 5%;
}

.apply-now-section-form .steps p {
    margin: 5% 0;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.apply-now-section-form .steps .backline {
    position: absolute;
    right: 0;
    left: 100px;
    top: 35px;
    width: 100%;
    height: 5px;
    background-image: url(../../img/apply_now/dots.png);
}

@media (max-width:1200px) {
    .apply-now-section-form .steps .backline {
        left: 78px;
    }
}

@media (max-width:768px) {
    .apply-now-section-form .steps .backline {
        left: 110px;
    }
}

@media (max-width:576px) {
    .apply-now-section-form .steps .backline {
        left: 70px;
        width: 40px;
        top: 30px;
    }
}

@media (max-width:320px) {
    .apply-now-section-form .steps .backline {
        left: 60px;
    }
}

@media (max-width:576px) {
    .apply-now-section-form .steps p {
        font-size: 11px;
    }

    .apply-now-section-form .steps small {
        font-size: 11px !important;
    }
}

@media (max-width:320px) {
    .apply-now-section-form .steps p {
        font-size: 8.6px;
    }
}

.apply-now-section-form .steps .steps-sec {
    display: inline-block;
    width: 62%;
    background: #fff;
    text-align: center;
    position: relative;
}

@media (max-width:500px) {
    .apply-now-section-form .steps .steps-sec {
        display: inline-block;
        width: 100%;
    }
}

.apply-now-section-form .steps .steps-sec .icon {
    /* background-color: #ebebeb; border-radius: 50%; */
    width: 70px;
    height: 70px;
    margin: 0 auto 8%;
    background-size: contain !important;
    /**
  * -webkit-box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.15); -moz-box-shadow: 2px
  * 4px 8px 0px rgba(0,0,0,0.15); box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.15);
  */
}

@media (max-width:576px) {
    .apply-now-section-form .steps .steps-sec .icon {
        width: 55px;
        height: 55px;
    }
}

.apply-now-section-form .steps .steps-sec .contact_info.icon {
    background-image: url(../../img/apply_now/an_contact_icon1.png)
}

.apply-now-section-form .steps .steps-sec .contact_info.icon.active {
    background-image: url(../../img/apply_now/an_contact_icon2.png)
}

.apply-now-section-form .steps .steps-sec .website_info.icon {
    background-image: url(../../img/apply_now/an_web_icon1.png)
}

.apply-now-section-form .steps .steps-sec .website_info.icon.active {
    background-image: url(../../img/apply_now/an_web_icon2.png)
}

.apply-now-section-form .steps .steps-sec .step_submit.icon {
    background-image: url(../../img/apply_now/an_submit_icon1.png)
}

.apply-now-section-form .steps .steps-sec .step_submit.icon.active {
    background-image: url(../../img/apply_now/an_submit_icon2.png)
}

@media (min-width:577px) {
    .apply-now-section-form .upload-file-pt {
        padding-top: 10px;
    }
}

@media (max-width:768px) {
    .apply-now-section-form .upload-file-pt input {
        padding-left: 0px;
    }
}

@media (max-width:576px) {
    .apply-now-section-form .if-you-do-not {
        display: none;
    }
}

@media (max-width:768px) {
    .apply-now-section-form .form-mobile-mb {
        margin-bottom: 15px;
    }

    .apply-now-section .unset-width {
        width: unset;
    }
}

.apply-now-section-form .steps small {
    display: block;
    font-size: 14px;
}

.apply-now-section-form .form small {
    display: block;
    margin: 10px 0;
    font-size: 14px;
    font-weight: normal;
}

.apply_form_btn_wrapper {
    margin: 0 auto;
    display: table;
    padding-top: 30px;
}

.apply_form_btn_wrapper .btn-navi {
    padding: 0;
}

.apply-now-section-form .form-next-btn {
    display: block;
    float: left;
    margin: 0 auto;
    padding: 12px 25px;
    color: #fff;
    border-radius: 8px;
    background: #f53240;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    width: 180px;
    margin-bottom: 20px;
}

.apply-now-section-form .form-btn-mr {
    margin-right: 30px;
}

@media(max-width:576px) {
    .apply-now-section-form .form-btn-mr {
        margin-right: 20px;
    }
}

@media(max-width:576px) {
    .apply-now-section-form .form-next-btn {
        width: 140px;
        font-size: 15px;
    }
}

@media(max-width:320px) {
    .apply-now-section-form .form-next-btn {
        width: 120px;
        font-size: 14px;
        padding: 10px 15px;
    }
}

@media(max-width:991px) {
    .apply-now-section-form .form-next-btn {
        float: none;
    }
}

.apply-now-section-form .form-next-btn:hover {
    cursor: pointer;
}

.apply-now-section-form .form-next-btn .fa-chevron-right {
    float: right;
    line-height: 24px;
}

.apply-now-section-form .form-next-btn .fa-chevron-left {
    float: left;
    margin-right: 30px;
    line-height: 24px;
}

@media(max-width:576px) {
    .apply-now-section-form .form-next-btn .fa-chevron-left {
        margin-right: 15px;
    }
}

/* Privacy Policy */



.privacy-policy-background {
    background: linear-gradient(to bottom right, #165e79, #1d98a6, #a1f3f5);
}

.privacy-policy-header-container .privacy-policy-header-sec1 {
    text-align: right;
}

.privacy-policy-header-container .privacy-policy-header-sec1 h1 {
    font-weight: bold;
    text-align: right;
    font-size: 43px;
    margin-bottom: 0;
}

.privacy-policy-header-container .privacy-policy-header-sec1 span {
    color: #fff;
    font-weight: bold;
}

.privacy-policy-header-sec2,
.m-privacy-policy-header-sec2 {
    background: #fff;
    border-radius: 5px;
    color: #000;
    text-align: center;
    padding: 5%;
}

.privacy-policy-header-sec2 .privacy-policy-header-header,
.m-privacy-policy-header-sec2 .privacy-policy-header-header {
    color: #000;
    font-size: 30px;
    margin-bottom: 5px;
}

.privacy-policy-header-sec2 .privacy-policy-red,
.m-privacy-policy-header-sec2 .privacy-policy-red {
    color: #f53240;
    font-size: 24px;
    font-weight: bold;
}

.privacy-policy-header-sec2 button,
.m-privacy-policy-header-sec2 button {
    display: block;
    text-align: center;
    margin: 0 auto 3%;
    border-radius: 5px;
    color: #fff;
    background: #a2cc3a;
    padding: 3% 12%;
    border: 0;
    font-weight: bold;
    font-size: 20px;
}

.privacy-policy-header-sec2 .privacy-policy-desc,
.m-privacy-policy-header-sec2 .privacy-policy-desc {
    font-size: 16px;
    padding: 0px 4%;
}

.m-privacy-policy-header-sec2 {
    display: none;
}

@media (max-width:769px) {
    .privacy-policy-section .container {
        width: auto;
    }

    .privacy-policy-header-container {
        position: relative;
    }

    .privacy-policy-header-container .privacy-policy-header-sec2 {
        display: none;
    }

    .m-privacy-policy-header-sec2 {
        display: block;
        margin-bottom: 15%;
        margin-top: -35%;
    }

    .m-privacy-policy-header-sec2 .privacy-policy-header-header {
        font-size: 24px;
    }

    .m-privacy-policy-header-sec2 .privacy-policy-red {
        font-size: 20px;
    }

    .m-privacy-policy-header-sec2 .privacy-policy-desc {
        font-size: 14px;
    }

    .privacy-policy-header-container .privacy-policy-header-sec1 h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .privacy-policy-header-container .privacy-policy-header-sec1 span {
        font-weight: normal;
    }

    .privacy-policy-header-container .privacy-policy-header-sec1 {
        margin: 10% 0 30%;
    }

    .privacy-policy-header-container .privacy-policy-header-sec1,
    .privacy-policy-header-container .privacy-policy-header-sec1 h1 {
        text-align: center;
    }

    .privacy-policy-header-container .privacy-policy-header-sec1 h1 {
        margin-bottom: 2%;
    }
}

@media (min-width:769px) {
    .privacy-policy-header-sec2 {
        padding: 5%;
        max-width: 50%;
        margin-left: 4%;
        margin-bottom: -7%;
        z-index: 9;
    }
}


.privacy-policy-section {
    background: linear-gradient(to bottom, #f1f5f7, #fff, #fff, #fff);
    padding: 10% 5%;
    color: #444;
}

.privacy-policy-section h5 {
    font-size: 20px;
    color: #444;
    font-weight: normal;
    text-transform: none;
    line-height: 25px;
}

.privacy-policy-section .privacy-policy-section-content {
    padding: 0 12%;
}

.privacy-policy-section-content h3 {
    color: #000;
}

.privacy-policy-section-content p,
.privacy-policy-section-content span {
    color: #828282;
}

.privacy-policy-section-content-list {
    margin: 5% 0;
}

.privacy-policy-section-content-list h3 {
    color: #444;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 2%;
}

.privacy-policy-section-content-list p {
    margin-bottom: 2%;
    font-size: 16px;
}

.privacy-policy-section-content-list span {
    display: block;
    margin: 0;
}



.privacy-policy-section-content-list ul,
.privacy-policy-section-content-list ol {
    padding-left: 20px;
}

.privacy-policy-section-content-list ul li {
    font-size: 20px;
}

.privacy-policy-section-content-list ul li p,
.privacy-policy-section-content-list ol li p,
.privacy-policy-section-content-list ol li strong {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: normal;
}

.privacy-policy-section-content-list ol li {
    font-weight: bold;
    color: #828282;
    font-size: 16px;
    margin-bottom: 15px;
}

.privacy-policy-section-content-list ol li strong {
    text-transform: uppercase;
    color: #828282;
    font-weight: bold;
}

.privacy-policy-section-content-list span a {
    text-decoration: underline;
}

/* end of Privacy Policy */

.corporate-background h1,
.corporate-background p {
    color: #fff;
}

.corporate-background {
    background: linear-gradient(to bottom right, #00284f, #00284f, #134f93, #2eccb2);
}

.corporate-section-container {
    background-color: #f0f4f7;
}

.corporate-section-header p {
    margin: 5% 0;
    padding: 0 12%;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
}

@media (max-width:769px) {
    .corporate-section-header p {
        padding: 0 5%;
        font-size: 18px;
        line-height: 22px;
    }

    .corporate-section-container {
        padding: 10% 0 0;
    }
}

.corporate-section-feature .board-of-directors p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
}

.corporate-section-feature .bod-row {
    margin-bottom: 5%;
}

.corporate-section-feature .bod-link a {
    padding: 10px 35px;
    color: #fff;
    border-radius: 8px;
    background: #f53240;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width:768px) {
    .corporate-section-feature .bod-link a {
        margin-bottom: 5%;
    }
}

.corporate-section-feature .corporate-announcements-links,
.corporate-section-feature .key-matters-row {
    display: table;
    border-collapse: separate;
    border-spacing: 10px 5px;
}

.corporate-section-feature .corporate-announcements a {
    display: table-cell;
    width: 1%;
    height: 80px;
    padding: 0px 20px;
    color: #000;
    border-radius: 10px;
    background: #fff;
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    font-weight: bold;
}

@media (max-width:769px) {
    .corporate-section-feature .bod-row {
        margin-bottom: 0;
        text-align: center;
    }

    .corporate-section-feature .bod-row .director-row {
        margin-bottom: 4%;
    }

    .corporate-section-feature .bod-link a {
        display: block;
    }

    .corporate-section-feature .corporate-announcements-links {
        display: block;
        margin: 4% 0;
    }

    .corporate-section-feature .corporate-announcements a {
        background: #165799;
        color: #fff;
        font-size: 14px;
        padding: 0 10px;
        height: 50px;
    }
}

.corporate-section-feature .corporate-announcements a:hover {
    color: #fff;
    background: linear-gradient(to bottom right, #155799, #155799);
    text-decoration: none;
}

.corporate-announcements .corporate-announcements-container {
    padding: 0;
}

.corporate-announcements .corporate-announcements-container:after {
    content: "";
    clear: both;
}

.corporate-section-feature .corporate-announcements .fas {
    margin-right: 10px;
}

.corporate-section-feature .key-matters .key-matters-row .icon {
    float: left;
    margin-top: 2%;
    margin-right: 15px;
}

.corporate-section-feature .key-matters .key-matters-row p {
    margin-bottom: 15px;
    color: #828282;
    font-size: 16px;
    font-weight: bold;
    padding: 0 5%;
}

@media (max-width:769px) {
    .corporate-section-feature .key-matters .key-matters-row p {
        text-align: center;
        font-weight: normal;
        font-size: 20px;
    }
}

.corporate-section-feature .key-matters .key-matters-container {
    padding: 0;
}

.corporate-section-feature .key-matters .key-matters-row a {
    display: table-cell;
    width: 1%;
    height: 80px;
    padding: 0px 25px;
    color: #000;
    border-radius: 10px;
    background: #fff;
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
}

.corporate-section-feature .bod-link a:hover {
    text-decoration: none;
}

@media (min-width:769px) {
    .corporate-section-feature {
        margin: 3% 0 5%;
        padding: 3% 6% 5%;
        border-radius: 10px;
        background-color: #fff !important;
        -moz-box-shadow: 2px 0px 26px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 2px 0px 26px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 2px 0px 26px 0px rgba(0, 0, 0, 0.1);
    }

    .corporate-section-feature .nav-pills li {
        width: 20%;
    }
}


.corporate-section-feature .nav-pills {
    display: block;
    float: none;
    margin: 5% 0 2%;
    text-align: center;
}

.corporate-section-feature .nav-pills li {
    display: inline-block;
    float: none;
    margin: 0;
}

.corporate-section-feature .corporate-section-feature-row .board-of-directors-m-header {
    display: none;
}

@media (max-width:769px) {
    .corporate-section-feature .nav-pills li {
        margin: 0 3%;
    }

    .corporate-section-feature .corporate-section-feature-row .board-of-directors-m-header {
        display: block;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 16px;
        margin-bottom: 0;
    }

    .m-corporate-nav .m-corporate-nav-content {
        display: none;
        background: #fff;
        margin: -1% 5% 0;
        width: 90%;
        border-radius: 0 0 5px 5px;
        padding: 5% 10%;
        -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);

    }

    .m-corporate-nav.active .m-corporate-nav-content,
    .m-corporate-nav.active .m-corporate-nav-content a {
        display: block;
    }
}

@media (max-width:500px) {
    .corporate-section-feature .nav-pills li {
        width: 16%;
    }

}

.corporate-section-feature .nav-pills li:hover {
    cursor: pointer;
}

.corporate-section-feature .nav-pills li a {
    width: 90px;
    height: 82px;
    margin: 0 auto;
    background-color: transparent;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

@media (max-width:768px) {
    .corporate-section-feature .nav-pills li a {
        width: 70px;
        height: 70px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
}

.corporate-section-feature .nav-pills li.active p,
.corporate-section-feature .nav-pills li:hover p {
    color: #444444;
}

.corporate-section-feature .nav-pills li p {
    margin: 0 5%;
    margin-top: 8%;
    color: #828282;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width:768px) {
    .corporate-section-feature .nav-pills li p {
        display: none;
    }
}

.corporate-section-feature-row {
    display: block;
    margin: 5% 0 0%;
}

.corporate-section-feature-row h1 {
    margin-bottom: 4%;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.corporate-section-feature-row.content2,
.corporate-section-feature-row.content3,
.corporate-section-feature-row.content4 {
    display: none;
}

@media (max-width:769px) {
    .corporate-section-feature-row.content2 h1 {
        display: none;
    }
}

.corporate-section-feature .nav-pills .content1a:focus a,
.corporate-section-feature .nav-pills .content1a:hover a,
.corporate-section-feature .nav-pills li.active.content1a:hover a,
.corporate-section-feature .nav-pills li.active.content1a a {
    background: url(../../img/about_us/corporate_info_active.png);
}

.corporate-section-feature .nav-pills .content2a:focus a,
.corporate-section-feature .nav-pills .content2a:hover a,
.corporate-section-feature .nav-pills li.active.content2a:hover a,
.corporate-section-feature .nav-pills li.active.content2a a {
    background: url(../../img/about_us/corporate_announcement_active.png);
}

.corporate-section-feature .nav-pills .content3a:focus a,
.corporate-section-feature .nav-pills .content3a:hover a,
.corporate-section-feature .nav-pills li.active.content3a:hover a,
.corporate-section-feature .nav-pills li.active.content3a a {
    background: url(../../img/about_us/corporate_general_meeting_active.png);
}

.corporate-section-feature .nav-pills .content4a:focus a,
.corporate-section-feature .nav-pills .content4a:hover a,
.corporate-section-feature .nav-pills li.active.content4a:hover a,
.corporate-section-feature .nav-pills li.active.content4a a {
    background: url(../../img/about_us/corporate_cert_active.png);
}

.corporate-section-feature .nav-pills .content1a a,
.corporate-section-feature .nav-pills .content1a a,
.corporate-section-feature .nav-pills li.content1a a,
.corporate-section-feature .nav-pills li.content1a a {
    background: url(../../img/about_us/corporate_info.png);
}

.corporate-section-feature .nav-pills .content2a a,
.corporate-section-feature .nav-pills .content2a a,
.corporate-section-feature .nav-pills li.content2a a,
.corporate-section-feature .nav-pills li.content2a a {
    background: url(../../img/about_us/corporate_announcement.png);
}

.corporate-section-feature .nav-pills .content3a a,
.corporate-section-feature .nav-pills .content3a a,
.corporate-section-feature .nav-pills li.content3a a,
.corporate-section-feature .nav-pills li.content3a a {
    background: url(../../img/about_us/corporate_general_meeting.png);
}

.corporate-section-feature .nav-pills .content4a a,
.corporate-section-feature .nav-pills .content4a a,
.corporate-section-feature .nav-pills li.content4a a,
.corporate-section-feature .nav-pills li.content4a a {
    background: url(../../img/about_us/corporate_cert.png);
}

.corporate-header-container {
    text-align: center;
}

.corporate-header-container h1 {
    display: inline-block;
    float: none;
    margin: 0 auto;
    margin: 5% 0;
    font-size: 45px;
    font-weight: bold;
    line-height: 68px;
}

.corporate-header-container img {
    float: left;
    margin-right: 25px;
}

.corporate-section-feature-footer .corporate-section-feature-footer-head {
    text-align: center;
    font-size: 20px;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content {
    margin: auto;
    float: none;
    text-align: center;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content h4 {
    color: #155799;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2px;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content p {
    color: #444444;
    font-size: 20px;
    margin-bottom: 0;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content span {
    font-size: 16px;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content .col-md-6 {
    margin-bottom: 4%;
}

.corporate-section-feature-footer .corporate-section-feature-footer-content .col-md-6:first-child {
    border-right: 0.5px solid #c3cad0;
}

@media(max-width:768px) {

    .corporate-header-container img {
        float: none;
        margin-right: 25px;
        margin: 0 auto;
    }
}

@media (max-width:500px) {
    .corporate-section-feature-footer .corporate-section-feature-footer-content .col-md-6:first-child {
        border-right: none;
    }

    .corporate-section-feature-footer {
        padding: 5% 0;
        margin: 0;
        background: #fff;
    }
}

.corporate-tabs li {
    display: inline-block;
    *display: inline;
    float: none;
    margin-right: -4px !important;
    margin-left: 0px !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    /* ie7 fix */
}

.corporate-tabs li:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.corporate-tabs li.active a,
.corporate-tabs li.active a:hover,
.corporate-tabs li a:hover {
    color: #000;
    background: linear-gradient(to bottom, #f0f4f7, #f0f4f7, #fff);
}

.corporate-tabs li a {
    padding: 18px 35px;
    color: #000;
    border-radius: none;
    font-size: 16px;
}

.corporate-tabs ul.nav-tabs li a {
    margin-right: 0 !important;
}

.corporate-tabs {
    color: #000;
    background-color: #fff;
    -moz-box-shadow: 5px 7px 15px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 5px 7px 15px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 7px 15px 2px rgba(0, 0, 0, 0.15);
    text-align: center;
    font-weight: bold;
}

@media (max-width:769px) {
    .corporate-tabs {
        display: none;
    }
}

.board-charter-btn-container .board-charter-btn-menu {
    margin-top: 20%;
}

.board-charter-desc-sec {
    padding: 6% 5%;
    border-left: none;
}

@media (max-width:768px) {
    .board-charter-desc-sec {
        padding: 0 4%;
    }

    .board-charter-desc-sec .nav-menu-opener {
        display: none;
    }
}

.board-charter-desc-container {
    display: none;
    padding: 8%;
    border-radius: 5px;
    background: #fff;
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
}

@media (min-width:769px) {

    .latestblog-container-m-container.board1 .board-charter-desc-container,
    .latestblog-container-m-container.overview1 .board-charter-desc-container {
        display: block;
    }
}

.board-charter-desc-container h3 {
    margin-bottom: 6%;
    color: #444;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: bold;
}

.board-charter-desc-container .board-charter-header {
    display: flex;
    gap: 3rem;
}

.board-charter-desc-container .board-charter-header .board-charter-ttl {
    margin-bottom: 6%;
    line-height: 2em;
}

.board-charter-desc-container .board-charter-header .board-charter-ttl h3 {
    margin-bottom: 0;
}

.board-charter-desc-container .board-charter-header .board-charter-ttl h3 span {
    font-size: 1.4rem;
    font-weight: normal;
    font-style: italic;
}

.board-charter-desc-container .board-charter-header .download-btn {
    margin-left: auto;
}

.board-charter-desc-container .board-charter-header .download-btn img {
    width: 125px;
}

@media (max-width: 767.98px) {
    .board-charter-desc-container .board-charter-header {
        flex-wrap: wrap;
        gap: 0;
    }

    .board-charter-desc-container .board-charter-header .download-btn {
        margin-left: initial !important;
        margin-bottom: 6%;
    }
}

.press-head {
    color: #155799 !important;
}

.press-release-inner-page {
    margin: 4% 0;
}

.press-release-inner-page .press-release-inner-page-header {
    font-weight: bold;
    color: #bbb;
    font-size: 18px;
}

.press-release-inner-page h2 {
    text-align: center;
    font-weight: bold;
    color: #888;
}

.press-release-inner-page img {
    margin: 2% auto 5%;
    display: block;
    text-align: center;
    max-width: 100%;
    height: auto;
}

.press-release-inner-page table {
    width: 100% !important;
}

.press-release-inner-page i {
    margin-right: 5px;
}

.press-release-inner-page a {
    color: #155799;
    font-weight: bold;
}

.board-charter-desc-sub .press-list {
    padding-left: 20px;
    margin-bottom: 5%;
}

.board-charter-desc-sub .press-list li {
    position: relative;
    font-weight: bold;
    color: #000;
    margin: 0;
    list-style: none;
}

.board-charter-desc-sub .press-list li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.2em;
    position: relative;
}

.board-charter-desc-sub .press-list li a {
    color: #000;
    cursor: pointer;
}

.board-charter-desc-sub .press-list li a:hover {
    text-decoration: underline;
}

.m-board-charter-desc-container-btn {
    display: none;
}

.board-charter-desc-header {
    font-size: 18px;
    font-weight: bold;
    color: #acacac;
}

.board-charter-desc-container .board-charter-desc-sub h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 24px;
}

.board-charter-desc-container .board-charter-desc-sub tr {
    width: 100%;
}

.board-charter-desc-container .board-charter-desc-sub td.director:first-child {
    width: 45%;
}



.board-charter-desc-container .board-charter-desc-sub th,
.board-charter-desc-container .board-charter-desc-sub td {
    padding: 2%;
}

@media (max-width:769px) {
    .board-charter-desc-container:first-child {
        display: none !important;
    }

    .latestblog-container-m-container.board1 .board-charter-desc-container {
        display: none;
    }

    .latestblog-container-m-container {
        margin: 2% 0;
    }

    .latestblog-container-m-container.active .board-charter-desc-container {
        display: block !important;
    }

    .m-board-charter-desc-container-btn {
        display: block;
    }

    .m-board-charter-desc-container-btn {
        background: #165799;
        border-radius: 5px;
    }

    .m-board-charter-desc-container-btn p {
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 0;
        padding: 5% 7%;
        text-transform: capitalize;
    }

    .board-charter-desc-container .blog-carousel {
        padding-top: 12%;
        margin-top: -4%;
        display: none;
    }
}

@media (min-width: 769px) {
    .board-charter-desc-sec {
        min-height: 550px;
        border-left: 2px solid #fff;
    }
}

.latestblog-menu .button-text.board-charter-button-text:before {
    content: initial;
    width: 0;
    height: 0;
}

.board-charter-button-text {
    margin-bottom: 20px;
}

.board-charter-button-text p {
    margin-bottom: 0;
    overflow: hidden;
}

.board-charter-button-text img {
    visibility: hidden;
    float: left;
    margin: 2% 0;
    margin-right: 5%;
}

.rd-size {
    font-size: 12px;
}

.latestblog-button-container.active .board-charter-button-text img,
.latestblog-button-container-dropdown.active .board-charter-button-text img,
.latestblog-button-container-dropdown2.active .board-charter-button-text img,
.latestblog-button-container-dropdown3.active .board-charter-button-text img {
    visibility: visible;
}

.latestblog-button-container-dropdown,
.latestblog-button-container-dropdown2,
.latestblog-button-container-dropdown3:hover {
    cursor: pointer;
}

.press-release .board-charter-desc-container {
    display: none !important;
}

@media (min-width:769px) {
    .press-release .board-charter-desc-container.active {
        display: block !important;
    }
}

.board-charter-desc-container ol {
    list-style-type: lower-alpha;
}

.bord-charter-button-sub-group {
    margin-top: 4%;
    margin-bottom: 7%;
    margin-left: 13%;
    padding: 0 1%;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
}

.pl-2 {
    padding-left: 2rem;
}

.counter ol {
    list-style-type: none;
    counter-reset: item;
    /* margin: 0; */
    padding: 0;
}

.counter ol li {
    display: block;
    position: relative;
    display: table;
    counter-increment: item;
}

.counter ol li:before {
    content: counters(item, ".")".";
    display: table-cell;
    width: 32px;
    padding-right: 1.5rem;
    font-weight: bold;
    color: #000000;
    font-size: 16px;
}

.loweralph {
    list-style-type: none;
    counter-reset: list;
}

.loweralph li {
    display: block;
    position: relative;
    display: table;
    counter-increment: list !important;
}

.loweralph li:before {
    content: "(" counter(list, lower-alpha) ")" !important;
}

.lowerroman {
    list-style-type: none;
    counter-reset: romanlist;
}

.lowerroman li {
    display: block;
    position: relative;
    display: table;
    counter-increment: romanlist !important;
}

.lowerroman li:before {
    content: "(" counter(romanlist, lower-roman) ")" !important;
    width: 40px !important;
}

.disc {
    list-style-type: none;
    counter-reset: disclist;
}

.disc li {
    display: block;
    position: relative;
    display: table;
    counter-increment: disclist !important;
}

.disc li:before {
    content: counter(disclist, disc) !important;
}

.mt-3 {
    margin-top: 1rem;
}


.mb-5 {
    margin-bottom: 2rem;
}

ol.dashed {
    list-style: none;
    padding-left: 0;
    counter-reset: romanlist;
}

ol.dashed>li {
    /* margin-left: 1.5rem; */
    counter-increment: romanlist !important;
}

ol.dashed>li::before {
    content: "-" !important;
}

.latestblog-button-container-dropdown .latestblog-button-container,
.latestblog-button-container-dropdown2 .latestblog-button-container,
.latestblog-button-container-dropdown3 .latestblog-button-container {
    padding: 8px;
    margin: 2px 0;
}

.latestblog-button-container-dropdown .latestblog-button-container:hover,
.latestblog-button-container-dropdown .latestblog-button-container.active,
.latestblog-button-container-dropdown2 .latestblog-button-container:hover,
.latestblog-button-container-dropdown2 .latestblog-button-container.active,
.latestblog-button-container-dropdown3 .latestblog-button-container:hover,
.latestblog-button-container-dropdown3 .latestblog-button-container.active {
    color: #155799;
}

.latestblog-button-container-dropdown .latestblog-button-container:first-child,
.latestblog-button-container-dropdown2 .latestblog-button-container:first-child,
.latestblog-button-container-dropdown3 .latestblog-button-container:first-child {
    padding-top: 0;
}

.latestblog-button-container-dropdown .latestblog-button-container:last-child,
.latestblog-button-container-dropdown2 .latestblog-button-container:last-child {
    padding-bottom: 0;
}

.latestblog-button-container-dropdown.active p,
.latestblog-button-container-dropdown2.active p,
.latestblog-button-container-dropdown3.active p {
    color: #ACACAC;
}

.m-corporate-nav {
    display: none;
}

@media (max-width:769px) {
    .corporate-section-container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .m-corporate-nav {
        display: block;
        margin-top: -20%;
    }

    .corporate-header-container {
        margin: 4% 0 25%;
    }

    .m-corporate-nav p {
        font-size: 20px;
        font-weight: bold;
        color: #000;
        margin-bottom: 0;
        line-height: 28px;
    }

    .m-corporate-nav i {
        font-size: 28px;
        color: #DADADA;
    }

    .m-corporate-nav p,
    .m-corporate-nav i {
        display: table-cell;
        vertical-align: middle;
    }

    .m-corporate-nav-dropdown {
        padding: 5%;
        display: table;
        -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
        background: #fff;
        border-radius: 5px;
        width: 90%;
        margin: 0 auto;
        float: none;
        position: relative;
        z-index: 9;
    }

    .m-corporate-nav-dropdown-inner {
        margin: 0 5%;
    }
}

.latestblog-menu .button-text.board-charter-button-text:hover::before,
.latestblog-menu .latestblog-button-container.active .button-text.board-charter-button-text::before {
    background: none;
}

.creative-ads-section {
    background: linear-gradient(to bottom, #F0F4F7, #fff, #fff);
}

.creative-ads-bg-container {
    background: linear-gradient(to bottom right, #4d23bc, #a039d9, #f4a1b6);
}

.creative-ads-bg h1 {
    display: inline-block;
    float: none;
    margin: 0 auto;
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 300px;
}

@media (max-width:769px) {
    .creative-ads-bg h1 {
        display: none;
    }
}

.creative-ads-bg img {
    float: left;
    margin-right: 40px;
}

.creative-ads-section-feature1-filter-container {
    text-align: center;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-text {
    display: inline-block;
    background: #fff;
    padding: 0 0 0 2%;
    margin: 3% 0;
    border-radius: 110px/100px;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format {
    width: 240px;
    text-align: left;
    background: #4d23bc;
    position: relative;
    border-radius: 0 110px 110px 0;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format:hover {
    cursor: pointer;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format a,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format a p {
    color: #fff !important;

}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .creative-ads-section-feature1-filter-format-link p {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    margin: 0;
    float: left;
    line-height: 20px;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .creative-ads-section-feature1-filter-format-link {
    margin: 0 20px !important;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format.active .dropdown-menu {
    display: block;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    min-width: 1000px;
    top: 125%;
    left: -304%;
    color: #fff;
    padding: 10%;
    border-radius: 10px;
}

@media (max-width:1025px) {
    .creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu {
        min-width: 800px;
        left: -250%;
    }
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: -10px;
    right: 22%;
    width: 0;
    height: 0;
    margin-left: 0%;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #1d1d1d;
    border-left: solid 10px transparent;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu li {
    width: 24%;
    margin: 0.5%;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 16px;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu li.active,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu li:hover,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu li.active a,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .dropdown-menu li:hover a {
    background: #4d23bc;

}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter-format .fa-chevron-down {
    margin-right: 10%;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 {
    display: none;
    background: #fff;
    padding: 1.3% 2%;
    margin: 3% 1%;
    border-radius: 110px/100px;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 {
    box-shadow: 0 0px 15px 0 rgba(23, 28, 33, .06);
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 .dropdown .dropdown-item {
    display: block;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 a {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 .dropdown-menu {
    min-width: 200px;
    left: -25px;
    top: 120%;
    z-index: 1;
    padding: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 200px;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 .dropdown-menu a {
    padding: 3% 8%;
    margin: 0 0 2%;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 .dropdown-menu a:last-child {
    margin: 0;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 .dropdown-menu a:hover {
    color: #fff;
    background-color: #4d23bc;
    text-decoration: none;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 a:active {
    box-shadow: inherit;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 i {
    margin-left: 10%;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-text {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list {
    border-bottom: 5px solid transparent;
    padding: 3% 0 2%;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list:hover,
.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list.active {
    border-bottom: 5px solid #4d23bc;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-text p {
    margin-bottom: 0;
    margin: 0 20px 0 10px;
    color: #828282;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list a {
    display: block;
    margin: 0 10px;
    padding: 1% 5px;
    color: #444;
    text-decoration: none;
}

.creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter .creative-ads-section-feature1-filter-list img {
    margin-right: 8px;
    height: 20px;
}

.creative-ads-section-feature1-content a:hover {
    text-decoration: none;
    color: transparent;
}

.creative-ads-section-feature1-content {
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}

.creative-ads-container {
    margin: 2% 0 15%;
    text-align: center;
}

@media (min-width:769px) {
    .creative-ads-feature1-sec-desc h3 {
        display: flex;
        height: 90px;
        margin: 0;
        color: #444;
        text-align: right;
        text-transform: capitalize;
        align-items: center;
        font-size: 22px;
        font-weight: bold;
        justify-content: center;
        text-align: center;
        line-height: 25px;
    }

    .creative-ads-feature1-sec-container.active .fas.fa-chevron-up,
    .creative-ads-feature1-sec:hover .fas.fa-chevron-up,
    .creative-ads-feature1-sec .fas.fa-chevron-down {
        display: none;
    }

    .creative-ads-feature1-sec-container.active .fas.fa-chevron-down,
    .creative-ads-feature1-sec:hover .fas.fa-chevron-down {
        display: flex;
    }

    .creative-ads-feature1-sec-desc .fas {
        display: flex;
        height: 80px;
        float: left;
        color: #000;
        text-transform: capitalize;
        align-items: flex-end;
        font-size: 22px;
        justify-content: flex-end;
    }
}

.m-creative-ads-container-header {
    display: none;
}

.m-creative-link {
    display: none;
}

.mobile-creative-ads-section-feature1-fixed {
    display: none;
    position: fixed;
    top: -40%;
    z-index: 999;
    background: rgb(238, 238, 238, 0.8);
    transition: top 0.8s ease-in;
    padding-left: 0;
    padding-right: 0;
}

.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.shoppable-ads,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.live-ads,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.video-ads,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.native-social-ads,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.interactive-ads,
.mobile-creative-ads-section-feature1-fixed .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.awareness {
    background: transparent;
    box-shadow: inherit;
}


.mobile-creative-ads-section-feature1-fixed.active {
    top: 0;
    margin-top: 71px;
    transition: top 0.8s ease-in;
    padding: 0 0 2%;
}

@media (max-width:769px) {
    .creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter2 {
        display: inline-block;
    }

    .creative-ads-section-feature1-filter-container .creative-ads-section-feature1-filter {
        padding: 0 4%;
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg5 {
        background: linear-gradient(to bottom right, #f26ca0, #f26ca0, #faa0a2);
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg6 {
        background: linear-gradient(to bottom right, #91d263, #91d263, #ccf27a);
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg1 {
        background: linear-gradient(to bottom right, #fb883c, #fb883c, #f8c441);
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg2 {
        background: linear-gradient(to bottom right, #9b2d8c, #e689a0);
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg3 {
        background: linear-gradient(to bottom right, #21087d, #7224d2);
    }

    .mobile-creative-ads-section-feature1-fixed .m-creative-ads-section-feature1.bg4 {
        background: linear-gradient(to bottom right, #40c3da, #90e5cd);
    }


    .creative-ads-section-feature1.active {
        margin-top: 0;
    }

    /* .creative-ads-section-feature1.active{
        position: fixed;
        top: 8%;
        z-index: 9999;
        background: #ccc;

        .m-creative-ads-section-feature1-filter-container.active,
        .m-creative-ads-section-feature1-filter2-container.active{
            position: fixed;
            top: 14%;
            z-index: 999;
            width: 100%;
            background-color: #eee;
        }
        .m-creative-ads-section-feature1-filter2-container.active{
            top: 25%;
            z-index: 1;
        }
    } */
    .mobile-creative-ads-section-feature1-fixed {
        display: block;
    }

    .m-creative-ads-section-feature1-filter-container.active .creative-ads-feature1-sec-container {
        margin-bottom: -6%;
        margin-top: 10%;
    }

    .creative-ads-section-feature1.active .creative-ads-feature1-sec-desc {
        display: none;
    }

    .creative-ads-section-feature1.active .creative-ads-feature1-sec {
        background: transparent !important;
        box-shadow: none;
        margin: 0;
    }

    .m-creative-link {
        display: inline-block;
        width: 35px;
        margin-top: -6% !important;
    }

    .creative-ads-feature1-sec-desc h3 {
        color: #444;
        text-align: center;
        font-size: 18px;
        margin-bottom: 0;
        float: none;
        vertical-align: middle;
    }

    .m-creative-ads-container-header {
        display: block;
    }

    .m-creative-ads-container-header h1 {
        display: inline-block;
        line-height: 50px;
        margin-bottom: 6%;
    }
}

.creative-ads-feature1-sec.active .fas.fa-chevron-up,
.creative-ads-feature1-sec:hover .fas.fa-chevron-up,
.creative-ads-feature1-sec .fas.fa-chevron-down {
    display: none;
}

.creative-ads-feature1-sec {
    margin: 0 0 30px;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 50%, #f5f8fb 50%);
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

.creative-ads-feature1-sec.awareness:hover,
.creative-ads-feature1-sec.interactive-ads:hover,
.creative-ads-feature1-sec.native-social-ads:hover,
.creative-ads-feature1-sec.video-ads:hover {
    cursor: pointer;
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.shoppable-ads {
    background: linear-gradient(to bottom right, #f26ca0, #f26ca0, #faa0a2);
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.live-ads {
    background: linear-gradient(to bottom right, #91d263, #91d263, #ccf27a);
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.video-ads {
    background: linear-gradient(to bottom right, #fb883c, #fb883c, #f8c441);
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.native-social-ads {
    background: linear-gradient(to bottom right, #9b2d8c, #e689a0);
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.interactive-ads {
    background: linear-gradient(to bottom right, #21087d, #7224d2);
}

.creative-ads-feature1-sec-container.active .creative-ads-feature1-sec.awareness {
    background: linear-gradient(to bottom right, #40c3da, #90e5cd);
}

.creative-ads-section-feature1.active .creative-ads-feature1-sec.shoppable-ads.active,
.creative-ads-section-feature1.active .creative-ads-feature1-sec.live-ads.active,
.creative-ads-section-feature1.active .creative-ads-feature1-sec.video-ads.active,
.creative-ads-section-feature1.active .creative-ads-feature1-sec.native-social-ads.active,
.creative-ads-section-feature1.active .creative-ads-feature1-sec.interactive-ads.active,
.creative-ads-section-feature1.active .creative-ads-feature1-sec.awareness.active {
    background: none;
}

.creative-ads-section-feature1.active .creative-ads-feature1-sec-img img {
    padding: 0;
}

@media (min-width:769px) {

    .creative-ads-feature1-sec.video-ads.active,
    .creative-ads-feature1-sec.shoppable-ads:hover {
        background: linear-gradient(to bottom right, #f26ca0, #f26ca0, #faa0a2);
    }

    .creative-ads-feature1-sec.video-ads.active,
    .creative-ads-feature1-sec.live-ads:hover {
        background: linear-gradient(to bottom right, #91d263, #91d263, #ccf27a);
    }

    .creative-ads-feature1-sec.video-ads.active,
    .creative-ads-feature1-sec.video-ads:hover {
        background: linear-gradient(to bottom right, #fb883c, #fb883c, #f8c441);
    }

    .creative-ads-feature1-sec.native-social-ads.active,
    .creative-ads-feature1-sec.native-social-ads:hover {
        background: linear-gradient(to bottom right, #9b2d8c, #e689a0);
    }

    .creative-ads-feature1-sec.interactive-ads.active,
    .creative-ads-feature1-sec.interactive-ads:hover {
        background: linear-gradient(to bottom right, #21087d, #7224d2);
    }

    .creative-ads-feature1-sec.awareness.active,
    .creative-ads-feature1-sec.awareness:hover {
        background: linear-gradient(to bottom right, #40c3da, #90e5cd);
    }

    .creative-ads-feature1-sec.shoppable-ads.active h3,
    .creative-ads-feature1-sec.shoppable-ads:hover h3,
    .creative-ads-feature1-sec.live-ads.active h3,
    .creative-ads-feature1-sec.live-ads:hover h3,
    .creative-ads-feature1-sec.awareness.active .fas,
    .creative-ads-feature1-sec.awareness.active h3,
    .creative-ads-feature1-sec.awareness:hover .fas,
    .creative-ads-feature1-sec.awareness:hover h3,
    .creative-ads-feature1-sec.interactive-ads.active .fas,
    .creative-ads-feature1-sec.interactive-ads.active h3,
    .creative-ads-feature1-sec.interactive-ads:hover .fas,
    .creative-ads-feature1-sec.interactive-ads:hover h3,
    .creative-ads-feature1-sec.native-social-ads.active .fas {
        color: #fff;
    }

    .creative-ads-feature1-sec.native-social-ads.active h3,
    .creative-ads-feature1-sec.native-social-ads:hover .fas,
    .creative-ads-feature1-sec.native-social-ads:hover h3,
    .creative-ads-feature1-sec.video-ads.active .fas,
    .creative-ads-feature1-sec.video-ads.active h3,
    .creative-ads-feature1-sec.video-ads:hover .fas,
    .creative-ads-feature1-sec.video-ads:hover h3 {
        color: #fff;
    }

    .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec h3,
    .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec .fas {
        color: #fff;
    }
}




.creative-ads-feature1-sec-desc,
.creative-ads-feature1-sec-img {
    min-height: 100px;
    padding: 0 5%;
}



.creative-ads-section-feature1-content-container {
    margin-bottom: 8%;
}

.creative-content2,
.creative-content3,
.creative-content4 {
    display: none;
}

.creative-ads-feature1-sec-img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* .creative-ads-feature1-sec-img img {
    position: absolute;
    bottom: -28px;
} */
.creative-ads-feature1-sec-img img {
    position: inherit;
    margin: auto;
    bottom: 0;
    padding-top: 15px;
}

.m-creative-ads-section-feature1 {
    background: #ccc;
}

.m-creative-ads-section-feature1-filter,
.sm-creative-ads-section-feature1-filter {
    display: none;
    margin: 0 auto;
    background: #fff;
    padding: 2% 5%;
    margin: 2% 0 1%;
    border-radius: 110px/100px;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
    z-index: 99;
    position: relative;
}

.m-creative-ads-section-feature1-filter2,
.sm-creative-ads-section-feature1-filter2 {
    display: none;
    margin: 0 auto;
    background: #fff;
    padding: 2% 5%;
    margin: 2% 0 1%;
    border-radius: 110px/100px;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
    z-index: 3;
    position: relative;
}

.m-creative-ads-section-feature1-filter-container.active .m-creative-ads-section-feature1-filter,
.m-creative-ads-section-feature1-filter2-container.active .m-creative-ads-section-feature1-filter2,
.sm-creative-ads-section-feature1-filter-container.active .m-creative-ads-section-feature1-filter,
.sm-creative-ads-section-feature1-filter2-container.active .m-creative-ads-section-feature1-filter2 {
    padding: 2% 10%;
    margin: 8% 3% 2%;
}

.m-creative-ads-section-feature1-filter p,
.m-creative-ads-section-feature1-filter2 p,
.sm-creative-ads-section-feature1-filter p,
.sm-creative-ads-section-feature1-filter2 p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 2%;
    font-size: 18px;
    font-weight: bold;
    margin-left: 1%;
}

.m-creative-ads-section-feature1-filter p:first-child,
.sm-creative-ads-section-feature1-filter p:first-child {
    color: #AAAAAA;
}

.m-creative-ads-section-feature1-filter p:last-child,
.sm-creative-ads-section-feature1-filter p:last-child {
    margin-left: 1%;
}

.m-creative-ads-section-feature1-filter i,
.m-creative-ads-section-feature1-filter2 i,
.sm-creative-ads-section-feature1-filter i,
.sm-creative-ads-section-feature1-filter2 i {
    font-size: 22px;
}

.m-creative-ads-section-feature1-filter img,
.sm-creative-ads-section-feature1-filter img {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -5px;
}

.m-creative-ads-section-feature1-filter-content,
.m-creative-ads-section-feature1-filter-content2,
.sm-creative-ads-section-feature1-filter-content,
.sm-creative-ads-section-feature1-filter-content2 {
    background: #fff;
    margin: -2% auto 0;
    z-index: 2;
    width: 92%;
    border-radius: 0 0 5px 5px;
    padding: 2% 5%;
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .06);
    display: none;
    position: absolute;
    top: 100%;
    left: 4%;
    max-height: 200px;
    overflow: scroll;
}

.m-creative-ads-section-feature1-filter-content,
.sm-creative-ads-section-feature1-filter-content {
    z-index: 9;
}

.m-creative-ads-section-feature1-filter2-container.active .m-creative-ads-section-feature1-filter-content2,
.sm-creative-ads-section-feature1-filter2-container.active .sm-creative-ads-section-feature1-filter-content2 {
    margin: -6% auto 5%;
}

.m-creative-ads-section-feature1-filter-content.active,
.m-creative-ads-section-feature1-filter-content2.active,
.sm-creative-ads-section-feature1-filter-content.active,
.sm-creative-ads-section-feature1-filter-content2.active {
    display: block;
}

.m-creative-ads-section-feature1-filter-container.active .m-creative-ads-section-feature1-filter-content,
.sm-creative-ads-section-feature1-filter-container.active .sm-creative-ads-section-feature1-filter-content {
    width: 90%;
    margin-bottom: 2%;
}

.m-creative-ads-section-feature1-filter-content a,
.m-creative-ads-section-feature1-filter-content2 a,
.sm-creative-ads-section-feature1-filter-content a,
.sm-creative-ads-section-feature1-filter-content2 a {
    display: table;
    margin-bottom: 2%;
}

.m-creative-ads-section-feature1-filter-content img,
.sm-creative-ads-section-feature1-filter-content img {
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding-right: 5%;
    margin: 2%;
    width: 70%;
}

.m-creative-ads-section-feature1-filter-content p,
.m-creative-ads-section-feature1-filter-content2 p,
.sm-creative-ads-section-feature1-filter-content p,
.sm-creative-ads-section-feature1-filter-content2 p {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width:769px) {
    .creative-ads-section-feature1-filter-container {
        display: none;
    }

    .creative-ads-feature1-sec {
        margin: 0 0 10px;
    }

    .creative-ads-feature1-sec-container {
        padding: 0 5px;
    }

    .creative-ads-feature1-sec-desc h3 {
        font-size: 16px;
        text-transform: capitalize;
        line-height: 20px;
        font-weight: bold;
    }

    .creative-ads-feature1-sec-container.active .creative-ads-feature1-sec-desc h3 {
        color: #fff;
    }

    .creative-ads-feature1-sec-desc,
    .creative-ads-feature1-sec-img {
        min-height: 50px;
    }

    .creative-ads-feature1-sec-img img {
        position: inherit;
        margin: auto;
        bottom: 0;
        padding-top: 15px;
    }

    .creative-ads-feature1-sec-desc i {
        display: none;
    }

    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content {
        padding: 0 5px;
        margin-bottom: 2%;
    }

    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content-inner {
        background: #fff;
        box-shadow: 0 0px 15px 0 rgba(23, 28, 33, .06);
        border-radius: 10px;
        overflow: hidden;
    }

    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement,
    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement2 {
        display: block;
        text-align: center;
        float: none !important;
    }

    .creative-ads-section-feature1-content-container {
        /*display: none;*/
        top: 0;
        padding-top: 8%;
        padding-bottom: 8%;
        margin-bottom: 0;
    }

    /* .creative-ads-section-feature1-content-container .container{
        padding: 0;
    } */
    .creative-ads-section-feature1-header {
        background: #eee;
        color: #fff;
        margin-bottom: 20px;
        font-size: 30px;
        font-weight: bold;
    }

    .creative-content1 .creative-ads-section-feature1-header {
        background: linear-gradient(to bottom right, #fb883c, #f8c441);
    }
}

@media (max-width:500px) {

    .m-creative-ads-section-feature1-filter-content,
    .m-creative-ads-section-feature1-filter-content2,
    .sm-creative-ads-section-feature1-filter-content,
    .sm-creative-ads-section-feature1-filter-content2 {
        width: 88%;
        left: 6%;
        padding-top: 5%;
        margin: -4% auto 0;
    }

    .m-creative-ads-section-feature1-filter,
    .m-creative-ads-section-feature1-filter2,
    .sm-creative-ads-section-feature1-filter,
    .sm-creative-ads-section-feature1-filter2 {
        margin: 4% 0 0;
    }

    .mobile-creative-ads-section-feature1-fixed.active {
        padding: 0 0 4%;
    }

    .m-creative-ads-section-feature1-filter-container.active .m-creative-ads-section-feature1-filter-content,
    .sm-creative-ads-section-feature1-filter-container.active .sm-creative-ads-section-feature1-filter-content {
        margin: -6% auto 5%;
    }

    .m-creative-ads-section-feature1-filter-container.active .m-creative-ads-section-feature1-filter,
    .sm-creative-ads-section-feature1-filter-container.active .sm-creative-ads-section-feature1-filter {
        margin: 10% 3% 5%;
    }

    .m-creative-ads-section-feature1-filter2-container.active .m-creative-ads-section-feature1-filter2,
    .sm-creative-ads-section-feature1-filter2-container.active .sm-creative-ads-section-feature1-filter2 {
        margin: 5% 3% 5%;
    }

    .m-creative-ads-section-feature1-filter label,
    .sm-creative-ads-section-feature1-filter label {
        margin-right: 5px;
    }

    .m-creative-ads-section-feature1-filter,
    .m-creative-ads-section-feature1-filter2,
    .sm-creative-ads-section-feature1-filter,
    .sm-creative-ads-section-feature1-filter2 {
        padding: 4% 10%;
    }

    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content {
        margin-bottom: 8%;
    }

    .cr_demo_img {
        width: 41% !important;
        height: 115px !important;
    }
}

@media (max-width:400px) {
    .creative-ads-section-feature1-content-container .container {
        padding: 0;
    }
}

@media (min-width:769px) {
    .creative-ads-section-feature1-content-container .creative-ads-section-feature1-content {
        width: 30%;
        margin: 10px;
        padding: 0;
        background: #fff;
        box-shadow: 0 0px 15px 0 rgba(23, 28, 33, .06);
        border-radius: 10px;
        overflow: hidden;
    }

    .cr-feature2 {
        background: #f0f4f7;
        padding: 50px 0 100px;
    }
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content a:hover p {
    text-decoration: none;
}

.tooltip {
    position: fixed;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content img {
    margin: 0 auto;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content p {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    display: block;
    max-height: 50px;
    height: 50px;
    overflow: hidden;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content p:hover {
    text-decoration: none;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content span {
    font-size: 16px;
    color: #828282;
    display: inline-block;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement,
.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement2 {
    color: #165799;
    text-decoration: none;
    cursor: pointer;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement2 {
    display: none;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement img {
    margin-right: 5px;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement2 i {
    font-size: 14px;
    color: #444;

}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-placement2 i:before {
    margin-right: 5px;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .fas {
    color: #a8a8a8;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category {
    padding: 15px 5%;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category .creative-ads,
.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 110px/100px;
    cursor: pointer;
}

.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category {
    margin-bottom: 5px;
}

.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads {
    padding: 4px 10px;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category .creative-ads.creative-ads-yellow,
.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads.creative-ads-yellow,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads.creative-ads-yellow {
    background: #ffb700;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category .creative-ads.creative-ads-pink,
.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads.creative-ads-pink,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads.creative-ads-pink {
    background: #9b2d8c;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category .creative-ads.creative-ads-purple,
.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads.creative-ads-purple,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads.creative-ads-purple {
    background: #350f92;
}

.creative-ads-section-feature1-content-container .creative-ads-section-feature1-content .creative-ads-section-feature-content-category .creative-ads.creative-ads-green,
.pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads.creative-ads-green,
.cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads.creative-ads-green {
    background: #4cc8d8;
}

.cr-feature2 {
    background: #f0f4f7;
    padding: 5% 0;
}

.cr-feature2-feature {
    border-radius: 2%;
    overflow: hidden;
    margin-bottom: 5%;
    background: #fff;
}

.cr-feature2-feature-desc {
    background: #fff;
    padding: 5%;
}

.cr-feature2-feature p {
    font-size: 18px;
    color: #434343;
    margin-bottom: 0;
    font-weight: bold;
}

.cr-feature2-feature a {
    padding: 0;
}

.creative-ads-section-feature-content-desc {
    padding: 6% 4%;
    border-bottom: 1px solid #e7e8ed;
}

.creative-ads-section-feature-content-img {
    position: relative;
    border-bottom: 2px solid #e7e8ed;
}

@media (min-width:769px) {
    .cr-feature2-feature {
        border-radius: 5%;
    }

    .creative-ads-section-feature1-content a:hover .creative-ads-section-feature-content-img .hover_bg {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
        height: 100%;
    }

    .creative-ads-section-feature-content-img .hover_bg .link_icon {
        display: block;
    }

    .creative-ads-section-feature-content-img .hover_bg .link_icon img {
        display: none;
    }

    .creative-ads-section-feature1-content a:hover .creative-ads-section-feature-content-img .hover_bg .link_icon img {
        margin-top: 18%;
        display: block;
        width: 25%;
    }
}


.creative-ads-section-feature-content-placement-content {
    display: none;
    position: absolute;
    background: #f7f7f7;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 99;
    top: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.creative-ads-section-feature-content-placement-content:before {
    content: '';
    position: absolute;
    right: 15px;
    bottom: -24px;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 24px solid #e7e8ed;
    clear: both;
}

.creative-ads-section-feature-content-placement-content:after {
    content: '';
    position: absolute;
    right: 17px;
    bottom: -21px;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #f7f7f7;
    clear: both;
}

@media (max-width:769px) {
    .creative-ads-section-feature-content-placement-content:before {
        right: 44%;
    }

    .cr-feature2 .container {
        padding: 0;
    }

    .creative-ads-section-feature-content-placement-content:after {
        right: 44.5%;
    }

    .pmp-header-container .creative-header-desc .creative-ads-section-feature-content-category .creative-ads,
    .cr-feature2-feature .creative-ads-section-feature-content-category .creative-ads {
        padding: 4px 10px;
        display: inline-block;
        margin: 4% 1% 0 0;
    }
}

.creative-ads-section-feature-content-placement-content img {
    display: table-cell;
    vertical-align: middle;
}

.contact-us-sec {
    padding: 0 0 5% !important;
    background-color: #f4f9fd;
    z-index: 999999;
}

.contact-us-sec .modal-backdrop {
    background: none;
}

.contact-us-container {
    width: 100%;
    height: 100%;
    margin: 0;
}

.contact-us-content {
    min-height: 100%;
    padding: 3%;
    border-radius: 0;
}

.contact-us-content .fa-times {
    font-size: 45px;
}

.contact-us-content .close {
    opacity: 1;
}

.contact-us-content .modal-header {
    padding: 0;
    border: none;
}

.contact-us-content .modal-header img {
    height: 53px;
}

.contact-us-content .contact-us-btn {
    text-align: center;
}

.contact-us-content .contact-us-btn.nav-tabs li a {
    color: #fff;
    border-color: none;
    border-top: 0;
    border-bottom: 0;
    border-radius: 5px;
    background: #444;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    border: 0;
}

.contact-us-content .contact-us-btn.nav-tabs .contact-btn1 {
    border-radius: 10px 0 0 10px;
}

.contact-us-content .contact-us-btn.nav-tabs .contact-btn2 {
    border-radius: 0 10px 10px 0;
}

.contact-us-content .contact-us-btn.nav-tabs li.active a {
    color: #fff;
    background-color: #f53240;
}

.contact-us-content .tab-content {
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
}

.contact-us-content .contact-us-btn a,
.contact-us-content .tab-content p {
    color: #000;
}

.contact-us-content .tab-content .contact-us-desc {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 2% 0;
    font-size: 18px;
    line-height: 27px;
    color: #444;
}

.contact-us-form-container .contact-us-form .row {
    text-align: left;
    margin: 2% 12%;
}

@media (max-width:768px) {
    .contact-us-form-container .contact-us-form .row {
        margin: 2% 0;
        width: 100%;
    }

    .contact-us-form-container .type-of-enquiry select {
        width: 95%;
        float: left;
        margin-left: 14px !important;
    }
}

@media (max-width:500px) {
    .contact-us-form-container .type-of-enquiry select {
        width: 100%;
        margin-left: 0 !important;
    }
}

@media (max-width:350px) {
    .nav-tabs li {
        display: table-cell !important;
        text-align: center;
    }

    .contact-us-content .contact-us-btn.nav-tabs li a {
        font-size: 15px;
    }
}

.contact-us-form-container .contact-us-form .type-of-enquiry {
    text-align: center;
    margin-bottom: 4%;
}

.contact-us-form-container .type-of-enquiry label {
    font-size: 16px;
    color: #000;
}

.contact-us-form-container .type-of-enquiry select {
    padding: 1% 5% 1% 2%;
    font-size: 16px;
    color: #000;
    margin-left: 10px;
}

.contact-us-form p {
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: bold;
}

.contact-us-form input,
.contact-us-form textarea,
.contact-us-form .country {
    border: 1px solid #E5E7E9;
    border-radius: 5px;
    padding: 3% 2%;
    width: 100%;
    margin-bottom: 10px;
}

.contact-us-form input,
.contact-us-form textarea,
.contact-us-form .other_country {
    font-size: 12px;
}

@media (max-width:769px) {
    .modal .container {
        width: auto !important;
    }
}

.contact-us-form .contact-use-send-btn {
    text-align: center;
}

.contact-us-form input#btn_submit_contact,
.contact-us-form input#reset {
    color: #fff;
    background: #F53240;
    display: inline-block;
    font-weight: bold;
    padding: 1.5% 5%;
    font-size: 16px;
    margin: 0 1%;
    border-radius: 5px;
    width: auto;
    text-align: center;
}

.contact-us-recaptcha {
    text-align: center;
    display: block;
}

.contact-us-recaptcha .g-recaptcha {
    display: inline-block;
}

.contact-us-form input {
    font-size: 17px;
}

.contact-us-form textarea {
    resize: none;
}

@media (min-width:769px) {

    .contact-us-desc {
        margin: 0 10%;
    }
}

.contact-us-content .tab-content .contact-us-desc a {
    font-weight: bold;
}

.contact-us-content .nav {
    border-bottom: 0;
}


.our-office-sec {
    margin: 4% 0;
    padding: 0;
    text-align: left;
    color: #444;
}

.contact-us-form-container .our-office-sec .row {
    margin: 0;
}

.contact-us-form-container .our-office-sec .first-row {
    margin-bottom: 10px;
}

.contact-us-form-container .our-office-sec .row:after {
    clear: both;
    content: "";
}

.contact-us-form-container .our-office-sec span.red {
    color: #F53240;
    float: left;
}

.contact-us-form-container .our-office-sec span.red i {
    margin-top: 5px;
    font-size: 20px;
    margin-right: 10px;
}

.our-office-sec .our-office-header {
    padding: 0;
}

.our-office-sec .our-office-header p {
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    font-size: 18px;
    color: #444;
}

.our-office-sec .our-office-content .col-md-4 {
    margin-bottom: 5%;
}

.our-office-sec .our-office-content h3 {
    color: #444;
    font-weight: bold;
    font-size: 18px;
}

.our-office-sec .our-office-content span {
    display: block;
}

.our-office-sec .our-office-content p {
    margin-bottom: 0;
    font-size: 16px;
    overflow: hidden;
}

.our-office-sec .our-office-content i {
    float: left;
    margin-top: 5px;
    font-size: 15px;
    margin-right: 10px;
    display: none;
}

.our-office-sec .our-office-content h3,
.our-office-sec .our-office-content span {
    margin-bottom: 8px;
}

@media (max-width:769px) {
    .our-office-sec .our-office-header p {
        text-align: left;
    }

    .our-office-content-header {
        background: #F53C40;
        padding: 3%;
        border-radius: 10px;
    }

    .our-office-content-header h3 {
        color: #fff !important;
        display: inline;
        vertical-align: middle;
        margin-bottom: 0 !important;
    }

    .our-office-content-header i {
        float: right;
        color: #fff;
        font-size: 18px;
    }

    .our-office-content-content {
        display: none;
        background: #fff;
        padding: 5%;
        border-radius: 0 0 10px 10px;
    }

    .our-office-content-content strong {
        font-size: 16px;
    }

    .our-office-content-container.active .our-office-content-content {
        display: block;
    }

    .our-office-sec .our-office-content-container.active .fa-angle-up {
        display: block;
    }

    .our-office-sec .our-office-content-container .fa-angle-down {
        display: block;
    }

    .our-office-sec .our-office-content-container.active .fa-angle-down {
        display: none;
    }

    .fa-angle-up {
        display: none;
    }
}

.purple:before {
    border-top: 15px solid #8c2548 !important;
}

.grey:before {
    border-top: 15px solid #f0f4f7 !important;
}

@media(min-width : 769px) {
    .uas-feature3-header p {
        padding: 0 22%;
    }
}

section.call-to-action.blue:before {
    border-top: 15px solid #3D76A8;
}

@media (min-width: 769px) {
    .wtw-sec .our-tec-btn a {
        width: 26%;
    }
}

@media(max-width : 500px) {
    .m-white:before {
        border-top: 15px solid #fff !important;
    }

    h2.word-rotator-title .word-rotate {
        display: block;
    }

    .footer-row-1,
    .footer-row-2,
    .footer-row-3,
    .footer-row-4 {
        width: 80%;
        margin: 0 10% !important;
        padding: 25px 0;
        border-bottom: 1px solid #464646;
    }

    .footer-row-4 {
        border-bottom: 0;
    }

    .footer-row-2 h4 {
        line-height: 60px;
    }

    .footer-row-2 .iab {
        padding: 0;
    }

    .footer-row-3 h4 {
        line-height: 60px;
    }

    .footer-copyright img {
        margin: auto;
    }

    #footer {
        padding: 0px;
    }

    #footer h4 {
        font-size: 1.4em;
        font-weight: 600;
    }

    #footer p {
        color: #959595 !important;
        font-size: 1.2em;
    }

    #footer .footer-copyright nav {
        float: inherit;
    }

    #footer .container .row>div {
        margin-bottom: 5px;
    }

    #footer .footer-copyright {
        padding: 40px 0 10px;
    }

    .footer-copyright {
        text-align: center;
    }
}

@media(max-width : 411px) {
    #footer .footer-copyright {
        padding: 45px 0 10px;
    }
}

@media(max-width : 360px) {
    #footer .footer-copyright {
        padding: 30px 0 10px;
    }
}

s #footer .footer-ribbon {
    background: #ff5c4f;
}

#footer .footer-ribbon:before {
    border-right-color: #ff3626;
    border-left-color: #ff3626;
}

#footer.light a,
#footer.light h1,
#footer.light h2,
#footer.light h3,
#footer.light h4 {
    color: #ff5c4f !important;
}

#footer.color {
    border-top-color: #ff5c4f;
    background: #ff5c4f;
}

#footer.color .footer-ribbon {
    background: #006699;
}

#footer.color .footer-ribbon:before {
    border-right-color: #00334d;
}

#footer.color .footer-copyright {
    border-top-color: #0077b3;
    background: #0077b3;
}

#footer .social-icons {
    padding: 0 8px;
}

@media(max-width : 400px) {
    #footer .social-icons {
        padding: 0;
    }
}

#footer .social-icons a {
    padding: 3px;
    color: #000 !important;
    border-radius: 100%;
    background-color: #fff;
    background-size: 0% 0%;
    font-size: 16px;
    -moz-transition: background-size 5s ease, color .5s ease;
    -o-transition: background-size 5s ease, color .5s ease;
    -webkit-transition: background-size 5s ease, color .5s ease;
    transition: background-size 5s ease, color .5s ease;
}

#footer .social-icons .facebook a:hover {
    color: #fff !important;
    background: #3B5998;
    background-size: 100% 100%;
}

#footer .social-icons .linkedin a:hover {
    color: #fff !important;
    background: #0077B5;
    background-size: 100% 100%;
}

#footer .social-icons .youtube a:hover {
    color: #fff !important;
    background: #ff0000;
    background-size: 100% 100%;
}

ul.social-icons li {
    margin: 0 8px 0 0;
}

ul.social-icons li a {
    width: 31px;
    height: 31px;
}

@media(max-width : 400px) {
    ul.social-icons li a {
        width: 35px;
        height: 35px;
    }

    ul.social-icons li {
        margin-right: 2px;
    }

    #footer .social-icons a {
        padding: 5px;
        font-size: 20px;
    }

    #footer .iab_logo {
        margin-right: 5px !important;
    }

    .iab_compliant img {
        width: 63px;
        height: 60px;
    }

    .iab_logo img {
        width: 60px;
        height: 60px;
    }

    h1 {
        font-size: 2.2em;
    }
}

ul.social-icons li {
    background: none;
}

ul.social-icons li[class] a {
    text-indent: 0;
}

html.boxed .body {
    border-top-color: #ff5c4f;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover {
    border-right-color: #ff5c4f;
    border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover {
    border-right-color: transparent;
    border-left-color: #ff5c4f;
}

.bubble_xs {
    width: 140px;
    height: 140px;
}


.bubble_sm {
    width: 180px;
    height: 180px;
}

.bubble_md {
    width: 220px;
    height: 220px;
}

.bubble_lg {
    width: 250px;
    height: 250px;
}

@media(max-width : 992px) {
    .bubble_sm {
        width: auto;
        height: auto;
    }

    .bubble_md {
        width: auto;
        height: auto;
    }

    .bubble_lg {
        width: auto;
        height: auto;
    }

    .bubble_lg,
    .bubble_md,
    .bubble_sm,
    .bubble_xs {
        position: relative;
        width: 46%;
        height: auto;
        margin: 0 2% 4%;
        padding: 0;
        border-radius: unset;
        animation: unset;
    }

    .awards-sec .logo {
        position: relative;
        top: 0;
        left: 0;
        width: 80%;
        height: 150px;
        margin: 0 auto;
        background-position: center center;
        background-size: contain;
        transform: none;
    }

    .awards-sec .thespark2016 .logo,
    .awards-sec .thespark2017 .logo {
        width: 60%;
    }

    .award-icon-container {
        display: block;
        border-radius: 5px;
    }

    .awards-sec,
    .cert-sec {
        height: auto;
        padding: 0;
    }

    .awards-certific-container {
        margin: 5% 0;
    }

    .awards-certific-sec {
        padding: 5% 0 10%;
    }

    .cert-sec .award-icon-container {
        display: table;
        right: 0;
        left: 0;
        width: 100%;
        margin: 0;
    }

    .cert-sec .logo {
        display: table-cell;
        vertical-align: middle;
    }

    .cert-sec .awards-des p {
        margin: 0;
        margin-left: 5px;
        overflow: hidden;
        text-align: left;
        font-style: italic;
    }

    .cert-sec .awards-des {
        display: table-cell;
        vertical-align: middle;
    }

    .cert-sec .award-icon-container {
        margin: 4% 0;
        padding: 5%;
    }

    .cert-sec .facebook_cert {
        background: #fff;
    }

    .cert-sec .facebook_cert p {
        color: #777777;
        padding-left: 15px;
    }

    .facebook_cert .logo {
        background-color: #00539e;
        background-position: center;
        background-size: 80%;
    }

    .cert-sec .logo {
        background-size: 90%;
    }
}

@media (min-width: 1200px) {
    .cert-sec {
        padding-left: 0px;
    }

    .pl-add {
        padding-left: 55px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .cert-sec {
        padding-left: 20px;
    }

    .pl-add {
        padding-left: 35px;
    }

    .google_cert {
        margin-left: 2%;
    }
}

@media (max-width: 1200px) {
    .awards-certific-sec .container {
        width: 100%;
    }
}

.margin-b-5 {
    margin-bottom: 50px;
}

.pmp-logo-container {
    position: relative;
}

.pmp_line1:before {
    content: '';
    position: absolute;
    top: -40px;
    left: 17%;
    width: 66%;
    height: 40px;
    border: 5px solid #eff4f8;
    border-bottom: 0;
    background: transparent;
}

.pmp_line2:before {
    content: '';
    position: absolute;
    top: -80px;
    width: 5px;
    height: 80px;
    background: #eff4f8;
}

@media (max-width:500px) {
    .pmp_line1:before {
        top: -25px;
        height: 25px;
    }

    .pmp_line2:before {
        top: -50px;
        height: 50px;
    }

    .pmp-feature2 p {
        font-size: 18px;
        line-height: 22px;
    }
}

.pmp-msg-container {
    position: relative;
    width: 80%;
    height: 90px;
    float: left;
    margin-bottom: 60px;
    border-radius: 50px;
    background: #fff;
    box-shadow: 2px 0px 26px 0px rgba(0, 0, 0, 0.1);
}

.pmp-msg-container:nth-child(1),
.pmp-msg-container:nth-child(3) {
    margin-left: 50px;
}

.pmp-msg-img-wrapper {
    position: absolute;
    top: -15px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.pmp-back-btn,
.pmp-back-btn:hover {
    border: 1px solid #fff;
    text-transform: capitalize;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 110px/100px;
    text-decoration: none;
}

a.view_demo,
a.view_demo:hover {
    border: 1px solid #fff;
    text-transform: capitalize;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 110px/100px;
    text-decoration: none;
    margin: 2% 0;
}

.pmp-back-btn i {
    margin-right: 10px;
}

a.view_demo i {
    margin-left: 10px;
}

@media (max-width:769px) {
    .pmp-back-btn {
        float: none !important;
        text-align: center;
        display: inline-block;
        margin: 5% 0 15%;
    }

    .pmp-msg-img-wrapper {
        position: inherit;
        width: 120px;
        height: 120px;
        float: left;
        margin-right: 20px;
    }

    .pmp-msg-container:nth-child(1),
    .pmp-msg-container:nth-child(2),
    .pmp-msg-container:nth-child(3) {
        margin-left: 5%;
    }

    .pmp-msg-container {
        margin-bottom: 45px;
    }
}

@media (max-width:500px) {
    .pmp-msg-img-wrapper {
        width: 90px;
        height: 90px;
        margin-right: 10px;
        top: -10px;
    }

    .pmp-feature2 h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .pmp-msg-container {
        width: 90%;
    }
}

@media (min-width:769px) {
    .pmp-msg-container:nth-child(1) .pmp-msg-img-wrapper {
        right: 30px;
    }

    .pmp-msg-container:nth-child(2) .pmp-msg-img-wrapper {
        right: auto;
        left: 30px;
    }

    .pmp-msg-container:nth-child(3) .pmp-msg-img-wrapper {
        right: 40px;
    }

    .pmp-msg-container p {
        padding-left: 60px;
    }

    .pmp-msg-container:nth-child(2) p {
        padding-left: 160px;
    }
}

@media (max-width:1025px) {

    .pmp-msg-container:nth-child(1) .pmp-msg-img-wrapper,
    .pmp-msg-container:nth-child(3) .pmp-msg-img-wrapper {
        right: -10px;
    }
}

.pmp-msg-container p {
    display: table-cell;
    height: 90px;
    color: #000;
    vertical-align: middle;
    font-weight: bold;
}

@media (max-width:500px) {

    .pmp-msg-container p,
    .pmp-msg-container {
        height: 70px;
    }
}

.pmp-msg-container p span {
    font-size: 14px;
    line-height: 16px;
}

.pmp-msg-line1 {
    padding: 0;
}

.pmp-msg-line1:before {
    content: '';
    position: absolute;
    top: 45px;
    right: 30px;
    width: 130px;
    height: 68%;
    border: 8px solid #ddd;
    border-left: 0;
    border-radius: 20px;
    background: transparent;
}

@media (max-width:769px) {
    .pmp-msg-line1:before {
        left: 0px;
        border-right: 0;
        border-left: 8px solid #ddd;
        border-radius: 30px;
    }

    .pmp-msg-line2:before {
        left: -130px;
    }
}

.pmp-msg-line2:before {
    content: '';
    position: absolute;
    top: 33px;
    right: -130px;
    width: 130px;
    height: 8px;
    background: #ddd;
}

.pmp-feature2 .right_contents {
    margin-top: 90px;
    padding-left: 40px;
}

@media(max-width:500px) {
    .pmp-feature2 .right_contents {
        margin-top: 40px;
        padding: 0;
    }
}

ol.publisher_tnc {
    padding-left: 15px;
    color: #ff5c4f;
    counter-reset: item;
}

ol.publisher_tnc li {
    font-size: 20px;
    counter-increment: item;
    margin-bottom: 10px;
}

ol.sub_publisher_tnc {
    padding-left: 15px;
    color: #777777;
    margin-top: 14px;
    counter-reset: item;
}

ol.sub_publisher_tnc li {
    font-size: 16px;
    display: block;
    counter-increment: item;
}

ol.sub_publisher_tnc li:before {
    content: counters(item, ".")".";
    margin-left: -22px;
}

ol.sub_sub_publisher_tnc {
    list-style-type: lower-alpha;
    padding-left: 15px;
    margin: 10px 0;
}

ol.sub_sub_publisher_tnc li {
    counter-increment: initial;
    display: list-item;
}

ol.sub_sub_publisher_tnc li:before {
    content: initial;
    margin-left: initial;
}

ol.sub_sub_sub_publisher_tnc {
    list-style-type: lower-roman;
}

ol.sub_sub_sub_publisher_tnc ul {
    list-style-type: disc;
    padding-left: 15px;
}

.table-header {
    font-size: 20px;
    font-weight: bold;
}

.table-content,
.table-content th {
    text-align: center;
    padding: 2%;
}

.table-content td {
    padding: 2%;
}

section.call-to-action:before {
    top: -1px;
}

#header .logo .innity_logo {
    display: inline-block;
}

@media (max-width:500px) {
    .table-content td {
        padding: 1.4%;
    }

    #popupTerms .col-md-12 {
        padding: 0;
    }
}

@media (min-width:1091px) {
    .creative-ads-feature1-sec-container {
        margin-top: -10%;
    }
}


@media (max-width:1090px) {
    .creative-ads-section-feature1 {
        margin-top: -12%;
    }

    .p-0 {
        padding: 0;
        padding-left: 20px;
    }

    .icon-ads-container {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding: 0;
    }

    .a-ads-icon {
        display: inline-block;
        width: 180px;
        vertical-align: top;
    }

    .a-icon-ads-scollintop-wrap {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding: 0;
    }

    .a-icon-ads-scollintop {
        display: inline-block;
        width: 100px;
        vertical-align: top;
    }

    .a-ads-icon:hover {
        text-decoration: none;
    }

    .a-ads-icon .col-md-2 {
        width: 100%;
    }

    .a-icon-ads-scollintop .col-xs-3 {
        width: 100%;
    }

    .a-ads-icon .creative-ads-feature1-sec-desc h3 {
        white-space: normal;
    }
}


@media (max-width:500px) {
    .a-ads-icon {
        width: 150px;
    }

    .a-ads-icon:last-child {
        margin-right: 15px;
    }
}