<@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.5px;
}

p {
    letter-spacing: 0.5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

a:focus,
a:active,
a {
    outline: 0 !important;
    border: 0;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}
section.pading-40.shadow.testmonials-pull2.Testimonial-region h2::after {
    background: #ff0000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 55px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    max-width: 100%;
    height: auto;
}

.course-block {
    clear: both;
    position: relative;
}

.course-block h3 {
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    font-size: 21px;
}

.course-block .info-block {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 8px;
    border-radius: 5px;
    margin-top: 10px;
    background: #d9d9d9;
}

.course-block .info-block2 {
    background-color: #fafafa;
}


.course-block .info-block .counter-count {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background-color: #9a2e56;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 5px;
}

.course-block .info-block .counter-text {
    font-size: 14px;
    float: left;
    padding-right: 10px;
    font-weight: 500;
}

.shadow {
    box-shadow: 0 7px 8px -1px rgb(160 160 160 / 10%);
    z-index: 9;
}

button {
    outline: none;
}

.mar-165 {
    margin-top: 165px;
}

.mar-20 {
    margin-top: 20px !important;
}

.mar-t-30 {
    margin-top: 20px;
}

.slidee .slick-list.draggable {
    padding: 10px 0;
}

section {
    padding: 40px 0;
    position: relative;
}

section h2 {
    font-size: 28px;
    line-height: 40px;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
    position: relative;
    padding-bottom: 0px;
}

section h2 span {
    color: #e85222;
}

.orange-text {
    color: #e85222;
}

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

.rm-link {
    background-color: transparent;
    color: #e85222 !important;
    padding: 3px 6px;
    border-radius: 0;
    float: left;
    font-size: 14px;
    border: 1px solid #ee6723;
}

.quizcontest {
    display: block;
    border: 1px solid #eee;
    box-shadow: 0 10px 30px 0 rgba(54, 56, 110, .15);
    background-color: #fff;
}

.morelinks .headingfold {
    margin-bottom: 0;
}

.quizcontest .headingfold {
    display: block;
    padding: 10px 15px;
    background-color: #696df3;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
}

.quizcontest .headingfold h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://clsite-file.s3.amazonaws.com/ALL/2020/upsc/106960_quiz1.png);
    background-size: 21px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left center;
    line-height: 26px;
}

.morelinks ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
}

.morelinks ul li a {
    display: block;
    position: relative;
    color: #333;
    font-size: 15px;
    padding: 8px 0px 8px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    line-height: 21px;
}

.morelinks ul li a::before {
    color: #e85222;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 7px;
    font-weight: 600;
}

.video-section .container {
    position: relative;
    z-index: 9;
}

.baner-region {
    position: relative;

}

.bg-overlay {
    background: linear-gradient(to right, #3d5b9e, #9a56ce);
    /*opacity: 0.7;*/
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

.sepreatoradded {
    background-image: url(../img/sepe.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    bottom: 49px;
    z-index: 1;
    width: 88px;
    height: 49px;
    background-size: 74%;
}

#bannerzone {
    margin: 15px 0 20px;
}

.baner-region h1 {
    font-size: 30px;
    margin-top: 0px;
}


.baner-region h3 {
    font-size: 17px;
    color: #eae9e9;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 600;
    background: #153d6d;
    display: inline-block;
    border-radius: 50px;
    padding: 4px 12px;
}

.baner-region h4 {
    border-radius: 10px;
    clear: both;
    color: #ffce10;
    margin-top: 0px;
    display: inline-block;
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.form-box h4 span {
    margin: 0;
    color: #ffe16d;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 0px;
    padding: 3px 0px 0;
    font-weight: 700;
    display: block;
    width: 100%;
}

.form-box h4 {
    color: #fff;
    font-size: 18px;
    padding: 15px 9px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 600;
    background: #c54771;
    border-radius: 9px 9px 0 0;
    width: 100%;
    border: none;
}

.form-group {
    margin-bottom: 15px !important;
}

.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px 0px 12px;
    border-radius: 10px;
}

form {
    padding: 0 20px;
}

.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: none;
    color: #abb0b5;
    font-size: 15px;
    border: none;
    height: 34px;
    margin-bottom: 0px;
    padding-left: 10px;
    letter-spacing: 0.7px;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #ccc;
}


.categoory {
    margin-top: 20px;
}

.categoory .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.ms {
    list-style: outside none none;
    margin: 0 0 15px 0;
    letter-spacing: 0.5px;
}

.ms li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;
}

