@charset "UTF-8";






@media (max-width:992px) {
section.seo-feature-content-sec {
    height: auto!important;
}

body .seo-feature-content-sec .content-row .col-45 .img-box img {
    width: 100%;
    height: auto!important;
}

section.seo-feature-content-sec.box-shadow .content-row {
    display: flex;
}

section.seo-feature-content-sec.box-shadow .content-row > div:last-of-type {
    order: -1;
}

.seo-feature-content-sec .bottom-contact-info {
    position: relative!important;
}

section.seo-feature-content-sec.box-shadow .content-row > div:last-of-type .content-box {
    padding: 32px 16px 0px 16px;
    width: 350px;
    margin: 0 auto;
}

.combined-step-list {
    margin-bottom: 0!important;
}

.bottom-contact-info.black-bg .info-box {
    padding: 0!important;
    display: flex;
    flex-wrap: nowrap;
    max-width: 375px;
    margin: 0 auto!important;
    align-items: center;
    justify-content: center;
}

.bottom-contact-info.black-bg .info-box a {
    display: flex;
    margin: 0!important;
    align-items: center;
    justify-content: center;
}

.bottom-contact-info.black-bg .info-box a.phone {
    margin-right: 12px!important;
}

.seo-feature-content-sec .bottom-contact-info .info-box {
    margin: 0 auto!important;
    display: flex;
    flex-wrap: nowrap!important;
}

.banner.sales-support-banner .container-banner .banner-right-side {
    margin-top: 0!important;
}
}








@media (max-width:992px) {
body header.site_header .main-header ul li .sub-menu-toggle {
    display: block !important; 
}

/*----- New NAV -----*/

ul#menu-main-mega-menu > li.current-menu-ancestor > a {
    color: rgb(37, 154, 255)!important;
}

ul#menu-main-mega-menu li.current-menu-ancestor  > ul.sub-menu > li.menu-item-has-children > a , ul#menu-main-mega-menu li.current-menu-ancestor  > ul.sub-menu {
    display:block;
}

ul#menu-main-mega-menu > li.current-menu-ancestor > ul.sub-menu > li.menu-item-has-children.current-menu-ancestor >  ul.sub-menu > li.current-menu-item > a {
    text-decoration:underline!important;
}

ul#menu-main-mega-menu > li.current-menu-ancestor > ul.sub-menu > li.menu-item-has-children.current-menu-ancestor > a , ul#menu-main-mega-menu li > ul.sub-menu > li.menu-item-has-children.current-menu-item > a{
    color: #fff!important;
    background: #02527d;
    text-decoration: underline!important;
}


ul#menu-main-mega-menu ul.sub-menu ul.sub-menu {
    display: block!important;
    background: #f7f7f7;
    padding: 0;
}

ul#menu-main-mega-menu ul.sub-menu span.sub-menu-toggle {
    display: none!important;
}

ul#menu-main-mega-menu li > ul.sub-menu > li.menu-item-has-children > a {
    color: #fff!important;
    background: #19b0f6;
    width: 100%;
    display: block;
    padding: 8px;
    text-transform: uppercase;
    font-size: 16px;
}

ul#menu-main-mega-menu li > ul.sub-menu ul.sub-menu > li {
    padding: 10px 10px;
    border-bottom: 1px solid #eaeaea;
}

ul#menu-main-mega-menu li > ul.sub-menu > li a {
    font-size: 14px;
}

body ul#menu-main-mega-menu li > ul.sub-menu > li.menu-item-has-children > a:hover {
    color: #fff!important;
    background: #02527d;
    text-decoration: underline!important;
}

ul#menu-main-mega-menu li > ul.sub-menu > li a:hover {
    text-decoration: underline!important;
}

}
/* ------ New Marketing Form  ------*/

.custom_form .actions input.hs-button.primary {
    display: inline-block;
    background-color: #ffc42d;
    border: 2px solid #ffc42d;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    border-radius: 40px;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s;
    position: relative;
    cursor: pointer;
    outline: 0;
    width: 100%;
    padding: 14px 30px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
}



body.resources-portal-pages .custom_form .actions input.hs-button.primary {
    background-color: #20ded3!important;
    border-color: #20ded3!important;
}

body.resources-portal-pages .custom_form .actions input.hs-button.primary:hover {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #20ded3!important;
}


body.page-template-page-hub-partners .custom_form .actions input.hs-button.primary , body.page-template-page-faq .custom_form .actions input.hs-button.primary , body.page-template-page-boostablity-flexible .custom_form .actions input.hs-button.primary {
    background-color: #ff6177!important;
    border-color: #ff6177!important;
}

body.page-template-page-hub-partners .custom_form .actions input.hs-button.primary:hover , body.page-template-page-boostablity-flexible .custom_form .actions input.hs-button.primary:hover  , body.page-template-page-faq .custom_form .actions input.hs-button.primary:hover{
    background-color: transparent!important;
    border-color: transparent!important;
    color: #ff6177!important;
}


body.global-portal-pages .custom_form .actions input.hs-button.primary {
    background-color: #f4522f!important;
    border-color: #f4522f!important;
}

body.global-portal-pages .custom_form .actions input.hs-button.primary:hover {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #f4522f!important;
}

.custom_form .actions input.hs-button.primary:hover {
    background-color: transparent;
    border-color: transparent;
    color: #ffc42d;
    -webkit-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, .16);
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, .16);
}

.custom_form form input {
    padding: 10px;
    border: 1px solid #f6f4f4;
    background: #f6f4f4;
    width: 100%;
}

label.hs-error-msg.hs-main-font-element {
    font-size: 12px!important;
}

.custom_form form label {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
}

.custom_form form label span {
    color: #2d2d2d!important;
}


.custom_form form label span.hs-form-required {
    color: #ec1919!important;
    font-size: 10px;
    margin-left: 5px;
    position: relative;
    top: -4px;
}

.custom_form form > div {
    margin-bottom: 16px;
}

@media (max-width: 767px) {
.custom_form .actions input.hs-button.primary {
    padding: 10px 20px;
}
}

/*------NEWSLETTER FORM ------*/


.newsletter_form-wrap {
    color: #fff;
}

.newsletter_form-wrap form {
    display: flex;
    align-items: center;
    max-width: 500px;
    width: 100%;
}

.newsletter_form-wrap hs.input {
    padding:10px;
}


.newsletter_form-wrap form input {
    padding: 10px 10px;
    width: 100%;
    background: #3e3e3e;
    border: none;
}

.newsletter_form-wrap form > div.hs-email {
    width: 100%;
    margin-right:16px;
}

.newsletter_form-wrap input.hs-button {
    display: inline-block;
    background: #2c9aff!important;
    border: 2px solid #2c9aff!important;
    color: #fff;
    padding: 12px 30px;
    min-width: unset;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    line-height: 18px;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    border-radius: 40px;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s;
    position: relative;
    cursor: pointer;
    outline: 0;
}

.newsletter_form-wrap input.hs-button:hover {
    background-color: transparent!important;
    border-color: #2c9aff!important;
    color: #2c9aff!important;
}

.newsletter_form-wrap form > div {
    height: 79px;
}

.newsletter_form-wrap form > div.hs-submit {
    display: flex;
    align-items: center;
    position: relative;
    top: -4px;
}






a, body {
    color: #000104
}

.flex.column, .layer-on-video, body.error404 {
    -webkit-box-orient: vertical
}

.banner-layout2 .content-box .icon-list ul, .black-list ul, .stats-counter-sec ul, ul, ul.slick-dots {
    list-style: none
}

.boost-events-sec .custom-global-heading h2.xlg, .career-team-sec h2.xlg, .explore-team-sec h2.xlg, .intl-smb-sec h2.xlg, .members-details-wrap h2.xlg, .our-customer-sec .head-box .xlg, .sales-team-details h2.xlg, .vert-tabs-content-sec .custom-global-heading h2.xlg {
    mix-blend-mode: multiply
}

.banner .banner-inner-content .btn-group .phone-number .zmdi, .banner .tabs-link-banner li, .banner .tabs-link-banner li.active:after, .container-footerlow .right-sec a .zmdi, .social-links li, .social-links li:hover svg path, .subheader .right-menu ul li a span, .text-iocnfoot a, .width-social-left .phone-number a:hover span, a, a:hover {
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear
}

.black-list ul li:after, .subheader ul li:after {
    position: absolute;
    margin: auto;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    -webkit-text-size-adjust: none;
    background-color: #fff;
    position: relative;
    width: 100%;
    padding-top: 118px;
    overflow-x: hidden
}

@media (max-width:1270px) {
    body {
        padding-top: 110px
    }
}

@media (max-width:992px) {
    body {
        padding-top: 98px
    }
    .desktop-only {
        display: none
    }
}

button, input, select, textarea {
    font-family: "Work Sans", sans-serif
}

button {
    background-color: transparent;
    border: 0;
    outline: 0
}

a {
    color: #047fef
}

strong {
    font-weight: 800
}

body, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: "Work Sans", sans-serif
}

.container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px
}

@media (max-width:1270px) {
    .container {
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .container {
        padding: 0 20px
    }
}

.container.container2 {
    max-width: 1040px
}

.container.container3 {
    max-width: 1400px
}

.container.container-footerlow {
    max-width: 1300px
}

.container-ofleft {
    max-width: 1355px;
    padding-left: 30px;
    width: 100%;
    margin-left: auto
}

@media (max-width:767px) {
    .container-ofleft {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container-ofright {
    max-width: 1355px;
    padding-right: 30px;
    width: 100%;
    margin-right: auto
}

@media (max-width:767px) {
    .container-ofright {
        padding-right: 20px;
        padding-left: 20px
    }
}

.container-banner.right, .container-specialinner2 {
    max-width: 1355px;
    padding-right: 30px;
    padding-left: 0;
    width: 100%;
    margin-right: auto;
    position: relative
}

@media (min-width:1600px) {
    .container-ofleft {
        margin-right: auto
    }
    .container-banner.right, .container-ofright, .container-specialinner2 {
        margin-left: auto
    }
}

@media (max-width:767px) {
    .container-banner.right, .container-specialinner2 {
        padding-right: 20px;
        padding-left: 20px
    }
}

.container-banner, .container-specialinner1 {
    max-width: 1355px;
    padding-left: 30px;
    padding-right: 0;
    width: 100%;
    margin-left: auto;
    position: relative
}

@media (max-width:767px) {
    .container-banner, .container-specialinner1 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.sec_space {
    padding: 100px 0
}

.sec_space_bot {
    padding: 0 0 100px
}

img {
    max-width: 100%;
    vertical-align: top
}

.color-white * {
    color: #fff
}

.bg-control {
    background-size: cover;
    background-repeat: no-repeat
}

.slick-slide {
    outline: 0
}

.section {
    padding: 100px 0
}

.section-lg {
    padding: 110px 0
}

.text-center {
    text-align: center
}

.form-submit, .text-right {
    text-align: right
}

.text-left {
    text-align: left!important
}

ul {
    margin: 0
}

.loader {
    z-index: 9999;
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #fff
}

.mobile-only {
    display: none
}

@media (max-width:992px) {
    .mobile-only {
        display: block
    }
}

ul.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0 0
}

ul.slick-dots li:not(:last-of-type) {
    margin-right: 8px
}

ul.slick-dots li.slick-active button {
    opacity: 1
}

ul.slick-dots li button {
    background-color: #000104;
    border: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    opacity: .3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

h2.xlg, h2.xlg.aos-animate {
    opacity: 1!important
}

ul.slick-dots li button:focus {
    outline: 0
}

body {
    font-size: 16px
}

@media (max-width:359px) {
    body {
        font-size: 15px
    }
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.125;
    margin: 0 0 10px;
    color: #000104;
    position: relative
}

h1 .extra-bold, h1.extra-bold, h2 .extra-bold, h2.extra-bold, h2.xlg, h3 .extra-bold, h3.extra-bold, h4 .extra-bold, h4.extra-bold, h5 .extra-bold, h5.extra-bold, h6 .extra-bold, h6.extra-bold {
    font-weight: 800
}

h1.line, h2.line, h3.line, h4.line, h5.line, h6.line {
    padding-top: 35px
}

h1.line:before, h2.line:before, h3.line:before, h4.line:before, h5.line:before, h6.line:before {
    height: 4px;
    width: 90px;
    background: #ff6177;
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}

h1 {
    font-size: 52px
}

@media (max-width:1270px) {
    h1 {
        font-size: 42px
    }
}

@media (max-width:992px) {
    h1 {
        font-size: 32px
    }
}

h2 {
    font-size: 40px
}

@media (max-width:1270px) {
    h2 {
        font-size: 35px
    }
}

@media (max-width:992px) {
    h2 {
        font-size: 28px
    }
}

h2.xlg {
    font-size: 94px;
    color: #fff;
    line-height: 1
}

.banner .tabs-link-banner li.active, .banner .tabs-link-banner li:hover, .btn {
    font-weight: 700
}

h6, p {
    line-height: 1.25
}

h2.noopacity, h2.noopacity.aos-animate {
    opacity: 1!important
}

@media (max-width:1270px) {
    h2.xlg {
        font-size: 70px
    }
}

@media (max-width:992px) {
    h2.xlg {
        font-size: 55px
    }
}

@media (max-width:576px) {
    h2.xlg {
        font-size: 45px
    }
}

h2.noopacity {
    color: #2c9aff;
}
h3 {
    font-size: 32px
}

@media (max-width:1270px) {
    h3 {
        font-size: 30px
    }
}

@media (max-width:992px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 28px
}

@media (max-width:1270px) {
    h4 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    h4 {
        font-size: 20px
    }
}

h5 {
    font-size: 24px
}

@media (max-width:1270px) {
    h5 {
        font-size: 22px
    }
}

@media (max-width:992px) {
    h5 {
        font-size: 18px
    }
}

h6 {
    font-size: 16px
}

figcaption {
    font-size: 14px
}

@keyframes animated-text {
    from {
        left: 0
    }
    to {
        left: 100%
    }
}

@-webkit-keyframes animated-text {
    from {
        max-width: 0
    }
    to {
        max-width: 100%
    }
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.captcha, .form-group {
    margin-bottom: 20px
}

.mt-0 {
    margin-top: 0!important
}

.mt-30 {
    margin-top: 30px
}

.pt-0 {
    padding-top: 0!important
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

@media (max-width:992px) {
    .pt-60 {
        padding-top: 50px
    }
}

.pt-70 {
    padding-top: 70px
}

@media (max-width:992px) {
    .pt-70 {
        padding-top: 50px
    }
}

.pt-80 {
    padding-top: 80px
}

@media (max-width:992px) {
    .pt-80 {
        padding-top: 50px
    }
}

.pt-90 {
    padding-top: 90px
}

@media (max-width:992px) {
    .pt-90 {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .pt-90 {
        padding-top: 40px
    }
}

.pt-100 {
    padding-top: 100px
}

@media (max-width:1270px) {
    .pt-100 {
        padding-top: 70px
    }
}

@media (max-width:767px) {
    .pt-100 {
        padding-top: 50px
    }
}

.pt-120 {
    padding: 105px 0 0
}

@media (max-width:992px) {
    .pt-120 {
        padding: 70px 0 0
    }
}

.pt-160 {
    padding-top: 140px
}

@media (max-width:1270px) {
    .pt-160 {
        padding-top: 80px
    }
}

@media (max-width:576px) {
    .pt-160 {
        padding-top: 60px
    }
}

.p-35 {
    padding: 35px 0!important
}

.p-50 {
    padding: 45px 0
}

.p-90 {
    padding: 80px 0
}

.p-92 {
    padding: 82px 0
}

.p-115 {
    padding: 100px 0
}

@media (max-width:992px) {
    .p-115 {
        padding: 80px 0
    }
}

@media (max-width:767px) {
    .p-115 {
        padding: 60px 0
    }
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pt-70 {
    padding-top: 70px;
}

@media (max-width:576px) {
    .pb-60 {
        padding-bottom: 50px
    }
}

.pb-70 {
    padding-bottom: 70px
}

@media (max-width:1270px) {
    .pb-70 {
        padding-bottom: 50px
    }
}

.pb-80 {
    padding-bottom: 80px
}

@media (max-width:1270px) {
    .pb-80 {
        padding-bottom: 50px
    }
}

.pb-90 {
    padding-bottom: 90px
}

@media (max-width:1270px) {
    .pb-90 {
        padding-bottom: 60px
    }
}

.pb-100 {
    padding-bottom: 100px
}

@media (max-width:1270px) {
    .pb-100 {
        padding-bottom: 70px
    }
}

@media (max-width:767px) {
    .pb-100 {
        padding-bottom: 50px
    }
}

.pb-120 {
    padding-bottom: 120px
}

@media (max-width:1270px) {
    .pb-120 {
        padding-bottom: 80px
    }
}

@media (max-width:767px) {
    .pb-120 {
        padding-bottom: 60px
    }
}

.pb-140 {
    padding-bottom: 140px
}

@media (max-width:1270px) {
    .pb-140 {
        padding-bottom: 80px
    }
}

@media (max-width:767px) {
    .pb-140 {
        padding-bottom: 60px
    }
}

.m-60 {
    padding: 54px 0
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex.nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex.column {
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.flex.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex.space-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex.space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex.space-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.flex.space-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex.align-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.flex.align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex.align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.btn {
    display: inline-block;
    background: #ff6177;
    border: 2px solid #ff6177;
    color: #fff;
    min-width: 188px;
    padding: 13px 30px;
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    border-radius: 40px;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s;
    position: relative;
    cursor: pointer;
    outline: 0
}

.btn.btn-margin-top {
    margin-top: 45px
}

@media (max-width:992px) {
    .btn {
        font-size: 16px;
        padding: 10px 20px;
        min-width: 160px
    }
    .btn.btn-margin-top {
        margin-top: 30px
    }
}

.btn.margin-top-30 {
    margin-top: 30px
}

.btn:hover {
    background-color: transparent;
    border-color: transparent;
    color: #ff6177;
    -webkit-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, .16);
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, .16)
}

.btn:focus:before {
    -webkit-animation: anim-moema-2 .3s 0s forwards;
    animation: anim-moema-2 .3s 0s forwards
}

.btn.btn-small {
    font-size: 14px;
    line-height: 18px
}

.btn.btn-pink {
    background-color: #ff6177;
    border-color: #ff6177
}

.btn.btn-pink:hover {
    background-color: transparent;
    border-color: #ff6177;
    color: #ff6177
}

.btn.btn-blue {
    background-color: #2c9aff;
    border-color: #2c9aff
}

.btn.btn-blue:hover {
    background-color: transparent;
    border-color: #2c9aff;
    color: #2c9aff
}

.btn.btn-black {
    background-color: #000104;
    border-color: #000104
}

.btn.btn-black:hover {
    background-color: transparent;
    border-color: transparent;
    color: #000104
}

.btn.btn-yellow {
    background-color: #ffc42d;
    border-color: #ffc42d;
}

.btn.btn-yellow:hover {
    background-color: transparent;
    border-color: #ffc42d;
    color: #ffc42d;
}

.btn.btn-border {
    border-color: #080807;
    color: #080807;
    background: #fff;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.btn.btn-border.btn-border2 {
    background: 0 0;
    min-width: 220px
}

.btn.btn-border:hover {
    color: #ff6177;
    background: 0 0;
    border-color: #ff6177
}

.btn.btn-transparent-white {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.btn.btn-transparent-white:hover {
    background: 0 0;
    border-color: transparent;
    color: #ff6177
}

.btn:before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: .4;
    -webkit-transform: scale3d(.8, .5, 1);
    transform: scale3d(.8, .5, 1)
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.two-col-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.two-col-group .form-group {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px)
}

@media (max-width:576px) {
    .two-col-group .form-group {
        width: 100%
    }
}

.form-group {
    width: 100%;
    position: relative
}

.form-group br {
    display: none
}

.form-group .required {
    position: absolute;
    top: 17px;
    right: 15px;
    font-size: 14px;
    color: #e71212
}

.form-group.focused::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.form-group:after {
    content: "";
    background-color: #2c9aff;
    border-radius: 2px;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.form-group.full {
    width: 100%
}

.form-group textarea {
    height: 275px
}

.form-group .form-control {
    font-family: "Work Sans", sans-serif;
    width: 100%;
    display: block;
    padding: 12px 10px;
    border: none;
    border-bottom: 2px solid #000104;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.5;
    resize: none
}

.form-group .form-control:focus {
    outline: 0
}

.form-group .form-control:focus::-webkit-input-placeholder {
    opacity: 0
}

.form-group .form-control:focus::-moz-placeholder {
    opacity: 0
}

.form-group .form-control:focus:-ms-input-placeholder {
    opacity: 0
}

.form-group .form-control:focus::-ms-input-placeholder {
    opacity: 0
}

.form-group .form-control:focus::placeholder {
    opacity: 0
}

.form-group .form-control::-webkit-input-placeholder {
    color: #000104;
    opacity: 1
}

.form-group .form-control::-moz-placeholder {
    color: #000104;
    opacity: 1
}

.form-group .form-control:-ms-input-placeholder {
    color: #000104;
    opacity: 1
}

.form-group .form-control::-ms-input-placeholder {
    color: #000104;
    opacity: 1
}

.form-group .form-control::placeholder {
    color: #000104;
    opacity: 1
}

.banner-layout2 #ib-form-widget .ib-form, .free-web-analysis-sec #ib-form-widget .ib-form, .seo-analysis-sec #ib-form-widget .ib-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    max-width: 100%
}

.banner-layout2 #ib-form-widget .ib-form .ib-form-group, .free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group, .seo-analysis-sec #ib-form-widget .ib-form .ib-form-group {
    margin-bottom: 0;
    overflow: visible
}

.banner, .custom-two-col-heading {
    overflow: hidden
}

.banner-layout2 #ib-form-widget .ib-form .ib-form-group label, .free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group label, .seo-analysis-sec #ib-form-widget .ib-form .ib-form-group label {
    display: none
}

.banner-layout2 #ib-form-widget .ib-form .ib-form-group input, .free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group input, .seo-analysis-sec #ib-form-widget .ib-form .ib-form-group input {
    background-color: #fff;
    border: 1px solid #ffc42d;
    margin: 0;
    font-family: "Work Sans", sans-serif;
    width: 100%;
    display: block;
    padding: 12px 10px;
    outline: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.5;
    resize: none
}

.banner-layout2 #ib-form-widget .ib-form #ib-submit-button, .free-web-analysis-sec #ib-form-widget .ib-form #ib-submit-button, .seo-analysis-sec #ib-form-widget .ib-form #ib-submit-button {
    display: inline-block;
    background: #ffc42d;
    border: 2px solid #ffc42d;
    color: #fff;
    margin-left: 15px;
    padding: 12px 22px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    width: auto;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    border-radius: 40px;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s;
    position: relative;
    cursor: pointer;
    outline: 0
}

.banner-layout2 #ib-form-widget .ib-form #ib-submit-button:hover, .free-web-analysis-sec #ib-form-widget .ib-form #ib-submit-button:hover, .seo-analysis-sec #ib-form-widget .ib-form #ib-submit-button:hover {
    background-color: transparent;
    border-color: #ffc42d;
    color: #ffc42d
}

@media (max-width:992px) {
    .banner-layout2 #ib-form-widget .ib-form #ib-submit-button, .free-web-analysis-sec #ib-form-widget .ib-form #ib-submit-button, .seo-analysis-sec #ib-form-widget .ib-form #ib-submit-button {
        margin-top: 15px;
        margin-left: 0
    }
}

.banner {
    position: relative
}

.banner.box-shadow {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    margin-top: -2px
}

.banner .banner-main {
    position: relative;
    max-width: 1440px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.banner:not(.global-launchpad) .tablink-container {
    max-width: 1355px;
    left: auto;
    right: 0;
    padding-left: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.banner .tablink-container {
    width: 100%;
    top: 160px;
    padding-left: 20px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 9
}

@media (max-width:767px) {
    .banner:not(.global-launchpad) .tablink-container {
        padding-left: 20px
    }
    .banner .tablink-container {
        top: 120px
    }
}

.banner .tabs-link-banner li {
    font-size: 14px;
    line-height: 18px;
    color: #000104;
    cursor: pointer;
    max-width: 85px;
    margin-right: 50px;
    position: relative;
    text-transform: capitalize
}

@media (max-width:767px) {
    .banner .tabs-link-banner li {
        margin-right: 30px
    }
}

.banner .tabs-link-banner li:last-of-type {
    margin-right: 0
}

@media (max-width:576px) {
    .banner .tablink-container {
        top: 80px
    }
    .banner .tabs-link-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .banner .tabs-link-banner li {
        max-width: 20%;
        margin-bottom: 20px;
        padding-right: 10px;
        font-size: 11px;
        line-height: 14px;
        margin-right: 0
    }
    .banner .tabs-link-banner li:last-of-type {
        padding-right: 0
    }
}

.banner .tabs-link-banner li.active:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ff6177
}

.banner div.tabbed-banner-sec h2.xlg {
    padding-top: 50px;
    max-width: 1385px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0!important
}

@media (max-width:767px) {
    .banner div.tabbed-banner-sec h2.xlg {
        padding-top: 25px
    }
}

.banner div.tabbed-banner-sec .container-banner {
    padding-top: 100px
}

@media (max-width:992px) {
    .banner div.tabbed-banner-sec .container-banner {
        padding-top: 120px
    }
}

@media (max-width:576px) {
    .banner div.tabbed-banner-sec .container-banner {
        padding-top: 80px
    }
}

.banner div.tabbed-banner-sec .tab-content-box {
    display: none
}

.banner div.tabbed-banner-sec .tab-content-box .banner-inner-content h2 strong, .banner.sales-support-banner .container-banner .banner-inner-content h1 strong {
    display: block
}

.banner div.tabbed-banner-sec .tab-content-box.active {
    display: block;
    -webkit-animation: bannerFadeUp .8s;
    animation: bannerFadeUp .8s
}

.banner div.tabbed-banner-sec .tab-content-box.active h2.xlg {
    opacity: 1!important;
    -webkit-animation: largeHeadFade .8s 0s;
    animation: largeHeadFade .8s 0s
}

.banner div.tabbed-banner-sec .tab-content-box.active .banner-inner-content, .banner div.tabbed-banner-sec .tab-content-box.active .banner-right-side {
    -webkit-animation: contentFadeIn .5s 0s;
    animation: contentFadeIn .5s 0s
}

.banner div.tabbed-banner-sec .tab-content-box.active .banner-right-side {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.banner div.tabbed-banner-sec .tab-content-box .banner-inner-content .desc {
    max-width: 530px
}

.banner div.tabbed-banner-sec .tab-content-box .banner-inner-content .desc p {
    font-size: 20px
}

@media (max-width:767px) {
    .banner div.tabbed-banner-sec .tab-content-box .banner-inner-content .desc p {
        font-size: 18px
    }
}

@media (max-width:1270px) {
    .banner div.tabbed-banner-sec .tab-content-box .banner-inner-content h2 {
        font-size: 38px;
        line-height: 1.2
    }
}

@media (max-width:992px) {
    .banner div.tabbed-banner-sec .tab-content-box .banner-inner-content h2 {
        font-size: 28px
    }
}

.banner div.tabbed-banner-sec .tab-content-box .banner-right-side {
    bottom: auto;
    top: -75px;
    max-width: unset
}

.banner div.tabbed-banner-sec .tab-content-box .banner-right-side .img-right-banner {
    margin: 0 0 0 auto
}

.banner.banner-full h2.xlg {
    text-align: right;
    opacity: 1!important;
    color: #2c9aff;
  /*   font-size: 90px; */
    padding-top: 54px
}
.global-portal-pages .banner.banner-full h2.xlg {
    color: #000307;
    filter: opacity(1);
}
@media (max-width:1270px) {
    .banner div.tabbed-banner-sec .tab-content-box .banner-right-side {
        top: -30px
    }
    .banner.banner-full h2.xlg {
        font-size: 70px
    }
    .banner.home-banner .dots {
        width: auto
    }
}

@media (max-width:992px) {
    .banner.banner-full h2.xlg {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .banner.banner-full h2.xlg {
        font-size: 45px
    }
}

@media (max-width:576px) {
    .banner.banner-full h2.xlg {
        font-size: 32px
    }
}

@media (max-width:359px) {
    .banner.banner-full h2.xlg {
        font-size: 28px
    }
}

.banner.banner-full .banner-inner-content {
    padding-top: 0
}

.banner.banner-full .banner-inner-content .desc {
    max-width: 465px;
    padding-top: 22px
}

.banner.home-banner .flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.banner.home-banner .container-banner {
    padding-bottom: 0
}

.banner.home-banner .banner-inner-content {
    padding-top: 120px
}

@media (max-width:1270px) {
    .banner.home-banner .banner-inner-content {
        padding-top: 80px
    }
}

@media (max-width:992px) {
    .banner.home-banner .dots {
        width: 60%
    }
    .banner.home-banner .flex {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .banner.home-banner .banner-inner-content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.banner.home-banner .banner-right-side {
    width: -webkit-calc(100% - 585px);
    width: calc(100% - 585px);
    position: relative;
    bottom: 0;
    padding: 0
}

@media (max-width:1270px) {
    .banner.home-banner .banner-right-side {
        width: -webkit-calc(100% - 480px);
        width: calc(100% - 480px);
        margin-left: 0
    }
}

@media (max-width:992px) {
    .banner.home-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-left: 0
    }
}

.banner.home-banner .banner-right-side .img-right-banner {
    padding-right: 0
}

@media (max-width:767px) {
    .banner.home-banner .banner-right-side {
        width: 100%
    }
    .banner.home-banner .banner-right-side .img-right-banner {
        margin: 0 auto
    }
}

.banner.overview-banner .dots {
    top: -90px;
    opacity: .6
}

@media (max-width:1366px) {
    .banner.banner-full .banner-inner-content .desc {
        max-width: 430px
    }
    .banner.overview-banner .dots {
        top: -70px;
        right: -70px
    }
}

.banner.overview-banner .dots.aos-animate {
    opacity: .6
}

.banner.overview-banner .banner-inner-content .desc {
    max-width: 530px
}

.banner.overview-banner .banner-right-side {
    padding-top: 0;
    margin-top: -30px;
    width: -webkit-calc(100% - 585px);
    width: calc(100% - 585px)
}

@media (max-width:1270px) {
    .banner.overview-banner .banner-right-side {
        margin-left: -100px;
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px)
    }
}

@media (max-width:992px) {
    .banner.overview-banner .dots {
        top: auto;
        bottom: 0;
        right: 0
    }
    .banner.overview-banner .banner-right-side {
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px)
    }
    .banner.overview-banner .banner-right-side .img-right-banner {
        padding-right: 100px
    }
}

.banner.overview-banner .banner-right-side .figcaption {
    right: -20px;
    bottom: 100px
}

@media (max-width:1270px) {
    .banner.overview-banner .banner-right-side .figcaption {
        right: -20px;
        bottom: 30px
    }
    .banner.sales-support-banner .container-banner {
        padding-bottom: 50px;
        padding-top: 30px
    }
}

@media (max-width:767px) {
    .banner.overview-banner .banner-right-side {
        margin-left: 0;
        margin-top: 0;
        width: 100%
    }
    .banner.overview-banner .banner-right-side .img-right-banner {
        padding-right: 0
    }
    .banner.overview-banner .banner-right-side .figcaption {
        right: 0;
        bottom: auto;
        top: 50px
    }
}

.banner.overview-banner .banner-right-side .figcaption h6 {
    font-size: 12px
}

.banner.sales-support-banner .container-banner {
    margin-right: 0
}

@media (max-width:992px) {
    .banner.sales-support-banner .container-banner {
        padding-bottom: 40px
    }
}

.banner.sales-support-banner .container-banner h2.xlg {
    text-align: left;
    padding-top: 0;
    padding-bottom: 30px;
    position: relative;
    z-index: 2
}

@media (max-width:576px) {
    .banner.overview-banner .banner-right-side .figcaption {
        right: auto;
        bottom: auto;
        top: 50px;
        left: -10px
    }
    .banner.overview-banner .banner-right-side .figcaption h6 {
        font-size: 10px
    }
    .banner.sales-support-banner .container-banner h2.xlg {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.banner.sales-support-banner .container-banner .banner-inner-content {
    max-width: 600px
}

@media (max-width:1270px) {
    .banner.sales-support-banner .container-banner .banner-inner-content {
        max-width: 400px
    }
}

@media (max-width:992px) {
    .banner.sales-support-banner .container-banner .banner-inner-content {
        max-width: 375px
    }
}

@media (max-width:767px) {
    .banner.sales-support-banner .container-banner .banner-inner-content {
        max-width: 100%;
        padding-right: 0;
        position: relative;
        z-index: 1
    }
}

.banner.about-banner .container-specialinner1 .banner-inner-content .desc, .banner.sales-support-banner .container-banner .banner-inner-content .desc {
    max-width: unset
}

.banner.sales-support-banner .container-banner .banner-inner-content .desc p {
    font-size: 20px
}

.banner.sales-support-banner .container-banner .banner-right-side {
    bottom: -130px;
    padding-left: 20px
}

@media (max-width:1270px) {
    .banner.sales-support-banner .container-banner .banner-right-side {
        padding-top: 0;
        width: 60%;
        bottom: auto;
        top: 0
    }
    .banner.about-banner .container-specialinner1 .flex {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:992px) {
    .banner.sales-support-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 275px);
        width: calc(100% - 275px);
        margin-bottom: -170px;
        margin-top: -60px;
        margin-left: -100px
    }
}

@media (max-width:767px) {
    .banner.sales-support-banner .container-banner .banner-right-side {
        width: 100%;
        padding-top: 0;
        margin-left: 0;
        padding-left: 0
    }
}

@media (max-width:576px) {
    .banner.sales-support-banner .container-banner .banner-right-side {
        padding-top: 50px;
        margin-bottom: -110px
    }
}

.banner.about-banner .container-specialinner1 .banner-inner-content h1 {
    padding-top: 60px
}

@media (max-width:1270px) {
    .banner.about-banner .container-specialinner1 .banner-inner-content {
        padding-bottom: 80px
    }
    .banner.about-banner .container-specialinner1 .banner-inner-content h1 {
        padding-top: 40px
    }
    .banner.about-banner .container-specialinner1 .banner-inner-content .desc {
        padding-top: 15px
    }
    .banner.global-portal-home-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 480px);
        width: calc(100% - 480px)
    }
}

.banner.about-banner .container-specialinner1 .banner-inner-content .desc h5 {
    font-size: 18px;
    line-height: 1.4
}

.banner.about-banner .container-specialinner1 .banner-inner-content .btn.btn-margin-top {
    margin-top: 30px
}

.banner.about-banner .container-specialinner1 .banner-right-side {
    position: relative;
    bottom: 25px;
    padding-top: 0
}

.banner.global-portal-home-banner .dots {
    top: 0;
    height: auto
}

@media (max-width:992px) {
    .banner.about-banner .container-specialinner1 .flex {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
    .banner.about-banner .container-specialinner1 .banner-inner-content {
        padding-bottom: 30px;
        padding-right: 20px
    }
    .banner.global-portal-home-banner .dots {
        top: auto;
        height: auto;
        bottom: 0
    }
    .banner.global-portal-home-banner .banner-inner-content {
        padding-top: 50px;
        padding-bottom: 40px
    }
}

.banner.global-portal-home-banner .container-banner {
    padding-bottom: 0
}

.banner.global-portal-home-banner .container-banner .banner-right-side {
    position: relative;
    bottom: 0;
    padding-top: 20px
}

@media (max-width:992px) {
    .banner.global-portal-home-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-top: auto
    }
}


.banner.seo-portal-banner .container-banner .banner-right-side figure img {
    width: 100%;
    height: 100%
}

.be-found-sec .content-row .col-40 img {
    width: 100%;
    height: 100%
}

.three-col-info-sec .info-box-wrap .box-card .icon-box img {
    width: auto;
    height: auto;
}

.feature-content-sec .content-wrap .col-55 .img-box img {
    width: 100%;
    height: 100%;
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .icon-box img {
    width: auto;
    height: auto;
}

.meet-member-box .content-box-wrap .img-box img {
    width: 100%;
    height: 100%;
}

.testimonial-with-img .content-wrap .img-box .client-img img {
    width: 100%;
    height: 100%;
}

.jointheclub img {
    width: 100%;
    height: 100%;
}

.services-offer-sec .feature-icon-content-box .colm-box .icon-box img {
    width: 100%;
    height: 100%;
}

.banner-layout2 .content-row .banner-right-box .img-box img {
    width: 100%;
    height: 100%;
}

.overview-banner .banner-main .space-between .banner-right-side figure img {
    width: 100%;
    height: 100%;
}

.overview-easy-steps .content-wrap-row .col-45 .img-box img {
    width: 100%;
    height: 100%;
}

.technology-powered .content-wrap-row .col-45 .img-box img {
    width: 100%;
    height: 100%;
}

.partners-love-sec .container-specialinner1 .align-center .col-60 .img-box img {
    width: 100%;
    height: 100%;
}

.banner.seo-portal-banner.web-gallery {
    padding-top: 60px
}

.banner.seo-portal-banner.web-gallery .banner-main {
    z-index: 5
}

.banner.seo-portal-banner.web-gallery h2.xlg {
    position: absolute;
    right: 50px;
    top: -40px
}

@media (max-width:767px) {
    .banner.about-banner .container-specialinner1 .banner-inner-content {
        padding-right: 0
    }
    .banner.about-banner .container-specialinner1 .banner-inner-content .desc h5 {
        font-size: 16px
    }
    .banner.global-portal-home-banner .banner-inner-content {
        padding-bottom: 0
    }
    .banner.global-portal-home-banner .container-banner .banner-right-side {
        width: 100%
    }
    .banner.seo-portal-banner.web-gallery {
        padding-top: 30px
    }
    .banner.seo-portal-banner.web-gallery h2.xlg {
        top: 0;
        padding-left: 20px;
        position: relative
    }
}

.banner.seo-portal-banner.web-gallery .banner-inner-content {
    max-width: 600px;
    width: 100%;
    padding-top: 0;
    margin-top: -100px
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.web-gallery .banner-inner-content {
        max-width: 480px;
        margin-top: 0;
        padding: 0 0 40px
    }
}

.banner.seo-portal-banner.web-gallery .container-banner {
    padding-bottom: 0
}

.banner.seo-portal-banner.web-gallery .container-banner .banner-right-side {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px);
    text-align: center
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.web-gallery .container-banner .banner-right-side {
        width: -webkit-calc(100% - 480px);
        width: calc(100% - 480px)
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner.web-gallery .banner-inner-content {
        max-width: 360px
    }
    .banner.seo-portal-banner.web-gallery .container-banner .banner-right-side {
        width: -webkit-calc(100% - 360px);
        width: calc(100% - 360px)
    }
}

@media (max-width:767px) {
    .banner.seo-portal-banner.web-gallery .banner-inner-content {
        max-width: 100%
    }
    .banner.seo-portal-banner.web-gallery .container-banner .banner-right-side {
        width: 100%
    }
}

.banner.seo-portal-banner.web-gallery .container-banner .banner-right-side img {
    max-width: 550px
}

.banner.seo-portal-banner.web-gallery .container-banner .banner-right-side .img-right-banner {
    margin: 0 auto
}

.banner.seo-portal-banner.web-gallery .bottom-text-bar {
    padding: 20px 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

.banner.seo-portal-banner.web-gallery .bottom-text-bar .content-box h3 {
    margin: 0;
    position: relative;
    z-index: 8
}

.banner.seo-portal-banner.boostsites-product h2.xlg {
    padding-right: 100px;
    margin-bottom: -70px
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.boostsites-product h2.xlg {
        margin-bottom: 0
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner.boostsites-product h2.xlg {
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .banner.seo-portal-banner.boostsites-product h2.xlg {
        margin-bottom: 40px;
        padding: 30px 20px 0
    }
}

.banner.seo-portal-banner.boostsites-product .banner-inner-content {
    max-width: 550px;
    width: 100%;
    padding-top: 0
}

.banner.seo-portal-banner.boostsites-product .container-banner>.flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner.seo-portal-banner.boostsites-product .container-banner .banner-right-side {
    width: -webkit-calc(100% - 550px);
    width: calc(100% - 550px)
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.boostsites-product .banner-inner-content {
        max-width: 450px
    }
    .banner.seo-portal-banner.boostsites-product .container-banner .banner-right-side {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px)
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner.boostsites-product .banner-inner-content {
        max-width: 350px
    }
    .banner.seo-portal-banner.boostsites-product .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px)
    }
}

@media (max-width:767px) {
    .banner.seo-portal-banner.boostsites-product .banner-inner-content {
        max-width: 100%;
        margin-right: 0;
        padding: 0
    }
    .banner.seo-portal-banner.boostsites-product .container-banner .banner-right-side {
        width: 100%
    }
}

.banner.seo-portal-banner.boostsites-product .container-banner .banner-right-side .img-right-banner {
    margin: 0 0 0 auto
}

.banner.seo-portal-banner.product-page h2.xlg {
    padding-top: 50px;
    padding-right: 15%
}

.banner.seo-portal-banner.product-page .banner-inner-content {
    max-width: 600px;
    margin-top: -80px
}

.banner.seo-portal-banner.product-page .container-banner .banner-right-side {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px)
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.product-page .banner-inner-content {
        max-width: 500px
    }
    .banner.seo-portal-banner.product-page .container-banner .banner-right-side {
        width: -webkit-calc(100% - 500px);
        width: calc(100% - 500px)
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner.product-page h2.xlg {
        padding: 40px 20px 0
    }
    .banner.seo-portal-banner.product-page .banner-inner-content {
        max-width: 400px;
        padding-right: 20px
    }
    .banner.seo-portal-banner.product-page .container-banner .banner-right-side {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px)
    }
}

.banner.seo-portal-banner.launchpad-page h2.xlg {
    margin-bottom: 0;
    padding-top: 30px
}

@media (max-width:767px) {
    .banner.seo-portal-banner.product-page .banner-inner-content {
        max-width: 100%;
        margin-top: 0
    }
    .banner.seo-portal-banner.product-page .container-banner .banner-right-side {
        width: 100%
    }
    .banner.seo-portal-banner.launchpad-page h2.xlg {
        padding: 30px 20px;
        font-size: 46px
    }
}

.banner.seo-portal-banner.launchpad-page .banner-inner-content {
    padding-top: 0;
    max-width: 540px;
    margin-top: -60px
}

.banner.seo-portal-banner.launchpad-page .container-banner .banner-right-side {
    width: -webkit-calc(100% - 540px);
    width: calc(100% - 540px)
}

@media (max-width:1270px) {
    .banner.seo-portal-banner.launchpad-page .banner-inner-content {
        max-width: 450px;
        margin-top: 0
    }
    .banner.seo-portal-banner.launchpad-page .container-banner .banner-right-side {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px);
        margin-top: 0
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner.launchpad-page .banner-inner-content {
        max-width: 350px
    }
    .banner.seo-portal-banner.launchpad-page .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px)
    }
}

.banner.seo-portal-banner h2.xlg {
    margin-bottom: -10px;
    padding-top: 10px;
    text-align: right;
    color: #2c9aff;
    left: 0
}

@media (max-width:767px) {
    .banner.seo-portal-banner.launchpad-page .banner-inner-content {
        padding-bottom: 50px;
        max-width: 100%;
        padding-right: 20px
    }
    .banner.seo-portal-banner.launchpad-page .container-banner .banner-right-side {
        width: 100%
    }
    .banner.seo-portal-banner h2.xlg {
        text-align: left;
        margin-bottom: 30px
    }
}

.banner.seo-portal-banner .dots {
    top: 0;
    opacity: .12;
    height: auto
}

.banner.seo-portal-banner .dots.aos-animate {
    opacity: .12
}

.banner.seo-portal-banner .banner-inner-content {
    max-width: 475px;
    padding-top: 50px
}

@media (max-width:1270px) {
    .banner.seo-portal-banner .banner-inner-content {
        padding-top: 15px
    }
}

@media (max-width:992px) {
    .banner.seo-portal-banner .dots {
        top: auto;
        height: auto;
        bottom: 0
    }
    .banner.seo-portal-banner .banner-inner-content {
        max-width: 350px
    }
}

@media (max-width:767px) {
    .banner.seo-portal-banner .banner-inner-content {
        padding: 0 0 50px;
        max-width: 100%
    }
}

.banner.seo-portal-banner .banner-inner-content h2.line {
    padding-top: 50px;
    line-height: 1.1
}

@media (max-width:992px) {
    .banner.seo-portal-banner .banner-inner-content h2.line {
        padding-top: 30px;
        margin-bottom: 0
    }
}

.banner.seo-portal-banner .banner-inner-content .desc {
    max-width: 465px
}

.banner.seo-portal-banner .container-banner {
    padding-bottom: 30px
}

.banner.seo-portal-banner .container-banner .banner-right-side {
    position: relative;
    bottom: 0;
    padding-top: 0;
    max-width: unset;
    width: -webkit-calc(100% - 475px);
    width: calc(100% - 475px)
}

@media (max-width:992px) {
    .banner.seo-portal-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-top: auto
    }
}

.banner.seo-portal-banner .container-banner .banner-right-side .img-right-banner {
    margin: 0 0 0 auto
}

.banner.european-hq-banner:after {
    content: "";
    background-color: #2c9aff;
    width: 100%;
    height: 54px;
    bottom: 10px;
    left: 0;
    position: absolute
}

.list-with-heading-slash ul li:before, ul.with-dots li::before {
    content: "";
    background: #000104;
    left: 0;
    display: inline-block
}

.banner.european-hq-banner .dots {
    height: auto;
    top: -120px;
    display: none
}

@media (max-width:1270px) {
    .banner.seo-portal-banner .container-banner {
        padding-bottom: 50px
    }
    .banner.european-hq-banner .dots {
        top: auto;
        bottom: 0
    }
}

.banner.european-hq-banner .banner-inner-content {
    max-width: 485px;
    padding-top: 160px;
    padding-bottom: 80px
}

@media (max-width:1270px) {
    .banner.european-hq-banner .banner-inner-content {
        padding-top: 60px;
        padding-bottom: 40px
    }
}

@media (max-width:992px) {
    .banner.european-hq-banner:after {
        bottom: 0
    }
    .banner.european-hq-banner .dots {
        width: 100%
    }
    .banner.european-hq-banner .banner-inner-content {
        padding-top: 100px;
        padding-bottom: 100px;
        max-width: 350px
    }
    .banner.european-hq-banner .container-banner {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .banner.seo-portal-banner .container-banner .banner-right-side {
        width: 100%
    }
    .banner.european-hq-banner .banner-inner-content {
        max-width: 100%;
        padding-top: 50px;
        padding-bottom: 0
    }
}

.banner.european-hq-banner .container-banner .banner-right-side {
    width: -webkit-calc(100% - 485px);
    width: calc(100% - 485px);
    margin-left: -70px;
    max-width: unset
}

@media (max-width:992px) {
    .banner.european-hq-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        margin-top: auto;
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .banner.european-hq-banner .container-banner .banner-right-side {
        width: 100%;
        margin-left: 0;
        padding: 0
    }
}

.banner.european-hq-banner .container-banner .banner-right-side .img-right-banner {
    margin-left: auto;
    margin-right: 80px
}

@media (max-width:1366px) {
    .banner.european-hq-banner .container-banner .banner-right-side .img-right-banner {
        margin-left: -80px;
        margin-right: 0
    }
}

.banner .banner-inner-content {
    max-width: 585px;
    padding-top: 90px
}

@media (max-width:1270px) {
    .banner .banner-inner-content {
        max-width: 480px;
        padding-top: 50px
    }
}

@media (max-width:992px) {
    .banner.european-hq-banner .container-banner .banner-right-side .img-right-banner {
        margin-left: 0
    }
    .banner .banner-inner-content {
        max-width: 350px
    }
}

@media (max-width:767px) {
    .banner.european-hq-banner .container-banner .banner-right-side .img-right-banner {
        margin-left: -30px
    }
    .banner .banner-inner-content {
        max-width: 100%
    }
}

.banner .banner-inner-content span {
    font-weight: 800
}

.banner .banner-inner-content .desc {
    max-width: 426px;
    padding-top: 26px
}

@media (max-width:992px) {
    .banner .banner-inner-content .desc {
        padding-top: 20px
    }
}

.banner .banner-inner-content .desc p:not(:last-of-type) {
    margin-bottom: 20px
}

.banner .banner-inner-content .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

@media (max-width:576px) {
    .banner .banner-inner-content .btn-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .banner .banner-inner-content .btn-group .btn {
        font-size: 14px;
        padding: 7px 10px;
        min-width: 120px
    }
}

.banner .banner-inner-content .btn-group .phone-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 25px;
    font-weight: 700;
    font-size: 20px
}

.banner .banner-inner-content .btn-group .phone-number:hover {
    color: #ff6177
}

.banner .banner-inner-content .btn-group .phone-number:hover .zmdi {
    background-color: #ff6177;
    border-color: #ff6177;
    color: #fff
}

.banner .banner-inner-content .btn-group .phone-number .zmdi {
    background-color: transparent;
    width: 44px;
    height: 44px;
    border: 1px solid #000104;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 14px
}

@media (max-width:1270px) {
    .banner .banner-inner-content .btn-group {
        margin-top: 30px
    }
    .banner .banner-inner-content .btn-group .phone-number {
        margin-left: 15px;
        font-size: 16px
    }
    .banner .banner-inner-content .btn-group .phone-number .zmdi {
        width: 32px;
        height: 32px;
        margin-right: 8px
    }
}

.banner .banner-right-side {
    width: -webkit-calc(100% - 585px);
    width: calc(100% - 585px);
    padding-top: 70px;
    position: relative
}

@media (max-width:992px) {
    .banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px)
    }
}

@media (max-width:767px) {
    .banner .banner-right-side {
        width: 100%
    }
}

.banner .banner-right-side figure {
    position: relative
}

.banner .banner-right-side .img-right-banner {
    margin: 0 auto;
    padding-right: 50px;
    display: block;
    position: relative;
    z-index: 1
}

.banner .banner-right-side .figcaption {
    right: 0
}

.banner .banner-right-side .arrow1, .banner .banner-right-side .arrow2 {
    position: absolute;
    right: 0;
    bottom: 120px
}

@media (max-width:1270px) {
    .banner .banner-right-side .arrow1, .banner .banner-right-side .arrow2 {
        bottom: 50px
    }
}

@media (max-width:992px) {
    .banner .banner-right-side .arrow1, .banner .banner-right-side .arrow2 {
        bottom: 120px
    }
}

@media (max-width:576px) {
    .banner .banner-right-side .arrow1, .banner .banner-right-side .arrow2 {
        bottom: 30px;
        width: 50%
    }
}

.banner .banner-right-side .arrow2 {
    right: -50px;
    bottom: 120px
}

@media (max-width:1270px) {
    .banner .banner-right-side .arrow2 {
        bottom: 30px
    }
    .banner .dots {
        width: 60%
    }
}

@media (max-width:992px) {
    .banner .banner-right-side .arrow2 {
        bottom: 90px;
        right: -40px
    }
}

@media (max-width:576px) {
    .banner .banner-right-side .arrow2 {
        bottom: 70px;
        right: -50px
    }
}

.banner .dots {
    position: absolute;
    right: 0;
    top: -80px;
    opacity: .6;
    height: 100%
}

@media (max-width:992px) {
    .banner .dots {
        height: auto
    }
}

.partner-section .partner-section-left {
    width: 100%
}

.partner-section .partner-section-left a {
    display: inline-block
}

.partner-section .partner-section-left .box-outside {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

.partner-section .partner-section-left .box-outside:after, .partner-section .partner-section-left .box-outside:before {
    content: "";
    display: none;
    position: absolute;
    height: 73px;
    width: 81px;
    background: #045de9;
    z-index: -1
}

.partner-section .partner-section-left .box-outside:before {
    bottom: -8px;
    left: -8px
}

.partner-section .partner-section-left .box-outside:after {
    top: -8px;
    right: -8px
}

.partner-section .partner-section-left .video-poster {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.partner-section .partner-section-left .video-poster, .partner-section .partner-section-left iframe, .partner-section .partner-section-left video {
    width: 100%!important;
    height: 350px
}

.partner-section .partner-section-left iframe, .partner-section .partner-section-left video {
    position: relative;
    display: block
}

.partner-section .partner-section-right {
    width: -webkit-calc(100% - 575px);
    width: calc(100% - 575px);
    padding-left: 85px;
    margin-top: -50px
}

@media (max-width:1270px) {
    .partner-section .partner-section-right {
        padding-left: 55px
    }
}

.partner-section h2 {
    margin-bottom: 30px
}

.partner-section p {
    max-width: 465px;
    font-size: 16px
}

@media (max-width:992px) {
    .partner-section .partner-section-left .video-poster, .partner-section .partner-section-left iframe, .partner-section .partner-section-left video {
        height: 420px
    }
    .partner-section .partner-section-right {
        width: 100%;
        padding: 40px 0 0;
        margin-top: 0
    }
    .partner-section p {
        max-width: 100%
    }
}

.partner-section .partner-section-left, .partner-section .video-heading-partner {
    max-width: 575px
}

.partner-section .video-heading-partner {
    width: 100%;
    padding-top: 39px
}

.partner-section .video-heading-partner h6 {
    margin: 0;
    font-weight: 400
}

.container-banner {
    padding-bottom: 128px
}

@media (max-width:1270px) {
    .container-banner {
        padding-bottom: 90px
    }
}

@media (max-width:992px) {
    .partner-section .partner-section-left, .partner-section .video-heading-partner {
        max-width: 100%
    }
    .container-banner {
        padding-bottom: 50px
    }
}

.container-banner .banner-right-side {
    position: absolute;
    right: 0;
    bottom: 47px;
    padding-right: 0;
    max-width: 710px
}

@media (max-width:992px) {
    .container-banner .banner-right-side {
        max-width: unset;
        position: static;
        padding-top: 0
    }
    .container-banner .banner-right-side .img-right-banner {
        margin: 0 0 0 auto
    }
}

.container-banner .banner-right-side .img-right-banner {
    padding-right: 0;
    max-width: 100%
}

@-webkit-keyframes bannerFadeUp {
    0% {
        display: none;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@keyframes bannerFadeUp {
    0% {
        display: none;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@-webkit-keyframes largeHeadFade {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes largeHeadFade {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes contentFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes contentFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.figcaption {
    position: absolute;
    right: -58px;
    bottom: 12px
}

.color-white h6, .color-white p {
    color: #fff
}

.color-white h6 {
    margin-bottom: 0
}

.color-white .width-50 {
    width: -webkit-calc(50% - 70px);
    width: calc(50% - 70px)
}

.white-text {
    color: #fff
}

@media (max-width:1600px) {
    .color-white .left-client-pic {
        padding-left: 160px
    }
}

.font-14 {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.font-14.font-regular {
    font-weight: 400
}

.font-14.font-regular span {
    font-weight: 600;
    display: block
}

.linksmall {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2c9aff;
    display: inline-block;
    margin-top: 15px;
    letter-spacing: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.linksmall:hover {
    color: #ff6177;
    letter-spacing: .5px
}

@media (max-width:576px) {
    .partner-section .partner-section-left .video-poster, .partner-section .partner-section-left iframe, .partner-section .partner-section-left video {
        height: 280px
    }
    .linksmall {
        font-size: 14px
    }
}

.linksmall i {
    font-size: 24px;
    margin-left: 10px;
    position: relative;
    top: 4px
}

@media (max-width:767px) {
    .container-banner .banner-right-side {
        max-width: 100%;
        padding-top: 50px;
        text-align: right
    }
    .linksmall i {
        font-size: 16px;
        top: 2px
    }
}

.box-shadow {
    position: relative;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

ul.with-dots li {
    line-height: 24px;
    position: relative;
    padding-left: 15px;
    margin: 10px 0 18px;
    color: #000104
}

ul.with-dots li::before {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    margin-top: 1px
}

.list-with-heading-slash {
    margin-top: 45px;
    max-width: 615px
}

.list-with-heading-slash.list-with-heading-slash2 {
    margin-top: 22px
}

.list-with-heading-slash.list-with-heading-slash2 p {
    font-size: 16px;
    line-height: 24px
}

.list-with-heading-slash.list-with-heading-slash2 li {
    font-size: 14px;
    line-height: 18px
}

.list-with-heading-slash ul {
    margin-top: 20px
}

.list-with-heading-slash ul li {
    position: relative;
    margin: 10px 0;
    padding-left: 18px;
    opacity: 1;
    color: #000104;
    line-height: 24px
}

.list-with-heading-slash ul li:before {
    height: 2px;
    width: 10px;
    position: absolute;
    top: 10px
}

.list-withstep {
    counter-reset: section
}

.list-withstep li {
    position: relative;
    padding-left: 95px;
    font-size: 16px;
    color: #000104;
    line-height: 30px;
    margin: 20px 0
}

.layer-on-video, .list-withstep li:before {
    position: absolute;
    font-weight: 800;
    left: 0
}

@media (max-width:576px) {
    .list-withstep li {
        padding-left: 75px;
        font-size: 16px;
        line-height: 24px
    }
}

.list-withstep li:before {
    counter-increment: section;
    content: "Step " counter(section) "—"
}

@media (max-width:992px) {
    .list-wth-hedandtext.column-4 li {
        width: 50%;
        max-width: unset
    }
    .list-wth-hedandtext.column-4 li:nth-child(1), .list-wth-hedandtext.column-4 li:nth-child(2) {
        margin-bottom: 30px
    }
}

@media (max-width:480px) {
    .list-wth-hedandtext.column-4 li {
        width: 100%;
        margin-bottom: 30px
    }
    .list-wth-hedandtext.column-4 li:last-child {
        margin-bottom: 0
    }
}

.list-wth-hedandtext li {
    text-align: center;
    max-width: 240px
}

@media (max-width:992px) {
    .list-wth-hedandtext li {
        max-width: 200px
    }
}

@media (max-width:767px) {
    .list-wth-hedandtext li {
        max-width: unset;
        width: 50%;
        margin-bottom: 30px
    }
}

.list-wth-hedandtext li span {
    display: block
}

.list-wth-hedandtext li p {
    font-size: 24px;
    line-height: 1.2
}

.list-wth-hedandtext li h3 {
    color: #ff6177
}

.keywords {
    max-width: 1020px;
    margin: 0 auto
}

@media (max-width:1270px) {
    .list-wth-hedandtext li p {
        font-size: 20px
    }
    .keywords {
        max-width: 80%
    }
    .keywords li .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.keywords li {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    line-height: 42px
}

@media (max-width:992px) {
    .keywords {
        max-width: 100%
    }
    .keywords li {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

@media (max-width:576px) {
    .keywords li {
        width: 100%;
        margin-bottom: 40px
    }
}

.keywords li span {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 800;
    display: inline-block;
    margin-right: 20px;
    color: #ff6177
}

@media (max-width:992px) {
    .keywords li span {
        font-size: 26px
    }
}

.keywords li .desc {
    font-size: 16px;
    line-height: 1.2
}

@media (max-width:1270px) {
    .keywords li .desc {
        width: 100%
    }
}

@media (max-width:767px) {
    .keywords li .desc br {
        display: none
    }
}

.layer-on-video, body.error404 {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.layer-on-video {
    background: rgba(0, 1, 4, .47);
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 32px;
    line-height: 1.125;
    color: #fff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 9
}

.arrow-group, .relative {
    position: relative
}

.layer-on-video i {
    color: #2c9aff;
    font-size: 50px
}

.heading-bottom-line h2.color-white, .hero-header-sec.dark .custom-text-box h2 {
    color: #fff
}

.black-background-with-text {
    background: #080807;
    padding: 22px 0
}

.half-div {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px)
}

.arrow-group {
    left: 0
}

.arrow-group img {
    position: absolute;
    left: 0
}

.blackbox-number-counter {
    background-color: #000104;
    padding: 65px 0 45px
}

.blackbox-number-counter.three-col {
    padding: 40px 0 35px
}

.blackbox-number-counter.three-col .list-wth-hedandtext li {
    max-width: 320px
}

@media (max-width:1270px) {
    .blackbox-number-counter.three-col .list-wth-hedandtext li {
        max-width: 280px
    }
}

@media (max-width:992px) {
    .blackbox-number-counter.three-col .list-wth-hedandtext li {
        max-width: 30%
    }
    .custom-two-col-heading .head-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:767px) {
    .blackbox-number-counter.three-col .list-wth-hedandtext li {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px
    }
}

.blackbox-number-counter .list-wth-hedandtext li p {
    color: #fff;
    font-size: 16px
}

.custom-global-heading h2.xlg {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .custom-global-heading h2.xlg {
        margin-bottom: 10px
    }
    .custom-text-box h2 br {
        display: none
    }
}

.custom-global-heading h2:not(.xlg) {
    margin-bottom: 25px
}

.custom-global-heading p {
    font-size: 16px
}

.custom-two-col-heading .head-wrapper {
    padding-bottom: 50px
}

@media (max-width:576px) {
    .custom-two-col-heading .head-wrapper {
        padding-bottom: 30px
    }
}

.custom-two-col-heading .head-wrapper h2.xlg {
    margin-left: auto;
    margin-right: -15px;
    left: 0
}

@media (max-width:992px) {
    .custom-two-col-heading .head-wrapper h2.xlg {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 auto 15px;
        text-align: center
    }
}

.custom-two-col-heading .head-wrapper h2, .custom-two-col-heading .head-wrapper h3 {
    margin: 0
}

@media (max-width:992px) {
    .custom-two-col-heading .head-wrapper h2, .custom-two-col-heading .head-wrapper h3 {
        margin: 0 auto;
        text-align: center
    }
}

.custom-two-col-heading .head-wrapper h3 {
    font-weight: 700
}

.custom-text-box h2 {
    margin-bottom: 0
}

.custom-text-box .desc {
    margin: 30px 0 50px
}

@media (max-width:767px) {
    .custom-text-box .desc {
        margin: 20px 0 30px
    }
}

body.error404 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

body.error404 footer.site-footer {
    margin-top: auto
}

.slick-arrow {
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: 0;
    padding: 0;
    left: -50px;
    font-size: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-arrow:focus {
    outline: 0
}

.slick-arrow:before {
    content: "\f2fa";
    font-family: Material-Design-Iconic-Font;
    font-size: 30px
}

.slick-arrow.slick-next {
    left: auto;
    right: -50px
}

.slick-arrow.slick-next:before {
    content: "\f2fb"
}

@-webkit-keyframes phase {
    0%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
}

@keyframes phase {
    0%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
}

@-webkit-keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        transform: rotateZ(20deg)
    }
}

@keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        transform: rotateZ(20deg)
    }
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate(0, -10px) rotateZ(0);
        transform: rotateZ(0) translate(0, -10px) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate(0, -10px) rotateZ(-360deg);
        transform: rotateZ(360deg) translate(0, -10px) rotateZ(-360deg)
    }
}

@keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate(0, -10px) rotateZ(0);
        transform: rotateZ(0) translate(0, -10px) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate(0, -10px) rotateZ(-360deg);
        transform: rotateZ(360deg) translate(0, -10px) rotateZ(-360deg)
    }
}

@-webkit-keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg)
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg)
    }
}

@keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg)
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg)
    }
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg)
    }
}

@keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg)
    }
}

.gray {
    background: #f7f7f7
}

.gray2 {
    background: #f3f3f3
}

.skyblue {
    background: #2c9aff
}

.graybackground {
    background: #333
}

.black-bg {
    background: #000104
}

.search-accent-bg {
    background: #20ded3
}

.careers-accent-bg {
    background: #b061ff
}

.seo-accent-bg {
    background-color: #ffc42d
}

.heading-bottom-line h3, .heading-bottom-line h4 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.heading-bottom-line h3:after, .heading-bottom-line h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ff6177
}

.heading-bottom-line h3.blue-line:after, .heading-bottom-line h4.blue-line:after {
    background: #0019ff
}

.heading-bottom-line h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.heading-bottom-line h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ff6177
}

.heading-bottom-line h2.blue-line:after {
    background: #0019ff
}

.max-width700 {
    max-width: 715px
}

.max-width840 {
    max-width: 840px;
    margin: 0 auto
}

.max-width1100 {
    max-width: 1108px;
    margin: 0 auto
}

.fifty-width-50 {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px)
}

.col-5 {
    width: 5%
}

.col-10 {
    width: 10%
}

.col-15 {
    width: 15%
}

.col-20 {
    width: 20%
}

.col-25 {
    width: 25%
}

@media (max-width:767px) {
    .col-25 {
        width: 100%
    }
}

.col-30 {
    width: 30%
}

@media (max-width:767px) {
    .col-30 {
        width: 100%
    }
}

.col-35 {
    width: 35%
}

@media (max-width:767px) {
    .col-35 {
        width: 100%
    }
}

.col-40 {
    width: 40%
}

@media (max-width:767px) {
    .col-40 {
        width: 100%
    }
}

.col-45 {
    width: 45%
}

@media (max-width:767px) {
    .col-45 {
        width: 100%
    }
}

.col-50 {
    width: 50%
}

@media (max-width:767px) {
    .col-50 {
        width: 100%
    }
}

.col-55 {
    width: 55%
}

@media (max-width:767px) {
    .col-55 {
        width: 100%
    }
}

.col-60 {
    width: 60%
}

@media (max-width:767px) {
    .col-60 {
        width: 100%
    }
}

.col-65 {
    width: 65%
}

@media (max-width:767px) {
    .col-65 {
        width: 100%
    }
}

.col-70 {
    width: 70%
}

@media (max-width:767px) {
    .col-70 {
        width: 100%
    }
}

.col-75 {
    width: 75%
}

@media (max-width:767px) {
    .col-75 {
        width: 100%
    }
}

.col-80 {
    width: 80%
}

@media (max-width:767px) {
    .col-80 {
        width: 100%
    }
}

.col-85 {
    width: 85%
}

@media (max-width:767px) {
    .col-85 {
        width: 100%
    }
}

.col-90 {
    width: 90%
}

@media (max-width:767px) {
    .col-90 {
        width: 100%
    }
}

.col-95 {
    width: 95%
}

.col-100 {
    width: 100%
}

.hero-header-sec.dark {
    background-color: #000104;
    padding-bottom: 30px;
    margin-bottom: -2px
}

.hero-header-sec.dark .hero-content-wrap h2.xlg.aos-animate {
    opacity: .2!important
}

.hero-header-sec .hero-content-wrap {
    padding: 30px 40px 0;
    text-align: center
}

@media (max-width:767px) {
    .col-95 {
        width: 100%
    }
    .hero-header-sec .hero-content-wrap {
        padding: 30px 20px 0
    }
}

.hero-header-sec .hero-content-wrap h2.xlg {
    color: #2c9aff;
    opacity: 1!important
}

.hero-header-sec .hero-content-wrap h2.xlg.aos-animate {
    opacity: 1!important
}

.hero-header-sec .hero-content-wrap .content-box-wrap {
    padding-top: 70px
}

.hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box {
    position: relative;
    max-width: 920px;
    margin: 0 auto
}

.hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before {
    content: "";
    background-color: #ff6177;
    width: 90px;
    height: 3px;
    top: -45px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.cs-header:before {
    content: "";
    background-color: #ffc42d;
    width: 90px;
    height: 3px;
    top: 0px;
    position: absolute;
    left: 6%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

@media (max-width:767px) {
    .hero-header-sec .hero-content-wrap .content-box-wrap {
        padding-top: 40px
    }
    .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before {
        top: -25px
    }
}

@media (max-width:996px) {
    .cs-header:before {
        left: 15%
    }
}

.hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box .desc {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto
}

.feature-content-sec.bottom-blend {
    padding-bottom: 50px;
    position: relative
}

.feature-content-sec.bottom-blend:after {
    content: "";
    background-color: #f7f7f7;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 500px
}

@media (min-width:1451px) {
    .feature-content-sec .container-ofleft {
        margin-right: auto
    }
}

.feature-content-sec .container h2.xlg {
    margin-bottom: 40px
}

.feature-content-sec>h2.xlg {
    margin: 0 0 -30px
}

@media (max-width:767px) {
    .feature-content-sec>h2.xlg {
        margin: 0 0 -20px
    }
}

.feature-content-sec>h2.xlg.text-right {
    margin-bottom: 40px;
    margin-right: 30px
}

.feature-content-sec .heading-box {
    padding-bottom: 20px
}

.feature-content-sec .content-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.feature-content-sec .content-wrap.reverse .img-box {
    text-align: left
}

@media (max-width:992px) {
    .feature-content-sec .content-wrap div[class*=col-] {
        padding: 0 10px
    }
}

@media (max-width:767px) {
    .feature-content-sec>h2.xlg.text-right {
        text-align: left;
        margin: 0 0 30px 20px
    }
    .feature-content-sec .content-wrap.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .feature-content-sec .content-wrap div[class*=col-] {
        padding: 0
    }
    .feature-content-sec .content-wrap .content-box {
        padding-right: 0;
        padding-bottom: 40px;
        margin-top: 0
    }
    .feature-content-sec .content-wrap .content-box.sm {
        padding: 30px 0
    }
}

.feature-content-sec .content-wrap .content-box.single-colm-list ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.feature-content-sec .content-wrap .content-box.sm h2.xlg {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .feature-content-sec .content-wrap .content-box.sm h2.xlg {
        margin-left: 0
    }
}

.feature-content-sec .content-wrap .content-box.sm .desc {
    max-width: 470px;
    margin: 20px 0 40px
}

.feature-content-sec .content-wrap .content-box .logo-box {
    margin-bottom: 25px
}

.feature-content-sec .content-wrap .content-box .logo-box+h3 {
    margin-bottom: 40px
}

@media (max-width:992px) {
    .feature-content-sec .content-wrap .content-box .logo-box+h3 {
        margin-bottom: 25px
    }
}

.feature-content-sec .content-wrap .content-box h2 {
    margin-bottom: 40px
}

.feature-content-sec .content-wrap .content-box h2 small {
    font-size: 28px
}

@media (max-width:1270px) {
    .feature-content-sec .content-wrap .content-box.sm {
        padding: 30px 0
    }
    .feature-content-sec .content-wrap .content-box h2 small {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .feature-content-sec .content-wrap .content-box h2 {
        margin-bottom: 25px
    }
    .feature-content-sec .content-wrap .content-box h2 small {
        font-size: 20px
    }
}

.feature-content-sec .content-wrap .content-box h3 {
    /* font-size: 40px; */
    margin-bottom: 20px
}

@media (max-width:1270px) {
    .feature-content-sec .content-wrap .content-box h3 {
        /* font-size: 34px */
    }
}

.feature-content-sec .content-wrap .content-box .desc {
    max-width: 560px;
    margin-bottom: 40px
}

@media (max-width:767px) {
    .feature-content-sec .content-wrap .content-box .desc {
        margin-bottom: 15px
    }
}

.feature-content-sec .content-wrap .content-box .desc.full {
    max-width: 100%
}

.feature-content-sec .content-wrap .content-box .desc.full .linksmall {
    margin-top: 15px
}

.feature-content-sec .content-wrap .content-box p:not(:last-of-type) {
    margin-bottom: 20px
}

.feature-content-sec .content-wrap .content-box ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-type: disc;
    margin-left: 20px;
    margin-right: -20px;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    padding-bottom: 20px
}

@media (max-width:992px) {
    .feature-content-sec .content-wrap .content-box h3 {
        font-size: 26px
    }
    .feature-content-sec .content-wrap .content-box ul {
        -webkit-column-gap: 35px;
        -moz-column-gap: 35px;
        column-gap: 35px
    }
    .feature-content-sec .content-wrap .content-box ul li {
        font-size: 16px
    }
}

@media (max-width:767px) {
    .feature-content-sec .content-wrap .content-box ul {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        margin-right: 0
    }
    .feature-content-sec .content-wrap .img-box img {
        width: 100%
    }
}

.feature-content-sec .content-wrap .content-box ul li {
    line-height: 1.5;
    margin-bottom: 10px
}

.feature-content-sec .content-wrap .content-box .bottom-logo-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px
}

@media (max-width:1270px) {
    .feature-content-sec .content-wrap .content-box .bottom-logo-box {
        margin-top: 40px
    }
}

.feature-content-sec .content-wrap .content-box .bottom-logo-box .logo {
    margin-right: 30px
}

.feature-content-sec .content-wrap .content-box .linksmall {
    margin-top: 0
}

.feature-content-sec .content-wrap .content-box .btn-box {
    padding-top: 20px
}

.feature-content-sec .content-wrap .img-box {
    text-align: right
}

.feature-content-sec .content-wrap .img-box .video-box {
    position: relative;
    padding: 55% 0 0
}

@media (max-width:992px) {
    .feature-content-sec .content-wrap .content-box .bottom-logo-box {
        margin-top: 0
    }
    .feature-content-sec .content-wrap .content-box .bottom-logo-box .logo {
        max-width: 30%
    }
    .feature-content-sec .content-wrap .img-box .video-box {
        margin-left: 20px
    }
}

@media (max-width:767px) {
    .feature-content-sec .content-wrap .img-box .video-box {
        margin-left: 0
    }
}

.feature-content-sec .content-wrap .img-box .video-box iframe {
    max-width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.banner-layout2 .form-box .form-group .required, .banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group .required {
    top: 12px
}

.feature-content-sec .content-wrap .img-box .image-slider-box {
    margin: 0 auto;
    padding: 0 20px
}

.feature-content-sec .content-wrap .img-box .image-slider-box .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feature-content-sec .content-wrap .img-box .image-slider-box .slide-item img {
    margin: 0 auto;
    width: auto;
    max-height: 340px
}

@media (max-width:767px) {
    .feature-content-sec .content-wrap .img-box .image-slider-box .slide-item img {
        max-height: 300px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.feature-content-sec .content-wrap .img-box .image-slider-box .slide-item figcaption {
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    margin-top: 20px
}

.site_header .subheader ul li a[aria-current=page] {
    font-weight: 700;
 color: rgb(37, 154, 255);
}

header.site_header .main-header ul li.current-menu-item>a {
    font-weight: 700
}

.feature-content-sec .content-wrap .img-box .image-slider-box .slick-arrow {
    left: -15px
}

.feature-content-sec .content-wrap .img-box .image-slider-box .slick-arrow.slick-next {
    right: -15px;
    left: auto
}

.feature-content-sec.seo-launchpad>h2.xlg {
    margin: 0 0 -40px auto;
    max-width: 1355px;
    padding-left: 30px;
    width: 100%
}

@media (min-width:1451px) {
    .feature-content-sec.seo-launchpad>h2.xlg {
        margin-right: auto
    }
}

@media (max-width:767px) {
    .feature-content-sec.seo-launchpad>h2.xlg {
        padding: 0 20px
    }
}

.feature-content-sec.seo-launchpad .content-box {
    max-width: 475px;
    margin-top: 80px
}

.banner-layout2 {
    padding: 100px 0 80px;
    background: -webkit-linear-gradient(347.67deg, #08d6ff -21.79%, #045de9 126.77%);
    background: linear-gradient(102.33deg, #08d6ff -21.79%, #045de9 126.77%)
}

@media (max-width:992px) {
    .banner-layout2 {
        padding: 70px 0 50px
    }
}

@media (max-width:767px) {
    .banner-layout2 {
        padding: 40px 0 20px
    }
}

.banner-layout2 .content-box * {
    color: #fff
}

.banner-layout2 .content-box .desc {
    margin: 35px 0
}

@media (max-width:576px) {
    .feature-content-sec .content-wrap .content-box ul {
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .banner-layout2 .content-box .desc {
        margin: 25px 0
    }
}

.banner-layout2 .content-box .icon-list {
    margin-bottom: 40px
}

.banner-layout2 .content-box .icon-list ul li {
    position: relative;
    padding-left: 35px
}

.banner-layout2 .content-box .icon-list ul li:not(:last-of-type) {
    margin-bottom: 20px
}

.banner-layout2 .content-box .icon-list ul li:before {
    content: "";
    background-image: url(../images/white-and-yellow-checkmark.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0
}

.banner-layout2 .form-box .form-group textarea, .banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group textarea {
    height: 85px
}

.banner-layout2 .form-box {
    background-color: #fff;
    padding: 25px 45px;
    max-width: 430px;
    margin-left: auto
}

@media (max-width:1270px) {
    .banner-layout2 .form-box {
        padding: 20px
    }
}

.banner-layout2 .form-box h4 {
    margin-bottom: 25px
}

.banner-layout2 .form-box .form-group {
    margin-bottom: 15px
}

.banner-layout2 .form-box .form-group .form-control {
    background-color: #f7f7f7;
    border: 0;
    padding: 9px 10px;
    font-size: 12px
}

.banner-layout2 .form-box .form-submit {
    padding-top: 10px
}

.banner-layout2 .form-box .form-submit .btn {
    width: 100%
}

.banner-layout2.seo-home {
    padding: 60px 0
}

@media (max-width:767px) {
    .banner-layout2 .form-box {
        max-width: 100%;
        margin-top: 25px
    }
    .banner-layout2.seo-home {
        padding: 40px 0 20px
    }
}

.banner-layout2.seo-home .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-layout2.seo-home .img-box figure {
    text-align: right;
    margin-right: -50px;
    margin-top: -25px
}

@media (max-width:1366px) {
    .banner-layout2.seo-home .img-box figure {
        margin-right: -25px
    }
}

.banner-layout2.seo-pricing {
    padding: 70px 0
}

@media (max-width:767px) {
    .banner-layout2.seo-home .img-box figure {
        margin-right: 0;
        text-align: center;
        margin-top: 40px
    }
    .banner-layout2.seo-pricing {
        padding: 40px 0
    }
}

.banner-layout2.seo-pricing .content-box .desc {
    max-width: 600px
}

@media (max-width:992px) {
    .banner-layout2.free-web-analysis {
        padding: 30px 0
    }
}

.banner-layout2.free-web-analysis .banner-right-box .img-box {
    text-align: right
}

.banner-layout2.free-web-analysis .banner-left-box {
    padding-right: 20px;
    margin-bottom: 30px
}

.banner-layout2.free-web-analysis .content-box {
    max-width: 590px;
    padding-top: 40px
}

@media (max-width:767px) {
    .banner-layout2.free-web-analysis .banner-right-box .img-box {
        text-align: center;
        padding-right: 20px
    }
    .banner-layout2.free-web-analysis .content-box {
        max-width: 100%;
        padding-top: 0
    }
}

.banner-layout2.free-web-analysis .slim-form-box {
    max-width: 640px
}

.banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form .ib-form-group {
    margin-bottom: 15px;
    margin-right: 10px;
    width: -webkit-calc(33.33% - 10px);
    width: calc(33.33% - 10px)
}

@media (max-width:992px) {
    .banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form .ib-form-group {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width:480px) {
    .feature-content-sec .content-wrap .img-box .image-slider-box .slide-item img {
        max-height: 200px
    }
    .banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form .ib-form-group {
        width: 100%;
        margin-right: 0
    }
}

.banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form .ib-form-group input {
    background-color: #f7f7f7;
    border: 0;
    padding: 9px 10px;
    font-size: 12px
}

.banner-layout2.free-web-analysis .slim-form-box #ib-form-widget .ib-form #ib-submit-button {
    font-size: 14px;
    padding: 4px 10px;
    width: 100%;
    min-width: unset;
    margin: 0
}

.banner-layout2.free-web-analysis .slim-form-box .form-field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group {
    margin-bottom: 15px;
    width: -webkit-calc(33.33% - 10px);
    width: calc(33.33% - 10px)
}

@media (max-width:992px) {
    .banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width:480px) {
    .banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group {
        width: 100%
    }
}

.banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group .form-control {
    background-color: #f7f7f7;
    border: 0;
    padding: 9px 10px;
    font-size: 12px
}

.banner-layout2.free-web-analysis .slim-form-box .form-field-group .form-group .btn {
    font-size: 14px;
    padding: 4px 10px;
    width: 100%;
    min-width: unset
}

.subheader {
    background: #080807;
    padding: 10px 0
}

@media (max-width:767px) {
    .banner-layout2.free-web-analysis .slim-form-box {
        max-width: 100%
    }
    .subheader .left-menu {
        display: none
    }
    .subheader .right-menu {
        width: 100%
    }
    .subheader .right-menu ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .subheader .right-menu ul li {
        padding: 0
    }
    .subheader .right-menu ul li:after {
        display: none
    }
}

.subheader ul li {
    padding: 0 20px;
    position: relative
}

@media (max-width:992px) {
    .subheader ul li {
        padding: 0 12px
    }
}

.subheader ul li:first-child {
    padding-left: 0
}

.subheader ul li:last-child {
    padding-right: 0
}

.subheader ul li:last-child:after {
    display: none
}

.subheader ul li:after {
    content: "";
    display: inline-block;
    height: 9px;
    width: 2px;
    background: #fff;
    right: 0;
    top: 13px
}

.subheader ul li a {
    font-size: 12px;
    color: #fff;
    line-height: 18px
}

.subheader ul li a:hover {
    color: #ff6177
}

.subheader .right-menu ul li a:hover span {
    background-color: #ff6177
}

.subheader .right-menu ul li a span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border-radius: 50%;
    color: #080807;
    margin-right: 7px
}

header.site_header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: opacity 1s ease 0s, top 1s ease 0s;
    transition: opacity 1s ease 0s, top 1s ease 0s;
    z-index: 99
}

header.site_header.anim-init {
    opacity: 0;
    top: -50px
}

header.site_header.anim-init .subheader {
    display: none
}

header.site_header.fixed {
    -webkit-box-shadow: 0 0 15px rgba(0, 1, 4, .1);
    box-shadow: 0 0 15px rgba(0, 1, 4, .1);
    opacity: 1;
    position: fixed;
    top: 0;
    
}

header.site_header ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

header.site_header ul li {
    display: inline-block
}

header.site_header .main-header {
    padding: 14px 0;
    padding-bottom: 0;
}


header.site_header .main-header .main-header-left {
    width: -webkit-calc(100% - 190px);
    width: calc(100% - 190px)
}

@media (max-width:1270px) {
    header.site_header .main-header .main-header-right .btn.btn-small {
        padding: 10px 20px;
        min-width: 150px
    }
    header.site_header .main-header .main-header-left {
        width: -webkit-calc(100% - 160px);
        width: calc(100% - 160px)
    }
}

@media (max-width:992px) {
    header.site_header .main-header .main-header-left {
        width: 100%
    }
}

header.site_header .main-header .main-header-left .menu-toggle-btn {
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    position: relative;
    z-index: 100;
}
 button.menu-toggle-btn.toggled {
    position: absolute;
    top: -42px;
    right: 7px;
}  

@media (max-width:992px) {
    header.site_header .main-header .main-header-left .menu-toggle-btn {
        display: inline-block
    }
}

header.site_header .main-header .main-header-left .menu-toggle-btn.toggled .bar:nth-child(1) {
    top: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

header.site_header .main-header .main-header-left .menu-toggle-btn.toggled .bar:nth-child(2) {
    bottom: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

header.site_header .main-header .main-header-left .menu-toggle-btn:focus {
    outline: 0
}

header.site_header .main-header .main-header-left .menu-toggle-btn .bar {
    display: block;
    background-color: #080807;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

header.site_header .main-header .main-header-left .menu-toggle-btn .bar:last-of-type {
    margin-top: 10px
}

header.site_header .main-header .main-header-left .navbar-brand {
    max-width: 200px
}

@media (max-width:1270px) {
    header.site_header .main-header .main-header-left .navbar-brand {
        max-width: 160px
    }
}

@media (max-width:992px) {
    header.site_header .main-header .main-header-left .navbar-brand {
        max-width: unset
    }
}

header.site_header .main-header .main-header-left .navbar-brand svg {
    max-width: 100%
}

header.site_header .main-header .header-links {
    padding-left: 80px;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    padding-right: 20px
}

@media (max-width:1270px) {
    header.site_header .main-header .header-links {
        padding-left: 20px;
        width: -webkit-calc(100% - 160px);
        width: calc(100% - 160px)
    }
}

@media (max-width:992px) {
    header.site_header .main-header .header-links {
        position: absolute;
        top: 0;
        right: 0;
        height: 100vh;
        padding-left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden
    }
    header.site_header .main-header .header-links.menu-active {
        opacity: 1;
        visibility: visible;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s
    }

    header.site_header .main-header .header-links.menu-active .btn-box, header.site_header .main-header .header-links.menu-active ul li {
        opacity: 1;
        top: 0
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(2) {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(3) {
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(4) {
        -webkit-transition-delay: .25s;
        transition-delay: .25s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(5) {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(6) {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(7) {
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(8) {
        -webkit-transition-delay: .45s;
        transition-delay: .45s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(9) {
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }
    header.site_header .main-header .header-links.menu-active ul li:nth-child(10) {
        -webkit-transition-delay: .55s;
        transition-delay: .55s
    }
    header.site_header .main-header .header-links .items-wrap {
        background-color: #fff;
        max-width: 400px;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 50px 40px 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
        height: 100vh;
        overflow-y: auto;
    }
    header.site_header .main-header .header-links .overlay {
        background-color: rgba(0, 1, 4, .5);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2
    }
}

@media (max-width:992px) {
    .header-links {
    display: none;
}
}

.header-links.menu-active {
    display: block;
}

header.site_header .main-header .header-links .btn-box {
    opacity: 0;
    top: 30px;
    position: relative;
    transition: all .8s ease .6s;
    -webkit-transition: all .8s ease .6s;
    -moz-transition: all .8s ease .6s;
    -ms-transition: all .8s ease .6s;
    -o-transition: all .8s ease .6s
}

header.site_header .main-header .header-links .partner-menu {
    display: none;
    position: relative;
    margin-bottom: 40px
}

@media (max-width:767px) {
    header.site_header .main-header .header-links .items-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 60px 40px;
    }
    header.site_header .main-header .header-links .partner-menu {
        display: block
    }
    header.site_header .main-header .header-links .partner-menu .partner-menu-dropdown {
        background-color: #000104;
        color: #fff;
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 700;
        position: relative;
        cursor: pointer
    }
    header.site_header .main-header .header-links .partner-menu .partner-menu-dropdown.open:after {
        border-width: 2px 0 0 2px;
        top: 24px
    }
    header.site_header .main-header .header-links .partner-menu .partner-menu-dropdown:after {
        content: "";
        width: 8px;
        height: 8px;
        border-width: 0 2px 2px 0;
        border-color: #fff;
        border-style: solid;
        right: 20px;
        position: absolute;
        pointer-events: none;
        top: 20px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }
    header.site_header .main-header .header-links .partner-menu ul {
        background-color: #000104;
        border-top: 2px solid #fff;
        position: absolute;
        width: 100%;
        padding: 10px 0;
        margin-top: -2px;
        display: none;
        z-index: 9
    }
    header.site_header .main-header .header-links .partner-menu ul li {
        display: block;
        padding: 10px 20px;
        margin: 0;
        opacity: 1;
        top: 0;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none
    }
    header.site_header .main-header .header-links .partner-menu ul li a {
        color: #fff;
        font-size: 18px
    }
}

@media (max-width:992px) {
    header.site_header .main-header .header-links ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
    header.site_header .main-header .header-links ul li {
        padding: 0;
        margin-bottom: 25px;
        opacity: 0;
        top: 30px;
        position: relative;
        transition: all .8s ease 0s;
        -webkit-transition: all .8s ease 0s;
        -moz-transition: all .8s ease 0s;
        -ms-transition: all .8s ease 0s;
        -o-transition: all .8s ease 0s
    }
    header.site_header .main-header .header-links ul li a {
        font-size: 25px;
        font-weight: 700;
    }
    header.site_header .main-header .header-links ul li a:hover,
    header.site_header .main-header ul li.current-menu-item>a {
        color: rgb(37, 154, 255)!important;
    }
}

header.site_header .main-header ul li {
    padding: 15px;
    position: relative
}

@media (max-width:1270px) {
    header.site_header .main-header ul li {
        padding: 10px
    }
}
/* 
header.site_header .main-header ul li:first-child {
    padding-left: 0
} */

header.site_header .main-header ul li:last-child {
    padding-right: 0
}

header.site_header .main-header ul li:last-child:after {
    display: none
}

header.site_header .main-header ul li a {
    color: #080807;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize
}

header.site_header .main-header ul li a.active, header.site_header .main-header ul li a:hover {
    color: #ff6177
}

header.site_header .main-header ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible
}

header.site_header .main-header ul li.menu-item-has-children {
    padding-right: 25px;
    padding-bottom: 30px;
}

header.site_header .main-header ul li .sub-menu-toggle {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 16px;
    z-index: 5
}

@media (max-width:1270px) {
    header.site_header .main-header ul li a {
        font-size: 13px
    }
    header.site_header .main-header ul li.menu-item-has-children {
        padding-right: 20px
    }
    header.site_header .main-header ul li .sub-menu-toggle {
        top: 12px
    }
}

@media (max-width:992px) {
    header.site_header .main-header ul li .sub-menu-toggle {
        top: 0;
        height: 22px
    }
    header.site_header .main-header ul li .sub-menu-toggle.toggled:after {
        content: "\f273"
    }
}

header.site_header .main-header ul li .sub-menu-toggle:after {
    content: "\f2f9";
    font-family: material-design-iconic-font;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}


header.site_header .main-header ul li .sub-menu {
    background-color: #fff;
    width: 200px;
    border: 1px solid #f7f7f7;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    padding: 10px 0;
    border-radius: 10px;
    margin-top: 12px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
    z-index: 2;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    display: none;
}
@media (min-width:992px){
header.site_header .main-header ul .menu-item-has-children:hover > ul.sub-menu {
    display: block;
}
}
/* @media (max-width:1270px) {
    header.site_header .main-header ul li .sub-menu {
        display: none;
        opacity: 1;
        visibility: visible
    }
} */

header.site_header .main-header ul li .sub-menu li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 20px
}

@media (max-width:992px) {
    header.site_header .main-header ul li .sub-menu-toggle:after {
        content: "\f278"
    }
    header.site_header .main-header ul li .sub-menu {
        width: 100%;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        margin: 0;
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: 0;
        display: none;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    header.site_header .main-header ul li .sub-menu li {
        padding: 10px
    }
    header.site_header .main-header ul li .sub-menu li a {
        font-size: 18px
    }
}

@media (max-width:768px){
header.site_header .main-header ul li li .sub-menu-toggle:after{
    transform: translate(-50%, -0%);
}
}

.cta-lightbox-form-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100
}

.cta-lightbox-form-popup .overlay {
    background: rgba(0, 1, 4, .5);
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%
}

.cta-lightbox-form-popup .cta-lightbox-popup-close-btn {
    color: #000104!important;
    cursor: pointer;
    position: absolute;
    top: 30px !important;
    right: 30px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 30px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

@media (max-width:767px) {
    .cta-lightbox-form-popup .cta-lightbox-popup-close-btn {
        top: 30px;
        right: 30px
    }
}

.cta-lightbox-form-popup .cta-lightbox-popup-close-btn:hover {
    letter-spacing: 3px
}

.cta-lightbox-form-popup .cta-lightbox-popup-close-btn:after, .cta-lightbox-form-popup .cta-lightbox-popup-close-btn:before {
    content: "";
    background-color: #000104;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cta-lightbox-form-popup .cta-lightbox-popup-close-btn:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cta-lightbox-form-popup .form-box-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    padding: 80px 40px !important;
    max-width: 1150px;
    width: 90%;
    max-height: 90%;
    overflow: auto;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cta-lightbox-form-popup .form-box-wrap::-webkit-scrollbar {
    width: 0
}

.cta-lightbox-form-popup .form-box-wrap .top-heading {
    margin-bottom: 50px
}

.cta-lightbox-form-popup .form-box-wrap .top-heading h2 {
    color: #000104;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .cta-lightbox-form-popup .form-box-wrap {
        padding: 70px 20px 40px
    }
    .cta-lightbox-form-popup .form-box-wrap .top-heading {
        margin-bottom: 30px
    }
    .cta-lightbox-form-popup .form-box-wrap .top-heading h2 {
        margin-bottom: 15px
    }
}

@media (max-width:480px) {
    .cta-lightbox-form-popup .form-box-wrap .top-heading h2 {
        font-size: 22px
    }
}

.cta-lightbox-form-popup .form-box-wrap .top-heading p {
    color: #000104
}

.cta-lightbox-form-popup .form-box-wrap form {
    max-width: 530px;
    width: 100%;
    margin: 0 auto
}

.cta-lightbox-form-popup .form-box-wrap form .form-group .form-control {
    color: #000104;
    border: 1px solid #333;
    padding: 16px 12px
}

@media (max-width:767px) {
    .cta-lightbox-form-popup .form-box-wrap form .form-group .form-control {
        padding: 10px 12px
    }
}

.cta-lightbox-form-popup .form-box-wrap form .form-group .required {
    top: 18px;
    color: #e71212
}

.cta-lightbox-form-popup .form-box-wrap form .form-submit {
    padding-top: 20px
}

@media (max-width:767px) {
    .cta-lightbox-form-popup .form-box-wrap form .form-submit {
        padding-top: 0
    }
}

.cta-lightbox-form-popup .form-box-wrap form .form-submit .btn {
    width: 100%;
    padding: 14px 30px
}

@media (max-width:767px) {
    .cta-lightbox-form-popup .form-box-wrap form .form-submit .btn {
        padding: 10px 20px
    }
}

.jointheclub {
    padding-top: 90px;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    overflow: hidden
}

.jointheclub img {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    position: relative;
    max-height: 530px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

@media (max-width:1600px) {
    .jointheclub img {
        max-height: 630px
    }
}

@media (max-width:992px) {
    .jointheclub img {
        height: 310px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top
    }
}

@media (max-width:767px) {
    .jointheclub {
        padding-top: 60px
    }
    .jointheclub img {
        height: 360px
    }
}

.jointheclub .join-the-club-inner {
    position: absolute;
    bottom: 100px
}

@media (max-width:1270px) {
    .jointheclub .join-the-club-inner {
        bottom: 70px
    }
}

@media (max-width:992px) {
    .jointheclub .join-the-club-inner {
        bottom: 50px
    }
}

@media (max-width:576px) {
    .jointheclub .join-the-club-inner {
        bottom: 30px
    }
    .jointheclub .join-the-club-inner h2 {
        font-size: 22px;
        line-height: 1.3
    }
}

.jointheclub .join-the-club-inner h2, .jointheclub .join-the-club-inner h3, .jointheclub .join-the-club-inner h6 {
    color: #fff
}

.jointheclub .join-the-club-inner h6 {
    margin-top: 15px;
    margin-bottom: 0;
    /* line-height: 24px; */
    max-width: 670px
}

@media (max-width:359px) {
    .jointheclub img {
        height: 380px
    }
    .jointheclub .join-the-club-inner .btn.btn-margin-top {
        margin-top: 15px
    }
}

.text-foot {
    width: -webkit-calc(37% - 20px);
    width: calc(37% - 20px)
}

@media (max-width:1270px) {
    .text-foot {
        width: 100%;
        text-align: center;
        margin: 0 0 20px
    }
}

.text-iocnfoot {
    width: -webkit-calc(21% - 10px);
    width: calc(21% - 10px)
}

@media (max-width:1270px) {
    .text-iocnfoot {
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px)
    }
}

@media (max-width:767px) {
    .jointheclub .join-the-club-inner h6 {
        font-size: 16px;
        line-height: 20px
    }
    .text-iocnfoot {
        width: 100%
    }
    .text-iocnfoot a {
        display: block;
        max-width: 240px;
        margin: 0 auto 15px
    }
}

.text-iocnfoot.width50 {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.text-iocnfoot a:hover {
    color: #ff6177
}

.text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(135deg);
    filter: hue-rotate(135deg)
}

.text-iocnfoot a img {
    -webkit-filter: none;
    filter: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-right: 15px
}

@media (max-width:992px) {
    .text-iocnfoot a img {
        width: 32px;
        height: 32px;
        margin-right: 10px
    }
}

.footer-graybg {
    padding: 33px 0;
    position: relative
}

@media (max-width:767px) {
    .text-iocnfoot a span.flex {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .footer-graybg {
        padding: 20px 0 5px
    }
}

.footer-graybg p {
    font-weight: 700
}

.footer-graybg a, .footer-graybg p {
    color: #fff
}

footer.site-footer {
    background: #000104;
    padding-top: 65px;
    position: relative;
    z-index: 3
}

footer.site-footer .links-footer {
    margin-top: 50px;
    padding-bottom: 40px
}

footer.site-footer .footer-left {
    width: 100%;
    position: relative
}

@media (max-width:992px) {
    footer.site-footer .footer-left {
        width: 100%
    }
    footer.site-footer .footer-left:after {
        display: none
    }
}

@media (max-width:767px) {
    footer.site-footer {
        padding-top: 45px
    }
    footer.site-footer .links-footer {
        margin-top: 30px
    }
    footer.site-footer .footer-left {
        width: 100%
    }
}

footer.site-footer .footer-left .footer-left-inner {
    width: -webkit-calc(20% - 10px);
    width: calc(20% - 10px)
}

@media (max-width:767px) {
    footer.site-footer .footer-left .footer-left-inner {
        width: 100%;
        margin-bottom: 40px
    }
}

footer.site-footer .footer-right {
    width: -webkit-calc(35% - 130px);
    width: calc(35% - 130px)
}

@media (max-width:992px) {
    footer.site-footer .footer-right {
        width: 18%
    }
}

footer.site-footer a, footer.site-footer h6 {
    color: #fff;
 /*    line-height: 24px */
}

.width-social-left .phone-number a:hover, footer.site-footer ul li a:hover {
    color: #ff6177
}

footer.site-footer h6 {
    margin-bottom: 10px;
    font-weight: 700
}

footer.site-footer ul li {
    padding: 8px 0 0
}

footer.site-footer ul li a {
    font-size: 14px;
    line-height: 18px
}

@media (max-width:1270px) {
    .social-links {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width:767px) {
    footer.site-footer .footer-right {
        width: 100%
    }
    .social-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.social-links li {
    padding: 0 15px
}

.social-links li:last-child {
    padding-right: 0
}

.social-links li:first-child {
    padding-left: 0
}

.social-links li:hover svg path {
    fill: #ff6177
}

.social-links li svg {
    width: 40px;
    height: 40px
}

.social-conwrapper {
    margin-top: 30px;
    padding-bottom: 15px
}

.width-social-left {
    width: -webkit-calc(65% - 130px);
    width: calc(65% - 130px)
}

@media (max-width:1270px) {
    .width-social-left {
        width: 70%
    }
}

@media (max-width:767px) {
    .social-conwrapper {
        margin-top: 0
    }
    .width-social-left {
        width: 100%
    }
}

.width-social-left .phone-number a:hover span {
    background: #ff6177;
    color: #fff
}

.width-social-left .phone-number a span {
    width: 29px;
    height: 29px;
    background: #fff;
    color: #000104
}

.newsletter-box p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 16px
}

.newsletter-box .wpcf7 br {
    display: none
}

.newsletter-box .wpcf7 span.wpcf7-not-valid-tip {
    position: absolute;
    width: -webkit-calc(100% - 12px);
    width: calc(100% - 12px)
}

.newsletter-box .wpcf7 .wpcf7-response-output {
    margin: 30px 0 20px;
    color: #fff
}

.newsletter-box .wpcf7 .form-field-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.newsletter-box .wpcf7 .captcha {
    margin-top: 30px
}

.newsletter-box .wpcf7 .form-group {
    max-width: 345px;
    margin-right: 15px;
    margin-bottom: 0
}

@media (max-width:992px) {
    .newsletter-box .wpcf7 .form-group {
        max-width: 280px
    }
}

@media (max-width:767px) {
    .newsletter-box .wpcf7 .form-group {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px
    }
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap {
    display: inline-block
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform {
    width: 100%;
    background-color: rgba(255, 255, 255, .25);
    border-width: 0 0 2px;
    border-color: #fff;
    border-style: solid;
    color: #fff;
    padding: 10px;
    height: auto;
    font-size: 16px;
    margin-right: 12px;
    outline: 0
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform:focus {
    border-color: #2c9aff
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform::-webkit-input-placeholder {
    color: #bdbdbd
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform::-moz-placeholder {
    color: #bdbdbd
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform:-ms-input-placeholder {
    color: #bdbdbd
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform::-ms-input-placeholder {
    color: #bdbdbd
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap #lightboxform::placeholder {
    color: #bdbdbd
}

.newsletter-box .wpcf7 .wpcf7-form-control-wrap .required {
    opacity: 0
}

.newsletter-box .wpcf7 .wpcf7-submit {
    display: inline-block;
    background: #2c9aff!important;
    border: 2px solid #2c9aff!important;
    color: #fff;
    padding: 12px 30px;
    min-width: unset;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    line-height: 18px;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .28);
    border-radius: 40px;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s;
    position: relative;
    cursor: pointer;
    outline: 0
}

.newsletter-box .wpcf7 .wpcf7-submit:hover {
    background-color: transparent!important;
    border-color: #2c9aff!important;
    color: #2c9aff!important
}

.container-footerlow .left-sec p, .terms-condition p {
    color: #fff;
    font-size: 12px
}

.newsletter-box .wpcf7 .cf7sr-g-recaptcha-invalid {
    display: block
}

.width-social-right {
    width: -webkit-calc(35% - 130px);
    width: calc(35% - 130px)
}

@media (max-width:1270px) {
    .width-social-right {
        width: 30%
    }
}

@media (max-width:767px) {
    .width-social-right {
        width: 100%;
        margin-top: 40px
    }
    .container-footerlow .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.terms-condition {
    padding: 15px 0 15px 25px;
    border-top: 1px solid #4f4f4f
}

.container-footerlow .flex {
    border-top: 1px solid #4f4f4f;
    margin: 20px 0 0;
    padding: 30px 25px
}

.container-footerlow .left-sec a {
    color: #2c9aff
}

.container-footerlow .left-sec a:hover, .container-footerlow .right-sec a:hover {
    color: #ff6177
}

.container-footerlow .right-sec a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600
}

@media (max-width:992px) {
    .container-footerlow .flex {
        padding: 20px 0
    }
    .container-footerlow .right-sec a {
        font-size: 15px
    }
}

.container-footerlow .right-sec a:hover .zmdi {
    background-color: #ff6177
}

.container-footerlow .right-sec a .zmdi {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    color: #000104;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    margin-right: 10px
}

@media (max-width:992px) {
    .container-footerlow .right-sec a .zmdi {
        width: 22px;
        height: 22px
    }
}

.black-list ul {
    width: 100%
}

.black-list ul li {
    padding: 0 21px;
    position: relative;
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    font-weight: 800;
    display: inline-block
}

@media (max-width:767px) {
    .container-footerlow .right-sec {
        margin-bottom: 10px
    }
    .black-list ul li {
        width: 100%;
        text-align: center;
        padding: 0
    }
}

.black-list ul li span {
    color: #ff6177;
    display: inline-block
}

.black-list ul li:first-child {
    padding-left: 0
}

.black-list ul li:last-child {
    padding-right: 0
}

.black-list ul li:last-child:after {
    display: none
}

.black-list ul li:after {
    content: "";
    display: inline-block;
    height: 22px;
    width: 4px;
    background: #fff;
    right: -2px;
    top: 50%;
    margin-top: 1px
}

.partner-with-us {
    padding: 80px 0 50px;
    background: #2c9aff;
    z-index: 1
}

@media (max-width:992px) {
    .black-list ul li {
        font-size: 22px
    }
    .partner-with-us {
        padding: 50px 0
    }
}

.partner-with-us .content-wrap-row {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%
}

.partner-with-us .partner-with-us-left {
    width: 35%;
    position: relative
}

@media (max-width:767px) {
    .black-list ul li:after {
        display: none
    }
    .partner-with-us .partner-with-us-left {
        width: 100%
    }
}

.partner-with-us .partner-with-us-right {
    width: 65%;
    padding-left: 50px;
    padding-top: 50px
}

@media (max-width:1366px) {
    .partner-with-us .partner-with-us-right {
        padding-left: 20px;
        padding-right: 30px
    }
}

@media (max-width:1270px) {
    .partner-with-us .partner-with-us-right {
        padding-left: 0;
        padding-right: 20px;
        padding-top: 0
    }
}

@media (max-width:767px) {
    .partner-with-us .partner-with-us-right {
        width: 100%;
        padding-bottom: 50px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .technology-powered .content-wrap-row .img-box {
        padding-top: 40px
    }
}

.partner-with-us .partner-with-us-right .partner-with-us-right1 {
    margin-bottom: 30px
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 {
    max-width: 760px
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 a, .partner-with-us .partner-with-us-right .partner-with-us-right2 h3, .partner-with-us .partner-with-us-right .partner-with-us-right2 p {
    color: #fff
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 a {
    margin-top: 10px;
    color: #b2faff;
    font-weight: 500
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 a i {
    margin-left: 10px
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 h4 {
    line-height: 1.5
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 h4 span {
    font-weight: 800
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 ul {
    margin-top: 65px
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 ul li {
    width: -webkit-calc(33.3% - 30px);
    width: calc(33.3% - 30px);
    text-align: center;
    max-width: 187px
}

@media (max-width:992px) {
    .partner-with-us .partner-with-us-right {
        padding-left: 20px;
        padding-right: 20px
    }
    .partner-with-us .partner-with-us-right .partner-with-us-right2 ul {
        margin-top: 40px
    }
    .partner-with-us .partner-with-us-right .partner-with-us-right2 ul li {
        width: -webkit-calc(33.33% - 5px);
        width: calc(33.33% - 5px)
    }
    .partner-with-us .partner-with-us-right .partner-with-us-right2 ul li h3 {
        font-size: 26px
    }
}

@media (max-width:576px) {
    .partner-with-us .partner-with-us-right .partner-with-us-right2 ul li {
        width: 100%;
        max-width: unset;
        text-align: left;
        margin-bottom: 20px
    }
    .everybody-wins .width-50 .list-wins {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.partner-with-us .partner-with-us-right .partner-with-us-right2 ul li span {
    display: block
}

.everybody-wins h2.xlg {
    color: #2c9aff;
}

.everybody-wins h2.xlg.aos-animate {
    opacity: .08!important
}

.everybody-wins h4 {
    max-width: 440px
}

.everybody-wins .width-50 {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    position: relative
}

.everybody-wins .width-50:nth-child(2) .wins-img {
    margin-right: -60px
}

@media (max-width:1366px) {
    .everybody-wins .width-50:nth-child(2) .wins-img {
        margin-right: -20px
    }
}

.everybody-wins .width-50:nth-child(2) .round-cirlce-back {
    top: -20px;
    right: 20px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media (max-width:1270px) {
    .everybody-wins .width-50 {
        width: -webkit-calc(50% - 25px);
        width: calc(50% - 25px)
    }
    .everybody-wins .width-50:nth-child(2) .round-cirlce-back {
        right: 0
    }
}

@media (max-width:992px) {
    .everybody-wins .width-50 {
        width: 100%
    }
    .everybody-wins .width-50:nth-child(2) {
        margin-top: 40px
    }
    .everybody-wins .width-50:nth-child(2) .wins-img {
        margin-right: 0
    }
    .everybody-wins .width-50:nth-child(2) .round-cirlce-back {
        right: 20px
    }
    .technology-powered .content-wrap-row .col-45, .technology-powered .content-wrap-row .col-55 {
        width: 100%
    }
}

.everybody-wins .width-50:nth-child(2) .heading-small-wins {
    padding-left: 42px
}

.everybody-wins .width-50 .list-wins .with-dots li {
    margin-bottom: 10px
}

.everybody-wins .everybody-wins-inner {
    margin-top: 60px
}

.heading-small-wins {
    padding-left: 62px
}

.heading-small-wins h6 {
    font-size: 12px;
    line-height: 16px
}

.wins-img {
    position: relative
}

@media (max-width:576px) {
    .wins-img {
        margin-top: 40px;
        width: 100%;
        text-align: center
    }
}

.wins-img .wins-img-inner {
    position: relative
}

.wins-img .round-cirlce-back {
    max-width: auto;
    position: absolute;
    top: -35px;
    left: 57%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto
}

.wins-img img {
    position: relative;
    max-height: 336px
}

.technology-powered {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.technology-powered h2.noopacity {
    left: 0
}

.technology-powered h6 {
    margin: 15px 0 30px
}

.technology-powered .content-wrap-row .img-box {
    position: relative;
    padding: 1.5em;
    text-align: right
}

.technology-powered .content-wrap-row .img-box .screen-shot-img {
    position: absolute;
    top: 220px;
    left: -50px
}

@media (max-width:767px) {
    .technology-powered .content-wrap-row .img-box .screen-shot-img {
        top: auto;
        left: 0;
        bottom: 0
    }
}

.technology-powered .content-box {
    margin-top: 50px
}

.technology-powered .content-box h5 {
   /*  font-size: 28px; */
    margin-bottom: 25px;
     font-weight: 700 
}

.technology-powered .content-box ul li {
    margin-bottom: 10px
}

.technology-powered .content-box .linksmall {
    margin-top: 10px
}

.right-gradient-img {
    position: absolute;
    right: 0;
    bottom: 115px;
    max-width: 470px
}

@media (max-width:992px) {
    .technology-powered .content-wrap-row .img-box {
        text-align: center
    }
    .right-gradient-img {
        position: relative;
        max-width: 100%;
        bottom: 0;
        right: -30px;
        text-align: right
    }
}

@media (max-width:767px) {
    .right-gradient-img {
        right: -20px
    }
}

.right-gradient-img.right-gradient-img2 {
    max-width: 550px
}

@media (max-width:992px) {
    .right-gradient-img.right-gradient-img2 {
        max-width: -webkit-calc(100% + 20px);
        max-width: calc(100% + 20px);
        margin-left: -20px
    }
}

.right-gradient-img.right-gradient-img2 .gradientimg {
    top: 20px;
    left: 16px
}

.right-gradient-img.right-gradient-img2 .img-box {
    max-width: 500px
}

.right-gradient-img.right-gradient-img2 .img-box figcaption {
    text-align: right;
    padding-right: 60px;
    margin-top: -50px;
    font-size: 14px
}

.right-gradient-img .gradientimg {
    position: absolute;
    right: 0;
    top: 40px;
    left: 22px;
    bottom: 16px
}

.right-gradient-img .gradientimg h6 {
    position: absolute;
    color: #fff;
    left: 50px;
    top: 140px
}

.right-gradient-img .modern {
    position: absolute;
    left: 0;
    bottom: 0
}

.right-gradient-img .img-box {
    position: absolute;
    right: 0;
    top: -8px;
    max-width: 370px
}

@media (max-width:992px) {
    .right-gradient-img .img-box {
        max-width: unset
    }
}

.right-gradient-img .laptop-img {
    position: absolute;
    bottom: 30px;
    left: -50px;
    max-width: 350px
}

.number-one, .number-one .new-layout-wrap {
    position: relative
}

@media (max-width:992px) {
    .right-gradient-img .laptop-img {
        right: 200px;
        left: auto;
        max-width: 370px;
        width: 100%
    }
}

@media (max-width:576px) {
    .right-gradient-img.right-gradient-img2 .img-box figcaption {
        padding-top: 10px;
        padding-right: 30px
    }
    .right-gradient-img .laptop-img {
        right: auto;
        left: -30px;
        max-width: 380px;
        width: 100%;
        bottom: -60px
    }
}

@media (max-width:480px) {
    .right-gradient-img .laptop-img {
        max-width: 280px
    }
}

.number-one {
    padding: 0
}

@media (min-width:1441px) {
    .number-one .new-layout-wrap:before {
        content: "";
        background: #ff6177;
        position: absolute;
        width: 47%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1
    }
}

.number-one .new-layout-wrap>.flex {
    max-width: 1530px;
    width: 100%;
    margin: 0 auto
}

.number-one .new-layout-wrap .img-box {
    background-color: #ff6177;
    padding: 40px 20px 0;
    text-align: center
}

.number-one .new-layout-wrap .img-box img {
    max-height: 630px
}

.number-one .new-layout-wrap .img-box h2.xlg {
    margin: 0 -10px -30px;
    left: 0
}

.number-one .new-layout-wrap .content-box-wrap {
    padding: 40px 100px
}

@media (max-width:1366px) {
    .number-one .new-layout-wrap .content-box-wrap {
        padding: 30px 50px
    }
    .number-one .man-bottom {
        left: 50px
    }
}

@media (max-width:767px) {
    .number-one .new-layout-wrap .content-box-wrap {
        padding: 50px 20px
    }
}

.number-one .new-layout-wrap .content-box-wrap .content-heading-smallbox {
    margin: 0;
    padding: 0
}

.number-one .new-layout-wrap .content-box-wrap .content-heading-smallbox .desc {
    max-width: 270px
}

.number-one .new-layout-wrap .content-box-wrap .content-heading-smallbox p {
    color: #000104
}

.number-one .container-specialinner1 {
    position: static
}

.number-one .container-special {
    max-width: 1440px;
    margin: 0 auto
}

.number-one .man-bottom {
    position: absolute;
    bottom: 0
}

@media (max-width:1270px) {
    .number-one .man-bottom {
        left: 20px;
        max-width: 400px
    }
}

@media (max-width:992px) {
    .number-one .new-layout-wrap .col-45, .number-one .new-layout-wrap .col-55 {
        width: 100%
    }
    .number-one .man-bottom {
        position: static;
        max-width: unset;
        margin-bottom: 70px
    }
}

@media (max-width:767px) {
    .number-one .container-special {
        padding: 0 20px
    }
    .number-one .man-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 40px
    }
}

.number-one h2.xlg {
    left: -8px;
    line-height: 1
}

.number-one .left-55 {
    width: -webkit-calc(55% - 0px);
    width: calc(55% - 0px);
    padding-top: 25px;
    position: relative
}

@media (max-width:1270px) {
    .number-one .left-55 {
        width: 48%
    }
}

.number-one .left-55 h6 {
    position: absolute;
    right: -30px;
    top: 144px;
    font-size: 14px
}

@media (max-width:992px) {
    .number-one .left-55 {
        width: 100%;
        padding-top: 0
    }
    .number-one .left-55 h6 {
        right: 180px;
        top: 230px
    }
}

.number-one .right-45 {
    width: -webkit-calc(45% - 0px);
    width: calc(45% - 0px)
}

@media (max-width:1270px) {
    .number-one .right-45 {
        width: 52%
    }
}

@media (max-width:992px) {
    .number-one .right-45 {
        width: 100%;
        padding: 0 30px!important
    }
}

@media (max-width:767px) {
    .number-one .left-55 h6 {
        position: static;
        margin: 30px 0 0 30px
    }
    .number-one .right-45 {
        padding: 0!important
    }
}

.content-heading-smallbox {
    padding-bottom: 61px;
    margin-right: -20px
}

@media (max-width:767px) {
    .content-heading-smallbox {
        margin-right: 0
    }
}

.content-heading-smallbox .half-div {
    margin-top: 40px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.content-heading-smallbox h5, .content-heading-smallbox h6 {
     font-weight: 700; 
    /* line-height: 24px; */
    color: #000104
}

.content-heading-smallbox .desc {
    max-width: 220px
}

@media (max-width:576px) {
    .content-heading-smallbox .half-div {
        width: 100%
    }
    .content-heading-smallbox .desc {
        max-width: 100%
    }
}

.content-heading-smallbox p {
    line-height: 22px;
    color: #fff;
    padding-top: 3px
}

.content-heading-smallbox a {
    font-size: 16px;
    line-height: 24px;
    color: #2c9aff
}

.white-mapsection {
    padding-top: 120px
}

@media (max-width:1270px) {
    .white-mapsection {
        padding-top: 90px
    }
}

@media (max-width:992px) {
    .white-mapsection {
        padding-top: 70px
    }
    .overview-easy-steps:after {
        display: none
    }
}

.white-mapsection .list-wth-hedandtext li h3 {
    color: #045de9
}

.white-mapsection .list-wth-hedandtext li p {
    font-size: 16px
}

.white-mapsection .map-conatiner {
    padding: 70px 0;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center
}

@media (max-width:767px) {
    .white-mapsection .map-conatiner {
        padding: 20px 0 50px
    }
}

.overview-easy-steps {
    position: relative
}

.overview-easy-steps:after {
    content: "";
    background-color: #000;
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}

.overview-easy-steps .content-wrap-row {
    position: relative
}

@media (min-width:1441px) {
    .overview-easy-steps .content-wrap-row:before {
        content: "";
        background: #ff6177;
        position: absolute;
        width: 40%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1
    }
}

.overview-easy-steps .content-wrap-row>.flex {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto
}

.overview-easy-steps .content-wrap-row .img-box {
    background-color: #ff6177;
    text-align: center
}

.overview-easy-steps .content-wrap-row .img-box img {
    position: relative;
    max-width: 500px;
    width: 100%;
    z-index: 2
}

.overview-easy-steps .content-wrap-row .content-box {
    margin-top: -80px;
    padding: 40px 40px 40px 80px
}

@media (max-width:1366px) {
    .overview-easy-steps .content-wrap-row .content-box {
        padding: 40px 20px
    }
}

.overview-easy-steps .content-wrap-row .content-box h2.xlg {
    margin-bottom: 25px
}

@media (max-width:992px) {
    .overview-easy-steps .content-wrap-row>.flex {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset
    }
    .overview-easy-steps .content-wrap-row .img-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }
    .overview-easy-steps .content-wrap-row .content-box {
        margin-top: 0
    }
    .overview-easy-steps .content-wrap-row .content-box h2.xlg {
        margin-left: -80px
    }
    .technology-powered.overview-page {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .overview-easy-steps .content-wrap-row .content-box h2.xlg {
        margin-left: 0
    }
    .testimonials-wrapper .clientspic {
        width: 100%
    }
}

.clientspic {
    text-align: right
}

.clientspic figure {
    position: relative;
    display: inline-block
}

.clientspic figure img {
    position: relative;
    z-index: 1
}

.clientspic figure .image-backline {
    top: 70px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 0
}

.technology-powered.overview-page {
    max-width: 1440px;
    margin: 0 auto
}

.technology-powered.overview-page .content-wrap-row .content-box {
    margin-top: 0
}

.technology-powered.overview-page .content-wrap-row .content-box .btn-margin-top {
    margin-top: 20px
}

.technology-powered.overview-page .content-wrap-row .img-box .screen-shot-img {
    top: auto;
    left: -30px;
    bottom: -30px
}

.black-special-wrapper {
    margin-top: 220px
}

@media (max-width:992px) {
    .black-special-wrapper {
        margin-top: 450px
    }
}

@media (max-width:576px) {
    .technology-powered.overview-page .content-wrap-row .img-box .screen-shot-img img {
        max-width: 70%
    }
    .black-special-wrapper {
        margin-top: 320px
    }
}

.special-box-black {
    padding: 65px 30px 55px;
    position: relative;
    max-width: 1170px;
    margin: 0 auto
}

@media (max-width:1440px) {
    .special-box-black {
        margin: 0 0 0 auto
    }
}

@media (max-width:1366px) {
    .special-box-black {
        max-width: 1050px
    }
}

@media (max-width:1270px) {
    .special-box-black {
        max-width: 75%
    }
}

@media (max-width:992px) {
    .special-box-black {
        max-width: 100%;
        padding: 200px 30px 60px
    }
}

.special-box-black .clientspic {
    position: absolute;
    bottom: 0;
    left: -150px;
    max-width: 404px
}

@media (max-width:1270px) {
    .special-box-black .clientspic {
        max-width: 360px
    }
}

@media (max-width:992px) {
    .special-box-black .clientspic {
        bottom: 320px;
        left: 100px
    }
}

@media (max-width:576px) {
    .special-box-black .clientspic {
        max-width: 250px;
        position: static;
        margin-top: -470px;
        margin-left: 40px
    }
    .special-box-black .special-box-black-inner {
        padding-top: 30px
    }
}

.special-box-black .clientspic .image-backline {
    top: unset;
    bottom: 0;
    left: -70px;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

@media (max-width:1270px) {
    .special-box-black .clientspic .image-backline {
        max-width: 90%
    }
}

.special-box-black .special-box-black-inner {
    max-width: 700px;
    margin-left: 250px
}

@media (max-width:1270px) {
    .special-box-black .special-box-black-inner {
        margin-left: 160px
    }
}

.special-box-black p {
    font-size: 24px;
    line-height: 1.6
}

.testimonials-wrapper {
    padding: 50px 0 0;
    position: relative
}

.testimonials-wrapper .clientspic {
    position: absolute;
    bottom: -350px;
    right: 0;
    z-index: -1
}

@media (max-width:992px) {
    .special-box-black .special-box-black-inner {
        margin-left: 0
    }
    .testimonials-wrapper .clientspic {
        bottom: -240px
    }
}

@media (max-width:576px) {
    .special-box-black p {
        font-size: 18px
    }
    .testimonials-wrapper .clientspic {
        bottom: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0 20px;
        margin-bottom: -210px
    }
}

.testimonials-wrapper .clientspic h5 {
    max-width: 310px;
    position: absolute;
    top: 190px;
    left: -280px;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
    font-size: 20px
}

.team-work-content .img-box figure figcaption strong, .testimonials-wrapper .clientspic h5 strong, .testimonials-wrapper .content-box-wrap .heading-bottom-line h3, .timeline ul li h4 {
    font-weight: 700
}

@media (max-width:767px) {
    .testimonials-wrapper .clientspic h5 {
        top: 0;
        left: 20px
    }
    .testimonials-wrapper .clientspic figure {
        max-width: 300px
    }
}

@media (max-width:576px) {
    .testimonials-wrapper .clientspic h5 {
        position: static;
        margin-bottom: 50px
    }
    .testimonials-wrapper .clientspic figure {
        max-width: -webkit-calc(100% + 20px);
        max-width: calc(100% + 20px);
        margin-right: -20px
    }
}

.testimonials-wrapper .clientspic figure .image-backline {
    top: -20px
}

.testimonials-wrapper .content-box-wrap {
    max-width: 715px
}

@media (max-width:1366px) {
    .testimonials-wrapper .content-box-wrap {
        margin-bottom: 60px
    }
}

@media (max-width:1270px) {
    .testimonials-wrapper .content-box-wrap {
        max-width: 530px
    }
}

@media (max-width:992px) {
    .testimonials-wrapper .content-box-wrap {
        max-width: 100%;
        margin-bottom: 0;
        padding-bottom: 300px
    }
}

@media (max-width:767px) {
    .testimonials-wrapper .content-box-wrap {
        padding-bottom: 150px
    }
}

.testimonials-wrapper .content-box-wrap p {
    font-size: 24px;
    line-height: 1.6
}

@media (max-width:1270px) {
    .testimonials-wrapper .content-box-wrap p {
        font-size: 20px
    }
}

@media (max-width:576px) {
    .testimonials-wrapper .content-box-wrap {
        padding-bottom: 60px
    }
    .testimonials-wrapper .content-box-wrap p {
        font-size: 18px
    }
}

.testimonials-wrapper h2 {
    left: unset;
    text-align: right;
    margin-bottom: 54px;
    line-height: 1;
    padding: 0 20px
}

@media (max-width:576px) {
    .testimonials-wrapper h2 {
        margin-bottom: 35px
    }
}

.max-width-special p {
    font-size: 24px;
    line-height: 1.9
}

.make-money {
    padding: 30px 0 80px
}

.make-money>h2.xlg {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .make-money h2.xlg {
        margin: 0 -10px
    }
}

/* .make-money h2 {
    line-height: 1.2
} */

.timeline {
    margin-top: 90px;
    position: relative;
    min-height: 100px
}

.timeline .timeline-inerimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width:767px) {
    .timeline {
        margin-top: 50px
    }
    .timeline .timeline-inerimg {
        height: 100%;
        width: 3px;
        border-right: 3px solid #000104;
        left: 30px
    }
    .timeline .timeline-inerimg:after {
        content: "";
        background-image: url(../images/line-arrow.svg);
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        bottom: -10px;
        left: -4px;
        width: 12px;
        height: 18px;
        background-position: right;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.timeline .timeline-inerimg img {
    width: 100%
}

.timeline ul li {
    max-width: 235px;
    margin-top: 45px;
    margin-right: 60px
}

.timeline ul li:last-of-type {
    margin-right: 0
}

@media (max-width:1270px) {
    .timeline ul li {
        max-width: -webkit-calc(25% - 22.5px);
        max-width: calc(25% - 22.5px);
        margin-right: 30px
    }
}

@media (max-width:992px) {
    .timeline ul li {
        max-width: -webkit-calc(25% - 12.5px);
        max-width: calc(25% - 12.5px);
        margin-right: 15px
    }
}

@media (max-width:767px) {
    .timeline ul li {
        max-width: 100%;
        margin-right: 0;
        position: relative;
        padding-left: 65px;
        margin-top: 25px
    }
}

.timeline ul li .svgnumber {
    position: absolute;
    top: -30px;
    width: 67px;
    height: 67px
}

@media (max-width:767px) {
    .timeline ul li .svgnumber {
        left: -20px;
        top: 0
    }
}

.timeline ul li h4 {
    color: #fff;
    padding-top: 20px
}

.timeline ul li p {
    color: #fff;
    padding-top: 8px;
    font-size: 16px;
    line-height: 1.5
}

.partners-love-sec {
    padding: 80px 0 0;
    margin-bottom: -180px
}

.partners-love-sec h2.xlg {
    top: 20px;
    position: absolute;
    z-index: 2
}

@media (max-width:1270px) {
    .partners-love-sec {
        margin-bottom: -60px
    }
    .partners-love-sec h2.xlg {
        top: 0;
        position: relative
    }
    .team-flex li:hover::after {
        bottom: -20px
    }
}

.partners-love-sec .col-60 {
    width: 50%;
    margin-left: auto
}

.partners-love-sec .img-box {
    text-align: right;
    position: relative
}

@media (max-width:992px) {
    .partners-love-sec {
        padding: 50px 0 0
    }
    .partners-love-sec .col-40, .partners-love-sec .col-60 {
        width: 100%;
        padding-top: 30px
    }
    .partners-love-sec .img-box {
        text-align: center
    }
}

.partners-love-sec .img-box .figcaption {
    position: absolute;
    top: 250px;
    right: 50px;
    font-size: 14px;
    width: 165px;
    color: #fff;
    text-align: left;
    height: auto
}

@media (max-width:992px) {
    .partners-love-sec .img-box .figcaption {
        top: 150px;
        right: 100px;
        width: 135px
    }
}

@media (max-width:767px) {
    .partners-love-sec .img-box .figcaption {
        right: 12%
    }
}

.partners-love-sec .content-box h5 {
    font-size: 18px;
    line-height: 1.4
}

@media (max-width:767px) {
    .partners-love-sec .content-box h5 {
        font-size: 16px
    }
}

.team_section {
    padding-top: 100px
}

@media (max-width:992px) {
    .team_section {
        padding-top: 70px
    }
}

@media (max-width:576px) {
    .partners-love-sec .img-box .figcaption {
        right: 50px
    }
    .team_section {
        padding-top: 50px
    }
}

.team_section h5 {
    padding-top: 10px;
    margin-bottom: 0;
   /*  font-size: 20px */
}

@media (max-width:767px) {
    .team_section h5 {
        /* font-size: 18px */
    }
}

.team_section .desc {
    max-width: 635px;
    margin: 0 auto;
    padding-top: 20px
}

.team_section .desc p {
    font-size: 20px
}

.team_section .btn {
    margin-top: 40px
}

.team_section .team-wrap {
    padding-top: 60px
}

.team_section .team-wrap .team-flex li {
    width: 23%
}

@media (max-width:767px) {
    .team_section .btn {
        margin-top: 20px
    }
    .team_section .team-wrap {
        padding-top: 30px
    }
    .team_section .team-wrap .team-flex li {
        width: 50%
    }
    .team_section .team-wrap .team-flex li:nth-child(3) {
        width: 40%
    }
}

.team_section .team-wrap .team-flex li:last-child {
    width: 31%
}

.team-flex {
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .team_section .team-wrap .team-flex li:last-child {
        width: 60%
    }
    .team-flex.nowrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.team-flex li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 25%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

@media (max-width:767px) {
    .team-flex li {
        width: 50%
    }
}

.team-flex li:hover::after {
    content: "";
    background-image: url(../images/team-vector-img.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    max-width: 280px;
    max-height: 270px;
    top: 30px;
    display: none;
    z-index: 1;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.team-flex li:hover figure img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}


.team-flex li figure {
    width: 100%;
    position: relative;
    z-index: 2
}

.team-flex li figure img {
    max-width: 100%;
    margin-bottom: -2px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.team-flex li figure figcaption {
    background: #000104;
    padding: 20px 0;
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

@media (max-width:480px) {
    .team-flex li figure figcaption {
        font-size: 14px
    }
}

@media (max-width:359px) {
    .team-flex li figure figcaption {
        font-size: 12px
    }
}

.team-work-content {
    background-color: #fff;
    padding: 60px 0 100px;
    position: relative
}

.team-work-content .arrow-group {
    display: none;
    top: -90px;
    left: -30px;
    z-index: 0
}

.team-work-content .arrow-group img:nth-child(2) {
    top: 60px;
    left: -30px
}

.team-work-content .arrow-group.bottom {
    top: 25px;
    z-index: unset
}

@media (max-width:1270px) {
    .team-work-content .arrow-group.bottom {
        top: -25px
    }
}

@media (max-width:767px) {
    .team-work-content {
        padding: 30px 0 50px
    }
    .team-work-content .arrow-group.bottom {
        top: -45px
    }
}

.team-work-content .arrow-group.bottom img {
    left: auto;
    right: 0
}

.team-work-content .content-box-wrap {
    padding: 0 50px;
    max-width: 1440px;
    margin: 0 auto
}

@media (max-width:992px) {
    .team-work-content .content-box-wrap {
        padding: 0 30px
    }
}

.team-work-content .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.team-work-content .img-box {
    width: 42%
}

@media (max-width:767px) {
    .team-work-content .content-box-wrap {
        padding: 0 20px
    }
    .team-work-content .img-box {
        width: 100%;
        padding-bottom: 80px
    }
}

.team-work-content .img-box figure {
    position: relative
}

.team-work-content .img-box figure img {
    position: relative;
    z-index: 2
}

.team-work-content .img-box figure figcaption {
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 30px;
    z-index: 2
}

.team-work-content .content-box {
    width: 58%;
    padding: 30px 0 0 75px
}

@media (max-width:992px) {
    .team-work-content .content-box {
        padding: 0 0 0 40px
    }
}

@media (max-width:767px) {
    .team-work-content .content-box {
        width: 100%;
        padding: 0
    }
}

.team-work-content .content-box .text-box {
    max-width: 595px
}

.team-work-content .content-box .text-box .desc {
    padding: 20px 0 30px;
    max-width: 480px;
    margin: 0
}

@media (max-width:992px) {
    .team-work-content .content-box .text-box .desc {
        padding: 10px 0 0
    }
}

.team-work-content .content-box .text-box .desc p {
    font-size: 16px
}

.platform-features-sec {
    background-color: #2c9aff;
    padding: 100px 0 50px
}

@media (max-width:992px) {
    .platform-features-sec {
        padding: 60px 0 30px
    }
}

@media (max-width:767px) {
    .team-work-content .content-box .text-box .desc {
        max-width: 100%
    }
    .platform-features-sec {
        padding: 40px 0 20px
    }
}

.platform-features-sec.seo-accent-bg {
    background-color: #ffc42d
}

.platform-features-sec h2.xlg {
    margin-left: 20px
}

@media (max-width:576px) {
    .platform-features-sec h2.xlg {
        margin-left: 0
    }
}

.platform-features-sec .fearure-box-wrap {
    margin-left: -35px;
    padding-top: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .platform-features-sec .fearure-box-wrap {
        margin-left: -20px;
        padding-top: 30px
    }
}

@media (max-width:576px) {
    .platform-features-sec .fearure-box-wrap {
        margin-left: 0
    }
}

.platform-features-sec .fearure-box-wrap .content-info-box {
    width: -webkit-calc(33.33% - 35px);
    width: calc(33.33% - 35px);
    margin-left: 35px;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:992px) {
    .platform-features-sec .fearure-box-wrap .content-info-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .platform-features-sec .fearure-box-wrap .content-info-box {
        width: -webkit-calc(50% - 35px);
        width: calc(50% - 35px)
    }
}

@media (max-width:576px) {
    .platform-features-sec .fearure-box-wrap .content-info-box {
        width: 100%;
        margin-left: 0
    }
}

.platform-features-sec .fearure-box-wrap .content-info-box .icon-box {
    width: 80px;
    margin: auto 0
}

@media (max-width:992px) {
    .platform-features-sec .fearure-box-wrap .content-info-box .icon-box {
        width: 100%;
        margin-bottom: 20px;
        min-height: 70px
    }
}

.platform-features-sec .fearure-box-wrap .content-info-box .text-box {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    color: #fff
}

.platform-features-sec .fearure-box-wrap .content-info-box .text-box h6 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

@media (max-width:992px) {
    .platform-features-sec .fearure-box-wrap .content-info-box .text-box {
        width: 100%
    }
    .platform-features-sec .fearure-box-wrap .content-info-box .text-box h6 {
        min-height: 42px
    }
}

.platform-features-sec .fearure-box-wrap .content-info-box .text-box .desc {
    max-width: 280px
}

.platform-features-sec .fearure-box-wrap .content-info-box .text-box .desc p {
    font-size: 14px;
    line-height: 1.5
}

.data-driven-sec {
    padding: 100px 0;
    overflow: hidden
}

@media (min-width:1451px) {
    .data-driven-sec .container-specialinner1 {
        margin-right: auto
    }
}

.data-driven-sec h2.xlg {
    opacity: 1!important;
    color: #2c9aff;
}

.data-driven-sec .content-box-wrap .content-box, .data-driven-sec .content-box-wrap .img-box {
    width: 50%
}

@media (max-width:767px) {
    .data-driven-sec {
        padding: 60px 0
    }
    .data-driven-sec .content-box-wrap .content-box, .data-driven-sec .content-box-wrap .img-box {
        width: 100%
    }
}

@media (max-width:992px) {
    .data-driven-sec .content-box-wrap .img-box {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .data-driven-sec .content-box-wrap .img-box {
        padding: 50px 0 0
    }
}

.data-driven-sec .content-box-wrap .text-box {
    padding-top: 40px;
    max-width: 545px
}

@media (max-width:767px) {
    .data-driven-sec .content-box-wrap .text-box {
        padding-top: 30px;
        padding-right: 20px
    }
}

.data-driven-sec .content-box-wrap .text-box h2 {
    font-weight: 800
}

.data-driven-sec .content-box-wrap .text-box .desc {
    margin: 30px 0 50px
}

@media (max-width:992px) {
    .data-driven-sec .content-box-wrap .text-box .desc {
        margin: 20px 0 30px
    }
}

.meet-member-box {
    background-color: #000104;
    color: #fff;
    padding: 25px 0 0
}

.meet-member-box.bg-orange {
    background-color: #f4522f
}

.meet-member-box.bg-orange .content-box-wrap .content-box h3 {
    padding-bottom: 0;
    border-bottom: 0
}

.meet-member-box.career-accent {
    background-color: #b061ff
}

.meet-member-box.career-accent .content-box-wrap .content-box {
    padding-bottom: 80px
}

@media (max-width:1270px) {
    .meet-member-box.career-accent .content-box-wrap .content-box {
        padding-bottom: 50px
    }
}

.meet-member-box.career-accent .content-box-wrap .content-box h3 {
    border-bottom-color: #fff!important;
    margin-right: -100px
}

@media (max-width:767px) {
    .meet-member-box.career-accent .content-box-wrap .content-box {
        padding-bottom: 30px
    }
    .meet-member-box.career-accent .content-box-wrap .content-box h3 {
        margin-right: 0
    }
    .meet-member-box .content-box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (min-width:1451px) {
    .meet-member-box .container-specialinner1 {
        margin-right: auto
    }
    .meet-member-box .container-specialinner2 {
        margin-left: auto
    }
}

.meet-member-box .content-box-wrap.reverse .content-box {
    padding: 50px 0 30px 80px
}

@media (max-width:992px) {
    .meet-member-box .content-box-wrap.reverse .content-box {
        padding: 30px 0 60px 20px
    }
}

@media (max-width:767px) {
    .meet-member-box .content-box-wrap.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .meet-member-box .content-box-wrap.reverse .content-box {
        width: 100%;
        padding: 30px 0
    }
}

.meet-member-box .content-box-wrap.reverse .img-box figure {
    text-align: left;
    padding-left: 40px
}

.meet-member-box .content-box-wrap .content-box {
    width: 68%;
    padding: 40px 80px 30px 0;
    margin: auto 0
}

@media (max-width:1270px) {
    .meet-member-box .content-box-wrap .content-box {
        padding: 40px 60px 60px 0
    }
}

@media (max-width:992px) {
    .meet-member-box .content-box-wrap .content-box {
        padding: 40px 20px 60px 0;
        width: 60%
    }
}

@media (max-width:767px) {
    .meet-member-box .content-box-wrap .content-box {
        width: 100%;
        padding: 40px 0 30px
    }
}

.meet-member-box .content-box-wrap .content-box h2, .meet-member-box .content-box-wrap .content-box h3, .meet-member-box .content-box-wrap .content-box h5, .meet-member-box .content-box-wrap .content-box h6 {
    color: #fff
}

.meet-member-box .content-box-wrap .content-box .name {
    font-size: 14px;
    padding-top: 40px;
    display: none
}

.meet-member-box .content-box-wrap .content-box .name strong {
    font-weight: 600
}

.meet-member-box .content-box-wrap .content-box h3 {
    border-bottom: 2px solid #ff6177;
      font-weight: 800;  
    padding-bottom: 40px;
    margin-bottom: 40px
}

.meet-member-box .content-box-wrap .content-box h5 {
    line-height: 35px;
    margin-bottom: 0
}

@media (max-width:992px) {
    .meet-member-box .content-box-wrap .content-box h5 {
        line-height: 1.4;
        font-size: 18px 
    }
}

.meet-member-box .content-box-wrap .content-box .linksmall {
    color: #b6dcff;
    font-size: 24px;
    font-weight: 800;
    margin: 30px 0
}

.meet-member-box .content-box-wrap .content-box .linksmall:hover {
    color: #ff8819
}

.meet-member-box .img-box {
    width: 32%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:992px) {
    .meet-member-box .img-box {
        width: 40%
    }
}

.meet-member-box .img-box figure {
    text-align: right;
    margin-top: auto
}

@media (max-width:767px) {
    .meet-member-box .img-box {
        width: 100%
    }
    .meet-member-box .img-box figure {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto
    }
}

.meet-member-box .img-box figure figcaption {
    display: none;
    position: absolute;
    right: 100%;
    width: 100%;
    text-align: right;
    bottom: 20px;
    font-size: 12px;
    padding-right: 15px
}

@media (max-width:767px) {
    .meet-member-box .img-box figure figcaption {
        left: 0;
        right: auto;
        text-align: left;
        padding-left: 20px
    }
}

@media (max-width:576px) {
    .platform-features-sec .fearure-box-wrap .content-info-box .text-box h6 {
        min-height: unset
    }
    .meet-member-box .img-box figure {
        max-width: 100%
    }
    .meet-member-box .img-box figure figcaption {
        position: static;
        margin: 20px 0 0
    }
}

.stats-counter-sec {
    padding: 100px 0 0
}

@media (max-width:992px) {
    .stats-counter-sec {
        padding: 70px 0 0
    }
}

.stats-counter-sec ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.stats-counter-sec ul li {
    width: 33.33%;
    text-align: center
}

@media (max-width:767px) {
    .stats-counter-sec {
        padding: 50px 0 0
    }
    .stats-counter-sec ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }
}

.stats-counter-sec ul li h2, .stats-counter-sec ul li h3 {
    font-weight: 800;
    color: #ff6177
}

.stats-counter-sec ul li p {
    font-size: 20px
}

.stats-counter-sec.with-bg {
    background-color: #2c9aff;
    padding: 60px 0;
    position: relative;
    z-index: 1
}

@media (max-width:992px) {
    .stats-counter-sec.with-bg {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .stats-counter-sec.with-bg {
        padding: 50px 0 20px
    }
}

.stats-counter-sec.with-bg ul li h2 {
    color: #fff
}

@-webkit-keyframes contentFadeUp {
    0% {
        opacity: 0;
        top: 50px;
        display: none
    }
    100% {
        opacity: 1;
        top: 0;
        display: block
    }
}

@keyframes contentFadeUp {
    0% {
        opacity: 0;
        top: 50px;
        display: none
    }
    100% {
        opacity: 1;
        top: 0;
        display: block
    }
}

@-webkit-keyframes tabContentFadeUp {
    0% {
        opacity: 0;
        top: 50px;
        display: none
    }
    100% {
        opacity: 1;
        top: 0;
        display: -webkit-box;
        display: flex
    }
}

@keyframes tabContentFadeUp {
    0% {
        opacity: 0;
        top: 50px;
        display: none
    }
    100% {
        opacity: 1;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.sales-team-wrap {
    padding-top: 100px
}

@media (max-width:992px) {
    .sales-team-wrap {
        padding-top: 60px
    }
}

.sales-team-wrap .team-flex li.active figure img, .sales-team-wrap .team-flex li:nth-child(1) figure img {
    z-index: -1
}

.sales-team-wrap .team-flex li:nth-child(2) figure img {
    top: 15px
}

.sales-team-wrap .team-flex li:nth-child(4) figure img {
    top: 20px
}

@media (max-width:767px) {
    .sales-team-wrap {
        padding-top: 0
    }
    .sales-team-wrap .team-flex li figure {
        padding-top: 40px
    }
}

.sales-team-wrap .team-flex li figure img {
    position: relative;
    max-width: 75%;
    max-height: 235px;
    width: 100%;
    -webkit-filter: none;
    filter: none
}

.sales-team-wrap .team-flex li figure figcaption {
    padding: 30px 0;
    font-size: 16px
}

@media (max-width:480px) {
    .sales-team-wrap .team-flex li figure figcaption {
        font-size: 14px
    }
}

.sales-team-details {
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

.sales-team-details h2.xlg {
    color: #2c9aff;
    text-align: right;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%
}

@media (max-width:992px) {
    .sales-team-details h2.xlg {
        top: 10px;
        font-size: 50px
    }
}

@media (max-width:767px) {
    .sales-team-wrap .team-flex li figure figcaption {
        padding: 20px 0
    }
    .sales-team-details h2.xlg {
        top: 0;
        position: static;
        padding: 20px 0;
        margin-bottom: 0;
        text-align: center
    }
}

@media (max-width:576px) {
    .sales-team-details h2.xlg {
        font-size: 44px
    }
}

.sales-team-details .content-box-wrap .img-box {
    width: 45%;
    position: relative
}

@media (max-width:1270px) {
    .sales-team-wrap .team-flex li figure img {
        max-height: 165px
    }
    .sales-team-details h2.xlg {
        left: 0
    }
    .sales-team-details .content-box-wrap .img-box {
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .sales-team-details .content-box-wrap .img-box {
        width: 100%;
        padding-right: 30px
    }
}

.sales-team-details .content-box-wrap .img-box img {
    max-height: 600px
}

.sales-team-details .content-box-wrap .text-box {
    width: 55%;
    padding-top: 60px;
    padding-left: 50px;
    padding-right: 30px
}

@media (max-width:767px) {
    .sales-team-details .content-box-wrap .text-box {
        width: 100%;
        padding: 30px 20px 60px
    }
}

.sales-team-details .content-box-wrap .text-box .custom-text-box {
    max-width: 620px
}

.two-col-cta-sec {
    margin-bottom: -260px;
    padding-top: 120px
}

@media (max-width:1600px) {
    .two-col-cta-sec {
        margin-bottom: -220px
    }
}

@media (max-width:1440px) {
    .two-col-cta-sec {
        margin-bottom: -200px
    }
}

@media (max-width:1270px) {
    .two-col-cta-sec {
        margin-bottom: -140px;
        padding-top: 80px
    }
}

@media (max-width:992px) {
    .two-col-cta-sec {
        margin-bottom: -120px
    }
}

@media (max-width:767px) {
    .two-col-cta-sec {
        margin-bottom: -200px
    }
}

@media (max-width:480px) {
    .two-col-cta-sec {
        margin-bottom: -60px
    }
}

.two-col-cta-sec+.jointheclub {
    padding-top: 0
}

.two-col-cta-sec .img-box {
    width: 60%
}

@media (max-width:767px) {
    .two-col-cta-sec+.jointheclub {
        padding-top: 60px
    }
    .two-col-cta-sec .img-box {
        width: 100%
    }
}

.two-col-cta-sec .text-box {
    width: 40%;
    padding-top: 50px
}

@media (max-width:992px) {
    .two-col-cta-sec .text-box {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .two-col-cta-sec .text-box {
        width: 100%
    }
    .two-col-cta-sec .text-box .custom-text-box h2 br {
        display: block
    }
}

.two-col-cta-sec .text-box a {
    display: inline-block;
    color: #ff6177
}

.faq-tabs-sec {
    padding: 60px 0
}

@media (max-width:992px) {
    .faq-tabs-sec {
        padding: 40px 0 0
    }
}

.faq-tabs-sec .faq-tabbed-content-wrap {
    max-width: 950px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list {
    width: 40%
}

@media (max-width:767px) {
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list {
        width: 100%;
        padding-bottom: 50px
    }
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text {
    font-size: 20px;
    font-weight: 500;
    padding: 25px 70px 25px 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
    line-height: 25px
}

@media (max-width:992px) {
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text {
        padding: 20px 40px 20px 0;
        font-size: 18px
    }
}

@media (max-width:767px) {
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text {
        font-size: 16px;
        border-left: 1px solid #e5e5e5;
        padding: 12px 20px
    }
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text:first-of-type {
    padding-top: 0
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text.active {
    color: #ff6177
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content {
    width: 60%;
    padding-left: 70px;
    position: relative
}

@media (max-width:992px) {
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content {
        padding-left: 40px
    }
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content .content-box {
    display: none;
    position: -webkit-sticky;
    position: sticky;
    top: 140px
}

@media (max-width:767px) {
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text:first-of-type {
        padding-top: 12px;
        border-top: 1px solid #e5e5e5
    }
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content {
        width: 100%;
        padding-left: 0
    }
    .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content .content-box {
        position: relative;
        top: 0
    }
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content .content-box.active {
    display: block;
    -webkit-animation: tabTextFadeUp .8s;
    animation: tabTextFadeUp .8s
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content .content-box p {
    font-size: 16px;
    line-height: 24px
}

.faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-content .content-box p:not(:last-of-type) {
    margin-bottom: 15px
}

.faq-sec {
    padding: 60px 0
}

.faq-sec .faq-panel {
    max-width: 830px;
    margin: 0 auto 30px;
    border-bottom: 3px solid #ff6177;
    padding-bottom: 30px
}

.faq-sec .faq-panel:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.faq-sec .faq-panel h4 {
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 15px
}

.faq-sec .faq-panel .text p {
    font-size: 16px;
    line-height: 1.5
}

.faq-sec .faq-panel .text p:not(:last-of-type) {
    margin-bottom: 20px
}

.faq-sec .faq-panel .text ul {
    padding-top: 20px
}

.faq-sec .faq-panel .text ul li {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px
}

.faq-sec .faq-panel .text ul li strong {
    font-weight: 700
}

@-webkit-keyframes tabTextFadeUp {
    0% {
        display: none;
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    100% {
        display: block;
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes tabTextFadeUp {
    0% {
        display: none;
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    100% {
        display: block;
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.team-member-details-sec+.jointheclub {
    padding-top: 0
}

.members-details-wrap {
    height: 760px;
    padding-top: 0
}

@media (max-width:1270px) {
    .members-details-wrap {
        height: auto
    }
}

.members-details-wrap .team-main-wrap {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%
}

.members-details-wrap .team-main-wrap .container-specialinner1 {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:1270px) {
    .members-details-wrap .team-main-wrap .container-specialinner1 {
        height: auto
    }
}

.members-details-wrap:nth-child(1) {
    height: 700px
}

.members-details-wrap:nth-child(1) h2.xlg {
    margin-bottom: -40px;
    top: 0
}

@media (max-width:1270px) {
    .members-details-wrap:nth-child(1) {
        height: auto
    }
    .members-details-wrap:nth-child(1) h2.xlg {
        margin-bottom: -10px
    }
}

.members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box {
    position: relative
}

.members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    content: "";
    background-color: #ff6177;
    width: 90px;
    height: 4px;
    position: absolute;
    left: 0;
    top: -50px
}

.members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box h2 {
    /* font-size: 48px;
    line-height: 1.1 */
}

@media (max-width:1270px) {
    .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
        top: -30px
    }
    .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box h2 {
        /* font-size: 38px */
    }
}

@media (max-width:992px) {
    .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box h2 {
/*         font-size: 32px */
    }
}

.members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box p {
    font-size: 18px
}

.members-details-wrap:nth-child(odd) {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    z-index: 1
}

.members-details-wrap:nth-child(even) {
    background-color: #f1f1f1
}

.members-details-wrap:last-of-type {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: -380px
}

@media (max-width:2100px) {
    .members-details-wrap:last-of-type {
        margin-bottom: -300px
    }
}

@media (max-width:1800px) {
    .members-details-wrap:last-of-type {
        margin-bottom: -260px
    }
}

@media (max-width:1440px) {
    .members-details-wrap:last-of-type {
        margin-bottom: -200px
    }
}

@media (max-width:1270px) {
    .members-details-wrap:last-of-type {
        margin-bottom: -160px
    }
}

@media (max-width:992px) {
    .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box p {
        font-size: 16px
    }
    .members-details-wrap:last-of-type {
        margin-bottom: -130px
    }
}

@media (max-width:767px) {
    .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box {
        margin-top: 40px
    }
    .members-details-wrap:last-of-type {
        margin-bottom: 50px
    }
}

@media (max-width:576px) {
    .members-details-wrap:last-of-type {
        margin-bottom: 0
    }
}

.members-details-wrap:last-of-type .content-box-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.members-details-wrap:last-of-type .content-box-wrap .text-box {
    padding-top: 120px
}

@media (max-width:1440px) {
    .members-details-wrap:last-of-type .content-box-wrap .text-box {
        padding-top: 200px
    }
}

@media (max-width:1270px) {
    .members-details-wrap:last-of-type .content-box-wrap .text-box {
        padding-top: 130px
    }
}

@media (max-width:992px) {
    .members-details-wrap:last-of-type .content-box-wrap .text-box {
        padding-top: 70px
    }
}

@media (max-width:767px) {
    .members-details-wrap:last-of-type .content-box-wrap .text-box {
        padding-top: 40px
    }
    .members-details-wrap:last-of-type:nth-child(even) {
        margin-bottom: -130px
    }
    .members-details-wrap:last-of-type:nth-child(even) .content-box-wrap .text-box {
        padding-bottom: 180px
    }
}

.members-details-wrap h2.xlg {
    color: #2c9aff;
    opacity: 1!important;
    text-align: right;
    margin-bottom: -30px;
    position: absolute;
    top: 60px;
    right: 70px
}

.members-details-wrap h2.xlg.aos-animate {
    opacity: 1!important
}

@media (max-width:1270px) {
    .members-details-wrap h2.xlg {
        top: 0;
        margin-bottom: -30px;
        margin-top: 40px;
        width: 100%;
        position: relative
    }
}

@media (max-width:992px) {
    .members-details-wrap h2.xlg {
        font-size: 50px;
        margin-bottom: 0;
        right: 25px
    }
}

.members-details-wrap .content-box-wrap {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit
}

.members-details-wrap .content-box-wrap .text-box {
    width: 45%;
    padding-top: 0
}

@media (max-width:1270px) {
    .members-details-wrap .content-box-wrap .text-box {
        padding: 30px 0
    }
}

@media (max-width:767px) {
    .members-details-wrap h2.xlg {
        margin-bottom: 20px
    }
    .members-details-wrap .content-box-wrap .text-box {
        width: 100%;
        padding: 40px 0
    }
}

.members-details-wrap .content-box-wrap .text-box .custom-text-box {
    max-width: 555px
}

.members-details-wrap .content-box-wrap .text-box .custom-text-box .desc {
    max-width: 450px
}

@media (max-width:992px) {
    .members-details-wrap .content-box-wrap .text-box .custom-text-box .desc {
        margin: 10px 0 20px
    }
}

.members-details-wrap .content-box-wrap .text-box .custom-text-box ul {
    list-style: disc;
    padding-left: 18px;
    margin-top: 15px
}

.members-details-wrap .content-box-wrap .text-box .custom-text-box ul li {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 8px
}

.members-details-wrap .content-box-wrap .text-box .custom-text-box .btn {
    padding: 12px 30px
}

@media (max-width:1270px) {
    .members-details-wrap .content-box-wrap .text-box .custom-text-box .btn {
        padding: 12px 20px
    }
}

.members-details-wrap .content-box-wrap .img-box {
    width: 55%;
    height: 100%;
    padding: 60px 0 0
}

@media (max-width:767px) {
    .members-details-wrap .content-box-wrap .img-box {
        padding: 20px 0 0;
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

.members-details-wrap .content-box-wrap .img-box figure {
    text-align: right;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.members-details-wrap .content-box-wrap .img-box figure img {
    max-height: 100%
}

.members-details-wrap .content-box-wrap .img-box figure figcaption {
    position: absolute;
    right: 95%;
    bottom: 80px;
    width: 50%;
    font-size: 14px
}

@media (max-width:767px) {
    .members-details-wrap .content-box-wrap .img-box figure figcaption {
        position: static;
        text-align: left;
        padding: 10px 0 0
    }
}

.our-story-sec {
    background-color: #000104;
    padding: 80px 0 65px;
    margin-top: -25px
}

@media (max-width:1270px) {
    .our-story-sec {
        padding: 80px 0 65px
    }
}

@media (max-width:992px) {
    .members-details-wrap .content-box-wrap .img-box figure figcaption {
        bottom: 30px
    }
    .our-story-sec {
        padding: 0 0 50px
    }
}

@media (max-width:767px) {
    .our-story-sec {
        padding: 0 0 30px
    }
}

.our-story-sec .container-specialinner2 {
    max-width: 1440px;
    padding: 0 120px 0 40px!important;
    margin: 0 auto
}

@media (max-width:1366px) {
    .our-story-sec .container-specialinner2 {
        padding: 0 30px!important
    }
}

@media (max-width:767px) {
    .our-story-sec .container-specialinner2 {
        padding: 0 20px!important
    }
}

.our-story-sec .img-box {
    width: 50%
}

@media (max-width:992px) {
    .our-story-sec .img-box {
        width: 100%
    }
}

.our-story-sec .text-box {
    width: 50%;
    padding-left: 60px
}

.our-story-sec .text-box * {
    color: #fff
}

.our-story-sec .text-box .custom-text-box {
    margin: 30px 0;
    max-width: 550px
}

@media (max-width:992px) {
    .our-story-sec .text-box {
        width: 100%;
        padding-left: 0;
        padding-top: 40px
    }
    .our-story-sec .text-box .custom-text-box {
        max-width: 100%
    }
    .corp-timeline-sec {
        padding: 50px 0
    }
}

.our-story-sec .text-box .custom-text-box p:not(:last-of-type) {
    margin-bottom: 15px
}

.our-story-sec .text-box .custom-text-box .linksmall {
    color: #91f8ff;
    margin-right: -20px;
    display: block
}

.our-story-sec .text-box .custom-text-box .linksmall:hover {
    letter-spacing: 0;
    color: #ff8819
}

.our-story-sec .text-box .custom-text-box .linksmall:hover .zmdi {
    color: #ff8819
}

.our-story-sec .text-box .custom-text-box .linksmall .zmdi {
    color: #91f8ff;
    vertical-align: middle;
    top: 0
}

.corp-timeline-sec .head-box *, .corp-timeline-sec .timeline-year>li.active .text {
    color: #fff
}

.corp-timeline-sec {
    background-color: #2c9aff;
    padding: 50px 0
}

.corp-timeline-sec .head-box {
    text-align: center;
    padding: 0 30px 80px
}

@media (max-width:767px) {
    .corp-timeline-sec .head-box {
        padding: 0 20px 30px
    }
}

.corp-timeline-sec .head-box h2:not(.xlg) {
    font-weight: 800;
    margin-bottom: 20px
}

.corp-timeline-sec .timeline-box {
    position: relative
}

.corp-timeline-sec .timeline-box .timeline-bar {
    position: absolute;
    top: 25px;
    z-index: 1
}

@media (max-width:992px) {
    .corp-timeline-sec .timeline-box .timeline-bar {
        height: 100%;
        width: 3px;
        border-right: 3px solid #000104;
        left: 30px
    }
    .corp-timeline-sec .timeline-box .timeline-bar:after {
        content: "";
        background-image: url(../images/line-arrow.svg);
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        bottom: -10px;
        left: -4px;
        width: 12px;
        height: 18px;
        background-position: right;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .corp-timeline-sec .timeline-box .timeline-bar img {
        display: none
    }
}

.corp-timeline-sec .timeline-year {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 270px;
    position: relative;
    z-index: 2
}

@media (max-width:992px) {
    .corp-timeline-sec .timeline-year {
        padding-bottom: 0;
        display: block;
        margin-left: -30px
    }
}

@media (max-width:767px) {
    .corp-timeline-sec .timeline-year {
        margin-left: -20px
    }
}

.corp-timeline-sec .timeline-year>li {
    width: 70px;
    height: 70px;
    margin-right: 35px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

@media (max-width:1270px) {
    .corp-timeline-sec .timeline-year>li {
        margin-right: 18px
    }
}

.corp-timeline-sec .timeline-year>li .text {
    font-weight: 700;
    color: #fff;
    position: absolute
}

@media (max-width:992px) {
    .corp-timeline-sec .timeline-year>li {
        display: block;
        margin-right: 0;
        width: 100%;
        height: 100%
    }
    .corp-timeline-sec .timeline-year>li svg {
        width: 70px;
        height: 72px
    }
    .corp-timeline-sec .timeline-year>li .text {
        left: 15px;
        top: 25px
    }
    .corp-timeline-sec .timeline-year>li::after {
        display: none
    }
}

.corp-timeline-sec .timeline-year>li::after {
    content: "";
    background-color: #000104;
    width: 1px;
    height: 0;
    top: -webkit-calc(100% - 8px);
    top: calc(100% - 8px);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: height .5s ease 0s;
    transition: height .5s ease 0s
}

.corp-timeline-sec .timeline-year>li.active::after {
    height: 40px
}

.corp-timeline-sec .timeline-year>li.active svg path {
    fill: #fff
}

.corp-timeline-sec .timeline-year>li.active .acheivement-box {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    -webkit-transition: opacity .8s ease .3s, visibility .8s ease .3s, margin-top .8s ease .3s;
    transition: opacity .8s ease .3s, visibility .8s ease .3s, margin-top .8s ease .3s
}

@media (max-width:1600px) {
    .corp-timeline-sec .timeline-year>li:first-child .acheivement-box {
        left: -30px;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

@media (max-width:1270px) {
    .corp-timeline-sec .timeline-year>li:nth-child(2) .acheivement-box {
        left: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

@media (max-width:1366px) {
    .corp-timeline-sec .timeline-year>li:first-child .acheivement-box {
        left: 0
    }
    .corp-timeline-sec .timeline-year>li:last-child .acheivement-box {
        left: auto;
        right: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

@media (max-width:1270px) {
    .corp-timeline-sec .timeline-year>li:nth-last-child(2) .acheivement-box {
        left: auto;
        right: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

.corp-timeline-sec .timeline-year>li .acheivement-box {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    background-color: #fff;
    width: 385px;
    top: -webkit-calc(100% + 32px);
    top: calc(100% + 32px);
    padding: 25px 20px;
    opacity: 0;
    visibility: hidden;
    margin-top: 40px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

@media (max-width:992px) {
    .corp-timeline-sec .timeline-year>li .acheivement-box {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible;
        max-width: 85%;
        margin: -70px 0 40px 90px;
        width: 100%
    }
}

@media (max-width:480px) {
    .corp-timeline-sec .timeline-year>li .acheivement-box {
        margin: -30px 0 40px 50px
    }
}

@media (max-width:359px) {
    .corp-timeline-sec .timeline-year>li .acheivement-box {
        max-width: 245px
    }
}

.corp-timeline-sec .timeline-year>li .acheivement-box h6 {
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px
}

.corp-timeline-sec .timeline-year>li .acheivement-box ul:not(:last-of-type) {
    margin-bottom: 15px
}

.corp-timeline-sec .timeline-year>li .acheivement-box ul li {
    font-size: 12px;
    line-height: 16px;
    position: relative;
    padding-left: 12px;
    margin-bottom: 5px
}

.corp-timeline-sec .timeline-year>li .acheivement-box ul li:before {
    content: "";
    background-color: #000104;
    width: 5px;
    height: 1px;
    position: absolute;
    top: 7px;
    left: 0
}

.tech-power-sec {
    padding: 50px 0 140px
}

@media (max-width:992px) {
    .tech-power-sec {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .tech-power-sec {
        padding: 50px 0 30px
    }
}

.tech-power-sec .head-box {
    padding-bottom: 50px
}

.tech-power-sec .head-box h2.xlg {
    color: #f1f1f1;
    opacity: 1;
    text-align: center;
    margin-bottom: 20px
}

.tech-power-sec .head-box h2:not(.xlg) {
    text-align: center;
    padding: 0 20px
}

.tech-power-sec .content-row .content-box-wrap {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.tech-power-sec .content-row .content-box-wrap:nth-child(1) {
    padding-right: 65px;
    border-right: 1px solid #e4e4e4
}

.tech-power-sec .content-row .content-box-wrap:nth-child(2) {
    padding-left: 65px
}

@media (max-width:1270px) {
    .tech-power-sec .content-row .content-box-wrap:nth-child(1) {
        padding-right: 30px
    }
    .tech-power-sec .content-row .content-box-wrap:nth-child(2) {
        padding-left: 30px
    }
}

@media (max-width:992px) {
    .tech-power-sec .content-row .content-box-wrap {
        width: 100%
    }
    .tech-power-sec .content-row .content-box-wrap:nth-child(1) {
        padding-right: 0;
        border-right: 0
    }
    .tech-power-sec .content-row .content-box-wrap:nth-child(2) {
        padding-left: 0
    }
}

.tech-power-sec .content-row .content-box-wrap .info-box {
    padding-top: 25px;
    padding-bottom: 50px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1270px) {
    .tech-power-sec .content-row .content-box-wrap .info-box {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px)
    }
}

.tech-power-sec .content-row .content-box-wrap .info-box .img-box {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.tech-power-sec .content-row .content-box-wrap .info-box .img-box figure {
    height: inherit;
    margin: 0 auto
}

.tech-power-sec .content-row .content-box-wrap .info-box .img-box figure img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width:576px) {
    .tech-power-sec .content-row .content-box-wrap .info-box {
        width: 100%;
        padding: 0 0 30px
    }
    .tech-power-sec .content-row .content-box-wrap .info-box .custom-text-box {
        margin-top: 20px
    }
    .tech-power-sec .content-row .content-box-wrap .bottom-text {
        letter-spacing: 3px
    }
}

.tech-power-sec .content-row .content-box-wrap .info-box .custom-text-box h3 {
    font-weight: 800;
    /* font-size: 28px */
}

@media (max-width:1270px) {
    .tech-power-sec .content-row .content-box-wrap .info-box .custom-text-box h3 {
       /*  font-size: 22px */
    }
}

.tech-power-sec .content-row .content-box-wrap .info-box .custom-text-box .desc {
    margin: 20px 0
}

.tech-power-sec .content-row .content-box-wrap .info-box .custom-text-box .desc p {
    font-size: 14px;
    line-height: 22px
}

.tech-power-sec .content-row .content-box-wrap .bottom-text {
    width: 100%;
    font-size: 16px;
    color: #e4e4e4;
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
    position: absolute;
    bottom: -50px;
    left: 0
}

.our-customer-sec {
    background-color: #f1f1f1;
    padding: 60px 0 100px
}

@media (max-width:992px) {
    .tech-power-sec .content-row .content-box-wrap .bottom-text {
        position: static;
        text-align: left;
        margin-bottom: 30px
    }
    .our-customer-sec {
        padding: 30px 0
    }
}

.our-customer-sec .head-box {
    text-align: center;
    padding: 0 20px 50px
}

.our-customer-sec .head-box .xlg {
    text-align: center;
    margin-bottom: 30px;
    color: #f1f1f1
}

.our-customer-sec .head-box .desc {
    max-width: 1025px;
    margin: 25px auto
}

.our-customer-sec .head-box .desc p {
    font-size: 20px
}

@media (max-width:767px) {
    .our-customer-sec .head-box {
        padding: 0 20px 30px
    }
    .our-customer-sec .head-box .desc p {
        font-size: 18px
    }
}

.our-customer-sec .content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.our-customer-sec .content-row .content-box {
    width: -webkit-calc(50% - 35px);
    width: calc(50% - 35px)
}

@media (max-width:1270px) {
    .our-customer-sec .content-row .content-box {
        width: 100%;
        margin-bottom: 50px
    }
}

.our-customer-sec .content-row .content-box .text-box {
    position: relative
}

.our-customer-sec .content-row .content-box .custom-text-box {
    max-width: 400px;
    padding-right: 50px
}

@media (max-width:767px) {
    .our-customer-sec .content-row .content-box .custom-text-box {
        max-width: 100%;
        padding-right: 0
    }
}

.our-customer-sec .content-row .content-box .custom-text-box h3 {
    font-weight: 800;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ff8819
}

.our-customer-sec .content-row .content-box .custom-text-box ul {
    list-style: disc;
    padding-left: 15px
}

.our-customer-sec .content-row .content-box .custom-text-box ul li {
    margin-bottom: 10px;
    line-height: 1.4
}

.our-customer-sec .content-row .content-box .img-box {
    position: absolute;
    bottom: -15px;
    right: -30px;
    max-width: 240px
}

@media (max-width:1270px) {
    .our-customer-sec .content-row .content-box .img-box {
        right: 30px
    }
}

@media (max-width:767px) {
    .our-customer-sec .content-row .content-box .img-box {
        right: 0;
        position: relative;
        margin-top: 30px;
        max-width: 100%
    }
}

.our-customer-sec .content-row .content-box .img-box .doodle-img {
    position: absolute;
    width: 300px;
    height: 300px;
    top: -65px;
    max-width: unset;
    left: -46px;
    z-index: 1
}

.our-customer-sec .content-row .content-box .img-box img {
    position: relative;
    z-index: 2
}

.our-customer-sec .content-row .content-box:nth-child(2) .custom-text-box h3 {
    border-color: #0019ff
}

.our-customer-sec .content-row .content-box:nth-child(2) .img-box {
    bottom: -50px;
    right: 20px
}

.our-customer-sec .content-row .content-box:nth-child(2) .img-box .doodle-img {
    width: 220px;
    height: 210px;
    top: -15px;
    left: 20px
}

.our-customer-sec .content-row .content-box .bottom-text-box {
    margin-top: 70px
}

@media (max-width:767px) {
    .our-customer-sec .content-row .content-box:nth-child(2) .img-box {
        bottom: 0
    }
    .our-customer-sec .content-row .content-box .bottom-text-box {
        margin-top: 40px
    }
}

.our-customer-sec .content-row .content-box .bottom-text-box .linksmall {
    line-height: .7
}

.client-logo-sec {
    padding: 100px 0
}

@media (max-width:992px) {
    .client-logo-sec {
        padding: 60px 0
    }
}

.client-logo-sec .head-box {
    text-align: center;
    padding-bottom: 50px
}

.client-logo-sec .content-row .logo-box {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.client-logo-sec .content-row .logo-box img {
    margin: 0 auto
}

.core-values-sec {
    background-color: #2c9aff;
    padding: 40px 0
}

.core-values-sec .container {
    max-width: 100%
}

.core-values-sec .content-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.core-values-sec .content-row * {
    color: #fff
}

.core-values-sec .content-row .heading-box {
    width: 200px
}

.core-values-sec .content-row .heading-box h5 {
    margin-bottom: 0
}

.core-values-sec .content-row .text-box {
    max-width: -webkit-calc(100% - 200px);
    max-width: calc(100% - 200px);
    padding-left: 30px
}

@media (max-width:992px) {
    .core-values-sec .content-row .heading-box {
        width: 100%;
        padding-bottom: 20px
    }
    .core-values-sec .content-row .text-box {
        width: 100%;
        max-width: 100%;
        padding-left: 0
    }
}

.core-values-sec .content-row .text-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none
}

@media (max-width:1270px) {
    .core-values-sec .content-row .text-box ul li {
        padding-bottom: 10px
    }
}

.core-values-sec .content-row .text-box ul li:not(:last-of-type) {
    margin-right: 30px
}

@media (max-width:576px) {
    .core-values-sec .content-row .text-box ul li {
        width: 100%
    }
    .core-values-sec .content-row .text-box ul li:not(:last-of-type) {
        margin-right: 0
    }
}

.about-boostcares-sec .content-box h2.xlg {
    margin-bottom: 30px
}

.about-boostcares-sec .content-box .custom-text-box {
    max-width: 540px
}

.about-boostcares-sec .content-box .logo-box {
    padding-top: 100px
}

.cs-stats {
    padding: 80px;
}

.cs-stats h3 {
    color: #fff !important;
}

.cs-stats span {
    color: #fff !important;
}

@media (max-width:992px) {
    .about-boostcares-sec .content-box .logo-box {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:1270px) {
    .about-boostcares-sec .content-box .logo-box .logo-img {
        width: -webkit-calc(33.33% - 30px);
        width: calc(33.33% - 30px)
    }
}

.about-boostcares-sec .content-box .logo-box .logo-img:not(:last-of-type) {
    margin-right: 40px
}

@media (max-width:576px) {
    .about-boostcares-sec .content-box .logo-box .logo-img {
        width: -webkit-calc(33.33% - 15px);
        width: calc(33.33% - 15px)
    }
    .about-boostcares-sec .content-box .logo-box .logo-img:not(:last-of-type) {
        margin-right: 15px
    }
}

.about-boostcares-sec .img-box {
    text-align: center;
    margin-top: 60px
}

.press-awards-sec {
    padding: 30px 0 60px
}

@media (max-width:767px) {
    .about-boostcares-sec .img-box {
        margin-top: 30px
    }
    .press-awards-sec {
        padding: 10px 0 40px
    }
}

.press-awards-sec .review-platform-images {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto
}

.press-awards-sec .content-row {
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 70px
}

@media (max-width:767px) {
    .press-awards-sec .content-row {
        padding-bottom: 40px
    }
}

.press-awards-sec .content-box-wrap {
    max-width: 830px;
    margin: 0 auto
}

.press-awards-sec .content-box-wrap .upper-img-box {
    text-align: center;
    padding-bottom: 20px
}

.press-awards-sec .content-box-wrap .logo-box-row {
    margin-left: -40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:992px) {
    .press-awards-sec .content-box-wrap .logo-box-row {
        margin-left: -20px
    }
}

@media (max-width:576px) {
    .press-awards-sec .content-box-wrap .logo-box-row {
        margin-left: -10px
    }
}

.press-awards-sec .content-box-wrap .logo-box-row .logo-box {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    width: 250px;
    height: 250px;
    margin-top: 40px;
    margin-left: 40px;
    position: relative;
    top: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.press-awards-sec .content-box-wrap .logo-box-row .logo-box:hover {
    top: -10px
}

@media (max-width:992px) {
    .press-awards-sec .content-box-wrap .logo-box-row .logo-box {
        width: 200px;
        height: 200px;
        margin-top: 20px;
        margin-left: 20px
    }
}

@media (max-width:576px) {
    .press-awards-sec .content-box-wrap .logo-box-row .logo-box {
        width: 140px;
        height: 140px;
        margin-top: 10px;
        margin-left: 10px
    }
}

.press-awards-sec .content-box-wrap .logo-box-row .logo-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px
}

@media (max-width:576px) {
    .press-awards-sec .content-box-wrap .logo-box-row .logo-box a {
        padding: 8px
    }
}

.press-awards-sec .content-box-wrap .load-more-btn {
    padding-top: 80px;
    text-align: center
}

@media (max-width:1270px) {
    .press-awards-sec .content-box-wrap .load-more-btn {
        padding-top: 50px
    }
}

@media (max-width:767px) {
    .press-awards-sec .content-box-wrap .load-more-btn {
        padding-top: 40px
    }
}

.press-awards-sec .content-box-wrap .load-more-btn .linksmall {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.press-awards-sec .content-box-wrap .load-more-btn .linksmall .zmdi {
    margin: 0
}

.press-awards-sec .content-box-wrap .load-more-btn .linksmall#collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.press-awards-sec .content-box-wrap .load-more-btn .linksmall#collapse .zmdi {
    margin-bottom: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.press-release-sec .content-box {
    max-width: 970px;
    margin: 50px auto 0
}

.press-release-sec .content-box .item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

@media (max-width:576px) {
    .press-release-sec .content-box .item-row {
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.press-release-sec .content-box .item-row .date-box {
    width: 200px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 1.2;
    color: #828282
}

@media (max-width:576px) {
    .press-release-sec .content-box .item-row .date-box {
        width: 100%;
        padding: 0 0 8px
    }
}

.press-release-sec .content-box .item-row .link-box {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px)
}

@media (max-width:576px) {
    .press-release-sec .content-box .item-row .link-box {
        width: 100%
    }
}

.press-release-sec .content-box .item-row .link-box a {
    color: #221ed6;
    border-bottom: 1px solid;
    font-size: 16px;
    line-height: 1.2;
    position: relative;
    left: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.press-release-sec .content-box .item-row .link-box a:hover {
    color: #ff8819;
    left: 5px
}

.case-study-sec .case-study-box {
    max-width: 865px;
    margin: 0 auto 75px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

.case-study-sec .case-study-box .case-details {
    padding: 20px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .case-study-sec .case-study-box {
        margin-bottom: 50px
    }
    .case-study-sec .case-study-box:last-child {
        margin-bottom: 0
    }
    .case-study-sec .case-study-box .img-box img {
        height: 230px;
        -o-object-fit: cover;
        object-fit: cover
    }
    .case-study-sec .case-study-box .case-details {
        padding: 20px
    }
    .case-study-sec .case-study-box .case-details .text-box {
        width: 100%;
        margin-bottom: 20px
    }
}

.case-study-sec .case-study-box .case-details .text-box h4 {
    font-weight: 800
}

.case-study-sec .case-study-box .case-details .text-box .desc {
    color: #2c9aff
}

.case-study-sec .case-study-box .case-details .btn-box {
    margin: auto 0
}

.case-img-sec {
    padding-top: 70px
}

@media (max-width:767px) {
    .case-img-sec {
        padding-top: 50px
    }
}

.case-img-sec .img-box {
    text-align: center
}

.case-img-sec .img-box img {
    width: 100%
}

.stats-counter-sec.case-study {
    padding: 30px 70px 30px 150px;
    background-color: #ff8819;
    color: #fff
}

@media (max-width:1366px) {
    .stats-counter-sec.case-study {
        padding: 30px 50px
    }
}

@media (max-width:1270px) {
    .stats-counter-sec.case-study {
        padding: 30px 20px
    }
}

@media (max-width:767px) {
    .stats-counter-sec.case-study {
        padding: 30px 20px 20px
    }
}

.stats-counter-sec.case-study .content-row {
    max-width: 1250px;
    margin: 0 auto
}

.stats-counter-sec.case-study .head-box {
    width: 60px
}

@media (max-width:767px) {
    .stats-counter-sec.case-study .head-box {
        width: 100%
    }
}

.stats-counter-sec.case-study .head-box h5 {
    font-weight: 800;
    margin-bottom: 0;
    color: #fff
}

.stats-counter-sec.case-study .stats-box {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 60px
}

@media (max-width:992px) {
    .stats-counter-sec.case-study .head-box {
        padding-bottom: 10px
    }
    .stats-counter-sec.case-study .stats-box {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .stats-counter-sec.case-study .stats-box .text-box {
        padding-right: 15px;
        padding-bottom: 10px
    }
}

.stats-counter-sec.case-study .stats-box .text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.stats-counter-sec.case-study .stats-box .text-box h4 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    margin-right: 4px
}

@media (max-width:1270px) {
    .stats-counter-sec.case-study .stats-box {
        padding-left: 20px
    }
    .stats-counter-sec.case-study .stats-box .text-box h4 {
        font-size: 26px
    }
}

@media (max-width:1270px) {
    .stats-counter-sec.case-study .stats-box .text-box h4{
        font-size: 20px;
    }
}

.case-study-content-sec .content-box-width {
    max-width: 1024px;
    margin: 0 auto
}

.case-study-content-sec .content-box-width h4 {
    font-weight: 700
}

.case-study-content-sec .text-content {
    padding-top: 60px
}

@media (max-width:576px) {
    .case-study-content-sec .text-content {
        padding-top: 40px
    }
}

.case-study-content-sec .text-content .desc {
    padding-top: 15px
}

.case-study-content-sec .text-content .desc p {
    font-size: 16px
}

.case-study-content-sec .text-content .desc p:not(:last-of-type) {
    margin-bottom: 15px
}

.case-study-content-sec .table-content {
    padding-top: 85px
}

.case-study-content-sec .table-content table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.case-study-content-sec .table-content table thead th {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px
}

@media (max-width:992px) {
    .case-study-content-sec .table-content table thead th {
        font-size: 15px
    }
    .case-study-content-sec .table-content table thead th:first-child {
        widows: 38%
    }
}

@media (max-width:767px) {
    .stats-counter-sec.case-study .stats-box {
        width: 100%;
        padding-left: 0
    }
    .stats-counter-sec.case-study .stats-box .text-box {
        padding-right: 0;
        width: 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .case-study-content-sec .table-content {
        padding-top: 50px
    }
    .case-study-content-sec .table-content table {
        border: 1px solid #efefef
    }
    .case-study-content-sec .table-content table thead {
        display: none
    }
    .case-study-content-sec .table-content table thead th {
        font-size: 18px
    }
}

.case-study-content-sec .table-content table thead th:first-child {
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    width: 40%
}

.case-study-content-sec .table-content table tbody {
    background-color: #efefef;
    border-top: 15px solid #efefef;
    border-bottom: 15px solid #efefef
}

.case-study-content-sec .table-content table tbody td {
    font-size: 18px;
    padding: 24px 12px;
    white-space: nowrap;
    text-align: center;
    position: relative
}

@media (max-width:992px) {
    .case-study-content-sec .table-content table tbody td {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .case-study-content-sec .table-content table tbody {
        border-top: 0;
        border-bottom: 0
    }
    .case-study-content-sec .table-content table tbody tr:nth-child(even) {
        background-color: #fff
    }
    .case-study-content-sec .table-content table tbody td {
        white-space: normal;
        font-size: 18px;
        display: block;
        width: 100%;
        padding: 50px 20px 20px
    }
    .case-study-content-sec .table-content table tbody td::after {
        content: attr(data-attr);
        display: block;
        color: #000104;
        position: absolute;
        top: 20px;
        width: 100%;
        text-align: center;
        left: 0;
        font-weight: 500
    }
}

.case-study-content-sec .table-content table tbody td:first-child {
    padding: 20px 25px;
    text-align: left
}

@media (max-width:767px) {
    .case-study-content-sec .table-content table tbody td:first-child {
        text-align: center;
        padding: 70px 20px 20px
    }
    .case-study-content-sec .table-content table tbody td:first-child::after {
        font-weight: 700;
        font-size: 22px;
        top: 30px
    }
}

.case-study-content-sec .table-content table tbody td:nth-child(3), .case-study-content-sec .table-content table tbody td:nth-child(5) {
    color: #ca311e
}

.case-study-content-sec .table-content table tbody td:nth-child(4), .case-study-content-sec .table-content table tbody td:nth-child(6) {
    color: #59c15b
}

.case-study-content-sec .table-content table tbody td:nth-child(4):before, .case-study-content-sec .table-content table tbody td:nth-child(6):before {
    content: url(../images/arrow-up.svg);
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    margin-top: 3px
}

.contact-info-sec {
    padding: 60px 0 100px
}

@media (max-width:992px) {
    .contact-info-sec {
        padding: 60px 0
    }
}

.contact-info-sec .content-row {
    max-width: 1010px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-info-sec .content-row h2 {
    margin-bottom: 20px
}

.contact-info-sec .content-row .left-content-box {
    width: 68%;
    padding-right: 70px;
    position: relative
}

@media (max-width:1270px) {
    .contact-info-sec .content-row .left-content-box {
        width: -webkit-calc(100% - 310px);
        width: calc(100% - 310px);
        padding-right: 40px
    }
}

@media (max-width:992px) {
    .contact-info-sec .content-row .left-content-box {
        width: 100%;
        padding-right: 0
    }
    .contact-info-sec .content-row .left-content-box::after {
        display: none
    }
}

.contact-info-sec .content-row .left-content-box::after {
    content: "";
    border-right: 1px solid #000104;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 30px
}

.contact-info-sec .content-row .right-content-box {
    padding-left: 60px
}

@media (max-width:1270px) {
    .contact-info-sec .content-row .right-content-box {
        padding-left: 40px
    }
}

@media (max-width:992px) {
    .contact-info-sec .content-row .right-content-box {
        width: 100%;
        padding-left: 0;
        padding-top: 40px
    }
}

.contact-info-sec .content-row .info-box-wrap {
    padding-bottom: 20px
}

.contact-info-sec .content-row .info-box-wrap.two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-info-sec .content-row .info-box-wrap.two-col .info {
    width: 45%
}

.contact-info-sec .content-row .info-box-wrap .info {
    width: 100%;
    padding-top: 40px
}

@media (max-width:767px) {
    .contact-info-sec .content-row .info-box-wrap.two-col .info {
        width: 100%
    }
    .contact-info-sec .content-row .info-box-wrap .info {
        padding-top: 25px
    }
}

.contact-info-sec .content-row .info-box-wrap .info a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-info-sec .content-row .info-box-wrap .info a:hover .icon img {
    -webkit-filter: hue-rotate(170deg) brightness(150);
    filter: hue-rotate(170deg) brightness(150)
}

.contact-info-sec .content-row .info-box-wrap .info a:hover .text h6, .contact-info-sec .content-row .info-box-wrap .info a:hover .text p {
    color: #ff8819
}

.contact-info-sec .content-row .info-box-wrap .info a .icon {
    width: 45px
}

@media (max-width:767px) {
    .contact-info-sec .content-row .info-box-wrap .info a .icon {
        width: 35px
    }
    .contact-info-sec .content-row .info-box-wrap .info a .text h6 {
        font-size: 16px
    }
}

.contact-info-sec .content-row .info-box-wrap .info a .text {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding-left: 15px
}

.contact-info-sec .content-row .info-box-wrap .info a .text h6 {
    font-weight: 700;
    line-height: 1.45;
    margin-bottom: 0
}

.address-map-sec {
    padding-bottom: 140px
}

.address-map-sec .map-box {
    position: relative;
    width: 68%;
    z-index: 2
}

@media (max-width:1270px) {
    .address-map-sec {
        padding-bottom: 90px
    }
    .address-map-sec .map-box {
        width: 65%
    }
}

.address-map-sec .map-box .map-point {
    display: none;
    position: relative
}

.address-map-sec .map-box .map-point.active {
    display: block;
    -webkit-animation: contentFadeUp 1s;
    animation: contentFadeUp 1s
}

.address-map-sec .map-box>img {
    width: 100%;
    max-height: 620px;
    -o-object-fit: cover;
    object-fit: cover
}

.address-map-sec .map-box iframe {
    width: 100%;
    max-height: 620px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

@media (max-width:992px) {
    .address-map-sec {
        padding-bottom: 70px
    }
    .address-map-sec .map-box {
        width: 100%
    }
    .address-map-sec .map-box iframe {
        max-height: 530px
    }
}

@media (max-width:576px) {
    .address-map-sec {
        padding-bottom: 50px
    }
    .address-map-sec .map-box iframe {
        max-height: 400px
    }
}

@media (max-width:480px) {
    .address-map-sec .map-box iframe {
        max-height: 300px
    }
}

.address-map-sec .map-box .doodle-img {
    left: 0;
    pointer-events: none;
    z-index: -1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1366px) {
    .address-map-sec .map-box .doodle-img {
        width: 60%
    }
}

@media (max-width:576px) {
    .address-map-sec .map-box .doodle-img {
        width: 75%
    }
}

.address-map-sec .address-info-box {
    width: 30%
}

@media (max-width:1270px) {
    .address-map-sec .address-info-box {
        width: 35%
    }
}

.address-map-sec .address-info-box h1, .address-map-sec .address-info-box h2 {
    margin-bottom: 50px;
    padding-left: 35px;
    width: 100%
}

@media (max-width:1270px) {
    .address-map-sec .address-info-box h1, .address-map-sec .address-info-box h2 {
        margin-bottom: 30px;
        padding-left: 20px
    }
}

@media (max-width:992px) {
    .address-map-sec .address-info-box {
        width: 100%;
        padding-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .address-map-sec .address-info-box .info-box-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

.address-map-sec .address-info-box .info-box {
    background-color: #fff;
    cursor: pointer;
    padding: 40px 50px;
    margin-left: -30px;
    max-width: 460px
}

@media (max-width:1366px) {
    .address-map-sec .address-info-box .info-box {
        padding: 40px
    }
}

@media (max-width:992px) {
    .address-map-sec .address-info-box .info-box {
        width: 50%;
        margin-left: 0
    }
}

@media (max-width:576px) {
    .address-map-sec .address-info-box .info-box {
        width: 100%
    }
}

.address-map-sec .address-info-box .info-box.active {
    background-color: #ff8819
}

.address-map-sec .address-info-box .info-box.active * {
    color: #fff
}

.address-map-sec .address-info-box .info-box h6 {
    font-weight: 700;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .address-map-sec .address-info-box .info-box {
        padding: 20px 15px
    }
    .address-map-sec .address-info-box .info-box h6, .address-map-sec .address-info-box .info-box p {
        font-size: 15px
    }
}

.address-map-sec .address-info-box .info-box h6 strong {
    background-color: #000104;
    color: #fff;
    padding: 3px 12px;
    margin-left: 10px;
    font-weight: 700
}

.member-box-wrap .member-box .text-box h5:hover, .member-box-wrap .member-box.active .text-box h5 {
    color: #ff8819
}

.address-map-sec .address-info-box .info-box p {
    line-height: 1.2
}

.contact-form-sec .form-box-wrap {
    max-width: 890px;
    margin: 0 auto
}

.contact-form-sec .form-box-wrap .form-box {
    padding-top: 60px
}

@media (max-width:992px) {
    .contact-form-sec .form-box-wrap .form-box {
        padding-top: 30px
    }
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.executive-team-sec .members-details-wrap {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    margin-bottom: 0;
    margin-top: -2px;
    padding-bottom: 0;
    padding-top: 40px
}

.executive-team-sec .members-details-wrap h2.xlg {
    position: absolute;
    right: 60px;
    margin: 0;
    top: -10px
}
.executive-team-sec .members-details-wrap h2.xlg {
    position: relative;
    width: 100%;
}
.executive-team-sec .members-details-wrap .content-box-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1330px
}
.executive-team-sec .container-specialinner1 {
    overflow: hidden;
}
@media (max-width:992px) {
    .executive-team-sec .members-details-wrap .content-box-wrap {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.executive-team-sec .members-details-wrap .content-box-wrap .text-box {
    margin-top: 0
}

.executive-team-sec .members-details-wrap .content-box-wrap .img-box {
    top: 0;
    margin-bottom: 0
}

.executive-team-sec .members-details-wrap .content-box-wrap .img-box img {
    max-height: 660px
}

.member-detail-popup-sec {
    padding: 80px 0 0
}

@media (max-width:767px) {
    .executive-team-sec .members-details-wrap h2.xlg {
        right: 0;
        text-align: center
    }
    .member-detail-popup-sec {
        padding: 40px 0 0
    }
}

.member-detail-popup-sec .before-popup-text {
    padding: 0 0 20px
}

.member-detail-popup-sec .before-popup-text.hide {
    display: none
}

.member-detail-popup-sec .before-popup-text h3 {
    margin-bottom: 30px
}

.member-detail-popup-sec .before-popup-text .desc {
    max-width: 700px;
    margin: 0 auto
}

.popup-box-wrapper .detail-popup-box {
    display: none;
    position: relative;
    padding: 30px 0 80px
}

@media (max-width:1270px) {
    .popup-box-wrapper .detail-popup-box {
        padding: 0 0 50px
    }
}

.popup-box-wrapper .detail-popup-box.active {
    display: block;
    -webkit-animation: popupFadeUp 1s;
    animation: popupFadeUp 1s
}

.origin-story-main #introContent, .origin-story-main #prelude {
    -webkit-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: 1
}

.popup-box-wrapper .detail-popup-box .img-box {
    width: 45%;
    position: relative
}

@media (max-width:767px) {
    .popup-box-wrapper .detail-popup-box .img-box {
        width: 100%;
        margin: 40px 0
    }
}

.popup-box-wrapper .detail-popup-box .img-box img:not(.doodle-img) {
    width: 100%
}

.popup-box-wrapper .detail-popup-box .img-box .doodle-img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    z-index: -1
}

.popup-box-wrapper .detail-popup-box .text-box {
    width: 55%;
    padding-left: 50px
}

@media (max-width:767px) {
    .popup-box-wrapper .detail-popup-box .text-box {
        width: 100%;
        padding-left: 0
    }
}

.popup-box-wrapper .detail-popup-box .text-box h3 {
    font-size: 32px
}

.popup-box-wrapper .detail-popup-box .text-box .desc {
    margin-top: 30px;
    max-width: 585px
}

@media (max-width:1270px) {
    .popup-box-wrapper .detail-popup-box .text-box h3 {
        font-size: 24px
    }
    .popup-box-wrapper .detail-popup-box .text-box .desc p {
        font-size: 16px;
        line-height: 1.5
    }
}

.member-box-wrap .member-box {
    text-align: center;
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
    margin: 40px 10px 0;
    cursor: pointer
}

@media (max-width:767px) {
    .member-box-wrap .member-box {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        margin-top: 20px
    }
}

.member-box-wrap .member-box.active .img-box:before {
    opacity: 1;
    visibility: visible;
    display: none
}

.member-box-wrap .member-box .img-box {
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

@media (max-width:992px) {
    .member-box-wrap .member-box .img-box {
        height: 200px
    }
}

@media (max-width:576px) {
    .member-box-wrap .member-box {
        width: 100%
    }
    .member-box-wrap .member-box .img-box {
        height: auto;
        display: block
    }
}

.member-box-wrap .member-box .img-box:before {
    content: "";
    background-image: url(../images/member-popup-doodle-img.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    bottom: -15px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s ease 0s, visibility .5s ease 0s;
    transition: opacity .5s ease 0s, visibility .5s ease 0s;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.member-box-wrap .member-box .img-box img {
    margin-top: auto;
    max-height: 100%
}

.member-box-wrap .member-box .text-box h5 {
    font-weight: 700;
    margin: 20px 0 5px
}

.member-box-wrap .member-box .text-box p {
    font-size: 18px;
    line-height: 1.2
}

.origin-story-banner figure figcaption, .origin-story-steps .set-scene h6 {
    text-align: center;
    font-size: 16px;
    font-family: "Press Start 2P", cursive
}

@-webkit-keyframes popupFadeUp {
    0% {
        display: none;
        opacity: 0;
        top: 50px
    }
    100% {
        display: block;
        opacity: 1;
        top: 0
    }
}

@keyframes popupFadeUp {
    0% {
        display: none;
        opacity: 0;
        top: 50px
    }
    100% {
        display: block;
        opacity: 1;
        top: 0
    }
}

.origin-story-main * {
    color: #fff
}

.origin-story-banner {
    margin-bottom: -2px;
    background-color: #000104
}

.origin-story-banner figure img {
    width: 100%
}

.origin-story-banner figure figcaption {
    line-height: 1.5;
    margin-top: -40px
}

.origin-story-steps {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.08%, #020202), color-stop(52.6%, #127498), color-stop(76.04%, #2ec7ff), color-stop(87.5%, #67bbdf), to(#a6aebd));
    background: -webkit-linear-gradient(top, #020202 2.08%, #127498 52.6%, #2ec7ff 76.04%, #67bbdf 87.5%, #a6aebd 100%);
    background: linear-gradient(180deg, #020202 2.08%, #127498 52.6%, #2ec7ff 76.04%, #67bbdf 87.5%, #a6aebd 100%)
}

.origin-story-steps .set-scene h6 {
    line-height: 1.25;
    padding-top: 30px
}

.origin-story-steps .set-scene .content-row {
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .member-box-wrap .member-box .text-box p {
        font-size: 16px
    }
    .origin-story-steps .set-scene h6 {
        padding: 30px 20px 60px
    }
    .origin-story-steps .set-scene .content-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 0 0 100px!important
    }
    .origin-story-steps .set-scene .content-row:last-child {
        padding-bottom: 0!important
    }
    .origin-story-steps .set-scene .content-row .img-box {
        width: 100%!important;
        margin-bottom: 60px!important;
        padding: 0 20px;
        text-align: center!important
    }
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .content-row .text-box {
        padding-left: 20px
    }
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .content-row .text-box {
        width: 100%!important;
        padding: 0 20px!important
    }
}

.origin-story-steps .set-scene .content-row .text-box h5 {
    font-family: "Press Start 2P", cursive;
    /* font-size: 21px; */
    margin-bottom: 30px
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .content-row .text-box h5 {
        /* font-size: 18px */
    }
}

@media (max-width:767px) {
    .origin-story-steps .set-scene .content-row .text-box h5 {
       /*  font-size: 15px */
    }
}

.origin-story-steps .set-scene .content-row .text-box p {
    font-size: 16px;
    line-height: 1.5
}

.origin-story-steps .set-scene .content-row .text-box p:not(:last-of-type) {
    margin-bottom: 20px
}

.origin-story-steps .set-scene .content-row.reverse .text-box {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .content-row .text-box p {
        font-size: 14px;
        line-height: 1.3
    }
    .origin-story-steps .set-scene .content-row .text-box p:not(:last-of-type) {
        margin-bottom: 12px
    }
    .origin-story-steps .set-scene .content-row.reverse .text-box {
        padding-right: 20px
    }
}

.origin-story-steps .set-scene .step1 {
    max-width: 1190px;
    margin: 0 auto;
    padding: 90px 30px 70px
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .content-row.reverse .text-box {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset
    }
    .origin-story-steps .set-scene .step1 {
        padding: 60px 0 80px
    }
}

.origin-story-steps .set-scene .step1 .text-box {
    width: 60%
}

.origin-story-steps .set-scene .step1 .img-box {
    text-align: right;
    width: 40%
}

.origin-story-steps .set-scene .step2 {
    max-width: 1270px;
    padding: 0 30px;
    margin: 0 auto
}

.origin-story-steps .set-scene .step2 .text-box {
    width: 68%
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step2 {
        padding-left: 0
    }
    .origin-story-steps .set-scene .step2 .text-box {
        width: 100%
    }
}

.origin-story-steps .set-scene .step2 .img-box {
    width: 32%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.origin-story-steps .set-scene .step3 {
    max-width: 1330px;
    padding-left: 30px;
    margin-left: auto;
    margin-top: -130px
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step3 {
        margin-top: 0
    }
}

.origin-story-steps .set-scene .step3 .text-box {
    width: -webkit-calc(30% + 210px);
    width: calc(30% + 210px);
    margin-right: -230px;
    margin-top: auto;
    margin-bottom: 0
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step3 .text-box {
        margin: 0;
        width: 100%
    }
}

.origin-story-steps .set-scene .step3 .img-box {
    margin-left: auto;
    width: 70%
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step3 .img-box {
        margin-left: unset
    }
}

.origin-story-steps .set-scene .step4 {
    max-width: 1360px;
    padding-right: 30px;
    padding-top: 150px
}

.origin-story-steps .set-scene .step4 .text-box {
    width: 45%
}

.origin-story-steps .set-scene .step4 .img-box {
    width: 55%;
    margin-top: auto;
    padding-right: 50px
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step4 .img-box {
        margin-bottom: 60px
    }
}

.origin-story-steps .set-scene .step5 {
    padding: 140px 30px 60px;
    max-width: 960px;
    margin: 0 auto
}

.origin-story-steps .set-scene .step6 .text-box {
    max-width: 710px;
    position: absolute;
    bottom: 0;
    left: 150px
}

@media (max-width:1366px) {
    .origin-story-steps .set-scene .step6 .text-box {
        max-width: 630px
    }
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step5 {
        padding: 80px 30px 60px
    }
    .origin-story-steps .set-scene .step6 .text-box {
        bottom: -80px;
        left: 30px
    }
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step6 .text-box {
        position: static
    }
}

.origin-story-steps .set-scene .step7 {
    max-width: 1340px;
    padding: 90px 30px 90px 0
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step7 {
        padding: 160px 30px 90px 0
    }
}

.origin-story-steps .set-scene .step7 .text-box {
    width: 52%
}

.origin-story-steps .set-scene .step7 .img-box {
    width: 48%;
    padding-right: 50px
}

.origin-story-steps .set-scene .step8 {
    max-width: 1340px;
    padding: 20px 0 170px 30px;
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step8 {
        padding: 20px 0 100px
    }
}

.origin-story-steps .set-scene .step8 .text-box {
    width: 47%
}

.origin-story-steps .set-scene .step8 .img-box {
    width: 53%;
    padding-left: 50px;
    text-align: right
}

.origin-story-steps .set-scene .step9 {
    max-width: 1320px;
    padding-right: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.origin-story-steps .set-scene .step9 .text-box {
    width: 45%
}

.origin-story-steps .set-scene .step9 .img-box {
    width: 55%;
    padding-right: 50px;
    margin-bottom: 50px
}

.origin-story-steps .set-scene .step10 {
    padding: 55px 0 75px
}

.origin-story-steps .set-scene .step10 .text-box {
    position: absolute
}

.origin-story-steps .set-scene .step10 .text-box:nth-child(1) {
    max-width: 730px;
    left: 120px;
    top: 120px
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step10 .text-box:nth-child(1) {
        max-width: 600px;
        left: 20px;
        top: 90px
    }
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step10 .text-box {
        position: static
    }
    .origin-story-steps .set-scene .step10 .text-box:nth-child(1) {
        max-width: 100%;
        margin-bottom: 30px
    }
}

.origin-story-steps .set-scene .step10 .text-box:nth-child(3) {
    max-width: 1020px;
    bottom: 300px;
    right: 160px
}

@media (max-width:1366px) {
    .origin-story-steps .set-scene .step10 .text-box:nth-child(3) {
        bottom: 280px;
        right: 80px
    }
}

@media (max-width:1270px) {
    .origin-story-steps .set-scene .step10 .text-box:nth-child(3) {
        bottom: 280px;
        right: 20px;
        max-width: 90%
    }
}

@media (max-width:1049px) {
    .origin-story-steps .set-scene .step10 .text-box:nth-child(3) {
        bottom: 230px
    }
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step10 .text-box:nth-child(3) {
        max-width: 100%
    }
}

.origin-story-steps .set-scene .step11 {
    max-width: 1360px;
    padding: 0 30px 75px;
    margin-left: auto
}

.origin-story-steps .set-scene .step11 .text-box {
    width: 57%;
    margin-top: 80px
}

.origin-story-steps .set-scene .step11 .img-box {
    width: 43%;
    text-align: right;
    padding-right: 70px;
    padding-left: 30px
}

.full-width-img {
    padding-top: 150px;
    margin-bottom: -45px
}

@media (max-width:992px) {
    .origin-story-steps .set-scene .step11 .text-box {
        margin-top: 0
    }
    .full-width-img {
        padding-top: 80px
    }
}

.full-width-img figure img {
    width: 100%
}

@-webkit-keyframes prelude {
    from, to {
        opacity: 0
    }
    20%, 80% {
        opacity: 1
    }
}

@-webkit-keyframes introContent {
    from {
        opacity: 1;
        -webkit-transform: rotateX(80deg) scaleY(.1) translateY(800px)
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 0
    }
    to {
        -webkit-transform: rotateX(80deg) scaleY(.1) translateY(-1500px)
    }
}

.origin-story-main #canvas {
    position: absolute;
    z-index: 1;
    display: none
}

.origin-story-main .anim-effect {
    height: -webkit-calc(100vh - 118px);
    height: calc(100vh - 118px);
    position: relative
}

.origin-story-main #audio-control {
    display: inline-block;
    cursor: pointer;
    color: #000;
    z-index: 99;
    font-size: 30px;
    background-color: rgba(255, 136, 25, .7);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.origin-story-main #audio-control.pause, .origin-story-main #audio-control.play {
    opacity: 1
}

.origin-story-main #audio-control.pause .zmdi-pause {
    display: none
}

.origin-story-main #audio-control.pause .zmdi-play, .origin-story-main #audio-control.play .zmdi-pause {
    display: inline-block
}

.origin-story-main #audio-control.play .zmdi-play, .origin-story-main audio {
    display: none
}

.origin-story-main #intro {
    background: url(../images/final-star-background.png) #000;
    color: #fff;
    background-size: contain;
    overflow: hidden;
    font-family: "Archivo Narrow", sans-serif;
    position: absolute;
    padding: 10px;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    -webkit-perspective: 60;
    -webkit-perspective-origin: center 0;
    -moz-perspective: 60px;
    -moz-perspective-origin: center 0;
    -o-perspective: 60;
    -o-perspective-origin: center 0
}

.origin-story-main #introContent {
    opacity: 0;
    font-size: 40px;
    line-height: 50px;
    cursor: default;
    width: 45%;
    margin: 0 auto;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-transform: rotateX(80deg) scaleY(.1);
    -moz-transform: rotateX(80deg) scaleY(.1);
    -o-transform: rotateX(80deg) scaleY(.1);
    -webkit-animation-name: introContent;
    -webkit-animation-timing-function: linear;
    -webkit-animation-duration: 100s;
    -webkit-animation-delay: 7s;
    -moz-animation-name: introContent;
    -moz-animation-duration: 100s;
    -moz-animation-delay: 7s;
    -o-animation-name: introContent;
    -o-animation-duration: 100s;
    -o-animation-delay: 7s
}

@media (max-width:1270px) {
    .origin-story-main #introContent {
        width: 60%
    }
}

.origin-story-main #introContent.play-anim {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.origin-story-main #introContent h2, .origin-story-main #introContent p {
    font-family: "Archivo Narrow", sans-serif;
    letter-spacing: 1px;
    text-align: justify;
    text-shadow: 0 0 1px #e7ae05;
    color: #e7ae05
}

.origin-story-main #introContent h2 {
    line-height: 78px
}

.origin-story-main #introContent p {
    line-height: 50px;
    font-size: 40px
}

.origin-story-main #skipIntro {
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer
}

.origin-story-main #prelude {
    font-family: "Archivo Narrow", sans-serif;
    opacity: 0;
    position: absolute;
    bottom: 100px;
    width: 100%;
    padding: 0 30px;
    color: #1b7deb;
    text-align: center;
    text-shadow: 0 0 1px #1b7deb;
    font-size: 54px;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    z-index: 9;
    -webkit-animation-name: prelude;
    -webkit-animation-timing-function: linear;
    -webkit-animation-duration: 6s;
    -moz-animation-name: prelude;
    -moz-animation-duration: 6s;
    -o-animation-name: prelude;
    -o-animation-duration: 6s
}

@media (max-width:992px) {
    .origin-story-main #prelude {
        font-size: 44px
    }
}

@media (max-width:767px) {
    .origin-story-main #introContent {
        width: 100%
    }
    .origin-story-main #prelude {
        font-size: 34px
    }
}

@media (max-width:576px) {
    .origin-story-main #prelude {
        font-size: 30px
    }
}

.origin-story-main #prelude.play-anim {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.origin-story-main .logo {
    position: absolute;
    top: 40%;
    left: 40%;
    z-index: 1;
    margin: auto;
    -webkit-animation: logo 8s ease-out 7s;
    animation: logo 8s ease-out 7s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0
}

@media (max-width:992px) {
    .origin-story-main .logo {
        left: 20%
    }
}

.origin-story-main .logo.play-anim {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.origin-story-main .logo img {
    width: inherit
}

@-webkit-keyframes logo {
    0% {
        width: 18em;
        -webkit-transform: scale(2.75);
        transform: scale(2.75);
        opacity: 1
    }
    50% {
        opacity: 1;
        width: 18em
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1);
        width: 18em
    }
}

@keyframes logo {
    0% {
        width: 18em;
        -webkit-transform: scale(2.75);
        transform: scale(2.75);
        opacity: 1
    }
    50% {
        opacity: 1;
        width: 18em
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1);
        width: 18em
    }
}

.our-reviews-sec {
    padding: 50px 0 20px
}

@media (max-width:767px) {
    .origin-story-main .logo {
        left: 0
    }
    .our-reviews-sec {
        padding: 35px 0 0
    }
}

.our-reviews-sec .review-platform-images {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto
}

.our-reviews-sec .content-box-wrap {
    max-width: 850px;
    margin: 0 auto
}

.our-reviews-sec .write-review-btn {
    padding: 40px 0;
    text-align: center
}

@media (max-width:767px) {
    .our-reviews-sec .write-review-btn {
        padding: 30px 0
    }
}

.our-reviews-sec .load-more-btn {
    padding: 40px 0 0;
    text-align: center
}

.review-box-wrap .review-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px
}

.review-box-wrap .review-box .profile-img {
    width: 60px
}

.review-box-wrap .review-box .profile-img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.review-box-wrap .review-box .review-content {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    padding-left: 20px
}

.review-box-wrap .review-box .review-content .head-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.review-box-wrap .review-box .review-content .head-box h6 {
    color: #000;
    margin: 0 15px 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.review-box-wrap .review-box .review-content .head-box a {
    font-size: 12px;
    font-weight: 700;
    color: #5587e6
}

.review-box-wrap .review-box .review-content .head-box .star-rating {
    margin-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:576px) {
    .review-box-wrap .review-box .review-content .head-box .star-rating {
        width: 100%;
        margin: 10px 0 5px
    }
}

@media (max-width:767px) {
    .review-box-wrap .review-box .review-content .head-box .star-rating img {
        width: 16px
    }
}

.review-box-wrap .review-box .review-content .head-box .star-rating img:not(:last-of-type) {
    margin-right: 3px
}

.review-box-wrap .review-box .review-content .head-box .time {
    width: 100%;
    font-size: 14px;
    color: #969696;
    margin-top: 5px
}

.review-box-wrap .review-box .review-content .text-box {
    margin-top: 10px
}

.review-box-wrap .review-box .review-content .text-box p {
    font-size: 14px;
    color: #000;
    line-height: 24px
}

.review-box-wrap .review-box .review-content .text-box p:not(:last-of-type) {
    margin-bottom: 15px
}

.generic-tpl {
    padding: 50px 0 0
}

.generic-tpl .generic-content h1, .generic-tpl .generic-content h2 {
    margin-top: 40px
}

.generic-tpl .generic-content h3, .generic-tpl .generic-content h4 {
    margin-top: 30px
}

.generic-tpl .generic-content h5, .generic-tpl .generic-content h6 {
    margin-top: 20px
}

.generic-tpl .generic-content h1, .generic-tpl .generic-content h2, .generic-tpl .generic-content h3, .generic-tpl .generic-content h4, .generic-tpl .generic-content h5, .generic-tpl .generic-content h6, .generic-tpl .generic-content p {
    margin-bottom: 20px
}

.generic-tpl .generic-content figure figcaption {
    margin-top: 20px;
    font-weight: 700
}

.generic-tpl .generic-content figure.alignright {
    float: right;
    margin: 0 0 1em 1em
}

@media (max-width:767px) {
    .generic-tpl .generic-content figure.alignright {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content figure.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

@media (max-width:767px) {
    .generic-tpl .generic-content figure.alignleft {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content figure.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.generic-tpl .generic-content .gallery .gallery-item {
    display: inline-block;
    margin: 0 1rem 1rem 0
}

.generic-tpl .generic-content img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

@media (max-width:767px) {
    .generic-tpl .generic-content img.alignright {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

@media (max-width:767px) {
    .generic-tpl .generic-content img.alignleft {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.generic-tpl .generic-content a {
    color: theme-color("primary")
}

.banner.global-launchpad *, .banner.global-launchpad .tablink-container .tabs-link-banner li {
    color: #fff
}

.generic-tpl .generic-content a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

@media (max-width:767px) {
    .generic-tpl .generic-content a img.alignright {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

@media (max-width:767px) {
    .generic-tpl .generic-content a img.alignleft {
        float: none;
        margin: 0 0 1em
    }
}

.generic-tpl .generic-content a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.generic-tpl .generic-content ol, .generic-tpl .generic-content ul {
    padding: 0 0 20px 30px
}

.generic-tpl .generic-content ol li, .generic-tpl .generic-content ul li {
    margin-bottom: 5px
}

.generic-tpl .generic-content ul {
    list-style-type: disc
}

.banner.global-launchpad {
    max-width: 100%;
    background-color: #2c9aff
}

.find-job-sec, .video-box-sec .partner-section .partner-section-left .box-outside:after, .video-box-sec .partner-section .partner-section-left .box-outside:before {
    background-color: #f4522f
}

.banner.global-launchpad h2.xlg {
    text-align: left;
    -webkit-filter: opacity(.25);
    filter: opacity(.25)
}

.banner.global-launchpad .tablink-container {
    top: 200px;
    max-width: 1325px;
    padding-right: 10px
}

.banner.global-launchpad .tablink-container .tabs-link-banner {
    max-width: 530px;
    margin-left: auto
}

@media (max-width:1270px) {
    .banner.global-launchpad .tablink-container {
        top: 150px;
        padding-left: 30px
    }
    .banner.global-launchpad .tablink-container .tabs-link-banner {
        max-width: 100%
    }
    .banner.global-launchpad div.tabbed-banner-sec .banner-inner-content .content-box h2 {
        font-size: 30px;
        line-height: 34px
    }
}

.banner.global-launchpad div.tabbed-banner-sec .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:576px) {
    .banner.global-launchpad .tablink-container {
        top: 120px
    }
    .banner.global-launchpad div.tabbed-banner-sec .container-banner {
        padding-top: 120px
    }
}

@media (max-width:767px) {
    .banner.global-launchpad .tablink-container {
        top: 120px;
        padding-left: 20px
    }
    .banner.global-launchpad div.tabbed-banner-sec .banner-inner-content {
        width: 100%
    }
}

.banner.global-launchpad div.tabbed-banner-sec .banner-inner-content .content-box {
    padding-left: 40px;
    position: relative;
    top: 40px
}

@media (max-width:992px) {
    .banner.global-launchpad div.tabbed-banner-sec .container-banner {
        padding-bottom: 0
    }
    .banner.global-launchpad div.tabbed-banner-sec .banner-inner-content .content-box {
        padding-left: 20px;
        top: 0;
        padding-bottom: 50px
    }
    .banner.global-launchpad div.tabbed-banner-sec .banner-inner-content .content-box h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 0
    }
}

.banner.global-launchpad div.tabbed-banner-sec .tab-content-box .banner-right-side {
    right: auto;
    left: 0;
    top: auto;
    bottom: -1px
}

@media (max-width:1270px) {
    .banner.global-launchpad div.tabbed-banner-sec .tab-content-box .banner-right-side {
        width: -webkit-calc(100% - 480px);
        width: calc(100% - 480px);
        padding-top: 0
    }
}

@media (max-width:992px) {
    .banner.global-launchpad div.tabbed-banner-sec .tab-content-box .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-top: auto
    }
}

@media (max-width:767px) {
    .banner.global-launchpad div.tabbed-banner-sec .banner-inner-content .content-box {
        padding-left: 0
    }
    .banner.global-launchpad div.tabbed-banner-sec .tab-content-box .banner-right-side {
        width: 100%
    }
}

.banner.global-launchpad div.tabbed-banner-sec .tab-content-box .banner-right-side .img-right-banner {
    margin: 0 auto 0 0
}

.global-partner-sec {
    padding: 80px 0 50px
}

@media (max-width:992px) {
    .global-partner-sec {
        padding: 50px 0
    }
}

@media (min-width:1451px) {
    .global-partner-sec .container-specialinner1 {
        margin-right: auto
    }
}

.global-partner-sec .head-box {
    margin-bottom: 70px
}

.global-partner-sec .two-col-content {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 70px;
    padding-right: 30px
}

@media (max-width:992px) {
    .global-partner-sec .two-col-content {
        width: 100%;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .global-partner-sec .two-col-content {
        padding-right: 0
    }
}

.global-partner-sec .two-col-content .content-box {
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    margin-bottom: 70px
}

.global-partner-sec .two-col-content .content-box h3 {
    font-weight: 800;
   /*  font-size: 28px */
}

@media (max-width:1366px) {
    .global-partner-sec .two-col-content .content-box h3 {
        /* font-size: 24px */
    }
}

@media (max-width:1270px) {
    .global-partner-sec .two-col-content {
        padding-left: 0
    }
    .global-partner-sec .two-col-content .content-box {
        margin-bottom: 40px
    }
    .global-partner-sec .two-col-content .content-box h3 {
        font-size: 20px
    }
}

.global-partner-sec .two-col-content .content-box .desc {
    max-width: 276px
}

@media (max-width:576px) {
    .global-partner-sec .two-col-content .content-box {
        width: 100%
    }
    .global-partner-sec .two-col-content .content-box .desc {
        max-width: 100%
    }
}

.global-partner-sec .two-col-content .content-box p {
    font-size: 14px;
    line-height: 22px
}

.global-partner-sec .img-box {
    width: 45%;
    padding-right: 50px
}

@media (max-width:992px) {
    .global-partner-sec .img-box {
        width: 100%;
        margin-top: 0;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .global-partner-sec .img-box {
        padding-right: 0
    }
    .global-partner-sec .img-box .image-slider-box .slide-item img {
        max-height: 300px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.global-partner-sec .img-box .image-slider-box {
    margin: 0 auto;
    padding: 0 20px
}

.global-partner-sec .img-box .image-slider-box .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-partner-sec .img-box .image-slider-box .slide-item img {
    margin: 0 auto;
    width: auto
}

@media (max-width:480px) {
    .global-partner-sec .img-box .image-slider-box .slide-item img {
        max-height: 200px
    }
}

.global-partner-sec .img-box .image-slider-box .slide-item figcaption {
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    margin-top: 20px
}

.global-partner-sec .img-box .image-slider-box .slick-arrow {
    left: -15px
}

.global-partner-sec .img-box .image-slider-box .slick-arrow.slick-next {
    right: -15px;
    left: auto
}

.global-page.everybody-wins .xlg {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.global-page.everybody-wins .everybody-wins-inner .heading-small-wins {
    padding: 10px 0 0;
    text-align: center
}

.global-page.everybody-wins .everybody-wins-inner .width-50:first-child .wins-img {
    margin-left: -200px
}

@media (max-width:1270px) {
    .global-page.everybody-wins .everybody-wins-inner .wins-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .global-page.everybody-wins .everybody-wins-inner .wins-img .wins-img-inner {
        margin-top: auto;
        margin-bottom: 30px
    }
    .global-page.everybody-wins .everybody-wins-inner .width-50:first-child .wins-img {
        margin-left: -20px
    }
}

@media (max-width:576px) {
    .global-page.everybody-wins .xlg {
        font-size: 45px
    }
    .global-page.everybody-wins .everybody-wins-inner .width-50:first-child .wins-img {
        margin-left: 0;
        margin-top: 30px
    }
}

.global-page.everybody-wins .everybody-wins-inner .width-50:first-child .wins-img .round-cirlce-back {
    top: auto;
    bottom: 20px;
    left: 48%
}

.global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img {
    margin-left: -70px;
    margin-top: -30px
}

@media (max-width:1270px) {
    .global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img {
        margin-left: -20px
    }
}

@media (max-width:992px) {
    .global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img {
        margin-left: -20px
    }
}

@media (max-width:576px) {
    .global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img {
        margin-left: 0;
        margin-top: 30px
    }
}

.global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img img {
    max-height: 376px
}

.global-page.everybody-wins .everybody-wins-inner .width-50:nth-child(2) .wins-img .round-cirlce-back {
    top: auto;
    bottom: 40px;
    right: 0;
    padding: 0 10px
}

.global-page.testimonials-wrapper h2.xlg {
    max-width: 1250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    text-align: left
}

@media (min-width:1451px) {
    .global-page.testimonials-wrapper .container-specialinner1 {
        margin-right: auto
    }
}

.global-page.testimonials-wrapper .content-box-wrap {
    max-width: unset;
    width: 60%
}

@media (max-width:992px) {
    .global-page.testimonials-wrapper .content-box-wrap {
        width: 100%;
        padding-bottom: 0
    }
}

.global-page.testimonials-wrapper .content-box-wrap .text-box {
    max-width: 580px
}

.global-page.testimonials-wrapper .content-box-wrap .text-box .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px
}

.global-page.testimonials-wrapper .clientspic {
    position: relative;
    bottom: 0;
    margin-top: -50px;
    width: 40%;
    margin-bottom: 0;
    z-index: 0
}

@media (max-width:992px) {
    .global-page.testimonials-wrapper .clientspic {
        width: 100%
    }
}

@media (max-width:767px) {
    .global-page.everybody-wins .everybody-wins-inner .wins-img .wins-img-inner {
        margin-bottom: 0
    }
    .global-page.testimonials-wrapper .clientspic {
        margin: 40px 0;
        padding-left: 0
    }
    .global-page.testimonials-wrapper .clientspic figure {
        display: block;
        margin: 0 auto
    }
}

.global-page.testimonials-wrapper .clientspic h5 {
    left: -140px;
    width: 275px;
    top: 25%;
    font-size: 18px
}

@media (max-width:1270px) {
    .global-page.testimonials-wrapper .content-box-wrap .text-box {
        padding-right: 0;
        max-width: 100%
    }
    .global-page.testimonials-wrapper .clientspic h5 {
        left: auto;
        right: 90%;
        top: 80%
    }
}

@media (max-width:992px) {
    .global-page.testimonials-wrapper .clientspic h5 {
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
        text-align: center;
        margin: 10px 0 60px
    }
}

.global-page.number-one {
    padding-top: 80px
}

@media (min-width:1451px) {
    .global-page.number-one .container-specialinner2 {
        margin-left: auto
    }
}

.global-page.number-one .left-55 {
    padding-top: 0;
    margin-top: -30px;
    padding-left: 40px
}

@media (max-width:767px) {
    .global-page.testimonials-wrapper .clientspic h5 {
        margin-bottom: 30px
    }
    .global-page.number-one .left-55 {
        padding: 0
    }
}

.global-page.number-one .left-55 h2.xlg {
    text-align: center
}

.global-page.number-one .left-55 .man-bottom {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:992px) {
    .global-page.number-one .left-55 .man-bottom {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 30px
    }
}

.global-page.number-one .heading-bottom-line h2:after {
    background: #f4522f
}

.global-page.number-one .content-heading-smallbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:1270px) {
    .global-page.number-one .content-heading-smallbox .half-div {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

@media (max-width:576px) {
    .global-page.number-one .content-heading-smallbox .half-div {
        width: 100%
    }
}

.global-page.number-one .content-heading-smallbox h6 {
    font-weight: 800; 
    line-height: 1.25
}

.intl-smb-sec {
    padding: 80px 0 0;
    margin-top: -40px
}

@media (min-width:1450px) {
    .intl-smb-sec .container-specialinner2 {
        margin-left: auto
    }
}

.intl-smb-sec h2.xlg {
    text-align: center;
    color: #2c9aff;
    opacity: 1!important;
    padding: 0 20px
}

.intl-smb-sec .content-box-wrap .img-box {
    margin-top: -50px;
    width: 57%;
    position: relative
}

@media (max-width:992px) {
    .intl-smb-sec .content-box-wrap .img-box {
        margin-top: -50px;
        width: 100%
    }
}

.intl-smb-sec .content-box-wrap .img-box figcaption {
    position: absolute;
    top: 35%;
    right: 25%
}

.intl-smb-sec .content-box-wrap .content-box {
    padding-left: 50px;
    width: 43%
}

@media (max-width:992px) {
    .intl-smb-sec .content-box-wrap .content-box {
        padding: 50px 30px;
        width: 100%
    }
}

@media (max-width:767px) {
    .intl-smb-sec .content-box-wrap .content-box {
        padding: 40px 0
    }
}

.intl-smb-sec .content-box-wrap .text-box {
    max-width: 500px
}

.intl-smb-sec .content-box-wrap .text-box h2 {
    font-weight: 400
}

.intl-smb-sec .content-box-wrap .text-box .desc {
    margin: 30px 0 50px
}

.video-box-sec {
    padding: 120px 0 0;
    position: relative;
    z-index: 1
}

@media (max-width:1270px) {
    .video-box-sec {
        padding: 80px 0 0
    }
}

@media (max-width:576px) {
    .video-box-sec {
        padding: 50px 0 0
    }
    .bottom-full-img-sec.tb-offset .img-box img {
        width: 100%;
        height: 280px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.video-box-sec h2.xlg {
    max-width: 1250px;
    margin: 0 auto 30px;
    padding: 0 15px
}

.video-box-sec .partner-section h2 {
    margin-bottom: 0
}

.video-box-sec .partner-section h2 strong {
    font-weight: 700
}

.video-box-sec .partner-section .desc {
    margin: 40px 0
}

@media (max-width:767px) {
    .video-box-sec .partner-section .desc {
        margin: 20px 0
    }
}

.video-box-sec .partner-section .desc p {
    font-size: 18px
}

.video-box-sec .layer-on-video {
    font-weight: 700;
    font-size: 28px
}

.video-box-sec .layer-on-video i {
    color: #f4522f;
    font-size: 80px
}

.bottom-full-img-sec.tb-offset {
    margin: 0 0 -450px
}

@media (max-width:1980px) {
    .bottom-full-img-sec.tb-offset {
        margin: 0 0 -350px
    }
}

@media (max-width:1440px) {
    .bottom-full-img-sec.tb-offset {
        margin: 0 0 -290px
    }
}

@media (max-width:1270px) {
    .bottom-full-img-sec.tb-offset {
        margin: 0 0 -260px
    }
}

@media (max-width:992px) {
    .bottom-full-img-sec.tb-offset {
        margin: 0 0 -230px
    }
}

@media (max-width:767px) {
    .bottom-full-img-sec.tb-offset {
        margin: 0 0 -190px
    }
}

.bottom-full-img-sec.tb-offset .img-box img {
    width: 100%
}

.find-job-sec {
    padding: 35px 0
}

.find-job-sec.careers-accent-bg {
    background-color: #b061ff
}

.find-job-sec .content-box h3 {
    color: #fff;
    margin-bottom: 25px
}

.find-job-sec .content-box .bottom-text {
    margin-top: 25px
}

.find-job-sec .content-box .bottom-text h6 {
    color: #fff
}

.find-job-sec .content-box .bottom-text .linksmall {
    color: #031299;
    margin-top: 0
}

.find-job-sec .content-box .bottom-text .linksmall:hover {
    color: #fff
}

.global-our-people-sec {
    position: relative;
    padding-top: 140px
}

@media (max-width:1270px) {
    .global-our-people-sec {
        padding-top: 80px
    }
}

@media (max-width:992px) {
    .global-our-people-sec {
        padding-top: 50px
    }
}

.global-our-people-sec .xlg {
    max-width: 1355px;
    text-align: left;
    margin-left: auto;
    padding-left: 30px;
    margin-bottom: -120px
}

@media (max-width:1270px) {
    .global-our-people-sec .xlg {
        margin-bottom: -50px
    }
}

@media (min-width:1451px) {
    .global-our-people-sec .container-specialinner1, .global-our-people-sec .xlg {
        margin-right: auto
    }
}

@media (max-width:767px) {
    .global-our-people-sec .xlg {
        margin-bottom: 15px;
        padding: 0 15px;
        text-align: center
    }
    .global-our-people-sec .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.global-our-people-sec .content-box {
    max-width: 540px;
    padding-top: 120px;
    position: relative
}

@media (max-width:1270px) {
    .global-our-people-sec .content-box {
        padding-top: 50px
    }
}

@media (max-width:992px) {
    .global-our-people-sec .content-box {
        max-width: 350px;
        padding-top: 30px
    }
    .global-our-people-sec .content-box .custom-text-box .desc {
        margin: 20px 0 30px
    }
}

@media (max-width:767px) {
    .global-our-people-sec .content-box {
        max-width: 100%;
        padding-top: 0;
        background-color: #fff;
        z-index: 2;
        padding-bottom: 60px;
        padding-right: 30px
    }
}

@media (max-width:576px) {
    .global-our-people-sec .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 20px
    }
}

.global-our-people-sec .content-box .custom-text-box {
    padding-top: 50px
}

.global-our-people-sec .img-box {
    position: relative;
    width: -webkit-calc(100% - 540px);
    width: calc(100% - 540px);
    text-align: center;
    margin-top: -70px;
    padding-bottom: 70px
}

@media (max-width:992px) {
    .global-our-people-sec .img-box {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-top: -40px
    }
}

@media (max-width:767px) {
    .global-our-people-sec .img-box {
        width: 100%;
        margin-top: 0;
        padding-bottom: 0
    }
}

.global-our-people-sec .img-box .gradientimg {
    position: absolute;
    right: 0;
    top: 80px;
    display: none
}

.global-our-people-sec .img-box figure {
    position: relative;
    width: auto;
    display: inline-block;
    z-index: 2
}

.global-our-people-sec .img-box figure img {
    max-width: 650px;
    width: 100%
}

.global-our-people-sec .img-box figure figcaption {
    position: absolute;
    bottom: 25%;
    left: -35%;
    text-align: left;
    font-size: 14px
}

@media (max-width:992px) {
    .global-our-people-sec .img-box figure figcaption {
        left: -20%;
        bottom: 15%
    }
}

@media (max-width:576px) {
    .global-our-people-sec .content-box .custom-text-box {
        padding-top: 0
    }
    .global-our-people-sec .img-box figure figcaption {
        position: static;
        background-color: #fff;
        padding: 15px 0 5px
    }
}

.career-team-sec {
    position: relative;
    padding-top: 95px
}

@media (max-width:1270px) {
    .career-team-sec {
        padding-top: 75px
    }
}

@media (max-width:767px) {
    .global-our-people-sec .img-box figure figcaption {
        left: 0
    }
    .career-team-sec {
        padding-top: 50px
    }
}

@media (min-width:1451px) {
    .career-team-sec .container-specialinner2 {
        margin-left: auto
    }
}

.career-team-sec h2.xlg {
    margin-bottom: 20px;
    width: 100%
}

.career-team-sec .team-content-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.career-team-sec .team-content-wrap .img-box {
    width: 40%;
    position: relative;
    z-index: 1
}

.career-team-sec .team-content-wrap .img-box figcaption {
    position: absolute;
    left: 100%;
    width: 100%;
    bottom: 40px;
    font-size: 14px
}

@media (max-width:992px) {
    .career-team-sec .team-content-wrap .img-box {
        width: 100%
    }
    .career-team-sec .team-content-wrap .img-box figcaption {
        left: auto;
        right: 0;
        width: auto
    }
}

@media (max-width:576px) {
    .career-team-sec .team-content-wrap .img-box figcaption {
        position: static;
        padding: 15px 20px 0
    }
}

.career-team-sec .team-content-wrap .three-col-content {
    width: 60%;
    padding-bottom: 40px
}

@media (max-width:992px) {
    .career-team-sec .team-content-wrap .three-col-content {
        width: 100%;
        margin-left: 0;
        margin-bottom: 60px;
        padding-top: 50px;
        padding-bottom: 0;
        padding-left: 30px
    }
}

.career-team-sec .team-content-wrap .three-col-content .colm {
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px)
}

@media (max-width:1366px) {
    .career-team-sec .team-content-wrap .three-col-content .colm {
        width: -webkit-calc(33.33% - 15px);
        width: calc(33.33% - 15px)
    }
}

@media (max-width:576px) {
    .career-team-sec .team-content-wrap .three-col-content {
        padding-left: 0;
        margin-bottom: 0;
        padding-top: 35px
    }
    .career-team-sec .team-content-wrap .three-col-content .colm {
        width: 100%;
        margin-bottom: 40px
    }
}

.career-team-sec .team-content-wrap .three-col-content .colm h4 {
     font-size: 28px; 
    font-weight: 800
}

@media (max-width:1270px) {
    .career-team-sec .team-content-wrap {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .career-team-sec .team-content-wrap .three-col-content .colm h4 {
         font-size: 26px  /* 22 to 26 as default */
    }
    .career-team-sec .team-content-wrap .three-col-content .colm .desc {
        margin: 20px 0 0
    }
    .around-office-sec .image-slider-wrap .slick-list .item-box {
        text-align: center
    }
}

.career-team-sec .team-content-wrap .three-col-content .colm p {
    font-size: 14px;
    line-height: 22px
}

.job-benefit-sec {
    background-color: #2c9aff;
    padding: 135px 0;
    position: relative
}

.job-benefit-sec * {
    color: #fff
}

.job-benefit-sec h2.xlg {
    position: absolute;
    right: 30px;
    top: 110px;
    margin: 0
}

@media (max-width:992px) {
    .job-benefit-sec {
        padding: 85px 0 40px
    }
    .job-benefit-sec h2.xlg {
        top: 70px
    }
}

@media (max-width:767px) {
    .job-benefit-sec {
        padding: 40px 0
    }
    .job-benefit-sec h2.xlg {
        position: static;
        text-align: center;
        margin-bottom: 20px
    }
}

.job-benefit-sec .head-box {
    padding-bottom: 80px
}

.job-benefit-sec .head-box h2 {
    margin-bottom: 0
}

.job-benefit-sec .head-box h2 strong {
    /* font-weight: 700 */
}

.job-benefit-sec .content-box-wrap .colm {
    width: -webkit-calc(20% - 50px);
    width: calc(20% - 50px);
    text-align: center
}

@media (max-width:992px) {
    .job-benefit-sec .head-box {
        padding-bottom: 50px
    }
    .job-benefit-sec .content-box-wrap .colm {
        width: -webkit-calc(20% - 25px);
        width: calc(20% - 25px)
    }
    .job-benefit-sec .content-box-wrap .colm h5 {
        font-size: 18px /* 16 to 18 */
    }
}

.job-benefit-sec .content-box-wrap .colm .icon {
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .job-benefit-sec .head-box {
        padding-bottom: 0
    }
    .job-benefit-sec .head-box h2 {
        text-align: center
    }
    .job-benefit-sec .content-box-wrap .colm {
        width: 100%;
        margin-top: 40px
    }
    .job-benefit-sec .content-box-wrap .colm .icon {
        height: auto
    }
}

.job-benefit-sec .content-box-wrap .colm h5 {
     font-weight: 800 
}

.around-office-sec {
    padding: 60px 0 0;
    position: relative
}

@media (max-width:576px) {
    .around-office-sec {
        margin-bottom: -40px;
        padding: 30px 0 0
    }
}

.around-office-sec h2.xlg {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px
}

.around-office-sec .custom-text-box {
    padding: 70px 0 50px
}

@media (max-width:767px) {
    .around-office-sec .custom-text-box {
        padding: 50px 0 30px
    }
}

@media (max-width:576px) {
    .around-office-sec .custom-text-box {
        padding: 30px 0
    }
}

.around-office-sec .custom-text-box .desc {
    max-width: 520px;
    margin-bottom: 0
}

.around-office-sec .custom-text-box .desc p:not(:last-of-type), .seo-analysis-sec .heading-box {
    margin-bottom: 25px
}

.around-office-sec .image-slider-wrap {
    max-width: 1025px
}

.around-office-sec .image-slider-wrap .slick-list {
    padding: 20px;
    margin-left: -20px
}

.around-office-sec .image-slider-wrap .slick-list .item-box {
    margin-right: 20px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s
}

.around-office-sec .image-slider-wrap .slick-list .item-box.slick-active {
    opacity: 1
}

.around-office-sec .image-slider-wrap .slick-list .item-box figure {
    display: inline-block;
    position: relative
}

.around-office-sec .image-slider-wrap .slick-list .item-box figure img {
    -webkit-filter: drop-shadow(0 5px 15px rgba(0, 0, 0, .13));
    filter: drop-shadow(0 5px 15px rgba(0, 0, 0, .13))
}

@media (max-width:1366px) {
    .around-office-sec .image-slider-wrap .slick-list {
        margin-left: 20px
    }
    .around-office-sec .image-slider-wrap .slick-arrow.slick-prev {
        left: -20px
    }
}

.around-office-sec .image-slider-wrap .slick-arrow.slick-next {
    right: 0
}

.around-office-sec .image-slider-wrap .slick-arrow.slick-disabled {
    opacity: 0
}

.web-analysis-steps-sec .feature-content-sec:nth-child(1) h2.noopacity, .web-analysis-steps-sec .feature-content-sec:nth-child(5) h2.noopacity {
    opacity: .3!important
}

.around-office-sec .boost-berlin-img {
    position: absolute;
    right: 0;
    top: 120px;
    text-align: right;
    z-index: -1
}

@media (max-width:1270px) {
    .around-office-sec .boost-berlin-img {
        width: 65%
    }
}

@media (max-width:576px) {
    .around-office-sec .boost-berlin-img {
        width: 100%;
        top: auto;
        bottom: -50px
    }
}

.seo-analysis-sec {
    padding: 45px 0 55px
}

.seo-analysis-sec #ib-form-widget .ib-form .ib-form-group {
    width: 20%
}

@media (max-width:992px) {
    .seo-analysis-sec #ib-form-widget .ib-form .ib-form-group {
        width: 50%
    }
}

@media (max-width:576px) {
    .seo-analysis-sec #ib-form-widget .ib-form .ib-form-group {
        width: 100%
    }
}

.seo-analysis-sec .form-box .form-field-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seo-analysis-sec .form-box .form-field-row .form-group {
    margin-bottom: 0;
    width: -webkit-calc(20% - 45px);
    width: calc(20% - 45px)
}

@media (max-width:992px) {
    .seo-analysis-sec .form-box .form-field-row .form-group {
        width: 33.33%
    }
}

@media (max-width:576px) {
    .seo-analysis-sec .form-box .form-field-row .form-group {
        width: 100%
    }
}

.seo-analysis-sec .form-box .form-field-row .form-group .form-control {
    background-color: #fff;
    border: 1px solid #ffc42d
}

.seo-analysis-sec .form-box .form-field-row .form-group .wpcf7-form-control-wrap {
    display: block
}

.seo-analysis-sec .form-box .form-field-row .form-group .wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    margin-top: 8px
}

.seo-analysis-sec .form-box .form-field-row .form-submit {
    margin-left: 15px
}

@media (max-width:992px) {
    .seo-analysis-sec .form-box .form-field-row .form-submit {
        margin-left: 0;
        width: 33.33%
    }
    .seo-analysis-sec .form-box .form-field-row .form-submit .btn {
        width: 100%
    }
}

@media (max-width:576px) {
    .seo-analysis-sec .form-box .form-field-row .form-submit {
        width: 100%;
        margin-top: 15px
    }
}

.seo-analysis-sec .form-box .wpcf7-response-output {
    color: #fff
}

.global-awards-logo-slider {
    padding: 38px 0;
    position: relative
}

.global-awards-logo-slider.bottom-slider::after {
    content: "";
    background-color: #f7f7f7;
    width: 100%;
    height: 520px;
    position: absolute;
    left: 0;
    top: 100%
}

@media (max-width:1366px) {
    .global-awards-logo-slider.bottom-slider::after {
        height: 400px
    }
}

@media (max-width:1270px) {
    .global-awards-logo-slider.bottom-slider::after {
        height: 320px
    }
}

.global-awards-logo-slider .head-box {
    padding: 50px 0
}

.global-awards-logo-slider .head-box+.slider-box-main {
    padding-bottom: 30px
}

.global-awards-logo-slider h2 {
    margin-bottom: 30px
}

.global-awards-logo-slider .slick-list {
    padding: 0 60px
}

.global-awards-logo-slider .slide-item {
    padding: 0 30px;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.global-awards-logo-slider .slide-item img {
    -webkit-filter: opacity(.5) grayscale(1);
    filter: opacity(.5) grayscale(1);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.global-awards-logo-slider .slide-item img:hover {
    -webkit-filter: unset;
    filter: unset
}

.services-offer-sec {
    padding: 80px 0 130px
}

@media (max-width:992px) {
    .global-awards-logo-slider.bottom-slider::after {
        height: 260px
    }
    .services-offer-sec {
        padding: 50px 0 80px
    }
}

.feature-icon-content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px auto 0;
    max-width: 920px;
    width: 100%
}

.feature-icon-content-box .colm-box {
    width: -webkit-calc(33.33% - 50px);
    width: calc(33.33% - 50px);
    text-align: center
}

.feature-icon-content-box .colm-box:not(:last-child) {
    margin-right: 75px
}

@media (max-width:767px) {
    .global-awards-logo-slider.bottom-slider::after {
        height: 300px
    }
    .feature-icon-content-box .colm-box {
        width: 100%
    }
    .feature-icon-content-box .colm-box:not(:last-child) {
        margin-right: 0;
        margin-bottom: 40px
    }
}

.feature-icon-content-box .colm-box .icon-box {
    width: 245px;
    height: 245px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin-bottom: 45px
}

.services-offer-sec-layout2 {
    position: relative
}

@media (max-width:767px) {
    .feature-icon-content-box .colm-box .icon-box {
        margin: 0 auto 25px
    }
    .services-offer-sec-layout2 .content-row {
        padding-right: 20px
    }
}

.services-offer-sec-layout2 .custom-global-heading {
    padding-top: 100px;
    margin-bottom: 15px
}

.services-offer-sec-layout2 .custom-global-heading h2.xlg {
    max-width: 100%
}

@media (max-width:1366px) {
    .services-offer-sec-layout2 .custom-global-heading h2.xlg {
        margin-right: -100px;
        max-width: -webkit-calc(100% + 100px);
        max-width: calc(100% + 100px)
    }
}

@media (max-width:992px) {
    .feature-icon-content-box .colm-box .icon-box {
        width: 180px;
        height: 180px
    }
    .feature-icon-content-box .colm-box .icon-box img {
        max-height: 100px
    }
    .services-offer-sec-layout2 .col-45, .services-offer-sec-layout2 .col-55 {
        width: 100%
    }
    .services-offer-sec-layout2 .custom-global-heading {
        padding-top: 50px
    }
    .services-offer-sec-layout2 .custom-global-heading h2.xlg {
        margin-right: 0;
        max-width: 100%
    }
}

.services-offer-sec-layout2 .custom-global-heading h2 {
    max-width: 480px
}

@media (max-width:992px) {
    .services-offer-sec-layout2 .custom-global-heading h2 {
        max-width: 100%
    }
}

.services-offer-sec-layout2 .custom-global-heading .desc {
    max-width: 435px
}

.services-offer-sec-layout2 .feature-icon-content-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.services-offer-sec-layout2 .feature-icon-content-box .colm-box:not(:last-of-type) {
    margin-right: 50px
}

@media (max-width:1270px) {
    .services-offer-sec-layout2 .feature-icon-content-box .colm-box {
        width: -webkit-calc(33.33% - 15px);
        width: calc(33.33% - 15px)
    }
    .services-offer-sec-layout2 .feature-icon-content-box .colm-box:not(:last-of-type) {
        margin-right: 20px
    }
}

@media (max-width:576px) {
    .services-offer-sec-layout2 .feature-icon-content-box .colm-box {
        width: 100%
    }
    .services-offer-sec-layout2 .feature-icon-content-box .colm-box:not(:last-of-type) {
        margin-right: 0
    }
}

.services-offer-sec-layout2 .feature-icon-content-box .colm-box .icon-box {
    background-color: transparent;
    width: auto;
    height: 100px;
    text-align: center;
    margin-bottom: 15px
}

.services-offer-sec-layout2 .feature-icon-content-box .colm-box .icon-box img {
    height: 100%
}

.services-offer-sec-layout2 .feature-icon-content-box .colm-box .content-box h5 {
    font-size: 18px
}

.services-offer-sec-layout2 .img-box {
    position: relative;
    padding-top: 100px;
    z-index: 2
}

.services-offer-sec-layout2 .img-box::after {
    content: "";
    background-color: #ffc42d;
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

@media (max-width:992px) {
    .services-offer-sec-layout2 .custom-global-heading .desc {
        max-width: 100%
    }
    .services-offer-sec-layout2 .img-box {
        padding-top: 60px;
        text-align: center
    }
    .services-offer-sec-layout2 .img-box::after {
        display: none
    }
}

.services-offer-sec-layout2 .img-box .text {
    width: 280px;
    position: absolute;
    top: 100px;
    right: 50px;
    text-align: right
}

@media (max-width:1270px) {
    .services-offer-sec-layout2 .img-box .text {
        width: 230px;
        position: absolute;
        top: 100px;
        right: 15px;
        text-align: right
    }
    .services-offer-sec-layout2 .img-box .text h5 {
        margin-bottom: 20px;
        font-size: 16px
    }
}

@media (max-width:576px) {
    .services-offer-sec-layout2 .img-box .text {
        position: static;
        width: 100%;
        text-align: center;
        padding: 20px 0 50px
    }
    .seo-type-sec .content-box .btn-box .btn {
        width: 100%
    }
}

.services-offer-sec-layout2 .img-box .text h5 {
    margin-bottom: 20px
}

.seo-type-sec {
    padding: 30px 0
}

.seo-type-sec .content-box .title-box {
    margin-right: 65px
}

@media (max-width:1270px) {
    .seo-type-sec .content-box .title-box {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }
}

.seo-type-sec .content-box .title-box h5 {
    color: #fff;
    margin: 0
}

.seo-type-sec .content-box .btn-box .btn:not(:last-child) {
    margin-right: 30px
}

@media (max-width:576px) {
    .seo-type-sec .content-box .btn-box .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.lt-img {
    width: auto !important;
    height: 634px !important;
}

.seo-feature-content-sec {
    background-color: #FCD672;
    padding: 0 0 0;
    position: relative;
    height: 634px;
}

.seo-feature-content-sec.row-reverse .content-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.seo-feature-content-sec.row-reverse .content-row .img-box {
    text-align: right
}

.seo-feature-content-sec.row-reverse .bottom-contact-info .info-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: auto
}

@media (max-width:992px) {
    .seo-feature-content-sec.row-reverse .content-row .img-box {
        text-align: center
    }
    .seo-feature-content-sec.row-reverse .bottom-contact-info .info-box {
        margin-right: 0
    }
    .seo-feature-content-sec .content-row>div[class*=col-] {
        width: 100%
    }
}

@media (max-width:576px) {
    .seo-feature-content-sec.row-reverse .bottom-contact-info .info-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.seo-feature-content-sec.camp-timeline .content-box .combined-step-list {
    position: relative
}

.seo-feature-content-sec.camp-timeline .content-box .combined-step-list ul li:last-child:after {
    display: inline-block
}

.seo-feature-content-sec.camp-timeline .content-box .combined-step-list .zmdi {
    color: #fff;
    font-size: 40px;
    position: absolute;
    bottom: -25px;
    left: -5px
}

.seo-feature-content-sec.camp-timeline .content-box h6 {
    margin-left: -5px
}

.seo-feature-content-sec.camp-timeline .content-box h6 img {
    margin-right: 10px
}

.seo-feature-content-sec .content-row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.seo-feature-content-sec .content-row .col-40 .img-box img {
    width: 100%;
    height: 100%
}

.seo-feature-content-sec .img-box {
    position: relative;
    z-index: 2
}

.seo-feature-content-sec .img-box figcaption {
    position: absolute;
    left: 0;
    top: 120px
}

.seo-feature-content-sec .content-box {
    padding-left: 30px;
    margin-right: -20px;
    padding-top: 10px;
    padding-bottom: 150px
}

.pricing-packages-img {
    float: right;
    margin-right: 15%;
    max-width: 90%;
    height: auto;
}

.float-right {
    float: right;
}

@media (max-width:767px) {
    .seo-feature-content-sec .content-box {
        margin: 0;
        padding: 20px 0 120px
    }
}

@media (max-width:576px) {
    .seo-feature-content-sec .content-box {
        padding-bottom: 180px
    }
}

.seo-feature-content-sec .content-box h2.xlg {
    margin-bottom: 10px
}

.seo-feature-content-sec .content-box .combined-step-list {
    margin: 20px 0
}

.seo-feature-content-sec .content-box .combined-step-list ul {
    list-style: none;
    position: relative
}

.seo-feature-content-sec .content-box .combined-step-list ul li {
    position: relative;
    padding-bottom: 20px;
    padding-left: 28px
}

.seo-feature-content-sec .content-box .combined-step-list ul li:before {
    content: "";
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2
}

.seo-feature-content-sec .content-box .combined-step-list ul li:after {
    content: "";
    background-color: #000104;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 4px;
    top: 10px
}

.seo-feature-content-sec .content-box .combined-step-list ul li:last-child::after {
    display: none
}

.seo-feature-content-sec .bottom-contact-info {
    padding: 22px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1
}

@media (max-width:576px) {
    .seo-feature-content-sec .bottom-contact-info {
        padding: 15px 0
    }
}

.seo-feature-content-sec .bottom-contact-info .info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55%;
    margin-left: auto;
    padding-left: 30px
}

@media (max-width:992px) {
    .seo-feature-content-sec .img-box {
        text-align: center
    }
    .seo-feature-content-sec .bottom-contact-info .info-box {
        width: 100%;
        margin-left: 0
    }
    .free-tools-sec:before {
        display: none
    }
}

.seo-feature-content-sec .bottom-contact-info .info-box a.phone {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    margin-right: 45px
}

@media (max-width:576px) {
    .seo-feature-content-sec .bottom-contact-info .info-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .seo-feature-content-sec .bottom-contact-info .info-box a.phone {
        font-size: 18px;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }
}

.seo-feature-content-sec .bottom-contact-info .info-box a.phone img {
    margin-right: 8px
}

.free-tools-sec {
    padding: 70px 0 70px;
    position: relative;
    background: linear-gradient(to top, #2C9AFF 0%, #2C9AFF 50%, white 50%, white 100%);
}
.free-tools-sec .icon-box a {
    text-decoration: none;
}

/* .free-tools-sec:before {
    content: "";
    background-color: #2c9aff;
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
} */

@media (max-width:1270px) {
    .free-tools-sec {
        padding: 60px 0
    }
    .free-tools-sec .col-40, .free-tools-sec .col-60 {
        width: 50%
    }
}

@media (max-width:992px) {
    .free-tools-sec .col-40, .free-tools-sec .col-60 {
        width: 100%
    }

    .free-tools-sec {
        background: linear-gradient(to top, #2C9AFF 0%, #2C9AFF 15%, white 15%, white 100%)
    }

    .free-tools-sec .text-white {
        color: #000 !important;
    }
}

.free-tools-sec .content-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.free-tools-sec .img-box {
    position: relative;
    z-index: 2
}

@media (max-width:1270px) {
    .free-tools-sec .content-box {
        padding-top: 0
    }
}

@media (max-width:992px) {
    .flex-img-box {
        flex: 100%;
    }
}

.flex-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 20px
}

.flex-img-box {
    padding: 10px 0;
    text-align: center;
}

.free-tools-sec .content-box .icon-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 20px
}

.free-tools-sec .content-box .icon-list-box .icon-box {
    margin: 0 10px;
    text-align: center;
    max-width: 130px;
}

.free-tools-sec .content-box .icon-list-box .icon-box .icon-img {
    background-color: #f5f5f5;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.search-sessions-people-sec {
    padding: 85px 0 85px;
}

@media (max-width:576px) {
    .search-sessions-people-sec {
        padding: 45px 0 0
    }
}

.search-sessions-people-sec .custom-global-heading {
    padding-bottom: 55px
}

.search-sessions-people-sec .custom-global-heading h2.xlg {
    margin-bottom: 10px
}

.search-sessions-people-sec .custom-global-heading h3 {
    color: #fff;
    margin-bottom: 0
}

.search-sessions-people-sec .desktop-tab-img .img-box img {
    width: 100%;
    height: 100%
}

.search-sessions-people-sec .speakers-box-wrap .mobile-img {
    display: none
}

.search-sessions-people-sec .speakers-box-wrap .mobile-img .img-box {
    text-align: center
}

.search-sessions-people-sec .speakers-box-wrap .mobile-img .img-box img {
    max-width: 350px;
    margin: 0 auto;
    height: 100%
}

@media (max-width:1366px) {
    .seo-partner-with-us-sec .col-50:nth-child(1) {
        width: 40%
    }
}

@media (max-width:992px) {
    .seo-partner-with-us-sec .container-specialinner2 {
        padding-top: 100px
    }
    .seo-partner-with-us-sec .col-50:nth-child(1) {
        width: 50%
    }
}

@media (max-width:767px) {
    .search-sessions-people-sec .speakers-box-wrap .desktop-tab-img {
        display: none
    }
    .search-sessions-people-sec .speakers-box-wrap .mobile-img {
        display: block
    }
    .seo-partner-with-us-sec .col-50:nth-child(1) {
        width: 100%
    }
}

@media (max-width:1366px) {
    .seo-partner-with-us-sec .col-50:nth-child(2) {
        width: 60%
    }
}

@media (max-width:992px) {
    .seo-partner-with-us-sec .col-50:nth-child(2) {
        width: 50%
    }
    .seo-partner-with-us-sec .img-box {
        padding-top: 40px
    }
}

@media (max-width:767px) {
    .seo-partner-with-us-sec .col-50:nth-child(2) {
        width: 100%
    }
    .seo-partner-with-us-sec .img-box {
        padding-top: 0
    }
}

@media (max-width:1270px) {
    .seo-partner-with-us-sec .content-row {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .seo-partner-with-us-sec .content-box {
        padding: 60px 0
    }
}

@media (max-width:992px) {
    .seo-partner-with-us-sec .content-box {
        padding: 0 0 40px
    }
}

@media (max-width:767px) {
    .seo-partner-with-us-sec .content-box {
        padding: 40px 0
    }
}

.seo-partner-with-us-sec .content-box h2.xlg {
    margin-right: -60px
}

@media (max-width:992px) {
    .seo-partner-with-us-sec .content-box h2.xlg {
        position: absolute;
        left: 0;
        top: 20px;
        margin: 0;
        padding-left: 30px
    }
    .seo-partner-with-us-sec .bottom-stats-bar .content-row ul li h3 {
        font-size: 20px
    }
}

.seo-partner-with-us-sec .content-row .col-50 .img-box img {
    width: 100%;
    height: 100%
}

.seo-partner-with-us-sec .content-box .text-box {
    padding-top: 30px
}

.seo-partner-with-us-sec .content-box .text-box h6 {
    margin: 20px 0
}

.seo-partner-with-us-sec .content-box .text-box p {
    margin-bottom: 20px
}

.seo-partner-with-us-sec .content-box .text-box .btn {
    margin-top: 30px
}

@media (max-width:1270px) {
    .seo-partner-with-us-sec .content-box .text-box {
        padding-top: 0
    }
    .seo-partner-with-us-sec .content-box .text-box .btn {
        margin-top: 10px
    }
}

.seo-partner-with-us-sec .bottom-stats-bar {
    padding: 25px 0
}

.seo-partner-with-us-sec .bottom-stats-bar .content-row ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.seo-partner-with-us-sec .bottom-stats-bar .content-row ul li:not(:last-child) {
    border-right: 5px solid #fff;
    margin-right: 25px;
    padding-right: 25px
}

@media (max-width:767px) {
    .seo-partner-with-us-sec .bottom-stats-bar .content-row ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .seo-partner-with-us-sec .bottom-stats-bar .content-row ul li {
        width: 100%;
        text-align: center
    }
    .seo-partner-with-us-sec .bottom-stats-bar .content-row ul li:not(:last-child) {
        border-right: 0;
        margin-right: 0;
        padding: 0 0 20px
    }
}

.seo-partner-with-us-sec .bottom-stats-bar .content-row ul li h3 {
    color: #fff;
  /*   font-weight: 800; */
    margin: 0;
    /* line-height: 1 */
}

.seo-partner-with-us-sec .bottom-stats-bar .content-row ul li h3 span {
    color: #20DED3
}

.explore-boost-sec {
    padding: 24px 0;
    position: relative;
    z-index: 2
}

.explore-boost-sec h2.xlg {
    font-size: 77px;
    margin: 0
}

@media (max-width:1270px) {
    .explore-boost-sec h2.xlg {
        font-size: 60px
    }
}

.explore-boost-sec .search-box .search-dropdown-wrap {
    width: 100%;
    max-width: 610px;
    margin-left: auto;
    position: relative
}

@media (max-width:992px) {
    .explore-boost-sec .col-45, .explore-boost-sec .col-55 {
        width: 100%
    }
    .explore-boost-sec h2.xlg {
        margin-bottom: 20px;
        text-align: center
    }
    .explore-boost-sec .search-box .search-dropdown-wrap {
        margin: 0 auto
    }
}

.explore-boost-sec .search-box .search-dropdown-wrap.active input {
    border-radius: 25px 25px 0 0
}

.explore-boost-sec .search-box input {
    background-color: #fff;
    background-image: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: 24px center;
    border-width: 1px 1px 0;
    border-color: #000104;
    border-style: solid;
    border-radius: 25px;
    font-size: 20px;
    padding: 16px 20px 16px 60px;
    display: block;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.explore-boost-sec .search-box input:focus {
    outline: 0
}

.explore-boost-sec .search-box input ::-webkit-input-placeholder {
    color: #000104
}

.explore-boost-sec .search-box input ::-moz-placeholder {
    color: #000104
}

.explore-boost-sec .search-box input :-ms-input-placeholder {
    color: #000104
}

.explore-boost-sec .search-box input :-moz-placeholder {
    color: #000104
}

.explore-boost-sec .search-box .dropdown-list {
    position: absolute;
    background-color: #fff;
    width: 100%;
    border-radius: 0 0 25px 25px;
    border-width: 0 1px 1px;
    border-color: #000104;
    border-style: solid;
    display: none;
    margin-top: -1px
}

.explore-boost-sec .search-box .dropdown-list ul {
    list-style: none;
    padding: 10px 0 20px;
    position: relative
}

.explore-boost-sec .search-box .dropdown-list ul:before {
    content: "";
    background-color: #f7f7f7;
    height: 1px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.explore-boost-sec .search-box .dropdown-list ul li {
    padding: 5px 40px
}

.explore-boost-sec .search-box .dropdown-list ul li:hover {
    background-color: rgba(255, 97, 119, .4)
}

.explore-boost-sec .search-box .dropdown-list ul li a {
    display: block
}

.pricing-icon-bar-sec {
    padding: 60px 0
}

.pricing-icon-bar-sec .content-row .colm-box {
    text-align: center;
    width: 12.5%
}

@media (max-width:992px) {
    .pricing-icon-bar-sec {
        padding: 50px 0 0
    }
    .pricing-icon-bar-sec .content-row .colm-box {
        width: 25%;
        margin-bottom: 50px
    }
}

@media (max-width:576px) {
    .pricing-icon-bar-sec .content-row .colm-box {
        width: 33.33%
    }
}

.pricing-icon-bar-sec .content-row .colm-box .icon-img {
    height: 70px;
    margin-bottom: 25px
}

.pricing-icon-bar-sec .content-row .colm-box h6 {
    color: #fff;
    /* font-size: 14px; */
    margin: 0
}

.seo-cost-sec .content-wrap {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto
}

.side-border-heading .heading-box {
    position: relative
}

.side-border-heading .heading-box:after {
    content: "";
    background-color: #ffc42d;
    height: 2px;
    display: inline-block;
    width: 100%;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:767px) {
    .side-border-heading .heading-box:after {
        display: none
    }
}

.side-border-heading .heading-box h2, .side-border-heading .heading-box h3 {
    position: relative;
    display: table;
    vertical-align: middle;
    background-color: #fff;
    padding-right: 30px;
    margin-bottom: 30px;
    z-index: 2
}

@media (max-width:767px) {
    .side-border-heading .heading-box h2, .side-border-heading .heading-box h3 {
        padding-right: 0
    }
}

.side-border-heading .heading-box .price-tag {
    background-color: #000104;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 3px;
    padding: 9px 15px;
    vertical-align: middle;
    margin-left: 20px
}

@media (max-width:767px) {
    .side-border-heading .heading-box .price-tag {
        display: block;
        margin: 10px 0 0
    }
}

.featured-list-box .price-tag, .seo-packages-sec .package-cta-box .price-tag {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase
}

.side-border-heading p {
    margin-bottom: 15px
}

.side-border-heading .btn {
    margin-top: 30px
}

.featured-list-box {
    max-width: 310px;
    width: 100%;
    margin-right: 60px;
    margin-bottom: 45px
}

@media (max-width:1270px) {
    .featured-list-box {
        max-width: -webkit-calc(33.33% - 30px);
        max-width: calc(33.33% - 30px);
        margin-right: 30px
    }
}

@media (max-width:992px) {
    .side-border-heading .heading-box .price-tag {
        font-size: 14px
    }
    .featured-list-box {
        max-width: -webkit-calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-right: 20px
    }
    .featured-list-box .price-tag {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .featured-list-box {
        max-width: 100%;
        margin-right: 0
    }
}

.featured-list-box .price-tag {
    background-color: #000104;
    padding: 9px 15px;
    margin-bottom: 20px
}

.featured-list-box h3, .featured-list-box h5 {
    border-bottom: 2px solid #ffc42d;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.featured-list-box ul {
    list-style: disc;
    padding-left: 20px
}

.featured-list-box ul li {
    margin-bottom: 20px
}

.small-cta-banner-box {
    background: -webkit-gradient(linear, left top, right top, from(#045de9), to(#08d6ff));
    background: -webkit-linear-gradient(left, #045de9 0, #08d6ff 100%);
    background: linear-gradient(90deg, #045de9 0, #08d6ff 100%);
    padding: 5px 0
}

.pricing-process-sec, .pricing-process-sec .side-border-heading .heading-box h2 {
    background-color: #f7f7f7
}

.white-bg {
    background-color: #ffffff !important;
}

.black-bg {
    background-color: #000 !important;
}

.text-dark {
    color: #000 !important;
}

.dark-highlight {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

@media (max-width:576px) {
    .small-cta-banner-box {
        padding: 25px 0 10px
    }
}

.small-cta-banner-box .content-row {
    max-width: 860px;
    margin: 0 auto
}

@media (max-width:992px) {
    .small-cta-banner-box .content-row {
        padding: 0 20px
    }
}

.small-cta-banner-box .content-row .icon-img {
    width: 105px;
    padding: 10px 0
}

@media (max-width:576px) {
    .small-cta-banner-box .content-row .icon-img {
        width: 100%
    }
}

.small-cta-banner-box .content-row .icon-img img {
    width: 85px
}

.small-cta-banner-box .content-row .text-box {
    width: -webkit-calc(100% - 105px);
    width: calc(100% - 105px);
    padding-left: 120px
}

@media (max-width:992px) {
    .small-cta-banner-box .content-row .text-box {
        padding-left: 80px
    }
}

@media (max-width:767px) {
    .small-cta-banner-box .content-row .text-box {
        padding-left: 40px
    }
}

@media (max-width:576px) {
    .small-cta-banner-box .content-row .text-box {
        padding-left: 0;
        width: 100%;
        margin-top: 15px
    }
}

.small-cta-banner-box .content-row .text-box h6 {
    color: #fff
}

.pricing-process-sec {
    padding: 70px 0 55px
}

.pricing-process-sec .side-border-heading {
    width: 100%;
    margin: 0 auto
}

.seo-packages-sec {
    padding: 35px 0 85px
}

@media (max-width:576px) {
    .seo-packages-sec {
        padding: 10px 0 55px
    }
}

.seo-packages-sec .heading-box .desc {
    margin-top: 25px
}

.seo-packages-sec .heading-box .desc p {
    margin-bottom: 15px
}

.seo-packages-sec .package-list-wrap {
    margin: 70px auto 0;
    max-width: 1030px
}

.seo-packages-sec .package-list-wrap .featured-list-box {
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px);
    max-width: unset;
    margin-right: 0;
    margin-bottom: 70px
}

@media (max-width:992px) {
    .seo-packages-sec .package-list-wrap .featured-list-box {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
}

@media (max-width:767px) {
    .seo-packages-sec .package-list-wrap .featured-list-box {
        width: 100%;
        margin-bottom: 45px
    }
}

.seo-packages-sec .package-list-wrap .featured-list-box:nth-child(even) h3 {
    border-bottom-color: #2c9aff
}

.seo-packages-sec .package-cta-box .price-tag {
    background-color: #000104;
    padding: 9px 15px
}

.seo-packages-sec .package-cta-box .content-row {
    background: -webkit-gradient(linear, left top, right top, from(#045de9), to(#08d6ff));
    background: -webkit-linear-gradient(left, #045de9 0, #08d6ff 100%);
    background: linear-gradient(90deg, #045de9 0, #08d6ff 100%);
    padding: 50px
}

@media (max-width:992px) {
    .seo-packages-sec .package-cta-box .content-row {
        padding: 25px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.seo-packages-sec .package-cta-box .content-row .title {
    width: 250px;
    color: #fff
}

@media (max-width:1270px) {
    .seo-packages-sec .package-cta-box .content-row .title {
        width: 100%
    }
}

.seo-packages-sec .package-cta-box .content-row .desc {
    width: -webkit-calc(100% - 440px);
    width: calc(100% - 440px);
    color: #fff;
    padding: 0 50px
}

@media (max-width:1270px) {
    .seo-packages-sec .package-cta-box .content-row .desc {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
        padding: 20px 30px 0 0
    }
}

@media (max-width:767px) {
    .seo-packages-sec .package-cta-box .content-row .desc {
        width: 100%;
        padding: 10px 0 20px
    }
}

.packages-depth-sec {
    padding: 100px 0 25px
}

.packages-depth-sec .content-box-wrap {
    max-width: 1130px;
    margin: 0 auto
}

.packages-depth-sec .package-box {
    margin-top: 80px
}

@media (max-width:767px) {
    .packages-depth-sec {
        padding: 70px 0 5px
    }
    .packages-depth-sec .package-box {
        margin-top: 40px
    }
}

.packages-depth-sec .package-box .side-border-heading {
    margin-bottom: 70px
}

.packages-depth-sec .package-box .side-border-heading .heading-box h3 {
    background-color: #f7f7f7
}

.seo-portal-page.number-one {
    padding: 100px 0 0
}

@media (max-width:1270px) {
    .seo-portal-page.number-one {
        padding: 50px 0 0
    }
}

@media (min-width:1451px) {
    .seo-portal-page.number-one .container-specialinner2 {
        margin-left: auto
    }
}

.seo-portal-page.number-one .man-bottom {
    position: relative;
    padding-left: 0;
    z-index: 2
}

@media (max-width:1366px) {
    .seo-portal-page.number-one .man-bottom {
        left: 0
    }
}

@media (max-width:992px) {
    .seo-portal-page.number-one .man-bottom {
        margin-bottom: 0
    }
}

.seo-portal-page.number-one .man-bottom figure {
    position: relative
}

.seo-portal-page.number-one .man-bottom figure figcaption {
    position: absolute;
    top: 35%;
    left: 58%
}

.seo-portal-page.number-one .half-div.left-55 {
    padding-top: 0;
    width: 50%
}

@media (max-width:767px) {
    .seo-portal-page.number-one .half-div.left-55 {
        width: 100%
    }
}

.seo-portal-page.number-one .half-div.right-45 {
    width: 50%
}

.seo-portal-page.number-one .half-div h2.xlg {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -20px
}

.seo-portal-page.number-one .half-div .heading {
    padding-top: 45px;
    margin-bottom: 20px
}

@media (max-width:992px) {
    .seo-portal-page.number-one .half-div .heading {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .seo-portal-page.number-one .half-div.right-45 {
        width: 100%
    }
    .seo-portal-page.number-one .half-div .heading {
        padding-top: 50px
    }
}

@media (max-width:992px) {
    .seo-portal-page.number-one .half-div .content-heading-smallbox .half-div {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width:576px) {
    .seo-portal-page.number-one .half-div .content-heading-smallbox .half-div {
        width: 100%
    }
}

.seo-portal-page.number-one .half-div .content-heading-smallbox .desc {
    max-width: 290px
}

@media (max-width:1270px) {
    .seo-portal-page.number-one .man-bottom figure figcaption {
        left: 70%;
        font-size: 14px
    }
    .seo-portal-page.number-one .half-div.left-55 {
        margin-top: auto
    }
    .seo-portal-page.number-one .btn-box, .seo-portal-page.number-one .half-div .content-heading-smallbox {
        padding-bottom: 40px
    }
}

.seo-portal-page.number-one .blackbox-number-counter {
    padding: 50px 0;
    position: absolute;
    width: 100%;
    bottom: 0
}

.seo-portal-page.number-one .blackbox-number-counter .list-wth-hedandtext {
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
    z-index: 4
}

@media (max-width:1270px) {
    .seo-portal-page.number-one .blackbox-number-counter {
        position: relative;
        padding: 25px 0
    }
    .seo-portal-page.number-one .blackbox-number-counter .list-wth-hedandtext {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.seo-portal-page.number-one .blackbox-number-counter .list-wth-hedandtext li {
    max-width: 270px;
    margin: 0 20px
}

@media (max-width:767px) {
    .seo-portal-page.number-one .blackbox-number-counter .list-wth-hedandtext li {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px
    }
    .seo-portal-page.number-one .blackbox-number-counter .list-wth-hedandtext li:last-child {
        margin-bottom: 0
    }
}

.three-col-info-sec {
    padding: 60px 0 120px;
    position: relative;
    z-index: 2
}

@media (max-width:1270px) {
    .three-col-info-sec {
        padding: 40px 0 60px
    }
}

.everybody-wins.seo-home ul.with-dots li:last-of-type, .testimonial-with-img .content-wrap.reverse .content-box {
    padding-left: 0
}

.three-col-info-sec.product-page .info-box-wrap .box-card .icon-box {
    background-color: transparent
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box {
    max-width: 325px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box h6 {
    font-size: 28px
}

@media (max-width:1270px) {
    .three-col-info-sec.product-page .info-box-wrap .box-card .text-box h6 {
        font-size: 22px
    }
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box h5 {
    margin-bottom: 25px
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box .desc {
    padding-bottom: 40px
}

@media (max-width:992px) {
    .three-col-info-sec.product-page .info-box-wrap .box-card .text-box h6 {
        font-size: 18px
    }
    .three-col-info-sec.product-page .info-box-wrap .box-card .text-box .desc {
        padding-bottom: 20px
    }
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box p {
    font-size: 16px
}

.three-col-info-sec.product-page .info-box-wrap .box-card .text-box .linksmall {
    margin-top: auto
}

.three-col-info-sec .info-box-wrap .box-card {
    width: -webkit-calc(33.33% - 15px);
    width: calc(33.33% - 15px)
}

@media (max-width:767px) {
    .three-col-info-sec.product-page .info-box-wrap .box-card .text-box {
        max-width: 100%
    }
    .three-col-info-sec.product-page .info-box-wrap .box-card .text-box .desc {
        margin-bottom: 20px;
        padding-bottom: 0
    }
    .three-col-info-sec .info-box-wrap .box-card {
        width: 100%;
        margin-bottom: 50px
    }
    .three-col-info-sec .info-box-wrap .box-card:last-of-type {
        margin-bottom: 0
    }
}

.three-col-info-sec .info-box-wrap .box-card .icon-box {
    width: 150px;
    height: 150px;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 30px
}

@media (max-width:767px) {
    .three-col-info-sec .info-box-wrap .box-card .icon-box {
        width: 175px;
        height: 175px;
        margin-bottom: 20px
    }
    .everybody-wins.seo-home .everybody-wins-inner {
        margin-top: 30px
    }
}

.three-col-info-sec .info-box-wrap .box-card .text-box {
    text-align: center
}

.three-col-info-sec .info-box-wrap .box-card .text-box h6 {
    margin-bottom: 25px
}

@media (max-width:992px) {
    .three-col-info-sec .info-box-wrap .box-card .text-box h6 {
        margin-bottom: 18px
    }
}

.three-col-info-sec .info-box-wrap .box-card .text-box p {
    line-height: 22px
}

.everybody-wins.seo-home h4 {
    font-weight: 700;
    max-width: 450px
}

.everybody-wins.seo-home ul.with-dots li:last-of-type:before {
    display: none
}

.everybody-wins.seo-home ul.with-dots li .linksmall {
    margin: 0
}

.everybody-wins.seo-home .width-50:nth-child(2) .wins-img {
    margin-top: 30px
}

.everybody-wins.seo-home .width-50 .wins-img {
    margin-top: 0
}

.testimonial-with-img {
    padding-top: 100px
}

.testimonial-with-img .content-wrap .img-box .client-img img {
    width: 100%;
    height: 100%
}

@media (min-width:1451px) {
    .testimonial-with-img .container-ofleft {
        margin-right: auto
    }
    .testimonial-with-img .container-ofright {
        margin-left: auto
    }
    .testimonial-with-img .container-fluid {
        margin-left: auto;
        margin-right: auto;
        max-width: 1450px;
        width: 100%
    }
}

.testimonial-with-img>h2.xlg {
    position: absolute;
    margin-top: -30px
}

.testimonial-with-img .content-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.testimonial-with-img .content-wrap.reverse .img-box {
    text-align: right
}

.testimonial-with-img .content-wrap.reverse .img-box .bg-img {
    top: -10px;
    left: -10px
}

.testimonial-with-img .content-wrap.reverse .content-box .text-box {
    max-width: 600px
}

.testimonial-with-img .content-wrap.reverse .content-box .text-box .desc p {
    font-size: 24px
}

@media (max-width:1270px) {
    .testimonial-with-img {
        padding-top: 80px
    }
    .testimonial-with-img .content-wrap.reverse .content-box .text-box {
        padding-right: 25px
    }
    .testimonial-with-img .content-wrap.reverse .content-box .text-box .desc p {
        font-size: 20px
    }
}

@media (max-width:992px) {
    .testimonial-with-img {
        padding-top: 60px
    }
    .testimonial-with-img.pb-40 {
        padding-bottom: 0
    }
    .testimonial-with-img>h2.xlg {
        position: static
    }
    .testimonial-with-img .content-wrap.reverse .content-box .text-box .desc p {
        font-size: 16px
    }
}

.testimonial-with-img .content-wrap.reverse .content-box .review-platform-images {
    margin-bottom: -100px
}

.testimonial-with-img .content-wrap .img-box {
    position: relative
}

.testimonial-with-img .content-wrap .img-box .bg-img {
    position: absolute
}

.testimonial-with-img .content-wrap .img-box .screen-shot {
    z-index: 2;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    bottom: -30px;
    text-align: center
}

@media (max-width:992px) {
    .testimonial-with-img .content-wrap .img-box .screen-shot {
        bottom: 50px
    }
}

@media (max-width:767px) {
    .testimonial-with-img .content-wrap.reverse .content-box .review-platform-images, .testimonial-with-img .content-wrap.reverse .content-box .text-box {
        padding-right: 20px
    }
    .testimonial-with-img .content-wrap .img-box .screen-shot {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: 0;
        bottom: 0;
        max-width: 80%;
        margin: -10px auto 0
    }
}

.testimonial-with-img .content-wrap .img-box .screen-shot img {
    -webkit-box-shadow: 0 2.16px 6.48px rgba(0, 0, 0, .13);
    box-shadow: 0 2.16px 6.48px rgba(0, 0, 0, .13)
}

.testimonial-with-img .content-wrap .img-box .screen-shot h6 {
    margin-top: 20px
}

.testimonial-with-img .content-wrap .img-box .screen-shot.bottom-right {
    bottom: -80px;
    right: -80px;
    width: 100%;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media (max-width:1366px) {
    .testimonial-with-img .content-wrap .img-box .screen-shot.bottom-right {
        bottom: -100px;
        right: -40px;
        width: 70%
    }
    .site-seeing-sec .slick-arrow {
        left: -30px
    }
}

@media (max-width:1270px) {
    .testimonial-with-img .content-wrap .img-box .screen-shot.bottom-right {
        bottom: -30px;
        right: -30px;
        max-width: 60%
    }
}

@media (max-width:992px) {
    .testimonial-with-img .content-wrap .img-box .screen-shot.bottom-right {
        right: -5px
    }
}

@media (max-width:767px) {
    .testimonial-with-img .content-wrap .img-box .screen-shot.bottom-right {
        right: 0;
        position: absolute
    }
}

.testimonial-with-img .content-wrap .img-box .client-img {
    /* margin-top: 30px; */
    position: relative;
    /* padding-right: 20px; */
    z-index: 1
}

.testimonial-with-img .content-wrap .content-box {
    padding-left: 100px
}

@media (max-width:1270px) {
    .testimonial-with-img .content-wrap .content-box {
        padding-left: 50px
    }
}

@media (max-width:992px) {
    .testimonial-with-img .content-wrap .content-box {
        padding-left: 25px
    }
}

@media (max-width:767px) {
    .testimonial-with-img .content-wrap .content-box {
        padding: 50px 0 0 20px
    }
    .site-seeing-sec .slick-arrow {
        display: none!important
    }
}

.testimonial-with-img .content-wrap .content-box .text-box {
    max-width: 680px
}

.testimonial-with-img .content-wrap .content-box .text-box h2 {
    /* line-height: 1.2; */
    margin-bottom: 100px
}

.testimonial-with-img .content-wrap .content-box .text-box .desc {
    max-width: 650px
}

.testimonial-with-img .content-wrap .content-box .text-box .desc p {
    font-size: 21px;
    line-height: 1.6
}

@media (max-width:1270px) {
    .testimonial-with-img .content-wrap .content-box .text-box h2 {
        margin-bottom: 60px
    }
    .testimonial-with-img .content-wrap .content-box .text-box .desc p {
        font-size: 18px
    }
    .testimonial-with-img .content-wrap .content-box .client-img img {
        width: 85%
    }
}

@media (max-width:992px) {
    .testimonial-with-img .content-wrap .content-box .text-box h2 {
        margin-bottom: 30px
    }
    .testimonial-with-img .content-wrap .content-box .text-box .desc p {
        font-size: 15px
    }
}

.testimonial-with-img .content-wrap .content-box .text-box .desc .linksmall {
    margin-top: 30px
}

.testimonial-with-img .content-wrap .content-box .compay-details .conent-row {
    margin: 35px 0
}

.testimonial-with-img .content-wrap .content-box .compay-details .conent-row:last-child {
    margin-bottom: 15px
}

.testimonial-with-img .content-wrap .content-box .compay-details .conent-row .logo-box {
    width: 170px
}

@media (max-width:576px) {
    .testimonial-with-img .content-wrap .content-box .compay-details .conent-row .logo-box {
        width: 100%
    }
}

.testimonial-with-img .content-wrap .content-box .compay-details .conent-row .text-box {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    padding-left: 35px
}

@media (max-width:992px) {
    .testimonial-with-img .content-wrap .content-box .compay-details .conent-row .text-box {
        padding-left: 15px
    }
}

@media (max-width:576px) {
    .testimonial-with-img .content-wrap .content-box .compay-details .conent-row .text-box {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px
    }
}

.testimonial-with-img .content-wrap .content-box .linksmall:hover {
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.testimonial-with-img .content-wrap .content-box .review-platform-images {
    margin-top: 80px;
    margin-left: -10px
}

@media (max-width:1270px) {
    .testimonial-with-img .content-wrap .content-box .review-platform-images {
        margin-top: 40px
    }
}

.review-platform-images .flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:576px) {
    .review-platform-images .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .review-platform-images .flex a {
        width: 33.33%;
        padding: 10px;
        text-align: center
    }
}

@media (max-width:576px) and (max-width:767px) {
    .review-platform-images .flex a img {
        max-height: 65px
    }
}

.site-seeing-sec {
    padding: 65px 0 35px
}

@media (max-width:576px) {
    .site-seeing-sec {
        padding: 35px 0
    }
}

.site-seeing-sec .heading-box {
    padding-bottom: 30px
}

.site-seeing-sec .slider-main .slick-list {
    padding-bottom: 100px
}
.site-seeing-sec.skyblue .work-slider .slider-main .slick-list {
    padding-bottom: 10px
}

@media (max-width:576px) {
    .site-seeing-sec .slider-main .slick-list {
        padding-bottom: 70px
    }
}

.site-seeing-sec .slider-main .slide-item {
    margin: 0 15px
}

.site-seeing-sec .slider-main .slide-item img {
    -webkit-filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, .28));
    filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, .28))
}

.site-seeing-sec .slick-arrow {
    margin-top: -50px
}

.site-seeing-sec .slick-arrow:before {
    color: #fff
}

@media (max-width:1366px) {
    .site-seeing-sec .slick-arrow.slick-next {
        right: -30px;
        left: auto
    }
}

.site-seeing-sec ul.slick-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0;
    z-index: 2
}

.site-seeing-sec ul.slick-dots li:not(:last-of-type) {
    margin-right: 25px
}

.site-seeing-sec ul.slick-dots li.slick-active button {
    background-color: #ffc42d
}

.site-seeing-sec ul.slick-dots li button {
    width: 15px;
    height: 15px;
    background-color: #fff
}

@media (max-width:576px) {
    .site-seeing-sec ul.slick-dots li:not(:last-of-type) {
        margin-right: 15px
    }
    .site-seeing-sec ul.slick-dots li button {
        width: 10px;
        height: 10px
    }
}

.two-col-infobox-sec {
    padding: 65px 0
}

@media (max-width:992px) {
    .two-col-infobox-sec {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .two-col-infobox-sec {
        padding: 50px 0 20px
    }
}

.two-col-infobox-sec .custom-two-col-heading .container-specialinner1 {
    margin-right: auto;
    max-width: 1250px;
    padding: 0 15px
}

.two-col-infobox-sec .info-box-wrap .info-card {
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 65px
}

@media (max-width:992px) {
    .two-col-infobox-sec .info-box-wrap .info-card {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .two-col-infobox-sec .info-box-wrap .info-card {
        width: 100%
    }
}

.two-col-infobox-sec .info-box-wrap .info-card .icon-box {
    width: 110px
}

.two-col-infobox-sec .info-box-wrap .info-card .content-box {
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    padding-left: 40px
}

@media (max-width:1270px) {
    .two-col-infobox-sec .info-box-wrap .info-card .content-box {
        padding-left: 20px
    }
}

.two-col-infobox-sec .info-box-wrap .info-card .content-box h5 {
    font-weight: 700;
    margin-bottom: 25px
}

@media (max-width:576px) {
    .two-col-infobox-sec .info-box-wrap .info-card .content-box {
        padding-left: 0;
        width: 100%;
        padding-top: 25px
    }
    .two-col-infobox-sec .info-box-wrap .info-card .content-box h5 {
        margin-bottom: 10px
    }
}

.two-col-infobox-sec .info-box-wrap .info-card .content-box p {
    font-size: 20px;
    line-height: 1.5
}

.vert-tabs-content-sec {
    padding: 90px 0 130px;
    position: relative
}

@media (max-width:1270px) {
    .two-col-infobox-sec .info-box-wrap .info-card .content-box p {
        font-size: 18px
    }
    .vert-tabs-content-sec {
        padding: 60px 0 90px
    }
}

@media (max-width:767px) {
    .vert-tabs-content-sec {
        padding: 40px 0 50px
    }
}

.vert-tabs-content-sec.with-img .tabs-content-wrap {
    padding-left: 150px;
    max-width: 950px;
    width: 100%
}

.vert-tabs-content-sec .left-img-box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    bottom: -85px;
    max-width: 360px;
    max-height: 680px;
    height: 100%;
    width: 100%
}

@media (max-width:1270px) {
    .vert-tabs-content-sec.with-img .tabs-content-wrap {
        padding-left: 180px
    }
    .vert-tabs-content-sec .left-img-box {
        max-width: 280px;
        max-height: 480px;
        bottom: -80px
    }
}

@media (max-width:992px) {
    .two-col-infobox-sec .info-box-wrap .info-card .content-box p {
        font-size: 16px
    }
    .vert-tabs-content-sec.with-img .tabs-content-wrap {
        padding-left: 0
    }
    .vert-tabs-content-sec .left-img-box {
        display: none
    }
}

.vert-tabs-content-sec .left-img-box img {
    max-height: 100%;
    margin-top: auto
}

.vert-tabs-content-sec .tabs-content-wrap {
    max-width: 960px;
    margin: 60px auto 0
}

@media (max-width:767px) {
    .vert-tabs-content-sec .tabs-content-wrap {
        margin-top: 30px
    }
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-box {
    width: 40%
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-box ol {
    padding: 35px 15px 35px 0;
    border-right: 1px solid #000104
}

@media (max-width:576px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-box {
        width: 100%
    }
    .vert-tabs-content-sec .tabs-content-wrap .tabs-box ol {
        padding: 15px 15px 15px 0
    }
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-box ol li {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 15px;
    position: relative;
    cursor: pointer
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-box ol li.active {
    font-weight: 800
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-box ol li.active::after {
    content: "";
    background-color: #f7f7f7;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #000104;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -webkit-calc(100% + 10px);
    left: calc(100% + 10px);
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box {
    width: 60%;
    padding-left: 85px;
    padding-top: 45px
}

@media (max-width:1270px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-box ol {
        margin-left: 25px
    }
    .vert-tabs-content-sec .tabs-content-wrap .tabs-content-box {
        padding-left: 50px
    }
}

@media (max-width:576px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-content-box {
        padding-left: 5px;
        width: 100%;
        padding-top: 30px
    }
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: tabContentFadeUp 1s;
    animation: tabContentFadeUp 1s
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .icon-box {
    width: 100px
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .text-box {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding-left: 50px;
    margin-top: -10px
}

@media (max-width:992px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-box ol li {
        font-size: 16px
    }
    .vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .text-box {
        padding-left: 25px
    }
}

@media (max-width:767px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .text-box {
        padding: 30px 0 0;
        width: 100%
    }
}

.vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .text-box h4 {
    /* font-size: 28px */
}

.bottom-black-bar-text {
    background-color: #000104;
    padding: 24px 0
}

.bottom-black-bar-text.space-left {
    padding-left: 150px
}

@media (max-width:992px) {
    .vert-tabs-content-sec .tabs-content-wrap .tabs-content-box .content-wrap .text-box h4 {
        font-size: 24px
    }
    .bottom-black-bar-text.space-left {
        padding-left: 0
    }
}

.bottom-black-bar-text.space-left .content-wrap {
    max-width: 850px
}

.bottom-black-bar-text h5 {
    margin-bottom: 0
}

.bottom-black-bar-text .content-wrap {
    max-width: 1024px;
    margin: 0 auto
}

.bottom-black-bar-text .content-wrap .text-box {
    width: 50%
}

.bottom-black-bar-text .content-wrap .text-box h3 {
    margin: 0;
    font-size: 32px
}

@media (max-width:1270px) {
    .bottom-black-bar-text .content-wrap .text-box h3 {
         font-size: 30px 
    }
}

.bottom-black-bar-text .content-wrap .text-box:not(:last-of-type) {
    border-right: 4px solid #fff
}

@media (max-width:767px) {
    .bottom-black-bar-text .content-wrap .text-box {
        width: 100%;
        text-align: center
    }
    .bottom-black-bar-text .content-wrap .text-box:not(:last-of-type) {
        border-right: 0;
        padding-bottom: 15px
    }
}

.bottom-black-bar-text .content-wrap .text-box:last-child {
    text-align: right
}

.manage-hosting-sec .content-row .left-box {
    background-color: #ffc42d
}

.manage-hosting-sec .content-row .right-box {
    background-color: #000104;
    background-image: url(../images/wordpress-logo.png);
    background-repeat: no-repeat;
    background-position: -webkit-calc(100% - 50px) center;
    background-position: calc(100% - 50px) center
}

.manage-hosting-sec .content-row .right-box .content-box {
    max-width: 460px
}

@media (max-width:767px) {
    .bottom-black-bar-text .content-wrap .text-box:last-child {
        text-align: center
    }
    .manage-hosting-sec .content-row .right-box .content-box {
        max-width: 100%
    }
}

.manage-hosting-sec .content-row .content-box {
    padding: 90px 15px 60px;
    max-width: 630px;
    margin: 0 auto
}

@media (max-width:767px) {
    .manage-hosting-sec .content-row .content-box {
        max-width: 100%
    }
    .be-found-sec .img-box {
        text-align: center
    }
}

.manage-hosting-sec .content-row .content-box h3 {
    margin-bottom: 15px
}

.manage-hosting-sec .content-row .content-box .desc {
    margin-bottom: 45px
}

@media (max-width:992px) {
    .bottom-black-bar-text .content-wrap .text-box h3 {
         font-size: 24px   
    }
    .manage-hosting-sec .content-row .content-box {
        padding: 50px 15px 30px
    }
    .manage-hosting-sec .content-row .content-box .desc {
        margin-bottom: 25px
    }
    .manage-hosting-sec .content-row .content-box .icon-list li img {
        max-width: 80px
    }
}

.manage-hosting-sec .content-row .content-box .desc p {
    font-size: 16px
}

.manage-hosting-sec .content-row .content-box .icon-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.manage-hosting-sec .content-row .content-box .icon-list li {
    text-align: center
}

.manage-hosting-sec .content-row .content-box .icon-list li h6 {
    font-size: 16px;
    /* font-weight: 700; */
    margin-bottom: 20px
}

.be-found-sec {
    overflow: hidden;
    padding-top: 50px
}

.be-found-sec .content-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.be-found-sec .img-box {
    position: relative;
    padding-left: 60px;
    padding-top: 40px
}

@media (max-width:1270px) {
    .be-found-sec .img-box {
        padding-top: 0
    }
}

@media (max-width:992px) {
    .be-found-sec .img-box {
        padding: 0
    }
}

.be-found-sec .img-box .line-img {
    position: absolute;
    left: -30px;
    top: -30px;
    z-index: 1
}

.be-found-sec .img-box img {
    position: relative;
    z-index: 2
}

.be-found-sec .text-box {
    padding-left: 60px;
    padding-top: 80px
}

@media (max-width:1366px) {
    .be-found-sec .text-box {
        padding-left: 30px;
        padding-top: 50px
    }
}

@media (max-width:1270px) {
    .be-found-sec .text-box {
        padding-left: 0;
        padding-top: 20px
    }
}

@media (max-width:767px) {
    .be-found-sec .img-box .line-img {
        max-width: 450px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .be-found-sec .text-box {
        margin: 0;
        padding: 40px 0;
        text-align: center
    }
}

.be-found-sec .text-box h2.xlg {
    margin-bottom: 40px
}

@media (max-width:1270px) {
    .be-found-sec .text-box h2.xlg {
        margin-bottom: 20px
    }
}

.be-found-sec .text-box h3 {
    margin-bottom: 30px;
    max-width: 530px
}

.everybody-wins.seo-launchpad h4 {
    /* font-weight: 700; */
    max-width: 515px
}

.everybody-wins.seo-launchpad .list-wins {
    max-width: 550px
}

.customer-service-sec {
    position: relative;
    overflow: hidden
}

.customer-service-sec::after {
    content: "";
    background-color: #000104;
    width: 100%;
    height: 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

.customer-service-sec .content-box-wrap {
    max-width: 1440px
}

@media (min-width:1451px) {
    .customer-service-sec .content-box-wrap {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:1270px) {
    .customer-service-sec::after {
        height: 50px
    }
    .customer-service-sec .content-box-wrap {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .customer-service-sec .img-box .line-img {
        max-width: 70%
    }
}

.customer-service-sec .img-box {
    position: relative;
    text-align: center
}

@media (max-width:992px) {
    .be-found-sec .text-box h3 {
        font-size: 26px
    }
    .everybody-wins.seo-launchpad .everybody-wins-inner {
        margin-top: 30px
    }
    .everybody-wins.seo-launchpad .list-wins ul.with-dots li {
        font-size: 16px
    }
    .customer-service-sec .content-box-wrap {
        padding-top: 100px
    }
    .customer-service-sec .img-box {
        margin-top: auto;
        margin-bottom: -2px
    }
}

.customer-service-sec .img-box .line-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.customer-service-sec .img-box .caption {
    position: absolute;
    left: 95%;
    bottom: 100px;
    font-size: 12px;
    width: 100%;
    text-align: left;
    font-weight: 700
}

@media (max-width:767px) {
    .customer-service-sec .img-box .caption {
        position: static;
        padding: 10px 20px 0;
        text-align: center
    }
}

.customer-service-sec .text-box {
    padding: 0 50px 0 100px;
    margin-top: 70px
}

@media (max-width:1600px) {
    .customer-service-sec .text-box {
        padding: 0 50px
    }
}

@media (max-width:1270px) {
    .customer-service-sec .img-box .caption {
        bottom: 50px
    }
    .customer-service-sec .text-box {
        padding: 60px 20px;
        margin-top: 0
    }
}

@media (max-width:767px) {
    .customer-service-sec .text-box {
        margin-top: 20px
    }
}

.customer-service-sec .text-box h2.xlg {
    margin-right: -80px;
    margin-bottom: 40px
}

@media (max-width:1366px) {
    .customer-service-sec .text-box h2.xlg {
        margin-right: 0
    }
}

@media (max-width:992px) {
    .customer-service-sec .text-box {
        padding: 30px 20px 60px
    }
    .customer-service-sec .text-box h2.xlg {
        position: absolute;
        top: 30px;
        left: 0;
        padding: 0 20px;
        text-align: center;
        width: 100%;
        margin: 0
    }
    .customer-service-sec .text-box p {
        font-size: 16px;
        line-height: 1.5
    }
}

.customer-service-sec .text-box .linksmall {
    margin-top: 30px
}

.website-gal-sec {
    padding: 90px 0 70px
}

@media (max-width:1270px) {
    .website-gal-sec {
        padding: 90px 0 0
    }
}

.website-gal-sec .latest-web-wrap {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 0 55px
}

@media (max-width:992px) {
    .website-gal-sec .latest-web-wrap {
        padding: 0 10px 0 15px
    }
}

.website-gal-sec .latest-web-wrap .content-row {
    position: relative
}

.website-gal-sec .latest-web-wrap .img-box {
    width: 48%
}

@media (max-width:767px) {
    .website-gal-sec .latest-web-wrap {
        padding: 0 20px
    }
    .website-gal-sec .latest-web-wrap .img-box {
        width: 100%
    }
}

.website-gal-sec .latest-web-wrap .text-box {
    width: 52%;
    padding-left: 15px;
    padding-top: 40px
}

.website-gal-sec .latest-web-wrap .text-box h2.xlg {
    font-size: 90px
}

@media (max-width:1366px) {
    .website-gal-sec .latest-web-wrap .text-box h2.xlg {
        font-size: 78px
    }
}

@media (max-width:1270px) {
    .website-gal-sec .latest-web-wrap .text-box h2.xlg {
        font-size: 60px
    }
}

@media (max-width:992px) {
    .website-gal-sec .latest-web-wrap .text-box {
        padding-top: 20px
    }
    .website-gal-sec .latest-web-wrap .text-box h2.xlg {
        font-size: 48px
    }
}

.website-gal-sec .latest-web-wrap .text-box .linksmall {
    position: absolute;
    bottom: 45px;
    right: 100px
}

@media (max-width:767px) {
    .website-gal-sec .latest-web-wrap .text-box {
        width: 100%;
        padding-left: 0
    }
    .website-gal-sec .latest-web-wrap .text-box h2.xlg {
        margin-bottom: 0
    }
    .website-gal-sec .latest-web-wrap .text-box .linksmall {
        position: static
    }
}

.website-gal-sec .web-gal-wrap .content-row {
    padding: 0 20px;
    margin-left: -40px
}

@media (max-width:992px) {
    .website-gal-sec .web-gal-wrap .content-row {
        margin-left: -20px;
        padding: 0
    }
}

@media (max-width:576px) {
    .website-gal-sec .latest-web-wrap .text-box h2.xlg {
        font-size: 36px
    }
    .website-gal-sec .web-gal-wrap .content-row {
        margin-left: 0
    }
}

.website-gal-sec .web-gal-wrap .content-row .colm-box {
    width: -webkit-calc(33.33% - 40px);
    width: calc(33.33% - 40px);
    margin-left: 40px;
    margin-bottom: 70px
}

@media (max-width:992px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        margin-left: 20px;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .website-gal-sec .web-gal-wrap .content-row .colm-box .company-name h6 {
        font-size: 12px
    }
}

@media (max-width:576px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box {
        width: 100%;
        margin-left: 0;
        margin-bottom: 60px
    }
}

.website-gal-sec .web-gal-wrap .content-row .colm-box:hover .content-box {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.website-gal-sec .web-gal-wrap .content-row .colm-box:hover .content-box h5 {
    color: #ffc42d
}

.website-gal-sec .web-gal-wrap .content-row .colm-box .content-box {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.website-gal-sec .web-gal-wrap .content-row .colm-box .company-name {
    position: relative;
    margin-bottom: 15px
}

.website-gal-sec .web-gal-wrap .content-row .colm-box .company-name:after {
    content: "";
    background-color: #bebebe;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.website-gal-sec .web-gal-wrap .content-row .colm-box .company-name h6 {
    display: table;
    background-color: #ffc42d;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 2px 6px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2
}

.website-gal-sec .web-gal-wrap .content-row .colm-box figure {
    margin: 0;
    display: block;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.website-gal-sec .web-gal-wrap .content-row .colm-box figure img {
    width: 100%;
    height: 225px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box figure img {
        height: 180px
    }
}

@media (max-width:576px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box figure img {
        height: auto
    }
}

.website-gal-sec .web-gal-wrap .content-row .colm-box h5 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0 0
}

@media (max-width:1270px) {
    .website-gal-sec .web-gal-wrap .content-row .colm-box h5 {
        font-size: 16px
    }
}

.web-analysis-icon-bar-sec {
    padding: 50px 0
}

@media (max-width:767px) {
    .web-analysis-icon-bar-sec {
        padding: 50px 0 0
    }
}

.web-analysis-icon-bar-sec h3 {
    color: #fff;
    margin-bottom: 40px
}

.web-analysis-icon-bar-sec .content-row .colm-box {
    text-align: center;
    width: 16.66%
}

@media (max-width:992px) {
    .web-analysis-icon-bar-sec .content-row .colm-box {
        width: 33.33%;
        margin-bottom: 50px
    }
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:480px) {
    .web-analysis-icon-bar-sec .content-row .colm-box {
        width: 50%
    }
}

.web-analysis-icon-bar-sec .content-row .colm-box .icon-img {
    height: 90px;
    margin-bottom: 20px
}

.web-analysis-icon-bar-sec .content-row .colm-box h6 {
    color: #fff;
    font-size: 16px;
    margin: 0
}

.see-your-rank-sec {
    padding: 80px 0
}

.see-your-rank-sec .content-box h2.xlg {
    line-height: 1
}

.see-your-rank-sec .content-box h2:not(.xlg) {
    margin: 40px 0
}

@media (max-width:767px) {
    .see-your-rank-sec {
        padding: 40px 0
    }
    .see-your-rank-sec .content-box h2:not(.xlg) {
        margin: 30px 0
    }
}

.see-your-rank-sec .content-box .desc {
    max-width: 830px;
    margin: 0 auto
}

@media (max-width:1270px) {
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .col-30 {
        width: 40%
    }
}

@media (max-width:767px) {
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .col-30 {
        width: 100%
    }
}

.everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .content-box {
    margin-left: 100px
}

@media (max-width:1366px) {
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .content-box {
        margin-right: -50px;
        margin-left: 50px
    }
}

@media (max-width:1270px) {
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .col-70 {
        width: 60%
    }
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .content-box {
        margin-right: 0;
        margin-left: 0
    }
}

.web-analysis-steps-sec .feature-content-sec {
    padding: 40px 0
}

@media (max-width:767px) {
    .everybody-wins+.feature-content-sec.seo-accent-bg .content-wrap .col-70 {
        width: 100%
    }
    .web-analysis-steps-sec .feature-content-sec {
        padding: 0
    }
    .web-analysis-steps-sec .feature-content-sec:nth-child(3) .content-box {
        margin-top: 40px
    }
}

.web-analysis-steps-sec .feature-content-sec:nth-child(1) {
    background-color: #ffc42d;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

.web-analysis-steps-sec .feature-content-sec:nth-child(3) {
    padding: 0
}

.web-analysis-steps-sec .feature-content-sec:nth-child(3) {
    background-color: #045de9;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    padding: 40px 40px 0
}

.web-analysis-steps-sec .feature-content-sec:nth-child(5) {
    background-color: #2c9aff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13)
}

.web-analysis-steps-sec .feature-content-sec:nth-child(5) .content-box h2:not(.xlg), .web-analysis-steps-sec .feature-content-sec:nth-child(5) .content-box p {
    color: #fff
}

.web-analysis-steps-sec .feature-content-sec:nth-child(even) .content-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.web-analysis-steps-sec .feature-content-sec:nth-child(even) .content-box {
    margin-right: 0
}

@media (max-width:1270px) {
    .web-analysis-steps-sec .feature-content-sec:nth-child(even) .content-box {
        padding-right: 0
    }
}

@media (max-width:767px) {
    .web-analysis-steps-sec .feature-content-sec:nth-child(5) {
        margin-bottom: 40px
    }
    .web-analysis-steps-sec .feature-content-sec:nth-child(even) .content-box {
        padding-right: 20px
    }
}

.web-analysis-steps-sec .feature-content-sec .container-full {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto
}

.web-analysis-steps-sec .feature-content-sec .img-box {
    text-align: center
}

.web-analysis-steps-sec .feature-content-sec .content-box {
    max-width: 500px;
    margin: 0 auto
}

@media (max-width:1270px) {
    .web-analysis-steps-sec .feature-content-sec .content-box {
        padding-left: 30px;
        padding-right: 20px;
        margin: 0
    }
}

@media (max-width:992px) {
    .web-analysis-steps-sec .feature-content-sec .col-45, .web-analysis-steps-sec .feature-content-sec .col-55 {
        width: 50%
    }
    .web-analysis-steps-sec .feature-content-sec .content-box {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .web-analysis-steps-sec .feature-content-sec .col-45, .web-analysis-steps-sec .feature-content-sec .col-55 {
        width: 100%
    }
    .web-analysis-steps-sec .feature-content-sec .content-box {
        max-width: 100%;
        padding: 0 20px 30px;
        text-align: center;
        margin-top: -30px
    }
}

.web-analysis-steps-sec .feature-content-sec .content-box h2.xlg {
    margin-bottom: 20px
}

.web-analysis-steps-sec .feature-content-sec .content-box h2 {
    margin-bottom: 30px
}

.web-analysis-steps-sec .feature-content-sec .content-box .desc {
    max-width: 450px
}

@media (max-width:767px) {
    .web-analysis-steps-sec .feature-content-sec .content-box .desc {
        max-width: 100%
    }
}

.banner.search-portal {
    background-color: #f3f3f3;
    padding: 30px 0;
    position: relative
}

.banner.search-portal:after {
    content: "";
    background-color: #000104;
    width: 100%;
    height: 112px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

@media (max-width:576px) {
    .banner.search-portal {
        padding: 30px 0 15px
    }
    .banner.search-portal:after {
        display: none
    }
}

.banner.search-portal .container-banner {
    padding-bottom: 0
}

.banner.search-portal .banner-inner-content {
    max-width: 560px;
    margin-right: -30px;
    padding-top: 40px;
    padding-bottom: 140px;
    position: relative;
    z-index: 2
}

@media (max-width:1270px) {
    .banner.search-portal .banner-inner-content {
        max-width: 370px
    }
}

@media (max-width:992px) {
    .banner.search-portal:after {
        height: 105px
    }
    .banner.search-portal .container-banner {
        padding-left: 0
    }
    .banner.search-portal .banner-inner-content {
        max-width: 100%;
        margin-right: 0;
        width: 100%;
        padding: 60px 20px 0;
        text-align: center
    }
}

.banner.search-portal .banner-inner-content .tagline {
    background-color: #20ded3;
    padding: 10px;
    margin-bottom: 30px;
    color: #000104;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 455px;
    text-align: center;
    letter-spacing: 3px
}

@media (max-width:767px) {
    .banner.search-portal .banner-inner-content .tagline {
        font-size: 20px
    }
}

@media (max-width:480px) {
    .web-analysis-steps-sec .feature-content-sec .content-box {
        margin-top: 0
    }
    .banner.search-portal .banner-inner-content .tagline {
        font-size: 16px;
        letter-spacing: 1.5px
    }
}

.banner.search-portal .banner-inner-content h2.line {
    padding-top: 25px;
    /* font-size: 48px; */
    line-height: 1.1
}

@media (max-width:1270px) {
    .banner.search-portal .banner-inner-content h2.line {
        /* font-size: 40px */
    }
}

@media (max-width:992px) {
    .banner.search-portal .banner-inner-content .tagline {
        margin: 0 auto 30px
    }
    .banner.search-portal .banner-inner-content h2.line {
       /*  font-size: 32px */
    }
    .banner.search-portal .banner-inner-content h2.line:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.video-gallery-sec .about-author .content-box h2::after, .video-ind-content .vid-post-content-box h2:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    content: ""
}

.banner.search-portal .banner-inner-content h6 {
    font-weight: 700;
    margin: 20px 0 30px
}

@media (max-width:992px) {
    .banner.search-portal .banner-inner-content .desc {
        margin: 0 auto
    }
}

.banner.search-portal .banner-inner-content .btn {
    color: #000104!important
}

.banner.search-portal .banner-right-side {
    width: -webkit-calc(100% - 540px);
    width: calc(100% - 540px);
    max-width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 30px;
    bottom: 0;
    margin-top: auto;
    position: relative;
    z-index: 2
}

@media (max-width:1270px) {
    .banner.search-portal .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px)
    }
}

@media (max-width:992px) {
    .banner.search-portal .banner-right-side {
        width: 100%;
        margin-left: 0;

    }
}

.banner.search-portal .banner-right-side .content-row {
    margin: 0 auto
}

.banner.search-portal .banner-right-side .content-row .card-box {
    position: relative;
}
/* @media (max-width:992px){
    .banner.search-portal .banner-right-side .content-row .card-box{
        width: 100%; 
    }
} */

@media (max-width:576px) {
    .banner.search-portal .banner-right-side {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
    .banner.search-portal .banner-right-side .content-row .card-box {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        padding: 0;
        margin-right: -20px;
        text-align: center;
        margin-top: 50px
    }
    .banner.search-portal .banner-right-side .content-row .card-box:after {
        content: "";
        background-color: #000104;
        width: 100%;
        height: 90px;
        position: absolute;
        left: 0;
        bottom: -18px;
        z-index: -1
    }
}

.banner.search-portal .banner-right-side .content-row .card-box .img-box {
    display: inline-block;
    text-align: center
}

.banner.search-portal .banner-right-side .content-row .card-box .img-box img {
    max-height: 450px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
 @media (max-width:991px){
    .banner.search-portal .banner-right-side .content-row .card-box .img-box img {
        width: auto;
        object-fit: cover;
        height: auto;
    }
} 

.banner.search-portal .banner-right-side .content-row .card-box .img-box h4 {
    font-weight: 700;
    padding: 20px 0 10px;
    margin: 0;
    color: #fff
}

.banner.search-portal .banner-right-side .content-row .card-box .img-box p {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.banner.search-portal .banner-right-side .content-row .card-box .img-box p img {
    width: auto;
    height: auto;
    margin-left: 7px
}

.search-text-content-sec {
    padding: 120px 0 80px
}

.search-text-content-sec .content-row .heading-box {
    width: 325px
}

@media (max-width:992px) {
    .search-text-content-sec {
        padding: 60px 0
    }
    .search-text-content-sec .content-row .heading-box {
        width: 100%
    }
}

.search-text-content-sec .content-row .text-box {
    width: -webkit-calc(100% - 325px);
    width: calc(100% - 325px);
    padding-left: 50px
}

@media (max-width:992px) {
    .search-text-content-sec .content-row .text-box {
        width: 100%;
        padding: 15px 0 0
    }
}

.search-text-content-sec .content-row .text-box h5 {
   /* line-height: 1.65;  */
    max-width: 780px;
    width: 100%
}

.video-gallery-sec .about-author .content-box .desc p, .video-ind-content .vid-post-content-box p {
    line-height: 1.5
}

.featured-speakers-sec {
    padding-top: 60px
}

@media (max-width:767px) {
    .featured-speakers-sec {
        padding-top: 30px
    }
}

.featured-speakers-sec .speakers-row {
    padding-top: 45px
}

.featured-speakers-sec .speakers-row .card-box {
    width: 20%;
    position: relative;
    overflow: hidden
}

@media (max-width:1270px) {
    .featured-speakers-sec .speakers-row .card-box {
        width: 25%
    }
}

@media (max-width:992px) {
    .featured-speakers-sec .speakers-row .card-box {
        width: 33.33%
    }
}

@media (max-width:767px) {
    .featured-speakers-sec .speakers-row .card-box {
        width: 50%
    }
}

.featured-speakers-sec .speakers-row .card-box:hover .hover-box {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.featured-speakers-sec .speakers-row .card-box .hover-box {
    background-color: #000104;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 30px 20px;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.m-a {
    margin: auto;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-20 {
    margin-top: 20px;
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.info-guide-title {
    font-weight: 800;
    font-size: 85px;
}

.lp-4 {
    letter-spacing: 4px;
}

.info-guide-r {
    border-radius: 0 1.25rem 1.25rem 0;
}

.info-guide-l {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 1.25rem 0 0 1.25rem;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.5rem
}

.inner-column {
    padding: 0 30px;
}

.inner-column p {
    font-size: 20px;
    line-height: 30px;
}

.resource-list {
    list-style-type: disclosure-closed;
    margin-left: 20px;
}

ul.resource-list li::marker {
    color:#fff;
}

ul.resource-list li {
    margin-bottom: 15px;
}

ul.resource-list li a {
    color: #000;
    font-size: 20px;
}

.cropped-container {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  background: #D9D9D9;
}

@media (max-width:992px) {
    .featured-speakers-sec .speakers-row .card-box .hover-box {
        padding: 15px
    }
    .info-guide-title {
        font-size: 45px;
    }

    .info-guide-l {
        border-radius: 1.25rem 1.25rem 0 0;
    }

    .info-guide-r {
        border-radius: 0 0 1.25rem 1.25rem;
    }

    #list-title {
        margin-top: 30px;
    }
}

.featured-speakers-sec .speakers-row .card-box .hover-box h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
    width: 100%
}

@media (max-width:992px) {
    .featured-speakers-sec .speakers-row .card-box .hover-box h6 {
        margin-bottom: 8px
    }
}

.featured-speakers-sec .speakers-row .card-box .hover-box p {
    font-weight: 700;
    margin: 20px 0 5px;
    color: #fff;
    width: 100%
}

@media (max-width:992px) {
    .featured-speakers-sec .speakers-row .card-box .hover-box p {
        margin: 10px 0 5px;
        font-size: 14px
    }
}

.featured-speakers-sec .speakers-row .card-box .hover-box .linksmall {
    margin: auto 0 0;
    width: 100%
}

.featured-speakers-sec .full-width-btns {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.featured-speakers-sec .full-width-btns.search-accent-bg .linksmall {
    color: #000104
}

.featured-speakers-sec .full-width-btns.search-accent-bg .linksmall:hover {
    color: #fff
}

.featured-speakers-sec .full-width-btns.search-accent-bg .linksmall:hover img {
    -webkit-filter: invert(1) brightness(1);
    filter: invert(1) brightness(1)
}

.featured-speakers-sec .full-width-btns .linksmall {
    margin: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px
}

@media (max-width:767px) {
    .featured-speakers-sec .full-width-btns .linksmall {
        font-size: 20px
    }
}

@media (max-width:480px) {
    .featured-speakers-sec .speakers-row .card-box {
        width: 100%
    }
    .featured-speakers-sec .speakers-row .card-box .hover-box {
        padding: 60px 15px
    }
    .featured-speakers-sec .full-width-btns .linksmall {
        font-size: 16px
    }
}

.featured-speakers-sec .full-width-btns .linksmall:hover {
    letter-spacing: 3.5px
}

.featured-speakers-sec .full-width-btns .linksmall i {
    font-size: 30px;
    top: 1px
}

.featured-speakers-sec .full-width-btns .linksmall img {
    margin-right: 20px;
    margin-top: -10px
}

.feature-content-sec.search-accent-bg .content-wrap .img-box {
    padding-right: 150px;
    text-align: right
}

@media (max-width:1270px) {
    .feature-content-sec.search-accent-bg .content-wrap .img-box {
        padding-right: 70px
    }
}

@media (max-width:992px) {
    .feature-content-sec.search-accent-bg .content-wrap .img-box {
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .feature-content-sec.search-accent-bg .content-wrap .img-box {
        padding: 0 0 40px;
        text-align: center
    }
}

.feature-content-sec.search-accent-bg .content-wrap .img-box img {
    max-width: 543px;
    width: 100%
}

.video-gallery-sec {
    padding: 45px 0 0
}

.video-gallery-sec+.video-gallery-sec {
    padding: 0
}

.video-gallery-sec .about-author {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 60px
}

@media (max-width:992px) {
    .video-gallery-sec .about-author {
        margin: 0 auto 40px
    }
}

.video-gallery-sec .about-author .content-box {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
    padding-right: 25px
}

@media (max-width:767px) {
    .video-gallery-sec .about-author .content-box {
        width: 100%
    }
}

.video-gallery-sec .about-author .content-box h2 {
    font-weight: 800;
    position: relative;
    display: block;
    margin-bottom: 40px
}

.video-gallery-sec .about-author .content-box h2 strong {
    background-color: #fff;
    display: table;
    padding-right: 30px;
    position: relative;
    z-index: 2
}

.video-gallery-sec .about-author .content-box h2::after {
    background-color: #20ded3;
    width: 100%;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.video-gallery-sec .about-author .content-box .desc {
    max-width: 520px
}

.video-gallery-sec .about-author .img-box {
    width: 270px;
    margin-top: 20px
}

@media (max-width:767px) {
    .video-gallery-sec .about-author .img-box {
        width: 100%;
        margin-top: 40px
    }
}

.video-gallery-sec .video-tags-box ul {
    list-style: none;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.video-gallery-sec .video-tags-box ul li {
    width: 16.66%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
    cursor: pointer
}

@media (max-width:992px) {
    .video-gallery-sec .video-tags-box ul li {
        width: 20%
    }
}

@media (max-width:767px) {
    .video-gallery-sec .video-tags-box ul li {
        width: 25%
    }
}

@media (max-width:576px) {
    .video-gallery-sec .video-tags-box ul li {
        width: 32%
    }
}

@media (max-width:480px) {
    .video-gallery-sec .video-tags-box ul li {
        width: 48%;
        margin-bottom: 20px
    }
}

.video-gallery-sec .video-tags-box ul li.active, .video-gallery-sec .video-tags-box ul li.active a, .video-gallery-sec .video-tags-box ul li:hover, .video-gallery-sec .video-tags-box ul li:hover a {
    color: #20ded3
}

.video-gallery-sec .video-tags-box ul li a {
    color: #fff
}

.video-gallery-sec .video-tags-box ul li a:hover {
    color: #20ded3
}

.video-gallery-sec .video-gallery-wrap .video-gal-box {
    padding: 100px 0 80px
}

@media (max-width:992px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box {
        padding: 60px 0
    }
}

@media (max-width:576px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box {
        padding: 40px 0
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box:nth-child(even) {
    background-color: #f3f3f3
}

.video-gallery-sec .video-gallery-wrap .video-gal-box:last-child:nth-child(even) {
    margin-bottom: -280px;
    padding-bottom: 280px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .media-box {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .13);
    width: 48%
}

@media (max-width:992px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .media-box {
        width: auto
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box {
    width: 52%;
    padding-left: 60px
}

@media (max-width:1270px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box {
        padding-left: 25px
    }
}

@media (max-width:992px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box {
        width: 100%;
        padding-left: 0;
        padding-top: 40px
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box h4 {
    font-weight: 800;
    margin-bottom: 20px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

@media (max-width:576px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box {
        padding-top: 25px
    }
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta {
        margin-bottom: 20px
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta p {
    max-width: 195px;
    font-size: 14px;
    margin-bottom: 8px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta ul {
    width: -webkit-calc(100% - 195px);
    width: calc(100% - 195px);
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:576px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta ul {
        width: 100%;
        padding-left: 0
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta ul li a {
    display: block;
    background-color: #d9d9d9;
    font-size: 12px;
    padding: 3px 12px;
    border-radius: 4px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .post-meta ul li:not(:last-child) {
    margin-right: 8px;
    margin-bottom: 8px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .desc p:not(:last-of-type) {
    margin-bottom: 20px
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap {
    margin-top: 40px;
    position: relative
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap:after {
    content: "";
    background-color: #b3b3b3;
    width: 90%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 11px;
    z-index: 1
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap span.tag {
    background-color: #20ded3;
    border-radius: 4px;
    font-weight: 700;
    color: #fff;
    padding: 2px 15px 1px;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    z-index: 2
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap .logos-row {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap .logos-row .img {
    width: 130px
}

@media (max-width:576px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap .logos-row .img {
        width: 100px
    }
}

.video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap .logos-row p {
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    padding-left: 20px
}

@media (max-width:576px) {
    .video-gallery-sec .video-gallery-wrap .video-gal-box .content-box .logo-box-wrap .logos-row p {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        padding-left: 10px;
        font-size: 14px
    }
}

.video-ind-content .post-tags {
    margin-bottom: 50px
}

.video-ind-content .post-tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.video-ind-content .post-tags ul li a {
    display: block;
    background-color: #d9d9d9;
    font-size: 12px;
    padding: 3px 12px;
    border-radius: 4px
}

.video-ind-content .post-tags ul li:not(:last-child) {
    margin-right: 8px;
    margin-bottom: 8px
}

.video-ind-content .video-box {
    position: relative;
    max-width: 830px;
    margin: 0 auto
}

.video-ind-content .video-box iframe {
    max-width: 100%
}

@media (max-width:767px) {
    .video-ind-content .video-box {
        padding: 55% 0 0
    }
    .video-ind-content .video-box iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.video-ind-content .vid-post-content-box {
    max-width: 995px;
    margin: 110px auto
}

@media (max-width:992px) {
    .video-ind-content .vid-post-content-box {
        margin: 70px auto
    }
}

@media (max-width:576px) {
    .video-ind-content .vid-post-content-box {
        margin: 50px auto
    }
}

.video-ind-content .vid-post-content-box>div {
    margin-bottom: 60px
}

.video-ind-content .vid-post-content-box h2 {
    font-weight: 800;
    position: relative;
    display: block;
    margin-bottom: 40px
}

@media (max-width:576px) {
    .video-ind-content .vid-post-content-box>div {
        margin-bottom: 40px
    }
    .video-ind-content .vid-post-content-box h2 {
        margin-bottom: 30px
    }
}

.video-ind-content .vid-post-content-box h2:after {
    background-color: #20ded3;
    width: 100%;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.video-ind-content .vid-post-content-box h2 strong {
    background-color: #fff;
    display: table;
    padding-right: 30px;
    position: relative;
    z-index: 2
}

.video-ind-content .vid-post-content-box p:not(:last-of-type) {
    margin-bottom: 45px
}

@media (max-width:576px) {
    .video-ind-content .vid-post-content-box p:not(:last-of-type) {
        margin-bottom: 30px
    }
}

.video-ind-content .vid-post-content-box .about-author .content-box {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-right: 25px
}

@media (max-width:767px) {
    .video-ind-content .vid-post-content-box .about-author .content-box {
        width: 100%
    }
}

.video-ind-content .vid-post-content-box .about-author .content-box .desc {
    max-width: 520px
}

.video-ind-content .vid-post-content-box .about-author .img-box {
    width: 300px;
    margin-top: 20px
}

@media (max-width:767px) {
    .video-ind-content .vid-post-content-box .about-author .img-box {
        width: 100%;
        margin-top: 40px
    }
}

.video-ind-content .post-resources-sec {
    background-color: #f3f3f3;
    padding: 100px 0
}

@media (max-width:992px) {
    .video-ind-content .post-resources-sec {
        padding: 60px 0
    }
}

.video-ind-content .post-resources-sec h2 {
    font-weight: 800;
    position: relative;
    width: 100%
}

.video-ind-content .post-resources-sec h2:after {
    content: "";
    background-color: #20ded3;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.video-ind-content .post-resources-sec h2 strong {
    background-color: #f3f3f3;
    display: table;
    padding-right: 30px;
    position: relative;
    z-index: 2
}

.video-ind-content .post-resources-sec .content-row {
    max-width: 1100px;
    margin: 0 auto
}

.video-ind-content .post-resources-sec .content-row .img-box {
    width: 185px;
    margin-top: 50px
}

@media (max-width:992px) {
    .video-ind-content .post-resources-sec .content-row .img-box {
        width: 100%;
        margin-top: 20px
    }
}

.video-ind-content .post-resources-sec .content-row .resources-content {
    width: -webkit-calc(100% - 185px);
    width: calc(100% - 185px);
    padding-left: 50px
}

@media (max-width:992px) {
    .video-ind-content .post-resources-sec .content-row .resources-content {
        width: 100%;
        padding-left: 0
    }
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box {
    width: 37%;
    margin-top: 50px
}

@media (max-width:576px) {
    .video-ind-content .post-resources-sec .content-row .resources-content .colm-box {
        width: 100%
    }
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box:nth-child(2) {
    width: 60%;
    padding-left: 15px
}

@media (max-width:576px) {
    .video-ind-content .post-resources-sec .content-row .resources-content .colm-box:nth-child(2) {
        width: 100%;
        padding-left: 0
    }
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box h4 {
    font-weight: 700;
    margin-bottom: 15px
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box p {
    margin-bottom: 10px;
    line-height: 1.5
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box a {
    text-decoration: underline;
    word-break: break-word
}

.video-ind-content .post-resources-sec .content-row .resources-content .colm-box a:hover {
    color: #20ded3
}

.video-ind-content .other-experts-res {
    padding: 120px 0 70px
}

@media (max-width:992px) {
    .video-ind-content .other-experts-res {
        padding: 80px 0 40px
    }
}

.video-ind-content .other-experts-res .content-box-wrap {
    max-width: 1100px;
    margin: 0 auto
}

.video-ind-content .other-experts-res ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -30px;
    margin-top: 70px
}

@media (max-width:576px) {
    .video-ind-content .other-experts-res {
        padding: 60px 0 20px
    }
    .video-ind-content .other-experts-res ul {
        margin-left: -20px
    }
}

.video-ind-content .other-experts-res ul li {
    margin-left: 30px;
    max-width: 220px;
    margin-bottom: 35px
}

@media (max-width:1270px) {
    .video-ind-content .other-experts-res ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 40px
    }
    .video-ind-content .other-experts-res ul li {
        max-width: -webkit-calc(20% - 35px);
        max-width: calc(20% - 35px);
        width: 100%;
        text-align: center
    }
}

@media (max-width:992px) {
    .video-ind-content .other-experts-res ul li {
        max-width: -webkit-calc(25% - 35px);
        max-width: calc(25% - 35px);
        width: 100%;
        text-align: center
    }
}

@media (max-width:767px) {
    .video-ind-content .other-experts-res ul li {
        max-width: -webkit-calc(33.33% - 35px);
        max-width: calc(33.33% - 35px)
    }
}

.featured-speakers-sec.speakers-gallery {
    padding: 30px 0 80px;
    position: relative
}

.featured-speakers-sec.speakers-gallery::after {
    content: "";
    background-color: #000104;
    position: absolute;
    width: 100%;
    height: 500px;
    top: 100%;
    left: 0;
    margin-top: -10px;
    z-index: -1
}

@media (max-width:767px) {
    .featured-speakers-sec.speakers-gallery .speakers-row {
        padding-top: 0
    }
}

@media (max-width:576px) {
    .video-ind-content .other-experts-res ul li {
        max-width: -webkit-calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-left: 20px
    }
    .featured-speakers-sec.speakers-gallery .speakers-row .card-box .img-box img {
        width: 100%
    }
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .info-meta {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .info-meta .text h6 {
    margin-bottom: 10px
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .info-meta .text h6 .tag {
    background-color: #20ded3;
    padding: 4px 8px 3px;
    color: #000104;
    font-size: 12px;
    margin-left: 4px
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .info-meta .text p {
    font-weight: 400;
    margin: 5px 0 0
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .info-meta .logo {
    width: 100%;
    margin: 20px 0 5px
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box>p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 5px
}

@media (max-width:1270px) {
    .featured-speakers-sec.speakers-gallery::after {
        height: 350px
    }
    .featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box>p {
        margin: 5px 0;
        font-size: 14px
    }
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box>p .zmdi {
    color: #20ded3;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    top: -4px
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .linksmall {
    margin-top: 15px
}

.featured-speakers-sec.speakers-gallery .speakers-row .card-box .hover-box .linksmall:hover {
    color: #20ded3
}

.experts-res-logo-sec .content-row {
    max-width: 980px;
    margin: 130px auto 0
}

@media (max-width:1270px) {
    .experts-res-logo-sec .content-row {
        margin-top: 70px
    }
}

@media (max-width:992px) {
    .experts-res-logo-sec .content-row {
        margin-top: 40px
    }
}

.experts-res-logo-sec ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.experts-res-logo-sec ul li {
    width: 33.33%;
    text-align: center;
    margin-bottom: 65px
}

@media (max-width:767px) {
    .experts-res-logo-sec ul li {
        width: 50%
    }
}

.experts-res-logo-sec ul li .img-box {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.experts-res-logo-sec ul li .resources-dropdown {
    background-color: #f3f3f3;
    position: absolute;
    width: 100%;
    left: 50%;
    margin-top: 50px;
    padding: 30px 100px;
    display: none;
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:480px) {
    .experts-res-logo-sec ul li {
        width: 100%;
        margin-bottom: 45px
    }
    .experts-res-logo-sec ul li .img-box {
        height: auto
    }
    .experts-res-logo-sec ul li .resources-dropdown {
        position: relative;
        margin-top: 15px
    }
    .experts-res-logo-sec ul li .resources-dropdown .logo img {
        max-width: 70px
    }
}

.experts-res-logo-sec ul li .resources-dropdown .logo {
    width: 50%;
    text-align: left
}

@-webkit-keyframes logoFadeIn {
    0% {
        display: none;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@keyframes logoFadeIn {
    0% {
        display: none;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

.banner.careers-portal-banner {
    z-index: 1
}

.banner.careers-portal-banner.equality .container-banner .banner-right-side {
    width: -webkit-calc(86% - 600px);
    width: calc(86% - 600px)
}

@media (max-width:1270px) {
    .banner.careers-portal-banner.equality .container-banner .banner-right-side {
        width: -webkit-calc(100% - 600px);
        width: calc(100% - 600px)
    }
}

@media (max-width:992px) {
    .banner.careers-portal-banner.equality .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px)
    }
}

@media (max-width:767px) {
    .experts-res-logo-sec ul li .resources-dropdown {
        padding: 20px
    }
    .experts-res-logo-sec ul li .resources-dropdown .logo {
        text-align: center
    }
    .banner.careers-portal-banner.equality {
        padding-top: 20px
    }
    .banner.careers-portal-banner.equality .container-banner .banner-right-side {
        width: 100%
    }
}

.banner.careers-portal-banner.equality .banner-inner-content {
    padding-top: 0
}

@media (max-width:992px) {
    .banner.careers-portal-banner.equality .banner-inner-content {
        padding: 100px 0 50px
    }
}

@media (max-width:767px) {
    .banner.careers-portal-banner.equality .banner-inner-content {
        padding: 10px 0 50px
    }
}

.banner.careers-portal-banner h2.xlg {
    margin-bottom: -10px;
    padding-top: 10px;
    text-align: right;
    color: #2c9aff;
    left: 0
}

@media (max-width:767px) {
    .banner.careers-portal-banner h2.xlg {
        text-align: left;
        margin-bottom: 30px
    }
}

.banner.careers-portal-banner .container-banner h2.xlg {
    margin-bottom: -80px;
    margin-right: 100px
}

.banner.careers-portal-banner .banner-inner-content {
    max-width: 600px;
    padding-top: 100px
}

@media (max-width:1270px) {
    .banner.careers-portal-banner .banner-inner-content {
        max-width: 450px;
        padding-top: 60px
    }
}

@media (max-width:992px) {
    .banner.careers-portal-banner .banner-inner-content {
        max-width: 350px;
        padding-top: 0
    }
}

@media (max-width:767px) {
    .banner.careers-portal-banner .container-banner h2.xlg {
        margin-bottom: 30px;
        margin-right: 30px
    }
    .banner.careers-portal-banner .banner-inner-content {
        padding-bottom: 50px;
        max-width: 100%;
        padding-right: 20px
    }
}

.banner.careers-portal-banner .banner-inner-content h2.line {
    padding-top: 50px;
    line-height: 1.1
}

@media (max-width:992px) {
    .banner.careers-portal-banner .banner-inner-content h2.line {
        padding-top: 30px;
        margin-bottom: 0
    }
}

.banner.careers-portal-banner .banner-inner-content .desc {
    max-width: 465px
}

.banner.careers-portal-banner .container-banner {
    padding-bottom: 0
}

.banner.careers-portal-banner .container-banner .banner-right-side {
    position: relative;
    bottom: 0;
    padding-top: 0;
    max-width: unset;
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px)
}

@media (max-width:1270px) {
    .banner.careers-portal-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px)
    }
}

@media (max-width:992px) {
    .banner.careers-portal-banner .container-banner .banner-right-side {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-top: auto
    }
    .boost-is-best-sec .content-row {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:767px) {
    .banner.careers-portal-banner .container-banner .banner-right-side {
        width: 100%
    }
}

.banner.careers-portal-banner .container-banner .banner-right-side .img-right-banner {
    margin: 0 0 0 auto
}

.boost-is-best-sec {
    position: relative
}

.boost-is-best-sec .content-row .content-box {
    width: 65%;
    padding-top: 80px
}

.boost-is-best-sec .content-row .content-box h2.xlg {
    margin-right: -80px
}

@media (max-width:992px) {
    .boost-is-best-sec .content-row .content-box {
        padding-top: 80px;
        padding-right: 100px;
        padding-bottom: 50px
    }
    .boost-is-best-sec .content-row .content-box h2.xlg {
        margin-right: 0;
        position: absolute;
        top: 30px
    }
}

@media (max-width:767px) {
    .boost-is-best-sec .content-row .content-box {
        padding-top: 40px;
        padding-right: 0;
        padding-bottom: 15px;
        width: 100%
    }
    .boost-is-best-sec .content-row .content-box h2.xlg {
        position: relative;
        top: 0
    }
}

.boost-is-best-sec .content-row .content-box .desc {
    max-width: 530px;
    margin-top: 30px
}

.boost-is-best-sec .content-row .content-box .desc h2 {
    margin-bottom: 30px
}

.boost-is-best-sec .content-row .content-box .desc .linksmall {
    color: #031299;
    margin-top: 35px
}

.boost-is-best-sec .content-row .content-box .desc .linksmall:hover, .boost-is-best-sec .content-row .content-box .desc .linksmall:hover .zmdi {
    color: #fff
}

.boost-is-best-sec .content-row .content-box .desc .linksmall .zmdi {
    color: #031299
}

.boost-is-best-sec .content-row .img-box {
    width: -webkit-calc(35% + 120px);
    width: calc(35% + 120px);
    margin-left: -120px
}

.number-one.no-background {
    padding-top: 30px
}

.number-one.no-background .container {
    max-width: 1350px
}

.number-one.no-background .heading {
    padding-bottom: 30px
}

@media (max-width:992px) {
    .number-one.no-background .col-45, .number-one.no-background .col-55 {
        width: 100%
    }
    .number-one.no-background .heading {
        margin-left: 0;
        padding: 40px 0 0
    }
}

.number-one.no-background .heading h2.xlg {
    margin-left: 0;
    margin-bottom: 5px;
    left: 0
}

.number-one.no-background .content-heading-smallbox .desc {
    max-width: 310px
}

.number-one.no-background .content-heading-smallbox h5 {
    font-weight: 800 
}

.number-one.no-background .content-heading-smallbox p {
    color: #000104
}

.number-one.no-background .content-heading-smallbox .linksmall:not(:hover) {
    color: #2c9aff
}

.global-company-part-sec {
    padding: 100px 0
}

@media (max-width:992px) {
    .global-company-part-sec {
        padding: 70px 0
    }
}

.global-company-part-sec .heading-box {
    padding: 0 30px 40px;
    text-align: center
}

.global-company-part-sec .heading-box h2.xlg {
    mix-blend-mode: multiply;
    line-height: .8
}

.global-company-part-sec .content-box {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:767px) {
    .boost-is-best-sec .content-row .img-box {
        width: 100%;
        margin-left: 0
    }
    .global-company-part-sec .content-box:first-child {
        margin-bottom: 50px
    }
}

.global-company-part-sec .content-box:first-child h6 {
    margin-bottom: 30px
}

.global-company-part-sec .content-box h6 {
     font-weight: 700; 
    letter-spacing: 3px;
    text-transform: uppercase
}

.global-company-part-sec .content-box .linksmall {
    margin-top: auto
}

.employee-box-sec {
    padding: 130px 0 70px
}

.employee-box-sec .content-row {
    position: relative
}

.employee-box-sec .heading-box {
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    z-index: 1
}

@media (max-width:1270px) {
    .employee-box-sec {
        padding: 70px 0
    }
    .employee-box-sec .heading-box {
        position: relative;
        top: 0
    }
    .number-one.careers-home .man-bottom {
        max-width: 100%
    }
}

.employee-box-sec .content-box {
    padding-right: 50px
}

@media (max-width:992px) {
    .employee-box-sec .content-box {
        padding-right: 15px
    }
}

.employee-box-sec .content-box h3 {
    display: table;
    border-bottom: 2px solid #b061ff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-right: 70px
}

.employee-box-sec .content-box h5 {
    line-height: 1.4
}

.employee-box-sec .img-box {
    text-align: right;
    position: relative;
    z-index: 2
}

.number-one.careers-home {
    padding-top: 20px
}

.number-one.careers-home .heading-bottom-line h2:after {
    background: #000104
}

.number-one.careers-home .left-55 {
    padding-top: 0
}

.number-one.careers-home .man-bottom {
    position: relative
}

@media (max-width:1366px) {
    .number-one.careers-home .man-bottom {
        left: 0
    }
}

.number-one.careers-home .right-45 {
    padding-top: 70px
}

.number-one.careers-home .content-heading-smallbox .linksmall {
    color: #fff
}

.number-one.careers-home .content-heading-smallbox .linksmall:hover {
    color: #031299
}

.careers-page-logo-sec {
    padding-top: 120px;
    position: relative
}

@media (max-width:1270px) {
    .careers-page-logo-sec {
        padding-top: 80px
    }
}

.careers-page-logo-sec.boost-equality {
    padding: 80px 0 100px;
    margin-bottom: -100px
}

.careers-page-logo-sec.boost-equality:after {
    content: "";
    background-color: #f3f3f3;
    width: 100%;
    height: 520px;
    position: absolute;
    left: 0;
    top: 100%
}

.careers-page-logo-sec h2 {
    text-align: center;
    margin-bottom: 45px
}

.careers-page-logo-sec .content-row .logo-box {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.banner.careers-usa-banner .container-banner {
    padding-bottom: 0
}

.banner.careers-usa-banner .container-banner h2.xlg {
    margin: 0 0 -70px;
    padding: 0
}

.banner.careers-usa-banner .container-banner>.flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.banner.careers-usa-banner .banner-inner-content {
    max-width: 540px;
    padding: 50px 0 100px
}

@media (max-width:992px) {
    .banner.careers-usa-banner .banner-inner-content {
        max-width: 380px;
        padding: 40px 0
    }
}

@media (max-width:767px) {
    .employee-box-sec .img-box {
        text-align: center
    }
    .banner.careers-usa-banner .container-banner h2.xlg {
        margin-top: 20px;
        text-align: left
    }
    .banner.careers-usa-banner .banner-inner-content {
        max-width: 100%;
        padding: 100px 0 30px
    }
}

.banner.careers-usa-banner .banner-inner-content .link-text {
    margin-top: 30px
}

.banner.careers-usa-banner .banner-inner-content .link-text a {
    font-weight: 800;
    color: #2c9aff
}

.banner.careers-usa-banner .banner-inner-content .link-text a:hover {
    color: #b061ff
}

.banner.careers-usa-banner .banner-right-side {
    bottom: 0;
    max-width: 100%;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    margin-left: -240px;
    position: relative;
    padding: 0
}

@media (max-width:992px) {
    .banner.careers-usa-banner .banner-right-side {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
        margin-left: -150px
    }
}

@media (max-width:767px) {
    .banner.careers-usa-banner .banner-right-side {
        width: 100%;
        margin-left: 0;
        padding-top: 0
    }
}

.boost-events-sec {
    padding: 100px 0 70px;
    position: relative
}

.boost-events-sec:before {
    content: "";
    background-color: #000104;
    width: 100%;
    height: 55px;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1
}

@media (max-width:767px) {
    .boost-events-sec {
        padding: 40px 0
    }
    .boost-events-sec:before {
        height: 25px
    }
    .collect-tshirt-sec .content-box {
        text-align: center
    }
}

.boost-events-sec .custom-global-heading .desc {
    max-width: 870px;
    margin: 0 auto
}

.boost-events-sec .events-slider-box {
    max-width: 870px;
    margin: 15px auto 0
}

.boost-events-sec .events-slider-box .slick-list {
    padding: 20px
}

.boost-events-sec .events-slider-box .slick-list .item-box {
    margin-right: 10px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s
}

.boost-events-sec .events-slider-box .slick-list .item-box.slick-active {
    opacity: 1
}

.boost-events-sec .events-slider-box .slick-list .item-box figure {
    text-align: center;
    margin: 0 10px
}

.boost-events-sec .events-slider-box .slick-list .item-box figure img {
    -webkit-filter: drop-shadow(0 7px 20px rgba(0, 0, 0, .13));
    filter: drop-shadow(0 7px 20px rgba(0, 0, 0, .13));
    margin: 0 auto
}

.boost-events-sec .events-slider-box .slick-list .item-box figure figcaption {
    text-align: center;
    margin-top: 15px
}

.collect-tshirt-sec {
    padding: 60px 0
}

.collect-tshirt-sec .images-box {
    padding-left: 80px
}

@media (max-width:767px) {
    .collect-tshirt-sec .images-box {
        padding-left: 0;
        padding-top: 40px
    }
}

.collect-tshirt-sec .images-box figure {
    width: 20%;
    text-align: center
}

@media (max-width:480px) {
    .collect-tshirt-sec .images-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .collect-tshirt-sec .images-box figure {
        width: 33.33%
    }
}

.platform-features-sec.careers-page {
    background-color: #b061ff;
    padding: 100px 0 0
}

@media (max-width:767px) {
    .platform-features-sec.careers-page {
        padding: 50px 0 20px
    }
}

.platform-features-sec.careers-page .fearure-box-wrap .content-info-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.platform-features-sec.careers-page .fearure-box-wrap .text-box {
    padding-left: 10px
}

.work-boostability-sec {
    padding: 100px 0 0;
    margin-bottom: -450px
}

@media (max-width:1800px) {
    .work-boostability-sec {
        margin-bottom: -360px
    }
}

@media (max-width:1600px) {
    .work-boostability-sec {
        margin-bottom: -320px
    }
}

@media (max-width:1440px) {
    .work-boostability-sec {
        margin-bottom: -280px
    }
}

@media (max-width:1270px) {
    .work-boostability-sec {
        padding: 60px 0 0;
        margin-bottom: -260px
    }
    .work-boostability-sec h2.xlg {
        margin-right: -40px
    }
}

@media (max-width:767px) {
    .work-boostability-sec {
        margin-bottom: -200px
    }
}

@media (max-width:480px) {
    .work-boostability-sec {
        padding: 40px 0 0
    }
}

.work-boostability-sec .content-box {
    max-width: 530px;
    margin-top: 20px
}

@media (max-width:1270px) {
    .work-boostability-sec .content-box {
        max-width: 460px;
        padding-bottom: 50px
    }
}

@media (max-width:992px) {
    .boost-events-sec .events-slider-box .slick-arrow {
        left: -20px
    }
    .boost-events-sec .events-slider-box .slick-arrow.slick-next {
        left: auto;
        right: -20px
    }
    .work-boostability-sec h2.xlg {
        margin-right: 0
    }
    .work-boostability-sec .content-box {
        max-width: 100%;
        padding-bottom: 0
    }
}

@media (max-width:576px) {
    .work-boostability-sec .content-box {
        padding-bottom: 80px
    }
}

.work-boostability-sec .content-box h2 {
    margin-bottom: 30px
}

.work-boostability-sec .bottom-img-box {
    margin-top: -280px
}

.work-boostability-sec .bottom-img-box img {
    width: 100%
}

.explore-team-sec {
    padding: 70px 0 130px;
    position: relative;
    z-index: 1
}

@media (max-width:1270px) {
    .explore-team-sec {
        padding: 50px 0 100px
    }
}

@media (max-width:992px) {
    .work-boostability-sec .bottom-img-box {
        margin-top: -80px
    }
    .explore-team-sec {
        padding: 30px 0 70px
    }
}

.explore-team-sec .content-row {
    margin-top: 30px
}

.explore-team-sec .content-row .content-left {
    max-width: 450px;
    padding-right: 30px
}

@media (max-width:767px) {
    .explore-team-sec .content-row .content-left {
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 40px
    }
}

.explore-team-sec .content-row .content-left h2 {
    margin-bottom: 40px
}

.explore-team-sec .content-row .team-list ul {
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px
}

.explore-team-sec .content-row .team-list ul li {
    margin-bottom: 25px
}

.explore-team-sec .content-row .team-list ul li a {
    font-size: 24px;
    font-weight: 800
}

@media (max-width:1270px) {
    .explore-team-sec .content-row .team-list ul li a {
        font-size: 18px
    }
}

@media (max-width:992px) {
    .explore-team-sec .content-row .content-left h2 {
        margin-bottom: 25px
    }
    .explore-team-sec .content-row .team-list ul li a {
        font-size: 16px
    }
}

.explore-team-sec .content-row .team-list ul li a:hover {
    color: #2c9aff
}

.boost-pride-sec .slick-arrow:before, .corp-timeline-sec.boostcares .timeline-year>li.active .text {
    color: #fff
}

.explore-team-sec .content-row .team-list .btn-box {
    padding-top: 30px
}

.boost-pride-sec {
    padding: 80px 0 40px
}

@media (max-width:767px) {
    .boost-pride-sec {
        padding: 40px 0 0
    }
}

@media (max-width:576px) {
    .boost-pride-sec {
        padding: 35px 0
    }
}

.boost-pride-sec .heading-box {
    padding-bottom: 30px;
    max-width: 940px;
    margin: 0 auto 50px
}

@media (max-width:480px) {
    .explore-team-sec .content-row .team-list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .boost-pride-sec .heading-box {
        padding-bottom: 0
    }
}

.boost-pride-sec .slider-main {
    max-width: 940px;
    margin: 0 auto
}

.boost-pride-sec .slider-main .slick-list {
    padding-bottom: 100px
}

@media (max-width:576px) {
    .boost-pride-sec .slider-main .slick-list {
        padding-bottom: 70px
    }
}

.boost-pride-sec .slider-main .slide-item {
    margin: 0 15px;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.boost-pride-sec .slider-main .slide-item img {
    -webkit-filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, .28));
    filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, .28));
    margin: 0 auto
}

.boost-pride-sec .slick-arrow {
    margin-top: -50px
}

@media (max-width:1366px) {
    .boost-pride-sec .slick-arrow {
        left: -30px
    }
    .boost-pride-sec .slick-arrow.slick-next {
        right: -30px;
        left: auto
    }
}

.boost-pride-sec ul.slick-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0;
    z-index: 2
}

.boost-pride-sec ul.slick-dots li:not(:last-of-type) {
    margin-right: 25px
}

.boost-pride-sec ul.slick-dots li.slick-active button {
    background-color: #ffc42d
}

.boost-pride-sec ul.slick-dots li button {
    width: 15px;
    height: 15px;
    background-color: #fff
}

@media (max-width:576px) {
    .boost-pride-sec ul.slick-dots li:not(:last-of-type) {
        margin-right: 15px
    }
    .boost-pride-sec ul.slick-dots li button {
        width: 10px;
        height: 10px
    }
}

.two-col-content-sec {
    padding: 80px 0
}

.two-col-content-sec .content-row {
    max-width: 1130px;
    margin: 0 auto
}

.two-col-content-sec .content-row:not(:last-child) {
    margin-bottom: 80px
}

.two-col-content-sec .content-row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.two-col-content-sec .content-row .content-box h3 {
    font-weight: 800;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .boost-pride-sec .slick-arrow {
        display: none!important
    }
    .two-col-content-sec .content-row .img-box {
        text-align: center;
        margin-bottom: 30px
    }
}

.careers-portal-pages .members-details-wrap:nth-child(1) {
    height: 650px
}

.careers-portal-pages .members-details-wrap:nth-child(1) h2.xlg {
    top: 0
}

.boostcares-logo-box {
    padding: 40px 0 100px
}

.boostcares-logo-box .logo-box-wrap {
    max-width: 1100px;
    margin: 0 auto
}

.boostcares-logo-box .logo-box-wrap .logo-box {
    width: 20%;
    text-align: center;
    margin-bottom: 15px
}

@media (max-width:992px) {
    .boostcares-logo-box {
        padding: 30px 0 50px
    }
    .boostcares-logo-box .logo-box-wrap .logo-box {
        width: 33%;
        padding: 0 30px
    }
}

@media (max-width:480px) {
    .boostcares-logo-box .logo-box-wrap .logo-box {
        width: 50%
    }
}

.corp-timeline-sec.boostcares {
    background-color: #b061ff;
    padding: 35px 0 100px
}

@media (max-width:992px) {
    .corp-timeline-sec.boostcares {
        padding: 30px 0 50px
    }
}

.corp-timeline-sec.boostcares .head-box {
    padding: 0 30px 30px
}

.corp-timeline-sec.boostcares .timeline-year {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.corp-timeline-sec.boostcares .timeline-year>li.active svg path {
    fill: #000104
}

.corp-timeline-sec.boostcares .timeline-year>li svg path {
    fill: #b061ff
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-bottom: 20px
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li:last-child {
    margin-bottom: 0
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li:before {
    display: none
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li .logo-img {
    width: 80px;
    text-align: center
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li .logo-img img {
    max-height: 45px
}

.corp-timeline-sec.boostcares .timeline-year>li .acheivement-box ul li .text-box {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    font-size: 14px;
    padding-left: 10px
}

.boostcares-teams-sec {
    padding: 40px 0 0;
    margin-bottom: -380px
}

@media (max-width:1600px) {
    .boostcares-teams-sec {
        margin-bottom: -300px
    }
}

@media (max-width:1270px) {
    .careers-portal-pages .members-details-wrap:nth-child(1) {
        height: auto
    }
    .boostcares-teams-sec {
        margin-bottom: -220px
    }
}

@media (max-width:480px) {
    .boostcares-teams-sec {
        margin-bottom: -200px
    }
}

@media (min-width:1450px) {
    .boostcares-teams-sec .container-specialinner1 {
        margin-right: auto
    }
}

.boostcares-teams-sec .text-box {
    margin-top: 120px
}

.boostcares-teams-sec .text-box p {
    font-size: 20px;
    margin-bottom: 20px
}

@media (max-width:1270px) {
    .boostcares-teams-sec .text-box p {
        font-size: 18px
    }
}

@media (max-width:992px) {
    .boostcares-teams-sec .text-box {
        margin-top: 30px
    }
    .boostcares-teams-sec .text-box p {
        font-size: 16px
    }
    .resources-home-banner {
        padding: 30px 0
    }
}

@media (max-width:767px) {
    .boostcares-teams-sec .text-box {
        margin-top: 20px
    }
    .resources-home-banner {
        padding: 60px 0 0
    }
    .resources-home-banner .content-box {
        padding-bottom: 20px
    }
}

.resources-home-banner .content-box .desc {
    max-width: 500px;
    margin: 40px 0 50px
}

.partner-resources-sec .img-box img, .resources-home-banner .img-box img {
    max-width: 85%
}

.resources-home-banner .img-box {
    text-align: right
}

.resources-icon-bar {
    padding: 80px 0
}

@media (max-width:992px) {
    .resources-home-banner .content-box .desc {
        margin: 20px 0 30px
    }
    .resources-icon-bar {
        padding: 60px 0 30px
    }
}

.resources-icon-bar h3 {
    text-align: center;
    margin-bottom: 50px
}

@media (max-width:576px) {
    .resources-icon-bar h3 {
        margin-bottom: 30px
    }
}

.resources-icon-bar .colm-box {
    width: 16.66%;
    text-align: center
}

.resources-icon-bar .colm-box .icon-img {
    height: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.free-web-analysis-sec {
    background-color: #20ded3;
    padding: 70px 0 80px
}

@media (max-width:992px) {
    .resources-icon-bar .colm-box {
        width: 33.33%;
        margin-bottom: 40px
    }
    .free-web-analysis-sec {
        padding: 50px 0
    }
}

.free-web-analysis-sec .heading-box {
    margin-bottom: 70px
}

@media (max-width:576px) {
    .resources-icon-bar .colm-box {
        width: 50%
    }
    .free-web-analysis-sec {
        padding: 30px 0
    }
    .free-web-analysis-sec .heading-box {
        margin-bottom: 40px
    }
}

.free-web-analysis-sec .heading-box h2.xlg {
    margin-bottom: 45px;
    opacity: .4!important
}

.free-web-analysis-sec .heading-box h2.xlg.aos-animate {
    opacity: .4!important
}

.free-web-analysis-sec #ib-form-widget .ib-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group {
    width: -webkit-calc(33.33% - 15px);
    width: calc(33.33% - 15px);
    margin-bottom: 30px;
    margin-right: 15px
}

@media (max-width:992px) {
    .free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group {
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
        margin-right: 10px
    }
}

@media (max-width:767px) {
    .resources-home-banner .img-box {
        text-align: center
    }
    .free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .partner-resources-sec .img-box {
        text-align: center
    }
}

.free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group:first-child {
    width: 100%
}

.free-web-analysis-sec #ib-form-widget .ib-form .ib-form-group input {
    border: 0;
    border-radius: 5px;
    background-color: #fff
}

.free-web-analysis-sec #ib-form-widget .ib-form #ib-submit-button {
    background: #000104;
    border-color: #000104
}

.free-web-analysis-sec #ib-form-widget .ib-form #ib-submit-button:hover {
    background: 0 0;
    border-color: #000104;
    color: #000104
}

.free-web-analysis-sec .form-box {
    padding: 0 20px
}

.free-web-analysis-sec .form-box .form-group {
    margin-bottom: 30px
}

.free-web-analysis-sec .form-box .form-group.full .form-control {
    font-size: 25px
}

.free-web-analysis-sec .form-box .form-group .form-control {
    background-color: #fff;
    border-radius: 5px;
    border: 0
}

.free-web-analysis-sec .form-box .form-fields-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.free-web-analysis-sec .form-box .form-fields-row .form-group {
    width: -webkit-calc(25% - 15px);
    width: calc(25% - 15px)
}

@media (max-width:992px) {
    .free-web-analysis-sec .form-box {
        padding: 0
    }
    .free-web-analysis-sec .form-box .form-group {
        margin-bottom: 20px
    }
    .free-web-analysis-sec .form-box .form-fields-row .form-group {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width:576px) {
    .free-web-analysis-sec .form-box .form-group.full .form-control {
        font-size: 20px
    }
    .free-web-analysis-sec .form-box .form-group .form-control {
        padding: 8px 10px
    }
    .free-web-analysis-sec .form-box .form-fields-row .form-group {
        width: 100%
    }
}

.free-web-analysis-sec .form-box .form-submit {
    padding-top: 40px;
    text-align: center
}

.partner-resources-sec {
    background-color: #20ded3;
    position: relative
}

@media (max-width:992px) {
    .free-web-analysis-sec .form-box .form-submit {
        padding-top: 20px
    }
    .partner-resources-sec .container-specialinner2 {
        padding-top: 70px
    }
}

.partner-resources-sec .img-box {
    position: relative;
    z-index: 2
}

.partner-resources-sec .content-box {
    padding: 60px 0
}

.partner-resources-sec .content-box h2.xlg {
    margin-left: -120px;
    opacity: .4!important
}

@media (max-width:1270px) {
    .partner-resources-sec .content-box h2.xlg {
        margin-left: -90px
    }
}

@media (max-width:992px) {
    .partner-resources-sec .content-box h2.xlg {
        position: absolute;
        left: 0;
        top: 40px;
        margin: 0;
        padding-left: 30px
    }
    .partner-resources-sec .bottom-stats-bar .content-row ul li h3 {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .partner-resources-sec .content-box {
        text-align: center
    }
    .partner-resources-sec .content-box h2.xlg {
        width: 100%;
        text-align: center;
        padding: 0 20px
    }
}

.partner-resources-sec .content-box h2.xlg.aos-animate {
    opacity: .4!important
}

.partner-resources-sec .content-box .text-box {
    padding-top: 80px;
    max-width: 600px;
    margin-left: auto;
    margin-right: 60px
}

@media (max-width:767px) {
    .partner-resources-sec .content-box .text-box {
        max-width: 100%;
        margin-right: 0
    }
}

.partner-resources-sec .content-box .text-box h6 {
    margin: 20px 0
}

.partner-resources-sec .content-box .text-box p {
    margin-bottom: 20px
}

.partner-resources-sec .content-box .text-box .btn {
    margin-top: 30px;
    background-color: transparent
}

@media (max-width:1270px) {
    .partner-resources-sec .content-box .text-box {
        padding-top: 0
    }
    .partner-resources-sec .content-box .text-box .btn {
        margin-top: 10px
    }
}

.partner-resources-sec .content-box .text-box .btn:hover {
    border-color: #fff;
    color: #fff
}

.partner-resources-sec .bottom-stats-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px 0
}

@media (max-width:767px) {
    .partner-resources-sec .bottom-stats-bar {
        position: static
    }
}

.partner-resources-sec .bottom-stats-bar .content-row ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 2
}

.partner-resources-sec .bottom-stats-bar .content-row ul li:not(:last-child) {
    border-right: 5px solid #fff;
    margin-right: 25px;
    padding-right: 25px
}

.partner-resources-sec .bottom-stats-bar .content-row ul li h3 {
    color: #fff;
    /* font-weight: 800; */
    margin: 0;
    /* line-height: 1 */
}

.partner-resources-sec .bottom-stats-bar .content-row ul li h3 span {
    color: #20ded3
}

.resources-downloads-sec {
    position: relative
}

@media (max-width:767px) {
    .partner-resources-sec .bottom-stats-bar .content-row ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .partner-resources-sec .bottom-stats-bar .content-row ul li {
        width: 100%;
        text-align: center
    }
    .partner-resources-sec .bottom-stats-bar .content-row ul li:not(:last-child) {
        border-right: 0;
        margin-right: 0;
        padding: 0 0 20px
    }
    .resources-downloads-sec {
        padding-top: 50px
    }
    .resources-downloads-sec .text-box {
        margin-bottom: 50px
    }
}

@media (min-width:1441px) {
    .resources-downloads-sec:after {
        content: "";
        background-color: #2c9aff;
        width: 30%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1
    }
}

.resources-downloads-sec .text-box {
    margin-top: 50px
}

.resources-downloads-sec .text-box h1, .resources-downloads-sec .text-box h2 {
    margin-bottom: 30px
}

@media (max-width:992px) {
    .resources-downloads-sec .text-box {
        margin-top: 25px
    }
    .resources-downloads-sec .text-box h1, .resources-downloads-sec .text-box h2 {
        margin-bottom: 20px
    }
}

.resources-downloads-sec .text-box .btn {
    margin-top: 40px
}

.resources-downloads-sec .img-box {
    position: relative;
    padding: 30px 0
}

@media (max-width:1270px) {
    .resources-downloads-sec .img-box {
        padding: 0
    }
}

.resources-downloads-sec .img-box:after {
    content: "";
    background-color: #2c9aff;
    width: 65%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.resources-blogs-sec {
    padding: 90px 0 0
}

.resources-blogs-sec .heading-box {
    margin-bottom: 110px
}

@media (max-width:767px) {
    .resources-downloads-sec .img-box {
        text-align: center
    }
    .resources-downloads-sec .img-box:after {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        right: -20px
    }
    .resources-blogs-sec {
        padding: 60px 0 20px
    }
    .resources-blogs-sec .heading-box {
        margin-bottom: 60px
    }
}

.resources-blogs-sec .heading-box .desc {
    max-width: 945px;
    margin-top: 30px
}

.resources-blogs-sec .blog-box .tophead {
    margin-bottom: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:992px) {
    .resources-downloads-sec .text-box .btn {
        margin-top: 30px
    }
    .resources-blogs-sec .blog-box .tophead {
        margin-bottom: 20px
    }
    .resources-blogs-sec .blog-box .tophead a {
        font-size: 12px
    }
}

.resources-blogs-sec .blog-box .tophead h4 {
    margin: 0
}

.resources-blogs-sec .blog-box .tophead a {
    font-weight: 700;
    letter-spacing: 3px
}

.resources-blogs-sec .blog-box .blogs {
    margin-left: -30px
}

@media (max-width:992px) {
    .resources-blogs-sec .blog-box .blogs {
        margin-left: -10px
    }
}

.resources-blogs-sec .blog-box .blogs .box-card {
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    margin-left: 30px;
    position: relative
}

@media (max-width:992px) {
    .resources-blogs-sec .blog-box .blogs .box-card {
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px);
        margin-left: 10px
    }
}

@media (max-width:767px) {
    .resources-blogs-sec .blog-box .blogs .box-card {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-left: 10px;
        margin-bottom: 10px
    }
}

.resources-blogs-sec .blog-box .blogs .box-card:hover .meta-box {
    bottom: 40px
}

.resources-blogs-sec .blog-box .blogs .box-card .img-box {
    position: relative;
    overflow: hidden
}

.resources-blogs-sec .blog-box .blogs .box-card .img-box:after {
    pointer-events: none;
    background: rgba(0, 1, 4, .4);
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%
}

.resources-blogs-sec .blog-box .blogs .box-card .img-box img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1270px) {
    .resources-blogs-sec .blog-box .blogs .box-card .img-box img {
        height: 360px
    }
}

@media (max-width:992px) {
    .resources-blogs-sec .blog-box .blogs .box-card .img-box img {
        height: 300px
    }
}

@media (max-width:767px) {
    .resources-blogs-sec .blog-box .blogs .box-card .img-box img {
        height: 380px
    }
}

.resources-blogs-sec .blog-box .blogs .box-card .meta-box {
    pointer-events: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 30px;
    z-index: 4;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

@media (max-width:992px) {
    .resources-blogs-sec .blog-box .blogs .box-card .meta-box {
        padding: 0 10px
    }
}

.resources-blogs-sec .blog-box .blogs .box-card .meta-box * {
    color: #fff
}

.resources-blogs-sec .blog-box .blogs .box-card .meta-box .cat-name {
    display: inline-block;
    background-color: #2c9aff;
    padding: 8px 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px
}

@media (max-width:992px) {
    .resources-blogs-sec .blog-box .blogs .box-card .meta-box .cat-name {
        padding: 5px 12px;
        font-size: 10px
    }
}

.resources-blogs-sec .blog-box .blogs .box-card .meta-box h6.title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.resources-blogs-sec .blog-box .blogs .box-card .meta-box .author {
    font-size: 14px;
    display: block
}

.download-magzines-sec {
    padding: 120px 0 0
}

.download-magzines-sec .content-row {
    margin-top: -60px
}

@media (max-width:992px) {
    .download-magzines-sec {
        padding: 50px 0 0
    }
    .download-magzines-sec .content-row {
        margin-top: 30px
    }
}

.download-magzines-sec .text-box {
    max-width: 560px;
    margin-top: -50px
}

@media (max-width:992px) {
    .download-magzines-sec .text-box {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .download-magzines-sec {
        padding: 0
    }
    .download-magzines-sec .img-box {
        text-align: center
    }
    .download-magzines-sec .text-box {
        text-align: center;
        max-width: 100%;
        margin-top: -40px
    }
}

@media (max-width:576px) {
    .resources-blogs-sec .blog-box .blogs .box-card .img-box img {
        height: 260px
    }
    .download-magzines-sec .text-box {
        margin-top: -20px
    }
}

.download-magzines-sec .text-box .desc {
    margin-bottom: 30px
}

.download-magzines-sec .text-box .btn {
    min-width: 120px;
    padding: 10px 30px;
    border-radius: 50px
}

.download-ebook-sec {
    background-color: #2c9aff;
    padding: 35px 0 25px
}

@media (max-width:767px) {
    .download-ebook-sec {
        padding: 0 0 40px
    }
}

.download-ebook-sec .img-box {
    padding-right: 30px;
    text-align: center
}

@media (max-width:767px) {
    .download-ebook-sec .img-box {
        padding-right: 0
    }
    .download-ebook-sec .form-box {
        margin-top: -50px
    }
}

@media (max-width:576px) {
    .download-ebook-sec .form-box {
        margin-top: -20px
    }
}

.download-ebook-sec .form-box h2 {
    color: #fff;
    margin-bottom: 60px
}

.download-ebook-sec .form-box .form-group.optin {
    margin-top: 40px
}

.download-ebook-sec .form-box .form-group.optin input[type=checkbox] {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -2px;
    opacity: 0;
    z-index: 2
}

.download-ebook-sec .form-box .form-group.optin input[type=checkbox]:checked+.wpcf7-list-item-label:after {
    background-image: url(../images/check-box-checked.svg)
}

.download-ebook-sec .form-box .form-group.optin input[type=checkbox]+.wpcf7-list-item-label {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    color: #fff
}

.related-reosources-sec .colm-box h5 a:hover, .seo-tools-page-sec .colm-box .text-box a:hover h5 {
    color: #20ded3
}

.download-ebook-sec .form-box .form-group.optin input[type=checkbox]+.wpcf7-list-item-label:after {
    content: "";
    background-image: url(../images/check-box-unchecked.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: -2px
}

.download-ebook-sec .form-box .form-group .form-control {
    border: 0;
    border-radius: 2px;
    padding: 16px 10px;
    font-size: 12px;
    background-color: #fcfcfc
}

@media (max-width:1270px) {
    .download-ebook-sec .form-box h2 {
        margin-bottom: 30px
    }
    .download-ebook-sec .form-box .form-group .form-control {
        padding: 10px
    }
}

.download-ebook-sec .form-box .form-submit {
    text-align: left;
    padding-top: 20px
}

.learn-seo-two-col-content .content-row .icon-box, .resources-learn-seo-banner .img-box, .seo-tools-page-sec .colm-box {
    text-align: center
}

.ebook-content-sec {
    padding: 110px 0
}

@media (max-width:1270px) {
    .ebook-content-sec {
        padding: 70px 0
    }
}

@media (max-width:767px) {
    .ebook-content-sec {
        padding: 50px 0 30px
    }
}

@media (max-width:1270px) {
    .ebook-content-sec .heading-box {
        padding-right: 20px
    }
}

@media (max-width:992px) {
    .download-ebook-sec .form-box h2 {
        margin-bottom: 20px
    }
    .download-ebook-sec .form-box .form-group {
        margin-bottom: 10px
    }
    .ebook-content-sec .heading-box {
        padding: 0 0 50px
    }
}

.ebook-content-sec .heading-box h2 {
    position: relative
}

.ebook-content-sec .heading-box h2::after {
    content: "";
    background-color: #20ded3;
    width: 90px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -30px
}

.ebook-content-sec .content-box ul {
    margin-top: 50px;
    list-style: disc;
    margin-left: 20px
}

.ebook-content-sec .content-box ul li {
    margin-bottom: 20px
}

.ebook-content-sec .content-box ul li:last-child {
    font-weight: 800
}

.related-reosources-sec {
    background-color: #f7f7f7;
    padding: 130px 0 40px;
    position: relative
}

@media (max-width:1270px) {
    .ebook-content-sec .content-box ul {
        margin-top: 30px
    }
    .related-reosources-sec {
        padding: 70px 0 40px
    }
}

.related-reosources-sec:after {
    content: "";
    background-color: #f7f7f7;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 100%;
    left: 0
}

.related-reosources-sec h2 {
    position: relative;
    margin-bottom: 60px
}

.related-reosources-sec h2::after {
    content: "";
    background-color: #20ded3;
    width: 90px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -30px
}

.related-reosources-sec .colm-box {
    width: 33.33%;
    text-align: center
}

.related-reosources-sec .colm-box h5 {
    margin-top: -40px
}

@media (max-width:1270px) {
    .related-reosources-sec .colm-box h5 {
        margin-top: -20px
    }
}

@media (max-width:767px) {
    .related-reosources-sec {
        padding: 40px 0 0
    }
    .related-reosources-sec .colm-box h5 {
        margin-top: 0
    }
}

@media (max-width:576px) {
    .related-reosources-sec .colm-box {
        width: 100%;
        margin-bottom: 20px
    }
    .related-reosources-sec .colm-box h5 {
        margin-top: -30px
    }
}

.seo-tools-page-sec {
    padding: 0 0 40px
}

@media (max-width:767px) {
    .seo-tools-page-sec {
        padding: 0
    }
}

.seo-tools-page-sec .colm-box {
    width: 50%;
    padding: 0 10px
}

.seo-tools-page-sec .colm-box .text-box {
    max-width: 265px;
    margin: 20px auto 0
}

@media (max-width:767px) {
    .seo-tools-page-sec .colm-box {
        width: 100%
    }
    .seo-tools-page-sec .colm-box .text-box {
        max-width: 80%;
        margin: -30px auto 30px
    }
}

@media (max-width:576px) {
    .seo-tools-page-sec .colm-box .text-box {
        margin: -20px auto 10px
    }
}

.resources-learn-seo-banner {
    position: relative
}

.resources-learn-seo-banner::after, .resources-learn-seo-banner::before {
    content: "";
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.resources-learn-seo-banner:before {
    background-color: #2c9aff;
    left: 0
}

.resources-learn-seo-banner:after {
    background-color: #f3f3f3;
    right: 0
}

.resources-learn-seo-banner .content-row-wrap {
    max-width: 1440px;
    padding-left: 130px;
    margin: 0 auto
}

@media (max-width:1366px) {
    .resources-learn-seo-banner .content-row-wrap {
        padding-left: 60px
    }
}

.resources-learn-seo-banner .content-row-wrap .col-50 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.resources-learn-seo-banner .content-row-wrap .col-50:nth-child(1) {
    background-color: #2c9aff
}

.resources-learn-seo-banner .content-row-wrap .col-50:nth-child(2) {
    background-color: #f3f3f3
}

.resources-learn-seo-banner .img-box img {
    max-width: 85%
}

.resources-learn-seo-banner .content-box {
    max-width: 500px;
    margin: auto 0
}

@media (max-width:1270px) {
    .resources-learn-seo-banner .content-row-wrap {
        padding-left: 0
    }
    .resources-learn-seo-banner .content-box {
        padding: 0 20px
    }
}

@media (max-width:767px) {
    .resources-learn-seo-banner .img-box {
        width: 100%
    }
    .resources-learn-seo-banner .content-box {
        background-color: #2c9aff;
        padding: 40px 20px;
        max-width: 100%
    }
}

.resources-learn-seo-banner .content-box h1, .resources-learn-seo-banner .content-box p {
    color: #fff
}

.resources-learn-seo-banner .content-box h2.xlg {
    margin-bottom: 20px
}

.resources-learn-seo-banner .content-box .desc {
    margin: 30px 0 50px
}

.learn-seo-two-col-content .content-row-wrap {
    min-height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0
}

@media (max-width:1270px) {
    .learn-seo-two-col-content .content-row-wrap {
        min-height: 380px
    }
}

.learn-seo-two-col-content .content-row-wrap:nth-child(even) {
    background-color: #f7f7f7
}

.learn-seo-two-col-content .content-row {
    padding: 0 60px
}

@media (max-width:992px) {
    .learn-seo-two-col-content .content-row {
        padding: 0
    }
    .learn-seo-two-col-content .content-row .icon-box {
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .learn-seo-two-col-content .content-row .icon-box {
        padding: 0 30px 30px
    }
}

.learn-seo-two-col-content .content-row .content-box .desc {
    margin: 20px 0 45px;
    min-height: 80px
}

@media (max-width:1270px) {
    .learn-seo-two-col-content .content-row .content-box .desc {
        margin: 20px 0
    }
    .resources-search-session-sec h2.xlg {
        margin-top: -10px
    }
}

.learn-seo-two-col-content .content-row .content-box .btn {
    min-width: unset;
    padding: 10px 32px
}

.resources-search-session-sec {
    padding: 75px 0 0;
    margin-bottom: -280px
}

@media (max-width:1800px) {
    .resources-search-session-sec {
        margin-bottom: -250px;
        padding: 45px 0 0
    }
}

@media (max-width:1440px) {
    .resources-search-session-sec {
        margin-bottom: -200px
    }
}

@media (max-width:1366px) {
    .resources-search-session-sec {
        margin-bottom: -180px
    }
}

@media (max-width:992px) {
    .resources-search-session-sec {
        margin-bottom: 0
    }
}

.resources-search-session-sec h2.xlg {
    text-align: right;
    margin-bottom: -40px
}

.resources-search-session-sec .col-65 {
    width: 55%
}

@media (max-width:1366px) {
    .resources-search-session-sec .col-65 {
        width: 50%
    }
}

@media (max-width:992px) {
    .resources-search-session-sec h2.xlg {
        margin-bottom: -20px;
        text-align: center
    }
    .resources-search-session-sec .col-65 {
        width: 100%
    }
}

.resources-search-session-sec .col-35 {
    width: 45%
}

.resources-search-session-sec .img-box {
    position: relative
}

.resources-search-session-sec .content-box {
    padding-top: 170px;
    padding-left: 50px
}

@media (max-width:1440px) {
    .resources-search-session-sec .content-box {
        padding-top: 100px
    }
}

@media (max-width:1270px) {
    .resources-search-session-sec .content-box {
        padding-top: 80px;
        padding-left: 10px
    }
}

@media (max-width:992px) {
    .resources-search-session-sec .col-35 {
        width: 100%
    }
    .resources-search-session-sec .img-box {
        text-align: center
    }
    .resources-search-session-sec .img-box img {
        max-width: 85%
    }
    .resources-search-session-sec .content-box {
        padding-top: 40px;
        padding-left: 30px
    }
    .resources-search-session-sec .content-box .desc p {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .resources-search-session-sec .content-box {
        padding-left: 0
    }
}

.resources-search-session-sec .content-box .desc {
    margin: 40px 0 50px
}

@media (max-width:1366px) {
    .resources-search-session-sec .content-box .desc {
        margin: 30px 0
    }
}

.resources-search-session-sec .content-box .btn {
    min-width: unset;
    padding: 10px 32px
}

.resources-search-session-sec .content-box .logo-box {
    margin-top: 80px
}

@media (max-width:1366px) {
    .resources-search-session-sec .content-box .logo-box {
        margin-top: 30px;
        max-width: 160px
    }
}

.resources-video-gallery-sec .switch-videos-btns .switch-btn {
    background-color: #f7f7f7;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 8px 10px;
    min-width: 160px;
    position: relative;
    text-transform: uppercase;
    z-index: 1
}

.resources-video-gallery-sec .switch-videos-btns .switch-btn.active {
    background-color: #20ded3;
    z-index: 2
}

.resources-video-gallery-sec .switch-videos-btns .switch-btn:nth-child(2) {
    margin-left: -20px;
    min-width: 200px
}

.resources-video-gallery-sec .resources-videos-gallery-wrap {
    display: none
}

.resources-video-gallery-sec .resources-videos-gallery-wrap.active {
    display: block
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap {
    padding: 100px 0 180px;
    min-height: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media (max-width:1270px) {
    .resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap {
        padding: 70px 0 100px;
        min-height: 500px
    }
}

@media (max-width:992px) {
    .resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap {
        padding: 60px 0;
        min-height: 400px
    }
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap:nth-child(even) {
    background-color: #f7f7f7
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap:last-child {
    margin-bottom: -90px
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap:last-child:nth-child(even):after {
    content: "";
    background-color: #f7f7f7;
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 100%
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .video-box {
    position: relative;
    padding: 50% 0 0;
    max-width: 585px
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .video-box iframe {
    max-width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media (max-width:1270px) {
    .resources-video-gallery-sec .resources-videos-gallery-wrap .video-box {
        padding: 60% 0 0
    }
    .resources-video-gallery-sec .resources-videos-gallery-wrap .content-box {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .resources-video-gallery-sec .resources-videos-gallery-wrap .content-row-wrap:last-child {
        margin-bottom: -30px
    }
    .resources-video-gallery-sec .resources-videos-gallery-wrap .video-box {
        max-width: 100%
    }
    .resources-video-gallery-sec .resources-videos-gallery-wrap .content-box {
        padding: 40px 0 0
    }
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-box h4 {
    margin-bottom: 30px
}

.resources-video-gallery-sec .resources-videos-gallery-wrap .content-box .post-date {
    margin: -10px 0 30px;
    display: block
}

.seo-101-content-sec {
    margin: 30px 0 80px
}

@media (max-width:1270px) {
    .seo-101-content-sec {
        margin: 30px 0
    }
}

.seo-101-content-sec .seo-101-nav-box {
    background-color: #000104;
    padding: 32px 0;
    margin-bottom: 80px
}

.seo-101-content-sec .seo-101-nav-box ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.seo-101-content-sec .seo-101-nav-box ul li {
    width: 20%;
    text-align: center;
    margin-bottom: 20px
}

@media (max-width:992px) {
    .seo-101-content-sec .seo-101-nav-box {
        padding: 15px 0
    }
    .seo-101-content-sec .seo-101-nav-box ul li {
        width: 33.33%;
        margin-bottom: 10px
    }
    .seo-101-content-sec .seo-101-nav-box ul li a {
        font-size: 12px
    }
}

@media (max-width:576px) {
    .seo-101-content-sec .seo-101-nav-box ul li {
        width: 50%
    }
}

.seo-101-content-sec .seo-101-nav-box ul li.active a, .seo-101-content-sec .seo-101-nav-box ul li:hover a {
    color: #b6dcff
}

.seo-101-content-sec .seo-101-nav-box ul li a {
    color: #fff;
    font-weight: 800
}

.seo-101-content-sec .seo-101-content-wrap .content-box {
    max-width: 1056px;
    width: 100%;
    margin: 0 auto 40px
}

.seo-101-content-sec .seo-101-content-wrap .content-box .title {
    position: relative
}

.seo-101-content-sec .seo-101-content-wrap .content-box .title::after {
    content: "";
    background-color: #20ded3;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.seo-101-content-sec .seo-101-content-wrap .content-box .title h3 {
    background-color: #fff;
    display: table;
    padding-right: 30px;
    position: relative;
    z-index: 1
}

.seo-101-content-sec .seo-101-content-wrap .content-box h3, .seo-101-content-sec .seo-101-content-wrap .content-box h6, .seo-101-content-sec .seo-101-content-wrap .content-box p {
    margin-bottom: 20px
}

.seo-101-content-sec .seo-101-content-wrap .content-box em, .seo-101-content-sec .seo-101-content-wrap .content-box h6 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px
}

.seo-glossary-content-sec {
    margin-bottom: 200px
}

.seo-glossary-content-sec .content-box-wrap {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav {
    display: inline-block;
    vertical-align: top;
    padding: 30px 0;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    width: 150px;
    overflow: auto
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav {
        background-color: #000104;
        margin: 0 -20px;
        height: auto;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        padding: 15px 10px;
        top: 58px;
        z-index: 1
    }
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav::-webkit-scrollbar {
    width: 0;
    display: none
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 40px
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto 15px;
        max-width: 540px
    }
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li {
    width: 60px;
    text-align: center;
    margin-bottom: 15px;
    margin-left: auto
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li {
        width: 36px;
        margin: 0 0 15px
    }
}

@media (max-width:576px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li {
        width: 24px
    }
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li a {
    font-size: 18px;
    font-weight: 700;
    display: block
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li a {
        font-size: 14px;
        color: #fff
    }
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav ul li a.active-section {
    color: #2c9aff
}

.seo-glossary-content-sec .content-box-wrap .sidebar-nav .back-to-top-btn {
    font-size: 18px;
    font-weight: 700;
    color: #2c9aff;
    cursor: pointer;
    text-decoration: underline
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .sidebar-nav .back-to-top-btn {
        display: table;
        font-size: 14px;
        margin: -10px auto 10px
    }
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box {
    display: inline-block;
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    vertical-align: top;
    padding-left: 40px;
    border-left: 1px solid #e0e0e0
}

@media (max-width:767px) {
    .seo-glossary-content-sec .content-box-wrap .glossary-content-box {
        width: 100%;
        display: block;
        padding-left: 0;
        border-left: 0
    }
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box .title {
    position: relative;
    margin-top: 40px
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box .title::after {
    content: "";
    background-color: #20ded3;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box .title h3 {
    background-color: #fff;
    display: table;
    padding-right: 30px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box h5 {
    margin-bottom: 15px;
    margin-top: 30px
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box p {
    margin-bottom: 12px
}

.seo-glossary-content-sec .content-box-wrap .glossary-content-box .card-box a {
    text-decoration: underline
}

.orange-theme .container-footerlow .left-sec a:hover, .orange-theme .container-footerlow .right-sec a:hover, .orange-theme .linksmall:hover, .orange-theme .subheader ul li a:hover, .orange-theme .text-iocnfoot a:hover, .orange-theme .width-social-left .phone-number a:hover, .orange-theme footer.site-footer ul li a:hover, .orange-theme header.site_header .main-header ul li a.active, .orange-theme header.site_header .main-header ul li a:hover {
    color: #ff8819
}

.orange-theme .container-footerlow .right-sec a:hover .zmdi, .orange-theme .subheader .right-menu ul li a:hover span {
    background-color: #ff8819
}

.orange-theme .text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(170deg);
    filter: hue-rotate(170deg)
}

.orange-theme .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink) {
    background-color: #ff8819;
    border-color: #ff8819
}

.orange-theme .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover {
    background-color: transparent;
    border-color: transparent;
    color: #ff8819
}

.orange-theme .btn.btn-border:hover {
    background: 0 0;
    border-color: #ff8819;
    color: #ff8819
}

.orange-theme .btn.btn-transparent-white:hover {
    border-color: #ff8819;
    color: #ff8819
}

.orange-theme .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .orange-theme .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    background-color: #ff8819
}

.orange-theme h1.line:before, .orange-theme h2.line:before, .orange-theme h3.line:before, .orange-theme h4.line:before, .orange-theme h5.line:before, .orange-theme h6.line:before {
    background: #ff8819
}

.orange-theme .meet-member-box .content-box-wrap .content-box h3 {
    border-bottom-color: #ff8819
}

.orange-theme .corp-timeline-sec .timeline-year>li.active svg path, .orange-theme .social-links li:hover svg path {
    fill: #ff8819
}

.global-portal-pages .container-footerlow .left-sec a:hover, .global-portal-pages .container-footerlow .right-sec a:hover, .global-portal-pages .linksmall:hover, .global-portal-pages .subheader ul li a:hover, .global-portal-pages .text-iocnfoot a:hover, .global-portal-pages .width-social-left .phone-number a:hover, .global-portal-pages footer.site-footer ul li a:hover, .global-portal-pages header.site_header .main-header ul li a.active, .global-portal-pages header.site_header .main-header ul li a:hover {
    color: #f4522f
}

.global-portal-pages .banner .tabs-link-banner li.active:after, .global-portal-pages .container-footerlow .right-sec a:hover .zmdi, .global-portal-pages .heading-bottom-line h3:not(.blue-line):after, .global-portal-pages .heading-bottom-line h4:not(.blue-line):after, .global-portal-pages .subheader .right-menu ul li a:hover span {
    background-color: #f4522f
}

.global-portal-pages .text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(150deg);
    filter: hue-rotate(150deg)
}

.global-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink) {
    background-color: #f4522f;
    border-color: #f4522f
}

.global-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover {
    background-color: transparent;
    border-color: transparent;
    color: #f4522f
}

.global-portal-pages .btn.btn-border:hover {
    background: 0 0;
    border-color: #f4522f;
    color: #f4522f
}

.global-portal-pages .btn.btn-transparent-white:hover {
    border-color: #f4522f;
    color: #f4522f
}

.global-portal-pages .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .global-portal-pages .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    background-color: #f4522f
}

.global-portal-pages h1.line:before, .global-portal-pages h2.line:before, .global-portal-pages h3.line:before, .global-portal-pages h4.line:before, .global-portal-pages h5.line:before, .global-portal-pages h6.line:before {
    background: #f4522f
}

.global-portal-pages .meet-member-box .content-box-wrap .content-box h3 {
    border-bottom-color: #f4522f
}

.global-portal-pages .social-links li:hover svg path {
    fill: #f4522f
}

.seo-portal-pages .case-study-sec .case-study-box .case-details .text-box .desc, .seo-portal-pages .container-footerlow .left-sec a:hover, .seo-portal-pages .container-footerlow .right-sec a:hover, .seo-portal-pages .faq-tabs-sec .faq-tabbed-content-wrap .faq-tab-list .tab-text.active, .seo-portal-pages .linksmall:hover, .seo-portal-pages .list-wth-hedandtext li h3, .seo-portal-pages .stats-counter-sec ul li h3, .seo-portal-pages .subheader ul li a:hover, .seo-portal-pages .text-iocnfoot a:hover, .seo-portal-pages .width-social-left .phone-number a:hover, .seo-portal-pages footer.site-footer ul li a:hover, .seo-portal-pages header.site_header .main-header ul li a.active, .seo-portal-pages header.site_header .main-header ul li a:hover {
    color: #ffc42d
}

.seo-portal-pages .banner .tabs-link-banner li.active:after, .seo-portal-pages .container-footerlow .right-sec a:hover .zmdi, .seo-portal-pages .heading-bottom-line h3:not(.blue-line):after, .seo-portal-pages .heading-bottom-line h4:not(.blue-line):after, .seo-portal-pages .stats-counter-sec.case-study, .seo-portal-pages .subheader .right-menu ul li a:hover span {
    background-color: #ffc42d
}

.seo-portal-pages .heading-bottom-line h3:not(.blue-line):after {
    background-color: #2C9AFF !important;
}

.seo-portal-pages .text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(185deg) brightness(1.5);
    filter: hue-rotate(185deg) brightness(1.5)
}

.seo-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink) {
    background-color: #ffc42d;
    border-color: #ffc42d
}

.seo-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover {
    background-color: transparent;
    border-color: transparent;
    color: #ffc42d
}

.seo-portal-pages .btn.btn-border:hover {
    background: 0 0;
    border-color: #ffc42d;
    color: #ffc42d
}

.seo-portal-pages .btn.btn-transparent-white:hover {
    border-color: #ffc42d;
    color: #ffc42d
}

.seo-portal-pages .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .seo-portal-pages .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    background-color: #ffc42d
}

.seo-portal-pages h1.line:before, .seo-portal-pages h2.line:before, .seo-portal-pages h3.line:before, .seo-portal-pages h4.line:before, .seo-portal-pages h5.line:before, .seo-portal-pages h6.line:before {
    background: #ffc42d
}

.seo-portal-pages .meet-member-box .content-box-wrap .content-box h3 {
    border-bottom-color: #ffc42d
}

.seo-portal-pages .social-links li:hover svg path {
    fill: #ffc42d
}

.resources-portal-pages .container-footerlow .left-sec a:hover, .resources-portal-pages .container-footerlow .right-sec a:hover, .resources-portal-pages .linksmall:hover, .resources-portal-pages .subheader ul li a:hover, .resources-portal-pages .text-iocnfoot a:hover, .resources-portal-pages .width-social-left .phone-number a:hover, .resources-portal-pages footer.site-footer ul li a:hover, .resources-portal-pages header.site_header .main-header ul li a.active, .resources-portal-pages header.site_header .main-header ul li a:hover, .search-portal-pages .container-footerlow .left-sec a:hover, .search-portal-pages .container-footerlow .right-sec a:hover, .search-portal-pages .linksmall:hover, .search-portal-pages .subheader ul li a:hover, .search-portal-pages .text-iocnfoot a:hover, .search-portal-pages .width-social-left .phone-number a:hover, .search-portal-pages footer.site-footer ul li a:hover, .search-portal-pages header.site_header .main-header ul li a.active, .search-portal-pages header.site_header .main-header ul li a:hover {
    color: #20ded3
}

.resources-portal-pages .banner .tabs-link-banner li.active:after, .resources-portal-pages .container-footerlow .right-sec a:hover .zmdi, .resources-portal-pages .heading-bottom-line h3:not(.blue-line):after, .resources-portal-pages .heading-bottom-line h4:not(.blue-line):after, .resources-portal-pages .subheader .right-menu ul li a:hover span, .search-portal-pages .banner .tabs-link-banner li.active:after, .search-portal-pages .container-footerlow .right-sec a:hover .zmdi, .search-portal-pages .heading-bottom-line h3:not(.blue-line):after, .search-portal-pages .heading-bottom-line h4:not(.blue-line):after, .search-portal-pages .subheader .right-menu ul li a:hover span {
    background-color: #20ded3
}

.resources-portal-pages .text-iocnfoot a:hover img, .search-portal-pages .text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(320deg);
    filter: hue-rotate(320deg)
}

.resources-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink), .search-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink) {
    background-color: #20ded3;
    border-color: #20ded3
}

.resources-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover, .search-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover {
    background-color: transparent;
    border-color: transparent;
    color: #20ded3
}

.resources-portal-pages .btn.btn-border:hover, .search-portal-pages .btn.btn-border:hover {
    background: 0 0;
    border-color: #20ded3;
    color: #20ded3
}

.resources-portal-pages .btn.btn-transparent-white:hover, .search-portal-pages .btn.btn-transparent-white:hover {
    border-color: #20ded3;
    color: #20ded3
}

.resources-portal-pages .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .resources-portal-pages .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before, .search-portal-pages .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .search-portal-pages .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    background-color: #20ded3
}

.resources-portal-pages h1.line:before, .resources-portal-pages h2.line:before, .resources-portal-pages h3.line:before, .resources-portal-pages h4.line:before, .resources-portal-pages h5.line:before, .resources-portal-pages h6.line:before, .search-portal-pages h1.line:before, .search-portal-pages h2.line:before, .search-portal-pages h3.line:before, .search-portal-pages h4.line:before, .search-portal-pages h5.line:before, .search-portal-pages h6.line:before {
    background: #20ded3
}

.resources-portal-pages .meet-member-box .content-box-wrap .content-box h3, .search-portal-pages .meet-member-box .content-box-wrap .content-box h3 {
    border-bottom-color: #20ded3
}

.resources-portal-pages .social-links li:hover svg path, .search-portal-pages .social-links li:hover svg path {
    fill: #20ded3
}

.careers-portal-pages .container-footerlow .left-sec a:hover, .careers-portal-pages .container-footerlow .right-sec a:hover, .careers-portal-pages .subheader ul li a:hover, .careers-portal-pages .text-iocnfoot a:hover, .careers-portal-pages .width-social-left .phone-number a:hover, .careers-portal-pages footer.site-footer ul li a:hover, .careers-portal-pages header.site_header .main-header ul li a.active, .careers-portal-pages header.site_header .main-header ul li a:hover {
    color: #b061ff
}

.careers-portal-pages .meet-member-box .content-box-wrap .content-box h3 {
    border-bottom-color: #b061ff
}

.careers-portal-pages .linksmall:hover {
    color: #b061ff
}

.careers-portal-pages .banner .tabs-link-banner li.active:after, .careers-portal-pages .container-footerlow .right-sec a:hover .zmdi, .careers-portal-pages .heading-bottom-line h3:not(.blue-line):after, .careers-portal-pages .heading-bottom-line h4:not(.blue-line):after, .careers-portal-pages .subheader .right-menu ul li a:hover span {
    background-color: #b061ff
}

.careers-portal-pages .text-iocnfoot a:hover img {
    -webkit-filter: hue-rotate(55deg);
    filter: hue-rotate(55deg)
}

.careers-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink) {
    background-color: #b061ff;
    border-color: #b061ff
}

.careers-portal-pages .btn:not(.btn-border):not(.btn-blue):not(.btn-black):not(.btn-transparent-white):not(.btn-pink):hover {
    background-color: transparent;
    border-color: transparent;
    color: #b061ff
}

.careers-portal-pages .btn.btn-border:hover {
    background: 0 0;
    border-color: #b061ff;
    color: #b061ff
}

.careers-portal-pages .btn.btn-transparent-white:hover {
    border-color: #b061ff;
    color: #b061ff
}

.careers-portal-pages .hero-header-sec .hero-content-wrap .content-box-wrap .custom-text-box:before, .careers-portal-pages .members-details-wrap:nth-child(1) .content-box-wrap .text-box .custom-text-box:before {
    background-color: #b061ff
}

.careers-portal-pages h1.line:before, .careers-portal-pages h2.line:before, .careers-portal-pages h3.line:before, .careers-portal-pages h4.line:before, .careers-portal-pages h5.line:before, .careers-portal-pages h6.line:before {
    background: #b061ff
}

.careers-portal-pages .social-links li:hover svg path {
    fill: #b061ff
}

.hub-toc {
    background-color: #000;
    padding: 40px;
    margin-bottom: 40px;
    position: sticky;
    top: 90px;
    align-self: flex-start
}

.sticky-sidebar {
    background: #f5f5f5;
    padding: 40px;
    margin-bottom: 40px;
    position: sticky;
    top: 90px;
    align-self: flex-start
}

.text-white {
    color: #fff !important;
}

.text-neon-blue {
    color:#20DED3 !important;
}

.neon-hr {
    border-top: 1px solid #20DED3;
}

.text-bb {
    color: #2C9AFF !important;
}

.fw-300 {
    font-weight: 300!important
}

.fw-600 {
    font-weight: 600!important;
}

.fs-2 {
    font-size: 2rem!important;
}

.content-box-r {
    margin-left: 100px
}

@media (max-width:767px) {
    .content-box-r {
        margin-left: 0
    }
}

.global-portal-home-banner .banner-main .container-banner .banner-right-side figure img {
    width: 100%;
    height: 100%
}

.global-launchpad .tabbed-banner-sec .container-banner .space-between .banner-right-side figure img {
    width: 100%;
    height: auto
}

.everybody-wins .everybody-wins-inner .width-50 .list-wins .wins-img .wins-img-inner figure img {
    width: auto;
    height: auto
}

.testimonials-wrapper .container-specialinner1 .clientspic figure img {
    width: 100%;
    height: 100%
}

.resources-home-banner .content-row-wrap .col-50 .img-box img {
    width: 100%;
    height: 100%
}

.resources-icon-bar .content-row .colm-box .icon-img img {
    width: auto;
    height: auto
}

.free-tools-sec .content-wrap .content-row .col-60 .img-box img {
    width: auto;
    height: auto
}

.free-tools-sec .content-wrap .content-row .col-40 .content-box .icon-list-box .icon-box .icon-img img {
    width: auto;
    height: auto
}

.flex-image {
    width: auto;
    height: auto
}

.partner-resources-sec .container-specialinner2 .content-row .col-40 .img-box img {
    height: auto
}

.resources-downloads-sec .container-ofleft .content-row .img-box figure img {
    width: 100%;
    height: auto
}

.careers-portal-banner .container-banner .space-between .banner-right-side figure img {
    width: 100%;
    height: 100%
}

.boost-is-best-sec .content-row .img-box img {
    height: auto
}

.number-one .half-div .img-box img {
    width: 100%;
    height: 100%
}

.employee-box-sec .img-box figure img {
    width: 100%;
    height: auto
}

.number-one .container-special .left-55 .man-bottom figure img {
    width: auto;
    height: auto;
}

.home-banner .banner-main .container-banner .space-between .banner-right-side figure img {
    width: 100%;
    height: auto
}

.partner-with-us .partner-with-us-left figure img {
    width: 100%;
    height: auto
}

.technology-powered .content-wrap-row .col-55 .img-box img {
    height: auto
}
.banner-full .tabbed-banner-sec .tab-content-box .space-between .banner-right-side figure img{
    width: 100%;
    height: auto;
}
.team_section .team-wrap .team-flex figure img{
    width: 100%;
    height: auto;
}
.team-work-details .team-work-content .content-box-wrap .img-box img{
    width: 100%;
    height: auto;
}
.platform-features-sec .fearure-box-wrap .content-info-box .icon-box img{
    width: auto;
    height: auto;
}
.data-driven-sec .content-box-wrap .img-box img{
    width: 100%;
    height: 100%;
}
.team-member-details-sec .members-details-wrap .team-main-wrap .content-box-wrap .img-box img{
    width: auto;
    height: auto;
}
.sales-support-banner .banner-content-box .banner-right-side img{
    width: 100%;
    height: 100%;
}
.team_section .sales-team-wrap .team-flex li figure img{
  width: 100%;
  height: 100%;
}
.team_section .sales-team-content-wrap .sales-team-details .content-box-wrap .img-box figure img{
    width: 100%;
    height: auto;
  }
.feature-content-sec .col-30 .img-box img{
    height: 100%;
}
.customer-service-sec .content-box-wrap .img-box img{
    width: 100%;
    height: 100%;
}
.seo-launchpad .content-wrap .col-50 .img-box img{
    width: 100%;
    height: auto;
}
.pricing-icon-bar-sec .colm-box .icon-img img{
    width: auto;
    height: auto;
}
.seo-feature-content-sec .content-row .col-45 .img-box img{
    width: 100%;
    height: auto;
}
.european-hq-banner .container-banner .banner-right-side img{
    width: 100%;
    height: 100%;
}
.intl-smb-sec .container-specialinner2 .content-box-wrap .img-box img{
    width: 100%;
    height: auto;
}
.global-our-people-sec .container-specialinner1 .img-box img{
    width: 100%;
    height: auto;
}
.career-team-sec .team-content-wrap .img-box img{
    width: 100%;
    height: 100%;
}
.job-benefit-sec .content-box-wrap .colm .icon img{
    width: auto;
    height: auto;
}
.resources-learn-seo-banner .content-row-wrap  .col-50 .img-box img{
    width: 100%;
   height: auto;
}
.seo-tools-page-sec .colm-box  .img-box img{
    width: 100%;
    height: auto;
}
.featured-speakers-sec .speakers-row .img-box img{
    width: 100%;
    height: auto;
}
.search-accent-bg .content-wrap .col-60 .img-box img{
    width: 100%;
    height: auto;
}
.feature-content-sec .container-ofleft .content-wrap .col-60 .img-box img{
    width: 100%;
    height: auto;
}
.featured-speakers-sec .speakers-row .card-box .img-box img{
    width: 100%;
    height: auto;
}
.experts-res-logo-sec .content-row ul li .img-box img{
    height: auto;
}
.video-gal-box .content-row .content-box .logos-row  .img img{
    height: auto;
}
.careers-usa-banner .banner-right-side figure img{
    height: auto;
}
.boost-events-sec .events-slider-box .slick-list .slick-track .item-box img{
    height: auto;
}
.collect-tshirt-sec .images-box img{
    height: auto;
}
.work-boostability-sec .bottom-img-box img{
    height: 100%;
}
.around-office-sec .image-slider-wrap .slick-list .item-box img{
    height: auto;
}
.boostcares-teams-sec .content-row  .col-65 .img-box img{
    width: 100%;
    height: 100%;
}
.careers-portal-banner .banner-right-side img{
    height: auto;
}
.feature-content-sec .content-wrap .col-45 .img-box img{
    height: auto;
}
.feature-content-sec .space-between  .col-40 .img-box img{
    height: auto;
}
.boost-pride-sec .boost-pride-slider .slider-main .slick-list .slide-item img{
    height: auto;
}
.two-col-content-sec .content-row .col-45 .img-box img{
    height: auto;
}
.web-analysis-icon-bar-sec .content-row .colm-box .icon-img img{
    height: auto;
    width: auto;
}
.video-gallery-sec .about-author .img-box img{
    height: auto;
}
.site-seeing-sec .slider-main .slide-item img {
    height: auto;
}
.two-col-infobox-sec .info-box-wrap .info-card .icon-box  img{
    width: auto;
    height: auto;
}
.feature-content-sec .content-wrap .col-50 .img-box img{
    height: auto;
}
.manage-hosting-sec .content-box .icon-list li img{
    width: auto;
    height: auto;
}
.small-cta-banner-box .content-row .icon-img img {
    height: auto;
}
.white-mapsection .container2 .map-conatiner img{
    height: auto;
}
.ls-section.iframe p:last-of-type {
    text-align: center;
}
.ls-section .img-box img{
    height: auto;
}
.number-one .new-layout-wrap .col-45 .img-box img{
    height: auto;
}
.review-platform-images {
    background-color: #f7f7f7;
}
.review-platform-images .img-box img{
    height: auto;
}
.content-row-wrap .content-row .col-45 .icon-box img{
    width: auto;
    height: auto;
}
.resources-search-session-sec .content-row .col-65 .img-box img{
    height: auto;
}
.resources-search-session-sec .content-row .col-35 .content-box .logo-box img{
    height: auto;
}
.boostcares-logo-box .logo-box-wrap .content-row .logo-box img{
    height: auto;
}
.feature-content-sec .container-ofleft .content-wrap .bottom-logo-box .logo img{
    height: auto;
}
.review-platform-images .flex a img{
    width: 90%;
    height: auto;
}
    @media (max-width:576px) {
        .review-platform-images .flex a img{
       width:auto; 
        }
    }

iframe{max-width:100%}

.container.ls-page .pt-50 .content-wrap .col-70 .content-box-r .desc.pb-30 p img{
    height: auto;
}
.testimonial-with-img .container-ofleft .content-box.col-50 .compay-details .logo-box img{
    height: auto;
}
.two-col-cta-sec .container-specialinner1 .img-box img{
    height: auto;
}
.around-office-sec .boost-berlin-img img{
    height: auto;
}
.download-magzines-sec .col-45 .img-box img{
    width: auto;
    height: auto;
}
.about-banner .banner-main .container-specialinner1 .banner-right-side img{
    width: 100%;
    height: 100%;
}
.our-story-sec .container-specialinner2 .content-row .img-box img{
    width: 100%;
    height: 100%;
}
.our-customer-sec .content-row .content-box .text-box .img-box img{
    width: auto;
    height: auto;
}
.about-boostcares-sec .container-ofleft .col-45 .img-box img{
    height: 100%;
}
.about-boostcares-sec .container-ofleft .logo-img img{
    width: auto;
    height: auto;
}
.member-detail-popup-sec .member-box-wrap .member-box .img-box img{
    width: auto;
    height: auto;
}
.executive-team-sec .members-details-wrap .team-main-wrap .img-box img{
    width: auto;
    height: auto;
}
.corp-timeline-sec .timeline-box .timeline-year .acheivement-box .logo-img img{
    width: auto;
    height: auto;
}
.corp-timeline-sec .timeline-box .timeline-bar img{
    width: auto;
    height: auto; 
}
.featured-speakers-sec .speakers-row .card-box .hover-box .info-meta .logo img{
    height: auto;
}



/* mega menu */

@media (min-width:992px){
    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu{
        position: static;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu > ul.sub-menu {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        width: 100%;
        transform: none;
        background: #eee;
        border: none;
        box-shadow: none;
        margin: 0 auto;
        padding: 30px 15%;
        border-radius: 0;
        transition: none;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu  ul.sub-menu > li.menu-item-has-children,
    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu > ul.sub-menu > li.menu-item {
        width: 25%;
        display: inline-block;
        float: left;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
        position: static;
        transform: none;
        margin: 0;
        padding: 0;
        display: block;
        background: transparent;
        box-shadow: none;
        border: none;
        width: 100%;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li{
        padding-left: 0;
        padding-right: 0;
        display: block;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children > a {
        color: #080807;
        font-size: 14px;
        line-height: 18px;
        text-transform: capitalize;
        font-weight: bold;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children span.sub-menu-toggle,
    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu > ul.sub-menu > li.menu-item span.sub-menu-toggle {
        display: none;
    }

    .sub-head a {
        color: #080807;
        font-size: 14px;
        line-height: 18px;
        text-transform: capitalize;
        font-weight: bold;
        padding-top: 50px;
        display: inline-block;
    }

    /* .seo-portal-pages header.site_header .main-header ul li a:hover {
        color: rgb(37, 154, 255);
        font-weight: 500;
    } */

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li a:hover {
        color:  rgb(37, 154, 255);
        font-weight: 500;
    }
    .sub-head a:hover {
        color: #080807 !important;
        font-weight: bold !important;
    }

    ul#menu-main-mega-menu > li.menu-item-has-children.has-mega-menu ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li a{
        font-size: 12px;
    }
}


@media (max-width:992px) {
    header.site_header .main-header ul li .sub-menu {
        opacity: 1;
        visibility: visible;
        position: static;
        transform: none;
        display: none;
    }
    
    header.site_header .main-header .header-links.menu-active .btn-box, header.site_header .main-header .header-links.menu-active ul li {
        opacity: 1;
        top: 0;
    }

   header.site_header .main-header ul li.menu-item-has-children {
        padding-right: 0px;
    }

    header.site_header .main-header ul li a:hover{
        color: rgb(37, 154, 255) !important; 
    }
}
@media (max-width:767px) {
    header.site_header .main-header .header-links .items-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
    }  
}

.seo-portal-pages header.site_header .main-header ul li a:hover {
    color: rgb(37, 154, 255);
}
.seo-portal-pages header.site_header .main-header ul li a[aria-current="page"]{
    color: rgb(37, 154, 255);
}
header.site_header .main-header ul li a:hover {
    color: rgb(37, 154, 255);
}
header.site_header .main-header ul li a[aria-current="page"] {
    color: rgb(37, 154, 255);
}
.global-portal-pages header.site_header .main-header ul li a:hover{
    color: rgb(37, 154, 255); 
}
.resources-portal-pages header.site_header .main-header ul li a:hover{
    color: rgb(37, 154, 255); 
}
.careers-portal-pages header.site_header .main-header ul li a:hover {
    color: rgb(37, 154, 255); 
}

/* main-nav */
.careers-portal-pages .subheader ul li a:hover{
    color: rgb(37, 154, 255); 
}
.resources-portal-pages .subheader ul li a:hover{
    color: rgb(37, 154, 255);  
}
.seo-portal-pages .subheader ul li a:hover{
    color: rgb(37, 154, 255);  
}
.subheader ul li a:hover {
    color: rgb(37, 154, 255); 
}
.global-portal-pages .subheader ul li a:hover{
    color: rgb(37, 154, 255); 
}


/* global css */
h1{
    font-size: 52px;
    line-height: 1.125;
    margin: 0 0 10px;
}
@media (max-width:1270px) {
    h1 {
        font-size: 42px
    }
}

@media (max-width:992px) {
    h1 {
        font-size: 32px
    }
}
strong {
    font-weight: 800;
}
h2{
    font-size: 40px;
    line-height: 1.125;
    margin: 0 0 10px;
}

@media (max-width:1270px) {
    h2 {
        font-size: 35px
    }
}

@media (max-width:992px) {
    h2 {
        font-size: 28px
    }
}
h3 {
    font-size: 28px;
}
@media (max-width:1270px) {
    h3 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    h3 {
        font-size: 24px
    }
}
h4{
    font-size: 28px;
}
@media (max-width:1270px) {
    h4 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    h4 {
        font-size: 20px
    }
}
h5{
    font-size: 24px;
}
@media (max-width:1270px) {
    h5 {
        font-size: 22px
    }
}

@media (max-width:992px) {
    h5 {
        font-size: 18px
    }
}
h6 {
    font-size: 16px;
}
p{
    line-height: 1.25;
}
body{
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif
}

figcaption {
    font-size: 14px;
}
.btn{
    font-size: 20px;
    line-height: 23px;
}
/* body, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: "Work Sans", sans-serif
} */
h1, h2, h4 {
    font-weight: 300;
    font-family: "Work Sans", sans-serif;
}
h3, h5, h6 {
    font-weight: 700;
    font-family: "Inter", sans-serif;
}
ol li{
    font-size: 20px;
}
.f-size-16{
    font-size: 18px!important;
}
.f-size-16 p,
.f-size-16 li {
    font-size: 18px!important;
}
.f-size-18{
    font-size: 18px!important;
}
.f-size-18 p,
.f-size-18 li {
    font-size: 18px!important;
}
.f-size-20{
    font-size: 20px!important;
}
.f-size-20 p,
.f-size-20 li {
    font-size: 20px!important;
}
.f-size-22{
    font-size: 22px!important;
}
.f-size-22 p,
.f-size-22 li {
    font-size: 22px!important;
}
.f-size-24{
    font-size: 24px!important;
}
.f-size-24 p, 
.f-size-22 li{
    font-size: 24px!important;
}

@media (max-width:359px) {
    header.site_header .main-header ul li .sub-menu li a{
        font-size: 15px;
    }
}


body.stop {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

@media (max-width:992px){
    header.site_header.fixed button.menu-toggle-btn.toggled {
        top: 0px!important;
    }
    header.site_header button.menu-toggle-btn.toggled {
        top: -30px !important;
    }
}