@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700);

body {
    font-size: 15px;
     font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     font-family: 'Roboto', sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 500;
}

h1 {
    font-size: 30px;
    margin-bottom: 10px;
}

h2 {
    font-size: 29px;
    font-weight: bold;
}

h3 {
    font-size: 22px;
    margin-bottom: 8px;
}

h6 {
    font-size: 18px;
    color: #f15922;
}

/* div[class$="region"]:not(.banner-region) {
    position: relative;
    padding: 40px 0;
} */

p {
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

.white-color {
    color: #fff;
}

option {
    background: #fff;
    color: #000;
}

section {
    padding: 40px 0;
}



#testi .carousel-item {
    background-color: #ffe7ce;
    text-align: center;
    padding: 15px;
    min-height: 344px;
    border-radius: 5px;
    line-height: 21px;
    font-size: 14px;
}

#testi .carousel-item .img-box img {
    width: 80px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    height: 80px;
    padding: 3px;
    background-color: #fff;
}

p.testimonial {
    min-height: 130px;
}

#testi .carousel-item .overview {
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    min-height: 45px;
}

#testi .carousel-item .overview strong {
    color: #000000;
    font-weight: 500;
}

.test-user {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}

#testi .carousel-item .img-box i {
    font-size: 20px;
    background-color: #fff;
    color: #ee6723;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 40px;
    margin: 10px 0;
    border: 5px #ddd solid;
}

.slick-dots {
    display: none !important;
}

#testi .slick-slide>div {
    padding: 0 10px;
}

.slick-prev,
.slick-next {
    z-index: 9;
    width: 42px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    border-radius: 0px;
    border: none;
    font-size: 0px;
    background-color: transparent;
    top: -40px;
    cursor: pointer;
    padding: 0;
}

.slick-prev {
    right: 35px;
}

.slick-next {
    right: 0;
}

.slick-prev:before,
.slick-next:before {

    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background-color: #ee6723;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

.slick-prev::before {
    content: "\f053";
}

.slick-next::before {
    content: "\f054";
}


/* Testimonails close*/

/* Thank you page */
.thanlkyou {
    background-color: #6b2ace;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}

.thanlkyou img {}

.thanlkyou h2 {
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    font-size: 32px;
}

.thanlkyou p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}

.thanlkyou p span {
    position: relative;
}

.thanlkyou p span strong {
    position: relative;
    z-index: 2;
}

.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}

.contfldthh {
    margin-top: -46px;
}

.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.mobile-6reason .container-fluid,
.choseprog .container-fluid {
    padding: 0 34px;
}


.m-btm-40 {
    margin-bottom: 40px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px !important;
}

.footerregion {
    padding: 0 !important;
}

:focus {
    outline: 0 !important;
}

.height-100 {
    height: 100%;
}

.banner-region {
    position: relative;
    background-color: rgba(0, 136, 204, 0.2);
    padding: 50px 0;
}

body .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 136, 204, 0.2);
}

section {
    padding: 40px 0;
}

.sub-nav-region {
    background-color: #054477;
    border-top: 1px solid #e7e7e7;
    padding: inherit;
}

.copntheffil {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.copntheffil::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
}

.achievers-block {
    position: relative;
    margin-top: 10px;
    clear: both;
    float: left;
    width: 100%;
    color: #fff;
}

.achievers-block h2 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.achievers-item {
    padding-top: 20px;
    background-color: #050e1287;
    float: left;
    width: 100%;
    margin-top: 0px;
    position: relative;
    border: 1.9px #6b6666 dashed;
}

.achievers-item:before {
    content: "";
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_rank.png);
    position: absolute;
    top: -30px;
    left: 50%;
    background-size: 65px;
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.count-block {
    position: relative;
    float: left;
    padding: 5px;
    text-align: center;
    width: 33.33%;
    border-right: 1px #ededed solid;
    margin-bottom: 5px;
}

.count-block h4 {
    color: #fff !important;
    margin: 20px 0 5px;
    font-weight: 700;
}

.count-block .counter-count {
    font-size: 24px;
    font-weight: 600;
}

.count-block p {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 0;
}

.count-block:last-child {
    border-right: none;
}

.bg-overlay {
    background: linear-gradient(to right, #0a1315, #000000);
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}

.banner-section.style-two {
    background: url(../img/hero_bg_2.svg) center top / cover no-repeat;
    position: relative;
    z-index: 1;
    padding: 35px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #121212;
    background-color: #d9d0ce
}
.banner-section.style-two .content-box p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}

.banner-section .content-box h1 {
    position: relative;
    font-size: 40px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700
}

.banner-section h1 span {}

.banner-section h1 .orange-text {
    color: #f15922;
}
.orange-text{
    color: #f15922; 
    font-size: 17px;
    font-weight: 500;
}
.mt-10{
    margin-top: 10px !important;
}

.banner-section .content-box h2 {
    color: #fff;
    font-size: 33px;
}

.banner-section .content-box h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #ffffff;
    background: #f15922;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 50px;
}

.banner-section .content-box h3.orange-heading {
    background-color: #e35612;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    display: inline-block;
    clear: both;
    margin: 10px 0;
}

.featurepoint h4 {
    margin: 10px 0;
    font-size: 24px;
    color: #fff;
}

.banner-section .featurepoint ul li {
    color: #fff;
}

.banner-section .featurepoint ul li:before {
    color: #FF692E;
    background: inherit;
}

.ms ul {
    list-style: outside none none;
    margin: 10px 0;
    padding: 0;
    letter-spacing: 0.6px;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 25px;
    position: relative;
    text-align: left;
}

.ms ul li::before {
    color: #FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 4px;
}


.two-panel {
    margin-top: 15px;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}

.two-panel .border-gre {
    background: linear-gradient(100.2deg, rgba(255, 255, 255, 0.35) 1.64%, rgba(255, 255, 255, 0) 86.76%);
    border-radius: 88.5px;
    width: 100%;
}

.two-panel .border-greinner {
    min-height: 100px;
    background-size: 220px;
    width: 50%;
    float: left;
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.two-panel .counterblock {
    float: left;
    padding: 15px 15px 15px 30px;
    position: relative;
    margin-right: 20px;
}

.two-panel .counterblock h3 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #91124a;
}

.two-panel .counterblock p {
    margin-bottom: 0;
}

.two-panel .videoblock {
    float: left;
    position: relative;
    padding: 15px 15px 15px 80px;
}

.two-panel .videoblock span.video-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 12px;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_oc-CL-MB-in-1min.png);
    background-size: 50px;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.two-panel .videoblock span.video-icon img {
    max-height: 32px;
    vertical-align: middle;
}

.two-panel .videoblock p {
    margin-bottom: 0;
}

.purpuletext {
    color: #91124a;
    font-size: 18px;
    font-weight: 700;
}

.ratingfld {
    float: left;
    width: 100%;
}

.ratingfld-inner {
    float: left;
    width: 100%;
}

.ratingfld h4 {
    font-size: 16px;
    float: left;
    margin-right: 60px;
    margin-top: 16px;
    font-weight: 500;
}

.ratingfld .raiting:nth-child(3) {
    margin-right: 0;
}

.raiting {
    display: inline-block;
    padding: 2px 20px 2px 0;
    margin-right: 15px;
    border-right: 2px #121212 solid;
}

.raiting p {
    margin-bottom: 5px;
}

.raiting:last-child {
    border-right: none;
    padding-right: 0;
}

.raiting img {
    max-height: 12px;
    margin-right: 5px;
    vertical-align: middle;
}

button[disabled] {
    color: #747474 !important;
}

.form-box h4 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
}
.form-box h4 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 5px auto;
}

.form-box {
    padding: 20px 20px;
    background-color: #ffffff;
    color: #030000;
    border-radius: 10px;
}

