@charset "utf-8";
@import'../../new-assets/css/bootstrap.css';
@import'../../new-assets/css/owl.carousel.css';
@import'bootstrap.min.css';
@import'animate.css';
@import url('https://use.fontawesome.com/releases/v5.7.1/css/all.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
@import url('https://fonts.googleapis.com/css?family=Oswald:700,600,400,500,300,200,100');

/*
Css added by Adnan
*/
#aryng_website {
    display: none;
}

.arcustom-error {
    background: transparent;
    color: #f00;
    margin: 0;
    margin-bottom: 10px;
    font-size: 1em;
    font-weight: normal;
    position: inherit;
    top: 42px !important;
    bottom: initial;
    display: block;
    left: 16px !important;
}

.scorProgress {
    color: #aa416d;
    font-size: 42px;
    font-weight: lighter;
    width: 30%;
    float: left;
}

.scorProgressOutofDiv {
    width: 70%;
    float: right;
    margin-top: 7px;
}

.scorProgressOutof {
    color: #979797;
    font-size: 13px;
    display: inline-block;
}

.pt-10px {
    padding-top: 10px !important;
}

.assessmentAllQuestions .commanInner p {
    padding: 10px 0 0 45px;
}

.assessmentAllQuestions .commanInner .listQuestionsOptions p {
    padding: 0;
}

.assessmentAllQuestions .commanInner h4.pl-0 {
    padding: 0 0 0 45px !important;
}

.w-45 {
    width: 45%;
}

.maringleft1p {
    margin-left: 1%;
}

.no_new_quiz_block {
    margin-top: -50px;
    border-radius: 0 0 15px 15px;
}

/* My Scorercard OPtions */
.optionCol1 {
    max-width: 939px;
    margin: 0 auto;
    width: 100%;
}

.optionCol1 {
    float: left;
    max-width: 440px;
    width: 100%;
}

.Option1Tital {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.Option1Cont {
    color: #979797;
    text-align: center;
    padding: 5px 0 10px;
    font-size: 14px;
}

.optionCol2 {
    float: right;
    max-width: 440px;
    width: 100%;

}

.Option2Tital {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.Option2Cont {
    color: #979797;
    text-align: center;
    padding: 5px 0 10px;
    font-size: 14px;
}

.optionTable {
    width: 100%;
}

.whatIncludedWrap td {
    font-weight: 600;
}

.trackCostWrap strong {
    font-weight: 600 !important;
}

.carTranTrack {
    width: 100%;
    background-color: #bc2669;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.carTranTrack a {
    color: #fff;
}

.carTranTrack span {
    font-size: 22px;
    font-weight: bold;
}

.tdBorderRgt {
    border-right: 1px solid #ccc;
}

a.btnEnrollNow {
    height: 30px !important;
    padding: 3px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 112px !important;
}

.secondTdSpace {
    padding: 6px 5px 8px 5px !important;
}

.thirtyOffwrap {
    background: #ffe699;
}

.thirtyOffTd {
    color: #aa416d;
    font-size: 18px;
    font-weight: bold;

}

.thirtyOffTdSec {
    color: #aa416d;
    font-size: 18px;
    font-weight: bold;
}

.thirtyOffTd30 {
    color: #aa416d;
    font-size: 24px;
    font-weight: bold;
}

.trackCostWrap {
    background: #f0f0f6;
    border: 1px solid #ccc;
}

.commnBgWrap {
    background: #f9f9f9;
}

.whatIncludedWrap {
    background: #dfdfdf;
}

.haveQueCallus {
    border-bottom: 1px solid #ccc;
    color: #333;
    font-family: open sans;
    font-size: 22px;
    margin: 0 auto;
    max-width: 939px;
    padding: 0px 0px 20px;
    text-align: center;
    width: 100%;
    line-height: 32px;
}

.topFaqs {
    padding: 35px 0px 0px;
    color: #333;
}

.topFaqs h2 {
    padding: 0px 0px 20px;
    color: #333 !important;
    font-weight: 400 !important;
    font-size: 22px;
}

.optionWrap table tr td {
    border-top: 0 !important;
    padding: 6px 24px;
    border: none;
    border-right: 1px solid #ccc;
}

.optionWrap table {
    border: 1px solid #ccc;
    color: #333;
}

a.smallpurple,
a.bigpurple {
    background: #BC2669;
    border: none;
    color: #FFFFFF ! important;
    border-radius: 2px;
    text-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a.smallpurple:hover,
a.bigpurple:hover {
    color: #FFFFFF ! important;
    background: rgba(188, 38, 105, 0.7);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a.small-button,
a.icon-button {
    padding: 6px 14px;
    font-weight: bold !important;
    font-size: 12px;
    margin: 2px 5px 8px 0;
    line-height: 26px;
    display: inline-block;
}

/* CSS Added By Sohaib */
.tab-pane {
    height: 0;
}

.tab-pane.show.active {
    height: auto;
}

/* .fixedBuyNowBtn.pos-LeftBottom .btn-primary:hover {
    background-color: #7b1844 !important;
    border-color: #7b1844 !important;
} */

.show-hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.rowCorporatecontent [class*="col"]:hover .show-hover {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.rowCorporatecontent .btn-primary.custom-learn-more {
    color: #FFF;
    border-color: #be266a;
    background-color: #be266a;
    font-weight: 500;
    border-color: #c2c2c2;
    border-radius: 50px;
    width: 170px;
    line-height: 34px;
    height: 34px;
    text-align: center;
    padding: 0 15px;
}

.rowCorporatecontent .btn-primary.custom-learn-more:hover {
    color: #000 !important;
    border-color: #000 !important;
    background-color: transparent !important;
}

.rowCorporatecontent .showOnHover {
    opacity: 0;
    position: absolute;
    transition: 0.15s all ease;
}

.rowCorporatecontent [class*="col"]:hover {
    padding-top: 0;
}

.rowCorporatecontent [class*="col"]:hover .showOnHover {
    opacity: 1;
    position: relative;
}

.custom-dropdown .dropdown-menu {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    width: 230px;
    border-radius: 5px;
}

.custom-dropdown .dropdown-menu li {
    padding: 5px 20px;
    transition: 0.5s all ease;
}

.custom-dropdown .dropdown-menu li a {
    display: block;
}

.custom-dropdown .dropdown-menu li:hover,
.custom-dropdown .dropdown-menu .active {
    background-color: #f3f3f3;
    padding-left: 29px;
}

.custom-dropdown .dropdown-menu .active a {
    color: #be266a;
    text-decoration: none;
}

.custom-dropdown .nav-item .nav-link:hover>a {
    color: #fff;
}

/* .custom-dropdown .nav-item:hover {
    background-color: #be266a;
} */
.custom-dropdown .nav-item:hover .nav-link {
    color: #be266a;
}

.custom-dropdown .nav-item .nav-link:hover {
    background-color: #be266a;
    color: #fff !important;
}

.custom-dropdown .nav-item.dropdown.show .nav-link {
    color: #be266a;
}

.custom-dropdown .dropdown-menu.show {
    border-top: 2px solid #be266a;
    border-radius: 0;
}

.custom-dropdown .nav-item .nav-link {
    transition: 0.5s all ease;
    border-radius: 50px;
}

/* About Page CSS SA */
.about-main-heading {
    font-size: 25px;
    margin-bottom: 25px;
}

ul.values-list {
    padding-left: 40px;
}

#about-us .tabTeam ul.nav li.nav-item {
    width: 35%;
}

#about-us .tabTeam ul.nav .imgClient img {
    height: auto;
}

/* Start Up Page CSS */
.custom-dropdown .dropdown-toggle:after {
    background-image: url("/assets/img/icons-arrow-black.png");
    border: 0;
    background-repeat: no-repeat;
    width: 10px;
    height: 7px;
    background-position: center;
    margin-left: 5px;
    top: 2px;
    display: inline-block;
    position: relative;
    background-size: 10px;
}

.laptop {
    position: relative;
}

.laptop video {
    position: absolute;
    width: 80.9%;
    left: 11.3%;
    top: 6%;
}

.svg-icon {
    display: none;
    position: absolute;
    width: 80.9%;
    left: 11.3%;
    top: 6%;
    height: 83%;
    background-color: #fff;
    cursor: pointer;
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    background: #be266a;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #be266a;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #be266a;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.custom-dropdown .nav-item .nav-link:hover:after {
    background-image: url("/assets/img/icons-arrow-white.png") !important;
}

.custom-dropdown .nav-link.active.dropdown-toggle:after {
    background-image: url("/assets/img/icons-arrow-pink.png");
}

.startup-banner_head {
    color: #771C3F;
}

.base-blue {
    color: #0E606E;
}

.startup-banner .startup-banner_head,
.startup-dsr .startup-dsr_head,
.startup-exe .startup-dsr_head,
.about-us-who-we .about-us-who-we_head,
.company-history .about-us-who-we_head,
.about-us-what-sets .about-us-what-sets_head {
    font-size: 26px;
    font-weight: 400;
}

.startup-banner .startup-banner_body,
.startup-dsr .startup-dsr_body {
    margin-top: 20px;
}

.startup-dsr_right_img {
    background-color: #fff;
    padding: 10px 15px;
    border: 1px solid #c7c2c2;
}

.startup-dsr_right_img p {
    margin-bottom: 0;
}

.startup-dsr_es,
.startup-dsr_ha,
.startup-dsr_ot,
.about-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.startup-dsr_es_head,
.startup-dsr_ha_head,
.startup-dsr_ot_head {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 25px;
}

.startup-dsr_es_main {
    background-color: #eef3f8;
    padding: 30px 20px 35px 15px;
}

.startup-dsr_es_inner,
.startup-dsr_es_inner_box,
.startup-dsr_ha_inner,
.startup-dsr_ha_inner_box,
.startup-dsr_ot_inner,
.startup-dsr_ot_inner_box,
.startup-exe_tabs_inner,
.startup-exe_tabs_inner_box .our-values_inner_box,
.our-founder_inner_box {
    margin: 0;
}

.startup-dsr_es_inner_box_right {
    padding: 0;
    position: absolute;
    right: -7px;
}

.startup-dsr_es_box_head,
.startup-dsr_ha_box_head {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}

.startup-dsr_es_inner_box_left {
    min-height: 136px;
    display: flex;
    align-items: center;
    position: relative;
    border: 8px solid #771C3F;
    border-right: 0;
    border-radius: 7px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 35px 0px 35px 30px;
}

.startup-dsr_es_inner_box_pink {
    background-color: #f0e7ea;
    color: #771C3F;
}

.startup-dsr_es_inner_box_pink .startup-dsr_es_inner_box_left {
    border-color: #771C3F;
}

.startup-dsr_es_inner_box_pink .startup-dsr_es_box_pointer {
    background-color: #771C3F;
}

.startup-dsr_es_inner_box_pink .startup-dsr_es_box_pointer:before {
    border-left: 9px solid #771C3F;
}

.startup-dsr_es_inner_box_blue {
    background-color: #e5eeef;
    color: #0e606e;
}

.startup-dsr_es_inner_box_blue .startup-dsr_es_inner_box_left {
    border-color: #0e606e;
}

.startup-dsr_es_inner_box_blue .startup-dsr_es_box_pointer {
    background-color: #0e606e;
}

.startup-dsr_es_inner_box_blue .startup-dsr_es_box_pointer:before {
    border-left: 9px solid #0e606e;
}

.startup-dsr_es_inner_box_gray {
    background-color: #dedede;
    color: #0e606e;
}

.startup-dsr_es_inner_box_gray .startup-dsr_es_inner_box_left {
    border-color: #606060;
}

.startup-dsr_es_inner_box_gray .startup-dsr_es_box_pointer {
    background-color: #606060;
}

.startup-dsr_es_inner_box_gray .startup-dsr_es_box_pointer:before {
    border-left: 9px solid #606060;
}

.startup-dsr_es_box_pointer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 0px 0px 2px;
    font-size: 14px;
    width: 14px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
    color: #fff;
}

.startup-dsr_es_box_pointer:before {
    content: "";
    position: absolute;
    right: -9px;
    top: 0px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 9px solid #771C3F;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.startup-dsr_ha_inner_box {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.startup-dsr_ha_inner_box_right {
    border-radius: 100px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.startup-dsr_ha_inner_box_left {
    padding: 0;
}

.startup-dsr_ot_box_body {
    margin-bottom: 0;
    font-size: 16px;
}

.startup-dsr_ot_box_head {
    font-size: 18px;
    margin-bottom: 10px;
}

.startup-dsr_ot_inner_box {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 13px 11px;
}

.startup-dsr .startup-dsr_ot_inner .startup-dsr_ot_inner_box,
.tab-content #s4 .startup-dsr_ot_inner .startup-dsr_ot_inner_box {
    min-height: 130px;
}

.startup-dsr_ot_inner_box.startup-dsr_ot_inner_box_pink {
    background-image: url("/assets/img/ot_img_1.png");
    background-color: rgb(119, 28, 63, 0.8);
    border-bottom-left-radius: 35px;
}

.startup-dsr_ot_inner_box.startup-dsr_ot_inner_box_blue {
    background-image: url("/assets/img/ot_img_2.png");
    background-color: rgb(14, 96, 110, 0.8);
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
}

.startup-dsr_ot_inner_box.startup-dsr_ot_inner_box_gray {
    background-image: url("/assets/img/ot_img_3.png");
    background-color: rgb(96, 96, 96, 0.8);
    border-top-right-radius: 35px;
}


.startup-dsr_ot_inner_box_right_no span {
    font-size: 41px;
    opacity: 0.5;
    font-weight: 500;
}

.startup-dsr_btn .startup-dsr_btn_inner:after,
.startup-exe_tabs_btn .startup-exe_tabs_btn_inner:after {
    transform: rotate(90deg);
    top: 0;
}

.startup-dsr_btn_custom {
    text-align: center;
}

.startup-dsr_btn,
.startup-exe_tabs_btn {
    max-width: 730px;
    margin: 0 auto;
    flex: 0 0 100%;
}

.startup-dsr_btn .startup-dsr_btn_inner {
    background-color: #be266a !important;
    border-color: #be266a !important;
    color: #fff !important;
    border-radius: 50px !important;
}

.startup-dsr_btn .startup-dsr_btn_inner:hover {
    color: #000 !important;
    border-color: #000 !important;
    background-color: #fff !important;
}

.startup-exe_right_img {
    padding: 10px 15px;
}

.startup-exe_tabs_main {
    background-color: #DDDDDD;
    padding: 20px 20px 20px 20px;
}

.startup-exe_tabs_main .nav-tabs {
    background-color: #f6f6f6;
}

.startup-exe_tabs_main .nav-tabs .nav-item {
    border-left: 2px solid #DDDDDD;
    width: 25%;
    text-align: center;
    font-family: 'Oswald', sans-serif;
}

.startup-exe_tabs_main .nav-tabs .nav-item:first-child {
    border-left: 0;
}

.startup-exe_tabs_main .nav-tabs .nav-item .nav-link.active {
    border-bottom: 4px solid #B92F6A;
    border-radius: 0;
    color: #333333;
}

.startup-exe_tabs_main .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    border-bottom: 4px solid transparent;
    border-top: 2px solid transparent;
    color: #495057;
}

.startup-exe_tabs_main .tab-content {
    background-color: #ebebeb;
    padding: 20px 0;
}

.startup-exe_tabs_body {
    padding-left: 8px;
    padding-right: 8px;
}

.startup-exe_tabs_inner_col {
    padding: 0 8px;
    background-color: #f7f7f7;
}

.startup-exe_tabs_inner_box {
    background-color: #f7f7f7;
    padding: 10px 12px 40px 12px;
    border-top-right-radius: 35px;
}

.startup-exe_tabs_box_head {
    font-size: 18px;
    margin-bottom: 20px;
}

.startup-exe_tabs_inner_box p {
    margin-bottom: 0;
    font-size: 14px;
}

.startup-exe_tabs_inner_box_right,
.startup-exe_tabs_inner_box_left {
    padding: 0;
}

.startup-exe_tabs_btn .startup-exe_tabs_btn_inner {
    color: #fff !important;
    border-color: #be266a !important;
    background-color: #be266a !important;
    border-radius: 50px !important;
}

.startup-exe_tabs_btn .startup-exe_tabs_btn_inner:hover {
    background-color: #fff !important;
    border-color: #333333 !important;
    color: #333333 !important;
}

/* .sliderTestimonialsWrapper{
    width: calc(100% + 30px);
    padding: 0 15px;
    margin-left: -15px;
    overflow: hidden;
} */

/* .startup_page_testimonial .slick-list {
    overflow: visible;
}
.startup_page_testimonial  .slick-slide .contentTestimonials{
    box-shadow: none;
    transition: box-shadow 0.1s ease-in-out;
}
.startup_page_testimonial  .slick-slide.slick-active .contentTestimonials {
    box-shadow: 0px 3px 8px rgb(0 0 0 / 35%);
} */

.startup_page_testimonial {
    background-color: #eef3f8;
}

.startup_page_testimonial .contentTestimonials {
    background-image: url(/assets/img/startup_testimonials_bg.png);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: bottom left;
    padding: 60px 40px 60px 30px;
    border-radius: 0;
}

.startup_page_testimonial .boxTestimonials {
    padding-top: 0;
    background: unset;
}

.startup_page_testimonial .detailClient {
    margin-top: 0;
}

.startup_page_testimonial .detailTestimonialPara p {
    text-align: right;
}

.startup_page_testimonial .detailTestimonialPara h2 {
    text-align: right;
    margin-bottom: 0;
    padding-bottom: 0;
}

.startup_page_testimonial .detailTestimonialPara h2::after {
    display: none;
}

.startup_page_testimonial .detailClient img {
    width: 136px;
    height: 136px;
    border: solid 4px #dddddd;
}

.startup_page_testimonial .slick-dots {
    margin-top: 25px;
}

.startup_page_testimonial .slick-dots button {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    border: 0;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 35%);
}

