@font-face {
    font-family: 'Ubuntu_Light';
    src: url("../fonts/Ubuntu-Light.eot");
    src: url("../fonts/Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Light.woff2") format("woff2"), url("../fonts/Ubuntu-Light.woff") format("woff"), url("../fonts/Ubuntu-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu_Medium';
    /* src: url("../fonts/Ubuntu-Medium.eot"); */
    src: /* url("../fonts/Ubuntu-Medium.eot?#iefix") format("embedded-opentype"),*/ url("../fonts/Ubuntu-Medium.woff2") format("woff2"), url("../fonts/Ubuntu-Medium.woff") format("woff"), url("../fonts/Ubuntu-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu_Bold';
    src: url("../fonts/Ubuntu-Bold.eot");
    src: url("../fonts/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Bold.woff2") format("woff2"), url("../fonts/Ubuntu-Bold.woff") format("woff"), url("../fonts/Ubuntu-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu_Regular';
    src: url("../fonts/Ubuntu-Regular.eot");
    src: url("../fonts/Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Regular.woff2") format("woff2"), url("../fonts/Ubuntu-Regular.woff") format("woff"), url("../fonts/Ubuntu-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WebRupee';
    src: url("../fonts/WebRupee.V2.0.eot");
    src: local("WebRupee"), url("../fonts/WebRupee.V2.0.ttf") format("truetype"), url("../fonts/WebRupee.V2.0.woff") format("woff"), url("../fonts/WebRupee.V2.0.svg") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.WebRupee {
    font-family: "WebRupee" !important
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-tap-highlight-color: transparent;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    font-family: "Ubuntu_Regular";
    color: #000;
    height: 100%;
    font-size: 1.3rem
}

a, a:hover {
    text-decoration: none;
    outline: none;
    color: #000
}

a.selected {
    color: #000;
    cursor: default
}

a:hover.selected {
    text-decoration: none
}

img {
    border: none
}

html {
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    width: 100%;
    overflow-x: hidden
}

p, input {
    font-size: 1.8rem;
    font-family: "Ubuntu_Light"
}

p {
    color: #000
}

h1 {
    font-size: 14rem;
    font-family: "Ubuntu_Medium"
}

h2 {
    font-size: 3.5rem;
    font-family: "Ubuntu_Medium"
}

h3, h3 a {
    font-size: 2.8rem;
    font-family: "Ubuntu_Medium"
}

h3 span {
    font-size: 1.4rem;
    display: block
}

h4, h4 a {
    font-size: 1.2rem
}

h5, h5 a {
    font-size: 1.2rem
}

h6, h6 a {
    font-size: 1.2rem
}

h3 a, h4 a, h5 a, h6 a {
    font-size: 1rem;
    text-decoration: underline
}

.paddBott {
    padding-bottom: 30px
}

table, table tr td, table tr th {
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    font-size: 1%;
    height: 0;
    line-height: 0;
    width: 0;
    display: block;
    clear: both
}

input {
    outline: none
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, section, summary, mark {
    width: 100%;
    clear: both
}

input[type=submit], input[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    color: #fff;
    cursor: pointer
}

input::-ms-clear {
    display: none
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

.input-radio-check-box label.form-label {
    position: relative;
    cursor: pointer;
    padding-bottom: 5px;
    display: block;
    margin-right: 10px;
    width: auto;
    font-family: "Ubuntu_Medium";
    font-size: 2rem;
    padding-top: 15px
}
/*  ----------- Added on 29 June -------- */
.interested p{
    margin-bottom: 0px !important;
    font-weight: bold;
    font-size: 15px;
    width: 100%;
}
.interested label.form-label{
    padding-top: 0px !important;
}

@media only screen and (max-width: 1440px) {
    .input-radio-check-box label.form-label {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1366px) {
    .input-radio-check-box label.form-label {
        font-size: 1.5rem
    }
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    left: -999em
}

input[type="checkbox"]+span:before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    border: 1px solid #E5E5E5;
    background: #fff;
    border-radius: 3px;
    font-family: "Ubuntu_Medium";
    color: #ee1d24;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A
}

@media only screen and (max-width: 1440px) {
    input[type="checkbox"]+span:before {
        width: 25px;
        height: 25px;
        margin: 0 5px 0 0
    }
}

input[type="checkbox"]:checked+span:before {
    content: "";
    border-color: #E5E5E5;
    background: url("../images/checked.png") center center no-repeat #fff;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A
}

input[type="radio"]+span:before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    border: 1px solid silver;
    border-radius: 100%
}

input[type="radio"]:checked+span:before {
    content: "";
    background: #ee1d24;
    border-color: #ee1d24;
    box-shadow: inset 0 0 1px 2px white
}

input[type="button"].red-button, input[type="submit"].red-button {
    padding: 0px 25px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    font-size: 1.9rem;
    font-family: "Ubuntu_Medium";
    display: inline-block;
    height: 58px;
    line-height: 58px;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A
}

@media only screen and (max-width: 1440px) {
    input[type="button"].red-button, input[type="submit"].red-button {
        font-size: 1.4rem;
        height: 51px;
        line-height: 51px
    }
}

@media only screen and (max-width: 1024px) {
    input[type="button"].red-button, input[type="submit"].red-button {
        font-size: 1.4rem;
        height: 41px;
        line-height: 41px
    }
}

.input-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -ms-flex-pack: start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    position: relative
}

input[type="text"] {
    width: 100%;
    padding: 15px 35px;
    border-radius: 11px;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A;
    margin-bottom: 10px;
    font-size: 2.0rem;
    color: #000
}

@media only screen and (max-width: 1440px) {
    input[type="text"] {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1366px) {
    input[type="text"] {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 1024px) {
    input[type="text"] {
        padding: 15px
    }
}

::placeholder {
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100)
}

:-ms-input-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

.container {
    max-width: 1566px;
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1440px) {
    .container {
        padding: 0;
        max-width: 1112px
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        max-width: 100%;
        padding: 0px 25px
    }
}

@media only screen and (max-width: 479px) {
    .container {
        padding: 0px 15px
    }
}

.row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.cont-center {
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.pos-relative {
    position: relative
}

a.red-button {
    padding: 15px 25px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 1024px) {
    a.red-button {
        padding: 10px 15px
    }
}

a.red-button:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

a.red-button:hover span, a.red-button:active span {
    color: black
}

a.red-button:hover:after {
    height: 100%;
    border: 2px solid #000
}

a.red-button span {
    color: #fff;
    font-size: 1.9rem;
    font-family: "Ubuntu_Medium";
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1024px) {
    a.red-button span {
        font-size: 1.6rem
    }
}

a.white-button {
    padding: 15px 25px;
    background: #fff;
    color: #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 1024px) {
    a.white-button {
        padding: 10px 15px
    }
}

a.white-button:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #e7252d;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

a.white-button:hover span, a.white-button:active span {
    color: #fff
}

a.white-button:hover:after {
    height: 100%;
    border: 2px solid #fff
}

a.white-button span {
    color: #000;
    font-size: 1.9rem;
    font-family: "Ubuntu_Medium";
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1024px) {
    a.white-button span {
        font-size: 1.6rem
    }
}

.errorMsg {
    width: 100%;
    color: red;
    position: absolute;
    bottom: -15px;
    left: 15px;
    display: none
}

.transoverlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 10;
    display: none
}

.owl-carousel {
    touch-action: manipulation
}

.header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding-top: 20px
}

header {
    width: 100%;
    background: url(../images/bg-pattern.jpg) repeat;
    padding: 10px 0px;
    z-index: 10;
    position: relative
}

@media only screen and (max-width: 1024px) {
    header {
        padding: 10px 0px
    }
}

.header-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media only screen and (max-width: 1440px) {
    .header-container {
        max-width: 1256px
    }
}

@media only screen and (max-width: 1280px) {
    .header-container {
        max-width: 100%;
        padding: 0px 25px
    }
}

@media only screen and (max-width: 767px) {
    .header-container {
        padding: 0px 15px
    }
}

.header {
    position: fixed;
    z-index: 2;
    background: #fff
}

.header.headerFixed {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.header+section {
    margin-top: 130px
}

.header-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 479px) {
    .header-left {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .logo {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width: 639px) {
    .logo {
        max-width: 260px
    }
    .logo img {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .logo {
        max-width: 240px
    }
    .logo img {
        width: 100%
    }
}

.logo a {
    display: block
}

.logo p {
    font-family: "Ubuntu_Regular";
    color: #000;
    font-size: 1.3rem;
    margin-bottom: 0px;
    text-align: right;
    padding-left: 10px
}

@media only screen and (max-width: 767px) {
    .logo p {
        padding: 0;
        text-align: left;
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .logo p {
        text-align: left
    }
}

.page-section-heading {
    padding-left: 5px;
    position: relative;
    margin-left: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0px auto;
    display: none
}

@media only screen and (max-width: 767px) {
    .page-section-heading {
        margin-left: 0px;
        padding-left: 0px
    }
}

@media only screen and (max-width: 479px) {
    .page-section-heading {
        margin: 0px;
        padding: 0px
    }
}

.page-section-heading:before {
    height: 100%;
    width: 1px;
    background: #000;
    content: '';
    left: 0px;
    top: 0px;
    position: absolute;
    display: none
}

@media only screen and (max-width: 479px) {
    .page-section-heading:before {
        display: none
    }
}

.page-section-heading p {
    font-size: 2rem;
    font-family: "Ubuntu_Medium";
    margin-bottom: 0px
}

@media only screen and (max-width: 1024px) {
    .page-section-heading p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .page-section-heading p {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 639px) {
    .page-section-heading p {
        font-size: 1.4rem
    }
}

.header-right {
    width: 80%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-orient: vertical
}

.nav-wrap {
    position: relative;
    font-family: "Ubuntu_Medium"
}

.nav-wrap .navbar-nav li {
    font-size: 1.6rem;
    margin: 0 15px;
    font-family: "Ubuntu_Bold"
}

@media only screen and (max-width: 1440px) {
    .nav-wrap .navbar-nav li {
        margin: 0 10px
    }
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav li {
        margin-bottom: 8px
    }
}

.nav-wrap .navbar-nav li.solutions-drop {
    font-family: "Ubuntu_Bold"
}

.nav-wrap .navbar-nav li.solutions-drop:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 100%;
    top: 0;
    right: -15px;
    background: black
}

@media only screen and (max-width: 1440px) {
    .nav-wrap .navbar-nav li.solutions-drop:before {
        right: -20px
    }
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav li.solutions-drop:before {
        display: none
    }
}

.nav-wrap .navbar-nav li.show a.nav-link.dropdown-toggle:after {
    content: '';
    position: absolute;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 8px;
    top: 15px;
    right: 0px;
    height: 8px
}

.nav-wrap .navbar-nav li a.nav-link {
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav li a.nav-link {
        display: inline-block;
        padding-left: 0px
    }
}

.nav-wrap .navbar-nav li a.nav-link:before {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #e7252d
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav li a.nav-link:before {
        display: none
    }
}

.nav-wrap .navbar-nav li a.nav-link:hover:before {
    width: 100%
}

.nav-wrap .navbar-nav li a.nav-link.active:before {
    width: 100%
}

.nav-wrap .navbar-nav li a.nav-link.red-button {
    padding: 5px 16px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden
}

.nav-wrap .navbar-nav li a.nav-link.red-button:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

.nav-wrap .navbar-nav li a.nav-link.red-button:hover span, .nav-wrap .navbar-nav li a.nav-link.red-button:active span {
    color: black
}

.nav-wrap .navbar-nav li a.nav-link.red-button:hover:after {
    height: 100%;
    border: 1px solid #000
}

.nav-wrap .navbar-nav li a.nav-link.red-button span {
    color: #fff;
    font-size: 1.4rem;
    position: relative;
    z-index: 2
}

.nav-wrap .navbar-nav li a.nav-link.dropdown-toggle:after {
    content: '';
    position: absolute;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    top: 12px;
    right: 0px;
    height: 8px
}

.nav-wrap .navbar-nav li:last-child {
    display: none
}

.nav-wrap .navbar-nav li .dropdown-menu {
    background: #e7252d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    border: none;
    padding: 0px 10px;
    margin: 0px
}

.nav-wrap .navbar-nav li .dropdown-menu a {
    color: #fff;
    font-size: 1.3rem;
    font-family: "Ubuntu_Medium";
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.nav-wrap .navbar-nav li .dropdown-menu a:hover {
    background: none
}

.nav-wrap .navbar-nav li .dropdown-menu a:last-child {
    border-bottom: none
}

.nav-wrap .navbar-nav li .dropdown-menu a.active {
    font-weight: 700;
    background: none
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav li .dropdown-menu {
        background: none;
        text-align: left;
        padding: 0px
    }
    .nav-wrap .navbar-nav li .dropdown-menu a {
        color: #292929;
        padding: 6px 0px
    }
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-nav {
        width: 100%
    }
}

.nav-wrap .navbar-toggler {
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    padding: 0px;
    background: none;
    right: 20px;
    top: 0
}

.nav-wrap .navbar-toggler:focus {
    border: none;
    outline: none
}

.nav-wrap .navbar-toggler .navbar-toggler-icon {
    background: #000;
    width: 100%;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    position: absolute;
    height: 2px;
    left: 0
}

.nav-wrap .navbar-toggler .navbar-toggler-icon.stripe1 {
    top: 4px
}

.nav-wrap .navbar-toggler .navbar-toggler-icon.stripe2 {
    top: 13px
}

.nav-wrap .navbar-toggler .navbar-toggler-icon.stripe3 {
    top: 22px
}

.nav-wrap .navbar-toggler.active .navbar-toggler-icon.stripe1 {
    top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-wrap .navbar-toggler.active .navbar-toggler-icon.stripe2 {
    display: none
}

.nav-wrap .navbar-toggler.active .navbar-toggler-icon.stripe3 {
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-toggler {
        display: block
    }
}

@media only screen and (max-width: 1024px) {
    .nav-wrap {
        max-width: 100%;
        width: 100%;
        position: absolute;
        left: 0px
    }
    .nav-wrap .navbar-collapse {
        width: 50%;
        background: rgba(255, 255, 255, 0.95);
        z-index: 10;
        position: absolute;
        top: 68px;
        right: 20px;
        padding: 20px;
        z-index: 10
    }
}

@media only screen and (max-width: 1024px) {
    .nav-wrap .navbar-collapse {
        width: 280px
    }
}

@media only screen and (max-width: 767px) {
    .nav-wrap .navbar-collapse {
        top: 87px
    }
}

@media only screen and (max-width: 639px) {
    .nav-wrap .navbar-collapse {
        top: 68px
    }
}

@media only screen and (max-width: 479px) {
    .nav-wrap .navbar-collapse {
        top: 65px
    }
}

@media only screen and (max-width: 1024px) {
    .additional-head .navbar-collapse {
        top: 92px
    }
}

@media only screen and (max-width: 767px) {
    .additional-head .navbar-collapse {
        top: 108px
    }
}

@media only screen and (max-width: 639px) {
    .additional-head .navbar-collapse {
        top: 89px
    }
}

@media only screen and (max-width: 479px) {
    .additional-head .navbar-collapse {
        top: 86px
    }
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.fixed.headerTop {
    -webkit-box-shadow: 0px -10px 20px #000;
    -moz-box-shadow: 0px -10px 20px #000;
    -ms-box-shadow: 0px -10px 20px #000;
    -o-box-shadow: 0px -10px 20px #000;
    box-shadow: 0px -10px 20px #000
}

.owl-dot span {
    background: #e7252d;
    opacity: .4;
    filter: alpha(opacity=40)
}

.owl-dot.active span {
    background: #e7252d;
    opacity: 1;
    filter: alpha(opacity=100)
}

.footer {
    background-color: #EDEDED;
    margin-top: 20px
}

@media only screen and (max-width: 1024px) {
    .footer {
        margin-top: 10px
    }
}

.footer .footer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .footerReverse {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.footer .footer-wrap .footer-icons .footer-icons-container {
    padding: 20px 0;
    border-bottom: 1px #000000 solid
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .footer-icons .footer-icons-container {
        border-bottom: none;
        border-top: 1px #000000 solid
    }
}

.footer .footer-wrap .footer-icons .footer-icons-container p {
    font-size: 2rem;
    font-family: "Ubuntu_Bold"
}

.footer .footer-wrap .footer-icons .footer-icons-container ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .footer-icons .footer-icons-container {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin: 10px 0
    }
}

.footer .footer-wrap .footer-icons .footer-icons-container ul {
    margin-bottom: 0px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li {
    display: inline-block;
    padding: 0 10px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li a .fa-facebook {
    font-size: 25px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li a .fa-instagram {
    font-size: 25px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li a .fa-twitter {
    font-size: 25px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li a .fa-linkedin {
    font-size: 25px
}

.footer .footer-wrap .footer-icons .footer-icons-container ul li a .fa-youtube {
    font-size: 25px
}

.footer .footer-wrap .mainLinksCont {
    padding: 30px 0;
    border-bottom: 1px #000000 solid;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: none
}

.footer .footer-wrap .mainLinksCont h3 {
    font-size: 2rem
}

.footer .footer-wrap .mainLinksCont ul li {
    margin-top: 10px
}

.footer .footer-wrap .mainLinksCont ul li a {
    font-size: 1.5rem
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .mainLinksCont ul li a {
        font-size: 1.4rem
    }
}

.footer .footer-wrap .mainLinksCont ul li a:hover {
    color: #E7252D
}

.footer .footer-wrap .footer-content {
    background: #EDEDED;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .footer-content {
        margin-top: 10px
    }
}

.footer .footer-wrap .footer-content p {
    font-size: 1.4rem;
    margin-bottom: 15px;
    text-align: center;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .footer .footer-wrap .footer-content p {
        font-size: 1.4rem
    }
    .footer .footer-wrap .footer-content p:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1024px) {
    .footer .footer-wrap .footer-content p {
        font-size: 1.2rem
    }
    .footer .footer-wrap .footer-content p:last-child {
        margin-bottom: 0
    }
}

.footer .footer-wrap .footer-content p a {
    font-family: "Ubuntu_Bold";
    text-decoration: underline
}

.footer .footer-wrap .footer-content p a:hover {
    color: #E7252D
}

.footer .footer-wrap .salaryAdvDis {
    padding: 30px 0;
    border-bottom: 1px #000 solid
}

.footer .footer-wrap .salaryAdvDis p {
    font-size: 1.2rem;
    margin-bottom: 0
}

.footer .footer-wrap .salaryAdvDis p span {
    display: block;
    font-family: "Ubuntu_Bold"
}

.page-heads {
    top: 0px;
    position: relative
}

.page-heading-wrap {
    padding-top: 40px
}

@media only screen and (max-width: 1440px) {
    .page-heading-wrap {
        padding-top: 25px
    }
}

.page-heading-wrap h1 {
    font-size: 4rem;
    text-align: center;
    margin: 0;
    font-family: "Ubuntu_Bold"
}

@media only screen and (max-width: 1440px) {
    .page-heading-wrap h1 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .page-heading-wrap h1 {
        font-size: 2.2rem
    }
}

@media only screen and (max-width: 992px) {
    .page-heading-wrap h1 {
        font-size: 2rem
    }
}

.pageTop {
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #818485;
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    z-index: 1
}

.pageTop:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 12px;
    left: 15px;
    content: ''
}

.pageTop:hover {
    background: #e7252d;
    opacity: .7;
    filter: alpha(opacity=70)
}

.banner-wrap .banner-inner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.banner-wrap .banner-inner .banner-inner-item {
    position: relative
}

.banner-wrap .banner-inner .banner-inner-item .banner-img img {
    width: 100%
}

.banner-wrap .banner-inner .banner-inner-item .banner-text {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 35px 70px;
    background: url(../images/Banner1-banner-invest-captial.jpg) no-repeat center center;
    background-size: 100% auto !important;
}

@media only screen and (max-width: 1024px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text {
        padding: 35px
    }
}

@media only screen and (max-width: 992px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text {
        text-align: center;
        margin-top: 0px;
        position: relative
    }
}

@media only screen and (max-width: 479px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text {
        margin-top: 0px;
        padding: 15px
    }
}

.banner-wrap .banner-inner .banner-inner-item .banner-text h2 {
    font-size: 4.2rem;
    padding-bottom: 30px;
    margin-bottom: 0px;
    font-family: "Ubuntu_Bold";
    min-height: 130px
}

@media only screen and (max-width: 1440px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text h2 {
        font-size: 3rem;
        padding-bottom: 15px;
        min-height: 90px
    }
}

@media only screen and (max-width: 992px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text h2 {
        font-size: 3rem;
        padding-bottom: 5px;
        min-height: auto
    }
}

@media only screen and (max-width: 767px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text h2 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 479px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text h2 {
        font-size: 1.8rem
    }
}

.banner-wrap .banner-inner .banner-inner-item .banner-text p {
    font-size: 2.7rem;
    padding-bottom: 60px;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text p {
        padding-bottom: 15px;
        font-size: 2rem
    }
}

@media only screen and (max-width: 479px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text p {
        font-size: 1.8rem;
        line-height: 25px;
        padding-bottom: 0px
    }
}

.banner-wrap .banner-inner .banner-inner-item .banner-text h2, .banner-wrap .banner-inner .banner-inner-item .banner-text p {
    color: #fff
}

.banner-wrap .banner-inner .banner-inner-item .banner-text a.banner-knowmore {
    padding: 15px 25px;
    background: #fff;
    color: #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    font-size: 1.9rem;
    font-family: "Ubuntu_Medium";
    display: inline-block
}

@media only screen and (max-width: 1440px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text a.red-button span, .banner-wrap .banner-inner .banner-inner-item .banner-text a.white-button span {
        font-size: 1.4rem
    }
}

.banner-wrap .banner-inner .banner-inner-item .banner-text .cont-center {
    text-align: left
}

@media only screen and (max-width: 1024px) {
    .banner-wrap .banner-inner .banner-inner-item .banner-text .cont-center {
        text-align: center
    }
}

.banner-wrap .banner-inner .banner-inner-item.no-img {
    background: #d9d9d9
}

.banner-wrap .banner-inner .banner-inner-item.no-img .banner-text {
    position: relative;
    background: url(../images/Banner2-banner-invest-captial.jpg) no-repeat center center;
}

@media only screen and (max-width: 992px) {
    .banner-wrap .banner-inner .banner-inner-item.no-img .banner-text {
        margin-top: 0px
    }
}

/*.banner-wrap .banner-inner .banner-inner-item.no-img .banner-text h2, .banner-wrap .banner-inner .banner-inner-item.no-img .banner-text p {
    color: #000
}*/

.banner-wrap .banner-inner .banner-inner-item.no-img .banner-text a.banner-knowmore {
    background: #e7252d;
    color: #fff
}

.why-choose {
    padding: 0px 0px 50px
}

@media only screen and (max-width: 1024px) {
    .why-choose {
        padding-bottom: 30px
    }
}

.why-choose h2 {
    padding-bottom: 50px;
    text-align: center;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .why-choose h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .why-choose h2 {
        font-size: 3rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .why-choose h2 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 639px) {
    .why-choose h2 {
        font-size: 2rem
    }
}

.why-choose .why-choose-row .why-choose-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 30px
}

@media only screen and (max-width: 1024px) {
    .why-choose .why-choose-row .why-choose-item {
        padding: 60px 50px 30px
    }
}

@media only screen and (max-width: 992px) {
    .why-choose .why-choose-row .why-choose-item {
        padding: 60px 30px 30px
    }
}

.why-choose .why-choose-row .why-choose-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.why-choose .why-choose-row .why-choose-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .why-choose .why-choose-row .why-choose-item-inner {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .why-choose .why-choose-row .why-choose-item-inner {
        padding-top: 55px
    }
}

.why-choose .why-choose-row .why-choose-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .why-choose .why-choose-row .why-choose-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .why-choose .why-choose-row .why-choose-item-inner p {
        font-size: 1.6rem
    }
}

.why-choose .why-choose-row .why-choose-item-inner .choose-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -55px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.why-choose .why-choose-row .why-choose-item-inner .choose-icon img {
    width: 100%
}

.why-choose .why-choose-row.owl-carousel .owl-controls {
    margin-top: -20px
}

.why-choose .sponser-foot-note {
    text-align: left
}

@media only screen and (max-width: 639px) {
    .why-choose .sponser-foot-note {
        text-align: center;
        padding: 20px 0px
    }
}

.why-choose .sponser-foot-note p {
    font-family: "Ubuntu_Regular";
    font-size: 1.3rem;
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 1.6rem
}

@media only screen and (max-width: 639px) {
    .why-choose .sponser-foot-note p {
        font-size: 1.2rem
    }
}

.why-choose .sponser-foot-note p a {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.why-choose .sponser-foot-note p a:hover {
    color: #2967B2;
    text-decoration: underline
}

.why-invest {
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .why-invest {
        padding-bottom: 30px
    }
}

.why-invest h2 {
    padding-bottom: 50px;
    text-align: center;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .why-invest h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .why-invest h2 {
        font-size: 3rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .why-invest h2 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 639px) {
    .why-invest h2 {
        font-size: 2rem
    }
}

.why-invest .why-invest-row .why-invest-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 30px
}

@media only screen and (max-width: 1024px) {
    .why-invest .why-invest-row .why-invest-item {
        padding: 60px 50px 30px
    }
}

@media only screen and (max-width: 992px) {
    .why-invest .why-invest-row .why-invest-item {
        padding: 60px 30px 30px
    }
}

.why-invest .why-invest-row .why-invest-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.why-invest .why-invest-row .why-invest-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 767px) {
    .why-invest .why-invest-row .why-invest-item-inner {
        padding-top: 55px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.why-invest .why-invest-row .why-invest-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .why-invest .why-invest-row .why-invest-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .why-invest .why-invest-row .why-invest-item-inner p {
        margin-bottom: 0px
    }
}

.why-invest .why-invest-row .why-invest-item-inner .invest-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -55px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.why-invest .why-invest-row .why-invest-item-inner .invest-icon img {
    width: 100%
}

.why-invest .why-invest-row.owl-carousel .owl-controls {
    margin-top: -20px
}

.why-invest .red-circle {
    display: none
}

.why-invest .sponser-foot-note {
    text-align: left
}

@media only screen and (max-width: 639px) {
    .why-invest .sponser-foot-note {
        text-align: center;
        padding: 20px 0px
    }
}

.why-invest .sponser-foot-note p {
    font-family: "Ubuntu_Regular";
    font-size: 1.3rem;
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 1.8rem
}

@media only screen and (max-width: 639px) {
    .why-invest .sponser-foot-note p {
        font-size: 1.2rem
    }
}

.why-invest .sponser-foot-note p a {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.why-invest .sponser-foot-note p a:hover {
    color: #2967B2;
    text-decoration: underline
}

.message-wrap {
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .message-wrap {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 992px) {
    .message-wrap .profile-col {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 992px) {
    .message-wrap .profile-col:last-child {
        padding-bottom: 0px
    }
}

.message-wrap h2 {
    padding-bottom: 50px;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .message-wrap h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .message-wrap h2 {
        font-size: 3rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .message-wrap h2 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 639px) {
    .message-wrap h2 {
        font-size: 2rem
    }
}

.message-wrap .message-wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    width: 90%
}

@media only screen and (max-width: 1024px) {
    .message-wrap .message-wrap-item {
        width: 100%
    }
}

.message-wrap .message-wrap-item .ppl-icon {
    width: 200px;
    height: 200px;
    border: 6px solid #E32931;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 20px
}

.message-wrap .message-wrap-item .ppl-icon img {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .message-wrap .message-wrap-item .ppl-icon {
        width: 200px;
        height: 200px
    }
}

@media only screen and (max-width: 992px) {
    .message-wrap .message-wrap-item .ppl-icon {
        margin: 0 auto 20px
    }
}

.message-wrap .message-wrap-item p {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    line-height: 30px
}

.message-wrap .message-wrap-item p:last-child {
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .message-wrap .message-wrap-item p {
        font-size: 1.6rem
    }
}

.message-wrap .message-wrap-item h3 {
    font-size: 3.5rem;
    color: #000
}

.message-wrap .message-wrap-item h3 span {
    font-size: 3rem;
    margin: 5px 0px
}

@media only screen and (max-width: 1440px) {
    .message-wrap .message-wrap-item h3 span {
        font-size: 2.0rem
    }
}

@media only screen and (max-width: 1440px) {
    .message-wrap .message-wrap-item h3 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 992px) {
    .message-wrap .message-wrap-item h3 {
        text-align: center
    }
}

.how-work {
    padding: 0px 0px 50px
}

@media only screen and (max-width: 1024px) {
    .how-work {
        padding-bottom: 30px
    }
}

.how-work h2 {
    padding-bottom: 50px;
    margin-bottom: 0px;
    text-align: center
}

@media only screen and (max-width: 1440px) {
    .how-work h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .how-work h2 {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .how-work h2 {
        font-size: 2.5rem
    }
}

@media only screen and (max-width: 639px) {
    .how-work h2 {
        font-size: 2rem
    }
}

.how-work .how-work-row {
    margin: 50px auto;
    max-width: 80%;
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media only screen and (max-width: 1440px) {
    .how-work .how-work-row {
        max-width: 90%
    }
}

@media only screen and (max-width: 1024px) {
    .how-work .how-work-row {
        margin: 40px auto 0px;
        padding-bottom: 30px;
        max-width: 80%
    }
}

@media only screen and (max-width: 992px) {
    .how-work .how-work-row {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .how-work .how-work-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40px auto 0px
    }
}

.how-work .how-work-row .how-work-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .how-work .how-work-row .how-work-item {
        max-width: 100%;
        margin-bottom: 70px
    }
    .how-work .how-work-row .how-work-item:last-child {
        margin-bottom: 0px
    }
}

.how-work .how-work-row .how-work-item .how-work-item-inner {
    width: 100%;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.how-work .how-work-row .how-work-item .how-work-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner {
        padding: 60px 30px 30px
    }
}

@media only screen and (max-width: 767px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner {
        height: auto !important
    }
}

.how-work .how-work-row .how-work-item .how-work-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    line-height: 30px;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner p {
        font-size: 1.5rem;
        line-height: 30px
    }
}

@media only screen and (max-width: 767px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner p {
        margin-bottom: 0px
    }
}

.how-work .how-work-row .how-work-item .how-work-item-inner .how-work-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -40px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.how-work .how-work-row .how-work-item .how-work-item-inner .how-work-icon img {
    width: 100%
}

.how-work .how-work-row .how-work-item .how-work-item-inner h3 {
    padding: 20px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.7rem;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner h3 {
        font-size: 2.1rem
    }
}

@media only screen and (max-width: 1024px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner h3 {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner h3 {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1024px) {
    .how-work .how-work-row .how-work-item .how-work-item-inner {
        -webkit-box-shadow: 0 0 0 0;
        -moz-box-shadow: 0 0 0 0;
        -ms-box-shadow: 0 0 0 0;
        -o-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0
    }
}

.request-callback-wrap {
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .request-callback-wrap {
        padding-bottom: 30px
    }
}

.request-callback-wrap .request-callback-cont {
    width: 100%;
    background: url(../images/bg-pattern.png) repeat;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    position: relative;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    padding: 50px 40px
}

@media only screen and (max-width: 1440px) {
    .request-callback-wrap .request-callback-cont {
        padding: 50px 25px
    }
}

@media only screen and (max-width: 1024px) {
    .request-callback-wrap .request-callback-cont {
        padding: 20px
    }
}

@media only screen and (max-width: 768px) {
    .request-callback-wrap .request-callback-cont {
        width: 90%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
}

.request-callback-wrap .request-callback-cont .request-callbackForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.request-callback-wrap .request-callback-cont .request-callbackForm .input-radio-check-box label.form-label {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .request-callback-wrap .request-callback-cont .request-callbackForm .input-radio-check-box label.form-label {
        font-size: 1.4rem;
        margin-right: 8px
    }
}

.request-callback-wrap .request-callback-cont .request-callbackForm input[type="text"] {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .request-callback-wrap .request-callback-cont .request-callbackForm input[type="text"] {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1024px) {
    .request-callback-wrap .request-callback-cont .request-callbackForm .submitForm {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 992px) {
    .request-callback-wrap .request-callback-cont .request-callbackForm .submitForm {
        margin: 0px auto;
        height: 100%
    }
}

.request-callback-wrap .request-callback-cont h2 {
    padding-bottom: 50px;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .request-callback-wrap .request-callback-cont h2 {
        font-size: 3.5rem
    }
}

@media only screen and (max-width: 1024px) {
    .request-callback-wrap .request-callback-cont h2 {
        font-size: 3rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .request-callback-wrap .request-callback-cont h2 {
        font-size: 2.5rem
    }
}

.request-callback-wrap .request-callback-cont .linkdinWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.request-callback-wrap .request-callback-cont .linkdinWrap .linkdin-link {
    color: #2967B2;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 24px
}

@media only screen and (max-width: 1440px) {
    .request-callback-wrap .request-callback-cont .linkdinWrap .linkdin-link {
        font-size: 1.5rem
    }
    .request-callback-wrap .request-callback-cont .linkdinWrap .linkdin-link span img {
        width: 60px
    }
}

@media only screen and (max-width: 992px) {
    .request-callback-wrap .request-callback-cont .linkdinWrap .linkdin-link {
        margin-right: 15px
    }
}

.red-circle {
    width: 370px;
    height: 370px;
    background: url(../images/red-circle.png) no-repeat;
    position: absolute;
    bottom: -90px;
    z-index: -1;
    right: 0px
}

@media only screen and (max-width: 1024px) {
    .red-circle {
        width: 250px;
        height: 250px;
        background-size: 100% 100%;
        bottom: -20px
    }
}

@media only screen and (max-width: 767px) {
    .red-circle {
        width: 170px;
        height: 170px;
        bottom: 25px
    }
}

.grey-design-circle {
    width: 510px;
    height: 510px;
    background: url(../images/bg-pattern.png) repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    bottom: 35%;
    z-index: -1;
    right: 85%
}

@media only screen and (max-width: 1024px) {
    .grey-design-circle {
        width: 410px;
        height: 410px
    }
}

@media only screen and (max-width: 767px) {
    .grey-design-circle {
        width: 310px;
        height: 310px;
        bottom: auto;
        top: -24px;
        right: auto;
        left: -150px
    }
}

.home-page-bottom {
    padding-bottom: 60px
}

@media only screen and (max-width: 1440px) {
    .home-page-bottom {
        padding-bottom: 0px
    }
}

.home-page-bottom .half-circle {
    position: relative;
    min-height: 215px;
    overflow: hidden;
    padding: 70px;
    text-align: center
}

.home-page-bottom .half-circle h2 {
    max-width: 700px;
    width: 100%;
    margin: 0px auto 30px;
    font-size: 3.5rem
}

.home-page-bottom .half-circle h3 {
    max-width: 700px;
    width: 100%;
    margin: 0px auto;
    font-size: 2.5rem
}

.home-page-bottom .half-circle:before {
    width: 100%;
    height: 900px;
    background: url(../images/bg-pattern.png) repeat;
    position: absolute;
    content: '';
    border-radius: 100% 100% 0 0;
    top: 0;
    z-index: -1;
    left: 0
}

@media only screen and (max-width: 1440px) {
    .home-page-bottom .half-circle {
        min-height: auto
    }
    .home-page-bottom .half-circle h2 {
        font-size: 2rem;
        max-width: 60%;
        margin: 0px auto 20px
    }
    .home-page-bottom .half-circle h3 {
        font-size: 1.8rem;
        max-width: 60%
    }
}

@media only screen and (max-width: 1024px) {
    .home-page-bottom .half-circle {
        padding: 60px 50px 30px
    }
    .home-page-bottom .half-circle h2 {
        max-width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .home-page-bottom .half-circle {
        min-height: auto;
        padding: 60px 30px 30px
    }
    .home-page-bottom .half-circle:before {
        height: 300px;
        background: url(../images/bg-pattern.png) repeat
    }
    .home-page-bottom .half-circle h2 {
        font-size: 2rem;
        max-width: 90%
    }
    .home-page-bottom .half-circle h3 {
        font-size: 1.8rem;
        max-width: 100%
    }
}

@media only screen and (max-width: 480px) {
    .home-page-bottom .half-circle h2 {
        font-size: 1.8rem;
        max-width: 100%
    }
    .home-page-bottom .half-circle h3 {
        font-size: 1.6rem;
        max-width: 100%
    }
}

.copro-banner-wrap .copro-banner-inner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item {
    position: relative
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-img {
    z-index: 0
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-img img {
    width: 100%
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0px;
    padding: 31px 0px
}

@media only screen and (max-width: 1024px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text {
        padding: 0px 0px
    }
}

@media only screen and (max-width: 992px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text {
        padding: 18px 0px
    }
}

@media only screen and (max-width: 640px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text {
        padding: 28px 0px
    }
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text h1 {
    width: 100%;
    text-align: center;
    font-size: 4rem;
    color: #fff;
    text-transform: uppercase;
    padding-top: 30px
}

@media only screen and (max-width: 1024px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text h1 {
        font-size: 2.2rem;
        padding-top: 25px
    }
}

@media only screen and (max-width: 992px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text h1 {
        font-size: 2rem;
        padding-top: 10px
    }
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap {
    text-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin: 50px 0
}

@media only screen and (max-width: 1440px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap {
        margin: 25px 0
    }
}

@media only screen and (max-width: 992px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap {
        margin: 5px 0px 10px
    }
}

@media only screen and (max-width: 640px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap {
        margin: 25px 0px 0 0
    }
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap .banner-wh-block {
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    color: #000;
    font-size: 1.6rem;
    font-family: "Ubuntu_Medium";
    padding: 15px;
    max-width: 145px
}

.copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap .banner-wh-block span {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap .banner-wh-block {
        font-size: 1.4rem;
        padding: 10px;
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 992px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap .banner-wh-block {
        font-size: 1.4rem;
        padding: 5px;
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 767px) {
    .copro-banner-wrap .copro-banner-inner .copro-banner-inner-item .copro-banner-text .banner-white-block-wrap .banner-wh-block {
        font-size: 1.4rem;
        margin-bottom: 20px;
        min-height: 100px;
        padding: 15px
    }
}

.company-detail-info {
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (max-width: 1440px) {
    .company-detail-info {
        max-width: 1112px;
        padding: 25px 0px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info {
        max-width: 100%;
        padding: 25px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-nav {
        width: 100%;
        overflow-x: scroll
    }
}

.company-detail-info .tab-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-nav ul {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start
    }
}

.company-detail-info .tab-nav ul li {
    font-size: 1.8rem;
    padding: 0 8px;
    font-family: "Ubuntu_Medium";
    text-transform: uppercase
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-nav ul li {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-nav ul li {
        font-size: 1.5rem
    }
}

.company-detail-info .tab-nav ul li a.tab-link {
    position: relative;
    display: inline-block;
    opacity: .3;
    filter: alpha(opacity=30)
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-nav ul li a.tab-link {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-nav ul li a.tab-link {
        display: initial
    }
}

.company-detail-info .tab-nav ul li a.tab-link:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: -5px;
    left: 0;
    background: #e7252d
}

.company-detail-info .tab-nav ul li a.tab-link:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.company-detail-info .tab-nav ul li a.tab-link:hover:after {
    width: 100%
}

.company-detail-info .tab-nav ul li.active a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.company-detail-info .tab-nav ul li.active a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background: #e7252d
}

@media only screen and (max-width: 992px) {
    .company-detail-info .tab-nav ul {
        width: 1024px
    }
}

@media only screen and (max-width: 480px) {
    .company-detail-info .tab-nav ul {
        width: 530px
    }
}

.company-detail-info .tab-content-wrap {
    padding: 40px 0 0
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap {
        padding-top: 25px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap {
        padding-top: 25px
    }
}

.company-detail-info .tab-content-wrap .tab-content {
    display: none
}

.company-detail-info .tab-content-wrap .tab-content.tab-content-show {
    display: block
}

.company-detail-info .tab-content-wrap .tab-content h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content h2 {
        font-size: 2.4rem;
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 992px) {
    .company-detail-info .tab-content-wrap .tab-content h2 {
        font-size: 2rem;
        margin-bottom: 15px
    }
}

.company-detail-info .tab-content-wrap .tab-content p {
    font-size: 1.8rem;
    line-height: 40px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content p {
        line-height: 40px;
        padding-bottom: 25px;
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content p {
        font-size: 1.6rem;
        line-height: 30px
    }
}

@media only screen and (max-width: 640px) {
    .company-detail-info .tab-content-wrap .tab-content p {
        padding-bottom: 15px
    }
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    counter-reset: my-sec-counter
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item {
        padding: 15px
    }
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner {
    width: 100%;
    padding: 0px 0px 35px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner {
        padding: 25px
    }
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner:first-child {
        padding-top: 0px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner {
        padding: 0px
    }
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner p {
    font-size: 1.8rem;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #000;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner p {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner p {
        font-size: 1.6rem;
        padding-top: 50px
    }
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner p:before {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) " ";
    position: absolute;
    color: #b2b2b2;
    left: -65px;
    font-size: 4.4rem;
    line-height: normal;
    font-family: "Ubuntu_Medium";
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .main-objects-row .main-objects-item-inner p:before {
        font-size: 4rem;
        opacity: .3;
        filter: alpha(opacity=30);
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateY(none);
        -webkit-transform: translateY(none);
        -moz-transform: translateY(none);
        -ms-transform: translateY(none);
        -o-transform: translateY(none);
        top: 0px
    }
}

.company-detail-info .tab-content-wrap .tab-content .main-objects-row.owl-carousel .owl-controls .owl-dot {
    padding-top: 0px;
    padding-bottom: 0px
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 75px;
    padding-bottom: 60px
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item {
        padding: 80px 50px 30px
    }
}

@media only screen and (max-width: 992px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item {
        padding: 80px 30px 30px
    }
}

@media only screen and (max-width: 640px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item {
        padding: 80px 30px 20px
    }
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 50px 37px 25px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner {
        padding: 50px 20px 25px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner {
        -webkit-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -moz-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -ms-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -o-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        padding: 45px 20px 25px
    }
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner {
        -webkit-box-shadow: -10px 10px 20px rgba(168, 126, 126, 0.102);
        -moz-box-shadow: -10px 10px 20px rgba(168, 126, 126, 0.102);
        -ms-box-shadow: -10px 10px 20px rgba(168, 126, 126, 0.102);
        -o-box-shadow: -10px 10px 20px rgba(168, 126, 126, 0.102);
        box-shadow: -10px 10px 20px rgba(168, 126, 126, 0.102);
        padding: 45px 20px 25px
    }
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner h3 {
    font-size: 2rem;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 0
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner h3 {
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 640px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner h3 {
        font-size: 1.8rem
    }
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner p {
    font-size: 1.6rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    line-height: 25px;
    padding-bottom: 0
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner .choose-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -70px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner .choose-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row .core-principle-item-inner .choose-icon {
        width: 100px;
        height: 100px;
        padding: 25px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .core-principle-row {
        margin-bottom: 25px
    }
}

.company-detail-info .tab-content-wrap .tab-content .core-principle-row.owl-carousel .owl-controls .owl-dot {
    padding-top: 0px;
    padding-bottom: 0px
}

.company-detail-info .tab-content-wrap .tab-content .vision-mission-content {
    background: url(../images/bg-pattern.png) repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 50px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .vision-mission-content {
        margin-top: 25px
    }
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .vision-mission-content {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 30px
    }
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-content-wrap .tab-content .vision-mission-content {
        margin-top: 15px
    }
}

.company-detail-info .tab-content-wrap .tab-content .vision-mission-content .vision-mission-tab-cont .vis-mis-cont-inner {
    width: 100%;
    text-align: center;
    color: #676767;
    font-size: 2.0rem;
    font-family: "Ubuntu_Medium";
    padding: 0px 0 30px;
    max-width: 1000px;
    margin: 0 auto
}

.company-detail-info .tab-content-wrap .tab-content .vision-mission-content .vision-mission-tab-cont .vis-mis-cont-inner h2 {
    color: #000;
    margin-bottom: 15px
}

@media only screen and (max-width: 992px) {
    .company-detail-info .tab-content-wrap .tab-content .vision-mission-content .vision-mission-tab-cont .vis-mis-cont-inner {
        max-width: 90%
    }
}

@media only screen and (max-width: 767px) {
    .company-detail-info .tab-content-wrap .tab-content .vision-mission-content .vision-mission-tab-cont .vis-mis-cont-inner {
        font-size: 1.8rem
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap {
    position: relative
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select {
        max-width: 100%;
        padding: 0;
        border: 1px solid #eee;
        display: none;
        z-index: 1;
        background: #fff;
        max-width: 300px;
        width: 100%;
        margin: 0px auto;
        position: absolute;
        left: 50%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        top: 50px
    }
}

@media only screen and (max-width: 479px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select {
        overflow-y: scroll;
        height: 93px;
        -webkit-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -moz-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -ms-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -o-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102)
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-size: 1.8rem;
    padding: 0 8px;
    font-family: "Ubuntu_Medium";
    text-transform: uppercase
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li {
        width: 100%;
        border-bottom: 1px solid #eee;
        padding: 10px 15px;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        font-family: "Ubuntu_Regular";
        font-size: 1.6rem
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li a {
    position: relative;
    opacity: .5;
    filter: alpha(opacity=50)
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li a {
        display: block;
        width: 100%
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: 0px;
    left: 0;
    background: #e7252d
}

@media only screen and (max-width: 1024px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li a:after {
        display: none
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li a:hover:after {
    width: 100%
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li.activeYear a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select li.activeYear a:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select .owl-stage-outer {
    width: 85%;
    margin: 0 auto
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select .owl-controls .owl-nav {
    position: absolute;
    width: 100%;
    top: 7px;
    z-index: -1
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select .owl-controls .owl-nav .owl-next {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    overflow: hidden;
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-select .owl-controls .owl-nav .owl-prev {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    text-indent: -9999px;
    width: 15px;
    height: 15px
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-year-data .finance-year-data-inner {
    display: none;
    margin: 50px 0
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-year-data .finance-year-data-inner.fin-year-show {
    display: block
}

@media only screen and (max-width: 1440px) {
    .company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .finance-year-data .finance-year-data-inner {
        margin: 25px 0px 0px
    }
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .timeLineClick {
    max-width: 300px;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 15px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
    box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
    font-size: 1.8rem;
    font-family: "Ubuntu_Regular";
    color: #676767;
    margin: 0px auto
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .timeLineClick:after {
    border: solid #676767;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    right: 20px;
    top: 20px
}

.company-detail-info .tab-content-wrap .tab-content .finance-year-wrap .timeLineClickShow {
    font-family: "Ubuntu_Medium";
    font-size: 1.8rem;
    color: #000;
    padding: 25px 0px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.corner-border-table {
    border-radius: 11px;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    max-width: 946px;
    width: 100%;
    margin: 0px auto 30px
}

@media only screen and (max-width: 640px) {
    .corner-border-table {
        margin-bottom: 15px
    }
}

.corner-border-table .table-bordered {
    margin-bottom: 0px
}

.corner-border-table .table-bordered td {
    border: none;
    border-top: 1px solid #dee2e6;
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    color: #676767;
    padding: 30px
}

@media only screen and (max-width: 1024px) {
    .corner-border-table .table-bordered td {
        font-size: 1.6rem;
        padding: 15px
    }
}

@media only screen and (max-width: 640px) {
    .corner-border-table .table-bordered td {
        width: 100%;
        display: inline-block;
        border-top: none;
        padding: 0px 15px 15px
    }
}

.corner-border-table .table-bordered td:first-child {
    border-right: 1px solid #dee2e6;
    font-family: "Ubuntu_Bold";
    width: 30%
}

@media only screen and (max-width: 640px) {
    .corner-border-table .table-bordered td:first-child {
        width: 100%;
        padding: 15px 15px 0;
        border-top: 1px solid #dee2e6;
        border-right: none
    }
}

.corner-border-table .table-bordered tr:first-child td {
    border-top: none
}

.corner-border-table .table-bordered.last-child-bold td a {
    color: #676767
}

.corner-border-table .table-bordered.last-child-bold td:first-child {
    border-right: 1px solid #dee2e6;
    font-family: "Ubuntu_Regular";
    width: 70%
}

@media only screen and (max-width: 767px) {
    .corner-border-table .table-bordered.last-child-bold td:first-child {
        width: 100%;
        padding: 10px 10px 0px;
        border-top: 1px solid #dee2e6;
        border-right: none;
        text-align: center
    }
}

.corner-border-table .table-bordered.last-child-bold td:last-child {
    font-family: "Ubuntu_Bold";
    width: 30%;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .corner-border-table .table-bordered.last-child-bold td:last-child {
        width: 100%;
        padding: 0px 10px 10px;
        border-top: none;
        border-right: none
    }
}

@media only screen and (max-width: 767px) {
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold tr:first-child td:first-child {
        border-top: none
    }
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold tr:first-child td:last-child {
        border-top: none
    }
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold td:first-child {
        border-right: 1px solid #dee2e6;
        border-top: 1px solid #dee2e6
    }
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold td:last-child {
        border-right: 1px solid #dee2e6;
        border-top: 1px solid #dee2e6;
        padding: 10px
    }
}

@media only screen and (max-width: 640px) {
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold tr:first-child td:first-child {
        border-top: none
    }
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold tr:first-child td:last-child {
        border-top: none
    }
    .finance-year-data-inner .corner-border-table .table-bordered.last-child-bold td:last-child {
        border-top: none
    }
}

.our-team-info {
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (max-width: 1440px) {
    .our-team-info {
        max-width: 1112px;
        padding: 25px 0px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info {
        max-width: 100%;
        padding: 25px
    }
}

.our-team-info .team-tab-nav {
    position: relative
}

.our-team-info .team-tab-nav ul.teamList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-nav ul.teamList {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        overflow-x: hidden
    }
}

.our-team-info .team-tab-nav ul.teamList li {
    font-size: 1.8rem;
    padding: 0 8px 8px;
    font-family: "Ubuntu_Medium";
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-nav ul.teamList li {
        font-size: 1.6rem;
        line-height: 20px
    }
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-nav ul.teamList li {
        font-size: 1.5rem;
        padding-right: 12px;
        padding-left: 12px
    }
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-nav ul.teamList li {
        font-size: 1.3rem;
        font-weight: bold
    }
}

@media only screen and (max-width: 480px) {
    .our-team-info .team-tab-nav ul.teamList li a {
        padding: 0 10px
    }
}

.our-team-info .team-tab-nav ul.teamList li a.tab-link {
    position: relative;
    display: inline-block;
    opacity: .3;
    filter: alpha(opacity=30)
}

.our-team-info .team-tab-nav ul.teamList li a.tab-link:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: -5px;
    left: 0;
    background: #e7252d
}

.our-team-info .team-tab-nav ul.teamList li a.tab-link:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.our-team-info .team-tab-nav ul.teamList li a.tab-link:hover:after {
    width: 100%
}

.our-team-info .team-tab-nav ul.teamList li.activeTeam a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.our-team-info .team-tab-nav ul.teamList li.activeTeam a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background: #e7252d
}

@media only screen and (max-width: 480px) {
    .our-team-info .team-tab-nav ul.teamList.owl-carousel .owl-stage-outer {
        z-index: 0;
        max-width: 93%
    }
}

@media only screen and (max-width: 480px) {
    .our-team-info .team-tab-nav ul.teamList .owl-controls {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%
    }
}

.our-team-info .team-tab-nav ul.teamList .owl-controls .owl-nav {
    width: 100%
}

.our-team-info .team-tab-nav ul.teamList .owl-controls .owl-nav .owl-next {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    z-index: 5;
    right: 5px;
    background: #fff;
    overflow: hidden;
}

@media only screen and (max-width: 480px) {
    .our-team-info .team-tab-nav ul.teamList .owl-controls .owl-nav .owl-next {
        top: 10px;
        right: 5px;
        height: 20px;
        width: 20px;
        z-index: 99
    }
}

.our-team-info .team-tab-nav ul.teamList .owl-controls .owl-nav .owl-prev {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #fff
}

@media only screen and (max-width: 480px) {
    .our-team-info .team-tab-nav ul.teamList .owl-controls .owl-nav .owl-prev {
        top: 10px;
        left: 5px;
        height: 20px;
        width: 20px;
        z-index: 99
    }
}

.our-team-info .team-tab-content-wrap {
    padding: 20px 0 0
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap {
        padding-top: 25px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap {
        padding-top: 25px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content.team-tab-content-show {
    display: block
}

.our-team-info .team-tab-content-wrap .team-tab-content h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 40px;
    text-transform: uppercase
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content h2 {
        font-size: 2.4rem;
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 992px) {
    .our-team-info .team-tab-content-wrap .team-tab-content h2 {
        font-size: 2rem;
        margin-bottom: 15px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content p {
    font-size: 1.8rem;
    line-height: 40px;
    margin-bottom: 0px;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content p {
        line-height: 25px;
        padding-bottom: 25px;
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 640px) {
    .our-team-info .team-tab-content-wrap .team-tab-content p {
        padding-bottom: 15px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-big-img {
    max-width: 260px;
    height: 260px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-big-img img {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-big-img {
        margin-bottom: 30px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info {
    padding-bottom: 30px
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info {
        padding-bottom: 0px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p {
    color: #000
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p {
        padding-bottom: 10px;
        margin-bottom: 0px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.info-main-name {
    font-family: "Ubuntu_Medium";
    font-size: 2rem;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.info-main-name {
        text-align: center
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.info-main-designation {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.info-main-designation {
        text-align: center
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.info-main-content {
    font-family: "Ubuntu_Regular";
    font-size: 1.5rem;
    line-height: 30px
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info p.profile-note {
    font-family: "Ubuntu_Regular";
    font-size: 1.4rem;
    padding-top: 20px
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info ul.bullet {
    margin: 15px 18px
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info ul.bullet li {
    font-family: "Ubuntu_Regular";
    font-size: 1.5rem;
    margin-bottom: 15px;
    list-style-type: disc
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund {
    font-family: "Ubuntu_Bold";
    color: #E7252D;
    font-size: 1.4rem;
    position: absolute;
    display: inline-block;
    bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund {
        position: relative
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund:before {
    border: solid #E7252D;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    right: -10px;
    top: 6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: 0px;
    left: 0;
    background: #e7252d
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund:hover:after {
    width: 100%
}

.our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund:hover:before {
    right: -15px
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .team-info-main .team-people-info a.viewFund {
        position: relative;
        margin-bottom: 15px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 75px;
    padding-bottom: 60px
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item {
        padding: 80px 50px 30px
    }
}

@media only screen and (max-width: 992px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item {
        padding: 80px 30px 30px
    }
}

@media only screen and (max-width: 640px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item {
        padding: 80px 30px 20px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 50px 37px 25px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102);
    box-shadow: -30px 30px 40px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner {
        padding: 50px 20px 25px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner {
        -webkit-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -moz-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -ms-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        -o-box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        box-shadow: -20px 20px 30px rgba(168, 126, 126, 0.102);
        padding: 45px 20px 25px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner h3 {
    font-size: 2.4rem;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 0
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner h3 {
        font-size: 2.0rem;
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 640px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner h3 {
        font-size: 1.8rem
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner p {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner p {
        font-size: 1.6rem;
        padding-bottom: 0px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner .choose-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -70px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner .choose-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner .choose-icon {
        width: 100px;
        height: 100px;
        padding: 25px
    }
}

@media only screen and (max-width: 767px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner .choose-icon {
        width: 100px;
        height: 100px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner {
        min-height: 225px
    }
}

@media only screen and (max-width: 992px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row .core-principle-item-inner {
        min-height: 260px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row {
        margin-bottom: 25px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .core-principle-row.owl-carousel .owl-controls .owl-dot {
    padding-top: 0px;
    padding-bottom: 0px
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .our-team-list {
        border-bottom: none
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link {
    position: relative;
    cursor: pointer
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodImg {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName {
    padding: 10px 0px;
    text-align: center
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName p {
    padding-bottom: 0px;
    line-height: 18px;
    color: #000
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName p.bodNameInfo {
    font-family: "Ubuntu_Medium";
    font-size: 1.3rem;
    text-transform: uppercase
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName p.bodDesignationInfo {
    font-family: "Ubuntu_Regular";
    font-size: 1.1rem;
    max-width: 300px;
    min-height: 35px
}

@media only screen and (max-width: 1440px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName p.bodDesignationInfo {
        max-width: 250px;
        min-height: 60px
    }
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li .img-link .bodName p.bodDesignationInfo {
        max-width: 250px;
        min-height: auto
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li a {
    display: block
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li.bodActive .img-link {
    padding-bottom: 30px
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li.bodActive .img-link {
        padding-bottom: 0px
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li.bodActive .img-link .bodImg {
    border: 4px solid #E7252D
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li.bodActive .img-link:after {
    border: solid rgba(231, 37, 45, 0.3);
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: 0px auto;
    background: #fff;
    content: ''
}

@media only screen and (max-width: 1024px) {
    .our-team-info .team-tab-content-wrap .team-tab-content .our-team-list li.bodActive .img-link:after {
        display: none
    }
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-stage-outer {
    width: auto;
    margin: 0 auto
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls {
    width: 100%
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls .owl-nav {
    text-indent: -9999px
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background: #e7252d;
    position: absolute;
    top: 65px;
    left: 0px;
    cursor: pointer
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls .owl-nav .owl-prev:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 14px;
    left: 15px;
    content: ''
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls .owl-nav .owl-next {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background: #e7252d;
    position: absolute;
    top: 65px;
    right: 0px;
    cursor: pointer
}

.our-team-info .team-tab-content-wrap .team-tab-content .our-team-list.owl-carousel .owl-controls .owl-nav .owl-next:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 14px;
    left: 12px;
    content: ''
}

.common-slider-wrap .common-slider-tabs-cont {
    padding: 30px 0px;
    border-top: 4px solid rgba(231, 37, 45, 0.3);
    margin-top: -40px
}

@media only screen and (max-width: 1024px) {
    .common-slider-wrap .common-slider-tabs-cont {
        border-top: none;
        margin-top: 0px;
        padding-bottom: 10px
    }
}

.common-slider-wrap .common-slider-tabs-cont .common-slider-row {
    display: none
}

.common-slider-wrap .common-slider-tabs-cont .common-slider-row.common-slide-row-show {
    display: block
}

.common-slider-wrap .common-slider-tabs-cont .common-slider-row .bod-tab-show {
    display: block
}

.common-slider-wrap .common-slider-tabs-cont .common-slider-row.bod-tab-content-inner.bod-tab-show {
    display: block
}

@media only screen and (max-width: 1024px) {
    .common-slider-wrap .common-slider-tabs .owl-controls {
        position: absolute;
        bottom: -35px;
        width: 100%
    }
}

.schemes-container {
    padding-top: 40px
}

@media only screen and (max-width: 992px) {
    .schemes-container {
        padding-top: 25px
    }
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-rhs {
        padding-left: 0;
        padding-bottom: 25px
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner {
    background: url(../images/bg-pattern.png) repeat;
    padding: 25px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 1%
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings h2 {
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem;
    line-height: 40px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings h2 {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 1024px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings h2 {
        font-size: 1.3rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings h2 span {
    color: #7E7E7E
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes {
    width: 200px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 5px
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes {
        -webkit-align-self: flex-end;
        -moz-align-self: flex-end;
        -ms-align-self: flex-end;
        align-self: flex-end
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox {
    width: 100%;
    position: relative;
    padding: 5px 0
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox.focused .selectedValue {
    color: #999;
    font-size: 1.6rem;
    width: 100%;
    display: block;
    line-height: 18px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox.focused .selectedValue {
        font-size: 1.4rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox.focused .selectedValue:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 0px;
    border: solid #818181;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    width: 10px;
    height: 10px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox .selectedValue {
    color: #999;
    font-size: 1.6rem;
    width: 100%;
    display: block;
    line-height: 18px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox .selectedValue {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 1024px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox .selectedValue {
        font-size: 1.3rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox .selectedValue:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 0px;
    border: solid #818181;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    width: 10px;
    height: 10px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox .selectedValue {
    position: relative;
    z-index: 1;
    top: 0
}

.schemes-container .schemes-rhs .schemes-rhs-inner .schemes-headings .sort-schemes .selectBox select {
    width: 100%;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    height: 100%
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card {
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 25px 25px 70px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    width: 31.33%;
    margin: 0 1% 2%;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card {
        padding: 15px 15px 55px
    }
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card {
        width: 48%
    }
}

@media only screen and (max-width: 640px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 25px;
        padding-bottom: 15px
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card h3 {
    font-family: "Ubuntu_Medium";
    font-size: 1.8rem;
    color: #292929;
    position: relative;
    margin-bottom: 30px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card h3:before {
    width: 50px;
    height: 3px;
    background: #FF0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    content: '';
    bottom: -20px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card h3 {
        font-size: 1.6rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card p {
    font-family: "Ubuntu_Bold";
    font-size: 1.6rem;
    color: rgba(41, 41, 41, 0.7);
    margin-bottom: 5px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card p {
        font-size: 1.4rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card p span {
    font-family: "Ubuntu_Regular"
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-brief-info {
    margin-bottom: 30px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 15px 30px;
    position: absolute;
    bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a {
        padding: 10px 20px
    }
}

@media only screen and (max-width: 640px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a {
        position: relative;
        bottom: auto
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a span {
    font-family: "Ubuntu_Medium";
    font-size: 1.4rem;
    color: #fff;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a span {
        font-size: 1.1rem
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-view-details {
    background: #303030;
    left: 25px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-view-details {
        left: 15px
    }
}

@media only screen and (max-width: 640px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-view-details {
        left: auto
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-invest-now {
    background: #A0A0A0;
    right: 25px
}

@media only screen and (max-width: 1440px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-invest-now {
        right: 15px
    }
}

@media only screen and (max-width: 640px) {
    .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a.scheme-invest-now {
        right: auto
    }
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a:hover span, .schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a:active span {
    color: black
}

.schemes-container .schemes-rhs .schemes-rhs-inner .scheme-card-columns .scheme-card .scheme-cta a:hover:after {
    height: 100%;
    border: 2px solid #000
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs {
        padding-right: 0;
        padding-bottom: 25px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner {
    background: #434343;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding-top: 25px;
    padding-bottom: 25px
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        z-index: 9;
        position: relative
    }
}

@media only screen and (max-width: 480px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes {
    padding-left: 25px;
    padding-right: 25px
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes input {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes input::-webkit-input-placeholder {
    color: #fff;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes input:-moz-placeholder {
    color: #fff;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes input::-moz-placeholder {
    color: #fff;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes input:-ms-input-placeholder {
    color: #fff;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes.has-search {
    position: relative
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes.has-search .form-control {
    padding-left: 2.375rem;
    border: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes.has-search .form-control {
        padding-left: 0px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes.has-search .btn {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    right: 30px;
    top: 10px;
    background: none
}

.schemes-container .schemes-lhs .schemes-lhs-inner .search-schemes.has-search .btn .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    right: 0px;
    top: 0px;
    font-size: 2.0rem
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme {
    padding: 25px 25px 0px;
    text-align: right
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme {
        padding: 8px 25px 0px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .fa-filter {
    font-size: 30px;
    color: #fff
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .fa-filter.filter-click {
    display: none
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .fa-filter.filter-click {
        display: inline-block;
        background: none
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .fa-filter.filter-device {
    display: none
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .close {
    font-size: 3rem;
    font-weight: 400;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    display: none
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .close:focus, .schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .close:active, .schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .close:visited {
    outline: none
}

.schemes-container .schemes-lhs .schemes-lhs-inner .filter-scheme .close.filter-close-show {
    display: block
}

.schemes-container .schemes-lhs .schemes-lhs-inner .lhs-category-overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 20;
    display: none;
    top: 255px;
    left: 0;
    z-index: 0
}

@media only screen and (max-width: 480px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .lhs-category-overlay {
        top: 264px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data {
    margin-top: 25px;
    display: block
}

@media only screen and (max-width: 992px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data {
        margin-top: 0px;
        position: absolute;
        width: 300px;
        right: 0;
        background: #434343;
        display: none;
        top: 95px
    }
}

@media only screen and (max-width: 480px) {
    .schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data {
        top: 103px
    }
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data h2 {
    font-family: "Ubuntu_Medium";
    color: #fff;
    font-size: 1.6rem;
    padding: 15px 25px;
    background: rgba(255, 255, 255, 0.1);
    position: relative
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data h2:before {
    width: 10px;
    height: 100%;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -ms-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product {
    padding-left: 25px;
    padding-right: 25px
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product .custom-checkbox label.custom-control-label {
    color: #fff;
    margin-left: 15px
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product .custom-checkbox label.custom-control-label:before, .schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product .custom-checkbox label.custom-control-label:after {
    width: 20px;
    height: 20px;
    top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #000
}

.schemes-container .schemes-lhs .schemes-lhs-inner .fund-category-data .fund-category-product .custom-checkbox.fund-check {
    margin: 25px 0px
}

.filter-overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 8;
    display: none;
    top: 0
}

.popup-overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 20;
    display: none;
    top: 0
}

.poupCenter {
    max-width: 970px;
    width: 100%;
    height: 100%;
    padding-right: 0 !important;
    overflow-y: auto;
    margin-top: 20px
}

@media only screen and (max-width: 1024px) {
    .poupCenter {
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch
    }
}

.poupCenter .modal-dialog {
    max-width: 100%;
    margin-top: 0px
}

@media only screen and (max-width: 1024px) {
    .poupCenter .modal-dialog .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
}

.poupCenter .modal-content {
    border: none;
    padding: 25px;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

@media only screen and (max-width: 1024px) {
    .poupCenter .modal-content {
        padding: 0px
    }
}

.poupCenter .modal-header {
    border: none;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.poupCenter .modal-header h2 {
    font-family: "Ubuntu_Medium";
    font-size: 2.5rem;
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .poupCenter .modal-header h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 640px) {
    .poupCenter .modal-header h2 {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 1024px) {
    .poupCenter {
        max-width: 94%;
        padding: 15px
    }
}

@media only screen and (max-width: 767px) {
    .poupCenter {
        max-width: 80%;
        padding: 15px
    }
}

.poupCenter .close {
    font-size: 3.5rem;
    font-weight: 400;
    color: #000
}

@media only screen and (max-width: 767px) {
    .poupCenter .close {
        position: absolute;
        right: 10px;
        top: 10px
    }
}

.poupCenter .popContent {
    width: 100%
}

.poupCenter .popContent h2 {
    font-family: "Ubuntu_Medium";
    font-size: 2.5rem;
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0px;
    margin: 0px
}

@media only screen and (max-width: 1024px) {
    .poupCenter .popContent h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 640px) {
    .poupCenter .popContent h2 {
        font-size: 1.6rem
    }
}

.poupCenter .scheme-accord .scheme-accord-item {
    background: rgba(67, 67, 67, 0.1);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 25px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads {
    background: #434343;
    padding: 25px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    position: relative;
    cursor: pointer
}

@media only screen and (max-width: 1024px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3 {
    font-family: "Ubuntu_Medium";
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 0;
    padding: 5px 0;
    width: 46%;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 767px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3 {
        width: 85%
    }
}

@media only screen and (max-width: 480px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3 {
        font-size: 1.5rem;
        color: #fff
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3 span {
    font-family: "Ubuntu_Regular";
    font-size: 1.4rem;
    padding: 10px 0 0;
    color: #fff
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3 span.info-text a {
    color: #fff;
    font-size: 1.4rem;
    text-decoration: none !important
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3.text-right-align {
    text-align: right
}

@media only screen and (max-width: 767px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3.text-right-align {
        text-align: left;
        border-top: 1px solid #707070
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3.mr-75 {
    margin-right: 75px
}

@media only screen and (max-width: 767px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads h3.mr-75 {
        margin-right: 0px
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads:before {
    content: '';
    position: absolute;
    right: 35px;
    top: 22px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

@media only screen and (max-width: 1024px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads:before {
        right: 15px;
        top: 20px;
        width: 10px;
        height: 10px
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads.active:before {
    content: '';
    position: absolute;
    right: 35px;
    top: 35px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

@media only screen and (max-width: 1024px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-heads.active:before {
        right: 15px;
        top: 20px;
        width: 10px;
        height: 10px
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont {
    display: none;
    padding: 25px
}

@media only screen and (max-width: 767px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont {
        padding: 10px
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont h4 {
    font-size: 1.6rem;
    font-family: "Ubuntu_Medium";
    color: #000
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont h3 {
    font-size: 1.5rem;
    font-family: "Ubuntu_Medium"
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont p {
    font-size: 1.4rem;
    font-family: "Ubuntu_Regular"
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .returns-links {
    margin-bottom: 30px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .returns-links .custom-control.custom-radio {
    display: inline-block
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .return-tabs .popup-tabs-content {
    display: none
}

@media only screen and (max-width: 992px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content img {
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content {
        width: 100%;
        overflow-x: scroll
    }
}

@media only screen and (max-width: 768px) {
    .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table {
        width: 100%
    }
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table tr td, .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table tr th {
    border-top: 1px solid #000;
    border-right: 1px solid #000
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table tr td:first-child, .poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table tr th:first-child {
    border-left: 1px solid #000
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .popup-tabs-content table tr:last-child {
    border-bottom: 1px solid #000
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .list-downloads h5 {
    font-size: 1.5rem
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .list-downloads ul li {
    padding-left: 20px;
    padding-bottom: 5px;
    position: relative;
    font-size: 1.4rem
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .list-downloads ul li:before {
    width: 5px;
    height: 5px;
    background: #434343;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    content: '';
    position: absolute;
    left: 0px;
    top: 5px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio {
    margin-right: 30px;
    padding-left: 30px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio .custom-control-label {
    line-height: 25px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio .custom-control-label:before {
    display: none
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio .custom-control-label:after {
    background: url(../images/radio-unchecked.png) no-repeat;
    width: 20px;
    height: 20px;
    left: 0px
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio .custom-control-input:checked~.custom-control-label:before {
    display: none
}

.poupCenter .scheme-accord .scheme-accord-item .scheme-accord-item-cont .custom-control.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background: url(../images/radio-checked.png) no-repeat;
    width: 20px;
    height: 20px;
    left: 0px
}

.modal-backdrop.show {
    opacity: .8;
    filter: alpha(opacity=80)
}

.corporate-why-invest {
    padding: 60px 0 20px
}

@media only screen and (max-width: 1024px) {
    .corporate-why-invest {
        padding-bottom: 30px
    }
}

.corporate-why-invest h2 {
    padding-bottom: 50px;
    text-align: center;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .corporate-why-invest h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-why-invest h2 {
        padding-bottom: 20px;
        font-size: 2rem
    }
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item {
        padding: 60px 50px 20px
    }
}

@media only screen and (max-width: 992px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item {
        padding: 60px 30px 20px
    }
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media only screen and (max-width: 767px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner {
        padding-top: 55px
    }
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner p {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 767px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner p {
        margin-bottom: 0px
    }
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner .corporate-invest-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -55px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner .corporate-invest-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .corporate-why-invest .corporate-why-invest-row .corporate-why-invest-item-inner .corporate-invest-icon {
        top: -60px
    }
}

.corporate-why-invest .corporate-why-invest-row.owl-carousel .owl-controls {
    margin-top: -20px
}

.corporate-why-invest .sponser-foot-note {
    text-align: left
}

@media only screen and (max-width: 639px) {
    .corporate-why-invest .sponser-foot-note {
        text-align: center;
        padding: 20px 0px
    }
}

.corporate-why-invest .sponser-foot-note p {
    font-family: "Ubuntu_Regular";
    font-size: 1.3rem;
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 1.6rem
}

@media only screen and (max-width: 639px) {
    .corporate-why-invest .sponser-foot-note p {
        font-size: 1.2rem
    }
}

.corporate-why-invest .sponser-foot-note p a {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.corporate-why-invest .sponser-foot-note p a:hover {
    color: #2967B2;
    text-decoration: underline
}

.corporateteam-carousels {
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels {
        margin-bottom: 20px
    }
}

.corporateteam-carousels h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .corporateteam-carousels h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels h2 {
        margin-bottom: 20px;
        font-size: 2rem
    }
}

.corporateteam-carousels .our-corporateteam-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels .our-corporateteam-list {
        border-bottom: none
    }
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link {
    position: relative
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-bodImg {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name {
    padding: 10px 0px;
    text-align: center
}

@media only screen and (max-width: 1440px) {
    .corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name {
        padding-bottom: 0px
    }
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name p {
    padding-bottom: 0px;
    line-height: 18px;
    color: #000
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name p.corp-nameInfo {
    font-family: "Ubuntu_Medium";
    font-size: 1.4rem;
    text-transform: uppercase
}

.corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name p.corp-design-Info {
    font-family: "Ubuntu_Regular";
    font-size: 1.2rem;
    max-width: 300px;
    min-height: 35px;
    margin-bottom: 0
}

@media only screen and (max-width: 1440px) {
    .corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name p.corp-design-Info {
        max-width: 250px;
        min-height: 40px
    }
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels .our-corporateteam-list li .corp-img-link .corp-name p.corp-design-Info {
        max-width: 250px;
        min-height: auto
    }
}

.corporateteam-carousels .our-corporateteam-list li a {
    display: block
}

.corporateteam-carousels .our-corporateteam-list li.bodActive .corp-img-link {
    padding-bottom: 30px
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels .our-corporateteam-list li.bodActive .corp-img-link {
        padding-bottom: 0px
    }
}

.corporateteam-carousels .our-corporateteam-list li.bodActive .corp-img-link .corp-bodImg {
    border: 4px solid #E7252D
}

.corporateteam-carousels .our-corporateteam-list li.bodActive .corp-img-link:after {
    border: solid rgba(231, 37, 45, 0.3);
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 18px;
    left: 115px;
    background: #fff;
    content: ''
}

@media only screen and (max-width: 1024px) {
    .corporateteam-carousels .our-corporateteam-list li.bodActive .corp-img-link:after {
        display: none
    }
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-stage-outer {
    width: auto;
    margin: 0 auto
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls {
    width: 100%
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls .owl-nav {
    text-indent: -9999px
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background: #e7252d;
    position: absolute;
    top: 65px;
    left: 0px;
    cursor: pointer
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls .owl-nav .owl-prev:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 14px;
    left: 15px;
    content: ''
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls .owl-nav .owl-next {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background: #e7252d;
    position: absolute;
    top: 65px;
    right: 0px;
    cursor: pointer
}

.corporateteam-carousels .our-corporateteam-list.owl-carousel .owl-controls .owl-nav .owl-next:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 14px;
    left: 12px;
    content: ''
}

@media only screen and (max-width: 1440px) {
    .corporateteam-carousels a.red-button span {
        font-size: 1.4rem
    }
}

.popular-fund {
    padding: 0px 0px 50px
}

@media only screen and (max-width: 1024px) {
    .popular-fund {
        padding-bottom: 20px
    }
}

.popular-fund h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .popular-fund h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .popular-fund h2 {
        font-size: 2rem;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 1440px) {
    .popular-fund a.red-button span {
        font-size: 1.4rem
    }
}

.popular-fund .popular-fund-row {
    margin: 50px auto;
    max-width: 80%;
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row {
        max-width: 100%;
        margin-top: 50px;
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 1024px) {
    .popular-fund .popular-fund-row {
        margin: 0px auto
    }
}

@media only screen and (max-width: 992px) {
    .popular-fund .popular-fund-row {
        margin: 0px auto;
        width: 100%;
        max-width: 100%
    }
}

.popular-fund .popular-fund-row .owl-stage-outer {
    overflow: visible
}

@media only screen and (max-width: 1024px) {
    .popular-fund .popular-fund-row .owl-stage-outer {
        overflow: hidden
    }
}

.popular-fund .popular-fund-row .popular-fund-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 33%;
    float: left;
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner {
    width: 100%;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    margin-top: 50px
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner {
        padding: 60px 37px 20px
    }
}

@media only screen and (max-width: 1024px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner {
        padding: 30px 30px 0px;
        margin-bottom: 30px;
        margin-top: 70px
    }
}

@media only screen and (max-width: 767px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner {
        padding: 10px
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-fund-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -40px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 33px
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-fund-icon img {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-fund-icon {
        top: -50px
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card {
    background: #fff;
    padding: 10px 0px 0px;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card {
        padding: 10px 0px
    }
}

@media only screen and (max-width: 1024px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card {
        margin-top: 50px
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card h3 {
    font-family: "Ubuntu_Medium";
    font-size: 1.6rem;
    color: #292929;
    position: relative;
    margin-bottom: 30px
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card h3:before {
    width: 50px;
    height: 3px;
    background: #FF0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    content: '';
    bottom: -20px
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card h3 {
        font-size: 1.4rem
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card p {
    font-family: "Ubuntu_Bold";
    font-size: 1.6rem;
    color: rgba(41, 41, 41, 0.7);
    margin-bottom: 5px
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card p {
        font-size: 1.4rem
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card p span {
    font-family: "Ubuntu_Regular"
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-brief-info {
    margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-brief-info {
        margin-bottom: 15px
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 15px 30px;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a {
        padding: 10px 20px
    }
}

@media only screen and (max-width: 640px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a {
        position: relative;
        bottom: auto
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a span {
    font-family: "Ubuntu_Medium";
    font-size: 1.4rem;
    color: #fff;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1440px) {
    .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a span {
        font-size: 1.1rem
    }
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a.scheme-view-details {
    background: #303030
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a.scheme-invest-now {
    background: #A0A0A0
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a:hover span, .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a:active span {
    color: black
}

.popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card .scheme-cta a:hover:after {
    height: 100%;
    border: 2px solid #000
}

.corporate-awards {
    padding: 0px 0px 50px
}

@media only screen and (max-width: 1024px) {
    .corporate-awards {
        padding-bottom: 20px
    }
}

.corporate-awards h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .corporate-awards h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-awards h2 {
        font-size: 2rem;
        margin-bottom: 20px
    }
}

.corporate-awards h3 {
    font-size: 2.5rem;
    font-family: "Ubuntu_Bold"
}

.corporate-awards h3 span {
    font-size: 1.8rem;
    padding: 10px 0px
}

@media only screen and (max-width: 1440px) {
    .corporate-awards h3 {
        font-size: 2rem
    }
    .corporate-awards h3 span {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-awards h3 {
        font-size: 1.8rem
    }
    .corporate-awards h3 span {
        font-size: 1.6rem
    }
}

.corporate-awards .corporate-awards-row {
    max-width: 90%;
    margin: 0 auto
}

@media only screen and (max-width: 1024px) {
    .corporate-awards .corporate-awards-row {
        max-width: 100%
    }
}

.corporate-awards .corporate-awards-row .corporate-awards-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .corporate-awards .corporate-awards-row .corporate-awards-item {
        margin-bottom: 10px
    }
}

.corporate-awards .corporate-awards-row .corporate-awards-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 37px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.corporate-awards .corporate-awards-row .corporate-awards-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .corporate-awards .corporate-awards-row .corporate-awards-item-inner {
        padding: 20px
    }
}

.corporate-awards .corporate-awards-row .corporate-awards-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .corporate-awards .corporate-awards-row .corporate-awards-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .corporate-awards .corporate-awards-row .corporate-awards-item-inner p {
        font-size: 1.6rem
    }
}

.corporate-awards .corporate-awards-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.corp-request-callback-wrap {
    background: url(../images/bg-pattern.png) repeat
}

.corp-request-callback-wrap .corp-request-callback-cont {
    width: 100%;
    position: relative;
    padding: 50px
}

@media only screen and (max-width: 1024px) {
    .corp-request-callback-wrap .corp-request-callback-cont {
        padding: 30px
    }
}

@media only screen and (max-width: 768px) {
    .corp-request-callback-wrap .corp-request-callback-cont {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
}

.corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 70%;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm {
        max-width: 100%
    }
}

.corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .input-radio-check-box label.form-label {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .input-radio-check-box label.form-label {
        font-size: 1.6rem
    }
}

.corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm input[type="text"] {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm input[type="text"] {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 992px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .submitForm {
        margin: 0px auto;
        height: 100%
    }
}

.corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .inputCenter {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .inputCenter .btn {
    padding: 16px 25px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    font-size: 1.6rem;
    border: none;
    margin-top: 10px
}

@media only screen and (max-width: 1024px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .inputCenter .btn {
        padding: 11px 10px
    }
}

@media only screen and (max-width: 479px) {
    .corp-request-callback-wrap .corp-request-callback-cont .corp-request-callbackForm .inputCenter .btn {
        font-size: 1.4rem
    }
}

.corp-request-callback-wrap .corp-request-callback-cont h2 {
    padding-bottom: 50px;
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .corp-request-callback-wrap .corp-request-callback-cont h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .corp-request-callback-wrap .corp-request-callback-cont h2 {
        font-size: 2rem;
        padding-bottom: 20px
    }
}

.corp-request-callback-wrap .corp-request-callback-cont .linkdinWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.corp-request-callback-wrap .corp-request-callback-cont .linkdinWrap .linkdin-link {
    color: #2967B2;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 24px
}

@media only screen and (max-width: 1440px) {
    .corp-request-callback-wrap .corp-request-callback-cont .linkdinWrap .linkdin-link {
        font-size: 1.5rem
    }
    .corp-request-callback-wrap .corp-request-callback-cont .linkdinWrap .linkdin-link span img {
        width: 60px
    }
}

@media only screen and (max-width: 992px) {
    .corp-request-callback-wrap .corp-request-callback-cont .linkdinWrap .linkdin-link {
        margin-right: 15px
    }
}

.enroll-wrap {
    padding: 0px 0px 50px;
    background: url(../images/curvedline.png) no-repeat center 18%
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 992px) {
    .enroll-wrap {
        background-position-y: 10%
    }
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap a.red-button {
        padding: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap a.red-button {
        padding: 10px 10px
    }
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.enroll-wrap h2 {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap h2 {
        font-size: 2rem;
        margin-bottom: 0px
    }
}

.enroll-wrap h3 {
    font-size: 2.5rem;
    font-family: "Ubuntu_Bold"
}

.enroll-wrap h3 span {
    font-size: 1.8rem;
    padding: 10px 0px
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap h3 {
        font-size: 2.0rem
    }
    .enroll-wrap h3 span {
        font-size: 1.6rem
    }
}

.enroll-wrap p.heads-secondary {
    font-size: 2.5rem;
    padding-bottom: 50px;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap p.heads-secondary {
        padding-bottom: 20px;
        font-size: 2rem
    }
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap p.heads-secondary {
        font-size: 1.8rem;
        padding-top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .enroll-wrap p.heads-secondary {
        font-size: 1.8rem;
        padding-top: 0px
    }
}

.enroll-wrap .mr-bottom-30 {
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .mr-bottom-30 {
        margin-bottom: 20px
    }
}

.enroll-wrap .newenroll-wrap-row {
    max-width: 60%;
    margin: 0 auto
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .newenroll-wrap-row {
        max-width: 100%
    }
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item {
        margin-bottom: 60px
    }
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item:last-child {
        margin-bottom: 0px
    }
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item:after {
    position: absolute;
    content: '';
    height: 80%;
    background: #E5E5E5;
    width: 1px;
    right: 0px;
    top: 10%
}

@media only screen and (max-width: 767px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item:after {
        height: 1px;
        width: 80%;
        right: auto;
        top: auto;
        left: 10%;
        bottom: -30px
    }
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item:last-child:after {
    display: none
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 37px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner {
        padding: 70px 20px 20px;
        margin-bottom: 20px;
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner p {
        font-size: 1.6rem
    }
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner a.onboardLink {
    position: absolute;
    bottom: 30px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-decoration: underline;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner a.onboardLink:hover {
    text-decoration: none
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner .existing-cust-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 33px
}

.enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner .existing-cust-icon img {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .newenroll-wrap-row .newenroll-wrap-item-inner .existing-cust-icon {
        top: -50px
    }
}

.enroll-wrap .newenroll-wrap-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.enroll-wrap .existing-wrap-row {
    max-width: 90%;
    margin: 0px auto
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .existing-wrap-row {
        max-width: 100%
    }
}

.enroll-wrap .existing-wrap-row .existing-wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 50px
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .existing-wrap-row .existing-wrap-item {
        margin-bottom: 20px
    }
}

.enroll-wrap .existing-wrap-row .existing-wrap-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 37px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.enroll-wrap .existing-wrap-row .existing-wrap-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .existing-wrap-row .existing-wrap-item-inner {
        padding: 70px 20px 20px
    }
}

.enroll-wrap .existing-wrap-row .existing-wrap-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .enroll-wrap .existing-wrap-row .existing-wrap-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .enroll-wrap .existing-wrap-row .existing-wrap-item-inner p {
        font-size: 1.6rem
    }
}

.enroll-wrap .existing-wrap-row .existing-wrap-item-inner .existing-cust-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 33px
}

.enroll-wrap .existing-wrap-row .existing-wrap-item-inner .existing-cust-icon img {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .enroll-wrap .existing-wrap-row .existing-wrap-item-inner .existing-cust-icon {
        top: -50px
    }
}

.enroll-wrap .existing-wrap-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.speech-wrap {
    position: relative;
    margin-bottom: 40px;
    margin-top: 180px
}

@media only screen and (max-width: 1440px) {
    .speech-wrap {
        margin-top: 110px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 1366px) {
    .speech-wrap {
        margin-top: 90px
    }
}

@media only screen and (max-width: 1280px) {
    .speech-wrap {
        margin-top: 100px
    }
}

@media only screen and (max-width: 1024px) {
    .speech-wrap {
        margin-top: 90px
    }
}

@media only screen and (max-width: 959px) {
    .speech-wrap {
        margin-top: 100px
    }
}

@media only screen and (max-width: 640px) {
    .speech-wrap {
        margin-top: 80px
    }
}

@media only screen and (max-width: 639px) {
    .speech-wrap {
        margin-top: 155px
    }
}

.speech-wrap .speech-icon-right {
    position: absolute;
    width: 300px;
    height: 300px;
    overflow: hidden;
    right: 5%;
    top: auto;
    bottom: 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 0
}

.speech-wrap .speech-icon-right img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .speech-wrap .speech-icon-right {
        width: 200px;
        height: 200px
    }
}

@media only screen and (max-width: 992px) {
    .speech-wrap .speech-icon-right {
        bottom: 30px;
        right: 3%
    }
}

@media only screen and (max-width: 767px) {
    .speech-wrap .speech-icon-right {
        bottom: 100px
    }
}

@media only screen and (max-width: 640px) {
    .speech-wrap .speech-icon-right {
        bottom: 100px
    }
}

@media only screen and (max-width: 480px) {
    .speech-wrap .speech-icon-right {
        bottom: 120px
    }
}

@media only screen and (max-width: 375px) {
    .speech-wrap .speech-icon-right {
        bottom: 150px
    }
}

@media only screen and (max-width: 320px) {
    .speech-wrap .speech-icon-right {
        bottom: 200px
    }
}

.speech-wrap .speech-content {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    border-radius: 14px;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    max-width: 65%;
    margin: 0px auto;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .speech-wrap .speech-content {
        padding: 20px;
        max-width: 70%
    }
}

@media only screen and (max-width: 1366px) {
    .speech-wrap .speech-content {
        max-width: 65%
    }
}

@media only screen and (max-width: 1280px) {
    .speech-wrap .speech-content {
        max-width: 70%
    }
}

@media only screen and (max-width: 1024px) {
    .speech-wrap .speech-content {
        max-width: 60%
    }
}

@media only screen and (max-width: 992px) {
    .speech-wrap .speech-content {
        max-width: 60%
    }
}

@media only screen and (max-width: 639px) {
    .speech-wrap .speech-content {
        max-width: 100%
    }
}

.speech-wrap .speech-content:before {
    content: '';
    position: absolute;
    width: 165px;
    height: 165px;
    left: -5%;
    top: -50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #e7252d;
    z-index: -1
}

@media only screen and (max-width: 1440px) {
    .speech-wrap .speech-content:before {
        top: -35%;
        left: -10%
    }
}

@media only screen and (max-width: 992px) {
    .speech-wrap .speech-content:before {
        left: -100px;
        top: 15px;
        width: 150px;
        height: 150px
    }
}

.speech-wrap .speech-content:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/our-team/bod/sundeep-sikka.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    right: -190px;
    bottom: 0;
    top: auto;
    left: auto
}

@media only screen and (max-width: 1440px) {
    .speech-wrap .speech-content:after {
        width: 200px;
        height: 200px
    }
}

@media only screen and (max-width: 992px) {
    .speech-wrap .speech-content:after {
        width: 150px;
        height: 150px;
        right: -100px;
        bottom: 90px
    }
}

@media only screen and (max-width: 640px) {
    .speech-wrap .speech-content:after {
        right: -110px;
        bottom: 90px
    }
}

@media only screen and (max-width: 639px) {
    .speech-wrap .speech-content:after {
        width: 150px;
        height: 150px;
        right: 0px;
        bottom: 92%
    }
}

.speech-wrap .speech-content p {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    margin-bottom: 0px
}

.speech-wrap .speech-content p.speech-name {
    font-family: "Ubuntu_Medium"
}

@media only screen and (max-width: 1440px) {
    .speech-wrap .speech-content p {
        font-size: 1.6rem
    }
}

.corporate-red-circle {
    width: 165px;
    height: 186px;
    background: url(../images/corporate-red-circle-whyinvest.png) no-repeat;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    left: 0px
}

@media only screen and (max-width: 1024px) {
    .corporate-red-circle {
        width: 165px;
        height: 186px;
        background-size: 100% 100%;
        bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .corporate-red-circle {
        width: 165px;
        height: 186px;
        bottom: 25px
    }
}
/* Added on 20 July 2020 */
.fixed #corp-request-btn.navbar-nav li, .fixed #salary-request-btn.navbar-nav li{
    margin:0 6px !important;
}
.corporate-solution .navbar, .saladvantage .navbar{
    padding: .5rem 0rem;
}
.fixed #corp-request-btn.navbar-nav li.solutions-drop::before, .fixed #salary-request-btn.navbar-nav li.solutions-drop::before{
    right: -15px !important;
}
.corporate-banner-wrap {
    background: url(../images/corporate-solution/corp-banner.png) no-repeat;
    padding: 20px 0px 0px;
    background-size: 100% 100%
}

.corporate-banner-wrap h1 {
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .corporate-banner-wrap h1 {
        font-size: 2.8rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-banner-wrap h1 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .corporate-banner-wrap h1 {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1440px) {
    .corporate-banner-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.corporate-banner-wrap .corporate-banner-row {
    max-width: 90%;
    margin: 0px auto;
    padding: 20px 0 0px
}

@media only screen and (max-width: 1024px) {
    .corporate-banner-wrap .corporate-banner-row {
        max-width: 100%
    }
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 50px
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 20px 20px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner {
        padding: 70px 20px 20px
    }
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner p {
        font-size: 1.4rem
    }
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner .corporate-banner-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 33px
}

.corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner .corporate-banner-icon img {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .corporate-banner-wrap .corporate-banner-row .corporate-banner-item-inner .corporate-banner-icon {
        top: -50px
    }
}

.corporate-banner-wrap .corporate-banner-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.corporate-banner-wrap .corporate-banner-row.owl-carousel .owl-controls .owl-dot span {
    background: #fff
}

.corporate-sub-down-wrap {
    background: url(../images/corporate-solution/corp-subscribe-down-banner.png) no-repeat;
    padding: 50px 0px 0px;
    background-size: 100% 100%
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap {
        padding-top: 20px
    }
}

@media only screen and (max-width: 1440px) {
    .corporate-sub-down-wrap a.red-button {
        padding: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap a.red-button {
        padding: 10px 10px
    }
}

@media only screen and (max-width: 1440px) {
    .corporate-sub-down-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.corporate-sub-down-wrap h2 {
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .corporate-sub-down-wrap h2 {
        font-size: 2.8rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .corporate-sub-down-wrap h2 {
        font-size: 1.8rem
    }
}

.corporate-sub-down-wrap h3 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    color: #fff
}

.corporate-sub-down-wrap p {
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .newsletter-list-wrap {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        overflow: hidden
    }
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 20px 0px
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list {
        width: 90%;
        margin: 0 auto
    }
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li {
    font-size: 1.5rem;
    padding: 0 8px 8px;
    font-family: "Ubuntu_Regular";
    text-transform: uppercase;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media only screen and (max-width: 767px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li {
        font-size: 1.4rem
    }
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li.active a:after {
    height: 100%;
    border: 2px solid #fff
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li.active a span {
    color: #000
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a {
    color: #fff;
    padding: 15px 25px;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a:hover span, .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a:active span {
    color: #000
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a:hover:after {
    height: 100%;
    border: 2px solid #fff
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a span {
    color: #fff;
    font-size: 1.6rem;
    font-family: "Ubuntu_Medium";
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a span {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a {
        font-size: 1.4rem;
        display: inline-block;
        padding: 5px 10px
    }
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list li a span {
        font-size: 1.2rem
    }
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list .owl-controls .owl-nav {
    width: 100%
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list .owl-controls .owl-nav .owl-next {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: -10px
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list .owl-controls .owl-nav .owl-next {
        top: 28px
    }
}

.corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list .owl-controls .owl-nav .owl-prev {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: -10px
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .newsletter-list-wrap ul.newsletter-list .owl-controls .owl-nav .owl-prev {
        top: 28px
    }
}

.corporate-sub-down-wrap .align-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.corporate-sub-down-wrap .align-center input[type="text"] {
    -webkit-border-radius: 15px 0px 0px 15px;
    -moz-border-radius: 15px 0px 0px 15px;
    -ms-border-radius: 15px 0px 0px 15px;
    border-radius: 15px 0px 0px 15px;
    font-family: "Ubuntu_Regular";
    font-size: 1.6rem
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .align-center input[type="text"] {
        padding: 10px
    }
}

@media only screen and (max-width: 479px) {
    .corporate-sub-down-wrap .align-center input[type="text"] {
        font-size: 1.4rem
    }
}

.corporate-sub-down-wrap .align-center .input-row {
    text-align: left;
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .align-center .input-row {
        margin-bottom: 20px
    }
}

.corporate-sub-down-wrap .input-with-button .btn {
    padding: 16px 25px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 0px 15px 15px 0px;
    -moz-border-radius: 0px 15px 15px 0px;
    -ms-border-radius: 0px 15px 15px 0px;
    border-radius: 0px 15px 15px 0px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    font-size: 1.6rem;
    border: none
}

@media only screen and (max-width: 1024px) {
    .corporate-sub-down-wrap .input-with-button .btn {
        padding: 11px 10px
    }
}

@media only screen and (max-width: 479px) {
    .corporate-sub-down-wrap .input-with-button .btn {
        font-size: 1.4rem
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .corporate-sub-down-wrap .align-center input[type="text"] {
        padding-top: 18px;
        padding-bottom: 18px;
        line-height: normal
    }
}

.saladvantage-banner-wrap {
    background: url(../images/salary-advantage/saladvantage-banner.png) no-repeat;
    padding: 20px 0px 0px;
    margin-bottom: 50px;
    background-size: 100% 100%
}

@media only screen and (max-width: 1024px) {
    .saladvantage-banner-wrap {
        margin-bottom: 20px
    }
}

.saladvantage-banner-wrap h1 {
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap h1 {
        font-size: 2.8rem
    }
}

@media only screen and (max-width: 1024px) {
    .saladvantage-banner-wrap h1 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .saladvantage-banner-wrap h1 {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row {
    max-width: 90%;
    margin: 0px auto;
    padding: 20px 0 0px
}

@media only screen and (max-width: 1024px) {
    .saladvantage-banner-wrap .saladvantage-banner-row {
        max-width: 100%
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 50px
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item {
        margin-top: 50px
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 20px 20px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner {
        padding: 40px 20px 20px
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p {
        font-size: 1.4rem
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p.slide-heads {
    color: #292929;
    font-family: "Ubuntu_Bold";
    font-size: 2rem
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p.slide-heads {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner p.slide-heads {
        font-size: 1.6rem
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 15px 25px
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon {
        padding: 15px 20px
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon.nurture {
    padding: 10px 35px
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon.nurture {
        padding: 10px 30px
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .saladvantage-banner-wrap .saladvantage-banner-row .saladvantage-banner-item-inner .saladvantage-banner-icon {
        width: 80px;
        height: 80px
    }
}

.saladvantage-banner-wrap .saladvantage-banner-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.saladvantage-banner-wrap .saladvantage-banner-row.owl-carousel .owl-controls .owl-dot span {
    background: #fff
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage {
        margin-bottom: 20px
    }
}

.what-is-saladvantage h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage h2 {
        font-size: 3rem;
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage h2 {
        font-size: 2rem;
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .what-is-saladvantage h2 {
        font-size: 1.8rem
    }
}

.what-is-saladvantage p.what-is-intro {
    font-family: "Ubuntu_Regular";
    font-size: 2.5rem;
    padding-bottom: 30px;
    margin-bottom: 0
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage p.what-is-intro {
        font-size: 2rem;
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage p.what-is-intro {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    .what-is-saladvantage p.what-is-intro {
        font-size: 1.6rem
    }
}

.what-is-saladvantage .advantage-carousels {
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage .advantage-carousels {
        padding-bottom: 20px
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 55px;
    padding-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item {
        padding: 55px 50px 20px
    }
}

@media only screen and (max-width: 992px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item {
        padding: 55px 30px 20px
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    text-align: center
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner.emp-adv-height {
        padding-bottom: 40px
    }
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner.emp-adv-height p.slide-heads {
        min-height: 50px
    }
}

@media only screen and (max-width: 639px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner.emp-adv-height p.slide-heads {
        min-height: auto
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner {
        padding: 40px 14px 20px
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner .hide-cont {
    display: none
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 20px
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p span.hide-cont {
    display: none
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 639px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p {
        height: auto !important
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p.slide-heads {
    color: #292929;
    font-family: "Ubuntu_Bold";
    font-size: 1.8rem;
    min-height: 60px;
    margin-bottom: 0
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p.slide-heads {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p.slide-heads {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 639px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner p.slide-heads {
        min-height: auto
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner a {
    position: relative;
    font-family: "Ubuntu_Bold";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 69px;
    bottom: 30px;
    display: inline-block
}

@media only screen and (max-width: 1024px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner a {
        display: inline-block
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #e7252d
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner a:hover:after {
    width: 100%
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner a.active:after {
    width: 100%
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner .salAdv-invest-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner .salAdv-invest-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .what-is-saladvantage .advantage-carousels .advantage-carousels-row .advantage-carousels-item-inner .salAdv-invest-icon {
        width: 80px;
        height: 80px
    }
}

.what-is-saladvantage .advantage-carousels .advantage-carousels-row.owl-carousel .owl-controls {
    margin-top: -20px
}

.salAdv-request-callback-wrap {
    margin-bottom: 20px;
    background: url(../images/bg-pattern.png) repeat
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont {
    width: 100%;
    position: relative;
    padding: 50px
}

@media only screen and (max-width: 1440px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont {
        padding: 50px 25px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont {
        padding: 30px
    }
}

@media only screen and (max-width: 768px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 70%;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm {
        max-width: 100%
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .input-radio-check-box label.form-label {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .input-radio-check-box label.form-label {
        font-size: 1.6rem
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm input[type="text"] {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem
}

@media only screen and (max-width: 1440px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm input[type="text"] {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 992px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .submitForm {
        margin: 0px auto;
        height: 100%
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .inputCenter {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .inputCenter .btn {
    padding: 16px 25px;
    background: #e7252d;
    color: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    font-size: 1.9rem;
    border: none;
    margin-top: 10px;
    font-family: "Ubuntu_Medium"
}

@media only screen and (max-width: 1024px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .inputCenter .btn {
        padding: 11px 10px;
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 479px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .salAdv-request-callbackForm .inputCenter .btn {
        font-size: 1.4rem
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont h2 {
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont h2 {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont h2 {
        font-size: 2rem;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont h2 {
        font-size: 1.8rem
    }
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .linkdinWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.salAdv-request-callback-wrap .salAdv-request-callback-cont .linkdinWrap .linkdin-link {
    color: #2967B2;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 24px
}

@media only screen and (max-width: 1440px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .linkdinWrap .linkdin-link {
        font-size: 1.5rem
    }
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .linkdinWrap .linkdin-link span img {
        width: 60px
    }
}

@media only screen and (max-width: 992px) {
    .salAdv-request-callback-wrap .salAdv-request-callback-cont .linkdinWrap .linkdin-link {
        margin-right: 15px
    }
}

.salAdv-enroll-wrap {
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap a.red-button {
        padding: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap a.red-button {
        padding: 10px 10px
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.salAdv-enroll-wrap h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap h2 {
        font-size: 3rem;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .salAdv-enroll-wrap h2 {
        font-size: 1.8rem
    }
}

.salAdv-enroll-wrap h3 {
    font-size: 2.5rem;
    font-family: "Ubuntu_Bold"
}

.salAdv-enroll-wrap h3 span {
    font-size: 1.8rem;
    padding: 10px 0px
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap h3 {
        font-size: 2.0rem
    }
    .salAdv-enroll-wrap h3 span {
        font-size: 1.6rem
    }
}

.salAdv-enroll-wrap p.heads-secondary {
    font-size: 2.5rem;
    padding-bottom: 30px;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap p.heads-secondary {
        padding-bottom: 20px;
        font-size: 2rem
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap p.heads-secondary {
        font-size: 1.8rem
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row {
    max-width: 62%;
    margin: 0 auto
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row {
        max-width: 90%
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row {
        max-width: 100%
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    position: relative;
    padding-top: 55px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item {
        margin-bottom: 60px
    }
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item:last-child {
        margin-bottom: 0px
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item:after {
    position: absolute;
    content: '';
    height: 80%;
    background: #E5E5E5;
    width: 1px;
    right: 0px;
    top: 10%
}

@media only screen and (max-width: 767px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item:after {
        height: 1px;
        width: 80%;
        right: auto;
        top: auto;
        left: 10%;
        bottom: -30px
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item:last-child:after {
    display: none
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner {
        padding: 25px;
        padding-top: 50px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner {
        padding: 20px;
        padding-top: 50px
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 35px;
    position: relative;
    min-height: 120px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner p {
        font-size: 1.6rem;
        min-height: 70px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner p {
        min-height: 80px
    }
}

@media only screen and (max-width: 992px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner p {
        min-height: 100px
    }
}

@media only screen and (max-width: 767px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner p {
        font-size: 1.6rem;
        min-height: auto !important
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner a.red-button {
        padding: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner a.red-button {
        padding: 10px 10px
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner a.red-button span {
        font-size: 1.4rem
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner .enroll-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner .enroll-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-newenroll-wrap-row .salAdv-newenroll-wrap-item-inner .enroll-icon {
        width: 80px;
        height: 80px
    }
}

.salAdv-enroll-wrap .salAdv-newenroll-wrap-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row {
    max-width: 90%;
    margin: 0px auto
}

@media only screen and (max-width: 1024px) {
    .salAdv-enroll-wrap .salAdv-existing-wrap-row {
        max-width: 100%
    }
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-top: 50px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item {
        margin-bottom: 20px
    }
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner {
    background: #fff;
    width: 100%;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 37px;
    text-align: center;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner {
        padding: 40px 20px 20px
    }
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner p {
        font-size: 1.6rem
    }
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner .salAdv-existing-cust-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 33px
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row .salAdv-existing-wrap-item-inner .salAdv-existing-cust-icon img {
    width: 100%
}

.salAdv-enroll-wrap .salAdv-existing-wrap-row.owl-carousel .owl-controls {
    margin-top: 0px
}

.salAdv-sub-down-wrap {
    background: url(../images/salary-advantage/saladvantage-down-banner.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .salAdv-sub-down-wrap {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-sub-down-wrap a.red-button {
        padding: 15px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-sub-down-wrap a.red-button {
        padding: 10px 10px
    }
}

@media only screen and (max-width: 1440px) {
    .salAdv-sub-down-wrap a.red-button span {
        font-size: 1.4rem
    }
}

.salAdv-sub-down-wrap .newsletter-link-wrap {
    padding: 20px 0px 0
}

.salAdv-sub-down-wrap h2 {
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 30px;
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .salAdv-sub-down-wrap h2 {
        font-size: 3rem;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .salAdv-sub-down-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 992px) {
    .salAdv-sub-down-wrap h2 {
        font-size: 1.8rem
    }
}

.calc-wrap {
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .calc-wrap {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .calc-wrap.emp-save-more .cal-info-row.save-more-row .calc-graph {
        margin-top: 75px
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap.emp-get-more .cal-info-row.save-more-row {
        margin-top: 15px
    }
}

@media only screen and (max-width: 767px) {
    .calc-wrap.emp-get-more .cal-info-row.save-more-row {
        margin-top: 0px
    }
}

.calc-wrap.emp-get-more .cal-info-row.save-more-row .bar-chart-wrap .gray-bar {
    height: 200px
}

@media only screen and (max-width: 767px) {
    .calc-wrap.emp-get-more .cal-info-row.save-more-row .bar-chart-wrap .gray-bar {
        height: 150px
    }
}

.calc-wrap h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 15px
}

@media only screen and (max-width: 1440px) {
    .calc-wrap h2 {
        font-size: 3rem;
        padding-bottom: 10px
    }
}

@media only screen and (max-width: 1024px) {
    .calc-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap h2 {
        font-size: 1.8rem
    }
}

.calc-wrap p.calc-intro {
    font-family: "Ubuntu_Regular";
    font-size: 2.5rem;
    padding-bottom: 70px;
    margin-bottom: 0;
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1440px) {
    .calc-wrap p.calc-intro {
        font-size: 2rem
    }
}

@media only screen and (max-width: 1024px) {
    .calc-wrap p.calc-intro {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap p.calc-intro {
        font-size: 1.6rem;
        max-width: 100%;
        padding-bottom: 20px
    }
}

.calc-wrap .bar-chart-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    max-width: 200px;
    margin: 0px auto
}

@media only screen and (max-width: 767px) {
    .calc-wrap .bar-chart-wrap {
        margin: 100px auto 70px
    }
}

.calc-wrap .bar-chart-wrap .gray-bar {
    height: 240px;
    background: #EFEFEF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
    padding: 0px 10px 30px;
    margin: 0 10px;
    position: relative;
    font-size: 1.8rem
}

@media only screen and (max-width: 1024px) {
    .calc-wrap .bar-chart-wrap .gray-bar {
        font-size: 1.2rem
    }
}

.calc-wrap .bar-chart-wrap .gray-bar .income-amt {
    position: absolute;
    top: -25px;
    font-family: "Ubuntu_Bold";
    font-size: 1.3rem;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    left: 0;
    z-index: 1
}

.calc-wrap .bar-chart-wrap .gray-bar .income-amt.differenceAmt {
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .calc-wrap .bar-chart-wrap .gray-bar .income-amt {
        font-size: 1.2rem
    }
}

.calc-wrap .bar-chart-wrap .gray-bar .green-income-amt {
    position: absolute;
    top: -25px;
    font-family: "Ubuntu_Bold";
    font-size: 1.2rem;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    left: 0;
    z-index: 1
}

.calc-wrap .bar-chart-wrap .gray-bar .green-bar {
    position: absolute;
    top: 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    left: 0;
    background: #70C95A;
    height: 80px;
    bottom: 100%;
    top: auto
}

.calc-wrap .cal-info-row {
    max-width: 80%;
    margin: 0 auto;
    width: 100%;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

@media only screen and (max-width: 1440px) {
    .calc-wrap .cal-info-row {
        max-width: 100%
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row {
        margin-top: 50px
    }
}

@media only screen and (max-width: 767px) {
    .calc-wrap .cal-info-row {
        margin-top: 0px
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row .col {
        width: 100%
    }
}

.calc-wrap .cal-info-row .icon-descript {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media only screen and (max-width: 767px) {
    .calc-wrap .cal-info-row .icon-descript {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.calc-wrap .cal-info-row .icon-descript.smart-saver {
    position: relative
}

@media only screen and (max-width: 767px) {
    .calc-wrap .cal-info-row .icon-descript.smart-saver {
        padding-top: 40px
    }
}

.calc-wrap .cal-info-row .icon-descript.smart-saver:before {
    width: 92px;
    height: 92px;
    position: absolute;
    content: '';
    background: url(../images/salary-advantage/smart-saver.png) 0 0 no-repeat;
    left: 50px;
    top: -72px
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row .icon-descript.smart-saver:before {
        left: auto;
        top: -60px;
        right: 0
    }
}

.calc-wrap .cal-info-row .icon-descript .calc-icon {
    display: block;
    width: 100px;
    height: 100px
}

.calc-wrap .cal-info-row .icon-descript .calc-descript {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .calc-wrap .cal-info-row .icon-descript .calc-descript {
        padding-left: 10px
    }
}

.calc-wrap .cal-info-row .icon-descript .calc-descript p {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    color: #292929;
    margin-bottom: 0px;
    padding-bottom: 20px;
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .calc-wrap .cal-info-row .icon-descript .calc-descript p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row .icon-descript .calc-descript p {
        font-size: 1.4rem
    }
}

.calc-wrap .cal-info-row .calc-result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.calc-wrap .cal-info-row .calc-result p {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    color: #292929;
    margin-bottom: 0px;
    padding-bottom: 10px;
    line-height: normal
}

@media only screen and (max-width: 1440px) {
    .calc-wrap .cal-info-row .calc-result p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row .calc-result p {
        font-size: 1.4rem
    }
}

.calc-wrap .cal-info-row .calc-result p span.reimubse-amt {
    font-family: "Ubuntu_Bold"
}

.calc-wrap .cal-info-row .calc-result.single-result .calc-result-details {
    width: 100%
}

.calc-wrap .cal-info-row .calc-result.double-result .calc-result-details {
    width: 50%
}

@media only screen and (max-width: 992px) {
    .calc-wrap .cal-info-row .calc-result.double-result .calc-result-details {
        width: 48%;
        margin-right: 2%
    }
}

.retain-prg-wrap {
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .retain-prg-wrap {
        margin-bottom: 20px
    }
}

.retain-prg-wrap h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 50px
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap h2 {
        font-size: 3rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 1024px) {
    .retain-prg-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .retain-prg-wrap h2 {
        font-size: 1.8rem
    }
}

.retain-prg-wrap p.retain-prg-intro {
    font-family: "Ubuntu_Regular";
    font-size: 2.5rem;
    padding-bottom: 50px;
    margin-bottom: 0;
    max-width: 50%;
    width: 100%;
    margin: 0px auto
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap p.retain-prg-intro {
        font-size: 2rem;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .retain-prg-wrap p.retain-prg-intro {
        font-size: 1.8rem;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .retain-prg-wrap p.retain-prg-intro {
        font-size: 1.6rem;
        max-width: 100%
    }
}

.retain-prg-wrap .retain-prg-row .retain-prg-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 55px;
    padding-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item {
        padding: 55px 50px 20px
    }
}

@media only screen and (max-width: 992px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item {
        padding: 55px 30px 20px
    }
}

.retain-prg-wrap .retain-prg-row .retain-prg-item-inner {
    width: 100%;
    border: 1px solid #E5E5E5;
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 70px 37px 40px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.retain-prg-wrap .retain-prg-row .retain-prg-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item-inner {
        padding: 40px 20px 20px
    }
}

.retain-prg-wrap .retain-prg-row .retain-prg-item-inner p {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item-inner p {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 767px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item-inner p {
        margin-bottom: 0px;
        font-size: 1.4rem
    }
}

.retain-prg-wrap .retain-prg-row .retain-prg-item-inner .retain-icon {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -50px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 25px
}

.retain-prg-wrap .retain-prg-row .retain-prg-item-inner .retain-icon img {
    width: 100%
}

@media only screen and (max-width: 1440px) {
    .retain-prg-wrap .retain-prg-row .retain-prg-item-inner .retain-icon {
        width: 80px;
        height: 80px
    }
}

.retain-prg-wrap .retain-prg-row.owl-carousel .owl-controls {
    margin-top: -20px
}

.testimonial-wrap {
    margin-bottom: 20px;
    position: relative
}

.testimonial-wrap:before {
    width: 227px;
    height: 294px;
    position: absolute;
    content: '';
    background: url(../images/salary-advantage/tesimony-circle.png) 0 0 no-repeat;
    background-size: cover;
    right: 0px;
    top: -20px
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap:before {
        display: none
    }
}

.testimonial-wrap h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
    padding-bottom: 30px
}

@media only screen and (max-width: 1440px) {
    .testimonial-wrap h2 {
        font-size: 3rem;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .testimonial-wrap h2 {
        font-size: 2rem
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap h2 {
        font-size: 1.8rem
    }
}

.testimonial-wrap .testimonial-row {
    margin-bottom: 50px;
    width: 100%;
    border: 1px solid #E5E5E5;
    background: #fff;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 30px 60px;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1024px) {
    .testimonial-wrap .testimonial-row {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row {
        padding: 0px 0px 20px 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .testimonial-inner {
        padding: 20px 10px 0px
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads {
    position: relative;
    padding-left: 45px
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads {
        padding-left: 0px;
        padding-top: 50px;
        padding-bottom: 5px
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads:before {
    width: 33px;
    height: 33px;
    position: absolute;
    content: '';
    background: url(../images/salary-advantage/tesimony-icon.png) 0 0 no-repeat;
    background-size: cover;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads:before {
        transform: translateY(none);
        -webkit-transform: translateY(none);
        -moz-transform: translateY(none);
        -ms-transform: translateY(none);
        -o-transform: translateY(none);
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads h3 {
    color: #292929;
    font-size: 2rem;
    font-family: "Ubuntu_Medium"
}

.testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads h3 span {
    font-size: 1.4rem
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads h3 {
        font-size: 1.7rem;
        text-align: center
    }
    .testimonial-wrap .testimonial-row .testimonial-inner .testimonial-heads h3 span {
        font-size: 1.3rem;
        padding-top: 5px
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner p {
    font-size: 1.8rem;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .testimonial-wrap .testimonial-row .testimonial-inner p {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .testimonial-inner p {
        font-size: 1.4rem
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner p .hide-cont {
    display: none
}

.testimonial-wrap .testimonial-row .testimonial-inner a {
    position: relative;
    font-family: "Ubuntu_Bold";
    display: inline-block;
    margin-top: 15px
}

@media only screen and (max-width: 1024px) {
    .testimonial-wrap .testimonial-row .testimonial-inner a {
        display: inline-block
    }
}

.testimonial-wrap .testimonial-row .testimonial-inner a:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #e7252d
}

.testimonial-wrap .testimonial-row .testimonial-inner a:hover:after {
    width: 100%
}

.testimonial-wrap .testimonial-row .testimonial-inner a.active:after {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .owl-controls {
        position: absolute;
        width: 50%;
        bottom: -30px;
        margin: 0 auto;
        left: 0;
        right: 0
    }
}

.testimonial-wrap .testimonial-row .owl-controls .owl-nav {
    width: 100%
}

.testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-next {
    background: #e7252d;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    text-indent: -9999px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-next {
        top: auto;
        margin: 0px 20px
    }
}

.testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-next:before {
    content: '';
    position: absolute;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 15px;
    top: 12px;
    right: 14px;
    height: 15px
}

.testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-prev {
    background: #e7252d;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    text-indent: -9999px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-prev {
        top: auto;
        margin: 0px 20px
    }
}

.testimonial-wrap .testimonial-row .owl-controls .owl-nav .owl-prev:before {
    content: '';
    position: absolute;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 15px;
    top: 12px;
    left: 14px;
    height: 15px
}

.foot-note ul {
    margin-bottom: 0px
}

.foot-note ul li {
    font-size: 1.3rem
}

.foot-note ul li a {
    font-family: "Ubuntu_Bold";
    text-decoration: underline
}

.slider-wrap {
    margin: 30px;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .slider-wrap {
        margin: 15px 30px
    }
}

.slider-wrap .idv-days {
    position: relative;
    margin: 48px 0;
    z-index: 1;
    display: inline-block;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .slider-wrap .idv-days {
        margin: 20px auto
    }
}

.slider-wrap .idv-days .idv-days-range span.mileStone {
    position: absolute;
    font-size: 2rem;
    bottom: -30px;
    width: 9px;
    height: 28px;
    background: #E7252D;
    bottom: 0px;
    content: '';
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.slider-wrap .idv-days .idv-days-range span.mileStone.first-mile {
    left: 0%
}

.slider-wrap .idv-days .idv-days-range span.mileStone.second-mile {
    left: 16.67%
}

.slider-wrap .idv-days .idv-days-range span.mileStone.second-mile:before {
    content: '5 Years';
    position: absolute;
    bottom: -30px;
    left: -20px;
    font-size: 1.8rem;
    width: 100px;
    height: 30px;
    display: block
}

@media only screen and (max-width: 767px) {
    .slider-wrap .idv-days .idv-days-range span.mileStone.second-mile:before {
        font-size: 1.5rem;
        bottom: -36px
    }
}

@media only screen and (max-width: 479px) {
    .slider-wrap .idv-days .idv-days-range span.mileStone.second-mile:before {
        display: none
    }
}

.slider-wrap .idv-days .idv-days-range span.mileStone.third-mile {
    left: 58.33%
}

.slider-wrap .idv-days .idv-days-range span.mileStone.third-mile:before {
    content: '10 Years';
    position: absolute;
    bottom: -30px;
    left: -20px;
    font-size: 1.8rem;
    width: 100px;
    height: 30px;
    display: block
}

@media only screen and (max-width: 767px) {
    .slider-wrap .idv-days .idv-days-range span.mileStone.third-mile:before {
        font-size: 1.5rem;
        bottom: -36px
    }
}

@media only screen and (max-width: 479px) {
    .slider-wrap .idv-days .idv-days-range span.mileStone.third-mile:before {
        display: none
    }
}

.slider-wrap .idv-days .idv-days-range span.mileStone.forth-mile {
    left: 100%
}

.slider-wrap .idv-days #idvdays {
    position: absolute;
    top: -39px;
    text-align: center;
    width: 60px;
    height: 34px;
    line-height: 35px;
    left: -15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background: #E7252D
}

.slider-wrap .idv-days .max-range {
    color: #000;
    font-size: 2rem;
    display: inline-block;
    position: absolute;
    right: -20px;
    bottom: -30px;
    text-align: right
}

.slider-wrap .idv-days .min-range {
    color: #000;
    font-size: 2rem;
    display: inline-block;
    position: absolute;
    left: -20px;
    bottom: -30px;
    text-align: left
}

.slider-wrap .maxIndi {
    font-size: 1.8rem
}

@media only screen and (max-width: 767px) {
    .slider-wrap .maxIndi {
        font-size: 1.5rem
    }
}

.slider-wrap .ui-slider {
    position: relative
}

.slider-wrap .ui-slider-horizontal {
    position: relative
}

.slider-wrap .ui-slider-horizontal:before {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    left: 0px;
    top: 50%;
    background: #E7252D
}

.slider-wrap .ui-slider-horizontal .ui-slider-handle {
    height: 30px;
    width: 30px;
    background: #fff;
    border: 2px solid #E7252D;
    margin-left: -11px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: block;
    z-index: 1;
    outline: none
}

.slider-wrap .ui-slider-horizontal .ui-slider-pip {
    position: relative
}

.slider-wrap .ui-slider-horizontal .ui-slider-pip.ui-slider-pip-number {
    position: relative
}

.slider-wrap .ui-slider-horizontal .ui-slider-pip.ui-slider-pip-number .ui-slider-line {
    width: 5px;
    height: 20px;
    background: #E7252D;
    display: block;
    position: absolute;
    left: 0;
    bottom: 50%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.slider-wrap .ui-slider-horizontal .ui-slider-pip.ui-slider-pip-number .ui-slider-number {
    font-size: 1.8rem;
    position: absolute;
    top: 5px;
    left: 50%;
    width: 2em
}

.owl-stage-outer .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.owl-stage-outer .owl-stage .owl-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.relative-pos {
    position: relative
}

.bodyOverflow {
    overflow: hidden
}

.register-wrap {
    margin: 50px 0px
}

@media only screen and (max-width: 1440px) {
    .register-wrap {
        margin: 20px 0px
    }
}

.register-wrap .solutions-tabs ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    max-width: 75%;
    margin: 0px auto
}

@media only screen and (max-width: 992px) {
    .register-wrap .solutions-tabs ul {
        max-width: 90%
    }
}

@media only screen and (max-width: 480px) {
    .register-wrap .solutions-tabs ul {
        max-width: 100%
    }
}

.register-wrap .solutions-tabs ul li {
    display: inline-block;
    position: relative;
    width: 50%;
    padding: 0 30px
}

.register-wrap .solutions-tabs ul li a {
    font-size: 2.0rem;
    color: rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    font-family: "Ubuntu_Bold";
    position: relative
}

@media only screen and (max-width: 767px) {
    .register-wrap .solutions-tabs ul li a {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 640px) {
    .register-wrap .solutions-tabs ul li a {
        font-size: 1.6rem
    }
}

.register-wrap .solutions-tabs ul li a:hover {
    color: #000
}

.register-wrap .solutions-tabs ul li a:hover:before {
    width: 100%
}

.register-wrap .solutions-tabs ul li a:before {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    height: 5px;
    bottom: -10px;
    left: 0;
    background: #e7252d;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px
}

.register-wrap .solutions-tabs ul li.active a {
    color: #000
}

.register-wrap .solutions-tabs ul li.active a:before {
    width: 100%
}

.register-wrap .solutions-tabs ul li:first-child {
    text-align: right
}

@media only screen and (max-width: 479px) {
    .register-wrap .solutions-tabs ul li:first-child {
        text-align: left
    }
}

.register-wrap .solutions-tabs ul li:last-child {
    text-align: left
}

@media only screen and (max-width: 479px) {
    .register-wrap .solutions-tabs ul li:last-child {
        text-align: left
    }
}

.register-wrap .solutions-tabs ul li:last-child:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    background: #E5E5E5;
    left: 0%;
    top: 0px
}

.register-wrap .solutions-content {
    margin-top: 50px
}

@media only screen and (max-width: 1440px) {
    .register-wrap .solutions-content {
        margin-top: 20px
    }
}

.register-wrap .solutions-content .solutions-content-inner {
    display: none
}

.register-wrap .solutions-content .solutions-content-inner.sol-tab-show {
    display: block
}

.register-wrap .solutions-intro {
    max-width: 80%;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .register-wrap .solutions-intro {
        max-width: 100%
    }
}

.register-wrap .solutions-intro p {
    font-size: 1.8rem;
    color: #000;
    font-family: "Ubuntu_Regular";
    text-align: center;
    margin-bottom: 20px
}

@media only screen and (max-width: 1024px) {
    .register-wrap .solutions-intro p {
        font-size: 1.6rem
    }
}

.register-wrap .solutions-intro p a {
    position: relative;
    padding-right: 5px;
    padding-left: 5px
}

@media only screen and (max-width: 1024px) {
    .register-wrap .solutions-intro p a {
        display: inline-block;
        padding-left: 0px
    }
}

.register-wrap .solutions-intro p a:before {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #000
}

@media only screen and (max-width: 1024px) {
    .register-wrap .solutions-intro p a:before {
        display: none
    }
}

.register-wrap .solutions-intro p a:hover:before {
    width: 0
}

.register-wrap .solutions-intro p a.active:before {
    width: 0
}

.register-wrap h2 {
    text-align: center;
    font-size: 2rem;
    font-family: "Ubuntu_Bold";
    padding: 15px 0 20px
}

@media only screen and (max-width: 640px) {
    .register-wrap h2 {
        font-size: 1.6rem;
        padding-top: 0
    }
}

.register-wrap .register-row-main {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.register-wrap .register-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1440px) {
    .register-wrap .register-row {
        padding: 5px 20px 20px
    }
}

@media only screen and (max-width: 992px) {
    .register-wrap .register-row {
        padding: 5px 5px 20px
    }
}

@media only screen and (max-width: 640px) {
    .register-wrap .register-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 0 20px
    }
}

.register-wrap .register-row .register-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 30px
}

@media only screen and (max-width: 992px) {
    .register-wrap .register-row .register-item {
        padding-top: 30px
    }
}

@media only screen and (max-width: 640px) {
    .register-wrap .register-row .register-item {
        max-width: 100%
    }
}

.register-wrap .register-row .register-item-inner {
    width: 100%;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 50px 30px 30px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: -5px 5px 10px rgba(168, 126, 126, 0.102)
}

.register-wrap .register-row .register-item-inner:first-child {
    -webkit-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -moz-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -ms-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    -o-box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102);
    box-shadow: 0px 5px 10px rgba(168, 126, 126, 0.102)
}

@media only screen and (max-width: 1440px) {
    .register-wrap .register-row .register-item-inner {
        padding: 50px 10px 20px
    }
}

.register-wrap .register-row .register-item-inner h3 {
    font-size: 1.8rem;
    text-align: center;
    font-family: "Ubuntu_Bold";
    max-width: 80%;
    margin: 0px auto 20px
}

@media only screen and (max-width: 1440px) {
    .register-wrap .register-row .register-item-inner h3 {
        margin-bottom: 15px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .register-wrap .register-row .register-item-inner h3 {
        margin-bottom: 10px;
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 640px) {
    .register-wrap .register-row .register-item-inner h3 br {
        display: none
    }
}

.register-wrap .register-row .register-item-inner p {
    font-size: 1.6rem;
    text-align: center;
    font-family: "Ubuntu_Regular";
    margin-bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .register-wrap .register-row .register-item-inner p {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 1024px) {
    .register-wrap .register-row .register-item-inner p {
        font-size: 1.4rem
    }
}

.register-wrap .register-row .register-item-inner .register-icon {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #F8F8F8;
    position: absolute;
    top: -45px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 20px
}

.register-wrap .register-row .register-item-inner .register-icon img {
    width: 100%
}

.register-wrap .no-icon .register-item {
    padding-top: 30px
}

@media only screen and (max-width: 992px) {
    .register-wrap .no-icon .register-item {
        padding-top: 10px
    }
}

.register-wrap .signup-row {
    background: #e7252d;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border-radius: 11px;
    padding: 30px 40px;
    text-align: center;
    color: #fff;
    position: relative
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row {
        padding: 20px 18px
    }
}

@media only screen and (max-width: 992px) {
    .register-wrap .signup-row {
        max-width: 80%;
        margin: 0 auto !important
    }
}

@media only screen and (max-width: 640px) {
    .register-wrap .signup-row {
        max-width: 100%;
        margin: 0 auto !important
    }
}

.register-wrap .signup-row h3 {
    font-size: 1.8rem;
    padding-bottom: 20px
}

@media only screen and (max-width: 575px) {
    .register-wrap .signup-row h3 {
        font-size: 1.5rem
    }
}

.register-wrap .signup-row p {
    color: #fff;
    font-size: 3rem;
    font-weight: "Ubuntu_Bold"
}

.register-wrap .signup-row p.not-user-txt {
    font-size: 1.5rem
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row p.not-user-txt {
        font-size: 1.3rem
    }
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row p {
        font-size: 1.5rem
    }
}

.register-wrap .signup-row .input-row {
    width: 90%;
    margin: 0 auto 25px
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row .input-row {
        margin: 15px auto 20px;
        max-width: 300px;
        width: 100%;
        text-align: left
    }
}

.register-wrap .signup-row .input-row .errorMsg {
    bottom: -10px
}

.register-wrap .signup-row .input-row.center-align {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.register-wrap .signup-row .input-row a.otptext {
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.register-wrap .signup-row .input-row a.otptext:hover {
    text-decoration: underline
}

.register-wrap .signup-row .input-row input[type="text"] {
    font-size: 1.5rem;
    font-family: "Ubuntu_Regular"
}

.register-wrap .signup-row .input-row input[type="text"]::placeholder {
    color: #000;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row .input-row input[type="text"] {
        padding: 10px 25px
    }
}

.register-wrap .signup-row .input-row input[type="button"].white-button, .register-wrap .signup-row .input-row input[type="submit"].white-button {
    padding: 15px 25px;
    background: #fff;
    color: #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    font-size: 1.4rem;
    font-family: "Ubuntu_Bold";
    display: inline-block;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A
}

@media only screen and (max-width: 1024px) {
    .register-wrap .signup-row .input-row input[type="button"].white-button, .register-wrap .signup-row .input-row input[type="submit"].white-button {
        font-size: 1.2rem
    }
}

.register-wrap .signup-row a {
    font-size: 1.5rem;
    color: #fff;
    font-family: "Ubuntu_Regular"
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row a {
        font-size: 1.3rem
    }
}

.register-wrap .signup-row a.white-text-link {
    position: relative;
    padding-right: 5px;
    padding-left: 5px
}

@media only screen and (max-width: 1024px) {
    .register-wrap .signup-row a.white-text-link {
        display: inline-block;
        padding-left: 0px
    }
}

.register-wrap .signup-row a.white-text-link:before {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: 0;
    background: #fff
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row a.white-text-link:before {
        bottom: 0px
    }
}

.register-wrap .signup-row a.white-text-link:hover:before {
    width: 0
}

.register-wrap .signup-row a.white-text-link.active:before {
    width: 0
}

.register-wrap .signup-row a.white-text-link.forget-password {
    position: absolute;
    right: 0px;
    bottom: -20px;
    font-size: 1.2rem
}

.register-wrap .signup-row a.white-text-link.forget-password:before {
    bottom: 0px
}

@media only screen and (max-width: 1440px) {
    .register-wrap .signup-row a.white-text-link.forget-password {
        bottom: -10px
    }
}

.register-wrap .selectfolioleft {
    padding: 10px 60px 10px;
    margin-bottom: 60px;
    border-right: 1px solid #e5e5e5
}

@media only screen and (max-width: 1199px) {
    .register-wrap .selectfolioleft {
        padding: 10px 30px;
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 991px) {
    .register-wrap .selectfolioleft {
        border: none
    }
    .interested p{
    margin-bottom: 10px !important;
    }
    .banner-wrap .banner-inner .banner-inner-item .banner-text{
        background-size: 100% auto !important;
    }
}
@media only screen and (max-width: 767px) {
    .register-wrap .selectfolioleft {
        padding: 10px 0
    }
    .banner-wrap .banner-inner .banner-inner-item .banner-text{
        background-size: 100% 100% !important;
    }
}
.register-wrap .selectfolioleft p {
    font-size: 1.6rem;
    text-align: center
}

@media only screen and (max-width: 575px) {
    .register-wrap .selectfolioleft p {
        font-size: 1.4rem
    }
}

.register-wrap .selectfolioleft .folionumbersselwrapper {
    padding: 20px 0
}

.register-wrap .selectfolioleft .btnlink {
    text-align: center
}

.register-wrap .selectfolioleft .btnlink a {
    display: inline-block;
    margin-bottom: 15px
}

.register-wrap .selectfolioleft .btnlink a.textlink {
    font-size: 1.2rem;
    position: relative;
    padding-right: 5px;
    padding-left: 5px
}

@media only screen and (max-width: 1024px) {
    .register-wrap .selectfolioleft .btnlink a.textlink {
        display: inline-block;
        padding-left: 0px
    }
}

.register-wrap .selectfolioleft .btnlink a.textlink:before {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #000
}

@media only screen and (max-width: 1024px) {
    .register-wrap .selectfolioleft .btnlink a.textlink:before {
        display: none
    }
}

.register-wrap .selectfolioleft .btnlink a.textlink:hover:before {
    width: 0
}

.register-wrap .selectfolioleft .btnlink a.textlink.active:before {
    width: 0
}

.register-wrap .selectfolioleft .folionumbersel {
    cursor: pointer
}

.register-wrap .selectfolioleft .folionumbersel.active {
    border: 1px solid #000000
}

.register-wrap .selectfolioleft .folionumbersel.active p {
    color: #000;
    font-family: "Ubuntu_Medium"
}

.register-wrap .selectfolioleft .folionumbersel.active a {
    color: #000
}

.register-wrap .selectfolioright {
    padding: 10px 50px 10px;
    margin-bottom: 60px
}

@media only screen and (max-width: 1023px) {
    .register-wrap .selectfolioright {
        padding: 10px 15px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .register-wrap .selectfolioright {
        padding: 10px 0
    }
}

.register-wrap .selectfolioright .signup-row::before {
    background: none
}

.register-wrap .selectfolioright .folionumbersselwrapper {
    padding: 0 0 25px
}

.register-wrap .selectfolioright .folionumbersselwrapper .folionumbersel p {
    color: #000;
    font-size: 1.4rem;
    font-family: "Ubuntu_Medium";
    display: block;
    width: 100%;
    padding-bottom: 3px
}

.register-wrap .folionumbersel {
    padding: 20px 15px;
    border-radius: 7px;
    border: 1px solid #b4b4b4;
    margin-bottom: 25px
}

@media only screen and (max-width: 575px) {
    .register-wrap .folionumbersel {
        padding: 10px 5px
    }
}

.register-wrap .folionumbersel p {
    font-size: 1.4rem;
    text-align: left;
    color: #999;
    padding: 0;
    margin: 0
}

@media only screen and (max-width: 575px) {
    .register-wrap .folionumbersel p {
        padding-bottom: 5px
    }
}

.register-wrap .folionumbersel p a {
    color: #999
}

.register-wrap .folionumbersel p span {
    font-size: 1.2rem;
    display: block
}

.nicenterpopup {
    background: #fff;
    border-radius: 7px;
    position: fixed;
    z-index: 12;
    text-align: center;
    width: 100%;
    max-width: 815px;
    height: auto;
    display: none;
    padding: 0px
}

@media only screen and (max-width: 992px) {
    .nicenterpopup {
        max-width: 90%
    }
}

@media only screen and (orientation: landscape) and (max-width: 767px) {
    .nicenterpopup.login-pop {
        height: 75vh
    }
}

@media only screen and (max-width: 480px) {
    .nicenterpopup.login-pop {
        height: 75vh
    }
}

.nicenterpopup p {
    font-family: "Ubuntu_Regular";
    font-size: 1.8rem;
    line-height: normal
}

.nicenterpopup p.pop-heading {
    font-family: "Ubuntu_Bold";
    font-size: 3rem;
    margin-top: 10px
}

@media only screen and (max-width: 1440px) {
    .nicenterpopup p.pop-heading {
        font-size: 2rem;
        margin: 5px 0
    }
}

@media only screen and (max-width: 767px) {
    .nicenterpopup p.pop-heading {
        font-size: 1.8rem
    }
}

.nicenterpopup p.division-text {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    line-height: normal;
    opacity: .3;
    filter: alpha(opacity=30)
}

@media only screen and (max-width: 1440px) {
    .nicenterpopup p.division-text {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .nicenterpopup p {
        font-size: 1.6rem
    }
}

.nicenterpopup a.greyBtn {
    display: inline-block;
    margin-top: 15px
}

.nicenterpopup .nipopup-inner {
    display: block;
    padding: 10px
}

.nicenterpopup .nipopup-inner .input-row {
    width: 90%;
    margin: 0 auto 20px
}

@media only screen and (max-width: 992px) {
    .nicenterpopup .nipopup-inner .input-row {
        margin: 15px auto;
        max-width: 300px;
        width: 100%
    }
}

@media only screen and (max-width: 1440px) {
    .nicenterpopup .nipopup-inner .input-row:last-child {
        margin-bottom: 0px
    }
}

.nicenterpopup .nipopup-inner .input-row.center-align {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.nicenterpopup .nipopup-inner .input-row a.otptext {
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.nicenterpopup .nipopup-inner .input-row a.otptext:hover {
    text-decoration: underline
}

.nicenterpopup .nipopup-inner .input-row input[type="text"] {
    font-size: 1.5rem;
    font-family: "Ubuntu_Regular";
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.nicenterpopup .nipopup-inner .input-row input[type="text"]::placeholder {
    color: #000;
    font-family: "Ubuntu_Regular";
    opacity: .3;
    filter: alpha(opacity=30)
}

@media only screen and (max-width: 1440px) {
    .nicenterpopup .nipopup-inner .input-row input[type="text"] {
        padding: 10px 25px
    }
}

@media only screen and (max-width: 992px) {
    .nicenterpopup .nipopup-inner .input-row input[type="text"] {
        padding: 10px
    }
}

.nicenterpopup .nipopup-inner .input-row input[type="button"].white-button, .nicenterpopup .nipopup-inner .input-row input[type="submit"].white-button {
    padding: 15px 25px;
    background: #fff;
    color: #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    font-size: 1.4rem;
    font-family: "Ubuntu_Bold";
    display: inline-block;
    -webkit-box-shadow: -30px 30px 40px #BEBEBE1A;
    -moz-box-shadow: -30px 30px 40px #BEBEBE1A;
    -ms-box-shadow: -30px 30px 40px #BEBEBE1A;
    -o-box-shadow: -30px 30px 40px #BEBEBE1A;
    box-shadow: -30px 30px 40px #BEBEBE1A
}

@media only screen and (max-width: 1024px) {
    .nicenterpopup .nipopup-inner .input-row input[type="button"].white-button, .nicenterpopup .nipopup-inner .input-row input[type="submit"].white-button {
        font-size: 1.2rem
    }
}

.nicenterpopup .nipopup-inner .input-row .errorMsg {
    text-align: left
}

@media only screen and (max-width: 1440px) {
    .nicenterpopup .nipopup-inner .input-row .errorMsg {
        font-size: 1.2rem;
        bottom: -10px;
        left: 0px
    }
}

.nicenterpopup .nipopup-inner .pop-form-inner {
    max-width: 80%;
    margin: 20px auto 0px
}

.nicenterpopup .close {
    font-size: 3.5rem;
    font-weight: normal;
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: -5px;
    right: 5px
}

.fulloverlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 11;
    display: none;
    top: 0px
}

.overlay{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    z-index: 20;
}
.overlay-wrap{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.overlay-content{
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.spinner{
    width: 100px;
    height: 100px;
    display: inline-block;
    border:10px solid #ccc;
    border-top-color: #434343;
    animation: spin 1s infinite linear;
    border-radius: 100%;
}
@keyframes spin {
100% {
   transform: rotate(360deg);
}
}

.linkdinWrap{
    display: none !important;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* ---------- corporate solutions toptrending section responsive styles -------------- */
@media only screen and (min-width: 1200px) and (max-width: 1280px){
    .fixed #corp-request-btn.navbar-nav li, .fixed #salary-request-btn.navbar-nav li{
    margin:0 6px !important;
    }
    .corporate-solution .navbar, .saladvantage .navbar{
        padding: .5rem 0rem;
    }
    .corporate-solution .nav-wrap .navbar-nav li, .saladvantage .nav-wrap .navbar-nav li{
        font-size: 1.4rem;
    }
    .corporate-solution .nav-wrap .navbar-nav li a.nav-link.red-button, .saladvantage .nav-wrap .navbar-nav li a.nav-link.red-button{
        padding: 5px 12px;
    }
    .corporate-solution .nav-wrap .navbar-nav li a.nav-link.red-button span, .saladvantage .nav-wrap .navbar-nav li a.nav-link.red-button span{
        font-size: 1.3rem;
    }
    .fixed #corp-request-btn.navbar-nav li a.nav-link, .fixed #salary-request-btn.navbar-nav li a.nav-link{
        padding-right: 12px;
        padding-left: 10px;
    }
    .fixed #corp-request-btn.navbar-nav li.solutions-drop::before, .fixed #salary-request-btn.navbar-nav li.solutions-drop::before{
        right: -15px !important;
    }
}
@media o nly screen and (min-width: 900px) and (max-width: 991px){
    #toptrending-html .popular-fund-item-inner{
        padding: 30px 20px 0px;
    }
    #toptrending-html .popular-scheme-card h3{
        min-height: 35px;
    }
    #toptrending-html .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card h3::before{
        bottom: -15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px){
    #toptrending-html .popular-fund-item-inner{
        padding: 30px 12px 0px;
    }
    #toptrending-html .popular-scheme-card h3{
        min-height: 35px;
    }
    #toptrending-html .popular-fund .popular-fund-row .popular-fund-item .popular-fund-item-inner .popular-scheme-card h3::before{
        bottom: -15px;
    }
    #toptrending-html .scheme-cta a{
        padding: 6px 12px !important;
    }
}
@media only screen and (min-width: 640px) and (max-width: 767px){
    #toptrending-html .scheme-cta{
        display: block;
        text-align: center;
    }
    #toptrending-html .scheme-cta a{
        float: none;
        display: block;
        margin: 10px auto;
    }

}
@media only screen and (max-width: 639px){
    .popular-fund .popular-fund-row .popular-fund-item{
        width: 100%;
    }
}