.form-control {
    background: 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    background: #fff;
    height: 38px;
    margin-bottom: 0;
    padding-left: 15px;
}

.form-control::placeholder {
    color: #000;
    font-size: 16px;
}

.form-box .btn {
    background-color: #e85526;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    padding: 9px 30px;
    border-radius: 3px;
    width: 100%;
}
/* .form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(https://clsite-file1.s3.amazonaws.com/6858_dropdown-white.png);
    background-position: 96% center;
    background-repeat: no-repeat;
    color: #fff;
} */

.form-control:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none;
}

input::placeholder {
    font-size: 14px;
    color: #8b8b8b;
}

.form-group img {
    color: #44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(10px, -54%);
    width: 20px;
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: url(/images/bg_img.png) repeat 0 0;
    opacity: 0.9;
}

#cboxLoadedContent {
    position: relative;
}

#cboxClose {
    background-image: url(/images/crossiconresu.jpg);
    height: 36px;
    right: 0;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}

#inline_content {
    padding: 20px;
}

#colorbox *,
#colorbox :focus {
    outline: 0 !important;
}

.popup-outer {
    min-width: 600px;
    max-width: 600px;
}

.fixed {
    position: fixed;
}

.youtube-player {
    position: relative;
    padding-bottom: 50.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(//i.imgur.com/TxzC70f.png) no-repeat;
    cursor: pointer;
}

.imagefld-con img {
    width: 100%;
    height: 220px;
}

.imagefld-cons img {
    width: 100%;
    height: 280px;
}

.choseprogerm {
    padding: 40px 0;
}

.choseprogerm .fa.fa-check {
    color: #2ab213;
    font-size: 19px;
}

.choseprogerm .fa.fa-minus {
    color: #8b8dc7;
    font-size: 16px;
}

.choseprogerm .table {
    text-align: center;
}

.choseprogerm td {
    vertical-align: middle !important;
}

.skin {
    background: #fdeada;
}

.skin1 {
    background: #c7f1e5;
    vertical-align: middle !important;
}

.skin2 {
    background: #c4c5e2;
    vertical-align: middle !important;
}

.container-fluid.tabless {
    padding: 0 50px;
}

.featurepoint ul {
    padding-left: 0;
}

.featurepoint ul li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 4px;
    font-size: 16px;
}

.featurepoint ul li::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 2px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: inherit;
    color: #FF692E;
}

.banner-cons {
    left: 0;
    top: 95px;
    width: 100%;
    height: 100%;
}

.banner-cons .row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.banner-cons p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}

.banner-con .row {
    flex-direction: row;
    align-items: center;
}

.banner-con p {
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

.btnsamecont {
    background-color: #f15922;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.8px;
    border-radius: 30px;
}

.btnsamecont1 {
    background-color: transparent !important;
    border: 2px solid #ff692e;
    color: #ff692e;
    padding: 10px 30px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    width: 225px;
}

.btnsamecont1:hover {
    background-color: #ff692e !important;
    color: #fff;
}

.btnsamecont:focus,
.btnsamecont:hover {
    text-decoration: none;
    color: #fff;
}

.title-border {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 10px;
}

.title-border:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
    left: 45px;
    top: 50%;
    margin-top: -2px;
}

.title-border:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
    right: 45px;
    top: 50%;
    margin-top: -2px;
}

.sub-heading {
    margin-bottom: 25px;
}

.sub-heading p {
    max-width: 70%;
    margin: 0 auto;
    margin-top: 10px;
}

.secon-confld img {
    margin-bottom: 15px;
    max-height: 50px;
}

.secon-confld .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.faculty-region {
    padding: 40px 0px !important;
    background: #fff;
}

#myCarousel {
    clear: both;
}

.ratingfld h3 {
    font-size: 20px !important;
}

.ratingfld .raiting strong {
    margin-right: 10px;
    font-weight: 500;
    letter-spacing: 0.7px;
}

.ratingfld .raiting i {
    color: #ff692e;
}

.ratingfld .raiting span {
    font-size: 13px;
    margin-left: 2px;
}

.mba-online {
    background: #152832;
    padding: 20px;
    border-radius: 3px;
}

.mba-online h3 {
    font-size: 21px;
    color: #fff;
}