.startup_page_testimonial .slick-arrow {
    background-color: #dddddd;
    box-shadow: 0 0px 1rem rgb(0 0 0 / 10%);
    top: 40%;
}

.startup_page_testimonial .slick-arrow::before {
    color: #333333;
}

.startup_page_testimonial .slick-arrow:hover:before {
    color: #fff;
}

.categories-tabs__mobile-head {
    display: none;
}

.h3,
h3 {
    font-size: 1.45rem;
}

#cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    display: none;
}

/* Media Queries */

@media only screen and (min-width:768px) {
    .startup-dsr_btn_custom {
        flex: 0 0 25%;
    }

    .tab-content #s2 .startup-exe_tabs_inner_col,
    .tab-content #s3 .startup-exe_tabs_inner_col,
    .tab-content #s4 .startup-exe_tabs_inner_col {
        margin: 0 8px;
        flex: 0 0 calc(33.333333% - 16px);
        max-width: calc(33.333333% - 16px);
    }

    .tab-content #s1 .startup-exe_tabs_inner_col {
        margin: 0 8px;
        flex: 0 0 calc(25% - 16px);
        max-width: calc(25% - 16px);
    }
}

@media only screen and (max-width:990px) {

    .custom-dropdown .nav-item,
    .custom-dropdown .dropdown-menu {
        border-radius: 0;
    }

    .custom-dropdown .dropdown-toggle:after {
        background-image: url("/assets/img/icons-arrow-white.png") !important;
    }

    .custom-dropdown .nav-link.active.dropdown-toggle:after {
        background-image: url("/assets/img/icons-arrow-pink.png") !important;
    }

    .custom-dropdown .dropdown-menu {
        width: 100%;
    }

    .custom-dropdown .nav-item .nav-link:hover {
        background-color: #000;
    }

    .custom-dropdown .dropdown-menu.show {
        border-top: 0;
        border-radius: 0;
    }
}