.ms li::before {
    color: #e85222;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    font-weight: 600;
}

.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("../images/dropdown.png");
    background-position: 96% center;
    background-repeat: no-repeat;
}

.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    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;
}

.sub-heading {
    position: relative;
}

.enquirenowwrap {
    position: fixed;
    z-index: 9999;
    top: 50%;
    right: -55px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 999999;
}

.enquirenowwrap #enquirenow {
    width: 140px;
    font-size: 18px;
    border-radius: 0 0 10px 10px;
    line-height: 29px;
    color: #000001;
    text-align: center;
    cursor: pointer;
    background: #fae12e;
    padding: 2px;
    font-weight: 600;
    text-decoration: none;
    display: none;
}

.show {
    display: block !important;
}

/* ------- faq css start --------- */

.theme-accordion-s1 .panel-heading .collapsed::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.theme-accordion-s1 .panel-heading a::before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 15px;
    font-size: 20px;
    position: absolute;
    right: 25px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.theme-accordion-s1 .panel-heading .collapsed {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
}

.theme-accordion-s1 .panel-heading a {
    background: #f16136;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative
}

.theme-accordion-s1 .panel-default {
    background: 0 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.theme-accordion-s1 .panel-heading {
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-group .panel-heading {
    border-bottom: 0;
    border-bottom-color: currentcolor
}

.theme-accordion-s1 .panel-heading+.panel-collapse>.panel-body {
    background-color: #fff;
    border: 0;
    padding: 15px 20px 5px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
}

.theme-accordion-s1 .panel+.panel {
    margin-top: 15px
}

/* ------- faq css end --------- */


/* ------- Demo 2 wave animation --------- */
.wave-effect {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
    height: 120px;
    overflow: hidden;
}

.shape-one {
    z-index: 15;
    opacity: 0.5;
}

.shape-two {
    z-index: 10;
    opacity: 0.75;
}

.shape-three {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waves-shape {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wave-one {
    background-size: 50% 100px;
}

.wave-anim .wave-one {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    animation-delay: 1s;
}

.wave-two {
    background-size: 50% 120px;
}

.wave-anim .wave-two {
    animation: move_wave 10s linear infinite;
}

.wave-three {
    background-size: 50% 100px;
}

.wave-anim .wave-three {
    animation: move_wave 15s linear infinite;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}



#back-to-top {
    width: 54px;
    height: 54px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 27px;
    border-radius: 50%;
    line-height: 54px;
    z-index: 999999;
    display: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #e85222;
}

#back-to-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    font-size: 18px;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.preparation h5 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0px;
}

.service {
    background-color: #d8eff6;
    margin: 0 auto;
    min-height: 145px;
    padding: 15px;
    transition: .5s ease;
    position: relative;
    margin-top: 10px;
    border-radius: 30px;
}

.blri1 {
    background: #ffe9e9;
}

.blri2 {
    background: #e9eaff;
}

.service p {
    line-height: initial;
    margin-bottom: 5px;
}

.msii2 ul {
    list-style: outside none none;
    margin: 0 0 0px 0;
    padding: 0;
}

.msii2 ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;

    width: 100%;
}

.msii2 ul li::before {
    color: #e85222;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
    font-weight: 600;
}

.feature_box>img {
    margin-bottom: 15px;
    max-height: 75px;
}

.sub-hed{font-size: 22px;margin-top: 0;}

.feature_box {
    padding: 15px 10px;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    background-color: #fff;
    text-align: center;
    margin-top: 20px;
}

.feature_box h4 {
    margin-top: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feature_box p {
    margin: 0px;
    font-size: 14px;
}

.king {
    background: #fff5ee;
}

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


.facility .col-md-4: nth-child(3)~* {
    margin-top: 30px;
}

.facility span {
    font-size: 17px;
    padding-top: 20px;
    display: inline-block;
    font-weight: 500;
    color: #f00;
}

.fac-deatils {
    border: 2px solid #f00;
    border-radius: 15px;
    background: #ffffff;
    padding: 10px 10px;
    min-height: 120px;
    margin-bottom: 10px;
}

.fac-deatils img {
    border-radius: 12px;
}

.fac-deatils h5 {
    font-weight: 700;
    font-size: 18px;
    margin: 0px 0 5px 0;
}

.fac-deatils h6 {
    font-weight: 500;
    font-size: 15px;
    margin: 0px 0 5px 0;
    color: #e85222;
}

.fac-deatils,
.fac-deatils p {
    letter-spacing: 0.5px;
}

.fac-deatils p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0;
}

.facility span {
    font-size: 17px;
    padding-top: 20px;
    display: inline-block;
    font-weight: 500;
    color: #f00;
}

.facility .col-md-4:nth-child(3)~* {
    margin-top: 0px;
}

.fac-deatils img {
    border-radius: 12px;
}


/*.mentors-details*/
.mentor-profile {
    background-color: #fff;
    text-align: center;
    position: relative;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    min-height: 166px;
    /*   display: flex!important;*/
    justify-content: center;
    align-items: center;
    height: 100%;
}

.slick-list.draggable {
    padding: 0px 0;
}
.slick-track {
    position: relative;
    top: 0px;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.mentors-details .mentor-profile:before {
    border-top-color: #fff !important;
    border-width: 22px 0px 0px 33px !important;
    margin-left: 0px;
}

.mentors-details .mentor-profile:before {
    top: 100%;
    right: 130px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mentors-details .mentor-profile:after {
    content: "";
    background: url(https://dtwhistledev.wpengine.com/wp-content/themes/whistle/images/quote.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;
}


.mentor-profile img {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    max-height: 150px;
    background-color: #fff;
    padding: 10px;
}

.mentors-details .mentor-profile i {
    text-align: center;
    font-size: 34px;

}

.mentors-details h5 {
    font-size: 19px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #fff;
}

.mentors-details h6 {
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #63ff46;
}

.container-fluid.reslt-four {
    padding: 0 40px;
}

.mentor-profile p {
    line-height: 25px !important;
    margin: 0;

}

/*.neet .col-md-4:nth-child(1) ~ * { 
     background: #eefeff;
    margin-top: 15px;
}*/

.neet {
    background: #fff;
    box-shadow: inherit;
}

/* Testimonails start */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    clear: both;
    padding: 0;
}


/*
#testi{
background-image: url("https://www.careerlauncher.com/sat/coaching-classes/img/banner-bg.jpg");
background-size: cover;
background-position: center;
  padding: 60px 0;
}


#testi:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:
rgba(0, 0, 0, 0.6);
content: "";
}

#testi h2{
  color: #fff;
}

#testi .carousel-item{
background-color:
rgba(255, 255, 255, 0.15);
text-align: center;
padding: 15px;
min-height: 330px;
border-radius: 5px;
color:#fff;
line-height: 21px;
font-size: 14px;
}

#testi .carousel-item .img-box img{
width: 60px;
border-radius: 50%;
display: inline-block;
margin-bottom: 15px;
height: 60px;
padding: 3px;
background-color: #fff;
}

#testi .carousel-item .overview {
text-transform: capitalize;
color:#abeadb;
font-size: 14px;
font-weight: 400;
  font-style: italic;
}

#testi .carousel-item .overview strong {
color: #f5b325;
  font-weight: 500;
}

.test-user{
  font-size:20px;
  font-weight: 600;
  color: #f5b325;
  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;
}

#testi .slick-prev, 
#testi .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;
}

#testi .slick-prev{
right: 26px;
}
#testi .slick-next{
    right: 0;
}

#testi .slick-prev:before, 
#testi .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;
}

#testi .slick-prev::before {
    content: "\f053";
}

#testi .slick-next::before {
    content: "\f054";
}*/


/* Testimonails close*/



/* product page css start */


.programs-table ul {
    margin-top: 0px;
    text-align: center;
    border-bottom: 0px;

}


.programs-table ul li {
    float: none;
    display: inline-block;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #694f8e;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #eaebf5;
    color: #222;
}


/* 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;
}

.butns .btn {
    background-color: #e85222;
    border: 0 none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 40px;
}




.testmonials-pull {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /*background-image: url("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/cat-scholarship-test/106960_slider-1.jpg");*/
    background-image: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

/*.testmonials-pull:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    content: "";
}*/

.testmonials-pull .slick-prev {
    left: 0 !important;
    background-image: url(/cat-mba/testseries/images/left-arrow.png);

}

.testmonials-pull .slick-next {
    right: 0;
    background-image: url(/cat-mba/testseries/images/right-arrow.png);
}

.testmonials-pull .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color: #e85222 !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.testmonials-pull .slick-slide>div {
    padding: 0px;
}



.footerregion h2:after {
    content: inherit;
}

.footerregion h2 {
    padding-bottom: 0;
    line-height: 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%;
}

.service-item{
    background-color: #edf5fe;
    margin: 0 auto;
    min-height: 245px;
    padding: 20px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 0px;
}
.university-logo.testmonials-pull .slick-slide>div {
    padding: 10px 10px;
}

.bg-blue {
    background-color: rgb(173 193 215) !important;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}

.service-item h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.service-item img {
    width: 45px !important;
    margin: 4px auto;
}

.service-item p {
    line-height: 22px;
    margin: 0;
    text-align: center;
    font-size: 14px;
}

.six .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.box {

    float: left;
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
    padding: 15px;

}


.light-blue {
    background: #F0FBFF;
}

.navbar-brand>img {
    max-height: 38px !important;
}

.howtostartr .Rectangle-35 {
    height: 1px;
    opacity: .1;
    background-color: #44355b;
    width: 100%;
    margin-top: 39px;
    margin-bottom: 44px;
}

.howtostartr .queri {
    font-size: 16px;
    line-height: 1.81;
    color: #555;
}

.col-md-12.pricetbtn {
    text-align: center;
}

label.more {
    display: none;
}

.programitem {
    padding:0px;
    background-color: #f8f8f8;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    min-height: 390px;
}

.programitem p {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: left;
    font-size: 11px;
    line-height: 18px;
}

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

.programitem h3 {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    color: #e85222;
}
.programitem ul {

}
.programitem ul li{
  font-size: 13px;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 170px !important;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 20px;
}

.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: #e85222;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}



.btnfld a {
    color: #fff;
    background-color: #e85222;
    padding: 6px 30px 6px 15px;
    border-radius: 4px;
    font-size: 14px;
    position: relative;
}
.btnfld a span:before {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 3px;
}
.btnfld.twobtns {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 28px;
}

.relt .testmonials-pull .slick-slide>div {
    padding: 10px;
}

ul.inline-flex-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

ul.inline-flex-ul li {
    flex: 1 25%;
}

a.btn.btn-warning {
    background-color: #e85222;
    border-color: #e85222;
    margin-bottom: 10px;
}

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

@media only screen and (max-width: 767px) {
    p{text-align: justify;}
    ul.inline-flex-ul li {
        flex: 1 100%!important;
    }
.course-block .info-block {
    text-align: center;
    float: inherit;
}
.course-block .info-block .counter-text {
    float: inherit;
    padding-right: 0px;
    font-weight: 500;
    display: block;
}

    .fb_iframe_widget_fluid_desktop,
    .fb_iframe_widget_fluid_desktop span,
    .fb_iframe_widget_fluid_desktop iframe {
        max-width: 90% !important;
    }

    .nav>li>a {
        padding: 7px 10px !important;
        line-height: 20px !important;
    }

    .dft {
        margin-top: 20px;
    }

    .marin-70 {
        margin-top: 0px !important;
    }

    .howtostartr .queri {
        font-size: 15px;

    }


    .service {

        min-height: inherit;
    }

    .programs-table ul.pdf-tabs {
        margin-bottom: 15px;
    }

    .box-area,
    .box-area div {
        float: left;
        width: 100%;
        min-height: inherit;
    }

    #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;
        padding: 0;
    }



    #products .box .rectangle-31 h5 {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff618 !important;
    }

    #products .box .rectangle-31 h5 strong,
    #products .box .rectangle-31 h5 span {
        color: #fff618 !important;
    }

    #products .box .rectangle-31 h5 strike {
        color: #fdd2ae;
    }

    #products .feature-content {
        float: left;
        width: 100%;
    }

    #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;
    }

    .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;
    }

    .feature-content {
        float: left;
        min-height: inherit;
    }

    .service-item p {
        display: none;
    }

    .service-item {
        min-height: 149px;
        padding: 10px 5px;
    }

    .service-item h5 {
        color: #1d274e;
        font-size: 11px;
        font-weight: 600;
        margin-top: 10px;
        padding-bottom: 0;

    }

    .king img {
        max-width: 65%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .enquirenowwrap {

        top: 50%;
        right: -56px;

    }


    .service-item img {
        width: 42px !important;
        margin: 8px auto;
    }


    .baner-region p {
        /* color: #fff; */
        font-size: 14px;
        line-height: 20px;
    }

    .baner-region h3 {
        font-size: 16px;
        padding: 4px 9px;
    }

    .baner-region ul li {
        font-size: 15px;
        width: 100%;

    }

    .bg-blue {

        height: 80px;
        width: 80px;
        line-height: 105px;
        padding: 10px;

    }

    p {
        letter-spacing: 0.5px;
        font-size: 14px;
    }

    .baner-region::before {
        display: none;
    }

    .baner-region h1 {
        font-size: 26px;
        margin-top: 0px;
    }

    section {
        padding: 40px 0;
        position: relative;
    }

    section h2 {
        font-size: 24px;
        line-height: inherit;
        padding-bottom: 0px;
    }

    section h2 span {
        color: #e85222;

    }

    .categoory {
        margin-top: 0px;
    }

    .sub-heading {
        margin-bottom: 20px;
        line-height: 25px;
    }

    .watch .col-md-5:nth-child(1)~* {
        margin-top: 30px;
    }

    .faculty::after,
    .watch::before,
    .watch::after,
    .about img,
    .sepreatoradded {
        display: none;
    }

    .video-player-wrap,
    .video-player-wrap.wrap {
        height: 200px;
    }

    #back-to-top {
        bottom: 40px;
    }

    .popup-outer {
        min-width: 300px;
        max-width: 90%;
    }

    .form-box {
        background: #ffffff none repeat scroll 0 0;

    }

    .six .col-md-4:nth-child(2)~* {
        margin-top: 20px;
    }

    .choseprog .box {
        margin-bottom: 20px;
        min-height: inherit;
    }

    .programs-table ul li a {
        margin-right: 7px !important;
        letter-spacing: initial !important;
        padding: 10px 7px !important;
    }

    .theme-accordion-s1 .panel-heading a::before { right: 10px;}

}

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

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

    .course-block .info-block {
        min-height: 110px;
    }
    .service-item {
        min-height: 270px;

    }

    .preparation ul.nav.nav-pills a {
        padding: 10px !important;
    }
    
    .blri1 {
        height: 1px;
    }
    .blri2 {
        height: 1px;
    }
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {

    .preparation h5 {
        min-height: 40px;
    }

    .navbar-brand>img {
        max-height: 25px !important;
    }

}