.mba-online p {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

.mba-online .btn {
    background-color: #fe6d34;
    color: #fff;
    font-weight: 600;
    padding: 8px 16px 8px;
    border: 0;
    border-radius: 2px;
    margin-top: 12px;
}

.mba-online .btn:hover {
    background-color: #fe5b1b;
    color: #fff;
}

/* .modal-body ul {
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 10px 0;
    padding: 0;
}

.modal-body ul li {
    list-style: outside none none;
    margin: 0;
    padding: 2px 0 2px 17px;
    position: relative;
    color: #222;
    text-align: left;
}

.modal-body ul li::before {
    color: #222;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    left: 1px;
    position: absolute;
    top: 0;
}

.modal-header {
    min-height: 0;
    padding: 0;
    border-bottom: none;
}

.modal-header .close {
    z-index: 111;
    position: absolute;
    right: -10px;
    opacity: inherit;
    text-shadow: none;
    background: #f60;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 25px;
    top: -14px;
}

.modal-body .btn {
    background-color: #fe6d34;
    color: #fff;
    font-weight: 600;
    padding: 10px 16px 10px;
    border: 0;
    border-radius: 2px;
    margin-top: 12px;
}

.modal-body .btn:hover {
    background-color: #fe5b1b;
    color: #fff;
} */

span.fa.fa-angle-left.slick-arrow {
    position: absolute;
    left: -20px;
    top: 209px;
    font-size: 55px;
    color: #333;
}

span.fa.fa-angle-right.slick-arrow {
    position: absolute;
    right: -20px;
    top: 209px;
    font-size: 55px;
    color: #333;
}

.grey-bg {
    background-color: #f7fbff;
}

.white,
.text-white {
    color: #ffffff;
}

.carousel-control.left {
    background: 0 0;
}

.carousel-control.right {
    background: 0 0;
}

.faculty-box {
    text-align: center;
    padding: 20px 10px;
    position: relative;
    background: #ffe7ce;
    margin-bottom: 20px;
    min-height: 320px;
}

.faculty-box h3 {
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.faculty-box h3 a {
    color: #000;
}

.reslt-region {
    padding: 40px 0;
    background: #fff;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: 0.9 !important;
}

.carousel .faculty-box img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #f44336;
    padding: 2px;
    margin: 0 auto;
}

.faculty-box h4 {
    font-size: 17px;
    font-weight: 500;
    color: #f44336;
}

.carousel-indicators {
    bottom: -35px;
}

.factsmyt-region ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.factsmyt-region ul li {
    margin-bottom: 20px;
}

.factsmyt-region ul li:last-child {
    margin-bottom: 0;
}

.factsmyt-region ul li p {
    margin-bottom: 5px;
}

.factsmyt-region ul li p:last-child {
    margin-bottom: 0;
}

.factsmyt-region ul li li {
    margin-bottom: 5px;
}

.spacinremo {
    margin: 20px 0;
}

.factsmyt-region .spacinremo li {
    margin-bottom: 0;
}

.factsmyt-region ul .wrongimg {
    padding-left: 25px;
    background-image: url(../img/wrong.png);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: left 6px;
}

.factsmyt-region ul .tickimg {
    padding-left: 25px;
    background-image: url(../img/correct.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
}

.faq {
    font-size: 14px;
}

.right-con-hed .form-group {
    margin-bottom: 10px;
    padding-left: 0;
}

.right-con-hed .form-group label {
    line-height: 55px;
    font-size: 16px;
    padding-right: 10px;
}

.right-con-hed .form-control {
    border-radius: 0;
    box-shadow: initial;
    height: 55px;
    padding-left: 55px;
    background-repeat: no-repeat;
    border: 1px solid #eceaee;
    background-position: 20px center;
    font-size: 14px;
}

.right-con-hed .form-group select {
    border: 0;
    border: 1px solid #eceaee;
    width: 100%;
    padding-left: 57px;
    height: 55px;
    font-size: 15px;
    color: #9b9b9b;
    background: url(../img/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: 95%;
}

.right-con-hed input[type="submit"] {
    background-color: #ff692e;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    border: 0;
    margin-top: 10px;
}

.right-con-hed img {
    position: absolute;
    left: 30px;
    width: 24px;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
}

.boxex-con {
    padding: 20px 20px;
    border-radius: 30px;
    background: #ffffff;
    min-height: 200px;
    border: 1px solid #ffeaa7;
    margin: 10px 0;
}

.boxex-con-s h3 {
    font-size: 20px;
    margin-top: 10px;
}

.boxex-con-s img {
    max-width: 50px;
}

.boxex-con-s {
    min-height: 280px;
}

.mobile-6reason .col-md-3 {
    width: 20%;
}

.boxex-con h3 {
    position: relative;
    font-weight: 600;
}

.boxex-con p {
    min-height: 125px;
}

.link-btn {
    margin: 10px 0;
}

.link-btn a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 3px;
    background-color: #f2e8ae;
    color: #333;
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.link-btn a:hover {
    background-color: #054477;
    color: #fff;
}

.min-heading {
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 20px;
}

.con-heading {
    font-size: 18px;
}

.list-icon {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-icon li {
    padding-left: 25px;
    background-image: url(../img/tick.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
    margin-bottom: 10px;
}

.imagesrounf img {
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #fff;
}

.carousel .item img {
    min-width: initial;
}

.thankyoucont {
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
}

.date-icon,
.time-icon {
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    line-height: 28px;
    padding-left: 40px;
}

.date-icon {
    background-image: url(../img/calendar.png);
}

.time-icon {
    background-image: url(../img/time-icon.png);
}

.sub-footer {
    background-color: #2b98d1;
    color: #fff;
    padding: 15px 0;
}

.sub-footer a {
    color: #88e3fd;
}

.choseprog .checkicon {
    border-bottom: 1px solid #f3f3f3;
    padding: 6px 10px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fcfffb;
}

.choseprog.checkicon:last-child {
    border-bottom: none;
}

.choseprog .btn {
    border-radius: 2px;
    background-color: #f76c39;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    font-weight: 700;
    line-height: 32px;
    border-color: #f76c39;
    text-shadow: initial;
    width: 100%;
    display: none;
}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background: url(../img/coupon.png), url(../img/down-arrow-black.png) #f8f8f8;
    background-repeat: repeat, repeat;
    background-position-x: 0, 0;
    background-position-y: 0, 0;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.choseprog .checkicon h4 {
    margin: 0 0 4px 0;
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

.feedback_box {
    background: url(../img/quotes-2.png) no-repeat right top #f8f8f8;
    min-height: 445px;
    border: 1px solid #eee;
    padding: 30px;
}

.choseprog .checkicon .inercon:after,
.jcrouselslideco .panel-body a:after,
[class^="iconimg"] {
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_sprite.png);
    background-repeat: no-repeat;
}

.choseprog .checkicon .inercon {
    padding-left: 28px;
    position: relative;
}

.choseprog .checkicon .inercon:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    background-position: -3px -109px;
    top: 0;
}

.box {
    border: 1px solid #3f51b5;
    float: left;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    padding: 7px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.box select {
    display: none;
}

.rectangle-31 h4 {
    margin-top: 10px;
    font-size: 15px;
}

.rectangle-31 h5 {
    margin: 0px;
}

.feature-content.mCustomScrollbar {
    padding: 15px 0px;
}

.feature-content {
    min-height: 320px;
}

.col-lg-4._prod._27601 .feature-content {
    min-height: 155px;
}

.col-lg-4._prod._29181 .feature-content {
    min-height: 155px;
}

/* .col-lg-4._prod._27601 .feature-content {
    min-height: 315px;
}

#products #ty2022 .feature-content {
    min-height: 570px;
} */

.rectangle-31 {
    border-radius: 2px;
    width: 100%;
    color: #fff;
    border: 1px solid #3f51b5;
    background: #3f51b5;
    min-height: 70px;
    text-align: center;
}

.rectangle-31 h5 strong {
    color: #fff846 !important;
}

.rectangle-31 h5 strong span {
    color: #fff !important;
}

.round img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.round p {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.footer-region ul li {
    font-size: 14px;
    line-height: 31px;
}

.uper {
    background: #f3f3f3;
    padding: 10px 0;
    text-align: center;
}

.uper h3 {
    margin-bottom: 0;
}

.middd ul {
    margin: 0 0 10px;
    padding: 0;
}

.middd ul li {
    color: #000 !important;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-size: 18px;
    display: inline;
    position: relative;
}

.middd ul li a:hover {
    color: #f8c442 !important;
}

.middd {
    color: #fff;
    width: 100%;
    font-size: 15px;
}

.middd ul li::before {
    color: #000;
    content: "\f111";
    cursor: pointer;
    display: inline-block !important;
    font-family: FontAwesome;
    font-size: 10px;
    position: absolute;
    left: 0;
    padding: 5px;
}

.programs-table ul {
    text-align: center;
    border-bottom: none;
}

.programs-table ul li {
    float: none;
    display: inline-block;
}


.ratingfldreg {
    padding-top: 40px;
    padding-bottom: 40px;
}

.headintopfld {
    margin-bottom: 10px;
    text-align: center;
}

.ratingfldine {
    background-color: #fcead2;
    padding: 15px 25px;
}

.ratingfldine2 {
    background-color: #e2dbeb;
}

.ratingfldine {
    float: left;
    width: 100%;
    position: relative;
}

.ratingfldine:after,
.ratingfldine:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.ratingfldine:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.ratingfldine h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.fleboxes .effectshadow {
    background-color: #f6f7f9;
    margin-bottom: 15px;
    padding: 10px 15px;
    position: relative;
}

.fleboxes .effectshadow:after,
.fleboxes .effectshadow:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.fleboxes .effectshadow:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.fleboxes .effectshadow:last-child {
    margin-bottom: 0;
}

.fleboxes .leftbox {
    padding-left: 0;
}

.leftbox h3 {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.7px;
    margin-bottom: 9px;
    color: #333;
}

.starrting i {
    font-size: 16px;
    color: #ff692e;
    margin-right: 3px;
}

.rightbox .ratbxfld {
    background-color: #ff692e;
    color: #fff;
    text-align: center;
}

.rightbox .ratbxfld h3 {
    margin: 0;
    font-size: 22px;
}

.factsmyt-region {
    background: #f3f3f3;
}

.testmonials-pull {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_oc-testmonials-bg.jpg);
}

.starratingpagegl2 {
    position: relative;
}

/* 
.tab-pro ul.nav.nav-tabs li:before {
    display: none;
}

.tab-pro ul.nav.nav-tabs li {
    padding: 0px;
    text-align: center;
    min-width: 150px;
}
.tab-pro ul.nav.nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
    margin: 20px 0;
    flex-wrap: wrap;
}

.tab-pro ul.nav.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #333;
    cursor: default;
    background-color:  #e7edf3;
    border: none;
    border-bottom-color: transparent;
    font-weight: 600;
    text-align: center;
    min-width: 150px;
}

.tab-pro ul.nav.nav-tabs>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:  #e7edf3;
    font-weight: 600;
    color: #333;
    text-align: center;
    min-width: 150px;
}
.tab-pro ul.nav.nav-tabs>li>a {
    color: #333;
}

.tab-content {
    background-color: #e7edf3;
    padding: 20px;
} */

/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 160px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 0px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}


/* Testimonails start*/

.testmonials-pull {
    background-image: inherit;
    background-size: cover;
    background-position: center;
    padding: 40px 0;
    /*    background-color: #f0fbff;*/
}


.testmonials-pull .slick-prev,
.testmonials-pull .slick-next {
    z-index: 9;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    border-radius: 0px;
    border: none;
    font-size: 0px;
    background-color: transparent;
    top: 40%;
    cursor: pointer;
    padding: 0;
    transform: translateY(-50%);
    background-image: inherit;
}

.testmonials-pull .slick-prev {
    left: 0;
}

.testmonials-pull .slick-next {
    right: 0;
}

.testmonials-pull .slick-prev:before,
.testmonials-pull .slick-next:before {
    font-family: FontAwesome;
    font-size: 14px;
    color: #fff;
    opacity: 1;
    background-color: #f15922;
    width: 30px;
    height: 30px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    border-radius: 20%;
}

.testmonials-pull .slick-prev::before {
    content: "\f053";
}

.testmonials-pull .slick-next::before {
    content: "\f054";
}


.regular .mentor-profile {
    background-color: #124b77;
    text-align: left;
    padding: 30px 30px;
    position: relative;
    margin-bottom: 30px;
    border-radius: 10px;
    color: #fff;
}

.regular .mentor-profile:before {
    border-top-color: #124b77 !important;
    border-width: 22px 0px 0px 33px !important;
    margin-left: 0px;
}

.regular .mentor-profile:before {
    top: 100%;
    right: 130px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.regular .mentor-profile:after {
    content: "";
    background: url(https://clsite-file1.s3.amazonaws.com/106960_quote-testi.png) 0px 0px no-repeat;
    width: 81px;
    height: 71px;
    position: absolute;
    font-size: 300px;
    font-weight: normal;
    line-height: 40px;
    color: #ededed;
    left: 9px;
    top: 4px;
    z-index: 999;
}


.regular .mentor-profile img,
.regular .mentor-profile i {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    width: 80px;
    height: 80px;
    background-color: #fff;
    padding: 3px;
}

.regular .mentor-profile i {
    text-align: center;
    font-size: 34px;
    line-height: 80px;
}

.regular h5 {
    font-size: 18px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #000;
}

.regular h6 {
    font-size: 14px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #f15a22;
}



.regular .author {
    display: inline-block;
    margin: 0px 0px 0px 25px;
    float: right;
}

.regular .author img {
    background-color: #fbfbfb;
    border: 1px dashed #ff692e;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 5px;
    max-width: 80px;
}

.regular span {
    margin: 20px 0px 0px;
}

.regular span {
    float: right;
    text-align: right;
    font-style: normal;
}


/* Testimonails close*/













#myList {
    text-align: center;
    clear: both;
}

#myList li {
    display: none;
    list-style: none;
}

#loadMore {
    color: green;
    cursor: pointer;
}

#loadMore:hover {
    color: #000;
}

#showLess {
    color: red;
    cursor: pointer;
    display: none;
}

#showLess:hover {
    color: #000;
}