@media only screen and (max-width:768px) {

    .startup-dsr_right_img,
    .startup-exe_right_img {
        max-width: 500px;
        margin: 0 auto;
    }

    .startup-dsr_es_main {
        margin-top: 25px;
    }

    .startup-dsr_es_inner_box .startup-dsr_es_inner_box_left {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 78px 0px 78px 30px;
    }

    .startup-dsr_es_inner_box .startup-dsr_es_inner_box_right {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .startup-dsr_es_inner_box,
    .startup-dsr_ha_inner_box,
    .startup-dsr_ot_inner_box,
    .startup-exe_tabs_inner_box,
    .startup-exe_tabs_inner_col,
    .our-values_inner_box,
    .our-founder_inner_box {
        margin-bottom: 25px;
    }

    .startup-dsr_es_inner_box_right_img {
        max-width: 130px;
        margin: 0 0 0 auto;
    }

    .startup-dsr_ha_inner_box .startup-dsr_ha_inner_box_right {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        justify-content: start;
    }

    .startup-dsr_ha_inner_box .startup-dsr_ha_inner_box_left {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .startup-dsr_ha_inner_box_right_img {
        width: 130px;
    }

    .startup-dsr_ot_inner_box .startup-dsr_ot_inner_box_right {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .startup-dsr_ot_inner_box .startup-dsr_ot_inner_box_left {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .startup-dsr_btn_custom {
        margin-bottom: 25px;
    }

    .startup-dsr_btn_custom .startup-dsr_btn_inner,
    .startup-exe_tabs_btn .startup-exe_tabs_btn_inner {
        padding-left: 30px;
        padding-right: 40px;
    }

    .startup-dsr_btn .startup-dsr_btn_inner:after,
    .startup-exe_tabs_btn .startup-exe_tabs_btn_inner:after {
        right: 20px;
    }

    .startup-exe_tabs_inner_box .startup-exe_tabs_inner_box_right {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .startup-exe_tabs_inner_box .startup-exe_tabs_inner_box_left {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .tab-content #s1 .startup-exe_tabs_inner_box_right,
    .tab-content #s1 .startup-exe_tabs_inner_box_left {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .tab-content #s1 .startup-exe_tabs_inner_box_right {
        margin-bottom: 20px;
    }

    .tab-content #s1 .startup-exe_tabs_inner_box_left .startup-exe_tabs_inner_box_right_img {
        max-width: 100%;
    }

    .startup-exe_tabs_inner_box_right_img {
        max-width: 130px;
        margin: 0 0 0 auto;
    }

    .categories-tabs__mobile-head {
        display: block;
    }

    .startup-exe_tabs_main .nav-tabs.is-active {
        display: block;
    }

    .startup-exe_tabs_main .nav-tabs .nav-item .nav-link {
        border: 0;
        padding: 15px 20px;
    }

    .categories-tabs__mobile-head {
        position: relative;
        background-color: #f6f6f6;
        padding: 16px 20px 20px 20px;
        border: 0;
        color: #454a35;
        font-size: 20px;
        font-weight: 600;
        cursor: pointer;
        width: 100%;
        font-family: 'Oswald', sans-serif;
    }

    .startup-exe_tabs_main .nav-tabs {
        display: none;
        position: absolute;
        width: calc(100% - 72px);
        background-color: #fff;
        box-shadow: 0 0 4px #e9e1f8;
        z-index: 1;
        padding: 0;
        left: 0;
        right: 0;
        margin: auto !important;
    }

    .startup-exe_tabs_main .nav-tabs .nav-item {
        width: 100%;
        text-align: left;
        border: 0;
    }

    .categories-tabs__mobile-head:after {
        content: "\f054";
        right: 24px;
        top: 30%;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        transform: rotate(90deg);
    }

    .categories-tabs__mobile-head.show-tabs:after {
        transform: rotate(270deg);
    }

    .our-values_inner_box .startup-dsr_ha_box_head,
    .our-founder_inner_box .startup-dsr_ha_box_head {
        text-align: center;
    }

    .our-values_main .startup-dsr_ha .leftSliderConent,
    .why-us_main .startup-dsr_ha .leftSliderConent,
    .about-us-who-we .leftSliderConent,
    .about-us-what-sets .about-us-what-sets_head,
    .about-us-what-sets .about-us-what-sets_body,
    .about-us-who-we_right_img p,
    .company-history .leftSliderConent,
    .our-founder_main .about-us-who-we_head,
    .our-founder_main .about-us-what-sets_body {
        text-align: center;
    }

    .our-values_main .line-left,
    .why-us_main .line-left,
    .our-founder_main .line-left,
    .about-us-who-we .line-left,
    .about-us-what-sets .line-right,
    .about-us-what-sets .line-right,
    .company-history .line-left {
        margin: 0 auto;
    }

    .why-us_main .startup-dsr_ha_inner_box_right_img {
        width: 500px;
    }

    .why-us_main .startup-dsr_ha_inner_box_right {
        height: auto;
    }

    .our-founder_inner_box .startup-dsr_ha_inner_box_right {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        height: auto;
    }

    .our-founder_inner_box .startup-dsr_ha_inner_box_left {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .our-founder_inner_box .startup-dsr_ha_inner_box_right_img {
        width: 300px !important;
    }

    .our-values_inner_box .startup-dsr_ha_inner_box_right_img .startup-dsr_ha_inner_box_right_img_overlay {
        opacity: 1;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    /* .fixedBuyNowBtn.founder-active {
        display: block;
        left: -49px;
    } */
}

@media only screen and (max-width: 480px) {
    .startup-dsr_es_inner_box .startup-dsr_es_inner_box_left {
        padding: 46px 0px 46px 30px;
    }

    .startup-dsr_es_inner_box_right_img {
        max-width: 98px;
    }

    .our-founder_inner_box .startup-dsr_ha_inner_box_right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .our-founder_inner_box .startup-dsr_ha_inner_box_left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }

    .our-founder_founder-info {
        text-align: center;
    }

    .our-founder_founder-social {
        justify-content: center;
    }
}

/* End Start Up Page CSS */

/* About Us Page CSS */
.about-us-n video {
    max-width: 100%;
}

.about-us-who-we {
    background-color: #f7f7f7;
}

.company-history {
    background-color: #fff;
}

.about-us-who-we_head {
    padding: 0;
}

.line {
    width: 50px;
    height: 3px;
    margin-bottom: 20px !important;
    background-color: #B92F6A;
    display: block;
}

.line-right {
    margin: 0 0 10px auto;
}

.about-us-what-sets_head {
    text-align: right;
    padding: 0;
}

.about-us-what-sets_body {
    text-align: right;
}

.about-us-who-we .about-us-who-we_right_img video,
.company-history .about-us-who-we_right_img video {
    max-width: 100%;
}

.our-values,
.our-founder {
    background-image: url("/assets/img/our-values-bg.jpg");
    background-position: top;
    background-size: cover;
}

.our-values_inner_box .startup-dsr_ha_inner_box_right,
.our-founder_inner_box .startup-dsr_ha_inner_box_right {
    background-color: transparent;
    border-radius: 0;
}

.our-values_main .startup-dsr_ha_inner,
.why-us_main .startup-dsr_ha_inner,
.our-founder_main .startup-dsr_ha_inner {
    margin-top: 25px;
}

.our-values_main .startup-dsr_ha_inner .our-values_inner_box {
    position: relative;
}

.our-values_main .startup-dsr_ha_inner .our-values_inner_box.our-values_inner_box_last:after {
    display: none;
}


.our-values_inner_box .startup-dsr_ha_inner_box_right_img,
.our-founder_inner_box .startup-dsr_ha_inner_box_right_img {
    position: relative;
}

.bg_overlay_one {
    background-color: #771c3f;
}

.bg_overlay_two {
    background-color: #0e606e;
}

.bg_overlay_three {
    background-color: #606060;
}

.our-values_inner_box .startup-dsr_ha_inner_box_right_img_overlay,
.our-founder_inner_box .startup-dsr_ha_inner_box_right_img_overlay {
    display: flex;
    align-items: center;
    position: absolute;
    text-align: center;
    top: 0;
    height: 100%;
    color: #fff;
    font-size: 14px;
    opacity: 0;
    transition: .1s all;
}

.our-values_inner_box .startup-dsr_ha_inner_box_right_img:hover .startup-dsr_ha_inner_box_right_img_overlay,
.our-founder_inner_box .startup-dsr_ha_inner_box_right_img:hover .startup-dsr_ha_inner_box_right_img_overlay {
    opacity: 1;
}

.our-values_inner_box .startup-dsr_ha_inner_box_right_img_overlay_para {
    margin-bottom: 0;
    padding: 0 10px;
}

.our-values_inner_box .startup-dsr_ha_inner_box_right_img svg {
    width: 115%;
}

.why-us {
    background-image: url("/assets/img/why-us-bg.jpg");
    background-position: top;
    background-size: cover;
}

.our-founder_founder-social {
    display: flex;
    align-items: center;
}

.our-founder_founder-social_linkedin a .fa-linkedin-in,
.our-founder_founder-social_twitter a .fa-twitter {
    color: #fff;
}

.our-founder_founder-social_linkedin a {
    background-color: #B92F6A;
    padding-top: 3px;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
    margin-right: 9px;
}

.our-founder_founder-social_twitter a {
    background-color: #B92F6A;
    padding-top: 3px;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
}

h5.our-founder_founder-info_head {
    font-size: 20px;
    color: #771C3F;
}

h5.our-founder_founder-info_pos {
    color: #0E606E;
}

.our-founder_inner_box .founder-no-padding {
    padding-left: 0;
}


/* End About Us Page CSS */

/*End CSS Added By Sohaib */


/*Certicates CSS*/
.aryng_at_tracks_offered .et_pb_column.et_pb_column_3_4.et_pb_column_4 {
    float: right;
}

table.aryng_table_course_topics {
    width: 100%;
}

table.aryng_table_course_topics tbody tr td:first-child {
    width: 70%;
}

table.aryng_table_course_topics tbody tr td:last-child {
    width: 30%;
}

@media all and (max-width:480px) {

    div.aryng_at_tracks_offered,
    div.aryng_analytics_courses_right {
        width: 98%;
    }

    div.aryng_at_tracks_offered .coursesTabsCont,
    div.aryng_analytics_courses_right .coursesTabsCont {
        max-width: 100%;
        width: 100%;
        position: initial !important;
    }
}

ul.resources-menu li a.aryng_actlinkedin {
    display: none;
}

.aryng_asc_heading {
    color: #bc2669;
    text-align: center;
}

.aryng_h2 {
    color: #bc2669;
}

.aryng_h2_sm {
    color: #000000;
    font-size: 17px;
}

.aryng_powered_by a {
    color: #bc2669;
    text-decoration: none;
}

.aryng_width_70 {
    width: 70%;
}

.aryng_width_30 {
    width: 30%;
}

.aryng_column_right.aryng_width_30 .aryng_column_right_inner {
    text-align: right;
}

.aryng_instructions_column_first {
    width: 40%;
    float: left;
    padding: 5px;
    border-right: 1px solid #ECECEC;
}

.aryng_instructions_column_second {
    width: 60%;
    float: left;
    padding: 5px;
}

.aryng_clear {
    clear: both;
}

.aryng_instructions_row {
    height: 35px;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.aryng_instructions_row.aryng_ins_last_row {
    border-bottom: 1px solid #ececec;
}

.aryng_powered_by a:hover {
    text-decoration: none;
}

.aryng_instructions_bar {
    background: #bd2669;
    padding: 10px 0 10px 6px;
    font-size: 22px;
    color: #ffffff;
}

.aryng_instruction_desc {
    padding: 2px 0 10px 6px;
}

.aryng_at_lin_container {
    background: #bd2669;
    padding: 5px;
    width: 160px;
    border-radius: 3px;
    margin-top: 10px;
    text-align: center;
}

.aryng_at_lin_container a,
.aryng_at_lin_container a:hover {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

span.aryng_achieved_grade {
    color: #bd2669;
    font-size: 30px;
}


.aryng_cert_h2_a {
    font-weight: bold;
    line-height: normal;
}

.aryng_cert_h2_a:hover {
    color: #bd2669;
}

.aryng_border_color_base.aryng_cert_h2:hover {
    border-color: #000000;
}

.aryng_pdf_input {
    padding: 10px;
    border-radius: 3px;
    margin: 0 0 0 60px;
    background: #BE347B;
    color: #ffffff;
    font-weight: 600;
}

.aryng_pdf_input:hover {
    color: #ffffff;
}

.aryng_section .mt-0 {
    margin-top: 0;
}

.aryng_section {
    padding: 40px 0;
}

.aryng_container.aryng_container_100 {
    width: 100%;
}

.aryng_container {
    width: 1000px;
    margin: 0 auto;
}

.aryng_row.aryng_row_no_bg {
    background: none;
    padding-top: 0;
    padding-bottom: 20px;
}

.aryng_row {
    display: inline-block;
    width: 100%;
}

.aryng_certificate {
    border-style: solid;
    border-width: 10px;
}

.aryng_certificate_inner {
    border-style: solid;
    border-width: 4px;
    border-color: #000;
    margin: 5px;
    position: relative;
}

.aryng_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 38%;
    text-align: center;
    margin-left: 10px;
    background: url(../img/bg-logo.png);
    color: #fff;
    padding: 12px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.aryng_left img {
    width: 70px;
    margin-bottom: 92px;
}

.aryng_right {
    padding-left: 40%;
    text-align: center;
    padding-right: 0;
    padding-top: 12px;
    padding-bottom: 5px;
}

.aryng_right_inner {
    background: url(../img/bg-1.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 92%;
    min-height: 288px;
}

.aryng_row {
    background: url(../img/bg-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 92%;
    padding-bottom: 60px;
    padding-top: 52px;
}

.aryng_heading {
    margin-top: 20px;
    margin-bottom: 38px;
    font-size: 15px;
    color: #ffffff;
}

.aryng_main_heading {
    font-size: 28px;
    margin-bottom: 0;
}

.aryng_description {
    font-size: 15px;
}

.aryng_bold_400 {
    font-weight: 400;
}

.aryng_bold_500 {
    font-weight: 500;
}

.aryng_bold_600 {
    font-weight: 600;
}

.aryng_column_left {
    width: 50%;
    float: left;
}

.aryng_pdf_data.aryng_column_left {
    cursor: pointer;
}

.aryng_column_right {
    width: 50%;
    float: left;
}

.aryng_column_right_inner {
    padding: 14px;
}

.border-bottom {
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.aryng_section .pb-s1 {
    padding-bottom: 1rem;
    margin-bottom: 40px;
}

.aryng_certificate {
    background: #fff;
    border-color: #bd2669;
}

.aryng_color_base {
    color: #bd2669;
}

.aryng_border_color_base,
h2.aryng_border_color_base {
    border-color: #bd2669 !important;
    font-weight: bold;
    font-size: 18px;
    border-bottom-width: 5px !important;
}

.aryng_section p.text-size-20 {
    font-size: 17px;
}

.aryng_section .awarded {
    margin: 10px 0 5px 0;
    font-size: 17px;
}

/* Phase 2 CSS */
.aryng3_video .fluid-width-video-wrapper {
    width: 80%;
    margin: 0 auto;
}

.fluid-width-video-wrapper iframe.aryng_promo_video,
iframe.aryng_promo_video {
    max-width: 100% !important;
    width: 100% !important;
    height: 500px !important;
    top: 15%;
}

.aryng_anchor {
    padding: 10px;
    border-radius: 3px;
    margin: 0px;
    background: #BE347B;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}

.aryng_p {
    text-align: center;
    width: 100%;
}

ul.resources-menu li a.aryng_hide {
    display: none;
}

/* Completion Certificate Css starts */
.aryng2_certificate {
    padding: 5px;
}

.aryng2_certificate_inner {
    border: 3px solid #99969d;
    position: relative;
}

.aryng2_certificate_inner_base {
    border: 3px solid #bd2669;
    position: relative;
    margin: 5px;
    padding: 10px;
}

.aryng2_section {
    background: url(../img/images/bg-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 65%;
    padding-bottom: 60px;
    padding-top: 52px;
}

.aryng2_heading {
    margin-top: 20px;
    margin-bottom: 38px;
    font-size: 17px;
}

.aryng2_main_heading {
    font-size: 28px;
    margin-bottom: 0;
}

.aryng2_description {
    font-size: 17px;
}

.aryng2_bold_400 {
    font-weight: 400;
}

.aryng2_bold_500 {
    font-weight: 500;
}

.aryng2_bold_600 {
    font-weight: 600;
}

.aryng2_column_left {
    width: 50%;
    float: left;
}

.aryng2_column_right {
    width: 50%;
    float: left;
}

.aryng2_column_right_inner {
    padding: 14px;
}

.aryng2_certificate {
    background: #fff;
    border-color: #bd2669;
    cursor: pointer;
}

.aryng2_color_base {
    color: #bd2669;
}

.aryng2_border_color_base {
    border-color: #bd2669;
}

.aryng2_border_color_dark {
    border-color: #000;
}

.aryng_border_color_base,
h2.aryng_border_color_base {
    border-color: #bd2669 !important;
}

p.text-size-20 {
    font-size: 22px;
}


.mt-0 {
    margin-top: 0;
}

.mb-5 {
    margin-bottom: 5px;
}

.aryng2_certificate .logo {
    text-align: center;
}

.aryng2_certificate .logo img {
    width: 70px;
}

.aryng2_centered {
    padding: 0 2.3rem;
}

.aryng2_text_center {
    text-align: center;
}

.aryng2_b_dark {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #9f9f9f;
}

.aryng2_date_sig {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.aryng2_date_sig .date {
    width: 40%;
}

.aryng2_date_sig .sig {
    width: 54%;
}

.aryng2_date_sig hr {
    border-color: #9f9f9f;
    background: none;
    box-shadow: none;
    border-width: 1px;
    border-left: none;
    border-right: none;
}

.aryng2_www_copyright_email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.aryng2_www_copyright_email {
    font-size: 12px;
    margin-top: 30px;
}

.border-bottom {
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.pb-s1 {
    padding-bottom: 1rem;
}

img.watermark {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.aryng_row.aryng_row2 {
    background-size: 100%;
    padding-bottom: 0px;
}

h4.aryng2_color_base {
    margin: 20px 0 20px 0;
    font-weight: 600;
}

h2.aryng2_color_base {
    margin: 20px 0 20px 0;
}

div.aryng2_centered h3 {
    margin: 18px 0 18px 0;
    font-weight: 600;
}

.aryng2_centered h5 {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 2px;
}

.aryng_section2 .aryng_main_heading {
    font-size: 23px;
}

.aryng_section .aryng2_column_left.aryng_pdf_data {
    width: 60%;
}

.aryng_section .aryng_column_right.aryng_column_right2 {
    width: 40%;
}

.et_pb_row.aryng_course_track_row {
    max-width: 1080px;
}

.aryng_courses_tracks_nav,
.aryng_courses_tracks_nav1 {
    padding: 10px 0px;
    background: #be347b;
    border-radius: 4px 4px 0 0;
}

.aryng_courses_tracks_html,
.aryng_courses_tracks_html1 {
    padding: 5px;
    border: 1px solid #be347b;
    border-radius: 0 0 4px 4px;
}

.aryng_courses_tracks_nav a,
.aryng_courses_tracks_nav1 a {
    padding: 10px 12px 12px 12px;
    font-size: 16px;
    color: #ffffff;
    border-left: 3px solid #ffffff;
}

.aryng_courses_tracks_nav a:hover,
.aryng_courses_tracks_nav1 a:hover {
    background: #980552;
    color: #ffffff;
}

.aryng_courses_tracks_nav a.aryng_active_course,
.aryng_courses_tracks_nav1 a.aryng_active_course1 {
    padding: 10px 12px 12px 12px;
    background: #980552;
}

.aryng_courses_tracks_nav a:first-child,
.aryng_courses_tracks_nav1 a:first-child {
    border-radius: 4px 0 0 0;
    border-left: none;
}

.aryng_ct_main.aryng_ct_hide,
.aryng_ct_main.aryng_ct_hide1 {
    display: none;
}

.aryng3_section .aryng3_video_section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 232323232;
}

.aryng3_video {
    max-width: 1100px;
    margin: 20px;
    width: 1100px;
}

.aryng3_video_section {
    -ms-flex-pack: center !important;
    justify-content: center !important;

    display: -ms-flexbox !important;
    display: flex !important;

    -ms-flex-align: center !important;
    align-items: center !important;
    z-index: 5;
}

.aryng_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    background: rgba(0, 0, 0, 0.8);
    z-index: 111111111;
}

.aryng3_video_close_btn {
    position: fixed;
    top: 0;
    right: 0;
    margin: 20px;
    width: 50px;
    height: 50px;
    z-index: 11111111111;
    text-decoration: none;
    transition: 0.4s;
}

.aryng3_video_close_btn img {
    width: 100%;
}



@media only screen and (min-width: 960px) and (max-width: 1100px) {
    .aryng2_container {
        width: 90%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .aryng2_container {
        width: 100%;
    }

    .aryng2_column_left,
    .aryng2_column_right {
        width: 450px;
        margin: 0 auto;
        float: none;
    }

    .fluid-width-video-wrapper iframe.aryng_promo_video {
        height: 100% !important;
    }

    .aryng3_video .fluid-width-video-wrapper {
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .aryng2_container {
        width: 100%;
    }

    .aryng2_column_left,
    .aryng2_column_right {
        width: 450px;
        margin: 0 auto;
        float: none;
    }
}

@media only screen and (max-width: 480px) {
    .et_pb_row.aryng_course_track_row {
        width: 98%;
    }

    .fluid-width-video-wrapper iframe.aryng_promo_video {
        height: 100% !important;
    }

    .aryng3_video .fluid-width-video-wrapper {
        width: 100%;
    }

    .aryng2_container {
        width: 100%;
    }

    .aryng2_column_left,
    .aryng2_column_right,
    .aryng_section .aryng2_column_left.aryng_pdf_data,
    .aryng_section .aryng_column_right.aryng_column_right2 {
        width: 310px;
        margin: 0 auto;
        float: none;
    }

    .aryng2_centered {
        padding: 0 1rem;
    }

    .aryng2_www_copyright_email {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .aryng_courses_tracks_nav a,
    .aryng_courses_tracks_nav1 a {
        display: block;
        border: none;
        padding: 6px 0px 0px 6px;
    }

    .aryng_courses_tracks_nav a.aryng_active_course,
    .aryng_courses_tracks_nav a:first-child,
    .aryng_courses_tracks_nav1 a.aryng_active_course1,
    .aryng_courses_tracks_nav1 a:first-child {
        border: none;
        padding: 6px 0px 0px 6px;
    }
}

/* Completion Certificate Css ends */




@media only screen and (min-width: 960px) and (max-width: 1100px) {
    .aryng_container {
        width: 90%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .aryng_container {
        width: 100%;
    }

    .aryng_column_left,
    .aryng_column_right {
        width: 450px;
        margin: 0 auto;
        float: none;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .aryng_container {
        width: 100%;
    }

    .aryng_column_left,
    .aryng_column_right {
        width: 450px;
        margin: 0 auto;
        float: none;
    }
}

@media only screen and (max-width: 480px) {
    .aryng_column_right.aryng_width_30 .aryng_column_right_inner {
        text-align: left;
    }

    span.aryng_achieved_grade {
        font-size: 24px;
    }

    .aryng_at_lin_container {
        width: 100%;
    }

    .aryng_at_lin_container a {
        font-size: 18px;
    }

    .aryng_instructions_row {
        border: 1px solid #ececec;
    }

    .aryng_instructions_column_first {
        width: 100%;
        border-right: none;
        font-weight: bold;
    }

    .aryng_instructions_column_second {
        width: 100%;
    }

    .aryng_heading {
        margin-top: 0;
        margin-bottom: 0;
    }

    .aryng_left img {
        margin-bottom: 68px;
    }

    .aryng_row {
        padding-bottom: 0;
        padding-top: 0;
    }

    .aryng_container {
        width: 100%;
    }

    .aryng_column_left,
    .aryng_column_right {
        width: 300px;
        margin: 0 auto;
        float: none;
    }

    .aryng_left,
    .aryng_right {
        float: none;
    }

    .aryng_right {
        padding-top: 250px;
        padding-left: 0;
    }

    .aryng_left {
        left: 50%;
        margin-left: -60px !important;
        width: 120px;
    }

    .aryng_border_color_base {
        font-size: 17px;
        line-height: normal;
    }
}

/*
Css Added by Adnan Ends
*/
/* button:focus {
    color: #000;
    text-decoration: none;
    opacity: 1;
    border: none;
    box-shadow: none;
    outline: none
} */

/* body {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: 'Roboto', sans-serif
} */

/* h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif
} */

/* h2 {
    font-size: 1.5em;
    line-height: 1.5;
    letter-spacing: 1px;
    padding-bottom: 10px
} */

h2 span {
    font-size: .667em;
    display: block
}

/*
h4 {
    font-size: 1.3em;
    margin-bottom: 20px
}

h5 {
    font-size: .95em
} */

/* .container {
    max-width: 1030px;
    width: 100%
} */

ul {
    padding: 0;
    margin: 0
}

.textPink {
    color: #be266a !important
}

.home p {
    margin-bottom: 1rem
}

p {
    margin-bottom: 1.2rem
}

img {
    max-width: 100%
}

sup {
    top: -1em;
    font-size: 50%
}

.custom-control {
    padding-left: 65px
}

.custom-control-label:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: none !important;
    box-shadow: none !important
}

.custom-control-input:focus~.custom-control-label::before,
.btn-primary.focus,
.btn-primary:focus,
.slick-slider div:focus {
    box-shadow: none !important;
    outline: none
}

.custom-control-label::before {
    top: -1px;
    left: -35px;
    width: 25px;
    height: 25px;
    background-color: transparent;
    border-radius: 0 !important;
    border: solid 3px #be266a
}

.custom-control-input:checked~.custom-control-label::before {
    background-color: #be266a !important
}

.custom-control-label::after {
    top: 4px;
    left: -31px;
    background-size: 85% 85%
}

/* .btn {
    line-height: 50px;
    height: 50px;
    text-align: left;
    display: inline-block;
    color: #FFF;
    padding: 0 45px 0 20px;
    font-size: .857em;
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
    border-radius: 6px;
    background-color: #333
}

.btn:after {
    content: "\f054";
    right: 20px;
    top: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transform: translateY(-50%);
    position: absolute
}

.btn.btn-primary {
    border-color: #0e606e;
    background-color: #0e606e
}

.btn i {
    right: 20px;
    top: 11px;
    position: absolute
}

.btn:hover {
    color: #FFF;
    border-color: #be266a;
    background-color: #be266a
}

.btn.btn-primary.btn:hover {
    color: #FFF;
    border-color: #be266a;
    background-color: #be266a
} */

.addBigSpace {
    margin-bottom: 120px !important
}

a {
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s
}

.rowCertification .commanInner {
    height: 100%
}

.textGray {
    color: #D0D0D0 !important
}

/* header {
    background-color: #fafafa
} */

.row.rowBuildContent {
    padding-bottom: 20px
}

.form-control:-moz-placeholder {
    color: #000;
    opacity: 1
}

/* form .btn {
    margin-top: 20px
} */

.form-control::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.form-control {
    height: 45px;
    padding: 5px 10px;
    border-radius: 0;
    color: #000;
    border-color: #c4c4c4;
    font-size: 1em;
    border-width: 0 0 2px
}

.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #be266a
}

select.form-control {
    appearance: none;
    padding-right: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/icon-select.png) no-repeat center right #FFF
}

textarea.form-control {
    height: 80px;
    resize: none
}

small {
    font-size: .357em
}

.form-group small {
    margin-left: 36px
}

.form-group {
    margin-bottom: 10px
}

.form-row {
    margin-left: -15px;
    margin-right: -15px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

#logo {
    margin: 0;
    display: inline-block
}

.rightMenu {
    float: right
}

/* .navbar {
    font-size: .95em;
    z-index: 1000;
    display: inherit;
    padding: 0 0 25px
}

.navbar-collapse {
    float: right;
    padding-top: 25px
}

.navbar-brand {
    padding: 0;
    display: inline-block
}

.navbar-brand img {
    width: 83px;
    height: 83px
}

.navbar-nav .nav-link {
    color: #000;
    font-weight: 400;
    padding-left: 22px !important;
    padding-right: 22px !important
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    color: #be266a
} */

.leftSliderConent {
    letter-spacing: 1px
}

.leftSliderConent p {
    margin-bottom: 35px;
    font-size: 1em
}

.leftSliderConent h4 {
    margin-bottom: 10px
}

.rightSliderConent {
    text-align: center;
    margin-top: 10px;
    margin-bottom: -205px
}

.rightAdriContent {
    margin-top: 0
}

.rightAdriContent .btnContactus {
    margin-bottom: 0
}

.btnContactus {
    height: 45px;
    color: #FFF;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    line-height: 45px;
    border-radius: 8px;
    font-size: 1.143em;
    margin-bottom: 0;
    background-color: #be266a;
    font-family: 'Oswald', sans-serif;
    z-index: 9999
}

.modal {
    z-index: 99999
}

.btnContactus:hover {
    background-color: #91184e
}

.btnContactus:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #be266a;
    border-width: 13px 16px 30px 0;
    margin-left: 30px;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s
}

.btnContactus:hover:hover:after {
    border-top-color: #91184e
}

.btnContactus:hover {
    color: #FFF;
    text-decoration: none
}

.imguser1 {
    margin-bottom: -200px
}

.sectionComman {
    padding: 30px 0
}

.headingBorder {
    margin-bottom: 25px;
    position: relative;
    padding: 0;
}

.headingBorder:after {
    width: 60px;
    height: 4px;
    content: "";
    left: 0;
    bottom: -10px;
    position: absolute;
    border-radius: 4px;
    background-color: #be266a
}

.rowtheProblems {
    padding: 2px 0 15px;
    color: gray
}

.rowicons .boxCenterIcon {
    text-align: center;
    min-height: 80px;
    margin-bottom: 0
}

p.btnBottom {
    position: absolute;
    bottom: 0;
    left: 0
}

.sliderCourses .slick-slide {
    padding-bottom: 70px;
    min-height: 350px;
    position: relative
}

.slidercertification .slick-slide {
    padding-bottom: 70px;
    min-height: 335px;
    position: relative
}

.sectionDataScience .slidercertification .slick-slide {
    padding-bottom: 70px;
    min-height: 335px;
    position: relative
}

.pTagBMZero {
    margin-bottom: 0
}

.rowicons .boxCenterIcon img {
    max-height: 60px
}

.rowiconsBig .boxCenterIcon {
    min-height: 90px;
}

.rowiconsBig .boxCenterIcon img {
    max-height: 70px
}

.rowicons p {
    text-align: center
}

.boxPlusIcon {
    position: relative
}

.boxPlusIcon:after {
    background-color: #be266a;
    content: "\f067";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    border-radius: 50%;
    right: -36px;
    font-weight: 600;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    top: 26px;
    font-size: 15px
}

.rowicons h4 {
    text-align: center
}

.bgGray {
    background-color: initial;
}

.bgDarkGray {
    background-color: initial;
}

/* a {
    color: #000
}

a:hover {
    color: #be266a;
    text-decoration: none
} */

ul.listproblemsSolve {
    padding-bottom: 15px
}

ul.listproblemsSolve li {
    padding: 0 17px 0 20px;
    margin-bottom: 15px;
    display: inline-block;
    border-left: solid 3px #ADADAD
}

ul.listproblemsSolve li:last-child {
    border-right: solid 3px #ADADAD
}

ul.listproblemsSolve li a {
    color: #000
}

ul.listproblemsSolve li a:hover,
ul.listproblemsSolve li a.active {
    color: #BE266A;
    text-decoration: none
}

ul.listOptimization {
    list-style: none;
    margin-bottom: 20px
}

ul.listOptimization li {
    position: relative;
    padding-left: 23px
}

ul.listOptimization li:after {
    content: "\f054";
    left: 0;
    top: 3px;
    font-size: .8em;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute
}

ul.listOptimization li+li {
    margin-top: 10px
}

.boxDownload {
    position: relative;
    height: 105px;
    width: 100%;
    display: table;
    border-radius: 10px;
    padding: 15px 70px 15px 20px;
    background-color: #eef3f8;
}

.rowDownload+.rowDownload {
    margin-top: 30px
}

.boxDownload p {
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

.boxDownload .btnDownload {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%)
}

.btnDownload {
    height: 32px;
    width: 32px;
    line-height: 32px;
    display: block;
    border-radius: 50%;
    text-align: center;
    background-color: #be266a
}

.btnDownload img {
    max-width: 35%
}

.btnDownload:hover {
    background-color: #000
}

.boxTestimonials {
    padding-top: 120px;
    background: url(../img/bg-testimonail.png) no-repeat center top;
    background-size: 450px
}

.contentTestimonials {
    background-color: #FFF;
    border-radius: 15px;
    text-align: center;
    padding: 0 140px 30px
}

.detailClient {
    margin-top: -75px;
    display: inline-block;
    width: 100%
}

.detailClient img {
    display: table;
    margin: 0 auto;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border: solid 6px #FFF
}

.detailClient .headingBorder {
    font-size: 1.143em;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.detailClient h4 {
    font-size: 1.1em
}

.detailClient .headingBorder:after {
    left: 50%;
    transform: translateX(-50%)
}

.slick-arrow {
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1;
    border: none;
    outline: none !important;
    cursor: pointer;
    font-size: 0;
    border-radius: 50%;
    position: absolute;
    background-color: #be266a
}

.clientCarousel.slick-initialized.slick-slider .slick-arrow {
    top: 37%
}

.slick-arrow:hover {
    background-color: #000
}

.slick-arrow:before {
    color: #FFF;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    text-indent: 0;
    font-size: 14px;
    padding-top: 1px;
    position: relative;
    display: inline-block !important
}

.slick-next:before {
    content: "\f054";
    right: -2px
}

.slick-prev:before {
    content: "\f053";
    left: -2px
}

.slick-next {
    right: -15px
}

.slick-prev {
    left: -15px
}

.boxClientLogo {
    text-align: center;
    line-height: 229px;
    border-radius: 50%;
    background-color: #FFF;
    border: solid 3px #dadada
}

/* .footerSection {
    padding-top: 40px;
    color: #FFF;
    background-color: #333
}

.footerSection h4 {
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #6fb8be
}

footer a {
    color: #fff
}

footer ul.listSocialMedia {
    text-align: right
}

footer ul.listSocialMedia li a {
    width: auto;
    height: auto;
    border: none;
    line-height: 1;
    border: none
}

footer ul.listSocialMedia li a i {
    -webkit-text-stroke: 0;
    color: #fff
}

footer ul.listSocialMedia li+li {
    margin-left: 20px
}

ul.footerMenu {
    list-style: none;
    font-size: .8em
}

ul.footerMenu li {
    margin-top: 5px
}

ul.footerMenu li a {
    color: #FFF
}

ul.footerMenu li a:hover,
ul.menuCopyright li a:hover,
ul.footerMenu li a.active {
    color: #be266a;
    text-decoration: none
} */

.boxCopyright {
    padding: 10px 0;
    margin-top: 30px;
    font-size: .7em;
    border-top: solid 1px #c7c7c7
}

ul.menuCopyright {
    text-align: right;
    list-style: none
}

ul.menuCopyright li {
    display: inline-block
}

ul.menuCopyright li+li {
    margin-left: 75px
}

ul.menuCopyright li a {
    color: #FFF
}

.rowCorporatecontent h5 {
    text-align: center;
    margin-bottom: 20px
}

.rowCorporatecontent p {
    font-size: 1em
}

/* .imgCorporate {
    text-align: center;
    max-width: 240px;
    margin: 0 auto 20px;
    position: relative;
    top: 0;
    transition-duration: 800ms;
    -webkit-transition-duration: 800ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    min-height: 270px
}

.imgCorporate img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.imgCorporate.imgCorporateLitreacy {
    min-height: 271px
}

.imgGifAni {
    opacity: 0
}

.imgCorporate:hover .imgGifAni {
    opacity: 1
} */

.rowCorporatecontent h4 {
    padding-top: 10px;
    margin-bottom: 15px
}

.rowCorporatecontent [class*="col"] {
    padding-top: 105px;
    transition: all 0.5s ease
}

.boxForm {
    margin: 0 auto;
    max-width: 800px
}

.modelForm .modal-dialog {
    max-width: 900px
}

.modelForm .modal-content {
    border-radius: 15px;
    border: none;
    padding: 20px 30px
}

.modelForm .modal-body {
    padding: 0
}

.modelForm .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    font-size: 41px;
    box-shadow: none;
    font-weight: 400;
    color: #000;
    opacity: 1
}

.bd-example-modal-lg .modal-dialog {
    max-width: 900px;
    width: 100%
}

.modelForm h4 {
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 12px
}

.tabTeam ul.nav {
    margin: 0 -15px
}

.tabTeam ul.nav li.nav-item {
    width: 25%;
    float: left;
    padding: 0 15px
}

.tabTeam ul.nav li.nav-item p {
    font-size: .93em
}

.tabTeam ul.nav .imgClient {
    margin-bottom: 20px
}

.clientCarousel .slick-slide {
    padding: 10px 25px
}

.tabTeam ul.nav .imgClient img {
    height: 230px;
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.tabTeam ul.nav li h4 {
    margin-bottom: 10px
}

.tabTeam .tab-content {
    padding-top: 15px
}

.tabTeam .tab-content .tab-pane {
    border-radius: 10px;
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1)
}

.tabTeam .tab-content .tab-pane p:last-child {
    margin-bottom: 0
}

.tabTeam ul.nav li a:hover,
.tabTeam ul.nav li .active {
    color: #000
}

.tabTeam ul.nav li a {
    cursor: pointer;
    display: block;
    position: relative
}

.modelTeam h2 span {
    display: inline-block
}

button.close {
    z-index: 99999999;
    position: relative
}

.tabTeam ul.nav li a:after {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #FFF;
    border-width: 22px 15px 18px;
    margin-top: -6px;
    transition: opacity .15s linear
}

.tabTeam ul.nav li a:before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    opacity: 0;
    transition: opacity .15s linear;
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-top: 21px
}

.tabTeam ul.nav li a.active:after,
.tabTeam ul.nav li a.active:before {
    opacity: 1
}

/* 
.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none
} */

.tabTeam ul.nav li a:hover .imgClient img,
.tabTeam ul.nav li .active .imgClient img {
    filter: none
}

.commanInner {
    padding: 20px;
    border-radius: 15px;
    background-color: #FFF
}

.commanInner p {
    margin-bottom: 1.2rem
}

.slick-slide p {
    margin-bottom: 1.1rem
}

ul.listSimple {
    list-style: none;
    margin-bottom: 1.2rem
}

ul.listSimple li {
    position: relative;
    padding-left: 23px;
    word-break: break-word
}

ul.listSimple li+li {
    margin-top: 8px
}

ul.listSimple li:after {
    content: "\f054";
    left: 0;
    top: 1px;
    font-size: .9em;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute
}

ul.listInfo {
    list-style: none;
    font-size: 1.143em;
    font-family: 'Oswald', sans-serif
}

.rowliteracyContent {
    margin-bottom: 25px
}

.rowliteracyIcons {
    padding-top: 15px;
    text-align: center
}

.rowliteracyIcons .boxIcon {
    margin-bottom: 20px
}

.rowliteracyIcons .boxIcon img {
    max-width: 90px;
    max-height: 58px
}

.rowliteracyIcons h4 {
    margin-bottom: 0;
    font-size: 1.1em
}

.boxStepsAssessment {
    max-width: 1250px;
    margin: 0 auto
}

.textstepsNumber {
    text-align: right
}

.boxStepsAssessment .commanInner {
    padding: 30px 40px
}

.boxStepsAssessment .commanInner h4 {
    font-family: 'Roboto', sans-serif;
    position: relative;
    padding-left: 45px;
    font-size: 1.1em;
    line-height: 1.4em
}

.boxStepsAssessment .commanInner h4 span {
    position: absolute;
    left: 0;
    top: 0
}

.listQuestionsOptions {
    list-style: none;
    padding: 10px 0 0 45px;
    position: relative
}

.custom-control {
    padding-left: 35px
}

.listQuestionsOptions .custom-control {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 2px #f1f1f1
}

.custom-radio .custom-control-label::before {
    width: 20px;
    height: 20px;
    top: 0;
    left: -35px;
    border-color: #000;
    border-radius: 50% !important;
    background: none !important
}

.custom-control-label {
    cursor: pointer
}

.custom-radio .custom-control-label::after {
    top: 5px;
    left: -30px;
    width: 10px;
    opacity: 0;
    height: 10px;
    background-color: #be266a !important;
    border-radius: 50%;
    background-image: none !important
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: transparent !important
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    opacity: 1
}

.sliderAssessmentQuestions {
    margin-top: 90px
}

.sliderAssessmentQuestions .slick-arrow {
    opacity: .5;
    cursor: no-drop;
    pointer-events: none
}

.sliderAssessmentQuestions .slick-arrow.slickEnb {
    opacity: 1;
    cursor: pointer;
    pointer-events: initial
}

.sliderAssessmentQuestions .slick-arrow {
    text-indent: 0;
    font-size: .857em;
    width: auto;
    height: 50px;
    background-color: #333;
    color: #FFF;
    min-width: 130px;
    border-radius: 5px;
    top: -60px;
    padding: 0 20px
}

.sliderAssessmentQuestions .slick-prev {
    text-align: right;
    left: 50%;
    margin-left: -135px
}

.sliderAssessmentQuestions .slick-prev:before {
    float: left;
    top: 2px;
    left: 3px
}

.sliderAssessmentQuestions .slick-next {
    text-align: left;
    right: 50%;
    margin-right: -135px
}

.sliderAssessmentQuestions .slick-next:before {
    float: right;
    top: 1px;
    right: 3px
}

.sliderAssessmentQuestions .slick-arrow:hover {
    background-color: #be266a
}

ul.listDate {
    list-style: none;
    margin-bottom: 1.2rem
}

ul.listDate li {
    display: inline-block
}

ul.listDate li+li {
    margin-left: 30px
}

ul.detailUser {
    padding-bottom: 20px;
    list-style: none
}

ul.detailUser li {
    vertical-align: top;
    display: inline-block
}

ul.detailUser p {
    margin: 0
}

ul.detailUser li+li {
    margin-left: 20px
}

.boxuserInfo {
    width: 100%;
    display: inline-block
}

.boxuserInfo .imgUser {
    width: 64px;
    float: left
}

.boxuserInfo .imgUser img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover
}

.boxuserInfo>div+div {
    margin-left: 65px
}

.boxuserInfo>div p {
    font-size: .8em
}

.boxuserInfo h4 {
    margin: 0 0 5px
}

ul.listAction {
    list-style: none
}

ul.listAction li {
    display: inline-block
}

ul.listAction li+li {
    margin-left: 30px
}

ul.listAction li a i {
    font-size: 1.3em;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #171717
}

ul.listAction li a:hover i {
    color: #be266a;
    -webkit-text-stroke: 2px #be266a
}

ul.listContactDetail {
    list-style: none;
    margin-bottom: 30px
}

ul.listContactDetail li {
    position: relative;
    padding-left: 50px;
    line-height: 2
}

ul.listContactDetail li+li {
    margin-top: 25px
}

ul.listContactDetail li img {
    position: absolute;
    left: 0;
    top: 5px
}

ul.listSocialMedia {
    list-style: none;
    font-size: 1.3em
}

ul.listSocialMedia li {
    display: inline-block
}

ul.listSocialMedia li+li {
    margin-left: 15px
}

ul.listSocialMedia li a {
    display: block;
    border-radius: 10px;
    height: 55px;
    width: 55px;
    line-height: 52px;
    text-align: center;
    border: solid 3px #000
}

ul.listSocialMedia li a i {
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 2px #000
}

.sectionRecent ul.listSocialMedia li a:hover {
    background-color: #be266a;
    border: solid 3px #BE266A
}

ul.listSocialMedia li a:hover i {
    color: rgba(255, 255, 255, 1);
    -webkit-text-stroke: 0 #FFF
}

.rowSwarnim p {
    margin-bottom: .8rem
}

.rowSwarnim {
    margin-bottom: 30px
}

ul.listproblemsSolve2 li:first-child {
    padding-left: 0;
    border: none
}

.textQuestions {
    margin: 30px 0 25px
}

.imgBADIR {
    margin-bottom: 30px
}

.rowBadir {
    padding-left: 70px
}

.rowBadir p {
    margin: 0
}

.imgDifferent img {
    max-width: 500px;
    max-height: 153px
}

.rowSigma {
    padding: 7px 30px 25px;
    text-align: center
}

.rowSigma img {
    margin-bottom: 20px
}

.rowSigma h6 {
    font-size: .857em;
    font-weight: 400;
    font-family: 'Roboto', sans-serif
}

.sectionDataBuild {
    padding-top: 60px
}

.rightliteracyContent {
    margin: -30px 0 -15px
}

.rightliteracyContent .btnContactus {
    margin: 0
}

.rightliteracyContent .imguser1 {
    max-width: 270px;
    margin: 0 auto
}

.boxThought {
    max-width: 850px;
    margin: 0 auto;
    text-align: center
}

.boxThought h4 {
    position: relative;
    margin: 0;
    padding-top: 17px
}

.boxThought h4:after {
    position: absolute;
    left: 50%;
    width: 95px;
    height: 4px;
    content: "";
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #be266a
}

.addBottomSpacing {
    margin-bottom: 40px !important
}

.addTopSpacing {
    margin-top: 40px !important
}

.boxDataLiteracyPersonas .rowliteracyIcons+.rowliteracyIcons {
    margin-top: 70px
}

.textBadir {
    font-size: 1.1em
}

.boxDataLiteracyPersonas .btn {
    margin-top: 50px
}

.rowDownloadSmall .boxDownload {
    padding-right: 85px;
    font-size: .893em;
    height: 80px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0
}

.boxBigVideo iframe {
    border-radius: 10px
}

.rightTrainingContent {
    margin-top: -30px;
    margin-bottom: 0
}

.rightTrainingContent .btnContactus {
    margin-bottom: 0
}

.rightTrainingContent .imguser1 {
    max-width: 290px;
    margin: 0 auto
}

.contentDifferentiator {
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
    background-color: #eef3f8
}

.contentDifferentiator h4 {
    text-align: center;
    display: inline-block;
    margin: 0;
    font-size: 1.1em
}

.contentDifferentiator img {
    display: block;
    max-height: 60px;
    margin: 0 auto 25px
}

.rowdifferentiatorIcons {
    margin-bottom: 30px
}

.logoCertification {
    margin: 30px 0
}

.slidercertification {
    padding-top: 15px
}

/* .btn.btn-sm {
    font-size: .7em;
    padding-right: 45px;
    padding-left: 15px
} */

.slick-dots {
    text-align: center;
    list-style: none;
    width: 100%;
    margin-bottom: -10px;
    line-height: 1
}

.slick-dots li {
    display: inline-block
}

.slick-dots li.slick-active button {
    background-color: #be266a;
    border-color: #be266a
}

.slick-dots li button {
    text-indent: -999em;
    height: 10px;
    padding: 0;
    margin: 0 8px;
    outline: none !important;
    width: 10px;
    background-color: #FFF;
    border-radius: 50%;
    border: solid 1px #2e2e2e
}

.bgWhite {
    background-color: #FFF !important
}

.rightAssessmentContent {
    margin-top: 20px
}

.rightAssessmentContent .imguser1 {
    margin: 0 auto;
    max-width: 307px
}

.rightAssessmentContent .btnContactus {
    margin-bottom: 15px
}

.logoCertification {
    z-index: 1;
    margin-top: 45px;
    min-height: 140px;
    position: relative;
    text-align: center
}

.logoCertification img {
    margin: 0 auto;
    max-width: 110px
}

.logoCertification:after {
    width: 130px;
    height: 130px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    background-color: #ededed
}

.logoCertification.bgWhite {
    background-color: transparent !important
}

.logoCertification.bgWhite:after {
    background-color: #FFF
}

.contentTrainers {
    text-align: center
}

.imgTrainers img {
    height: 157px;
    width: 157px;
    border-radius: 10px;
    object-fit: cover
}

.imgTrainers {
    margin-bottom: 20px
}

.table {
    color: gray;
    text-align: center
}

.table th {
    height: 80px;
    font-size: 1.143em;
    font-family: 'Oswald', sans-serif
}

.table thead th:last-child {
    color: #FFF;
    border-radius: 20px 20px 0 0;
    background-color: #be266a
}

.table td,
.table th,
.table thead th {
    vertical-align: middle;
    border: none
}

.table tr td:last-child {
    color: #000;
    font-weight: 700;
    background-color: #FFF
}

.table tr td:first-child {
    color: #000;
    text-align: left;
    border-radius: 10px;
    border-bottom: solid 4px #fafafa;
    background-color: #FFF
}

.table tbody tr:last-child {
    font-family: 'Oswald', sans-serif
}

.table tbody tr:last-child td {
    height: 80px;
    font-size: 1.143em
}

.table tbody tr:last-child td:first-child {
    background-color: transparent;
    font-weight: 700;
    text-align: right
}

.table tbody tr:last-child td:last-child {
    color: #FFF;
    border-radius: 0 0 20px 20px;
    background-color: #be266a
}

.textLoadMore {
    color: #be266a;
    text-transform: uppercase;
    text-align: center;
    display: table;
    margin: 0 auto;
    font-family: 'Oswald', sans-serif
}

.boxReviews {
    margin-bottom: 20px
}

.boxReviews h4 {
    margin: 0;
    padding: 0
}

.boxReviews p {
    margin: 0 0 7px
}

ul.linkRank {
    list-style: none;
    margin-bottom: 15px
}

.btnTopSpacing {
    margin-top: 150px
}

.imgBook {
    margin-bottom: 15px
}

.imgBook img {
    max-height: 160px
}

.starRating {
    height: 29px;
    display: inline-block;
    margin-bottom: 10px;
    background: url(../img/icon-star.png) no-repeat 0 0
}

.starRating.startFive {
    width: 100%
}

.assessmentAllQuestions {
    max-width: 100%
}

.assessmentAllQuestions .commanInner {
    margin-bottom: 30px
}

ul.listOptions {
    width: 100%;
    display: inline-block;
    list-style: none
}

ul.listOptions li {
    float: left;
    width: 20%;
    padding-right: 10px
}

ul.listOptions.listOptionsFour li {
    width: 25%
}

ul.listOptions.listOptionsAuto li {
    width: auto
}

ul.listOptions.listOptionsAuto li+li {
    margin-left: 25px
}

ul.listOptions .custom-control {
    border: none;
    padding-top: 0;
    padding-bottom: 0
}

.listQuestionsOptions ul.listQuestionsOptions {
    padding-left: 0;
    padding-bottom: 30px
}

.imgQuestionsOptions {
    margin-bottom: 40px
}

ul.listOptions.listOptionsFull li {
    width: 100%
}

ul.listOptions.listOptionsFull li+li {
    margin-top: 15px
}

ul.optionTwoLine li {
    padding-bottom: 20px
}

.boxuserInfoBig.boxuserInfo {
    margin-bottom: 0
}

.boxuserInfoBig.boxuserInfo .imgUser {
    width: 80px
}

.boxuserInfoBig.boxuserInfo .imgUser img {
    width: 70px;
    height: 70px;
    border-radius: 10px
}

.boxuserInfoBig.boxuserInfo>div+div {
    margin-left: 90px
}

.boxuserInfoBig.boxuserInfo>div p {
    font-size: 1em
}

.boxuserInfoBig.boxuserInfo h4 {
    margin-bottom: 10px
}

.dp_calendar {
    background-color: #fafafa
}

.dp_calendar .div_dates,
.dp_calendar .calendar_list {
    background: none
}

.dp_calendar .calendar_list #list li.urgent .time {
    display: none
}

.dp_calendar .calendar_list #list {
    margin: 0;
    border: solid 1px #c5c5c5;
    height: 300px;
    overflow: auto
}

.dp_calendar .calendar_list {
    padding-top: 0;
    display: none
}

.dp_calendar .calendar_list #list li,
.dp_calendar .calendar_list #list li:hover {
    border: none;
    line-height: 1;
    padding: 23px 10px;
    border-right: solid 1px #c5c5c5
}

.dp_calendar .calendar_list #list li {
    width: 25%;
    text-align: center
}

.dp_calendar .calendar_list #list li+li {
    border-top: solid 1px #c5c5c5 !important
}

.dp_calendar .calendar_list #list li h1 {
    font-weight: 400;
    float: none;
    font-size: 1em;
    font-family: 'Roboto', sans-serif
}

.dp_calendar .div_dates li span+span {
    padding-right: 0
}

.dp_calendar .div_dates ul {
    padding: 0 20px
}

#list_days .slick-arrow {
    top: 0;
    left: 0;
    background: transparent
}

#list_days .slick-arrow:before {
    color: #333
}

#list_days .slick-arrow.slick-next {
    right: 0;
    left: initial
}

.clientCarousel div:focus,
.clientCarousel a:focus {
    outline: none !important;
}

.clientCarousel .boxClientLogo {
    margin: 0 auto;
    text-align: center
}

.clientCarousel .boxClientLogo a {
    pointer-events: none;
    cursor: default;
}

/* .fixedBuyNowBtn {
    z-index: 100;
    position: fixed;
    transform: rotate(90deg) translateX(-50%);
    z-index: 9
} */

/* .fixedBuyNowBtn .btn {
    border-radius: 6px 6px 0 0;
    background-color: #be266a;
    border-color: #be266a
} */

.pos-LeftBottom {
    left: -59px;
    bottom: 11px
}

.boxLitreacyVideo {
    max-width: 600px;
    text-align: left
}

label.error {
    width: auto;
    font-size: .9em;
    color: #fff;
    background: #f00;
    text-align: center;
    width: 180px;
    border-radius: 4px;
    padding: 2px 0;
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 1px;
    z-index: 9;
    position: absolute;
    top: -2px;
    left: 0px;
    margin-left: -190px;
}

.secContact .form-group {
    position: relative;
    margin-bottom: 15px;
}

.modal .form-group {
    position: relative;
}

.modal textarea+label.error {
    left: 0px !important;
    top: 77px !important;
}

.secContact .g-recaptcha {
    margin-top: 20px;
}

.form-group.form-group-agree {
    margin: 20px 0px;
}

.modal .form-group-agree label.error {
    top: 23px !important;
    left: 0px !important;
}

html body .secContact label.error {
    left: 0px !important;
}

.secContact textarea+label.error {
    top: 60px !important;
}

.modal label.error,
.secContact label.error {
    position: initial;
    width: auto;
    background: transparent;
    color: #f00;
    margin: 0;
    font-size: 0.7em;
    font-weight: normal;
    position: absolute;
    top: 42px !important;
    bottom: initial;
    display: block;
    left: 16px !important;
}

.listQuestionsOptions .custom-control label.error {
    top: 12px;
}

ul.listOptions .custom-control label.error {
    top: -2px;
}

input[type="text"]+label.error,
input[type="email"]+label.error {
    left: 25px;
    top: 9px;
}

.imgBrain img {
    max-width: 100px
}

.imgExpert img {
    max-width: 100px
}

.modelForm .boxuserInfoBig.boxuserInfo {
    margin-bottom: 0
}

#modelThankyou .modal-content {
    padding-top: 20px;
    padding-bottom: 0
}

#modelThankyou .modal-dialog {
    margin-top: 20px;
    margin-bottom: 10px
}

#modelThankyou.modelForm .close {
    top: -10px
}

