@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #323232;
    font-weight: 400;
    line-height: 25px;
}

p {
    text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}
h3{
    font-size: 20px;
}

a:focus,
a:active,
a {
    outline: 0 !important;
    border: 0;
}

.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;
}

/*.three-buttons a {
    background: #9a2e56;
    display: block;
    padding: 6px 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}*/


.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: #e9eaff !important;
}

.baner-region h3 {
    border-radius: 10px;
    clear: both;
    color: #ffce10 !important;
    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;
}

.three-buttons a.blue {
    background: #0b2edf;
}

.three-buttons a.orange {
    background: #f15a22;
}

.three-buttons a span {
    display: block;
}

.three-buttons .col-md-12:nth-child(1)~* {
    margin-top: 15px;
}

.gini {
    margin-top: 20px;
}

.shadow {
    box-shadow: 0 7px 8px -1px rgb(160 160 160 / 10%);
    z-index: 999;
}


.enquirenowwrap {
    position: fixed;
    z-index: 9999;
    top: 50%;
    right: -55px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 99;
}


.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;
}

button.theme-btn.btn-arrow {
    background-color: #F15A22;
    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;
    margin-bottom: 10px;
}

button.theme-btn.btn-arrow a {
    color: #fff;
}

button {
    outline: none;
}

.mar-165 {
    margin-top: 165px;
}

.mar-20 {
    margin-top: 20px !important;
}

.mar-t-30 {
    margin-top: 20px;
}

section {
    padding: 40px 0;
    position: relative;
}
.imag {
    /* margin: 0 -15px; */
    background: none;
    background-size: cover;
}
/* section h1:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #ff692e;
    bottom: 0;
} */

table td {
    padding: 8px 15px !important;
}

table td p {
   text-align: center !important;
}
 
table {
    text-align: left;
    letter-spacing: 1.2px;
}


.mb-20 {
    margin-bottom: 20px;
}


.btn-click h4 i {
    position: absolute;
    right: 0;
    top: 5px;
}

.btn-click h4 .fa-angle-up {
    display: none;
}

.btn-click h4.arrowup .fa-angle-down {
    display: none;
}

.btn-click h4.arrowup .fa-angle-up {
    display: inline-block;
}

.slide-program {
    display: none;
    margin-top: 10px;
    border-top: 1px #bbb solid;
    padding-top: 10px;
}

.slide-program a {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
    padding: 10px 20px;
}

.btn-click h4 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.btn-click {
    color: #000;
    display: block;
    font-size: 15px;
    padding: 11px 15px;
    width: 100%;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 2px;
    line-height: 22px;
    background-color: #fff5ee;
    box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
}

.accordion-section .panel-default {
    border: 0;
    background: #EFF2F8;
    padding: 5px !important;
    position: relative;
}

.accordion-section .panel-heading {
    border: 0;
    background: none;

}

.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: #337ab7;
    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: 16px;
    color: #222;
}

.accordion-section h5 {
    font-weight: bold;
    color:
        #337ab7;
    font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #CDD5E3;
}

.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
}

.r-articals .slick-slider {
    margin: 0 30px;
}

.r-articals {
    margin: 10px auto;
}


.r-articals .mentor-descrip {
    box-shadow: 0 5px 6px -6px #7c7c7c;
    background: #b3afaf21;
    border-radius: 20px;
    padding: 0 10px 10px;
    text-align: left;
    min-height: inherit;
}

.r-articals .mentor-descrip a::before {
    color: #fff;
    background-color: #e85728;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 19px;
    text-align: center;
    font-size: 15px;
    content: "\f105";
    right: 30px;
    font-family: "FontAwesome";
    position: absolute;
}


.r-articals .mentor-descrip h5 {
    font-size: 17px;
    font-weight: 300;
    margin-top: 20px;
}

.r-articals .mentor-descrip h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.r-articals .mentor-descrip p {
    text-align: left;

}

.r-articals .imag {
    position: relative;
    margin: 0 -10px;
}

.r-articals .imag img {
    border-radius: 20px 20px 0 0;
    max-width: 100%;
}

.r-articals .imag span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #3e4c8d;
    padding: 2px 20px;
    color: #fff;
    border-radius: 0 20px 0 0;
}

.r-articals .mentor-descrip h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}


.rm-link {
    background-color: transparent;
    color: #f15a22 !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 h2 {
    margin: 0;
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://clsite-file.s3.amazonaws.com/CIVIL_SERVICE/2020/upsc/6858_quiz1.png);
    background-size: 21px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left center;
    line-height: 26px;
    color: #fff;
}

.currentafbox {
    margin-bottom: 25px;
}

.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: .7px;
    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: #FF692E;
    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;
}

.home-content {
    position: relative;
    z-index: 99;
    color: #ffffff;
}



.bg {
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #ff0000 50%, #2900ff 50%);
    bottom: 0;
    left: -50%;
    opacity: .3;
    position: absolute;
    right: -50%;
    top: 0;
    z-index: 1;
}
.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%;
}


.baner-region a{
    color: #337ab7 !important;
}



.baner-region h3 {
    font-size: 18px;
    color: #eae9e9;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 600;
}


.form-box h4 {
    color: #515151;
    font-size: 21px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}

.form-group {
    margin-bottom: 15px !important;
}

.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 22px 25px;
    border-radius: 0px;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    margin-bottom: 25px;
    /* margin-top: 45px; */
}