#myList .clearfix {
    margin-bottom: 25px;
}

.more-load {
    color: #337ab7 !important;
    border-radius: 2px;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
}

.more-load:hover {
    color: #fff !important;
    background: #069;
    border-color: #069;
}

.show-less {
    color: #97124d !important;
    border-radius: 2px;
    padding: 13px 20px;
    display: inline-block;
    border: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
}

.show-less:hover {
    color: #fff !important;
    background: #97124d;
    border-color: #97124d;
}

.mba-online span {
    animation-duration: 0.4s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 0.4s infinite;
}

@keyframes blink {
    from {
        color: #fe5b1b;
    }

    to {
        color: #fee300;
    }
}

@-webkit-keyframes blink {
    from {
        color: #fe5b1b;
    }

    to {
        color: #fee300;
    }
}

.radio-box {
    margin: 0 8px !important;
}

.target-year {
    color: #fe0000;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    margin-left: 5px;
}

div#products {
    margin: 0 auto;
}

label.more {
    display: none;
}

.pdf-tabs {
    margin: 0;
    padding-left: 0;
    text-align: center;
}

.pdf-tabs li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.pdf-tabs a {
    background: #dfdfdf;
    border-radius: 3px;
    padding: 10px 28px;
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.pdf-tabs a.last-tab {
    border-right: none;
}

.pdf-tabs a.active {
    color: #333;
    position: relative;
    background-color: #e7edf3;
    font-weight: 600;
}

.bg-text {
    background-color: #dedede;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.exams-area {
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.12);
    padding: 25px;
    margin: 15px 0;
}

h3.btm-mar {
    font-weight: 600 !important;
}

.btm-mar {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.contflglob h3 {
    line-height: 36px;
    margin: 0;
}

.outline-links {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    border: 1px solid #777;
    padding: 8px 7px;
}

.outline-links {
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
}

.outline-links:hover {
    color: #fff;
    text-decoration: none;
    border-color: #069;
}

.outline-links:before {
    background: #069 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 100%;
    z-index: -1;
}

.outline-links:hover:before {
    color: #000;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.contfldiner .link-more {
    background-color: #ddd;
}

.single-process {
    background: #fff;
    padding: 25px 25px;
    margin-bottom: 30px;
    border-radius: 3px;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 10px 0 rgba(16, 3, 21, 0.1);
    transition: all 0.3s ease 0s;
    border: 1px dashed #969696;
}

.single-process h4 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    line-height: 25px;
}

.single-process h4::after {
    background: #ff5e14 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 60px;
}

.single-process h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
}

.single-process h5 span {
    display: block;
}

.rate .fa {
    color: #ff692e;
}

.tooltip {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
}

.features-section {
    position: relative;
    padding: 50px 0;
}

.reslt-region {
    text-align: center;
    /* background-color: #f0fbff;
    background-image: url(../images/dots.png);
    background-size: cover; */
    position: relative;
    font-size: 15px;
    overflow: hidden;
}

.container-fluid.reslt-four {
    padding: 0 30px;
}

.features-section .feature-grids .grid {
    padding: 30px 15px 30px 80px;
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, 0.1);
    position: relative;
    text-align: left;
    background: #fff;
}

.features-section .icon {
    position: absolute;
    left: 16px;
}

.features-section .icon img {
    max-width: 50px;
}

.features-section .count {
    font-size: 25px;
    font-weight: 700;
    color: #1d274e;
}

.features-section p {
    font-size: 15px;
    margin-bottom: 0;
}

.program-data2 {
    background-color: #f9f9f9;
}

.program-data {
    float: left;
    width: 100%;
    clear: both;
    border: 1px #f2ecec solid;
    margin-bottom: 10px;
}

.program-list {
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px #ddd solid;
}

.program-list:last-child {
    border-bottom: none;
}

.program-data h3 {
    background-color: #fdeada;
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 16px;
}

.program-data h4 {
    font-size: 14px;
    margin-bottom: 5px;
}

.program-data ul {
    padding: 0;
    margin-bottom: 5px;
    text-align: center;
}

.program-data ul li {
    list-style: none;
    position: relative;
    padding-left: 22px;
    text-align: left;
}

.program-data ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
    color: #f76c39;
}

.program-data .enroll-now>a {
    background-color: #f76c39;
    border-radius: 3px;
    padding: 4px 8px;
    display: inline-block;
    color: #fff;
    line-height: 19px;
    font-size: 14px;
}

.allfeature-detail {
    margin: 15px 0;
    clear: both;
    text-align: center;
}