.slidercertification h4,
.sliderCourses h4 {
    font-size: 1.15em
}

.slidercertification .btn,
.sliderCourses .btn {
    padding-right: 35px;
    padding-left: 20px
}

.slidercertification .btn:after,
.sliderCourses .btn:after {
    right: 17px
}

.tabTeam+.tabTeam {
    margin-top: 10px
}

.sectionTestimonialVideo {
    background: none
}

.sectionTestimonialVideo .contentTestimonials {
    background-color: #fafafa;
    padding: 25px
}

.sectionTestimonialVideo .boxTestimonials {
    background: none;
    padding-top: 30px
}

.sectionTestimonialVideo .resIframe iframe {
    width: 100%;
    height: 260px
}

.sectionTestimonialVideo .detailClient {
    margin: 0;
    text-align: left
}

.sectionTestimonialVideo .detailClient .headingBorder:after {
    left: 0;
    transform: none
}

.sectionTestimonialVideo .detailClient .headingBorder {
    padding-top: 0
}

.boxFormIframe iframe {
    height: 850px;
}

.modal-body form {
    max-height: 68vh;
    overflow: auto;
    overflow-x: hidden
}

.modelDownload .modal-body form {
    height: 55vh
}

.accordion {
    margin-top: 40px
}

.accordion a {
    text-decoration: none;
}