.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 15px;
    letter-spacing: 1.2px;
}


.categoory {
    margin-top: 20px;
}

.categoory .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.six img {
    margin: 5px auto;
    max-height: 400px;
}


.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 {
    margin-bottom: 15px;
    position: relative;
}




#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: #F15A22;
}

#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%);
}





/* Testimonails start */

#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: #F15A22;
    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: #e9eaff;
    position: relative;
}


.testmonials-pull .slick-prev {
    left: 0 !important;
    background-image: url(../img/left-arrow.png);

}

.testmonials-pull .slick-next {
    right: 0;
    background-image: url(../img/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: #f15a22 !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.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: #fff;
    margin: 0 auto;
    min-height: 340px;
    padding: 25px 20px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
}

.bg-blue {
    background-color: rgba(229, 180, 0, 0.1) !important;
    border-radius: 50%;
    height: 105px;
    width: 105px;
    line-height: 105px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}

.service-item h5 {
    color: #1d274e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.service-item img {
    width: 65px !important;
    margin: 8px auto;
}

.service-item p {
    line-height: 20px;
    margin: 0;
}

.six .col-md-4:nth-child(3)~* {
    margin-top: 30px;
}

.box {

    float: left;
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
    padding: 20px;

}

.rectangle-31 {
    border-radius: 2px;
    width: 100%;
    color: #324850;
    border: 1px solid #ededed;
    background: #f8f8f8;
    min-height: 90px;
    text-align: center;
    padding: 10px 0 0;
}

.rectangle-31 h4 {
    font-weight: 600;
}

.feature-content {
    float: left;
}

.choseprog .checkicon {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fff;
}

.choseprog .checkicon .inercon {
    padding-left: 35px;
    position: relative;
}

.choseprog .checkicon h4 {
    margin: 0 0 4px 0;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    font-weight: 500;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
}

.choseprog .checkicon .inercon:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    background-position: -2px -110px;
    top: 0px;
}

[class^="iconimg"],
.choseprog .checkicon .inercon:after,
.jcrouselslideco .panel-body a:after {
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/video-lectures/6858_sprite.png);
    background-repeat: no-repeat;
}

.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("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/video-lectures/6858_coupon.png"), url("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/video-lectures/6858_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 .btn {
    border-radius: 2px;
    background-color: #f15a22;
    font-size: 16px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 36px;
    border-color: #f15a22;
    text-shadow: initial;
}

#products {
    max-width: 800px;
    margin: 0 auto;
}

.light-blue {
    background: #F0FBFF;
}



.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;
}

.two-left .col-md-6,
.two-left .col-md-12 {
    width: 33.33% !important;
}


.home-content .col-md-12>.row .two-left:last-child .row>.col-md-6:first-child {
    display: none;
}

.downloadpdf {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: -146px;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 99;
}

.downloadpdf a {
    font-size: 14px;
    border-radius: 0 0 10px 10px;
    line-height: 29px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #0b2edf;
    padding: 8px 8px;
    font-weight: 600;
    text-decoration: none;
}

#openform .modal-header {
    border-bottom: none;
    background-color: #fff420;
}

#openform .modal-header h4 {
    margin: 0;
    color: #333;
}

#openform .modal-header .close {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    text-shadow: inherit;
    margin: 0;
}

#openform .form-box {
    box-shadow: inherit;
    padding: 0;
}


.baner-region b {
    color: #337ab7 !important;
}

.faq {
    padding: 0;
}

.Suggested {
    padding-top: 0;
}

h2#Suggested {
    text-align: center;
    color: #f15a22;
}

@media only screen and (max-width: 767px) {


    .r-articals .mentor-descrip {
    }


    .r-articals .slick-arrow {
        position: absolute;
        z-index: 9;
        border: 0;
        background-repeat: no-repeat;
        font-size: 0;
        top: 50%;
        width: 30px !important;
        height: 30px !important;
        padding: 0;
        cursor: pointer;
        background-color: #e85222 !important;
        background-size: 13px;
        background-position: center;
        border-radius: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .r-articals .slick-prev {
        background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
        left: -22px !important;
    }

    .r-articals .slick-next {
        right: -22px;
        background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
    }

    .form-box {
        margin-top: 0;
    }

    .downloadpdf {
        position: fixed;
        z-index: 9999;
        top: 66px;
        left: 0;
        -moz-transform: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        z-index: 99;
        width: 100%;

    }

    p {
        text-align: justify;
    }

    table td {
        word-wrap: break-word;
        white-space: normal !important;

    }

    .downloadpdf a {
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        background: #0b2edf;
        padding: 8px 8px;
        font-weight: 600;
        width: 100%;
        text-decoration: none;
        border-radius: 0;
        display: inline-block;
    }


    .two-left .col-md-6 {
        width: 50% !important;
    }

    .two-left .col-md-12 {
        width: 100% !important;
    }



    .baner-region::before {
        display: none;
    }

    .baner-region h1 {
        font-size: 24px;
        margin-top: 0px;
    }

    section {
        padding: 40px 0;
        position: relative;
    }

    section h2 {
        font-size: 21px;
    }

    .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%;
    }

    .programs-table ul li a {
        margin-right: 7px !important;
        letter-spacing: initial !important;
        padding: 10px 7px !important;
    }

}

@media only screen and (max-width: 570px) {}