.allfeature-detail a {
    display: inline-block;
    padding: 8px 10px;
    line-height: 14px;
    position: relative;
    color: #fff;
    background-color: #591c6f;
    font-size: 14px;
    border-radius: 30px;
    text-decoration: none;
}

.allfeature-detail a i {
    color: #fff;
    background-color: #179cd0;
    width: 25px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.allfeature-detail a:nth-child(2) {
    background-color: #179d7e;
}

.program-data .check-offers p {
    background-color: #eee;
    padding: 3px 5px;
    line-height: 20px;
}

.program-data .check-offers a {
    color: #f76c39;
    text-decoration: underline;
}

.offer-block .program-data h3 {
    background-color: #2ddfdf;
}

.offer-block .program-data .program-list {
    background-color: #edfafa;
}

.offer-block .program-data .check-offers p {
    background-color: #d3ecd4;
}

.heading-wrap {
    clear: both;
}

.heading-wrap h2 {
    font-size: 16px;
    background-color: #fdeada;
    padding: 10px 40px;
    margin-bottom: 10px !important;
    text-align: center;
    position: relative;
}

.heading-wrap h2:before {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fdeada;
    position: absolute;
    bottom: -10px;
    left: 50%;
    content: "";
}

.heading-wrap h3 {
    font-size: 18px;
    display: none;
}

.achievers-section.features-section .feature-grids .grid {
    padding: 10px 10px 10px 50px;
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, 0.1);
    position: relative;
    text-align: left;
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 10px !important;
}

.achievers-section.features-section .icon {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.achievers-section.features-section .icon img {
    max-width: 30px;
}

.achievers-section .ac-dt {
    float: left;
    border-right: 1px #ededed solid;
    padding-right: 5px;
    padding-left: 5px;
    width: 33%;
    text-align: center;
}

.achievers-section .ac-dt:last-child {
    border-right: none;
}

.achievers-section.features-section .count {
    font-size: 20px;
    font-weight: 700;
    color: #1d274e;
}

.achievers-section.features-section p {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
}

.features-section p.text-right {
    text-align: right !important;
    margin-top: 4px !important;
}

.achievers-section.features-section p strong {
    font-weight: 400;
}

.achievers-section .container-fluid.reslt-four {
    padding: 0 15px;
}

.seefeaturebtn .btnsamecont {
    border: none;
    font-size: 15px;
    border-radius: 30px;
    font-weight: 400;
    background-color: #591c6f;
    margin-top: 30px;
    color: #fff;
}

.seefeaturebtn .btnsamecont i {
    margin-right: 4px;
    background-color: #fff;
    color: #ff692e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    display: none;
}

.table-color {
    text-align: center;
}

.table-color .clr-blank {
    background-color: #e2c1a4;
}

.table-color .clr1 {
    background-color: #e2c1a4;
}

.table-color .clr2 {
    background-color: #a3a1d8;
}

.table-color th {
    background-color: #f60;
    color: #fff;
    vertical-align: top !important;
    text-align: center;
}

.table-color.table-striped>tbody>tr {
    background-color: #fdeada;
}

.table-color.table-striped>tbody>tr:nth-of-type(2n + 1) {
    background-color: #fde5d14f;
}

.table-color i {
    color: #2ab213;
    margin-right: 3px;
}

.table-color i.fa-minus {
    color: #c3c3c3;
}

#completeprogram h4 {
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
}

.journey-tabs {
    padding-top: 50px;
}

.journey-tabs .nav-tabs {
    margin-bottom: 0;
}

.journey-tabs .nav-tabs li {
    margin-bottom: 0;
    width: 20%;
    text-align: center;
    padding: 0;
}

#completeprogram22 .journey-tabs .nav-tabs li {
    width: 50%;
}

.journey-tabs .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    font-weight: 500;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 8px !important;
    font-size: 12px;
    line-height: 16px !important;
    border-radius: 0;
    margin-right: 1px;
}

.journey-tabs .nav-tabs li:last-child a {
    margin-right: 0;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
    background-color: #05857e;
    color: #fff;
}

.journey-tabs .nav-tabs li.active>a:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #05857e;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


.feature-title {
    background-color: #eafdef;
    padding: 7px 10px;
    margin-bottom: 0;
    display: none;
}

.journey-tabs2 .nav-tabs {
    margin-bottom: 0;
    border-bottom: none;
}

.journey-tabs2 .nav-tabs li {
    margin-bottom: 0;
    width: 50%;
    text-align: center;
    padding: 0;
}

.journey-tabs2 .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    font-weight: 500;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 8px 8px !important;
    font-size: 12px;
    line-height: 16px !important;
    border-radius: 0;
    margin-right: 1px;
}

.journey-tabs2 .nav-tabs li:last-child a {
    margin-right: 0;
}

.journey-tabs2 .nav-tabs li.active>a,
.journey-tabs2 .nav-tabs li>a:hover {
    background-color: #179d7e;
    color: #fff;
}

.journey-tabs2 .nav-tabs li.active>a:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #179d7e;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.journey-tabs2 .tab-content {
    background-color: transparent !important;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.journey-tabs2 .tab-content .tab-pane {
    padding: 0;
}

.completeprogramtab .table i.fa-check {
    color: #2ab213;
    margin-right: 3px;
}

.completeprogramtab .table i.fa-minus {
    color: #c3c3c3;
}

.completeprogramtab div {
    float: left;
    width: 100%;
}

.completeprogramtab .modal-dialog {
    margin: 0;
}

.completeprogramtab .modal-body ul li::before {
    content: initial;
    font-size: 0;
}

.completeprogramtab .modal-header .close {
    font-size: 32px;
    color: #f60;
    background-color: transparent;
    right: 20px;
    top: 10px;
}

.completeprogramtab .modal-body {
    padding: 0;
}

.completeprogramtab .table-responsive {
    border: none;
}

.completeprogramtab tr td {
    border-right: none;
    border-left: none;
}

.completeprogramtab tr:first-child td {
    border-top: none;
}

.completeprogramtab tr td:nth-child(2) {
    text-align: center;
}

.completeprogramtab .modal-content {
    border-radius: 0;
}

.completeprogramtab .enrollbtn {
    padding: 0 15px;
}

.completeprogramtab .enrollbtn a {
    border-radius: 2px;
    background-color: #f76c39;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-shadow: initial;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 8px 14px;
}

.completeprogramtab {
    z-index: 9999999;
}

#mockmodal .modal-body,
#mockmodal .modal-content {
    float: left;
    width: 100%;
}

#mockmodal .modal-body {
    padding: 30px;
}

.mock-section {
    padding-top: 30px;
    float: left;
    width: 100%;
}

.mock-section select {
    box-shadow: inherit;
    height: 42px;
}

.mock-box {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.mock-item {
    float: left;
    width: 16.5%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 20px;
}

.mock-item-inner {
    background-color: #fff;
    color: #333;
    padding: 5px;
    position: relative;
    margin-top: 22px;
}

.mock-red .mock-item-inner {
    border: 7px #c00000 solid;
}

.mock-blue .mock-item-inner {
    border: 7px #2f5597 solid;
}

.mock-orange .mock-item-inner {
    border: 7px #ed7d31 solid;
}

.mock-black .mock-item-inner {
    border: 7px #000 solid;
}

.mock-item-inner p {
    font-size: 12px;
}

.mock-red h4 {
    margin-bottom: 5px;
}

.mock-red h4,
.mock-red h5,
.mock-red p {
    color: #c00000;
}

.mock-blue h4,
.mock-blue h5,
.mock-blue p {
    color: #2f5597;
}

.mock-orange h4,
.mock-orange h5,
.mock-orange p {
    color: #ed7d31;
}

.mock-black h4,
.mock-black h5,
.mock-black p {
    color: #000;
}

.mock-item-inner:before {
    content: "";
    width: 118px;
    height: 20px;
    position: absolute;
    top: -32px;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 117px;
}

.mock-red .mock-item-inner:before {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_red-calender.png);
}