.accordion .card-header {
    padding: 0
}

.accordion .card-header a {
    display: block;
    color: #FFF;
    padding: 15px 20px;
    font-size: 1.3em;
    background-color: #be266a
}

.accordion .card-header a:hover {
    color: #FFF;
    background-color: #be266a
}

.accordion .card-header a.collapsed {
    background-color: #FFF;
    color: #000
}

.accordion .card-header a i {
    float: right;
    position: relative;
    top: 8px
}

.accordion .card {
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important
}

.accordion .card+.card {
    margin-top: 20px
}

.accordion .card .card-header {
    background-color: #FFF
}

.sectionRecentBlog.sectionRecent .boxTwitter {
    height: 1187px !important
}

.sectionRecent .boxTwitter {
    overflow: auto !important;
    height: 418px !important
}

.list-faq {
    padding: 0;
    margin: 0;
    list-style: none
}

.list-faq li+li+li+li+li {
    display: none
}

.list-faq.show1 li+li+li+li+li {
    display: block
}

.list-faq.show1 li+li+li+li+li+li+li+li {
    display: none
}

.list-faq.show1.show2 li+li+li+li+li+li+li+li {
    display: block
}

.list-faq.show1.show2 li+li+li+li+li+li+li+li+li+li+li {
    display: none
}

