@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,400i,700|Montserrat:300,400,400i,500,600,700');
body {
    font-weight: 300;
    line-height: 1;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
}

b,
body,
canvas,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
li,
nav,
p,
section,
span,
strong,
table,
tbody,
td,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h5 {
    font-family: 'Montserrat', sans-serif;
}

ul li {
    list-style: none;
    margin: 0;
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a,
button {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
    background: 0 0;
    outline: 0 !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    box-shadow: 0;
    text-decoration: none;
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select {
    vertical-align: middle
}

figure {
    margin: 0;
}

.child-pernt {
    display: table;
    height: 100%;
    width: 100%;
}

.child {
    display: table-cell;
    vertical-align: middle;
}

.wrapper {
    overflow: hidden;
}


/*======= Custom Styling =======*/

.header {
    padding: 55px 80px 55px 90px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.navigation .navbar {
    padding: 0;
}

.navigation .navbar-brand {
    padding: 0;
    margin: 0;
}

.navigation .navbar-brand img {
    display: inline;
    min-height: 45px;
    max-width: 254px;
    width: 100%;
}

.navigation .navbar-nav li.active a,
.navigation .navbar-nav li a:hover {
    color: #000;
}

.navigation .navbar-nav li a {
    color: #9B9B9B;
    font-size: 16px;
    font-weight: 400;
    padding: 0 30px;
}

.navigation .navbar-nav li:last-child a {
    padding-right: 0;
}

.navigation .navbar-nav li:first-child a {
    padding-left: 0;
}

.mobail-menu {
    display: none;
}

.cross-icon img {
    max-width: 15px;
    height: 15px;
}


/*======= Banner Styling =======*/

.banner-sec {
    background: rgba(0, 0, 0, 0) url("../img/banner-bg.png") no-repeat scroll 100% 100% / cover;
    padding-top: 260px;
    text-align: right;
}

.banner-sec.about-sect {
    background: rgba(0, 0, 0, 0) url("../img/about.png") no-repeat scroll 100% 100% / cover;
    padding-top: 260px;
    text-align: center;
    background-position: top center;
}

.banner-sec.contact-sec {
    background: rgba(0, 0, 0, 0) url(../img/about.png) no-repeat scroll 100% 100% / cover;
    padding-top: 179px;
    text-align: center;
    background-position: top center;
}

.banner-sec.ecomm {
    background-image: url(../img/ecomm-banner.png);
    padding-top: 180px;
    padding-bottom: 80px;
}

.banner-sec.ecomm-bann {
    background-image: url(../img/background_shape.png);
    padding-top: 180px;
}

.banner-sec.e-learning {
    background-image: url(../img/learning-bg.png);
    padding-top: 180px;
    margin-bottom: 57px;
    padding-bottom: 70px;
}

.e-learning.e_public {
    background-image: url(../img/publication_banner.png);
    padding-bottom: 112px;
    margin-bottom: 0;
}

.banner-sec.ecomm .cst_img {
    max-width: 1024px;
    object-fit: cover;
}

.e-learning.e_public .inner-bnnaer .text-box {
    padding-right: 60px
}

.banner-sec.e-learning .cst_img {
    max-width: 938px;
    object-fit: cover;
}

.banner-sec.e-learning .inner-bnnaer .text-box {
    left: auto;
    max-width: 639px;
    text-align: left;
    position: absolute;
    top: 24px;
    right: -71px;
}

.banner-sec .inner-bnnaer .get-start {
    margin-top: 72px;
}

.inner-bnnaer {
    max-width: 1310px;
    position: relative;
    margin: 0 auto;
}

.inner-bnnaer .text-box {
    left: 0;
    max-width: 670px;
    text-align: left;
    position: absolute;
    top: 24px;
}

.inner-bnnaer .text-box p {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    color: #203152;
}

.get-start {
    text-align: center;
    margin-top: 48px;
    display: none;
}

.get-start a {
    font-weight: 700;
    color: #fff;
    background-color: #5282C2;
    width: 186px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
}


/*======= Solutions Sec =======*/

.hedding {
    text-align: center;
}

.hedding h2 {
    font-size: 38px;
    font-weight: 500;
    color: #4a4a4a;
    margin-bottom: 10px;
    line-height: 1.21;
    font-family: 'Montserrat', sans-serif;
}

.hedding span {
    font-size: 21px;
    display: block;
    color: #333333;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 20px;
}

.hedding p {
    font-size: 18px;
    display: block;
    color: #4A4A4A;
    font-weight: 300;
    line-height: 26px;
    margin: 0 auto;
    max-width: 860px;
}

.solutions-sec {
    padding: 230px 0 0;
}

.solution-inner {
    margin-top: 75px;
}

.solution-box {
    text-align: center;
}

.solution-box img {
    max-width: 211px;
    height: 160px;
}

.solution-box h3 {
    font-weight: 400;
    font-size: 23px;
    color: #333333;
    line-height: 32px;
    margin-top: 44px;
}


/*======= Advisory Sec =======*/

.advisory-sec {
    background: rgba(0, 0, 0, 0) url("../img/advisory-bg.png") no-repeat scroll 0 0 / cover;
    padding-bottom: 150px;
    padding-top: 290px;
    margin: -75px 0 0 0;
}

.feature-sec {
    background: rgba(0, 0, 0, 0) url("../img/bg-features.png") no-repeat scroll 0 0 / cover;
    margin: -254px 0 0 0;
    background-size: contain;
    padding-top: 390px;
}

.feature-sec.le_bg {
    background: rgba(0, 0, 0, 0) url("../img/feature-e.png") no-repeat scroll 0 0 / cover;
    background-size: contain;
}

.feature-sec.bg-publication {
    background: url("../img/bg-publication.png") no-repeat scroll 0 0;
    background-size: cover;
}

.advisory-colum {
    margin-top: 18px;
}

.advisory-inner-left {
    text-align: right;
}

.advisory-inner-left ul li {
    display: inline-block;
    padding: 23px 22px;
    vertical-align: top;
}

.advisory-inner-left ul li:nth-child(2) {
    padding-right: 0;
}

.advisory-inner-left ul li:last-child {
    padding-right: 0;
}

.advisory-inner-box {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    min-height: 178px;
    display: inline-block;
    padding: 33px 0;
    width: 187px;
    text-align: center;
}

.advisory-inner .text-box {
    margin-top: 50px;
}

.advisory-inner-box img {
    max-width: 100px;
}

.advisory-inner .text-box h2 {
    font-weight: 500;
    font-size: 38px;
    color: #4A4A4A;
    margin-bottom: 84px;
    text-transform: capitalize;
}

.advisory-inner .text-box p {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #4A4A4A;
    margin-bottom: 27px;
}

.advisory-inner .text-box p.last-text {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
}

.advisory-inner .text-box p:nth-child(3) {
    margin-bottom: 0;
    font-weight: 500;
}

.btn-primary {
    background-color: #5282c2;
    border: medium none;
    border-radius: 100px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(18, 213, 116, 0.2);
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 52px;
    line-height: 52px;
    margin-top: 110px;
    max-width: 219px;
    padding: 0;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.btn-primary:hover {
    background-color: #000;
    transition: all 0.5s ease-in-out;
}


/*======= Featured clint Sec =======*/

.featured-clients-sec .hedding {
    margin-bottom: 50px;
}

.clint-box {
    margin-top: 25px;
}


/*======= Testimonial Sec =======*/

.testimonial-sec {
    padding-top: 175px;
    padding-bottom: 60px;
}

.testimonial-sec .hedding p {
    max-width: 655px;
}

.testimonial-inner {
    max-width: 970px;
    margin: 0 auto;
    padding: 32px 0 0;
}

.testimonial-box {
    background: rgba(0, 0, 0, 0) url("../img/Placeholder.png") no-repeat scroll 0 0 / cover;
    padding: 50px 35px 56px;
    position: relative;
    text-align: center;
}

.testimonial-box p {
    color: #4A4A4A;
    font-size: 21px;
    font-weight: 400;
    font-family: 'Merriweather', serif;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 13px;
}

.testimonial-box h3 {
    font-size: 21px;
    line-height: 32px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 7px;
}

.testimonial-box span {
    display: block;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
}

.testimonial-inner .slick-list {
    padding: 0 !important;
    text-align: center;
}

.testimonial-thumbnail {
    text-align: center;
    padding: 38px 0;
    cursor: pointer;
}

.testimonial-thumbnail img {
    display: inline-block;
}

.slider.slider-nav {
    margin: 0 auto;
    max-width: 350px;
}

.slider.slider-nav .slick-center img {
    -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}


/*======= State Tech Sec =======*/

.state-tech-sec {
    background: url(../img/state-of-tech-bg.png) no-repeat;
    background-size: cover;
    padding-top: 109px;
    padding-bottom: 85px;
}

.state-tech-sec.solu_elearning {
    background: url(../img/bg-solution.png) no-repeat;
    background-size: contain;
}

.state-tech-sec .hedding p {
    font-weight: 500;
    font-size: 20px;
}

.state-newslatter {
    max-width: 604px;
    margin: 0 auto;
    padding: 78px 0;
    text-align: center;
}

.state-newslatter .email-form {
    margin-bottom: 50px;
}

.email-form .form-control {
    border: 1px solid rgba(5, 5, 5, 0.1);
    background-color: #fff;
    border-radius: 3px;
    box-shadow: none;
    font-weight: 300;
    font-size: 14px;
    height: 48px;
}

.btn-secondary {
    background-color: #5282C2;
    border: none;
    border-radius: 100px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    width: 100%;
    max-width: 270px;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(18, 213, 116, 0.2);
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
    text-align: center;
}

.btn-secondary:hover {
    transition: all 0.5s ease-in-out;
    background-color: #000;
}


/*======= Noesis Quality Sec =======*/

.noesis-quality {
    padding-top: 85px;
    position: relative;
}

.noesis-quality .hedding {
    position: relative;
}

.nt-logo {
    position: absolute;
    top: -90px;
    left: 18px;
    z-index: -1;
}

.noesis-logos {
    max-width: 775px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 100px;
    text-align: center;
}

.noesis-logos p {
    font-weight: 500;
    color: #4A4A4A;
    line-height: 26px;
    margin-bottom: 18px;
}

.noesis-logos .noesis-box {
    border: 1px solid #61c19a;
    min-height: 119px;
    padding: 11px 0;
    margin: 30px 0 0;
    position: relative;
}

.noesis-logos .noesis-box p {
    color: #61C19A;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    margin: 0;
}

.noesis-logos .noesis-box span {
    font-weight: 400;
    color: #61C19A;
    line-height: 23px;
    font-size: 12px;
}

.noesis-logos .noesis-box .cheack-icon {
    position: absolute;
    top: -10px;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, 0);
}

.noesis-logos .noesis-box .cheack-icon img {
    width: 20px;
    height: initial;
}

.noesis-logos .col-md-3:nth-child(3) .noesis-box {
    padding-top: 20px;
}

.noesis-logos .col-md-3:last-child .noesis-box {
    padding-top: 25px;
}


/*======= Footer Sec =======*/

.footer {
    padding-top: 93px;
}

.footer-logo {
    margin-top: 24px;
}

.footer-inner h3 {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 40px;
}

.footer-inner p {
    font-weight: 400;
    font-size: 13px;
    line-height: 26px;
    color: #999999;
}

.footer-socail {
    margin-top: 35px;
}

.footer-socail ul li {
    float: left;
    margin-right: 30px;
}

.footer-socail ul li:last-child {
    margin-right: 0;
}

.footer-socail ul li a {
    color: #61C19A;
    font-size: 16px;
}

.footer-inner .visit-link ul li {
    margin-bottom: 4px;
}

.footer-inner .visit-link ul li:last-child {
    margin-bottom: 0;
}

.footer-inner .visit-link ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #999999;
}

.footer-inner .visit-link ul li a:hover {
    color: #000;
}

.copyright {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 73px;
}

.copyright p {
    font-weight: 300;
    color: #868E9C;
    font-size: 12px;
}


/*-----------ECOMME CSS----------------------*/

.inner-bnnaer .text-box p small {
    font-size: 16px;
    font-weight: 700;
}

.ecomm .inner-bnnaer .text-box {
    padding: 33px 40px
}

.inner-bnnaer .text-box .get-start {
    display: block;
    text-align: left;
}

.inner-bnnaer .text-box .get-start a {
    width: 264px;
    height: 64px;
    line-height: 64px;
}

.inner-bnnaer .text-box .get-start a:hover {
    background-color: #000;
    transition: all 0.5s ease-in-out;
}

.caption h2 {
    font-size: 32px;
    line-height: 40px;
    color: #5282C2;
    font-weight: 400;
    margin-bottom: 23px;
    font-family: 'Merriweather', serif;
}

.caption span {
    font-size: 19px;
    line-height: 26px;
    color: #4A4A4A;
    font-weight: 500;
    margin-bottom: 28px;
    display: block;
}

.caption p {
    font-size: 18px;
    line-height: 26px;
    color: #4A4A4A;
    font-weight: 300;
    margin-bottom: 28px;
}

.acco_list {
    padding-top: 82px;
}

.acco_list .card-header a {
    display: flex;
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding: 22.2px 15px;
    align-items: center;
}

.acco_list .card-header a:hover,
.acco_list .card-header a:focus {
    text-decoration: none;
}

.acco_list .card-header a p span {
    display: inline-block;
    text-decoration: underline;
}

.acco_list .card-header a span.icon {
    margin-left: auto;
    text-decoration: none;
}

.acco_list .card-header {
    padding: 0;
    background-color: transparent;
    border: 1px solid transparent;
}

.acco_list .card-header a p {
    display: flex;
    padding-right: 45px;
    align-items: center;
}

.acco_list .card-header a span {
    display: inline-block;
    text-align: left;
    white-space: normal;
    text-decoration: underline;
}

.acco_list .card-header a[aria-expanded="true"] i.fa-chevron-right {
    display: block;
}

.acco_list .card-header a[aria-expanded="false"] i.fa-chevron-down {
    display: block;
}

.acco_list .card-header a i {
    float: right;
    height: 26px;
    width: 26px;
    background-color: transparent;
    border-radius: 50%;
    line-height: 26px;
    text-align: center !important;
    border: solid 1px rgba(0, 0, 0, 0.1);
    font-size: 13px;
}

.acco_list .card-header a i.fa-chevron-down,
.fa-chevron-right {
    display: none;
}

.acco_list .card-header a img {
    width: 36px;
    object-fit: cover;
    margin-right: 20px;
    vertical-align: middle;
}

.acco_list .card-body h3 {
    font-size: 18px;
    font-weight: 300;
    color: #4A4A4A;
    margin-bottom: 25px;
    line-height: 26px;
}

.acco_list .card-body p {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #4A4A4A;
    margin-bottom: 25px;
}

.acco_list .card-body {
    padding-left: 77px;
    padding-top: 0;
    padding-bottom: 0;
}

.acco_list .card-body ul li {
    font-size: 14px;
    font-weight: 300;
    color: #4A4A4A;
    list-style: disc;
    margin-bottom: 25px;
    line-height: 20px;
}

.acco_list .card {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}


/*-------------Sec Showcase-----------------*/

.show-case {
    padding-top: 177px;
    position: relative;
}

.show-case .img_holder {
    position: absolute;
    left: 0;
    top: 100px;
    padding: 0;
}

.show-case .img_holder img {
    max-width: 859px;
}

.stard_box {
    height: 100%;
}

.stard_box img {
    height: 60px;
    object-fit: cover;
    margin-bottom: 10px;
}

.stard_box h2 {
    font-size: 21px;
    font-weight: 400;
    min-height: 64px;
    color: #333333;
}

.stard_box p {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 23px;
}

.bx_ready {
    padding: 150px 0 90px;
}


/*------------Elearnng css------------------------*/

.cst_pad {
    padding-top: 55px;
}

.eLearning-strategy {
    padding-top: 172px;
    padding-bottom: 172px;
}

.eLearning-strategy h2 {
    font-size: 32px;
    margin-bottom: 25px;
}

.solu_elearning .hedding h2 {
    color: #5282C2;
    font-family: 'Merriweather', serif;
    line-height: 40px;
}

.sol_row {
    padding-top: 50px;
    padding-bottom: 188px;
}

.sol_row .sol_log {
    text-align: center;
    border: 1px solid #E5E5E5;
    padding: 70px 0;
}

.sol_row .sol_log img {
    height: 61px;
    object-fit: cover;
    margin-bottom: 19px;
}

.sol_row .sol_log h2 {
    font-size: 23px;
    color: #333333;
}

.cst_review .hedding h2 {
    color: #333333;
}

.user-pic {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    overflow: hidden;
}

.user-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.review-box {
    position: relative;
    padding: 35px 38px;
    margin-bottom: 30px;
    background-image: url(../img/Placeholder2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.review-box:after,
.arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.review-box p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    line-height: 26px;
}

.auth-des {
    margin-left: 30px;
}

.auth-des h2 {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 30px;
}

.auth-des h4 {
    color: #999999;
    font-size: 14px
}

.review {
    padding-top: 36px;
}

.ready_to_learn {
    background: url(../img/learn_ready.png) no-repeat;
    background-size: cover;
    padding-top: 115px;
    padding-bottom: 174px;
}

.ready_to_learn .hedding h2 {
    margin-bottom: 47px;
    text-transform: initial;
    font-family: 'Merriweather', serif;
}

.ready_to_learn .hedding p {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 39px;
}


/*------------Timeline Css----------------------*/

.timeline {
    list-style: none;
    padding: 0;
    position: relative;
    margin-top: 105px;
}

.timeline:before {
    top: 50px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background-color: #D8D8D8;
    left: 50%;
    margin-left: -1.5px;
}

.timeline>li {
    margin-bottom: 48px;
    position: relative;
    display: flex;
    align-items: center;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li>.timeline-panel {
    width: 43%;
    float: left;
    border-radius: 2px;
    padding: 5px 20px;
    position: relative;
}

.timeline>li {
    text-align: right;
}

.timeline>li.timeline-inverted {
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline-title {
    margin-top: 0;
    color: #999999;
}

.timeline-inverted.img-l .timeline-badge img {
    width: 98px;
    object-fit: cover;
}

.timeline-badge img {
    width: 67px;
    object-fit: cover;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
}

.timeline-body h4 {
    font-size: 14px;
    color: #999999;
    margin-bottom: 7px;
}

.timeline-body h3 {
    color: #333333;
    font-size: 21px;
    margin-bottom: 19px;
}

.timeline-body p {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 300;
    line-height: 1.63;
    letter-spacing: 0.1px;
}

.timeline-body p:last-child {
    margin-bottom: 0;
}

.timeline>li.timeline-inverted.img-l {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: left;
    margin-left: -66px;
}

.timeline>li.timeline-inverted {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: left;
    margin-left: -100px;
}

.timeline>li.timeline-inverted .timeline-panel {
    padding-left: 40px;
}

.timeline>li.timeline-right .timeline-panel {
    padding-right: 40px;
}

.timeline>li.timeline-right {
    margin-right: -100px;
}

.cst_review .testimonial-inner {
    display: none;
}

.solutions-sec.mg-cst {
    padding: 111px 0 0;
}

.solutions-sec.el-box {
    padding: 0 0 19px;
}


/*----------------Epublic css-----------------*/

.e-public {
    padding-top: 0;
    margin-top: -34px;
    padding-bottom: 50px;
}

.caption a.links {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    color: #4A4A4A;
    display: block;
}

.e-public .cst_spac {
    padding-bottom: 55px;
}

.show-case-public {
    padding: 144px 0 0;
}

.show-case.show-case-public .img_holder {
    top: 144px;
}

.mb-30 {
    margin-bottom: 30px;
}

.slider_epublic {
    padding: 135px 0 160px;
}

.ready_to_learn.short_pub p.short-des {
    font-size: 18px;
    font-weight: 300;
}

.ready_to_learn.short_pub {
    background: url(../img/bg-22.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.eommunitbox {
    padding-top: 160px
}

.eommunitbox .solutions-sec {
    padding: 0 0 128px;
}

.eommunitbox .caption ul li {
    line-height: 26px;
}

.eommunitbox-bg {
    background: rgba(0, 0, 0, 0) url(../img/bg-e-sec.png) no-repeat scroll 0 0 / cover;
    background-size: contain;
    padding-top: 372px;
    margin-top: -312px;
}

.eommunitbox-bg.bg-blue {
    background: rgba(0, 0, 0, 0) url(../img/bg-blue.png) no-repeat scroll 0 0 / cover;
    margin-top: -462px;
    padding-top: 522px;
}

.eommunitbox-bg .solutions-sec {
    padding: 0 0 128px;
}

.benefits {
    background: rgba(0, 0, 0, 0) url(../img/bg-comun.png) no-repeat scroll 0 0 / cover;
    background-size: contain;
    padding-top: 72px;
}

.noesis-quality.bg-ecom {
    background: rgba(0, 0, 0, 0) url(../img/bg-comun.png) no-repeat scroll 0 0 / cover;
    background-size: cover;
    padding-top: 150px;
    width: 100%;
}

.ecomunity-feature .hedding p,
.benefits .hedding p {
    padding: 0 150px;
}

.feature-ecom .stard_box h2 {
    min-height: auto;
}

.feature-ecom .stard_box img {
    height: 77px;
    margin-bottom: 0;
}

.feature-ecom {
    padding: 77px 0;
}

.feature-ecom .stard_box ul {
    padding-top: 30px;
}

.feature-ecom .stard_box ul li {
    font-size: 18px;
    line-height: 26px;
}

.flip-container {
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -o-transform: perspective(1000px);
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    width: 100%;
    height: 241px;
}

.flipper {
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    border: solid 1px rgba(0, 0, 0, 0.1);
    height: 100%;
    cursor: pointer;
    text-align: center;
}

.flip-container {
    margin-bottom: 30px;
}

.flip-container label {
    margin: 0;
    padding: 0;
}

.flip-container:hover .flipper {
    border: solid 1px #f05c6c;
}

.front,
.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.front h1 {
    font-size: 23px;
    color: #333333;
    margin-top: 5px;
}

.front.face,
.back {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}

.back .img-icon-hover {
    display: flex;
    align-items: center;
}

.back .img-icon-hover img {
    vertical-align: middle;
    margin-right: 23px;
}

.back.face .img-icon-hover span {
    display: inline-block;
    font-size: 25px;
    color: #333333;
    font-weight: 400;
}

.desc-3d {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    margin-top: 15px;
}

.flip_sec {
    padding-top: 95px;
}

.ready_community {
    padding: 150px 0 82px;
}

.ready_community .hedding .short-des {
    padding: 8px 0 52px;
}

.banner-sec.ecomm.advisory {
    padding-bottom: 180px;
}

.advisory-box {
    padding-top: 64px;
}

.advisory-box .solutions-sec {
    padding: 0 0 40px;
}

.cto-des h4 {
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 45px;
}

.cto-des p {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 21px;
}

.cto {
    padding-top: 26px;
    padding-bottom: 198px;
}

.cto .media {
    margin-bottom: 20px;
    align-items: flex-end;
}

.cto-des .con_body {
    margin-left: 20px;
    width: 100%;
}

.cto-des .con_body p {
    font-weight: 300;
    margin-bottom: 0;
    line-height: 26px;
}

.img-ad {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-ad img {
    width: 272px;
    object-fit: cover;
}

.icon-cto {
    width: 57px;
    text-align: center;
}

.icon-cto img {
    height: 29px;
    object-fit: cover;
}

.cap-1 p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}

.cap-1 p span {
    font-weight: 500;
}

.cap-1 {
    padding-top: 15px;
}

.cto-row {
    padding: 60px 0 30px;
}

.cto-business {
    padding-bottom: 130px;
}

.ad-holder {
    text-align: center;
}

.ad-holder img {
    width: 130px;
    object-fit: cover;
}

.ad-holder p {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    margin-top: 21px;
}

.adv_advisory {
    padding: 52px 0 112px;
}

.methodology {
    background: url(../img/state-of-tech-bg.png) no-repeat;
    background-size: cover;
    padding-top: 90px;
}

.methodology .hedding p.short-des {
    padding-top: 30px;
    max-width: 750px;
}

.app_acc .card-header {
    padding: 0;
    background-color: transparent;
    border: none;
}

.app_acc .card-header a {
    display: block;
    text-align: left;
    font-size: 21px;
    color: #333333;
    text-decoration: none;
    border-top: solid 0.5px #c6cbd3;
    border-bottom: solid 0.5px #c6cbd3;
    padding: 13px 10px;
    border-radius: 0;
    white-space: initial;
    margin-bottom: 1px;
}

.app_acc .card-header a img {
    vertical-align: middle;
}

.app_acc .card-body ul {
    display: flex;
}

.app_acc .card-body ul li {
    display: inline-flex;
    align-items: center;
    border: solid 1px #9b9b9b;
    height: 105px;
    padding: 0;
    margin-right: 15px;
    width: 176px;
    justify-content: center;
}

.app_acc .card-body ul li img {
    height: 64px;
    object-fit: cover;
}

.app_acc .card-body ul .img-sm img {
    height: 33px;
    ;
}

.app_acc .card {
    border: 1px solid transparent;
    margin-top: -4px;
    border-radius: 0;
    background: transparent;
}

.arrow-up,
.arrow-down {
    display: none;
}

.app_acc .card-header a i {
    height: 26px;
    width: 26px;
    background-color: transparent;
    border-radius: 50%;
    line-height: 26px;
    text-align: center !important;
    border: solid 1px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    margin-top: 4px;
    display: inline-block;
}

.app_acc .card-header a i.fa-chevron-down,
.app_acc .card-header a i.fa-chevron-right {
    display: none;
}

.app_acc .card-header a[aria-expanded="true"] i.fa-chevron-right {
    display: inline-block;
}

.app_acc .card-header a[aria-expanded="true"] {
    border: 0.5px solid transparent;
}

.app_acc .card-header a[aria-expanded="false"] i.fa-chevron-down {
    display: inline-block;
}

.img-acco {
    background: url(../img/bg-down.png) no-repeat;
    background-size: cover;
    padding-top: 118px;
    padding-bottom: 388px;
}

.img-acco .app_acc {
    padding-top: 85px;
}

.logo-foxy {
    height: 100%;
    align-items: center;
    display: flex;
    padding: 50px;
}

.foxy-sh {
    margin-top: 0;
    padding-bottom: 0;
}

.extra_pad {
    padding-top: 120px;
}

.ready_adv {
    padding: 30px 0;
}

.inner-content-about h2 {
    color: #5282C2;
    font-size: 32px;
    margin-bottom: 33px;
    font-weight: 400;
    font-family: 'Merriweather', serif;
}

.inner-content-about p {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

.inner-content-about p.bol_cap {
    font-weight: 500;
}

.about-sect .cap-1 {
    text-align: left;
}

.about-sect .cto-row {
    padding: 71px 0 30px;
}

.make-show {
    background-image: url(../img/bg-down.png);
    background-size: cover;
    background-position: top center;
    padding: 313px 0;
    margin-top: -257px;
}

.group-holder {
    padding-top: 38px;
    text-align: center;
}

.box-about .bx-holder {
    margin-bottom: 20px;
    height: 150px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.box-about h3 {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
}

.build {
    margin-top: -60px;
    padding-bottom: 30px;
}

.team {
    padding-top: 80px;
}

.team .hedding p {
    max-width: 590px;
}

.box-about {
    margin-bottom: 120px;
}

.team-holder {
    text-align: center;
    padding: 0 23px;
    transition: all 0.3s;
}

.team-holder:hover img.img-fluid {
    -webkit-box-shadow: 0px 0px 46px -9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 46px -9px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 46px -9px rgba(0, 0, 0, 0.5);
    border-radius: 52px;
    max-width: 100%;
    transition: all 0.3s;
}

.memb-des {
    padding: 32px 0 27px;
}

.memb-des h2 {
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 1.5;
}

.memb-des h3 {
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
}

.team-holder p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #666666;
}

.team-sec {
    padding: 63px 0;
}

.abt_us h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    font-family: 'Merriweather', serif;
    margin-bottom: 30px;
}

.abt_us p {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    text-align: center;
    font-family: 'Merriweather', serif;
}

.about-form {
    background: url(../img/state-of-tech-bg.png) no-repeat;
    background-size: cover;
    padding: 90px 0;
}

.about-form .contact-us {
    padding: 64px 0 57px 0;
}


/**----------------------*/

.contact-us {
    padding: 96px 0 56px 0;
    text-align: left;
}

.contact-us h2 {
    color: #333333;
    font-size: 38px;
    padding-bottom: 116px;
    text-align: center;
}

.contact-us .form-control {
    height: 48px;
    background-color: transparent;
    border-radius: 3px;
}

.contact-us label {
    font-size: 17px;
    font-weight: 500;
}

.contact-us .text-area {
    height: 102px;
}

.contact-us .form-control:focus {
    box-shadow: none;
}

.contact-us .form-group.text-area-box {
    margin-bottom: 60px;
}

.contact-us .send {
    width: 270px;
    background-color: #5282c2;
    height: 64px;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    border: none;
    text-align: center;
    margin: 0 auto;
    object-fit: contain;
    border-radius: 40px;
}

.contact-us .send:focus {
    outline: none;
}

.address-book {
    padding-bottom: 73px;
}

.address-book .conatant-hold {
    margin-bottom: 2px;
}

.address-book .conatant-hold li {
    margin: 0 10px 10px;
    color: #333333;
    font-size: 21px;
    font-weight: 400;
}

.address-book .info {
    display: block;
    color: #666666;
    font-size: 16px;
    padding-left: 59px;
    line-height: 26px;
}

.map-box #map1 {
    width: 100%;
    height: 431px;
}

.contact-us .form-group {
    margin-bottom: 30px;
}

.map-box {
    padding-bottom: 140px;
}

.caption {
    padding-top: 15px;
}

.m-block {
    display: none;
}

.nt-logo img {
    width: 198px;
    object-fit: cover;
}

.pad-top {
    padding-top: 70px;
}


/*-------------Media Library-----------------*/

@media (max-width: 1750px) {
    .ecomm .inner-bnnaer .text-box {
        padding: 25px 300px 0 0;
    }
    .show-case .img_holder img {
        max-width: 718px;
    }
}

@media (max-width: 1600px) {
    .inner-bnnaer .text-box {
        left: 0;
    }
    .inner-bnnaer {
        max-width: 1100px;
    }
    .inner-bnnaer .text-box p {
        font-size: 34px;
        max-width: 540px;
    }
    .navigation .navbar-nav li a {
        font-size: 14px;
        padding: 0 20px;
    }
    .header {
        padding: 55px 0;
    }
    .banner-sec.ecomm .cst_img {
        max-width: 681px;
        object-fit: cover;
    }
    .acco_list .card-header a img {
        width: 25px;
        margin-right: 8px;
        vertical-align: middle;
    }
    .acco_list .card-header a {
        font-size: 16px;
    }
    .acco_list .card-body {
        padding-left: 53px;
    }
    .show-case .img_holder img {
        max-width: 571px;
    }
    .banner-sec.e-learning .cst_img {
        max-width: 698px;
    }
}

@media (max-width: 1366px) {
    .banner-sec.e-learning .cst_img {
        max-width: 637px;
    }
}

@media (max-width: 1199px) {
    .navigation .navbar-nav li a {
        font-size: 12px;
        padding: 0 10px;
    }
    .navigation .navbar-brand img {
        height: 35px;
        max-width: 208px;
    }
    .inner-bnnaer .image-holder {
        text-align: center;
    }
    .inner-bnnaer .image-holder img {
        max-width: 630px;
    }
    .inner-bnnaer .text-box {
        left: 0;
        top: -10px;
    }
    .inner-bnnaer {
        max-width: 870px;
    }
    .advisory-inner-box {
        min-height: 150px;
        padding: 16px 0;
        width: 160px;
    }
    .advisory-inner-left ul li {
        padding: 23px 14px;
    }
    .advisory-inner .text-box {
        margin-top: 30px;
    }
    .advisory-inner .text-box p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .testimonial-box {
        background-size: contain;
    }
    .feature-sec {
        margin: -150px 0 0 0;
        padding-top: 287px;
    }
    .show-case .img_holder {
        top: 200px;
    }
    .show-case .img_holder img {
        max-width: 487px;
    }
    .banner-sec.ecomm .cst_img {
        max-width: 556px;
    }
    .inner-bnnaer .text-box p {
        font-size: 30px;
        line-height: 40px;
    }
    .caption h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 18px;
    }
    .caption span {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 18px;
    }
    .caption p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 18px;
    }
    .banner-sec.e-learning .cst_img {
        max-width: 366px;
    }
    .timeline>li.timeline-inverted.img-l {
        margin-left: -34px;
    }
    .timeline>li.timeline-right {
        margin-right: -85px;
    }
    .timeline>li.timeline-right {
        margin-right: -85px;
    }
    .timeline>li.timeline-inverted {
        margin-left: -69px;
    }
    .banner-sec.e-learning .inner-bnnaer .text-box {
        right: 0;
    }
    .review-box {
        background-image: none;
        border: solid 1px rgba(0, 0, 0, 0.1);
    }
    .nt-logo {
        left: -60px;
    }
}

@media (max-width: 991px) {
    .caption {
        padding-top: 0;
    }
    .header {
        padding: 30px 0;
    }
    .banner-sec {
        padding-top: 97px;
    }
    .inner-bnnaer .text-box {
        margin-bottom: 50px;
        position: static;
    }
    .navbar-light .navbar-toggler-icon {
        background: url(../img/navigation-bar.svg) no-repeat;
        height: 13px;
        width: 25px;
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        padding: 0;
        cursor: pointer;
        border-radius: 0;
    }
    .inner-bnnaer .image-holder img {
        max-width: 100%;
    }
    .navbar-collapse {
        background-color: #ffffff;
        left: 0;
        display: none !important;
    }
    .solutions-sec {
        padding: 50px 0 0;
    }
    .mobail-menu {
        background-color: #ffffff;
        display: none;
        position: absolute;
        top: 0;
        width: 100%;
        padding-top: 102px;
        padding-bottom: 50px;
    }
    .mobail-menu ul li {
        margin-bottom: 19px;
    }
    .mobail-menu ul li:last-child {
        margin-bottom: 0;
    }
    .mobail-menu ul li a {
        text-align: center;
        color: #203152;
        font-size: 18px;
    }
    .cross-icon {
        position: absolute;
        right: 20px;
        top: 40px;
    }
    .navigation .navbar-nav li a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .navigation .navbar-nav li:first-child a {
        padding-left: 20px;
    }
    .navigation .navbar-brand {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 100;
    }
    .solution-box img {
        height: 130px;
        max-width: 211px;
        width: 100%;
    }
    .advisory-inner-left {
        text-align: center;
    }
    .advisory-inner-left ul li {
        display: block;
        float: left;
        padding: 15px;
        width: 50%;
    }
    .advisory-inner-left ul li:nth-child(2),
    .advisory-inner-left ul li:last-child {
        padding-right: 15px;
    }
    .advisory-inner-left ul {
        margin: 0 auto;
        max-width: 380px;
    }
    .advisory-inner .text-box a {
        margin-top: 20px;
    }
    .advisory-sec {
        background: rgba(0, 0, 0, 0) url("../img/advisory-bg.png") no-repeat scroll center bottom / contain;
        margin: 0;
        padding-bottom: 190px;
        padding-top: 100px;
    }
    .testimonial-box {
        background: none;
        border: 1px solid rgba(0, 0, 0, 0.10);
        padding: 36px 15px;
    }
    .solution-box h3 {
        font-size: 16px;
    }
    .banner-sec.ecomm .image-holder.text-right {
        text-align: center !important;
    }
    .ecomm .inner-bnnaer .text-box {
        padding: 0;
    }
    .banner-sec.ecomm,
    .banner-sec.e-learning {
        padding-top: 100px;
    }
    .solutions-sec [class*="col-"] {
        margin-bottom: 30px;
    }
    .feature-sec {
        margin-top: 0px;
        padding-top: 168px;
    }
    .feature-sec.le_bg {
        padding-top: 212px;
    }
    .acco_list {
        padding-top: 50px;
    }
    .e-public {
        padding-bottom: 0;
    }
    .show-case .img_holder {
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .show-case .img_holder img {
        max-width: 100%;
    }
    .show-case-public {
        padding: 50px 0 50px;
    }
    .stard_box {
        margin-bottom: 30px;
        text-align: center;
    }
    .stard_box h2 {
        min-height: auto;
        margin-bottom: 7px;
    }
    .bx_ready {
        padding: 50px 0 20px;
    }
    .banner-sec.e-learning .inner-bnnaer .text-box {
        position: relative;
        padding-bottom: 20px;
    }
    .banner-sec.e-learning .inner-bnnaer .get-start {
        margin-top: 24px;
        text-align: center;
        margin-bottom: 0;
    }
    .banner-sec.e-learning .cst_img {
        max-width: 100%;
    }
    .timeline>li.timeline-inverted .timeline-panel {
        padding-left: 30px;
    }
    .timeline>li.timeline-right .timeline-panel {
        padding-right: 30px;
    }
    .timeline-inverted.img-l .timeline-badge img {
        width: 65px;
    }
    .timeline-badge img {
        width: 52px;
    }
    .timeline>li.timeline-right {
        margin-right: -54px;
    }
    .timeline>li.timeline-inverted {
        margin-left: -49px;
    }
    .eLearning-strategy {
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .sol_row .sol_log {
        margin-bottom: 30px;
    }
    .e-public .cst_pad {
        padding-top: 25px;
    }
    .e-public .cst_spac {
        padding-bottom: 80px;
    }
    .show-case.show-case-public .img_holder {
        top: auto;
    }
    .eommunitbox-bg {
        padding-top: 0;
        background: none;
        margin: 0;
    }
    .eommunitbox-bg.bg-blue {
        background-position: top;
    }
    .eommunitbox .solutions-sec {
        padding: 0 0 80px;
    }
    .eommunitbox-bg .solutions-sec {
        padding: 0 0 80px;
    }
    .noesis-quality.bg-ecom {
        background: transparent;
        padding-top: 85px;
    }
    .ready_community {
        background: rgba(0, 0, 0, 0) url(../img/bg-comun.png) no-repeat scroll 0 0 / cover;
        background-size: cover;
        width: 100%;
        padding: 80px 0;
    }
    .feature-ecom .stard_box {
        text-align: left;
    }
    .feature-ecom .stard_box img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 25px;
    }
    .feature-ecom .stard_box h2 {
        display: inline-block;
    }
    .feature-ecom .stard_box ul {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .ecomunity-feature .hedding p,
    .benefits .hedding p {
        display: none;
    }
    .ecomunity-feature {
        background: rgba(0, 0, 0, 0) url(../img/bg-e-sec.png) no-repeat scroll 0 0 / cover;
        background-size: contain;
        padding-top: 200px;
        margin-top: 0;
    }
    .banner-sec.ecomm.advisory {
        padding-bottom: 80px;
    }
    .img-ad {
        justify-content: center;
        margin-bottom: 30px;
    }
    .img-acco {
        padding-bottom: 240px;
    }
    .about-sect .cap-1 {
        margin-bottom: 30px;
    }
    .team-holder {
        margin-bottom: 30px;
    }
    .about-form {
        padding-bottom: 0;
    }
    .banner-sec.ecomm {
        padding-bottom: 0;
    }
    .solutions-sec.mg-cst {
        padding: 0;
    }
    .show-case {
        padding-top: 88px;
    }
    .caption h2 {
        text-align: center;
    }
    .m-none {
        display: none;
    }
    .m-block {
        display: block;
    }
    h2.m-block {
        font-size: 26px;
        line-height: 40px;
        color: #5282C2;
        font-weight: 400;
        margin-bottom: 23px;
        font-family: 'Merriweather', serif;
    }
    .acco_list .card-header a span p {
        display: inline;
    }
    .solu_elearning .hedding h2 {
        font-size: 26px;
    }
    .slider_epublic {
        padding: 80px 0 80px;
    }
    .methodology .timeline:before {
        top: 89px;
    }
    .acco_list .card-header a p {
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 100%;
    }
    .banner-sec {
        padding-top: 110px;
    }
    .inner-bnnaer .text-box p {
        font-size: 24px;
        line-height: 34px;
        max-width: 370px;
    }
    .get-start {
        display: block;
    }
    .banner-sec {
        background-position: center bottom;
        background-size: cover;
        padding-bottom: 331px;
        padding-top: 110px;
    }
    .solutions-sec {
        margin: -180px 0 0;
        padding: 0;
    }
    .featured-clients-sec .hedding {
        margin-bottom: 30px;
    }
    .hedding h2 {
        margin-bottom: 20px;
        font-size: 28px;
    }
    .hedding p {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }
    .hedding span {
        margin-bottom: 29px;
    }
    .solution-box img {
        height: 190px;
        max-width: 260px;
        width: 100%;
    }
    .solution-box h3 {
        margin-top: 35px;
    }
    .solution-box {
        margin-top: 88px;
    }
    .solution-inner {
        margin-top: 0;
    }
    .advisory-inner .text-box {
        text-align: center;
    }
    .advisory-inner-box img {
        max-width: 60px;
    }
    .advisory-inner-box {
        min-height: 120px;
        padding: 25px 0;
        width: 150px;
    }
    .advisory-sec {
        padding-bottom: 156px;
    }
    .featured-clients-sec {
        padding: 50px 0 0;
    }
    .testimonial-sec {
        padding: 50px 0;
    }
    .testimonial-sec .hedding p {
        display: none;
    }
    .state-tech-sec {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .state-newslatter {
        padding: 32px 0;
    }
    .noesis-quality {
        padding-top: 0;
        position: relative;
    }
    .nt-logo {
        margin-bottom: -35px;
        position: static;
    }
    .noesis-logos {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .noesis-logos .noesis-box {
        max-width: 180px;
        margin: 30px auto 0;
    }
    .footer {
        text-align: center;
    }
    .footer-logo {
        margin: 0;
    }
    .footer-logo img {
        max-width: 190px;
    }
    .footer-socail {
        display: none;
    }
    .footer-inner {
        margin-bottom: 30px;
    }
    .footer-inner h3 {
        margin-bottom: 5px;
    }
    .copyright {
        margin-top: 20px;
        padding-bottom: 30px;
        text-align: center;
    }
    .noesis-logos .noesis-box {
        max-width: 100%;
    }
    .banner-sec.ecomm .cst_img {
        max-width: 100%;
        padding: 0 20px;
    }
    .mg-cst {
        margin-top: 0;
    }
    .mg-cst .img-fluid {
        max-width: 320px;
    }
    .ecomm .inner-bnnaer .text-box .get-start {
        margin-top: 20px;
    }
    .ecomm .inner-bnnaer .text-box .get-start a {
        width: 186px;
        height: 46px;
        line-height: 46px;
        margin-top: 20px;
    }
    .ecomm .inner-bnnaer .text-box p small {
        font-size: 12px;
    }
    .banner-sec.ecomm {
        padding-bottom: 50px;
    }
    .banner-sec.e-learning {
        margin-bottom: 0;
        padding-bottom: 50px;
    }
    .timeline:before {
        left: 0;
    }
    .timeline>li.timeline-inverted.img-l {
        margin-left: 0;
    }
    .timeline>li.timeline-inverted.img-l {
        justify-content: flex-start;
    }
    .timeline>li.timeline-right {
        margin-right: 0;
        flex-direction: row-reverse;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: left;
    }
    .timeline>li>.timeline-panel {
        width: 100%;
    }
    .timeline>li.timeline-inverted {
        margin-left: 0;
    }
    .timeline>li {
        text-align: left;
    }
    .timeline {
        padding: 0 45px;
    }
    .timeline:before {
        left: 76px;
        top: 31px;
    }
    .timeline>li.timeline-right .timeline-panel {
        padding: 0;
        padding-left: 30px;
    }
    .timeline>li.timeline-inverted .timeline-panel {
        padding-left: 30px;
    }
    .timeline>li.timeline-right,
    .timeline>li.timeline-inverted {
        margin-left: 9px;
    }
    .timeline-body p {
        font-size: 14px;
    }
    .timeline-body h3 {
        font-size: 18px;
    }
    .sol_row .sol_log h2 {
        font-size: 18px;
    }
    .review {
        display: none !important;
    }
    .cst_review .testimonial-inner {
        display: block;
    }
    .eLearning-strategy {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .banner-sec .inner-bnnaer .get-start {
        margin-top: 48px;
        text-align: center;
    }
    .e-public .cst_pad {
        padding-top: 25px;
        padding-bottom: 50px;
    }
    .e-public .row.mb-30 {
        padding-bottom: 50px;
    }
    .e-public .cst_spac {
        padding-bottom: 30px;
    }
    .slider_epublic {
        padding: 0 0 80px;
    }
    .ready_to_learn {
        padding-bottom: 80px;
    }
    .acco_list .card-header a .icon {
        float: right;
    }
    .ready_community {
        padding-bottom: 0;
    }
    .flip_sec {
        padding: 80px 0 50px;
    }
    .eommunitbox .solutions-sec,
    .eommunitbox-bg .solutions-sec {
        margin: 0 0 0;
    }
    .eommunitbox {
        padding-top: 80px;
    }
    .ecomunity-feature {
        padding-top: 80px;
    }
    .eommunitbox-bg .solutions-sec {
        padding: 0 0 0;
    }
    .cto {
        padding-top: 26px;
        padding-bottom: 80px;
    }
    .ad-holder p {
        font-size: 14px;
        line-height: normal;
    }
    .cap-1 {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .advisory-box .solutions-sec {
        margin: 0 0 0;
    }
    .app_acc .card-body ul {
        display: block;
    }
    .app_acc .card-body ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .box-about {
        margin-bottom: 60px;
    }
    .banner-sec.about-sect {
        padding-bottom: 0;
        padding-top: 150px;
    }
    .make-show {
        padding: 313px 0 110px;
    }
    .address-book .info br {
        display: none;
    }
    .main-info {
        margin-bottom: 20px;
    }
    .solutions-sec.el-box {
        padding: 0 0 0;
        margin-top: 0;
    }
    .cto-des h4 {
        font-size: 16px;
        line-height: normal;
    }
    .cap-1 p {
        font-size: 14px;
        line-height: 26px;
    }
    .cto-row {
        padding: 0px 0 30px;
    }
    .cto-des p {
        font-size: 14px;
    }
    .cto-business {
        padding-bottom: 50px;
    }
    .adv_advisory {
        padding: 20px 0 80px;
    }
    .foxy-sh {
        margin-top: 0;
    }
    .img-acco {
        padding-bottom: 80px;
        padding-top: 60px;
    }
    .caption h2 {
        line-height: 40px;
        text-align: left;
    }
    .caption p,
    .caption span {
        line-height: 20px;
    }
    .acco_list .card-body p {
        font-size: 14px;
    }
    .timeline-body p {
        margin-bottom: 8px;
    }
    .timeline-title {
        margin-bottom: 8px;
    }
    .banner-sec.contact-sec {
        padding-top: 142px;
        padding-bottom: 50px;
    }
    .contact-us {
        padding: 50px 0 40px 0;
    }
    .map-box #map1 {
        width: 100%;
        height: 206px;
    }
    .map-box {
        padding-bottom: 0;
    }
    .acco_list .card-body ul li {
        line-height: 20px;
    }
    .feature-sec.le_bg {
        padding-top: 172px;
    }
    .img-acco .app_acc {
        padding-top: 0;
    }
}

@media (max-width: 479px) {
    .banner-sec {
        background-position: center center;
        background-size: cover;
        padding-bottom: 260px;
        padding-top: 110px;
    }
    .hedding span {
        font-size: 14px;
        line-height: 20px;
    }
    .hedding p {
        font-size: 14px;
        line-height: 20px;
    }
    .hedding h2 {
        font-size: 22px;
    }
    .advisory-inner-box {
        min-height: 115px;
        padding: 20px 0;
        width: 125px;
    }
    .advisory-inner-left ul li {
        padding: 10px;
    }
    .advisory-inner-left ul {
        margin: 0 auto;
        max-width: 290px;
    }
    .advisory-sec {
        padding-bottom: 110px;
    }
    .noesis-logos .noesis-box p {
        font-size: 13px;
        margin-top: 10px;
    }
    .noesis-box img {
        max-width: 100%;
    }
    .noesis-logos .noesis-box {
        padding: 11px 15px;
    }
    .acco_list .card-header a {
        padding: 7px;
    }
    .acco_list .card-body {
        padding-left: 46px;
    }
    .acco_list .card-header a i.fa-chevron-down,
    .acco_list .card-header a i.fa-chevron-right {
        margin-top: 0;
    }
    .acco_list .card-header a {
        font-size: 14px;
    }
    .acco_list .card-body h3 {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .acco_list .card-body ul li {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .mg-cst .img-fluid {
        max-width: 100%;
    }
    .timeline {
        padding: 0 15px;
    }
    .timeline:before {
        left: 45px;
    }
    .sol_row {
        padding-top: 15px;
        padding-bottom: 50px;
    }
    .ready_to_learn {
        padding: 50px 0;
    }
    .inner-bnnaer .text-box .get-start a {
        width: 184px;
        height: 44px;
        line-height: 44px;
    }
    .acco_list .card-header a {
        display: flex;
    }
    .banner-sec.ecomm.ecomm-bann .cst_img {
        max-width: 643px;
    }
    .feature-sec {
        padding-top: 70px;
    }
    .timeline-badge {
        margin-left: -5px
    }
    .feature-sec.le_bg {
        padding-top: 120px;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .nt-logo {
        left: -49px;
        top: -34px;
    }
    .nt-logo img {
        width: 165px;
        object-fit: cover;
    }
}