.mock-blue .mock-item-inner:before {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_blue-calender.png);
}

.mock-orange .mock-item-inner:before {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_orange-calender.png);
}

.mock-black .mock-item-inner:before {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_black-calender.png);
}

.mock-item-inner h5 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

.feedbacktabs {
    float: left;
    width: 100%;
    padding-top: 0;
}

.feedbacktabs #feednbackContent {
    margin-bottom: 0;
}

.feedbacktabs .nav-tabs li {
    width: 50%;
}

.feedback-item {
    clear: both;
    text-align: center;
    padding: 10px;
    float: left;
    width: 100%;
}

.feedback-item .feedbackinner {
    float: left;
    width: 100%;
}

.feedback-item .feedbackinner>div {
    float: left;
    width: 100%;
}

.feedback-item .feedbacktop {
    background-color: #fff;
    padding-bottom: 5px;
}

.feedback-item .feedbacktop p {
    margin-bottom: 0;
}

.feedback-item .feedbacktop h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.feedback-item .feedbacktop .starrting i {
    color: #ff692e;
    font-size: 18px;
}

.feedback-item .feedbackbottom {
    display: flex;
}

.feedback-item .feedbackbottom p {
    margin-bottom: 0;
}

.feedback-item .feedbackbottom .rating-box {
    float: left;
    width: 33.33%;
    padding: 5px 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.feedback-item .feedbackbottom .rating-box span {
    display: block;
    font-weight: 600;
}

.feedback-item .feedbackbottom .rating-box p {
    line-height: 19px;
}

.feedback-item .feedbackbottom .rating-box1 {
    background-color: #fcead2;
}

.feedback-item .feedbackbottom .rating-box2 {
    background-color: #fff5dd;
}

.feedback-item .feedbackbottom .rating-box3 {
    background-color: #fcead2;
}

.feedbacktabs.journey-tabs .nav-tabs li a {
    font-size: 15px;
    line-height: 26px !important;
}

.feedbacktabs.journey-tabs .nav-tabs li a img {
    max-width: 26px !important;
    display: inline-block;
    margin-right: 6px;
}


.accordion-section .panel-default {
    border: 0;
    background: transparent;
    padding: 5px !important;
    position: relative;
}

.accordion-section .panel-heading {
    border: 0;
    background: none;

}

.accordion-section .panel-default>.panel-heading,
.panel-default {
    border: 0;
    background: transparent;
    padding: 7px;
}

.accordion-section .panel-default .panel-title a,
.accordion-section a.accordion-section-title {
    display: block;

}

.accordion-section .panel-default .panel-title a::after,
.accordion-section a.accordion-section-title:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 22px;
    content: "\f106";
    color: #e85222;
    position: absolute;
    right: 10px;
}

.accordion-section a.accordion-section-title:after {
    right: 30px;
    content: "\f107";
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section a.accordion-section-title.active:after {
    content: "\f106";
}

.accordion-section .panel-default .panel-body {
    font-size: 15px;
    color: #222;
}

.accordion-section h5 {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #CDD5E3;
}

ul.listing-item {
    padding-left: 0;
}

ul.listing-item ul {
    padding-left: 0;
}

ul.listing-item li {
    list-style: none;
    position: relative;
    padding-left: 22px;
    text-align: left;
}

ul.listing-item li li {
    padding-left: 0;
}

ul.listing-item>li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
    color: #f76c39;
}

.achievers-block {
    position: relative;
    margin-bottom: 0px;
    clear: both;
    float: left;
    width: 100%;
}

.achievers-block h2 {
    font-size: 24px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.achievers-item {
    padding-top: 5px;
    float: left;
    width: 100%;
    position: relative;
    border: 1.9px #9b9b9b dashed;
}

.achievers-item:before {
    content: "";
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_rank.png);
    position: absolute;
    top: -30px;
    left: 50%;
    background-size: 50px;
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.count-block {
    position: relative;
    float: left;
    padding: 5px;
    text-align: center;
    width: 33.33%;
    border-right: 1px #ededed solid;
    margin-bottom: 5px;
}

.count-block:last-child {
    border-right: none;
}

.count-block .counter-count {
    font-size: 22px;
    font-weight: 600;
}

.count-block p {
    font-size: 16px;
}

.achievers-block p.text-right {
    clear: both;
    line-height: 20px;
}

.achievers-block p.text-right small {
    font-size: 70%;
}


/* ------Result wrapper-------- */

.resl ul.nav.nav-pills {
    margin: 20px 0;
}

.resl .nav-pills>li {
    float: none;
    display: inline-block;
    background-color: #eee;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 18px;    
    font-weight: 600;
}

.resl .nav>li.active>a {
    color: #fff;
}
.resl .nav>li>a {
    position: relative;
    display: block;
    padding: 6px 12px;
    color: #333;
}
.result-item img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 2px solid #3f51b5;
    padding: 2px;
}
.result-wraper{
    margin-bottom: 10px;
}

.result-wraper .result-item{background-color: #fff;min-height: 170px;float: left;width: 20%;
  padding: 12px 6px;position: relative;
text-align: center;border: 1px #eee solid;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;
transition: ease-in-out 0.5s;}

.result-wraper .result-item:hover{
border-color: #ff692e;
}

.result-wraper .result-item .result-user img{
border-radius: 50%;
width: 90px;
height: 90px;
border: 4px #ffe7e7 solid;
}
.result-wraper .result-item p {
    margin-bottom: 0px;
    font-size: 12px;
}
.result-wraper .result-item h3 {
    font-size: 15px;
    color: #e85222;
    margin: 5px 0 5px;
    font-weight: 600;
    line-height: inherit;
}
.result-wraper .result-item h6 {
    font-size: 18px;
    color: #333;
    margin: 15px 0 5px;
    font-weight: 600;
    line-height: inherit;
}
.result-wraper .result-item h5 {
    font-size: 13px;
    color: #333;
    font-weight: 500;
    margin-top: 6px;
}


/* --------result-wraper----------- */