.list-faq.show2.show3 li+li+li+li+li+li+li+li+li+li+li {
    display: block
}

.list-faq.show3 li+li+li+li+li+li+li+li+li+li+li+li+li+li {
    display: none
}

.list-faq.show3.show4 li+li+li+li+li+li+li+li+li+li+li+li+li+li {
    display: block
}

.loadMoreFaq.hide3 {
    display: none
}

.rowGraph {
    text-align: center;
    margin-bottom: 30px
}

.rowGraph img {
    margin: 0 auto
}

.boxResult>div {
    display: none
}

.boxResult>div.show {
    display: block
}

table {
    width: 100%
}

td {
    border: solid 1px #000;
    padding: 5px 10px;
    line-height: 1.3em;
    font-size: .9em
}

th {
    border: solid 1px #000;
    padding: 5px 10px;
    line-height: 1.3em;
    font-size: .9em;
    color: #be266a;
    font-weight: 600
}

.tableAnaOil td:first-child,
.tableAptcur td:first-child {
    color: #be266a;
    font-weight: 600
}

.tabRowSep td {
    border-right: #fff;
    border-left: #fff;
    padding-top: 20px
}

.textMeet {
    text-align: center;
    padding-bottom: 20px;
}

.custom-control-input {
    width: 100%;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}

