html {
  scroll-behavior: smooth;
}

body{font-family:'robotoregular';font-size:15px;}
*{outline:none;box-sizing:border-box;-mox-box-sizing:border-box;}
a {text-decoration:none!important;outline:none!important;}
a:hover {text-decoration:none;outline:none;color:inherit;}

h1, h2, h3, h4, h5, h6 {margin:0 0 0 0;padding:0 0 0 0;}
a.disabled {pointer-events: none;cursor: default;opacity: 0.5;}
.acc-vid{position:fixed;bottom:20%;right:0;padding:10px 0;color:#fff;background-color:#000;color:#fff;font-family: "robotoregular";z-index:99999;width:200px;height:120px;}
.acc-vid .access-video{padding:5px 10px;color:#fff;background-color:#e89900;width:100%;display:block;}
/*a.access-video i{width:25px;height:25px;background-color:#fff;color:#ff0000;border-radius:25px;line-height:25px;text-align:center;position:absolute;left:7px;top:7px;}*/
/*--Heading Starts--*/
.heading{font-family:'robotoregular';font-size:40px;text-align:center;margin:0 0 10px 0;text-transform:uppercase;}
.sub-heading{text-align:center;margin:0 auto 40px auto;width:100%;max-width:1000px;font-size:16px;}
.go-top {background: #e89900!important;background-image: none; bottom:0!important; right: 1.5em!important;position:fixed;border-radius:6px 6px 0 0!important;display:none!important;}
.blue {color:#002d65;}
.darkgrey {color:#333333;}
.lightgrey {color:#999999;}
.lightestgrey {color:#cccccc;}
.hover1:hover {color:#ffbc00;}
.white {color:#ffffff;}
.yellow {color:#ffbc00;}
.black {color:#000000;}

.dashboard-btn {}

.other-mba-view-all {
    text-align: center;
    margin: 30px auto 0;
}
.other-mba-view-all a {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 100px;
    padding: 10px 35px;
    text-shadow: none;
    border: 0px;
    line-height: 15px;
    background-color: #000;
    color: #fff;
}

/*--Background Colors--*/
.yellow-bg {background:#ffbc00;}
.darkblue-bg {background:#002d65;}
.lightblue-bg {background:#30d8ff;}
.darkgrey-bg {background:#292929;}
.lightgrey-bg {background:#eeeeee;}
.lightestgrey-bg {background:#f7f7f7;}
.white-bg {background:#fff;}

.help-btn {text-align:center;position:relative;}
a.need_help {text-align:center;margin-top:15px;display:inline-block;}

.mob-img {display:none;}

/*Faculty Details*/
.faculty-details{padding:50px 0;}
.fac_inner ul li:nth-child(odd){background-color:#f7f7f7;}
.fac_inner ul li {list-style-type: none;text-align: center;padding: 25px 15px;margin: 0;}
.fac_inner ul li img {width:99px;height: 99px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;display: inline-block;}
.fac_inner ul li h3 {font-family: "robotoregular";font-weight: normal;color: #444;font-size:16px;text-transform: uppercase;margin: 10px 0;}
.fac_inner ul li p{font-family: "Roboto-Italic";font-size: 15px;color: #999;text-align: left;}

.demohome {display:none!important;}
.demo-home .demohome {display:inline-block!important;}
.demo-page-login .demohome {display:inline-block!important;}
.demo-home .header-banner .banner .banner-left .banner-btns a.small-btn, .demo-home .header-banner .banner .banner-btns a.login, .demo-home .header-banner .banner .banner-btns a.explore {font-size:18px;}
.demo-page .demohome, .demo-page .mainpg {display:inline-block!important;}
.demo-home .nav li:nth-child(5) {display:none!important;}
.demo-home .inner-page {display:none!important;}
.demo-home .login-btn {display:none!important;}
.home-login .innerpg {display:none!important;}
.inner-page .innerpg {display:none!important;}
.demo-page .innerpg {display:none!important;}
.demo-page .main-home, .demo-page-login .main-home {display:none!important;}
.demo-page .main-home, .demo-page-login .main-home {display:none!important;}
.how-attend .main-home, .how-attend .innerpg{display:none;}
.how-attend .demohome{display:inline-block!important;}
.home-page .header-banner header .navbar ul li.home {display:none;}
.nc-tseries .header-banner header .navbar,.nct-aftr-lgn .header-banner header .navbar{display:none;}
.renewal-pg .header-banner header .navbar{display:none;}
.after-lecture .inn_banner .banner-link a.login{float:right;}
.inner-page.foot-pgs .main-home{display:none;}
/*--Buttons Starts--*/
.mybtns {font-size:14px;text-align:center;border-radius:100px;padding:6px 15px;text-shadow:none;border:0px;line-height:15px;display:inline-block;font-family:"robotomedium";}

.black-button {background:#000000;color:#ffbc00;}
.black-button:hover {background:#5f2f00;color:#ffbc00;}

.yellow-button {background:#ffbc00;color:#002d65;}
.yellow-button:hover {background:#fff;color:#002d65;}

.blue-button {background:#002d65;color:#ffffff;}
.blue-button:hover {background:#30d8ff;color:#002d65;}

.lightblue-button {background:#30d8ff;color:#002d65;}
.lightblue-button:hover {background:#002d65;color:#ffffff;}

.grey-button {background:#ededed;color:#666666;}
.grey-button:hover {background:#666666;color:#ffffff!important;}

/*--Header and Banner Starts--*/
/* New-ui*/
.home-page-before .header-banner .banner{padding:80px 0;margin:0;}
.home-page-after .header-banner .banner{padding:50px 0; margin:0;}
.demo-page-login .header-banner .banner{padding:50px 0; margin:0;}
.header-banner .banner .banner-left h2{font-size: 18px;margin: 0 0 0 0;font-family: 'robotolight';color: #e89900;line-height: 32px;}
/* New-ui*/

.header-banner {background:url(https://www.hitbullseye.com/topics/images/banner.jpg) no-repeat;background-size:cover;background-position:left center; padding:0!important;position:relative;}

.header-banner header {position:relative;z-index:9999;}
.header-banner .banner .banner-left .banner-btns {position:relative;z-index:9999;}

.header-banner header .navbar {background:none;border:0px;box-shadow:none;}
.header-banner header .navbar ul {float:right;}

.fac-pg .header-banner header .navbar ul li.main-home {display:none;}

.header-banner header .navbar ul li a {padding:5px 12px;font-size:14px;text-shadow:none;background:none!important;color:#fff;}
.header-banner header .navbar ul li a:hover {background:none!important;color:#ffbc00;}
.header-banner header .navbar ul li a:focus {background:none!important;color:#ffbc00;}
.header-banner header .navbar-default .navbar-brand {display:none;}

.header-banner header .navbar ul li a.login {background:#e89900!important;color:#fff;padding:5px 15px;border-radius:80px;}
.header-banner header .navbar ul li a.login:hover {background:#C78300!important;}
.header-banner header .navbar ul li a.login .fa {display:none;}

.header-banner .banner {margin:40px 0 0 0;}
.header-banner .banner .banner-left h1 {font-family:'robotobold';font-size:40px;margin:0 0 0 0;padding:0 0 0 0;line-height:40px;color:#ffe7d2;}
.header-banner .banner .banner-left h3 {margin:30px 0;padding:0 0 0 0;font-family:'robotoregular';color:#ffe7d2;}
.header-banner .banner .banner-left h3 b {font-weight:normal;}
.header-banner .banner .banner-left .banner-saperator {width:150px;float:left;display:block;height:1px;margin:30px 0 30px 0;padding:0 0 0 0;background:#ffe7d2;}
.header-banner .banner .banner-left p {font-size:22px;margin:0 0 0 0;font-family:'robotoregular';color:#e89900;line-height:32px;}
.header-banner .banner .banner-left p span {display:block;}
.header-banner .banner .banner-left p span.val {font-size: 14px;text-transform: none;}
.header-banner .banner .banner-left .looking h5{font-size: 20px; color: #e89900;letter-spacing: 0.8px; margin-top: 12px; display: inline-block; margin-left: 20px;}
.header-banner .banner .banner-left .looking h5 a{color: #fff; font-size: 15px;}

.header-banner .banner .banner-left .price {font-size:25px;margin:0 0 30px 0;font-family:'robotomedium';color:#e89900;}

.header-banner .banner .banner-left .price a {font-size:20px;margin:0 0 0 40px;font-family:'robotoregular';color:#f74b29;}
.header-banner .banner .banner-left .price a .fa {font-size:18px;}
.header-banner .banner .banner-left .price .fa {font-size:22px;}
.header-banner .banner .banner-left .price strike {margin-right:8px;color:#ffe7d2;}
/*.header-banner .banner .banner-left p.price-new{font-size:16px;letter-spacing:1px;margin-bottom:30px;color:#30d8ff;font-family:'robotomedium';}*/
.header-banner .banner .banner-left p.price-new{font-size: 16px; color: #fff; font-family: "Roboto-Light"; letter-spacing: 1px; padding: 0px; text-transform: uppercase; margin-bottom: 10px; display: inline-block;}
.header-banner .banner .banner-left p.price-new strong{color: #ffae4e; }
.header-banner .banner .banner-left .price-new.newone {font-size:25px;margin:0 0 10px 0;font-family:'robotomedium';color:#e89900;}
.header-banner .banner .banner-left .price-new.newone p{font-size:25px;margin:0;font-family:'robotomedium';color:#e89900}
.header-banner .banner .banner-left .price-new.newone p i{margin-right:5px;}
.header-banner .banner .banner-left .price-new.newone .olp-p{color:#fff;display:inline-block;}
.header-banner .banner .banner-left .price-new.newone .new-p{color:#ffae4e;padding-left:15px;display:inline-block;}
.header-banner .banner .banner-left .price-new.newone .code{font-size: 16px;color: #fff;font-family: "robotoregular";letter-spacing: 1px;
padding: 0px;text-transform: uppercase;display:block;}
.header-banner .banner .banner-left .price-new.newone .code span.cod{color:#ffae4e;font-family:'robotomedium';display:inline-block;}
.header-banner .banner .banner-left .price-new.newone .code span.val{color:#fff;text-transform:none;display:inline-block;}

.header-banner .banner .banner-left .banner-btns {max-width:300px;width:100%;}
.home-login .header-banner .banner .banner-btns a.login, .demo-page-login .header-banner .banner .banner-btns a.login {float:right!important;}

.header-banner .banner .banner-left .banner-btns .login-mobile {font-size:18px;color:#fff;text-align:center;text-shadow:none;line-height:17px;width:100%;float:left;border:0px;margin-top:20px;display:none;}
.header-banner .banner .banner-left .banner-btns .login-mobile .login {float:none;background:none;padding:0px;color:#e89900!important;}
.header-banner .banner .banner-left .banner-btns .login-mobile .login:hover {background:none!important;}

.header-banner .banner .banner-left .call-whatsapp {margin-top:20px;color:#ffe7d2;font-size:16px;font-family:'robotoregular';width:100%;text-align:center;}
.header-banner .banner .banner-left .call-whatsapp a {color:#ffe7d2;}
.header-banner .banner .banner-left .call-whatsapp a.wp {display: inline-block;border-radius: 25px;background-color: #489e00;padding: 5px 10px;transition:all ease 0.5s;}
.header-banner .banner .banner-left .call-whatsapp a.wp:hover{background-color:#3c8003;color:#fff;}
.header-banner .banner .banner-left .call-whatsapp a img {width:22px;margin:-4px 0 0 3px;}
.header-banner .banner .banner-left .call-whatsapp .fa {border-radius:100%;width:21px;height:21px;padding:2.5px 2.5px 2px 2px;}
.header-banner .banner .banner-left .call-whatsapp a:hover {color:#e89900;border:0px;}
.header-banner .banner .banner-left .call-whatsapp span {display:block;font-size:12px;font-family:"Roboto-Italic";text-transform:none;margin-top:5px;}
.header-banner .banner .banner-left .banner-btns a.btn {font-size:18px;color:#fff;background:#e89900;text-align:center;border-radius:100px;padding:12px 20px;text-shadow:none;line-height:17px;width:49%;float:left;border:0px;}
.header-banner .banner .banner-left .banner-btns a.red-btn{font-size:18px;color:#fff;background:#ff0000;text-align:center;border-radius:100px;padding:12px 20px;text-shadow:none;line-height:17px;float:left;border:0px;width:100%;margin-top:5px;transition:all ease 0.5s;}
.header-banner .banner .banner-left .banner-btns a.red-btn:hover{background-color:#a50000;}
.header-banner .banner .banner-left .banner-btns a.small-btn, .header-banner .banner .banner-btns a.login, .header-banner .banner .banner-btns a.explore,.inn_banner .banner-link a.explore, .inn_banner .banner-link a.login {font-size:18px;color:#fff;background:#e89900;text-align:center;border-radius:100px;padding:12px 20px;text-shadow:none;line-height:17px;width:49%;float:left;border:0px;}
.header-banner .banner .banner-left .banner-btns a.explore,.inn_banner .banner-link a.explore {margin-right:2%;}
.header-banner .banner .banner-left .banner-btns a.small-btn .fa, .header-banner .banner .banner-btns a.login .fa, .header-banner .banner .banner-btns a.explore .fa {margin-right:5px;display:none;}
.header-banner .banner .banner-left .banner-btns a.small-btn:hover, .header-banner .banner .banner-left .banner-btns a.login:hover {background:#C78300!important;}
.header-banner .banner .banner-left .banner-btns a.small-btn:first-child {margin-right:2%;}
.header-banner .banner .banner-left .banner-btns a.full-btn span {font-size:12px;display:block;}
.header-banner .banner .banner-left .banner-btns a.full-btn {background:#f74b29;display:block;width:100%;float:left;margin-top:3%;}
.header-banner .banner .banner-left .banner-btns a.full-btn:hover {background:#C72000;}
.demo-home .header-banner .banner .banner-left .banner-btns .btn1, .free-prep .header-banner .banner .banner-left .banner-btns .btn1 {margin-right:2%;background:#f74b29;}
.banner-btns a.explore {margin-right:2%;}
.header-banner .banner .banner-right .what-includes {background:rgb(255,255,255);border-radius:5px;width:100%;float:left;overflow:hidden;}
.header-banner .banner .banner-right .what-includes .includes-top {background:#dddddd;text-align:center;padding:10px;font-size:25px;float:left;width:100%;font-family:'robotomedium';text-transform:uppercase;}
.header-banner .banner .banner-right .what-includes .includes-bottom {width:100%;float:left;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul {margin:0px;padding:0px;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li {list-style-type:none;width:100%;float:left;border-bottom:1px solid #dddddd;padding:15px;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li.money {color:#ffffff;background:#efefef;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li.money .details h3 {color:#000000;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li.money .details p {color:#000000;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li:last-child {margin-bottom:0px;border-bottom:0px;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li .image {width:40px;float:left;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li .image img {width:100%;}

.header-banner .banner .banner-right .what-includes .includes-bottom ul li .details {width:85%;float:right;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li .details h3 {margin:0 0 0 0;padding:0 0 0 0;font-family:'robotomedium';font-size:16px;color:#000000;}
.header-banner .banner .banner-right .what-includes .includes-bottom ul li .details p {margin:5px 0 0 0;padding:0 0 0 0;font-size:14px;color:#999999;line-height:16px;}

/*--Timers--*/
.delay {margin-bottom:30px;margin-top:30px;}
.delay .wrapper{padding:5px; border:1px solid rgba(255,255,255,.5);text-align:center;width:95px;background:rgba(255,255,255,0.3);}
.banner-txt .delay{display:inline-block;}
.banner-txt .delay span.offer{font-size:14px;border:1px dotted #e89900;margin-bottom:10px;display:block;border-radius:3px;padding:5px 25px;color:#e89900;text-align:center;}
.delay .row{margin-left:-5px;margin-right:-5px;}
.delay .animated{padding:0 5px;}
.delay .wrapper span{display:block;text-align:center;}
.delay .wrapper span.time{font-size:24px;color:#fff;font-family:'robotobold';}
.delay .wrapper span.label{font-size:13px;color:#fff;text-transform:uppercase;font-weight:normal;}

.countdown{text-transform: uppercase;}
.countdown > div{display: inline-block;}
.countdown > div > span{display: block; text-align: center;}
.countdown-container{margin:0 3px;}
.countdown-container .countdown-heading{font-size: 13px; margin: 3px; color: #fff}
.countdown-container .countdown-value{font-size: 40px; border:1px solid rgba(255,255,255,0.8); padding:5px 10px; color:#fff; text-shadow: 2px 2px 2px rgba(0,0,0,0.1)}

/*--Timers--*/
/* New-ui*/

.inn_banner{padding:50px 0;}
.inn_banner .banner-txt{position:relative;z-index:998;}

.inn_banner .banner-txt h2{font-family:'robotobold';font-size:32px;color:#fff;line-height:34px;margin:0px 0 15px;position:relative;}
.inn_banner .banner-txt h2 span{display:block;margin-top:15px;font-size:30px;color:#e89900;}
.inn_banner .banner-txt h2 span strike{color:#ccc;padding-right:15px;font-size:24px;}
.inn_banner .banner-txt h3.batch-code1{font-size: 18px;margin: 0 0 0 0;font-family: 'robotolight';color: #e89900;line-height: 32px;}
.inn_banner .banner-txt h4{font-size:22px;color:#fff;line-height:25px;margin:0px 0 10px;position:relative;font-family:"robotomedium";}
.inn_banner .banner-txt li{color:#fff;font-size:16px;position:relative;padding:5px 0 5px 25px;list-style-type:none;font-family:"robotoregular"}
.inn_banner .banner-txt ul {margin:0 0 0 0;padding:0 0 0 0;}
.inn_banner .banner-txt li:before{content:"\f00c";position:absolute;left:0;top:5px;font-family:"fontAwesome";}
.inn_banner .banner-txt a{display:inline-block;border-radius:25px;color:#fff;font-size:18px;line-height:18px;margin-top:0px;position:relative;}
.inn_banner .banner-txt a.login{display: inline-block;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;
padding: 10px 25px;color: #000;font-size: 18px;line-height: 18px;margin-top: 15px;position: relative;background-color: #ffae4e;
border: 1px solid #ffae4e;transition: all ease 0.5s;}
.inn_banner .banner-txt a.login i{display:none;}
.inn_banner .banner-txt a.home{position:absolute;left:0;top:5px;background-color:#ffbc00;border-radius:3px;padding:6px 10px;color:#000;}
/* New-ui*/






/*--Bitmoji--*/
.bitmoji-outer{background-color:#f3ad20;position:relative;padding:15px 0;}
.greetings{position:relative;}
.greetings .bit-img img{margin-bottom:-15px;}
.greetings img.w-ico{width:30px;height:30px;display:inline}
.greetings .bit-text p{font-size:18px;color:#000;margin-top:30px;text-align:center;margin-bottom:0;}
.greetings .bit-text a{font-family:'robotobold';color:#002d65}
/*--Bitmoji--*/


.inn_banner .banner-txt h2 span.sm{font-size:18px;color:#fff;display:block;}
.inn_banner .banner-txt p.price-new{color:#ffae4e;font-size:30px;}
.inn_banner .banner-txt a.inst-btn{background-color:#000;color:#fff;border:none;}
.inn_banner .banner-txt a:hover{background-color:#000;border:1px solid #000;color:#fff;}
.inn_banner .banner-link{text-align:right;position:relative;z-index:998;}
.inn_banner .banner-link a{display:inline-block;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;padding:0px 25px;color:#fff;font-size:18px;margin-top:0px;position:relative;border:1px solid #fff;transition:all ease 0.5s;float:none;}
.inn_banner .banner-link a:hover{background-color:#ffae4e;border:1px solid #ffae4e;color:#000;}
.inn_banner .banner-link a.gohome{padding:10px 15px;}
.inn_banner .banner-link a {display: inline-block;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;padding: 0px 25px;color: #fff;font-size: 18px;margin-top: 0px;position: relative;border: 2px solid #fff;transition: all ease 0.5s;}
.inn_banner .banner-link a i{display:none;}
.inn_banner .banner-link a.explore{padding:10px 25px;}
.inn_banner .banner-link a.login{padding:10px 25px;display:inline-block;float:none;width:auto;}


.inn_banner .banner-form{background:rgba(255,255,255,0.5);padding:15px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;color:#000;border:1px solid #fff;}
.inn_banner .banner-form h3{color:#000;font-family:"RobotoSlab-Light";font-size:24px;margin:10px 0 15px;text-align:center;} 
.inn_banner .banner-form .row{margin-left:-6px;margin-right:-6px;}
.inn_banner .banner-form .pad{padding:6px;}
.inn_banner .banner-form input{width:100%; height:40px;border:none;margin:0;padding-left:15px;background-color:#eee;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;outline:none;}
.inn_banner .banner-form select{width:100%; height:40px;border:none;margin:0;padding-left:15px;background-color:#eee;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;outline:none;}
.inn_banner .banner-form textarea{width:100%; height:50px;border:none;margin:0;padding-left:15px;padding-top:10px;background-color:#eee;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;outline:none;}
.inn_banner .banner-form input[type="button"]{width:100%; height:40px;border:none;margin:0;border:none;color:#fff;font-size:18px;background-color:#202C45;transition:all ease 0.5s;}
.inn_banner .banner-form input[type="button"]:hover{background-color:#ffae4e;color:#000;}
.inn_banner .banner-form p{font-size:16px;margin:10px 0 0;text-align:center;}
.inn_banner .banner-form p a{color:#175285;font-weight:800;}
/*--Header and Banner Ends--*/
/*course learn strip*/
.bnr-blue-bg {background: #3d4652;}
.course-details.course-learn-strip {padding:15px 0;}
.course-details.course-learn-strip .course-left {border-right:none;padding-right:20px;}
.course-learn-strip #flip .heading {text-align: center;margin: 0;color: #fff;font-family: "robotolight";padding: 0;text-transform: capitalize;font-size: 24px;}
.course-learn-strip #flip .heading:after {content: "\f078";padding: 0 15px;font-family: "FontAwesome";font-size:18px;}
.course-learn-strip #flip.is-active .heading:after {content: "\f077";padding: 0 15px;font-family: "FontAwesome";font-size:18px;}

.course-learn-strip h3{font-size:24px;margin:0 0 15px;font-family:"robotomedium";}
.course-details .course-left:after {position: absolute;right: 0;top: 10px;
bottom: 10px;width: 1px;/* height: 100%; */background: #2a3139;content: "";}
.course-details .course-left:before {position: absolute;right: -1px;top: 10px;
bottom: 10px;width: 1px;/* height: 100%; */background: #57616e;content: "";}

/*course learn strip*/


/* -------------------rv-classroom-sec---------------- */
	
     .rv-classroom-sec{padding: 50px 0;}     
    .rv-classroom-sec .rv-heading .rv-sub-title{font-size: 20px;margin-bottom: 4px;}
    .rv-classroom-sec .rv-heading .rv-title{font-size: 26px;margin-top: 0;margin-bottom: 0px;padding-bottom: 8px;}
	
    .course-target .rv-heading .rv-sub-title{font-size: 20px;margin-bottom: 4px;}
    .course-target .rv-heading .rv-title{font-size: 26px;margin-top: 0;margin-bottom: 0px;padding-bottom: 8px;}	
	
    .rv-classroom-sec .rv-classroom{border-radius: 3px; box-shadow: 0px 0px 21px 2px rgba(152, 152, 152, 0.19);height: 100%; color: #fff; padding: 10px; margin-bottom: 30px; float: left;width: 100%}
    .rv-classroom-sec .rv-classroom .class-text h4{min-height: 35px;}
    .rv-classroom-sec .rv-bg-p{background-color: #C90060;}
    .rv-classroom-sec .rv-bg-g{background-color: #00B894;}
    .rv-classroom-sec .rv-bg-b{background-color: #343EC1;}
    .rv-classroom-sec .rv-bg-o{background-color: #F56701;}
    .rv-classroom-sec .rv-classroom p{font-size: 14px; margin-bottom: 5px; margin-left: 15px}

    .rv-classroom-sec .rv-classroom p:before {content:'\f105';font-family: 'FontAwesome';position: absolute;left: 15px;width: 20px;}


    .rv-classroom-sec .rv-classroom .class-img-side{padding-top: 15px;display: inline-block;}
    .rv-classroom-sec .rv-border-right{border-right: 1px solid #E8E0E0;}
     
    .rv-classroom-sec .owl-carousel.owl-drag .owl-item{height: 100%;}
    .rv-classroom-sec .owl-carousel{height: 100%;}
    .rv-classroom-sec .item{height: 100%;}
    .rv-classroom-sec .owl-carousel .owl-stage{height: 100%;}
    .rv-classroom-sec .owl-carousel .owl-stage-outer{height: 100%;}


    .rv-classroom-sec .owl-nav {visibility: hidden;}
    .rv-classroom-sec .owl-dots{text-align: center;}
    .rv-classroom-sec .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px; }

.magazine-stack{padding:50px 0;background-color:#def2f3;}
.magazine-stack .book-cover{padding:0px;margin:15px 0;}
.magazine-stack .book-cover img{width:100%;}


    /* ----------------end--------------- */

    .rv-sample-paper-sec{padding: 20px 0;}
    .rv-sample-paper-sec.bg-white{background-color:#fff;}
    .rv-sample-paper-sec.bg-blue{background-color:#def2f3;}
    .rv-sample-paper-sec .rv-sample-bg {position: relative;border-radius: 3px;overflow: hidden;padding: 50px 100px 53px 70px;color: #fff;background: #183498;}
    .rv-sample-paper-sec .rv-sample-bg img{width: 502px;bottom: -39px;right: -122px;position: absolute;}
    .rv-sample-paper-sec .rv-download-paper{text-align: right;padding-top: 20px;}
    .rv-sample-paper-sec .rv-download-paper .rv-download{background-color: #fff; color: #000}

    .rv-team-sec{padding: 50px 0;background-color: #fff;margin-bottom: 0px;}    
    .rv-team-sec .rv-heading .rv-sub-title{font-size: 20px;margin-bottom: 4px;}
    .rv-team-sec .rv-heading .rv-title{font-size: 26px;margin-top: 0;margin-bottom: 15px;}
    .rv-team-sec .rv-heading .rv-sub-text{color: #475E69;font-size: 16px;padding-bottom: 20px;}
    .rv-team-sec .team-img{border-radius: 8px;margin-bottom: 20px;}
    .rv-team-sec .rv-stripe {position: relative;border-radius: 2px;padding: 7px 30px;margin-bottom: 10px;color: #fff;text-align:center;}
    .rv-team-sec .stripe-bg-1{background-color: #c90060;}
    .rv-team-sec .stripe-bg-2{background-color: #00b894;}
    .rv-team-sec .stripe-bg-3{background-color: #343ec1;}
    .rv-team-sec .stripe-bg-4{background-color: #f56701;}

    .rv-team-sec .rv-stripe p{margin-bottom: 0;}
    .rv-team-sec .rv-stripe p i{position: absolute;left: 7px;top: calc(50% - 8px);}




    .rv-testimonial-sec{padding: 50px 0;background-color:#def2f3;}
    .rv-testimonial-sec .rv-heading .rv-sub-title{font-size: 20px;margin-bottom: 4px;}
    .rv-testimonial-sec .rv-heading .rv-title{font-size: 26px;margin-top: 0;margin-bottom: 15px;padding-bottom: 15px;}
    .rv-testimonial-sec .rv-testimonial-box{height: 100%; background-image: url("https://www.hitbullseye.com/topics/images/testimonial-bg.png");background-size: cover; padding: 15px;border-radius: 3px;box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.25);color: #fff;}
    .rv-testimonial-sec .rv-testimonial-box .rv-rating .fa-star {color: #FFC942;}
    .rv-testimonial-sec .rv-testimonial-box .testimonial-image{text-align: center;}
    .rv-testimonial-sec .rv-testimonial-box .testimonial-image img{width: 70px;margin: 0 auto;}
    .rv-testimonial-sec .rv-testimonial-box .rv-logo{width: 40%;position: absolute;bottom: 15px;}
	.rv-testimonial-sec .rv-testimonial-box .rv-img-name{margin:3px 0 7px;}
    .rv-testimonial-sec .rv-toppers-hub{padding: 8px 15px;border-radius: 3px;background-color:#011d34;}
    .rv-testimonial-sec .rv-toppers-hub h3{margin-top: 0;font-size: 20px;display: none;}
    .rv-testimonial-sec .rv-toppers-hub img{width: 250px;margin: 0 auto;}
    .rv-testimonial-sec .owl-nav {visibility: hidden;}
    .rv-testimonial-sec .owl-dots{text-align: center;}
    .rv-testimonial-sec .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
     .rv-testimonial-sec .owl-carousel.owl-drag .owl-item{height: 100%;}
     .rv-testimonial-sec .owl-carousel{height: 100%;}
     .rv-testimonial-sec .item{height: 100%;}
     .rv-testimonial-sec .owl-carousel .owl-stage{height: 100%;}
     .rv-testimonial-sec .owl-carousel .owl-stage-outer{height: 100%;}     
    .rv-testimonial-sec .owl-theme .owl-dots .active span{background-color: #959090;}
	.rv-testimonial-sec .owl-theme .owl-dots .owl-dot{display:inline-block;}



/*--Welcome Message starts--*/
.welcome {padding:50px 0px;}
.welcome .tst-box{background-color:#e89900;text-align:center;padding:15px 0px;margin-top:30px;color:#fff;}
.welcome .tst-box h3{font-size:18px;margin:0;color:#000;line-height:28px;}
.welcome .tst-box a{background-color:#000;border-radius:3px;padding:5px 10px;color:#e89900;margin-left:15px;font-size:16px;}
.welcome p{font-size:15px;margin:0 0 5px 0;color:#808080;line-height:28px;text-align:center;}
/*.welcome p:first-child::first-letter{font-size:30px;color:#666666;}*/
.welcome p a i {width: 20px;height: 20px;background-color: #00940f;color: #fff;border-radius: 50%;line-height: 20px;text-align: center;}
.welcome a.mybtns {margin-top:50px;}
.welcome .thumbnail {padding:12px;text-align:center;color:#fff;margin-top:10px;background:#30d8ff;border:0px;-webkit-transition: background-color 2s ease-out; -moz-transition: background-color 2s ease-out; -o-transition: background-color 2s ease-out; transition: background-color 2s ease-out;}
.welcome .thumbnail:hover {background:#002d65;}
/*--Welcome Message ends--*/

.faqs, .hm_team, .hm_testimonials, .course-instructor, .howitworks {display:none;}

.cd-headline.type .cd-words-wrapper.selected::after,.cd-headline.type b{visibility:hidden}
.cd-headline.clip span,.cd-headline.loading-bar span,.cd-headline.slide span{padding:.2em 0;display:inline-block}
.cd-headline.clip .cd-words-wrapper,.cd-headline.loading-bar .cd-words-wrapper,.cd-headline.slide .cd-words-wrapper,.cd-headline.type .cd-words-wrapper{overflow:hidden;vertical-align:top}
.cd-title{position:relative;}
.cd-intro h3{font-size:22px;}
.cd-intro{width:100%;text-align:left;margin:0 auto}

/*xclip */
.cd-words-wrapper {display: inline-block;position: relative;text-align: left;}
.cd-words-wrapper b {display: inline-block;position: absolute;white-space: nowrap;left: 0;top: 0;font-weight:normal;}
.cd-words-wrapper b.is-visible {position: relative;}
.no-js .cd-words-wrapper b {opacity: 0;}
.no-js .cd-words-wrapper b.is-visible {opacity: 1;}
.cd-headline.clip span {display: inline-block;  padding: .2em 0;}
.cd-headline.clip .cd-words-wrapper {overflow: hidden;vertical-align: top;}
.cd-headline.clip .cd-words-wrapper::after {/* line */content: '';position: absolute;top: 0;right: 0;width: 2px;height: 100%;background-color: #ffe7d2;}
.cd-headline.clip b {  opacity: 0;}
.cd-headline.clip b.is-visible {  opacity: 1;}
/*xclip */

/*Curriculum*/
.curriculum{}
.curriculum h2{margin-bottom:0;}
.curriculum h2.main_title {
    font-size: 28px;
    font-family: 'robotobold';
    margin: 0 0 30px;
}


.curriculum .curri_detail{padding:20px 0;border-bottom:1px dashed #ccc;}
.curriculum .curri_detail:last-child{border:none;}
.curriculum .curri_detail.last_curri{border:none;}
.curriculum .curri_detail h4{font-size:20px;margin:0 0 10px;color:#000;}
.curriculum .curri_detail h4.wp-lst .telegram-icon img{width:20px;margin-top:-4px;}
.curriculum .curri_detail h4.assmnt span{float:right;font-size:16px;}
.curriculum .curri_detail h4.assmnt span a{color:#4285f4;}
.curriculum .curri_detail h4 span{font-size:16px;color:#808080;font-family:'robotoregular';}
.curriculum .curri_detail h4 span.live-lec a{color:#4285f4;text-decoration:underline;}
.curriculum .curri_detail li{position:relative;padding:5px 120px 0 30px;color:#808080;font-size:15px;}
.curriculum .curri_detail li ol li{padding-top:0;}
.curriculum .curri_detail li ol li:before{display:none;}
.curriculum .curri_detail.frst-curri li{padding-left:0px;}
.curriculum .curri_detail.ot li{padding:10px 0 10px 30px;}
.curriculum .curri_detail li:before{content:"\f00c";font-family:fontAwesome;position:absolute;left:0;top:5;}
.curriculum .curri_detail li.noblt:before{display:none;}
.curriculum .curri_detail li span{position:absolute;right:0;font-size:16px;}
.curriculum .curri_detail li span.ErrormessageSK{position:relative;}
.curriculum .curri_detail li span a{color:#4285f4;}
.curriculum .curri_detail li span .embeduniquecontent a[data-toggle="modal"]{padding-right: 15px;margin-right: 11px;position:relative;}
.curriculum .curri_detail li span .embeduniquecontent a[data-toggle="modal"]:after{position:absolute;top:4px;right:0;width:1px;height:12px;background-color:#999;content:"";}
.curriculum .curri_detail li input[type="submit"]{background:transparent;color:#4285f4;border:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-weight:normal;border-radius:none;-webkit-border-radius:none;-moz-border-radius:none;padding:0;margin:7px 5px 0 5px; }
.curriculum .curri_detail li .embeduniquecontent input[type="submit"]{margin-top:0;}
.curriculum .curri_detail li input[type="button"]{background:transparent;color:#4285f4;border:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-weight:normal;border-radius:none;-webkit-border-radius:none;-moz-border-radius:none;padding:0;margin:7px 5px 0 5px; }
.curriculum .curri_detail li a.review-btn{display:inline-block;color:#4285f4;margin:7px 0 0 5px;font-size:15px;}
.saveratingform{float:left;}
/*Curriculum*/

/*Councelling Percentile Predictor*/
.counselling-pp{background-color:#fff;padding:50px 0;}
.counselling-pp .sec-title h2{margin:0 0 30px;}
.counselling-pp .sec-title h2:after{display:none;}
.counselling-pp .box{background-color:#fff;border:1px solid #ccc;margin:15px 0;background-color:#f2f2f2;}
.counselling-pp .box figure img{width:100%; height:auto;}
.counselling-pp .box .pp-txt{padding:15px;text-align:center;}
.counselling-pp .box .pp-txt h3{font-family:"robotomedium";text-transform:uppercase;margin:15px 0 5px;}
.counselling-pp .box .pp-txt p{margin:0 0 25px;font-size:16px;color:#909090;font-family:"robotoregular";}
.counselling-pp .box .pp-txt a{padding:9px 25px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;display:inline-block;color:#fff;font-size:16px;transition: all ease 0.5s;margin-bottom:15px;text-transform:uppercase;font-family:"robotoregular";background-color:#000;}
.counselling-pp .box .pp-txt a.reg:hover{background-color:#ffde00;color:#000;}
.counselling-pp .box .pp-txt a.not:hover{background-color:#ff0000;color:#fff;}
.counselling-pp .box .pp-txt button {padding: 9px 25px;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;display: inline-block;color: #fff;font-size: 16px;
transition: all ease 0.5s;margin-bottom: 15px;text-transform: uppercase;font-family: "robotoregular";background-color: #000;border: none;}
.counselling-pp .box .pp-txt button:hover {background-color: #ffde00;color: #000;}

/*Councelling Percentile Predictor*/

/*MBA Toppers*/
.mba-toppers{padding:0;text-align:center;}
.mba-toppers .item{padding:15px 0;}
.mba-toppers .item .item-inner{background-color:#ececec;padding:15px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;color:#000;}
.mba-toppers h5{font-size:18px;margin:0 0 15px;color:#000;}
.mba-toppers h4{font-size:24px;margin:15px 0 5px;color:#000;}
.mba-toppers.item .item-inner h4{font-size:18px;margin:10px 0 5px;}
.mba-toppers .item .item-inner2 h4{font-size:18px;margin:10px 0 5px;}
.mba-toppers .item .item-inner p{font-size:15px;margin:0px;color:#000;}
.mba-toppers.item .item-inner2 p{font-size:15px;margin:0px;color:#fff;}
.mba-toppers figure{width:150px;height:150px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;display:inline-block;overflow:hidden;border:2px solid #fff;margin-top:10px;}
/*MBA Toppers*/

/*crashcourse-ads*/
.crash-courseads{padding:50px 0;}
.crash-courseads .owl-carousel.owl-drag .owl-item{padding:15px;}
.crash-courseads h2.main_title{margin-bottom:30px;}
.crash-courseads .ad-box a.cs{pointer-events: none;cursor: not-allowed;}
.crash-courseads .ad-box a .image{position:relative;}
.crash-courseads .ad-box a .image span.price{position:absolute;bottom:0;right:0;background-color:#02b021;padding:6px 8px;color:#fff;font-size:15px;}
.crash-courseads .ad-box a .image img{width:100%;height:auto;}
.crash-courseads .ad-box a .details{background-color:#f7f7f7;padding:15px;border:1px solid #ccc;transition:all ease 0.5s;}
.crash-courseads .ad-box a .details:hover{background-color:#eee;}
.crash-courseads .ad-box .details h2{font-size:20px;color:#000;margin:0 0 15px;}
.crash-courseads .ad-box .details ul{margin-left:-5px;margin-right:-5px;}
.crash-courseads .ad-box .details ul:before{display:table;}
.crash-courseads .ad-box .details li{padding:0 5px;width:50%;float:left;color:#909090;font-family:"robotoregular";font-size:12px;}
.crash-courseads .ad-box .details li i{padding-right:5px;}
.crash-courseads .ad-box a .details .buttons span{padding:7px 20px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;font-size:16px;display:inline-block;background-color:#000;display:inline-block;color:#fff;margin-top:30px;transition:all ease 0.5s;}
.crash-courseads .ad-box a:hover .details .buttons span{background-color:#ff0000;}

.crash-courseads .ad-box a .details .buttons button{padding:7px 20px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;font-size:16px;display:inline-block;font-family:"MontserratRegular";background-color:#000;display:inline-block;color:#fff;margin-top:30px;transition:all ease 0.5s;border:none;}
.crash-courseads .ad-box a:hover .details .buttons button{background-color:#ff0000;}

/*crashcourse-ads*/

/*--Course Guide and Notifications Starts--*/
.cg-notifications {padding:4em 0 0;font-family:'robotoregular';}
.cg-notifications .main-head {color:#222;font-family:'robotobold';font-size:1.7em; margin:0 0 40px 0; padding:0 0 0 0;}
.cg-notifications .main-head span {color:#999;}

.cg-notifications h3 {color:#202C45;font-size:1.5em; margin:40px 0 5px 0; padding:0 0 0 0;}
.cg-notifications h4 {color:#666;font-size:1.3em; margin:0 0 5px 0; padding:0 0 0 0;}
.cg-notifications h5 {color:#666;font-size:1.2em; margin:10px 0 10px 0; padding:0 0 0 0;}

.cg-notifications p {color:#999;font-size:1.1em; margin:0 0 25px 0; padding:0 0 0 0;}
.cg-notifications p strong {font-family:'robotobold';font-weight:medium;}

.cg-notifications pre {color:#999;font-size:1.1em; margin:0 0 25px 0; padding:0 0 0 0; background:transparent; border:0px; padding:0px;}

.cg-notifications em {color:#999;font-family:"Roboto-Italic";font-size:1.1em; margin:0 0 25px 0; padding:0 0 0 0; width:100%; display:inline-block;}

.cg-notifications ul {margin:0 0 30px 30px; padding:0 0 0 0;}
.cg-notifications ul li {color:#999;font-size:1.1em; padding:0 0 0 0;list-style-type:disc;line-height:20px;margin-bottom:20px;}
.cg-notifications ul li span {display:block;margin-top:8px;}
.cg-notifications ul li span a {margin-right:10px;}
.cg-notifications ul li span img {height:35px;}
.cg-notifications ul li strong {font-family:'robotobold';font-weight:medium;}

.cg-notifications .academic-flow {width:100%; display:inline-block; margin:0 0 25px 0;}
.cg-notifications .academic-flow ul {margin:0 0 0 0; padding:0 0 0 0;}
/*.cg-notifications .academic-flow ul li {list-style-type:none; width:18%; font-size:1em; float:left; text-align:center; color:#fff; padding:10px; border-radius:5px; position:relative;}*/

.cg-notifications .academic-flow ul li {list-style-type:none; width:19%; float:left;}
.cg-notifications .academic-flow ul li img {width:100%;}

/*.cg-notifications .academic-flow ul li span {display:block;}
.cg-notifications .academic-flow ul li:nth-child(odd) {background:#ea4335;}
.cg-notifications .academic-flow ul li:nth-child(odd):after {left:100%; top:50%; border:solid transparent; content:" "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(234, 67, 53, 0); border-left-color: #ea4335; border-width:10px; margin-top:-10px;}

.cg-notifications .academic-flow ul li:nth-child(even) {background:#c6382c;}
.cg-notifications .academic-flow ul li:nth-child(even):after {left:100%; top:50%; border:solid transparent; content:" "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(198, 56, 44, 0); border-left-color: #c6382c; border-width:10px; margin-top:-10px;}

.cg-notifications .academic-flow ul li:last-child:after {display:none;}*/

.cg-notifications .academic-flow ul li:nth-child(2) {margin:0 10px;}
.cg-notifications .academic-flow ul li:nth-child(4) {margin:0 10px;}
/*--Course Guide and Notifications Ends--*/

ul, li, a, img {text-decoration:none;margin:0;padding:0;list-style:none;outline:none;outline-offset:none;}

/*Call to action*/
.call-to-action{background-color:#000;padding:30px 0;color:#fff;}
.call-to-action h3{font-size:30px;color:#fff;margin:0;}
.call-to-action h3 span{font-size:16px;}
.call-to-action .col-md-4{text-align:right;}
.call-to-action a{font-size:18px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;padding:9px 25px;display:inline-block;background-color:#fff;color:#000;margin:0 5px;transition:all ease 0.5s;}
.call-to-action a:hover{background-color:#202C45;color:#fff;}
.call-to-action a i{display:none;}
.call-to-action a img {width:22px;margin:-4px 0 0 3px;}
/*Call to action*/

/*Catalogue Course Details*/
.catalogue-course-detail{position:relative;padding:0;background-color:#fbfbfb;border-bottom:1px solid #eee;border-top:1px solid #eee;padding:50px 0;}
.catalogue-course-detail .coursedtl-txt{}
.coursedtl-txt .view-all {font-size: 16px;display: inline-block;margin-top: 15px;color: #fff;background-color: #000;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;padding: 8px 25px;transition: all ease 0.5s;}
.catalogue-course-detail .coursedtl-txt h2{}
.catalogue-course-detail .coursedtl-txt p{font-size:16px;color:#808080;line-height:28px;}
.catalogue-course-detail .course-pnts{margin-left:35px;padding-left:35px; border-left:1px solid #ddd;}
.catalogue-course-detail .course-pnts h3, .catalogue-course-detail .coursedtl-txt .main_title{font-family:'robotobold';font-size:30px;text-align:left;margin:0 0 0 0;text-transform:uppercase;color:#002d65;}
.catalogue-course-detail .course-pnts li{padding:15px 0 15px 25px;position:relative;font-size:15px;border-top:2px dotted #ddd;}
.catalogue-course-detail .course-pnts li:first-child{border-top:none;}
.catalogue-course-detail .course-pnts li:before{position:absolute; content:"\f101";font-family:'FontAwesome';top:12px;left:0px;bottom:15px;}

/*Catalogue Course Details*/

.batch-timmings {padding:20px 0px;text-align:center;color:#002d65;}
.batch-timmings h2 span.tit {font-size:20px;font-family:'robotobold';line-height:20px;margin-bottom:5px;}
.batch-timmings h2 span {font-size:16px;font-family:'robotomedium';position:relative;line-height:16px;padding:2px 15px;}
.batch-timmings h2 span.timings{display:block;}
.batch-timmings h2 span.bgn:after{position:absolute;right:0;top:0;width:1px;height:16px;background-color:#000;content:"";display:none;}
.batch-timmings h2 span.end:after{position:absolute;left:0;top:0;width:1px;height:16px;background-color:#000;content:"";display:none;}
.batch-timmings .batch-left {border-right:1px solid #002d65;}
.batch-timmings .batch-left:last-child{border-right:none;}

/*--What Includes Starts--*/
.whatincludes {padding:50px 0px;}
.whatincludes .para{margin-bottom:30px;text-align:center;}
.whatincludes .heading{margin-bottom:0px;}
.whatincludes .heading .fa {font-size:26px;margin-right:5px;}
.whatincludes p{color:#999999;}
.whatincludes h3{font-size:20px;margin-bottom:15px!important;}
.whatincludes .owl-item{padding-left:8px;padding-right:8px;}
.whatincludes ul{margin:0 0 0 0;padding:0 0 0 0;}
.whatincludes ul li {display:inline-block;list-style-type:none;width:100%;float:left;border:1px solid #dddddd;}
.whatincludes ul li:nth-child(2) {border-top:0px;border-bottom:0px;}
.whatincludes ul li:nth-child(4) {border-top:0px;border-bottom:0px;}
.whatincludes ul li:last-child {border-top:0px;}

.whatincludes ul li:nth-child(even) {background:#f7f7f7;}
.whatincludes ul li:hover {background:#f7f7f7;}
.whatincludes ul li {padding:30px;}
.whatincludes ul li .get-inner {width:100%;float:left;}
.whatincludes ul li .get-inner .get-left {width:55px;float:left;}
.whatincludes ul li .get-inner .get-left img {width:100%;}
.whatincludes ul li .get-inner .get-right {width:93%;float:right;}
.whatincludes ul li .get-inner .get-right h4 {color:#333333;font-family:'robotomedium';font-size:18px;margin:0 0 0 0;padding:0 0 0 0;}
.whatincludes ul li .get-inner .get-right p {color:#999999;font-size:16px;margin:0 0 0 0;padding:0 0 0 0;}

.whatincludes table {border-collapse:collapse;border-color:#dddddd!important;border:1px solid #dddddd;}
.whatincludes table tr:nth-child(even) {background:#f7f7f7;}
.whatincludes table tr:hover {background:#f7f7f7;}
.whatincludes table tr td {padding:30px;}
.whatincludes table tr td .get-inner {width:100%;float:left;}
.whatincludes table tr td .get-inner .get-left {width:55px;float:left;}
.whatincludes table tr td .get-inner .get-left img {width:100%;}

.whatincludes table tr td .get-inner .get-right {width:93%;float:right;}
.whatincludes table tr td .get-inner .get-right h4 {color:#333333;font-family:'robotomedium';font-size:18px;margin:0 0 0 0;padding:0 0 0 0;}
.whatincludes table tr td .get-inner .get-right p {color:#999999;font-size:16px;margin:0 0 0 0;padding:0 0 0 0;}
/*--What Includes Ends--*/

/*--Call to action starts--*/
.cta {padding:25px 0px;}

.cta.yellow-bg .cta-right h3 a {text-decoration:none;}

.cta.darkblue-bg .cta-right h3 a {text-decoration:none;}

.cta .cta-left {text-align:right;}
.cta .cta-left a {font-size:14px;text-align:center;border-radius:100px;padding:10px 35px;text-shadow:none;border:0px;line-height:15px;}
.cta .cta-left a:first-child {margin-right:10px;}
.cta .cta-left a span {font-size:13px;display:block;text-transform:none;}

.cta .cta-right {text-align:left;}
.cta .cta-right h3 {font-size:18px;margin:5px 0 0 0;padding:0 0 0 0;background:none!important;}

.cta .cta-right h3 a {color:inherit;}
.cta .cta-right h3 .fa {background:#009E00;color:#ffe7d2;border-radius:100%;width:25px;height:25px;padding:3px 2px 2px 4px;}
.cta .cta-right h3 a img {width:22px;margin:-4px 0 0 3px;}

.darkblue-bg.cta span.working-hours {color:#fff;}
.cta .cta-right span.working-hours {display:block;font-size:13px;font-family:"Roboto-Italic";text-transform:none;margin-top:2px;width:100%;}
/*--Call to action ends--*/

/*--Team Starts--*/
.team {padding:50px 0px;}
.team .team-member {border-radius:5px;display:inline-block;overflow:hidden;}
.team .team-member .image {width:160px;}
.team .team-member .image img {width:100%;}
.team .team-member .details {width:70%;padding:15px;}
.team .team-member .details h3 {font-family:"robotomedium";font-size:22px;}
.team .team-member .details h5 {font-size:14px;margin:3px 0 0 0;}
.team .team-member .details .saperator {width:100px;height:1px;margin:10px 0px;}
.team .team-member .details p {font-size:15px;margin-bottom:0px;}
.team .mybtns {margin:20px 0px 0px 0px;}
/*--Team Ends--*/

/*--Why hitbullseye starts--*/
.why-hbe {padding:50px 0px;}
.why-hbe .heading{margin-bottom:0px;}
.why-hbe p {text-align:center;color:#999999;}
.why-hbe .thumbnail {border:0px;padding:25px;text-align:center;box-shadow:0px;}
.why-hbe .thumbnail:hover {background:#efefef;}
.why-hbe .thumbnail img {width:55px;}
.why-hbe .thumbnail h3 {color:#333333;font-family:"robotomedium";font-size:18px;margin:10px 0 0 0;padding:0 0 0 0;}
.why-hbe .thumbnail p {color:#999999;font-size:16px;margin:0 0 0 0;padding:0 0 0 0;}
.why-hbe .hbe-icons {margin-top:20px;}
/*--Why hitbullseye ends--*/

/*--Students Speak starts--*/
.students-speak {padding:50px 0px;}
.students-speak .heading{margin-bottom:0px;}
.students-speak .para{margin-bottom:30px;}
.students-speak .owl-item{padding-left:10px;padding-right:10px;}
.students-speak p {text-align:center;}
.students-speak ul {margin:0;padding:0;}
.students-speak ul li {list-style-type:none;border-radius:5px;float:left;}
.students-speak ul li:before {content:"\f10e";font-family:'FontAwesome';position:absolute;font-size:100px;top:-30px;right:9px;color:#dddddd;z-index:0;opacity:.4;}
.students-speak ul li .testi-top {border-top:1px solid #dddddd;padding:20px;position:relative;width:100%;float:left;font-family:"Roboto-Italic";font-size:15px;}
.students-speak ul li .testi-bottom {padding:10px 15px;width:100%;float:left;}
.students-speak ul li .testi-bottom .testi-image {float:left;width:70px;}
.students-speak ul li .testi-bottom .testi-image img {width:100%;}
.students-speak ul li .testi-bottom .testi-details {float:right;width:75%;font-family:"Roboto-Italic";}
.students-speak ul li .testi-bottom .testi-details h3 {color:#f1a900;font-size:18px;margin:10px 0 0 0;padding:0 0 0 0;}
.students-speak ul li .testi-bottom .testi-details h6 {color:#999999;font-size:15px;margin:0 0 0 0;padding:0 0 0 0;}

.students-speak .owl-theme .owl-controls {text-align:center;margin:20px 0px 0px 0px;}
.students-speak .owl-theme .owl-controls .owl-page {display:inline-block;text-align:center;}
.students-speak .owl-theme .owl-controls .owl-page span {background:none repeat scroll 0 0 #5f2f00;border-radius:20px;display:block;height:12px;margin:5px 7px;opacity:0.5;width:12px;}
.students-speak .owl-theme .owl-controls .owl-page.active span {background:none repeat scroll 0 0 #002d65;opacity:1;}
/*--Students Speak ends--*/

/*ebooks*/
.e-books{padding:50px 0; background: #f1f1f1;display:none;}
.e-books .heading{text-align:left;}
.e-books .owl-carousel .owl-item{padding:15px;}
.e-books  .e-books-course a img{width:100%;height:auto;}
.e-books .e-books-course a{transition:all ease 0.5s;}
.e-books .e-books-course a:hover{-webkit-box-shadow: 0 15px 20px 0 rgba(25, 35, 40, 0.3); box-shadow: 0 15px 20px 0 rgba(25, 35, 40, 0.3);}
.e-books .e-books-course a .caption {padding: 15px 15px 10px 15px;display: inline-block;width: 100%;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.e-books .e-books-course .owl-carousel a {list-style-type: none;display: inline-block;width: auto;float: none;background: #f9f9f9;margin: 0 0px 0px 0px;}
.e-books .e-books-course a .caption h4 {padding: 0 0 0 0;margin: 0 0 0 0;font-size: 16px;font-family: "robotoregular";line-height: normal;color: #444;min-height: 40px;}
.e-books .e-books-course a .caption p {    padding: 0 0 0 0;    margin: 5px 0 15px 0;    font-size: 14px;    font-family: "robotoregular";    color: #999;    min-height: 78px;}
.e-books .e-books-course a .caption .catalogue-rating{}
.e-books .e-books-course a .caption .catalogue-rating span.rating {color: #ea4335;margin-right: 5px;}
.e-books .e-books-course a .caption .catalogue-rating span.rating-text {font-size: 16px;font-family: "robotoregular";color: #666;}
.e-books .e-books-course a .caption .catalogue-rating .price {float: right;font-family:'robotomedium';color: #00b220;font-size: 18px;}
.e-books .owl-dots .owl-dot.active span, .e-books .owl-dots .owl-dot:hover span{background-color:#000;}
.e-books .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #fff;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
a.all-courses{color:#fff;background-color: #000;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;padding: 10px 15px;font-size: 16px;transition: all ease 0.5s;text-align: center;float:right;}
a.all-courses:hover{background-color:#202C45;color:#fff;}
.transformer-tabs li{display:inline-block;}
.e-books .owl-pagination {text-align:center;}
.e-books .owl-pagination .owl-page{display:inline-block;zoom:1;}
.e-books .owl-pagination .owl-page span {width: 10px;height: 10px;margin: 5px 7px;background: #fff;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
.e-books .owl-pagination .owl-page.active span, .e-books .owl-pagination .owl-page:hover span{background-color:#000;}
.owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span{background:#869791;}
/*ebooks*/

/*ebooks-pg*/
.e-books-course .tabs{margin:0;padding:0;list-style:none;overflow:hidden;}
.e-books-course .tabs li{float:left;margin-right:5px;}
.e-books-course .tabs li a{display:block;padding:10px 20px;color:#000;text-decoration:none;background:#e0e0e0;font-size:15px;text-transform:uppercase;text-align:center;border-radius:100px;font-family:"robotomedium";}
.e-books-course .tabs li a:hover{background:#002d65;color:#fff;}
.e-books-course .tabs li.active a, .chapter-tabs .tabs li.active a:hover{background:#002d65;color:#fff;}


.e-books-pg{padding:50px 0;}
.e-books-pg .e-books-course h3{margin-bottom:15px;border-bottom:1px solid #e89900;}
.e-books-pg .e-books-course h3 span{background-color:#e89900;padding:5px;font-size:14px;color:#fff;width:135px;text-align:center;text-transform:uppercase;border-radius:5px 5px 0px 0;display:inline-block;}
.e-books-pg .e-books-course a img{width:100%;height:auto;}
.e-books-pg .e-books-course a{transition:all ease 0.5s;}
.e-books-pg .e-books-course a:hover{-webkit-box-shadow: 0 15px 20px 0 rgba(25, 35, 40, 0.1); box-shadow: 0 15px 20px 0 rgba(25, 35, 40, 0.1);}
.e-books-pg .e-books-course a .caption {padding: 15px 15px 10px 15px;display: inline-block;width: 100%;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.e-books-pg .e-books-course a {list-style-type: none;display: inline-block;width: auto;float: none;background: #f9f9f9;margin: 0 0px 30px 0px;}
.e-books-pg .e-books-course a .caption h4 {padding: 0 0 0 0;margin: 0 0 0 0;font-size: 16px;font-family: "robotoregular";line-height: normal;color: #444;min-height: 50px;}
.e-books-pg .e-books-course a .caption p {    padding: 0 0 0 0;    margin: 5px 0 15px 0;    font-size: 14px;    font-family: "robotoregular";    color: #999;    min-height: 80px;}
.e-books-pg .e-books-course a .caption .catalogue-rating span.rating {color: #ea4335;margin-right: 5px;}
.e-books-pg .e-books-course a .caption .catalogue-rating span.rating-text {font-size: 16px;font-family: "robotoregular";color: #666;}
.e-books-pg .e-books-course a .caption .catalogue-rating .price {float: right;color: #00b220;font-size: 18px;}
.e-books-pg .e-books-course a .caption .catalogue-rating .price strike{padding-right:10px;color:#b5b5b5;}
.e-books-pg.e_tabs .e-books-course .tabs h5.c_tit{display:none;}
.e-books-pg.e_tabs .e-books-course .tabs .load-more{display:none;}
.e-books-pg .tabs ul>li>a.active {background: #202C45;color: #fff;border: 1px solid #202C45;}
.transformer-tabs li:nth-child(1) .active {color: #c6a0d5;border-bottom-color: #9b59b6;}
.e-books-pg .tabs ul>li>a {font-size: 16px;font-family: "robotoregular";background-color: #fff;border: 1px solid #202C45;padding: 10px 30px;color: #202C45;text-align: center;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;}

/*ebooks-pg*/
/*ebooks-ad*/
.ebook-ad{text-align:center;padding:30px 0}
.ebook-ad a{display:block;}
.ebook-ad a img{display:inline-block;}
.ebook-ad a.ad-dsk{display:block;}
.ebook-ad a.ad-mob{display:none;}

/*ebooks-ad*/

/*ebooks individual pg*/
.ebook-details{background:url(https://www.hitbullseye.com/topics/images/new-banner.jpg) no-repeat;background-size:cover;background-position:left center; padding:50px 0;position:relative;}
.ebook-details .heading {margin: 30px 0 10px;font-family: "robotobold";font-size: 40px;line-height: 40px;}
.ebook-details .ebook-details-content p.sub-box{background-color:#d22827;display:inline-block;color:#fff;padding:0px 15px;margin-top:10px;}

.ebook-details .ebook-details-content p{font-family:"robotoregular";font-size:18px;color:#000;line-height:30px;}
.ebook-details .refer_mob_lnk{display:none;}
.ebook-details .ebook-details-content h3.free_dwn{color:#000;font-size:24px;margin-top:0px;margin-bottom:0px;font-family:"Roboto-Bold";}
.ebook-details .ebook-details-content h3.free_dwn span{color:#d22827;}
.ebook-details .ebook-details-content a.ref_clk{background-color:#3aa14d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;display:inline-block;padding:7px 40px;font-size:24px;color:#fff;margin-bottom:15px;}
.ebook-details .ebook-details-content ul{margin:0 0 0 0;padding:0px;}
.ebook-details .ebook-details-content ul li{font-family:"robotoregular";font-size:16px;color:#000;list-style:none;padding:8px 0 8px 25px;position:relative;}
.ebook-details .ebook-details-content ul li:before{width:1px;height:25px;background-color:#d22827;top:-10px;left:10px;content:"";position:absolute;}
.ebook-details .ebook-details-content ul li:after{position:absolute;content:"\f105";font-family:"FontAwesome";top:10px;left:0;width:20px;height:20px;background-color:#000;color:#fff;border-radius:100%;text-align:center;line-height:19px;}

.ebook-details .ebook-details-btn{text-align:center;}
.ebook-details .gk-detail-btn{text-align:left!important;}
.ebook-details .ebook-details-btn img{margin-top:0px; width:80%;margin-bottom:15px;}
.ebook-details .ebook-details-btn.pad img{margin-top:0px; width:100%;margin-bottom:15px;}
.ebook-details .ebook-details-btn a{font-family:"robotoregular";font-size:20px;background:#d22827;color:#fff;padding:8px 12px;border-radius:3px;text-align:center;display:block;margin:0 auto;}
.ebook-details .ebook-details-btn.gk-detail-btn a{display:inline-block;margin:10px 0;width:150px; }
.ebook-details .ebook-details-btn a .fa {display: none;}

.ebook-details .ebook-details-btn .row1{margin-left:-15px;margin-right:-15px;}
.ebook-details .ebook-details-btn .cmn_bk{padding:15px;width:20%;float:left;position:relative;}
.ebook-details .ebook-details-btn .cmn_bk img{width:75%;}


.ebook-details .ebook-details-btn a.explore span {margin-left:3px;}
.ebook-details .ebook-details-btn a.login{background:#ea4335;}
.ebook-details .ebook-details-btn a.gk-login{background:#c91360;display:inline-block;margin-top:30px;padding-left:30px;padding-right:30px;}

/*ebooks individual pg*/

.course-target{padding:50px 0;}
.course-target .target-bx{margin:15px 0;}
.course-target .target-bx img{width:100%;}
.course-target .target-bx h3{background-color:#000;position:relative;font-size:18px;padding:15px 15px;color:#fff;}
.course-target .target-bx h3 a{position:absolute;right:15px;top:15px;padding:5px 15px; color:#fff;background-color:#ce1d27;border-radius:3px;font-size:14px;}


/*--Sectional Courses Starts--*/
.sectional-courses {padding:50px 0px;}
.owl-carousel .owl-item {;float:left;}
.owl-carousel {overflow:hidden;}
.sectional-courses .thumbnail {background:#f7f7f7;padding:0px;border-radius:0 0 5px 5px;display:inline-block;}
.grey-bg .thumbnail {background:#ffffff;}
.sectional-courses .thumbnail .image {position:relative;width:100%;}
.sectional-courses .thumbnail .image img {position:relative;width:100%;}
.sectional-courses .thumbnail .image span.price {position:absolute;background:#30d8ff;bottom:0px;right:0px;z-index:9;padding:6px 8px;color:#ffffff;font-size:1.2em;border-radius:5px 0 0 0;display:none;}
.sectional-courses .thumbnail .image span.price .fa {font-size:1em;}

.sectional-courses .thumbnail .details {padding:15px;width:100%;float:left;}

.sectional-courses .thumbnail h2{font-size:22px;margin:0 0 10px 0;color:#000000;font-family:"robotomedium";}
.sectional-courses .thumbnail p{color:#999999;margin:0;}

.sectional-courses .thumbnail ul {margin:5% 0px 3% 0;padding:0px;width:100%;float:left;}
.sectional-courses .thumbnail ul li {list-style-type:none;float:left;width:49%;margin-right:1%;margin-bottom:2%;color:#999999;font-size:14px;}
.sectional-courses .thumbnail ul li:nth-child(2) {margin-right:0px;}
.sectional-courses .thumbnail ul li:last-child {margin-right:0px;}
.sectional-courses .thumbnail ul li .telegram-icon img{width:15px;margin-top:-2px;}

.sectional-courses .thumbnail .raiting {width:100%;float:left;margin:5px 0 0 0;}
.sectional-courses .thumbnail .raiting .raiting-inner {width:50%;float:left;margin:5px 0 0 0;}
.sectional-courses .thumbnail .raiting .raiting-inner .fa {color:#ea4335;}
.sectional-courses .thumbnail .raiting .raiting-inner span {color:#999999;}
.sectional-courses .thumbnail .raiting a {float:right;}

.sectional-courses .thumbnail .raiting a.display-mobile {display:none;}
.sectional-courses .thumbnail .raiting a.display-desktop {display:block;}
/*--Sectional Courses Ends--*/

/*--Course Details Starts--*/
.course-details {padding:50px 0px;}
.course-details .heading {text-align:left;margin-bottom:20px;}
.course-details .course-left {border-right:1px solid #dddddd;padding-right:20px;}
.course-details .course-left .view-all {font-size: 16px;display: inline-block;margin-top:5px;color: #fff;background-color: #000;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;padding: 8px 25px;transition: all ease 0.5s;}
.course-details .course-left p {line-height:28px;}
.course-details .course-right {padding-left:20px;}
.course-details .course-right ul {margin:0 0 0 0;padding:0 0 0 0;}
.course-details .course-right ul li {list-style-type:none;position:relative;padding:0 0 0 20px;margin:0 0 18px 0;line-height:28px;}
.course-details .course-right ul li:before {content:"\f101";font-family:'FontAwesome';position:absolute;left:0;}
/*--Course Details Ends--*/

/*--Chapterwise Tabs Starts--*/
.chapter-tabs {padding:50px 0px;}
.chapter-tabs .tabs{margin:0;padding:0;list-style:none;overflow:hidden;}
.chapter-tabs .tabs li{float:left;margin-right:5px;}
.chapter-tabs .tabs li a{display:block;padding:8px 14px;color:#000;text-decoration:none;background:#e0e0e0;font-size:14px;text-align:center;border-radius:5px;font-family:"robotomedium";}
.chapter-tabs .tabs li a:hover{background:#002d65;color:#fff;}
.chapter-tabs .tabs li.active a, .chapter-tabs .tabs li.active a:hover{background:#002d65;color:#fff;}
.chapter-tabs .tab_container{background:#fff}
.chapter-tabs .tab_content{padding:20px 0px;font-size:16px}

.chapter-tabs .tab_content .load-more a {display:block;width:150px;margin:0 auto;padding:10px 20px;text-decoration:none;background:#30d8ff!important;color:#fff!important;font-size:15px;text-transform:uppercase;text-align:center;border-radius:100px;font-family:"robotomedium";}

.chapter-tabs .tab_content a {border:1px solid #ebebeb;padding:15px;display:block;margin:5px 0 15px;transition:all ease 0.5s;position:relative;background:#f7f7f7;position:relative;cursor:pointer;}

.chapter-tabs .tab_content a.cs{pointer-events:none;cursor:default;}
.chapter-tabs .tab_content .coming-soon{position:absolute;left:-13px;z-index:998;top:0;}

.chapter-tabs .mobile-heading {display:block;width:100%;padding:10px 20px;text-decoration:none;background:#002d65;color:#fff;font-size:15px;text-transform:uppercase;text-align:center;border-radius:5px;font-family:"robotomedium";}
.chapter-tabs .tab_content a:hover{background-color:#ebebeb;}
.chapter-tabs .tab_content a .item-inner img{width:100%; height:auto;}
.chapter-tabs .tab_content a .item-inner .caption h4{font-size:18px;margin:5px 0 8px 0;color:#000;font-family:"robotomedium";}
.chapter-tabs .tab_content a .item-inner .caption p{margin:0 0 15px;color:#999999;}
.chapter-tabs .tab_content a .item-inner .caption .includes ul{margin:0 0 0 0;padding:0 0 0 0;}
.chapter-tabs .tab_content a .item-inner .caption .includes li{display:inline-block;color:#999999;}
.chapter-tabs .tab_content a.sectional-tests .item-inner .caption .includes li{width:30%;margin-bottom:8px;}
.chapter-tabs .tab_content a.sectional-tests-login .item-inner .caption .includes li{width:100%;margin-bottom:8px;}

.chapter-tabs .tab_content a.sectional-tests-login ul li span {float:right;}
.chapter-tabs .tab_content a.sectional-tests-login ul li input[type="submit"]{background:transparent;color:#4285f4;border:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-weight:normal;border-radius:none;-webkit-border-radius:none;-moz-border-radius:none;padding:0;margin:7px 5px 0 5px; }
.chapter-tabs .tab_content a.sectional-tests-login ul li .embeduniquecontent input[type="submit"]{margin-top:0;}
.chapter-tabs .tab_content a.sectional-tests-login ul li .embeduniquecontent a {background:none;border:0px;display:inline-block;padding:0;margin:0px;}

.chapter-tabs .tab_content a .item-inner .caption .catalogue-rating{padding-top:10px;color:#e55053;}
.chapter-tabs .tab_content a .item-inner .caption .catalogue-rating .rating-text{color:#808080;}


.chapter-tabs .tab_content .rate-course {border:1px solid #ebebeb;padding:15px;display:block;margin:5px 0 15px;transition:all ease 0.5s;position:relative;background:#f7f7f7;position:relative;}

.chapter-tabs .tab_content .rate-course input[type="submit"]{padding:5px 10px;font-size:12px;color:#fff;background-color:#002d65;background-image:none;border:none;border-radius:3px;}
.chapter-tabs .tab_content .rate-course a.review-btn{padding:0 15px;display:inline-block;font-size:12px;color:#002d65;margin:0;}

.chapter-tabs .tab_content .rate-course .item-inner img{width:100%; height:auto;}
.chapter-tabs .tab_content .rate-course .item-inner .caption h4{font-size:18px;margin:5px 0 8px 0;color:#000;font-family:"robotomedium";}
.chapter-tabs .tab_content .rate-course .item-inner .caption p{margin:0 0 15px;color:#999999;}
.chapter-tabs .tab_content .rate-course .item-inner .caption .includes ul{margin:0 0 0 0;padding:0 0 0 0;}
.chapter-tabs .tab_content .rate-course .item-inner .caption .includes li{display:inline-block;color:#999999;}


.chapter-tabs .tab_content .tseries_tab a{border:1px solid #ebebeb;padding:15px;display:block;margin:5px 0;transition:all ease 0.5s}
.chapter-tabs .tab_content .tseries_tab a:hover{background-color:#f7f7f7;}
.chapter-tabs .tab_content .tseries_tab .row{margin-left:0;margin-right:0;}
.chapter-tabs .tab_content .tseries_tab .pad{padding:0;}
.chapter-tabs .tab_content .tseries_tab .tseries-img{position:relative;}
.chapter-tabs .tab_content .tseries_tab .tseries-img img{width:100%;height:auto;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt{padding:0 25px;position:relative;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .pointers ul{margin:0 0 0 0;display:table;padding:0 0 0 0;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .pointers ul li{padding:5px 10px 5px 25px;font-size:1em;position:relative;float:left;width:100%;margin-left:0;color:#999999;list-style-type:none;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .pointers ul li:before{content:"\f111";font-family:"fontawesome";font-size:10px;left:10px;top:7px;position:absolute;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt h3 {font-size:18px;margin:0 0 8px 0;color: #000;font-family:"robotomedium";}
.chapter-tabs .tab_content .tseries_tab .tseries-txt h3 span{display:block;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .course-rating{padding-top:30px;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .course-rating .rating{font-size:18px;}
.chapter-tabs .tab_content .tseries_tab .tseries-txt .course-rating .rating i{color:#e55053; font-size:18px;}
/*--Chapterwise Tabs Ends--*/
.chapter-tabs .stabs{margin:0 -15px 0 -15px;display:block;overflow:hidden;}
.chapter-tabs .stabs li{padding:0 15px;width:33.333%;float:left;}
.chapter-tabs .stabs li.active a.blue-ico{border-color:#63c3e9}
.chapter-tabs .stabs li.active a.orange-ico{border-color:#ff8f5e}
.chapter-tabs .stabs li.active a.yellow-ico{border-color:#cc8719}
.chapter-tabs .stabs li.active a.green-ico{border-color:#01bfb6}
.chapter-tabs .stabs a{background-color:#eee;padding:10px;text-align:center;border:1px solid #eee;}
.chapter-tabs .stabs a i{display:block;}
.chapter-tabs .stabs a i img{width:40px;height:auto;}
.chapter-tabs .stabs a h4{color:#000;margin:5px 0 5px;padding:0 0 5px;font-size:16px;display:inline-block;position:relative;}
.chapter-tabs .stabs a h4:after{position:absolute;left:-15px;right:-15px;bottom:-10px;height:4px;background-color:#000;content:"";}
.chapter-tabs .stabs a p{color:#888;font-size:14px;margin-bottom:0;margin-top:10px;}
.chapter-tabs .stabs a.blue-ico h4:after{background-color: #63c3e9}
.chapter-tabs .stabs a.orange-ico h4:after{background-color: #ff8f5e}
.chapter-tabs .stabs a.yellow-ico h4:after{background-color: #cc8719}
.chapter-tabs .stabs a.green-ico h4:after{background-color: #01bfb6}
.chapter-tabs .stab_content .lst-txt{}
.chapter-tabs .smobile-heading.first{margin-top:15px;}
.chapter-tabs .smobile-heading {display:block;width:100%;padding:10px 20px;text-decoration:none;background:#ffbc00;color:#000;font-size:13px;text-transform:uppercase;text-align:center;border-radius:5px;font-family:"robotomedium";display:none;}
.chapter-tabs .smobile-heading span{font-size:12px;text-transform:initial;display:block;font-family:"robotoregular";}

/*--Other MBA Course Starts--*/
.other-mba {padding:50px 0px;}
.owl-carousel .owl-item {float:left;position:relative;}
.owl-carousel {overflow:hidden;}
.other-mba .thumbnail {background:#f7f7f7;padding:0px;border-radius:5px;display:inline-block;border:0px;overflow:hidden;}
.other-mba .grey-out {pointer-events: none;opacity: 0.5;}
.grey-bg .thumbnail {background:#ffffff;}
.other-mba .thumbnail .image {position:relative;width:100%;}
.other-mba .thumbnail .image img {position:relative;width:100%;}
.other-mba .thumbnail .image span.price {position:absolute;background:#ffbc00;bottom:0px;right:0px;z-index:9;padding:6px 8px;color:#ffffff;font-size:1.2em;border-radius:5px 0 0 0;}
.other-mba .thumbnail .image span.price .fa {font-size:1em;}

.other-mba .thumbnail .details {padding:10px;width:100%;float:left;}

.other-mba .thumbnail h2{font-size:20px;margin:0 0 10px 0;color:#000000;font-family:"robotomedium";min-height:40px;}
.other-mba .thumbnail h2 span{font-size:12px;display:block;color:#999999;}
.other-mba .thumbnail p{color:#999999;margin:0;}

.other-mba .thumbnail ul {margin:5% 0px 1% 0;padding:0px;width:100%;float:left;}
.other-mba .thumbnail ul li {list-style-type:none;float:left;width:49%;margin-bottom:2%;color:#999999;font-size:14px;margin-right:2%;}
.other-mba .thumbnail.single ul li {width:100%;margin-bottom:2%;color:#999999;font-size:14px;margin-right:0;}
.other-mba .thumbnail ul li:nth-child(2) {margin-right:0px;}
.other-mba .thumbnail ul li:last-child {margin-right:0px;}

.other-mba .thumbnail .raiting {width:100%;float:left;margin:5px 0 15px 0;}
.other-mba .thumbnail .raiting .raiting-inner {width:50%;float:left;margin:5px 0 0 0;}
.other-mba .thumbnail .raiting .raiting-inner .fa {color:#ea4335;}
.other-mba .thumbnail .raiting .raiting-inner span {color:#999999;}
.other-mba .thumbnail .raiting a {float:right;}

.other-mba .thumbnail .buttons {width:100%;float:left;}

.other-mba .thumbnail .buttons a {width:49%;float:left;font-size:13px;text-transform:uppercase;text-align:center;border-radius:100px;padding:11px 10px;text-shadow:none;border:0px;line-height:15px;display:inline-block;font-family:"robotomedium";}
.other-mba .thumbnail .buttons button {width:49%;float:left;font-size:13px;text-transform:uppercase;text-align:center;border-radius:100px;padding:11px 10px;text-shadow:none;border:0px;line-height:15px;display:inline-block;font-family:"robotomedium";background:#002d65;border:1px solid #002d65;color:#ffffff;}
.other-mba .thumbnail .buttons button:first-child:hover {background:#001939;border:1px solid #001939;}

.other-mba .thumbnail .buttons a {background:#260217;border:1px solid #260217;color:#ffffff;width: 100%;}
/*.other-mba .thumbnail .buttons a:first-child {background:#260217;border:1px solid #260217;color:#ffffff;}
.other-mba .thumbnail .buttons a:first-child:hover {background:#fabc02;border:1px solid #fabc02;}
.other-mba .thumbnail .buttons a:last-child {border:2px solid #260217;margin-left:2%;color:#260217;}
.other-mba .thumbnail .buttons a:last-child:hover {border:2px solid #fabc02;color:#fabc02;}*/
/*--Other MBA Course Ends--*/

/*--Rating Starts--*/
.rating {padding:50px 0px;}
.rating .rating-inner {width:100%;max-width:800px;margin:0 auto;}
.rating .rating-inner .rating-left h4 {font-family:"robotomedium";color:#002d65;}
.rating .rating-inner .rating-left .stars {font-size:17px;letter-spacing:0;}
.rating .rating-inner .rating-left .stars .fa {color:#e55053;}
.rating .rating-inner .rating-left .stars span {color:#999999;font-size:15px;}
.rating .rating-inner .rating-left .rating-percent {margin:10px 0px 0px 0px;}
.rating .rating-inner .rating-left .rating-percent ul {margin:0;padding:0;}
.rating .rating-inner .rating-left .rating-percent ul li {list-style-type:none;margin-bottom:5px;float:left;width:100%;}
.rating .rating-inner .rating-left .rating-percent ul li span {color:#999999;width:50px;float:left;}
.rating .rating-inner .rating-left .rating-percent ul li .progress {width:65%;float:left;margin-right:10px;margin-bottom:0px;background:#eeeeee;box-shadow:none;}
.rating .rating-inner .rating-left .rating-percent ul li .progress .progress-bar-danger {background:#e55053;box-shadow:none;}
.rating .rating-inner .rating-left .rating-percent ul li strong {color:#999999;width:50px;float:left;font-family:"robotoregular";font-weight:normal;}

.rating .rating-inner .rating-left {border-right:1px solid #dddddd;}
.rating .rating-inner .rating-right .product-review {margin-top:45px;float:left;margin-left:30px;}
.rating .rating-inner .rating-right h4 {font-family:"robotomedium";color:#002d65;}
.rating .rating-inner .rating-right p {color:#999999;font-size:15px;}

.rating .student-reviews {border-top:1px solid #dddddd;padding:50px 0px 0px 0px;width:100%;max-width:800px;margin:50px auto 0 auto;}
.rating .student-reviews ul {margin:0;padding:0;}
.rating .student-reviews ul li {list-style-type:none;display:block;margin-bottom:40px;}
.rating .student-reviews ul li:last-child {margin-bottom:0;}
.rating .student-reviews ul li h4 {font-family:"robotomedium";color:#002d65;}
.rating .student-reviews ul li .stars {font-size:17px;letter-spacing:0;}
.rating .student-reviews ul li .stars .fa {color:#e55053;}
.rating .student-reviews ul li .stars span {color:#999999;font-size:15px;}

.rating .student-reviews ul li .date {margin-top:10px;margin-bottom:10px;}
.rating .student-reviews ul li .date h5 {color:#999999;font-size:16px;}
.rating .student-reviews ul li .date h6 {color:#c60000;font-size:12px;}

.rating .student-reviews ul li p {color:#999999;font-size:16px;}

.rating .student-reviews ul li .helpful {color:#999999;font-size:16px;margin-bottom:10px;}
.rating .product-review .postcoursrating {background:transparent;border:0px;font-size:17px;font-family:"robotomedium";color:#002d65;margin:3px 0 0 0;}

.rating .student-reviews ul li .helpful-buttons a.mybtns {margin-right:10px;color:#666666;}
.rating .student-reviews ul li .helpful-buttons a {color:#999999;}
.rating .student-reviews ul li .helpful-buttons a:last-child:before {content:"|";margin:0 10px;}

.rating .rating-hidden {display:none;}
.rating .loadmore a {display:block;width:150px;margin:0 auto;padding:10px 20px;text-decoration:none;background:#30d8ff!important;color:#fff!important;font-size:15px;text-transform:uppercase;text-align:center;border-radius:100px;font-family:"robotomedium";}
/*--Rating Ends--*/

/*--Footer starts--*/

footer .footer-top {border-bottom:1px solid #333333;padding:12px 0px;}
footer .footer-top .download ul {margin:0 0 0 0;padding:0 0 0 0;}
footer .footer-top .download ul li {list-style-type:none;display:inline-block;}
footer .footer-top .download ul li:nth-child(2) {margin:0 5px 0 10px;}
footer .footer-top .download ul li h2 {font-size:20px;}
footer .footer-top .download ul li img {width:120px;}

footer .footer-top .links {text-align:right;}
footer .footer-top .links ul {margin:13px 0 0 0;padding:0 0 0 0;}
footer .footer-top .links ul li {list-style-type:none;display:inline-block;}
footer .footer-top .links ul li:nth-child(2):before {content:"|";margin:0px 10px;}
footer .footer-top .links ul li:nth-child(2):after {content:"|";margin:0px 10px;}

footer .footer-bottom {padding:12px 0px;}
/*--Footer ends--*/


/*--Form Starts--*/
.queryform {padding:0px;}
.queryform-outer {padding:10px;width:100%;float:left;}
.modal-content {padding:0;overflow:hidden;}

.queryform form .form-field {margin:0 0 10px 0;padding-left:0;padding-right:0;position:relative;z-index:0!important;}
.queryform form .form-field.form-field5 {z-index:99!important;}
.queryform form .input-group {position:relative;z-index:0;}

.queryform form .form-field .input-group-addon {padding:8px 12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#666666;border:0;border-radius:4px 0px 0px 4px;min-width:45px;}
.queryform form .form-field textarea {resize:none;}
.queryform form .form-field button {background:#ff7e00;color:#ffffff;width:100%;height:40px;text-shadow:none;font-size:15px;border:0px;text-transform:uppercase;}
.queryform form .form-field button .fa {font-size:14px;}
.queryform form .form-field button.otp {background:#999999;color:#ffffff;width:100%;height:40px;text-shadow:none;font-size:15px;border:0px;text-transform:uppercase;}
.queryform form .form-field .input-group-addon .fa {font-size:16px;color:#ffffff;}
.queryform form .form-field .form-control {display:block;width:100%;height:45px;padding:8px 12px;font-size:15px;line-height:1.42857143;color:#999999;background:#ededed;border:0;border-radius:0px 4px 4px 0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.queryform form .form-margin {margin:12px 0px;width:100%;float:left;}
.modal-body {display:table;}
.queryform .social-btns {width:100%;float:left;text-align:center;margin:0 0 25px 0;}
.queryform .social-btns a {background:#eb4335;border-radius:50px;width:100px;display:inline-block;padding:8px 10px;color:#ffffff;}
.queryform .social-btns a:last-child {background:#3c5a9a;margin-left:5px;}
.queryform .social-btns .btn-headings {text-align:center;font-size:17px;margin:0 0 8px 0;padding:0 0 0 0;}

form h4.btnheadings {text-align:center;font-size:17px;margin:0 0 8px 0;padding:0 0 0 0;position:relative;display:inline-block;width:100%;float:left;}
form h4.btnheadings:before {position:absolute;width:30px;content:"";height:2px;background:#999999;left:125px;top:9px;}
form h4.btnheadings:after {position:absolute;width:30px;content:"";height:2px;background:#999999;right:125px;top:9px;}

.queryform form .form-field1 {width:100%;float:left;border:1px solid #ededed;border-radius:4px;margin:0 0 10px 0;padding:0;}
.queryform form .form-field1 ul {margin:0;padding:0;}
.queryform form .form-field1 ul li {list-style-type:none;width:50%;float:left;font-size:15px;padding:8px 12px;height:45px;}
.queryform form .form-field1 ul li:first-child {width:100%;text-align:center;border-bottom:1px solid #ededed;}
.queryform form .form-field1 ul li:nth-child(2) {width:50%;}
.queryform form .form-field1 ul li:last-child {width:50%;text-align:right;}
.queryform form .form-field1 ul li:last-child .fa {font-size:14px;}

.queryform form .form-field2 .left-coupon {width:75%;float:left;}
.queryform form .form-field2 .right-coupon {width:25%;float:left;}

.queryform form .form-field2 {width:100%;float:left;border-radius:4px;margin:0 0 10px 0;padding:0;height:44px;position:relative;}
.queryform form .form-field2 a {font-size:15px;text-align:center;color:#999999;width:100%;display:block;}
.queryform form .form-field2 .coupon {display:none;position:absolute;top:0;left:0;}
.queryform form .form-field2 .input-group-addon {padding:8px 12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#666666;border:0;border-radius:4px 0px 0px 4px;min-width:45px;}
.queryform form .form-field2 .input-group-addon .fa {font-size:16px;color:#ffffff;}
.queryform form .form-field2 .form-control {display:block;width:100%;height:45px;padding:8px 12px;font-size:15px;line-height:1.42857143;color:#999999;background:#ededed;border:0;border-radius:0px 4px 4px 0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.queryform form .form-field2 button {background:#666666;color:#ffffff;width:100%;height:44px;text-shadow:none;font-size:15px;border:0px;text-transform:uppercase;}

.modal-dialog {width:450px;margin:30px auto;}
/*--Form Ends--*/

/*--After Login Popups--*/
#exampleModal .modal-body {display:block;}
#exampleModal .modal-dialog{width:500px;padding:15px;background-color:#fff;position:relative;}
#exampleModal .modal-content{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:none;}
#exampleModal .modal-dialog .close{position:absolute;top:10px;right:15px;opacity:1;}
#exampleModal .modal-dialog .modal-intro h3{margin-top:0;}
#exampleModal .modal-content textarea{width:100%;height:150px;border:1px solid #ccc;padding-left:15px;padding-top:10px;resize:none;}
#exampleModal .modal-content .field-1 {width:100%;}
#exampleModal .modal-content input[type="submit"]{width:100%;padding:10px 12px;font-size:18px;color:#fff;background-color:#999;text-align:center;border:none;background-image:none;transition: all ease 0.5s;}
#exampleModal .modal-content input[type="submit"]:hover{background-color:#000;}

#exampleModal2 .modal-body {display:block;}
#exampleModal2 .modal-dialog{width:500px;padding:15px;background-color:#fff;position:relative;}
#exampleModal2 .modal-content{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:none;}
#exampleModal2 .modal-dialog .close{position:absolute;top:10px;right:15px;opacity:1;}
#exampleModal2 .modal-dialog .modal-intro h3{margin-top:0;}
#exampleModal2 .modal-content textarea{width:100%;height:150px;border:1px solid #ccc;padding-left:15px;padding-top:10px;resize:none;}
#exampleModal2 .modal-content input[type="button"]{width:100%;padding:10px 12px;font-size:18px;color:#fff;background-color:#999;text-align:center;border:none;background-image:none;transition: all ease 0.5s;}
#exampleModal2 .modal-content input[type="button"]:hover{background-color:#000;}

#whatsappgroup  .modal-body {display:block;}
#whatsappgroup .modal-dialog{width:500px;padding:15px;background-color:#fff;position:relative;}
#whatsappgroup .modal-content{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:none;}
#whatsappgroup .modal-dialog .close{position:absolute;top:10px;right:15px;opacity:1;}
#whatsappgroup .modal-dialog .modal-intro h3{margin-top:0;}
#whatsappgroup .modal-content textarea{width:100%;height:150px;border:1px solid #ccc;padding-left:15px;padding-top:10px;resize:none;}
#whatsappgroup .modal-content input[type="button"]{width:100%;padding:10px 12px;font-size:18px;color:#fff;background-color:#999;text-align:center;border:none;background-image:none;transition: all ease 0.5s;}
#whatsappgroup .modal-content input[type="button"]:hover{background-color:#000;}

/*--After Login Popups--*/

/*video lightbox after login*/
.ekko-lightbox .modal-header{padding:0;}
.ekko-lightbox .modal-header button.close{width:25px;height:25px;background-color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;opacity:1;color:#fff;text-align:center;line-height:25px;}


/*video lightbox after login*/


/*Score Board Popup*/
#scorecardmodal{background:transparent; box-shadow:none; border:none}
#scorecardmodal .modal-header button.close{font-size:30px;color:#000;}
#modalbodyscoreid {overflow: hidden;overflow-y: scroll;height: 439px;}
.score-card .score {display:block;}

.score-card .score .field1 {width: 50%;float: left;margin: 0;background: #dedede;padding: 12px;font-size: 16px;color: #666666;font-family: "robotoregular";border-left:4px solid #fff;border-right:4px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.score-card .score-btns {margin: 20px 0px 20px 0px;}
.score-card .score-btns a:first-child {background: #008cd8;color: #fff;}
.score-card .score-btns a:last-child {background: #8abd46;color: #fff;}
.score-card .score-btns a {font-size: 16px;text-align: center;font-family: "Roboto-Light";padding: 12px 30px;margin: 0;width: 50%;float: left;text-transform: uppercase;    border-right: 4px solid #fff;
border-left: 4px solid #fff;border-top: 3px solid #fff;}
.score-card .score-graphs {padding: 0px 0px 0px 7px;}
.score-card .score-graphs .curves {width: 49%;float: left;margin-right: 6px;}
.score-card .score-graphs .bar {width: 49%;float: left;}

.start-learning {width:100%;float:left;text-align:center;}
.start-learning a {background:#da5d00;border-radius:50px;font-size:15px;margin-left:5px;padding:8px 15px;color:#ffffff;text-decoration:none!important;}
.start-learning a:hover {background:#000000;}

.blocks-desktop {display:block;}
.blocks-mobile {display:none;}

.inn_banner .banner-txt ul {margin:0 0 0 0;}

/*Privacy Policy*/
.privacy-policy {padding:50px 0;}
.privacy-policy h3 {font-family:'robotobold';font-size:24px;color:#002d65;margin-bottom:10px;}
.privacy-policy h3 strong {font-family:'robotomedium';font-weight:normal;}
.privacy-policy p {font-family:'robotoregular';color:#999999;margin-bottom:15px;font-size:15px;line-height:28px;}
.privacy-policy p.alpha {margin-bottom:0px;font-size:15px;}
.privacy-policy p strong {font-family:'robotomedium';}
.privacy-policy .mbottom3 {margin-bottom:30px;}
.privacy-policy h4 {font-family:'robotobold';font-size:20px;color:#002d65;margin-bottom:10px;}
.privacy-policy h5 {font-family:'robotomedium';font-size:15px;color:#002d65;margin-bottom:10px;}
.privacy-policy ul{margin-bottom:15px;margin-left:15px;}
.privacy-policy ul.sm-ltr li{list-style:lower-alpha;padding:5px 0;font-size:15px;color:#999;line-height:28px;font-size:15px;}
.privacy-policy ul.nmbrs li{list-style:decimal;padding:5px 0;font-size:15px;color:#999;line-height:28px;font-size:15px;}
.privacy-policy ul.disc li{list-style:disc;padding:5px 0;font-size:15px;color:#999;line-height:28px;font-size:15px;}
/*Privacy Policy*/

/*help page additions*/
.apps-dwnld{padding-bottom:10px;}
.apps-dwnld a{display:inline-block;}
.apps-dwnld a .win-img, .apps-dwnld a .app-img, .apps-dwnld a .play-img{height:35px;}

/*help page additions*/

/*Live Lecture and demo lecture page css*/
.demo-nav {padding:15px 0px;text-align:center;background:#eeeeee;}
.demo-nav ul {margin:0 0 0 0;padding:0 0 0 0;}
.demo-nav ul li {list-style-type:none;display:inline-block;font-family:"robotoregular";color:#999999;font-size:18px;text-transform:uppercase;}
.demo-nav ul li a {color:#222222;}
.demo-nav ul li a:hover {color:#f74b29;}
.demo-nav ul li:nth-child(2):before {content:"|";margin:0 50px;}
.demo-nav ul li:nth-child(2):after {content:"|";margin:0 50px;}
.newtabs {margin-top:30px;}
.newtabs .tab-pane {background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px;}
.subhead-main {font-size:18px;color:#333333;font-family:'robotobold';font-weight:normal;}
.demo-lecture-page {padding:50px 0;}

.demo-lecture-page .session-sec{background-color:#f1f1f1;padding:50px 0;text-align:center;}
.demo-lecture-page .session-sec .joss{display:inline-block;font-family: 'robotomedium';font-size: 16px;color: #ffef20;padding: 10px 50px;border-radius: 25px;
-webkit-border-radius: 25px;-moz-border-radius: 25px;text-transform: uppercase;transition: all ease 0.5s;margin: 0;border: none;background: #000;}
.demo-lecture-page h2 {margin:0 0 15px 0;padding:0;font-family:"robotomedium";color:#002d65;font-size:20px;}
.demo-lecture-page h4 {margin:0 0 10px 0;padding:0;color:#002d65;font-size:18px;}
.demo-lecture-page .how-access{padding:50px 0;}

.demo-lecture-page .how-access table tr th, .demo-lecture-page .how-access table tr td {padding:10px;font-family:'robotoregular';font-size:16px;}
.demo-lecture-page .how-access table tr th {font-family:"robotomedium";font-weight:normal;}
.demo-lecture-page .how-access table tbody td {color:#666666;}
.demo-lecture-page .how-access table tbody td a {color:#30d8ff;}
.demo-lecture-page .how-access table thead tr {background:#dddddd;}

.demo-lecture-page .schedule-class {margin-bottom:50px;}
.demo-lecture-page .schedule-class h2{margin-bottom: 30px;font-size: 24px;font-family:"Roboto-Bold";}
.demo-lecture-page .schedule-class table {width:100%;}
.demo-lecture-page .schedule-class table tr th{background: #0b5386;color: #fff;padding: 15px 10px;font-family: "robotoregular";font-size: 14px;border: 1px solid #fff;}
 .demo-lecture-page .schedule-class table tr td { padding: 10px;font-family: "robotoregular";
font-size: 14px;border: 1px solid #fff;}
.demo-lecture-page .schedule-class table tr:nth-child(odd){background: #f1f1f1;}
.demo-lecture-page .schedule-class table tr:nth-child(2n){background: #dde4e8;}
.demo-lecture-page .schedule-class table tr th {font-weight:normal;}
.demo-lecture-page .schedule-class table tr th:last-child {text-align:center;}
.demo-lecture-page .schedule-class table tbody td {color:#666666;}
.demo-lecture-page .schedule-class table tbody td a {color:#005fd4;}
.demo-lecture-page .schedule-class table tbody td:last-child {text-align:center;}
.demo-lecture-page .schedule-class table thead tr {background:#dddddd;}
.demo-lecture-page .schedule-class {margin-bottom:50px;}
.demo-lecture-page .schedule-class.lect label {font-weight: normal;text-align: left;white-space: nowrap;}
.demo-lecture-page .schedule-class.lect .dataTables_filter input {display:inline-block;margin-left:5px;width:auto;}

.demo-lecture-page .schedule-class.lect select.input-sm {height: 30px;  line-height: 30px;display:inline-block;}
.demo-lecture-page .schedule-class.lect .dataTables_filter{text-align:right;}



.demo-lecture-page h2 {margin:0 0 15px 0;padding:0;color:#002d65;font-size:20px;}
.demo-lecture-page h4 {margin:0 0 10px 0;padding:0;color:#002d65;font-size:18px;}
.demo-lecture-page .faculty {border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding:50px 0px;}
.demo-lecture-page .faculty .faculty-tile {width:100%;float:left;border-radius:8px;}
.demo-lecture-page .faculty .faculty-tile ul {margin:0 0 0 0;padding:0 0 0 0;}
.demo-lecture-page .faculty .faculty-tile ul li {list-style-type:none;display:inline-block;width:30%;float:left;}
.demo-lecture-page .faculty .faculty-tile ul li:nth-child(2) {padding:3.3% 2.5%;margin:0 5%;}

.demo-lecture-page .faculty .faculty-tile ul li:nth-child(2) h3 {margin-bottom:5px;}

.demo-lecture-page .faculty .faculty-tile ul li:first-child {padding:30px 0px 30px 30px;}
.demo-lecture-page .faculty .faculty-tile ul li:last-child {padding:30px 30px 30px 0px;}

.demo-lecture-page .faculty .quote {padding:50px 0 10px 0;}
.demo-lecture-page .faculty .quote h2 {font-family:"Cambria";font-size:25px;}
.demo-lecture-page .faculty .quote h4 {font-family:"Roboto-Italic";font-size:20px;}

.demo-lecture-page .how-access table tr th, .demo-lecture-page .how-access table tr td {padding:10px;font-family:"robotoregular";font-size:16px;}
.demo-lecture-page .how-access table tr th {font-family:"Roboto-Bold";font-weight:normal;}
.demo-lecture-page .how-access table tbody td {color:#666666;}
.demo-lecture-page .how-access table tbody td a {color:#30d8ff;}
.demo-lecture-page .how-access table thead tr {background:#dddddd;}

.demo-lecture-page .faculty .faculty-tile:first-child ul li:nth-child(2) {color:#fff;}
.demo-lecture-page .faculty .faculty-tile:nth-child(2) ul li:nth-child(2) {border-color:#002d65;}
.demo-lecture-page .faculty .faculty-tile:last-child ul li:nth-child(2) {border-color:#002d65;}

.demo-lecture-page .faculty .faculty-tile ul li .team-member .image {width:108px;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .image img {width:100%;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .details {width:65%;padding:0 0 0 9px;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .details h3 {font-family:"Roboto-Bold";font-size:18px;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .details h5 {font-size:14px;margin:3px 0 0 0;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .details .saperator {width:100px;height:1px;margin:10px 0px;}
.demo-lecture-page .faculty .faculty-tile ul li .team-member .details p {font-size:13px;margin-bottom:0px;}

.demo-lecture-page .faculty .faculty-tile.darkblue-bg ul li h3 {color:#fff;}
.demo-lecture-page .faculty .faculty-tile.darkblue-bg ul li p {color:#fff;}
.demo-lecture-page .faculty .faculty-tile.darkblue-bg ul li h5 {color:#fff;}
.demo-lecture-page .faculty .faculty-tile.darkblue-bg .saperator {background:#fff;}

.demo-lecture-page .faculty .faculty-tile ul li h3 {font-size:18px;font-family:"Roboto-Bold";}
.demo-lecture-page .faculty .faculty-tile ul li p {font-size:14px;}

.demo-lecture-page .how-access {padding:50px 0px 0px 0px;}
.demo-lecture-page .how-access table {margin-bottom:20px;}
.demo-lecture-page .how-access .zoom-video {margin-bottom:20px;display:inline-block;}
.demo-lecture-page .how-access h3 {font-family:"robotoregular";font-size:20px;color:#002d65;}
.demo-lecture-page .how-access h3 strong {font-family:"robotoregular";font-weight:normal;}
.demo-lecture-page .how-access p {font-family:"robotoregular";color:#666;font-size:16px;}
.demo-lecture-page .how-access p.watch-video a{display:inline-block;position:relative;}
.demo-lecture-page .how-access p.watch-video .fa-youtube-play{font-size:32px;color:#f00;position:absolute;top:-23px;left:0;}
.demo-lecture-page .how-access p strong {font-family:"robotoregular";font-weight:normal;}
.demo-lecture-page .how-access .mbottom3 {margin-bottom:30px;}
.demo-lecture-page .how-access .win-img img{width:65px;}
.demo-lecture-page .how-access .app-img img{width:125px;}
.demo-lecture-page .how-access ul {margin:0 0 0 0;padding:0;}
.demo-lecture-page .how-access ul li {list-style-type:none;position:relative;padding-left:25px;margin-bottom:10px;font-family:"robotoregular";color:#666;font-size:16px;}
.demo-lecture-page .how-access ul li span {display:block;}
.demo-lecture-page .how-access ul li a {margin-right:15px;}
.demo-lecture-page .how-access ul li a img {height:35px;}
.demo-lecture-page .how-access ul li:before {position:absolute;left:0;content:"\f046";font-family: 'FontAwesome';}

.demo-lecture-page .how-access ol {margin:10px 0 20px 30px;padding:0;}
.demo-lecture-page .how-access ol li {margin-bottom:10px;font-family:"robotoregular";color:#666;font-size:16px;list-style:inherit;}
.demo-lecture-page .how-access ol li span {display:block;}
.demo-lecture-page .how-access ol li a {margin-right:15px;}
.demo-lecture-page .how-access ol li a img {height:35px;}

.demo-lecture-page .comm-help {background-color:#eee;padding:25px;margin:15px 0;}
.demo-lecture-page .comm-help p{font-size:15px;}
.demo-lecture-page .comm-help h2 {background-color:#0b6586;padding:15px;color:#fff;font-size:20px;text-align:center;font-family:"robotomedium";}
.demo-lecture-page .how-access .comm-help .win-img, .demo-lecture-page .how-access .comm-help .app-img, .demo-lecture-page .how-access  .comm-help .img {display:block;margin-bottom:15px;}
.demo-lecture-page .how-access .comm-help .win-img a{display:inline-block;}
.demo-lecture-page .how-access .comm-help .img img{display:inline-block;}

.comm-form .radio-choice{text-align:left;}
.comm-form .radio-choice .input-group{}
.comm-form .radio-choice .input-group .radio{display:inline-block;margin:0 15px;}
.comm-form .input-group h4{color:#fff;text-shadow:none;font-size:22px;padding-left:15px;}

.ids-form-checkbox{display:block;padding:0 15px;}
.ids-form-checkbox label { padding-left: 22px;}
.ids-form-checkbox input { visibility: hidden;}
.ids-form-checkbox input, .ids-form-checkbox label {cursor: pointer;}
.ids-form-checkbox input {position: absolute;top: calc(50% - 9px);}
.ids-form-checkbox input:checked+label:before {background-color: #ffef20;border-color: #ffef20;}
.ids-form-checkbox label:before {background-color: #fff;border: 1px solid #ffef20;border-radius: 2px;content: "";display: block;height: 17px;left: 0;position: absolute;top: calc(50% - 8.5px);width: 17px;}
.ids-form-checkbox label:after {border-color: #000 #000 #000 transparent;border-style: solid;border-width: 2px 2px 0 0;content: "";display: none;height: 11px;left: 3px;position: absolute;top: 53%;width: 5px;}
.ids-form-checkbox input:checked+label:after {-webkit-animation: a .15s;animation: a .15s;display: block;-webkit-transform: scaleX(-1) rotate(135deg);transform: scaleX(-1) rotate(135deg);-webkit-transform-origin: left top 0;transform-origin: left top 0;}
.ids-form-checkbox label {display: inline-block;position: relative;color:#fff;font-weight:normal;}
/*Radio Button*/
.radio{padding-left: 20px;  position: relative;  display: block;}
.radio input{opacity: 0;position: absolute;z-index: 1;cursor: pointer;margin-left: -20px;}

.radio input:checked + label::before{border-color: #ffef20;}
.radio input:checked + label::after {content: '';display: inline-block;position: absolute;width: 13px;height: 13px;left: 2px;top: 4px;margin-left: -20px;border: 1px solid #9575cd;border-radius: 50%;background-color: #ffef20;}
.radio label {display: inline-block;position: relative;padding-left: 5px;font-size:18px;}
.radio label::before {content: '';display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;top: 2px;margin-left: -20px;border: 1px solid #ccc;border-radius: 50%;background-color: #fff;}
.radio.disabled label {color: #fff;}
.radio.disabled label::before {opacity: 0.54;border-color: #fff;}


.access-mob{display:none;}
.dsk-tp{display:block;}
/*Radio Button*/

/*Live Lecture and demo lecture page css*/

/*popup*/
#notifyme .modal-intro h3{margin:0 0 15px;}
#notifyme .modal-dialog {width: 500px;padding: 15px;background-color: #fff;position: relative;}
#notifyme .modal-content {box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:none;}
#notifyme .modal-content .modal-body{padding:0;}
#notifyme .modal-content textarea {width: 100%;height: 150px;border: 1px solid #ccc;padding-left: 15px;padding-top: 10px;border-radius:5px;}
#notifyme .modal-content input[type="text"] {width: 100%;height: 40px;border: 1px solid #ccc;padding-left: 15px;padding-top: 0px;margin-bottom:4px;border-radius:5px;}
#notifyme .modal-content input[type="email"] {width: 100%;height: 40px;border: 1px solid #ccc;padding-left: 15px;padding-top: 0px;margin-bottom:4px;border-radius:5px;}
#notifyme .modal-content input[type="submit"] {width: 100%;padding: 10px 12px;font-size: 18px;color: #fff;background-color:#002d65;text-align: center;border: none;background-image: none;transition: all ease 0.5s;border-radius:100px;text-shadow:none;text-transform:uppercase;}
#notifyme .modal-content input[type="submit"]:hover {background-color: #000;}
#notifyme .modal-dialog .close {position: absolute;top: 10px;right: 15px;opacity:1;}
/*popup*/

.demo-btn {margin-top:50px;}
.demo-btn a {margin-top:10px!important;}
.demo-btn p:first-child::first-letter{font-size:inherit;}

.demo-nav {padding:15px 0px;text-align:center;background:#eeeeee;}
.demo-nav ul {margin:0 0 0 0;padding:0 0 0 0;}
.demo-nav ul li {list-style-type:none;display:inline-block;font-family:"robotoregular";color:#999999;font-size:18px;text-transform:uppercase;}
.demo-nav ul li a {color:#222222;}
.demo-nav ul li a:hover {color:#f74b29;}
.demo-nav ul li:nth-child(2):before {content:"|";margin:0 50px;}
.demo-nav ul li:nth-child(2):after {content:"|";margin:0 50px;}
.newtabs {margin-top:30px;}
.newtabs .tab-pane {background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px;}
.subhead-main {font-size:18px;color:#333333;font-family:'robotobold';font-weight:normal;}

/*Exist Signin*/
.exst_signin{padding:50px;text-align:center;position:relative;}
.exst_signin .model-signin{max-width:400px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,0.2);padding:25px;margin:25px auto;background-color:#fff;}
#ext_stpone .loginwth{display:block;margin-bottom:15px;overflow:hidden;}
#ext_stpone .loginwth ul{margin:0;padding:0;}
#ext_stpone .loginwth ul li{display:inline-block;list-style:none;width:48%;}
#ext_stpone .loginwth ul li a{color:#fff;text-align:center;display:block;width:100%;font-size:1.2em;font-family:"robotoregular";padding:10px 12px;border-radius:3px;}
#ext_stpone .loginwth .facebk_btn{background-color:#4867aa;}
#ext_stpone .loginwth .google_btn{background-color:#d95232;}
#ext_stpone .form-control{box-shadow:none;-webkit-box-shadow:none;border-radius:0;-webkit-border-radius:0;margin-bottom:5px;height:auto;}
#ext_stpone .controls input[type="text"]{margin-bottom:5px;font-family:"robotoregular";font-size:1.1em;padding:12px;border-radius:3px;}
#ext_stpone .controls input[type="password"]{margin-bottom:5px;font-family:"robotoregular";font-size:1.1em;padding:12px;border-radius:3px;}
.controls.frgt-help ul{margin:20px 0 20px 0;padding:0 0 0 0;}
.controls.frgt-help ul li{list-style-type:none;display:inline !important;background-color:#fff}
.controls.frgt-help ul li a{color:#666;font-size:1.1em;text-decoration:none;background-color:#fff;font-family:"robotoregular";}
.controls.frgt-help ul li a:hover{color:#f27f7a;}
.controls.frgt-help ul li:first-child:after{content:"|";margin:0 20px;}
.controls.frgt-help .need_help{color:#0E557D !important;}
#ext_stpone .controls .btn_sgnin{display:block;background-color:#4285f4;color:#fff;text-transform:uppercase;width:100%;border:none;font-family:"robotoregular";padding:12px 10px;border-radius:3px;}
#ext_stpone .model_opttime{max-width:400px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,0.2);margin:25px auto;background-color:#fff;}
#ext_stpone .model_opttime h3{font-size:20px;margin:0px;font-family:"RobotoSlab-Light";background-color:#4285f4;text-align:center;color:#fff;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;padding:15px 0;}
#ext_stpone .model_opttime form{text-align:left;padding:15px 25px;}
#ext_stpone .model_opttime .radio{display:block;}
#ext_stpone .model_opttime .radio label{padding-left:0;font-size:1.2em;min-height:30px;padding:0px 0;font-family:"robotoregular";margin:0 0 0 10px;}
#ext_stpone .model_opttime .radio input[type="radio"]{margin-right:10px;}
#ext_stpone .radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px;color:#666;}
#ext_stpone .radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-24px;border:1px solid #cccccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out;}
#ext_stpone .radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:5px;margin-left:-24px;border-radius:50%;background-color:#555555;-webkit-transform:scale(0, 0);-ms-transform:scale(0, 0);-o-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);transition:transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);}
#ext_stpone .radio input[type="radio"]{opacity:0;z-index:1;cursor:pointer;}
#ext_stpone .radio input[type="radio"]:focus + label::before{}
#ext_stpone .radio input[type="radio"]:checked + label::after{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);}
input[type="radio"].styled:checked + label:after{font-family:'FontAwesome';content:"\f00c";}
input[type="radio"] .styled:checked + label::after{color:#fff;}
#ext_stpone .model_pymnt{max-width:400px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,0.2);margin:25px auto;background-color:#fff;}
#ext_stpone .model_pymnt h3{font-size:20px;margin:0px;font-family:"RobotoSlab-Light";background-color:#fff;text-align:center;color:#4285f4;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;padding:15px 0;}
#ext_stpone .model_pymnt .panel{padding:15px 25px;}
#ext_stpone .model_pymnt a{padding:10px 15px;color:#fff;text-align:center;display:block;line-height:40px;font-size:18px;font-family:"robotoregular";margin:5px 0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#ext_stpone .model_pymnt a.paytm{background-color:#042e6f;}
#ext_stpone .model_pymnt a.paytm img{width:auto;height:30px;display:inline-block;}
#ext_stpone .model_pymnt a.payu img{width:auto;height:30px;display:inline-block;}
#ext_stpone .model_pymnt a.payu{background-color:#7eb339;}

/*Exist Signin*/




/*New Css for CTA 1st July 2021*/
    #owl_mk_demo_cat_new .owl-page.active {
        cursor: pointer;
        height: 18px;
        width: 18px;
        background: #848282;
        border-radius: 100%;
        display: inline-block;
    }
    #owl_mk_demo_cat_new .owl-controls{text-align: center !important;}
    #owl_mk_demo_cat_new .owl-page {
        cursor: pointer;
        height: 18px;
        width: 18px;
        background: #d7d7d7;
        border-radius: 100%;
        display: inline-block;
        margin-left: 10px
    }
    #owl_mk_demo_cat_new .owl-controls.clickable {
        text-align: center;
    }
    .mk_pt_40 {
        padding-top: 40px
    }
    .mk_mt_50 {
        margin-top: 50px
    }
    .mk_other_course_sec {
        padding: 80px 0;
        background-color: #efefef
    }
    .mk_other_course_sec .section-title h2{font-size: 40px}
    .mk_course_box {
        float: left;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0 0 10px 6px #dadada;
        overflow: hidden;
        position: relative;
        margin-bottom: 20px
    }
    .mk_course_image {
        float: left;
        width: 100%;
        position: relative
    }
    .mk_course_image img {
        width: 100%
    }
    .mk_course_content {
        float: left;
        width: 100%;
        padding: 20px 16px;
        min-height: 178px
    }
    .mk_course_content h3 {
        font-size: 20px
    }
    .mk_course_content p {
        margin-top: 10px;
        color: #636363
    }
    .mk_course_hover_show {
        background-color: #1f977d;
        position: absolute;
        bottom: -29px;
        right: -25px;
        border-radius: 97px;
        line-height: 44px;
        text-align: center;
        padding: 8px 32px 22px 20px;
        transform: translateY(100%);
        transition: 0.5s
    }
    .mk_course_hover_show i {
        font-size: 20px;
        color: #fff;
        line-height: 6px
    }
    .mk_course_box:hover .mk_course_hover_show {
        transform: translateY(0);
        transition: 0.5s
    }
    .mk_star_rating {
        position: absolute;
        bottom: 6px;
        padding: 5px 7px;
        z-index: 9999;
        right: 11px;
        background-color: #fff;
        border-radius: 5px;
        color: #cbb70f;
        font-size: 20px;
        font-weight: 600;
        transform: translateY(10%);
        transition: 0.5s
    }
    .mk_star_rating sub {
        bottom: 0 !important;
        font-size: 15px !important;
        font-weight: 500 !important
    }
    .mk_star_rating i {
        color: #ff0808 !important;
        margin-left: 10px
    }
    .mk_course_box:hover .mk_star_rating {
        transform: translateY(-10%);
        transition: 0.5s
    }
    .mk_font_weight_700 {
        font-weight: 600 !important
    }
    .mk_primary_button {
        background-color: #ffbc47 !important;
        color: #000 !important;
        border-radius: 0 0 5px;
        padding: 5px 40px !important;
        font-size: 16px;
        font-weight: 300;
        transition: 0.2s;
        transition-delay: 0.2s;
        border: 2px solid transparent;
        width: 100%;
        float: left
    }
    .mk_primary_button_outline {
        background-color: transparent !important: ;
        color: #e89900 !important;
        border-radius: 5px;
        padding: 6px 22px !important;
        font-size: 18px;
        font-weight: 200;
        transition: 0.2s;
        transition-delay: 0.2s;
        border: 1px solid #e89900;
    }
    .mk_primary_button_outline:hover {
        background-color: #e89900 !important;
        color: #fff !important;
        text-decoration: none;
        transition: 0.2s;
        transition-delay: 0.2s
    }
    .mk_why_hitbull_sec {
        padding: 80px 0;
        background-color: #e8e8e8
    }
    .mk_why_hitbull_sec .section-title span {
        font-size: 16px;
        font-weight: 500;
        color: #547af0;
        display: inline-block;
        margin-bottom: 15px;
        line-height: 1
    }
    .mk_why_hitbull_sec .section-title h2 {
        font-size: 40px;
        margin-bottom: 15px
    }
    .mk_our_benefits .section-title p {
        font-size: 16px !important
    }
    .mk_why_number {
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        padding: 14px 0px 0
    }
    .mk_why_text {
        font-size: 15px;
        font-weight: 300
    }
    .mk_why_count_ico {
        display: inline-block;
        width: 100px;
        max-width: 100%;
        background-color: #fff;
        padding: 20px;
        border-radius: 100%;
        box-shadow: 1px 6px 16px 2px #d2d2d2;
        overflow: hidden
    }
    .mk_why_counter .col-md-12.mk_p_0 {
        margin-bottom: 60px
    }
    /*.why_hitbull_bull {
    float: left;
    width: 100%
}*/
    .mk_why_counter {
        float: left;
        width: 100%
    }
    .mk_expert_section {
        padding: 80px 0;
        background-color: #fff
    }
    .mk_expert_text_outer {
        float: left;
        width: 100%
    }
    .mk_expert_text_outer h3 {
        font-size: 40px;
      
    }
    .mk_expert_text_outer p {
        font-size: 16px;
    line-height: 20px;
    font-weight: 200;
    color: #000;
    padding-top: 8px;
    }
    .mk_expert_box {
        float: left;
        width: 100%
    }
    .mk_box_outer {
        margin-bottom: 10px;
        overflow: hidden;
        box-shadow: 0 0 16px 0px #cecece;
        padding: 20px 25px;
        position: relative
    }
    .mk_expert_name {
        font-size: 18px;
        font-weight: 600
    }
    .mk_expert_designation {
        font-size: 14px;
        line-height: 19px;
        color: #000;
        font-weight: 500;
        text-decoration: underline
    }
    .mk_expert_description {
        font-size: 14px;
        line-height: 19px;
        color: #000
    }
    .mk_box_outer div.shadow {
        border-radius: 0 0 .5rem .5rem;
        box-shadow: 0 2px 0 rgb(0 0 0 / 7%), inset 0 2px 1px -1px #ededed, inset 0 1px 2px 0 rgb(223 226 230 / 14%), inset 0 1px 3px 0 rgb(48 56 64 / 12%);
        background: #fff;
        position: absolute;
        bottom: 1px;
        transition: transform .2s ease-in-out;
        display: block;
        content: "";
        height: 6px;
        z-index: 9999;
        pointer-events: none;
        width: 100%;
        left: 0%
    }
    .mk_expert_ico {
        position: absolute;
        top: -30px;
        left: -30px;
        z-index: 999;
        width: 100px;
        height: 95px;
        background-color: #d99d9d;
        padding: 20px;
        border-radius: 55px
    }
    .mk_expert_ico img {
        width: 36px;
        padding: 4px;
        margin-top: 12px;
        margin-left: 12px
    }
    .mk_expert_ico_color_1 {
        background-color: #88a4f7
    }
    .mk_expert_ico_color_2 {
        background-color: #fcbbe3
    }
    /*CTA*/
    .mk_cta_section {
        background-color: #041e32;
        padding: 10px 0;
    }
    .mk_cta_p {
        font-size: 32px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 0
    }
    .mk_cta_click_btn {
        background-color: #fff;
        padding: 10px 40px;
        display: inline-block;
        color: #341818;
        text-decoration: none;
        border-radius: 2px;
        margin-top: 7px;
        margin-right: 12px;
        font-size: 15px;
    }
    .mk_cta_outer_btn {
        text-align: right;
    }

/*Ebook Design by Manoj 26-Aug*/
.mk_book_outer_new{box-shadow: 0 0 10px 3px #cacaca;
    padding: 16px;
    border-radius: 4px;
    position: relative; min-height: 342px}
    .mk_book_free_strip{        position: absolute;
    top: 0;
    left: 0;
    background-color: #02a451;
    padding: 2px 10px;
    color: #fff;
    border-radius: 2px;}
.mk_paid_price{padding: 2px 10px;
    background-color: #02a451;
    color: #fff;
    border-radius: 2px;    display: inline-block;
    margin-top: 12px;}

.mk_paid_actual_price{    color: #b5b5b5;}
.mk_mb_0{margin-bottom: 0 !important}
.sticky-footer{display: none}
.mk_book_free_strip{display: none}

/*podcast section start*/
.podcast {padding-bottom: 50px;}
.podcast .sec-bg-clr { background-color: #d22827;}
.podcast .podcast-sec {padding: 25px 10px;}
.podcast .podcast-sec .heading-title {color: #ebebeb;font-size: 30px;padding-bottom: 10px;}
.podcast .podcast-sec .sub-title {color: #fff;font-size: 14px;}
.podcast .podcast-sec p{color: #fff;padding-top: 10px;}.podcast-sec a { color: #fff;}
.podcast .podcast-sec .btn-area a {color: #ffff;border-radius: 30px;border: 1px solid #fff;padding: 8px 20px;margin-right: 10px;}
.podcast .podcast-sec .btn-area a:hover {background-color: #fff; color:#000;}
.podcast .podcast-sec .btn-area {padding-top:20px;}
.podcast-sec-img img{width: 100%;}
/*podcast section end*/