@media (max-width: 991px) {


    .mobile-6reason .col-md-3 {
        width: 100%;
    }

    .secon-confld .col-md-4:nth-child(3)~* {
        margin-top: 0;
    }

    #completeprogram .modal-dialog {
        width: 95%;
        margin-top: 20px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-toggle {
        border-color: #069;
    }

    .navbar-toggle .icon-bar {
        background-color: #069;
    }

    #navbar-collapse-1>ul.navbar-nav {
        padding-left: 0;
        margin: 0;
    }

    .header-region .navbar-right>li {
        margin: 0;
    }

    .header-region .navbar-nav>li>a {
        padding: 0;
        line-height: 35px;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 10px;
    }

    .navbar-header>label {
        display: inline-block;
    }

    .choseprog.light-blue .container-fluid .col-md-3 {
        width: 100% !important;
    }

    section {
        padding: 25px 0 !important;
    }

    .mobile-6reason .boxex-con {

        margin-bottom: 15px;
        padding: 20px;
    }

    .mobile-6reason .boxex-con h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .mobile-6reason .boxex-con img {
        margin-bottom: 6px;
        max-height: 50px;
    }

    .mobile-6reason .boxex-con p {}

    .ratingfld {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

    .banner-section.style-two .content-box p {
        font-size: 14px;
        line-height: 26px;
        color: #000;
        text-align: justify;
    }

    .banner-section .content-box h2 {
        color: #fff;
        font-size: 20px;
    }


    p.testimonial.mCustomScrollbar {
        margin-bottom: 15px;
    }

    .featurepoint h4 {
        margin: 10px 0;
        font-size: 20px;
        color: #fff;
    }

    .regular .author {
        display: inherit;
        margin: 0px 0px 0px 0px;
        float: initial;
        text-align: center;
    }

    .regular span {
        float: initial;
        text-align: center;
        font-style: normal;
    }

    .regular .mentor-profile {
        background-color: #124b77;
        text-align: left;
        padding: 15px 15px;
        position: relative;
        margin-bottom: 30px;
        border-radius: 10px;
        color: #fff;
    }

    .faculty-region .col-md-3:nth-child(1)~* {
        margin-top: 30px;
    }

    .form-box {
        padding: 25px 15px;

    }

    .form-control::placeholder {
        color: #fff;
        font-size: 13px;
    }

    .form-control {
        font-size: 13px;
    }

    .achievers-block h2 {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .achievers-block {
        margin-top: 10px;
    }

    .faculty-box {
        min-height: inherit;
    }

    .programs-table ul.pdf-tabs {
        margin-bottom: 15px;
    }

    .box-area,
    .box-area div {}

    #products .box {
        float: left;
        width: 100%;
        clear: both;
        border: 1px #f2ecec solid;
        margin-bottom: 10px;
        min-height: inherit;
        overflow: inherit;
        padding: 0 0 10px 0;
        background-color: #fff;
        border-radius: 7px;
        margin-top: 0;
        -moz-box-shadow: 2px 4px 8px 1px rgb(227 222 227);
        -webkit-box-shadow: 2px 4px 8px 1px rgb(227 222 227);
        box-shadow: 2px 4px 8px 1px rgb(227 222 227);
    }

    #products .box .rectangle-31 {
        background-color: #081875;
        padding: 10px;
        margin-bottom: 0;
        min-height: inherit;
        color: #fff;
        border-radius: 7px 7px 0 0;
    }

    #products .box .rectangle-31 h4 {
        font-size: 15px;
        margin-top: 0;
        color: #fff;
        margin-bottom: 5px;
    }

    #products .box .rectangle-31 h5 {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff618;
    }

    #products .box .rectangle-31 h5 strike {
        color: #fdd2ae;
    }

    #products .feature-content {
        float: left;
        width: 100%;
    }

    .feature-content.mCustomScrollbar {
        padding: 15px 10px;
    }


    .col-lg-4._prod._20541 .feature-content {
        min-height: 1px;
    }

    #products .box .pricetbtn {
        text-align: center;
        margin-top: 5px;
    }

    #products .box .pricetbtn a {
        background-color: #f76c39;
        border-radius: 3px;
        padding: 4px 8px;
        display: inline-block;
        color: #fff;
        line-height: 18px;
        font-size: 13px;
        width: auto;
        font-weight: 500;
        display: none;
    }

    .choseprog #products .box .checkicon {
        padding: 5px;
        list-style: none;
    }

    .choseprog #products .box .checkicon .inercon {
        padding-left: 25px;
    }

    /* #products .feature-content .col-md-12:nth-child(n + 4) {
        display: none;
    }

    #products .feature-content .col-md-12.showList:nth-child(n + 4) {
        display: list-item;
    } */

    #products .box label.more {
        color: #0b76d8;
        font-weight: 500;
        display: none;
        cursor: pointer;
        clear: both;
        margin-top: 5px;
        float: left;
        width: 100%;
        padding-left: 30px;
        font-size: 13px;
    }

    #products .box label.more.showMe {
        display: block;
    }

    #products .box label.more~div {
        display: none;
    }

    #products .box label.more~.pricetbtn {
        display: block;
    }

    .raiting p {
        margin-bottom: 0;
    }

    .banner-section .content-box h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        border-radius: 0px;
        padding: 10px;
    }

    .two-panel .counterblock h3 {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .two-panel {
        margin-top: 0;
    }

    .two-panel .border-greinner {
        width: 100%;
        background-image: inherit;
        margin-bottom: 10px;
        min-height: inherit;
    }

    .two-panel .videoblock {
        padding: 15px 15px 5px 80px;
    }

    .two-panel .counterblock {
        margin-right: 0;
    }

    .mt {
        margin-top: 20px;
    }

    .banner-section .content-box h1 {
        font-size: 25px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .mobile-6reason .container-fluid,
    .choseprog .container-fluid {
        padding: 0 15px;
    }


    .banner-section .content-box h1::after {
        display: none;
    }

    .achievers-item .count-block p {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .count-block .counter-count {
        font-size: 20px;
    }

    .achievers-item::before {
        background-size: 40px;
        width: 40px;
        height: 40px;
        top: -20px;
    }

    .achievers-item {
        padding-top: 20px;
        margin-top: 20px;
    }

    .mba-box {
        margin-bottom: 15px;
    }

    .boxex-con {
        min-height: inherit;
    }

    .boxex-con p {
        min-height: inherit;
    }

    .features-section .feature-grids .grid {
        margin-bottom: 20px;
    }

    .choseprog.light-blue .container-fluid {
        padding: 0 15px !important;
    }

    .feature-content {
        float: left;
        min-height: initial;
    }

    .container-fluid.tabless {
        padding: 0 15px;
    }

    .programs-table ul li a {
        margin-right: 7px !important;
        font-size: 13px !important;
        letter-spacing: initial !important;
        padding: 10px 7px !important;
    }

    .ratingfldine {
        margin-bottom: 15px;
    }

    .ratingfldine h2 {
        font-size: 18px !important;
    }

    .mba-online {
        margin-bottom: 30px;
    }

    .mobile-6reason .secon-confld .col-md-4:nth-child(3)~* {
        margin-top: 0;
    }

    .banner-con .row {
        display: block;
    }

    .banner-region {
        padding: 20px 0 20px 0 !important;
    }

    .right-con-hed input[type="submit"] {
        white-space: initial;
        font-size: 18px;
        padding: 10px;
        font-weight: 400;
        width: 100%;
    }

    .banner-region {
        overflow: hidden;
        padding: 50px 0;
    }

    .banner-region>img {
        max-width: initial;
        display: none;
    }

    .navbar-brand {
        padding-left: 15px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 20px;
        line-height: 1.3;
    }

    .btnsamecont {
        font-size: 18px;
        font-weight: 400;
        padding: 10px 10px;
        width: 100%;
    }

    .banner-con p {
        font-size: 16px;
        max-width: 100%;
    }

    /* div[class$="region"]:not(.banner-region) {
        padding: 20px 0;
    } */

    .boxex-con {
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .classescont {
        padding-bottom: 40px;
    }

    #counseling_popup .ms-options-wrap>button:focus, .ms-options-wrap>button{
        color: #000000 !important;
        font-size: 13px !important;
        padding: 6px 12px !important;
    }

    #counseling_popup .ms-options-wrap {
        color: #000 !important;
    }

    #myCarousel2 .carousel-indicators li {
        border: 1px solid #ddd;
        background-color: #ddd;
    }

    #myCarousel2 .carousel-indicators .active {
        border: 1px solid #48b7b0;
        background-color: #48b7b0;
    }

    #myCarousel2 .boxex-con {
        padding: 15px 10px;
        min-height: 287px;
    }

    #myCarousel5 .carousel-indicators li {
        border: 1px solid #ddd;
        background-color: #ddd;
    }

    #myCarousel5 .carousel-indicators .active {
        border: 1px solid #48b7b0;
        background-color: #48b7b0;
    }

    #myCarousel5 .boxex-con {
        padding: 15px 10px;
    }

    .crose .carousel-indicators {
        bottom: 0;
    }

    .crose .boxex-con p {
        min-height: 50px;
    }

    #myCarousel6 .carousel-indicators li {
        border: 1px solid #ddd;
        background-color: #ddd;
    }

    #myCarousel6 .carousel-indicators .active {
        border: 1px solid #48b7b0;
        background-color: #48b7b0;
    }

    #myCarousel6 .boxex-con {
        padding: 15px 10px;
    }

    .crose6 .carousel-indicators {
        bottom: 0;
    }

    .crose6 .boxex-con p {
        min-height: 50px;
    }

    .sub-heading {
        margin-bottom: 20px;
    }

    .sub-heading p {
        max-width: 100%;
    }

    .m-top-30 {
        margin-top: 20px !important;
    }

    .right-con-hed .form-group label {
        float: left;
        line-height: 1.3;
        padding-right: 0;
        font-size: 14px;
    }

    .right-con-hed .form-group {
        margin-bottom: 20px;
    }

    #myCarousel2 {
        margin-bottom: 25px;
    }

    .imagesrounf img {
        border-radius: 0;
        margin-bottom: 20px;
    }

    #myCarousel3 .faculty-box {
        min-height: 430px;
    }

    #myCarousel3 {
        margin-bottom: 20px;
    }

    .faculty-region {
        padding-bottom: 30px !important;
    }

    .right-con-hed .form-group select {
        height: 45px;
        padding-left: 45px;
    }

    .right-con-hed .form-control {
        height: 45px;
        padding-left: 45px;
    }

    #completeprogram22 .journey-tabs .nav-tabs li a {
        min-height: 42px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
    }

    .resl .nav-pills>li {
        min-width: 70px;
    }

    .resl .nav>li>a {
        padding: 7px 10px !important;
        line-height: 20px !important;
    }

    .result-wraper .result-item {
        min-height: 204px;
        width: 50%;
        padding: 12px 6px;
    }

    .result-wraper .result-item h3 {
        font-size: 14px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .btnsamecont {
        width: auto;
    }

    .boxex-con p {
        min-height: initial;
    }

    #myCarousel2 .boxex-con {
        min-height: 240px;
    }

    #myCarousel3 .faculty-box {
        min-height: 340px;
    }

    .journey-tabs .nav-tabs li a {
        padding: 5px 18px !important;
        font-size: 15px;
        min-height: 42px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
    .journey-tabs .nav-tabs li a {
        padding: 5px 10px !important;
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .result-wraper .result-item {
        min-height: 215px;
    }
    

    #myCarousel2,
    #myCarousel3 {
        display: none;
    }

    .faculty-box {
        min-height: 0px;
    }

    .faculty-box .mCustomScrollbar {
        height: 110px;
    }

    /* p.testimonial {
        min-height: 230px;
    } */
    p.testimonial.mCustomScrollbar {
        max-height: 100px;
        margin-bottom: 15px;
    }

    .feature-content {
        min-height: 0;
    }

    .box select {
        background-position: 2% 50%, 95% 50%;
    }

    .boxex-con {
        padding: 20px 10px;
        min-height: 270px;
    }

    .banner-region img {
        display: none;
    }

    .banner-con {
        position: relative;
        padding: 20px 0;
    }

    .banner-section .content-box h3 {
        padding: 10px;
        border-radius: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .boxex-con {
        min-height: 250px;
    }

    /* .faculty-box {
        min-height: 390px;
    } */

    .result-wraper .result-item {
        min-height: 200px;
    }

    .banner-section .content-box h3 {
        padding: 10px;
        border-radius: 0;
    }

    p.testimonial.mCustomScrollbar {
        max-height: 100px;
        margin-bottom: 15px;
    }

    #testi .carousel-item {
        max-height: 300px;
    }

    /* p.testimonial {
        min-height: 180px;
    } */

    .feature-content {
        min-height: 0;
    }

    .box select {
        background-position: 2% 50%, 95% 50%;
    }
}