.showMobile {
    display: none;
}

.textAnswerCorrect {
    color: green !important;
    margin-bottom: 5px !important;
}

.textAnswerIncorrect {
    color: red !important;
    margin-bottom: 5px !important;
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
    .our-values_main .startup-dsr_ha_inner .our-values_inner_box:after {
        right: 27px !important;
    }
}

/* @media (min-width:1200px) {
    .about-us-n-main .container {
        max-width: 1200px;
    }
} */

@media (min-width:768px) {

    .row.rowCorporatecontent {
        height: 575px;
    }

    .our-values_main .startup-dsr_ha_inner,
    .why-us_main .startup-dsr_ha_inner,
    .our-founder_main .startup-dsr_ha_inner {
        margin-top: 0px;
    }

    .our-values_main .startup-dsr_ha_inner .our-values_inner_box:after {
        content: "";
        width: 2px;
        background-color: #fff;
        position: absolute;
        right: 2vw;
        height: 130px;
    }

    .why-us_main .startup-dsr_ha_inner_box_right_img {
        width: 270px;
    }

    .our-values_inner_box .startup-dsr_ha_inner_box_right {
        justify-content: left;
    }

    .our-founder_two-books-img {
        width: 170px;
    }

}

@media (max-width:1300px) {
    .slick-prev {
        left: 0px;
    }

    .slick-next {
        right: 0px;
    }

    .sliderTestimonials.slick-slider,
    .clientCarousel.slick-slider {
        padding: 0px 50px;
    }

    .boxDownload {
        padding-right: 90px;
    }

    .contentDifferentiator {
        padding: 30px 15px;
    }

    /* .btn.btn-sm {
        padding-right: 35px;
        padding-left: 10px;
    }

    .btn:after {
        right: 10px;
    } */

    .rowBadir {
        padding-left: 40px;
    }

    .bd-example-modal-lg .modal-dialog {
        max-width: 1050px;
    }
}

@media (max-width:1200px) {
    ul.optionTwoLine li {
        padding-bottom: 15px;
    }

    ul.listOptions li {
        width: 33.33%;
        padding-bottom: 15px;
    }

    ul.listOptions.listOptionsFour li {
        width: 50%;
    }

    ul.listOptions.listOptionsAuto li {
        width: 33.33%;
    }

    ul.listOptions.listOptionsAuto li+li {
        margin-left: 0px;
    }

    .contentTestimonials {
        padding: 0px 40px 30px 40px;
    }

    .rightliteracyContent .imguser1 {
        max-width: 350px;
    }

    .rowDownloadSmall .boxDownload {
        padding-right: 70px;
        padding-left: 15px;
    }

    .modelForm .modal-content {
        padding: 40px 50px;
    }

    .modelForm .modal-dialog {
        max-width: 75%;
    }

    .modelForm .close {
        right: 0px;
    }

    .modelForm .modal-content {
        padding: 30px;
    }

    .modelForm .close {
        top: 0px;
        z-index: 100;
    }

    .tabTeam ul.nav li a {
        min-height: 329px;
    }
}

@media (max-width:1080px) {
    .sectionComman {
        padding-left: 44px !important;
    }

    .pos-LeftBottom {
        left: -64px;
    }

    .pos-LeftBottom .btn {
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width:1024px) {
    .rightSliderConent {
        margin-top: 34px;
    }
}

@media (max-width:990px) {
    .rowicons .boxCenterIcon {
        min-height: 65px;
    }

    .rowCorporatecontent h4 {
        padding-top: 30px;
        font-size: 1.2em;
    }

    ul.menuCopyright li+li {
        margin-left: 20px;
    }

    .tabTeam ul.nav .imgClient img {
        height: 210px;
    }

    .tabTeam ul.nav li.nav-item {
        padding: 0px 10px;
    }

    .tabTeam ul.nav .imgClient img {
        height: 180px;
    }

    .tabTeam ul.nav {
        padding: 0px 10px;
    }

    .custom-radio .custom-control-label::before {
        top: 0px;
    }

    .custom-radio .custom-control-label::after {
        top: 5px;
    }

    .commanInner p {
        margin-bottom: 1.2rem;
    }

    .slidercertification .row [class*="col"] {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .logoCertification:after {
        width: 145px;
        height: 145px;
        top: -15px;
    }

    .logoCertification {
        margin-top: 20px;
    }

    .boxDownload {
        height: 115px;
    }

    .rightTrainingContent .imguser1 {
        max-width: 290px;
    }

    .contentDifferentiator img {
        margin-bottom: 20px;
    }

    .rowSigma {
        padding: 50px 0px 20px 0px;
    }

    ul.listSimple li {
        padding-left: 20px;
    }

    .rowicons .boxCenterIcon {
        margin-bottom: 20px;
    }

    .rowicons .boxCenterIcon img {
        max-width: 76px;
    }

    .rowicons,
    .rowBadir {
        margin-left: -8px;
        margin-right: -8px;
    }

    .rowicons [class*="col"],
    .rowBadir [class*="col"] {
        padding-left: 8px;
        padding-right: 8px;
    }

    .boxuserInfo>div+div {
        margin-left: 65px;
    }

    .boxDataLiteracyPersonas .rowliteracyIcons+.rowliteracyIcons {
        margin-top: 60px;
    }

    .addTopSpacing {
        margin-top: 40px !important;
    }

    .rightliteracyContent .imguser1 {
        max-width: 240px;
    }

    .rightliteracyContent {
        margin-top: 0px;
    }

    .boxDataLiteracyPersonas {
        margin-top: 30px;
    }

    .boxBigVideo video {
        height: auto;
    }

    .rightAdriContent .imguser1 {
        max-width: 250px;
        margin: 0px auto;
    }

    .sliderAssessmentQuestions .slick-arrow:before {
        font-size: 12px;
    }

    .contentScienceConsulting {
        margin-top: 0px;
    }

    .contentScienceConsulting .btnContactus {
        margin-bottom: 20px;
    }

    .contentScienceConsulting .imguser1 {
        max-width: 180px;
        margin: 0px auto;
    }

    .rightAssessmentContent .imguser1,
    .rightAssessmentContent {
        margin-bottom: 0px;
    }

    .imgTrainers {
        margin-bottom: 20px;
    }

    .custom-checkbox.custom-control {
        padding-left: 40px;
    }

    .custom-checkbox .custom-control-label::before {
        left: -40px;
        top: -3px;
        width: 28px;
        height: 28px;
    }

    .custom-checkbox .custom-control-label::after {
        top: 4px;
        left: -33px;
    }

    .tabTeam ul.nav li a {
        min-height: 280px;
    }

    .tabTeam+.tabTeam {
        margin-top: 50px;
    }

    .boxVideo video {
        height: auto;
    }

    .contentDifferentiator h4 {
        font-size: 1.1em;
    }

    ul.listDate li {
        width: 100%;
    }

    ul.listDate li+li {
        margin-left: 0px;
    }

    .sectionTestimonialVideo .contentTestimonials {
        padding: 20px;
    }
}

@media (max-width:854px) {
    .boxClientLogo {
        width: 125px;
        height: 125px;
        line-height: 125px;
    }

    .clientCarousel .slick-slide {
        padding: 10px 13px;
    }

    .tabTeam ul.nav li h4 {
        font-size: 1.2em;
    }

    .boxFormIframe iframe {
        width: 320px;
    }
}

@media (max-width:767px) {
    .rowCorporatecontent {
        padding-bottom: 40px;
    }

    .rowCorporatecontent [class*="col"]:first-child,
    .rowCorporatecontent [class*="col"]:last-child {
        padding-top: 0px;
    }

    .rowCorporatecontent [class*="col"]:nth-child(2) {
        padding: 40px 15px;
        text-align: center;
    }

    .boxCopyright,
    ul.menuCopyright {
        text-align: center;
    }

    /* .footerSection .container>.row [class*="col"]+[class*="col"] {
        margin-top: 30px;
    } */

    ul.menuCopyright {
        margin-top: 5px;
    }

    .tabTeam ul.nav .imgClient img {
        height: 140px;
    }

    .tabTeam ul.nav .imgClient {
        margin-bottom: 15px;
    }

    .rowSwarnim [class*="col"]+[class*="col"] {
        margin-top: 20px;
    }

    ul.listproblemsSolve li {
        padding: 0px 11px 0px 13px;
        width: 100%;
    }

    ul.listproblemsSolve li:last-child {
        border-right: none;
    }

    ul.listproblemsSolve li:first-child {
        border-left: solid 3px #ADADAD;
        padding: 0px 11px 0px 13px;
    }

    ul.listproblemsSolve li {
        line-height: 1.2;
    }

    .rowSwarnim p {
        margin-bottom: 1rem;
    }

    .custom-control {
        padding-left: 35px;
    }

    .custom-radio .custom-control-label::before {
        left: -35px;
    }

    .custom-radio .custom-control-label::after {
        left: -30px;
    }

    .boxStepsAssessment .commanInner {
        padding: 20px;
    }

    .listQuestionsOptions {
        padding-top: 15px;
    }

    ul.listOptions li,
    ul.listOptions.listOptionsAuto li {
        width: 50%;
    }

    ul.listOptions.listOptionsFour li {
        width: 50%;
    }

    .listQuestionsOptions ul.listQuestionsOptions {
        padding-bottom: 20px;
    }

    .form-control {
        padding: 0px 15px;
    }

    .rightTrainingContent {
        top: 0px;
    }

    .rowdifferentiatorIcons [class*="col"]+[class*="col"] {
        margin-top: 15px;
    }

    .rowCertification>[class*="col"]+[class*="col"] {
        margin-top: 20px;
    }

    ul.listSimple {
        margin-bottom: 8px;
        ;
    }

    .slick-dots {
        margin: 0px;
    }

    .slick-dots li button {
        margin: 0px 5px;
    }

    .boxTestimonials {
        background-size: 80%;
    }

    .sliderTestimonials {
        margin-top: 15px;
    }

    .boxDownload {
        width: 100%;
        height: auto;
    }

    .rowDownload+.rowDownload {
        margin-top: 15px;
    }

    .rowDownload [class*="col"]+[class*="col"] {
        margin-top: 15px;
    }

    .contentTestimonials {
        padding: 0px 15px 15px 15px;
    }

    .detailClient img {
        width: 135px;
        height: 135px;
    }

    .sliderTestimonials.slick-slider,
    .clientCarousel.slick-slider {
        padding: 0px 15px;
    }

    .rowicons [class*="col"],
    .rowBadir [class*="col"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .rowicons [class*="col"]+[class*="col"],
    .rowBadir [class*="col"]+[class*="col"] {
        margin-top: 15px;
    }

    .rowBadir {
        padding-left: 30px;
    }

    .commanInner {
        padding: 15px;
    }

    ul.listSocialMedia {
        margin-bottom: 30px;
    }

    .rowliteracyIcons .boxIcon {
        min-height: inherit;
        margin-bottom: 20px;
    }

    .boxDataLiteracyPersonas .rowliteracyIcons+.rowliteracyIcons {
        margin-top: 30px;
    }

    .rowliteracyIcons [class*="col"]+[class*="col"] {
        margin-top: 50px;
    }

    .rightSliderConent {
        margin: 0px;
    }

    .modelForm .modal-dialog {
        max-width: 85%;
    }

    .form-group small {
        margin-left: 15px;
    }

    .modal-dialog {
        margin: 1.75rem auto;
    }

    .btnTopSpacing {
        margin-top: 0px;
    }

    ul.linkRank {
        margin-bottom: 40px;
    }

    /* 
    .sectionDataBuild .container>.row>[class*="col"]+[class*="col"] {
        margin-top: 40px;
    } */

    .rowBuildContent [class*="col"]+[class*="col"] {
        margin-top: 20px;
    }

    .rowBuildContent+.rowBuildContent {
        margin-top: 40px;
    }

    /* .btn {
        padding: 0px 30px 0px 10px;
    } */

    .rowliteracyContent>[class*="col"]+[class*="col"] {
        margin-top: 30px;
    }

    .addBigSpace {
        margin-bottom: 50px !important;
    }

    .rowliteracyIcons [class*="col"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .rowliteracyIcons [class*="col"]+[class*="col"] {
        margin-top: 45px;
    }

    .sliderAssessmentQuestions .slick-arrow {
        min-width: 100px;
    }

    .sliderAssessmentQuestions .slick-next {
        margin-right: -120px;
    }

    .sliderAssessmentQuestions .slick-prev {
        margin-left: -120px;
    }

    .sliderAssessmentQuestions .slick-prev:before {
        left: -9px;
    }

    .sliderAssessmentQuestions .slick-next:before {
        right: -9px;
    }

    .contentScienceConsulting {
        padding-bottom: 20px;
    }

    .boxPlusIcon:after {
        margin-left: 0px;
        margin-right: -90px;
        right: 50%;
    }

    .rowicons .boxCenterIcon {
        min-height: inherit;
    }

    .text-center-sm {
        text-align: center;
    }

    ul.listOptimization li {
        margin-bottom: 10px;
    }

    ul.listOptimization li+li {
        margin-top: 0px;
    }

    /* 
    h2 {
        line-height: 1.3;
    } */

    .rightAssessmentContent .imguser1 {
        margin-bottom: 15px;
    }

    .rowtrainers [class*="col"]+[class*="col"] {
        margin-top: 15px;
    }

    .rowCourses>[class*="col"]+[class*="col"] {
        margin-top: 30px;
    }

    .boxuserInfoBig.boxuserInfo .imgUser {
        width: 80px;
        height: 86px;
    }

    .boxuserInfoBig.boxuserInfo>div+div {
        margin-left: 100px;
    }

    /* .imgCorporate {
        max-width: 240px;
    } */

    /* .footerSection,
    .sectionComman {
        padding-left: 0px !important;
    }

    footer ul.listSocialMedia {
        text-align: center;
        margin: 10px 0px 0px 0px;
    } */

    /* .fixedBuyNowBtn {
        display: none;
    } */

    .tabTeam ul.nav li.nav-item p {
        font-size: 0.90em;
    }

    .tabTeam ul.nav li a {
        min-height: 230px;
    }

    .tabTeam .tab-content .tab-pane {
        padding: 20px;
        font-size: 0.93em;
    }

    .btnReview {
        margin-bottom: 20px;
    }

    .imgDifferent img {
        max-width: 100%;
    }

    .boxDownload {
        padding-right: 50px;
    }

    .boxDownload .btnDownload {
        right: 13px;
    }

    .sectionRecent {
        margin-bottom: 15px;
    }

    .rowDownloadSmall .boxDownload {
        height: auto;
        min-height: 50px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .table td,
    .table th,
    .table thead th {
        white-space: nowrap;
    }

    .rightliteracyContent {
        margin-bottom: -15px;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 1.5rem !important;
    }

    /* .navbar-nav .nav-link {
        padding-left: 15px !important;
        padding-right: 15px !important;
    } */

    .sectionTestimonialVideo .resIframe iframe {
        height: auto;
    }

    /* .imgCorporate img {
        position: initial;
        display: none;
    }

    .imgCorporate .imgGifAni {
        opacity: 1;
        display: block;
    } */

    .hideMobile {
        display: none;
    }

    .showMobile {
        display: block;
    }

    .modal-body .imgClient {
        margin-bottom: 15px;
        text-align: center;
    }

    .mobileForm {
        padding: 20px 0px 30px 0px;
    }

    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
}

@media (max-width:640px) {
    .tabTeam ul.nav li h4 {
        font-size: 1em;
    }

    .tabTeam+.tabTeam {
        margin-top: 0px;
    }
}

@media (max-width:568px) {
    .tabTeam ul.nav li.nav-item {
        width: 50%;
    }

    .tabTeam ul.nav .imgClient img {
        height: 200px;
    }

    .tabTeam ul.nav li a.active:after,
    .tabTeam ul.nav li a.active:before {
        display: none;
    }

    .tabTeam ul.nav li a {
        min-height: inherit;
    }

    .rowBadir {
        padding-left: 0px;
    }

    ul.detailUser li {
        width: 100%;
    }

    ul.detailUser li+li {
        margin: 15px 0px 0px 0px;
    }

}

@media (max-width:533px) {

    .boxStepsAssessment .commanInner h4 span {
        left: -5px;
    }

    .boxStepsAssessment .commanInner h4,
    .listQuestionsOptions {
        padding-left: 20px;
    }

    ul.listOptions li,
    ul.listOptions.listOptionsAuto li,
    ul.listOptions.listOptionsFour li {
        width: 100%;
    }

    .rowSigma [class*="col"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .rowSigma [class*="col"]+[class*="col"] {
        margin-top: 15px;
    }

    .modelForm .modal-content {
        padding: 15px;
    }
}

@media (max-width:414px) {
    .tabTeam ul.nav .imgClient img {
        height: 135px;
    }

    .boxCopyright {
        font-size: 0.8em;
    }
}