.testimonial-reel {
    margin-bottom: 4rem !important;
    margin-top: 4rem;
}

.testimonial-reel .box1 {
    position: relative;
    margin-bottom: 30px;
}

.testimonial-reel .box1 .image {
    margin: 0 auto -45px;
    text-align: center;
}

.testimonial-reel .box1 .image img {
    height: 130px;
    margin: 0 auto;
}

.testimonial-reel .box1 .test-component {
    background-color: #20659d;
    padding: 15px;
    box-shadow: 9px 1.5rem 2rem rgba(17, 17, 17, 0.15);
    min-height: 230px;
    color: #fff;
    border-radius: 6px 30px;
}

.testimonial-reel .box1 .test-title {
    font-family: "Open Sans", sans-serif;
    color: #c7e4fb;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}

.testimonial-reel .box1 .test-content {
    text-align: center;
}

.testimonial-reel .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
}

.testimonial-reel .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
}

.testimonial-reel .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
}

.testimonial-reel p {
    font-size: 14px !important;
    color: #f9f9f9 !important;
}

.testimonial-reel .box1 {
    min-height: auto;
}

.banner-con {
    position: relative;
}

.light-blue {
    background: #f0fbff;
}

.pdf-tabs {
    text-align: center;
    list-style: none;
    margin-top: 0px;
    margin-bottom: 20px;
}

.pdf-tabs li {
    display: inline-block;
    position: relative;
    margin-right: 0px;
}

.pdf-tabs li.active>a {
    color: #333;
    cursor: default;
    background-color: #e7edf3;
    border: none;
    border-bottom-color: transparent;
    font-weight: 600;
    text-align: center;
    min-width: 150px;
}

.pdf-tabs li a {
    display: block;
    background-color: transparent;
    padding: 10px 25px;
    color: #333;
    font-size: 16px;
    text-decoration: none !important;
    position: relative;
    border-radius: 0;
    border: none !important;
    cursor: pointer !important;
    font-weight: 400;
}

.pdf-tabs li a:hover {
    background-color: #e7edf3;
    font-weight: 600;
}

.pdf-tabs li a:hover:after {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #e7edf3;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pdf-tabs li a.active:after {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #e7edf3;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


.pdf-tabs li a:hover:after {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #e7edf3;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pdftabs2 {
    border: 0;
    text-align: center;
}

.pdftabs2 li {
    float: none;
    margin-bottom: 15px;
    position: relative;
}

.pdftabs2 li.active a,
.pdftabs2 li.active:focus a,
.pdftabs2 li.active:hover a {
    background-color: #6b2ace !important;
    color: #fff !important;
}

.pdftabs2 li.active a:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #6b2ace;
    position: absolute;
    content: "";
    bottom: -10px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 42%;
}

.nav.nav-tabs li.ty2021 {
    display: none !important;
}

.choseprog.light-blue .container-fluid {
    padding: 0 50px;
}

.choseprog.light-blue .container-fluid .col-md-3 {
    width: 25%;
}

.orange-red {
    color: white;
    background: #F15922;
    padding: 0;
    bottom: -2px;
    left: 0;
    z-index: 99;
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.btn12 {
    color: #fff;
    background-color: #2f2f30;
    border-color: #2f2f30;
    font-size: 13px;
    padding: 2px 12px;
}

.orange-red h3 {
    font-size: 18px;
    padding: 10px 0px;
    margin: 0;
}

a.btn.btn-warning.smothscroll {
    background-color: #f15a22;
    border-color: #f15a22;
}

@media(max-width:767px) {

    .slick-slider {
        margin-top: 40px;
    }

    .orange-red {
        bottom: 36px;
        padding: 0 !important;
    }

    .btn12 {
        padding: 4px 7px;
        font-size: 12px;
    }

    .orange-red h3 {
        font-size: 11px;
        padding: 8px 0px;
    }

    .verloop-button {
        bottom: 88px !important;
    }
    input::placeholder {
        color: #000 !important;
    }



}