@charset "utf-8";
body{
	font-family: 'Raleway', sans-serif;  background: #fafafa;
}
body.home {
    background: #122835;
}
h1,h2,h3,h4,h5,h6{ }
.top_strip {
	background-color: #394353;
	padding: 5px;
}
.top_strip h2 {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	margin: 0;
	
}
.top_anima{
	animation:tp_hd 7s infinite;
}
.top_strip img{
	display:inline-block;
	margin-right:5px;
}
.student_login{
	display:inline-block;
	padding:0px;
	margin:0px;
}
.student_login li{
	display:inline-block;
	position:relative;
}
.student_login li:nth-child(1)::after {
	content: '';
	height: 5px;
	width: 1px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	top: 7px;
}
.student_login li a {
	color: #fff !important;
	text-decoration: none;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
}
.student_login_right h2 {
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 !important;
}
 
.navbar-expand-lg .navbar-nav .nav-link {margin-right: 16px;margin-left: 16px; font-weight: normal;font-size: 16px;line-height: 21px;color: #fff;padding: 5px 0;text-shadow: 0px 0px 10px rgba(255, 212, 34, 0.5);font-family: 'Raleway', sans-serif; font-weight: 600;}
 
.student_login_right {
	text-align: right;
}
.dropdown{
    border-radius:0;
    border:0;
}
.dropdown.dmenu.dropdown-large {
    position: static !important;
}
.dropdown-menu-large .col-sm-3 {
    float: left;
	width: 33%;
max-width: 33%;
}
/*li.col-sm-3.first {
    width: 42%;
    max-width: 42%;
}*/
.dropdown-menu-large .col-sm-3 ul {
    padding-left: 12px;
}
/*.dropdown-menu-large .col-sm-3.third{
    padding-left: 50px;
}*/
.dropdown-header {
    display: block;
    padding: 6px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
}
.dropdown-menu-large .col-sm-3 li {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
}
.dropdown-menu-large .col-sm-3 li a{
    padding-left: 0px !important;
	padding-right: 0px;
	 white-space: pre-wrap;       /* css-3 */
      white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
      white-space: -pre-wrap;      /* Opera 4-6 */
      white-space: -o-pre-wrap;    /* Opera 7 */
      word-wrap: break-word;       /* Internet Explorer 5.5+ */
     
}
.dropdown-menu.sm-menu a{
 white-space: pre-wrap;       /* css-3 */
      white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
      white-space: -pre-wrap;      /* Opera 4-6 */
      white-space: -o-pre-wrap;    /* Opera 7 */
      word-wrap: break-word;       /* Internet Explorer 5.5+ */
     
}
.static-top .dropdown-menu {
	background: #1365ed;
	border: 0;
	top: 70%;
	border-radius: 0px 0px 5px 5px;
	border-bottom:solid 4px #394353;
	left: 16%;
}
.dropdown-item:hover{
    background:#085ca5;
    color:#fff;
}
.dropdown-menu a {
	color: #fff;
	font-size: 14px;
} 
.navbar .nav-item .nav-link{
    color:#fff !important; 
    
}
button.logintop1{  border: none;  padding:15px 20px; border-radius: 0px; outline:none!important; font-weight:bold;background:none;font-weight: 500;font-size: 16px;line-height: 21px;color: #2C2C29;    min-width: 100px;}
button.logintop {  border: none;  padding:15px 20px; border-radius: 0px; outline:none!important;background: linear-gradient(180deg, #FFE67C 0%, #E4B800 99.99%, #FFD422 100%);border-radius: 5px;font-weight: 600;font-size: 16px;line-height: 21px;color: #FAFAFA; color:#000;box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); min-width: 120px;font-family: 'Raleway', sans-serif;    transition: all 0.3s;}
button.logintop:hover{background: linear-gradient(90deg, #E4B800 0%,  #FFE67C 99.99%, #FFD422 100%);}
.topslider .owl-carousel .owl-item img{display: block; width: 100%;transition: all 0.3s;}
.navbar .nav-item.active .nav-link{font-weight: 600;color: #2C2C29;position: relative;}
.navbar .nav-item.active .nav-link:after{position: absolute; content: ""; width:16px; height: 4px; left: 0; bottom: 0; background:#FAD18D;}
.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link{color:red !important;}
button.videotour {  border: none;  padding:15px 20px; border-radius: 0px; outline:none!important;background: linear-gradient(180deg, #286B96 0%, #071A26 100%);border-radius: 5px;font-weight: 600;font-size: 16px;line-height: 21px;color: #FAFAFA; box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); min-width: 120px;font-family: 'Raleway', sans-serif;    transition: all 0.3s; margin-right: 10px;}
.topdata ul {padding: 0;margin: 0; display: inline-block; list-style: none;}
.topdata ul li{float: left; padding:0 5px;}
.topdata ul li a{color:#fff;}
ul.datalsittopbanner {max-width: 70%;    margin: 20px 0;}
.datalsittopbanner li{width:50%; font-size: 20px; font-weight: 500; text-align: left; margin-bottom: 10px;}

.topbanner{background: url(../img/topbg.png) 0 0 no-repeat; background-size: 100% 100%; padding-bottom: 90px;}
.topbannerinner{background: url(../img/aboutbg.png) 0 0 no-repeat; background-size: 100% 100%; padding-bottom:20px;}
.topbannerinner{background: url(../img/aboutbg.png) 0 0 no-repeat; background-size: 100% 100%; padding-bottom:20px;}
.courcedetails{background: url(../img/detailsbg.png) 0 0 no-repeat; background-size: 100% 100%; padding-bottom: 20px;}
.patbanner{background: url(../img/paymentbg.jpg) center center no-repeat; background-size: 100% auto; padding-bottom:20px; position: relative;}
.courcedetails .topdata {
    padding-top: 0;
}
.topdata{text-align:center; color: #fff; padding-top: 50px;}
.topdata p {
    text-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
    font-weight: 500;
    font-size: 20px;
}
.topdata h1 {
    text-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
    font-weight: 900;
    font-size: 5vw;
}
.topdata h1 span {
    color: #e7bc0b;
}
.topdata h2 {
    text-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
    font-weight: 900;
    font-size: 2vw;
}
.topdata h2 span {
    color: #e7bc0b;
}
span.arowbt {
    float: right;margin-top: 10px;
    margin-right: 0px;
}
button.leftarrowquestion {
    border: none;    padding: 0;
      
    background: none; outline: none;
}
button.leftarrowquestion img {
    position: relative;
    top: 0!important;
    left: 0;
    width: 26px;
    transform: translateY(0);
}
.static-top .dropdown-toggle{
	position:relative;
}
.centerheading{color:#fff; text-align: center; font-size: 48px; font-weight:400; margin-bottom: 40px;}
.static-top .dropdown-toggle::after {
	background-image: url('../img/caret.png');
	height: 10px;
	width: 12px;
	content: '';
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	top: 15px;
	position: absolute;
}
.slider_area .owl-theme h2{
	color:#1365ed;
	font-size:25px;
}
.featurebox {
    text-align: center;
    color: #fff;
}
.aboutdata {
    padding: 100px 0 0;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    font-size: 18px;
}
.slider_area .owl-theme h2::after {
	content: '';
	height: 4px;
	border-radius: 20px;
	width: 50px;
	background-color: #c9c9fc;
	display: block;
	margin-top: 10px;
}
.slider_area .owl-theme h3 {
	color: #46484c;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 25px;
}

.top_signup_bx {
	float: right;
	width:100%;
	padding: 20px 0;
}
.top_signup_bx h4{color:#6927ff; font-size:14px; font-weight:bold; letter-spacing:0.50px;}
.top_signup_bx h2{color:#000000; font-size:38px; font-weight:bold; letter-spacing:0.50px;    width: 340px;margin-bottom: 10px;}

.top_signup_bx p {
	text-align: left;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.endinq{    background: #7f32f4;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 5px;
    outline: none!important; margin-top:10px;
    font-weight: bold;}
.signup_gmail, .signup_email {
	border: solid 1px #ddd;
	display: block;
	width: 100%;
	text-align: left;
	background-color: #fff;
	padding: 10px 12px;
	border-radius: 7px;
	font-size: 14px;
	color: #525265;
}
.signup_gmail img, .signup_email img{
  margin-right:10px;
}
.signup_email {
  margin-top:10px;
}
.signup_facebook {
	border: solid 1px #ddd;
	display: block;
	width: 100%;
	text-align: left;
	background-color: #fff;
	padding: 10px 12px;
	border-radius: 7px;
	font-size: 14px;
	color: #525265;
	margin-top: 10px;
}
.signup_facebook img {
	margin-right: 17px;
	margin-left: 6px;
}
.or_sep {
	color: #525265;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.signup_with_email, .signup_with_phone{
	position:relative;
}
.signup_with_email img{
	position: absolute;
	top: 15px;
	left: 16px;
}
.signup_with_phone strong{
    position: absolute;
	top: 8px;
    left: 14px;
    font-weight: 500;
}
.signup_with_email input, .signup_with_phone input{
	padding: 10px 55px;
	border: solid 1px #ddd;
	width: 100%;
	display: block;
	border-radius: 7px;
	font-size: 14px;
}
.btn_signup {
	border-radius: 5px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	background-color: #1365ed;
	border: none;
	padding: 10px;
	width: 100%;
	font-weight: 600;
	margin-top: 15px;
}

/**** OR separator ****/
#or {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

#or::before,
#or::after {
  position: absolute;
  width: 45%;
  height: 1px;
  top: 24px;
  background-color: #aaa;
  content: '';
}

#or::before {
  left: 0;
}

#or::after {
  right: 0;
}
/**** OR separator ****/
.top_signup_bx p a{
	color:red;
}
.slider_area {
	padding: 50px 40px;
}
.slider_area .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block;
}
.slider_area .owl-carousel .owl-prev{
	display:none;
}
.slider_area .owl-carousel .owl-next{
	display:none;
}
.slider_area .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #1365ed;
	width:30px;
}
.service_offering {
	padding-top: 100px;
	padding-bottom: 80px;
	background:#fafafa;	text-align: center;
}
.service_offering h2 {
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight:bold;
}

.service_offering p {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 50px; color:rgba(0,0,0,0.7);
}
.mid_anima {
	margin-top: 100px;
}
.cstm_off_bx_left {
	width: 31%;
	display: inline-block;
	vertical-align: middle;
}
 
.cstm_off_bx_left li {
	list-style: none;
	text-align: left;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cstm_off_bx_left li a{
	text-decoration:none !important;
}
.cstm_off_bx_left li:nth-child(1)::before {
	content: '';
	width: 180px !important;
	right: -20px !important;
}
.cstm_off_bx_left li:nth-child(5)::before {
	content: '';
	width: 185px !important;
	right: -25px !important;
}
.cstm_off_bx_left li:nth-child(1) img {
	margin-left: 150px;
}
.cstm_off_bx_left li:nth-child(2) img {
	margin-left: 75px;
}
.cstm_off_bx_left li:nth-child(3) img {
	margin-left: 152px;
}
.cstm_off_bx_left li:nth-child(4) img {
	margin-left: 38px;
}
.cstm_off_bx_left li:nth-child(5) img {
	margin-left: 152px;
}
.cstm_off_bx_left li:nth-child(2n+1)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 160px;
	top: 3px;
}
.cstm_off_bx_left li:nth-child(2n+1)::before {
	content: '';
	width: 150px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
}
.cstm_off_bx_left li:nth-child(2n)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 270px;
	top: 3px;
}
.cstm_off_bx_left li:nth-child(2n)::before {
	content: '';
	width: 265px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 5px;
	top: 10px;
}
.cstm_off_bx_mid {
	width: 22%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.cstm_off_bx_mid img {
	margin: -249px auto;
	display: table;
}
.padding-left-45{
padding-left: 45px;
}
.rotate_line {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../img/circle.png');
	width: 285px;
	height: 285px;
	margin:0 auto;
	-webkit-animation: spin 7s linear infinite;
	-moz-animation: spin 7s linear infinite;
	animation: spin 7s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.cstm_off_bx_right {
	width: 31%;
	display: inline-block;
	vertical-align:middle;
}

.cstm_off_bx_right li {
	list-style: none;
	text-align: right;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cstm_off_bx_right li a{
	text-decoration:none !important;
}
.cstm_off_bx_right li:nth-child(1)::before {
	content: '';
	width: 180px !important;
	right: 250px !important;
}
.cstm_off_bx_right li:nth-child(1)::after {
	content: '';
	right: 250px !important;
}
.cstm_off_bx_right li:nth-child(5)::before {
	content: '';
	width: 185px !important;
	right: 245px !important;
}
.cstm_off_bx_right li:nth-child(2n+1) img {
	margin-right: 70px;
	margin-left: 5px;
}
.cstm_off_bx_right li:nth-child(2n+1)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 245px;
	top: 3px;
}
.cstm_off_bx_right li:nth-child(2n+1)::before {
	content: '';
	width: 150px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 245px;
	top: 10px;
}
.cstm_off_bx_right li:nth-child(2n)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 140px;
	top: 3px;
}
.cstm_off_bx_right li:nth-child(2n)::before {
	content: '';
	width: 265px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 140px;
	top: 10px;
}
.cstm_off_bx_right li:nth-child(1) img {
	margin-left: 5px;
	margin-right: 155px;
}
.cstm_off_bx_right li:nth-child(2) img {
	margin-left: 5px;
	margin-right: 30px;
}
.cstm_off_bx_right li:nth-child(3) img {
	margin-left: 5px;
	margin-right: 164px;
}
.cstm_off_bx_right li:nth-child(4) img {
	margin-left: 5px;
	margin-right: 30px;
}
.cstm_off_bx_right li:nth-child(5) img {
	margin-left: 5px;
	margin-right: 115px;
}
.view_all_offer {
	text-transform: uppercase;
	color: #1365ed;
	border: solid 2px #1365ed;
	border-radius: 50px;
	text-decoration: none !important;
	padding: 10px 20px;
	font-weight: 600;
	display: table;
	margin: 15px auto;
}
.view_all_offer:hover{
	background-color:#1365ed;
	color:#fff;
	transition:all 0.7s;
	text-decoration:none;
}
.latest_course {
	margin-top: 75px;
	margin-bottom: 150px;
}
.latest_course h2{
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight: 700;
}

.latest_course p {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 55px; color:rgba(0,0,0,0.8);
}

.latest_course_box_top {
	background-color: #f6f5f5;
	padding: 30px;
}
.latest_course_box_top img{
	display:table;
	margin:0 auto;
}
.latest_course_box h3 {
	font-size: 16px;
	margin-top: 5px;
}
.latest_course_box span {
	font-size: 13px;
	display: block;
	line-height: 20px;
	margin-bottom: 18px;
}
.latest_course_box ul {
	display: inline-block;
	padding-left: 0px;
}
.latest_course_box ul li{
	display:inline-block;
}
.latest_course_box a {
	display: table;
	color: #fff !important;
	float: none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	z-index: 999;
	cursor: pointer;
	margin: 0 auto;
	background-color: #fe9d47;
	border-radius: 20px;
	padding: 5px 17px;
}
.mob_notification {
	display: none;
}
.latest_course_box a:hover{
	text-decoration:none;
}
.latest_course_box {
	border: solid 1px #efefef;
}
.latest_course_box_inner {
	padding: 15px;
}
.slick-slide {
    margin: 0 18px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -27px;
  }
 .btn_view_latest {
	background-color: #1364ec;
	color: #fff !important;
	display: table;
	margin: 0 auto;
	padding: 10px 20px;
	border-radius: 25px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration:none !important;
}
.notesleft img {
    max-width: 100%;
}
.notesleft h2 {
    font-weight: bold;
}

.notesleft p{font-size:14px; color:rgba(0,0,0,0.8);}
.box{background:#fff; border:1px solid #ccc; width:100%; padding:30px 10px; text-align:center; border-radius:7px; margin-bottom:30px;}
.box h4{color:#000; margin-top:10px; font-size:20px;}
.box img{width:60px;}
.study_notes {
	padding-top:80px;
	padding-bottom:80px; background:#fafafa;
}
.study_material {
	padding-top:80px;
	padding-bottom:80px; background:url(../img/servbg1.png),url(../img/servbg2.png); background-position: bottom left, top left; background-size: 100% auto, 100% auto; background-repeat: no-repeat;    background-color: #F2DBFF; margin-top: 200px;
}
.study_material h2 {
	text-align: center;
    color: #2C2C29;
    font-size: 50px;
    font-weight: 800;
    font-family: 'Exo', sans-serif;
    margin-bottom: 60px;
}
.study_material p {
	text-align: justify;
	font-size: 16px;
	font-weight: 400; color:#fff;
}

.happy_student {
	margin-top: 130px;
	margin-bottom: 130px;
}
.happy_student h2 {
	text-align: center;
	color: #2C2C29;
	font-size: 50px;
	font-weight:800;font-family: 'Exo', sans-serif; margin-bottom: 60px;
}
.happy_student h2::after {
	content: '';
	margin: 10px auto;
	height: 4px;
	width: 50px;
	display: table;
	background-image: linear-gradient(to right, #1364ec , #fff);
	border-radius: 10px; display:none;
}
.happy_student p {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 55px;
}
.happy_student_inner{
	position: relative;
	height:300px;
}
.happy_student_inner {
	content: '';
	/*background-image: url('../img/quote.png');*/
	background-repeat: no-repeat;
	text-align: center;
	border: solid 1px #efefef;
	border-radius: 5px;
	padding: 10px;
	background-position: 8% 10%;
}
.happy_student_inner img {
	margin: 12px auto;
	display: table;
}
.happy_student_inner p {
	font-size: 12px;
	font-weight: 400;
	color: #666;
	text-align: center;
	margin-bottom:0px;
}
span.studentimg {
    position: relative;
    width: 90px;
    height: 90px;
    display: block;
    margin:0 auto 20px;
}
img.comma {
    position: absolute;
    display: inherit;
    margin: 0;
    bottom: 0;
    top: auto!important;
    right: -20px;
}
.happy_student_inner h4 {
	font-size: 20px;
	color: #000;	font-weight: bold;
}
.happy_student_inner h5 {
	font-size: 12px;
	font-weight: 400;
}
footer {padding: 50px 0 0;}
footer p {
	color: #999;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 20px;
}
footer h2 {
	color: #fff;
	font-size: 20px;
	text-align: left;
	font-weight: 700; 
	margin-bottom: 20px;
}
.quick_links li {
	display: block;margin-bottom: 0;
}
.quick_links li a{
	padding-left:0px !important;font-weight: 400; 
	font-size:15px; line-height: 35px; color:#FAFAFA; opacity: .8;
}
.quick_links li::after{
	display:none;
	content:'';
}
 .full-img{width: 100%;;}
 .videoplay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
footer ul.addlist li i{color: #fff; font-size:30px;}
footer ul.addlist li span{width:calc(100% - 40px); float:right; color:rgba(255,255,255,0.8); font-size:14px;}
footer ul {
	padding-left: 0px;
	text-align: left;
	margin-bottom: 0;
}
footer ul li{
	display:inline-block;
	position:relative;
}

footer ul li:nth-last-child(1)::after {
	content:'';
	display:none;
	
}
footer ul li:nth-child(1) a{
	padding-left:0px;
}
footer ul li a {
	color: #fff;
	text-decoration: none;
	font-size:25px;
	font-weight: 500;
	padding-left: 10px;
	padding-right: 0px;
}
footer ul li img {
    width: 16px;
}
.featurebox img {
    height: 40px;
    margin-bottom: 20px;
}
.featurebox h4 {
    font-size: 20px;
    font-weight: 700;
}
.featurebox p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.2px;
}
footer ul li {color:#fff; font-size: 15px; font-weight: 400; margin-bottom: 20px;}
footer ul li a:hover{
	color:#fff;
	transition:all 0.7s;
	text-decoration:none;
}
.videoplayhome {
    position: relative;margin-top: 20px;
}
p.headingdata {
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: .2px;
    margin-bottom: 60px;
}
.contactfrom {background: #FFFFFF;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	/* SHADOW */
	
	box-shadow: 0px 13px 19px rgba(0, 0, 0, 0.07);
	border-radius: 20px; padding: 50px;
}
.contactfrom .form-control {
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    border-radius: 39px;
    min-height: 50px; padding:10px 20px;
    margin-bottom: 30px;
}
button.frmbtn {
    background: #2091F9;
    border-radius: 35px;
    border: none;
    color: #fff;
    outline: none;
    font-weight: normal;
    font-size: 20px;
    padding: 18px 38px;
    line-height: 20px;
}
ul.condatalist {
    list-style: none;
    padding: 0; 
    text-align: center;
    color: #fff;
}
ul.condatalist li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    word-break: break-word;
}
ul.condatalist li img{height: 30px;}
ul.condatalist li p{font-size: 16px; font-weight: 400; padding-top: 10px;}
.contactfrom textarea.form-control{height: 100px;}
.boxourser{font-family: 'Inter', sans-serif; height: 100%;    padding-bottom: 120px; position: relative;}
.box-bottom-row h4 {
    font-size: 30px;
}
.boxourser ul {
    list-style: none;
    padding: 0;
    padding-bottom: 30px;
    border-bottom: 1px dashed #A9A9AA;
}
.boxourser li {
    padding-left: 30px;
    background: url(../img/check.png) 0 3px no-repeat;padding-bottom: 10px;
}
.boxourser.midbox li{ background: url(../img/checkH.png) 0 3px no-repeat;}

.boxourser h3 {
    font-size: 32px;
    font-weight: 700;
    color: #0B0914;
}
.boxourser p{color: #0D3853;font-weight: normal;font-size: 22px;}
.box-bottom-row {
    position: absolute;
    bottom: 20px;
}
.midbox{background: linear-gradient(180deg, #175175 0%, #031C2C 100%);border-radius: 20px; color:#fff;
margin-top: -50px; height: calc(100% + 50px); padding:15px;}
.boxourser.midbox h3{color:#fff;}
.boxourser.midbox h3 img{filter: invert();}
.boxourser.midbox p{color: #A9A9AA;}
.go_to_top {
	display: table;
	margin: 0 auto;
	position: relative;
	bottom: -50px;
	cursor:pointer;
}
.bottom_line {
	text-align:center;
	color:rgba(255,255,255,.6); font-weight: 400; 
	font-size: 12px;
	padding:30px 10px;font-family: 'Exo', sans-serif;
}
.footer_sep {
	height: 1px;
	background-color: #666;
	width: 200px;
	margin: 40px auto;
	display: table;
}
footer ul.addlist li {
    width: 100%;
    margin-bottom: 10px;
}
@keyframes tp_hd {
  0% {color: #333;}
  20% {color: #fff;}
  40% {color: #333;}
  60% {color: #fff;}
  80% {color: #333;}
  100% {color: #fff;}
}
.slick-dots li {
	background-color: #999;
	height:10px;
	width:10px;
	border-radius:100%;
}
.dmenu.desk.dropdown:hover > .dropdown-menu {
	display: block;
}
.top_strip .row, .slider_area .row, .study_material .row{
	margin-left:0px;
	margin-right:0px;
}
.main-nav.float-right.d-none.d-lg-block {
	display: none !important;
}
.dropdown-header::after {
	content: '';
	width: 135px;
	height: 3px;
	background-image:linear-gradient(to right, #fff , #1364ec);
	display: block;
	border-radius: 20px;
	margin-top: 10px;
}
.slick-arrow {
	background-color: #fff;
	height: 31px;
	width: 30px;
	z-index: 999;
	border-radius: 100%;
	box-shadow: 0px 0px 12px 4px #ddd;
}
.slick-next::before {
	content: '';
	color: #000;
	background-image: url('../img/arrow-right.png');
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;
	background-repeat:no-repeat;
}
.slick-prev::before {
	content: '';
	color: #000;
	background-image: url('../img/arrow-left.png');
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;
	background-repeat:no-repeat;
}
.inner_banner ul {
	padding-left: 0;
	text-align: center;
	margin-bottom: 0px;
}
.inner_banner ul li{
	list-style:none;
	display:inline-block;
}
.inner_banner ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}
.inner_banner ul li a::after {
	content: '/';
	position: absolute;
	color: #fff;
	left: 55px;
	top: 0px;
}
.inner_banner ul li:nth-child(2) a::after {
	display:none;
}
.inner_banner {
	background-color: #357bee;
	position: relative;
	padding-top: 50px;
	padding-bottom: 10px;
}
.inner_banner::after {
	content: '';
	background-image: url('../img/particle_1.png');
	height: 210px;
	width: 200px;
	position: absolute;
	top: -10px;
}
.inner_banner::before {
	content: '';
	background-image: url('../img/particle_2.png');
	height: 210px;
	width: 200px;
	position: absolute;
	top: -10px;
	right:0;
}
.inner_banner h2 {
	text-align: center;
	padding-top: 10px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 0;
	font-weight:600;
}
.inner_banner h2::after {
	content: "";
	height: 3px;
	width: 42px;
	background-color: #fff;
	display: table;
	margin: 5px auto;
	border-radius: 5px;
}
.inner_banner img{
	display:table;
	margin:0 auto;
}
.my_crs_srch{
	position:relative;
}
.my_crs_srch input {
	border: solid 1px #ccc;
	padding: 8px 20px;
	border-radius: 30px;
	font-size: 15px;
	font-weight: 500;
	margin-top: 5px;
}
.my_crs_srch input:focus{
	border: solid 1px #357bee;
	transition:all 0.7s;
}
.my_crs_srch input::placeholder{
	color:#357bee;
	opacity:1;
}
.sort_fltr {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
}
.my_crs_srch button {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 6px;
	top: 12px;
}
.sort_fltr ul {
	padding-left: 0px;
	text-align: right;
	margin-bottom: 6px;
	margin-top: 6px;
}
.sort_fltr label {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.sort_fltr .dropdown{
	display:inline-block;
}
.sort_fltr .dropdown .btn {
	background-color: #1365ed;
	color: #fff;
	padding: 4px 10px;
	font-size: 15px;
	font-weight: 500;
}
.sort_fltr li{
	list-style:none;
	display:inline-block;
}
.line_sep {
	margin-left: 15px;
	margin-right: 12px;
	border-right: dotted 2px #ccc;
	height: 26px;
	width: 1px;
	position: relative;
	top: 10px;
}
.sort_fltr .dropdown-menu.show{
	background-color:#357bee;
}

/*product-list-hover-effect*/
.product-list-fade-effect {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
}
.my_course_grid img{
	display:table;
	margin:0 auto;
}
.product-list-fade-effect img
{
	transition-duration:0.4s;
}

.product-list-fade-effect .product-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 20px;
	background-image: linear-gradient(to bottom right, rgba(19,101,237,0.7), rgba(255,255,255,0.7));
	color: #fff;
	top: 0%;
	left: 0%;
	opacity: 0;
	transition-duration: 0.4s;
}

.product-list-fade-effect .product-overlay h3
{
	margin:0 0 12px 0;
}

.product-list-fade-effect:hover .product-overlay
{
	opacity:1;
}

.product-list-fade-effect:hover img
{
	 transform: scale(1.1);
}
/*product-list-hover-effect*/

.mt-60
{
	margin-top:60px;
}

.theme-heading
{
	text-align:center;
	margin-bottom:2.8rem;
	font-weight:300;
}
.my_course_grid {
	width: 18%;
	display: inline-block;
	margin-left: 9px;
	margin-right: 9px;
	border: solid 1px #ddd;
	margin-bottom: 22px;
	height: 300px;
	vertical-align: top;
	background-color:#f6f5f5;
	position:relative;
}
.course_process {
	position: absolute;
	bottom: 15px;
	width: 88%;
}
.my_course_grid:hover {
	box-shadow: 0px 0px 22px 3px #ccc;
	transition: all 0.7s;
}
.course_inner {
	background-color: #f6f5f5;
	padding: 10px;
}
.course_inner h2 {
	font-size: 15px;
}
.course_inner h3 {
	font-size: 13px;
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
}
.my_courses {
	padding-top: 50px;
	padding-bottom: 50px;
}
.course_inner label{
	font-size:10px;
	margin-bottom:0px;
}
.course_inner .progress {
	background-color: #fff;
	height: 3px;
}
.course_inner .progress-bar{
	background-color: #fe8534;
}
.cstm_dots{
	position:relative;
}
.product-overlay button {
	position: absolute;
	right: -10px;
	background-color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	top: -10px;
}
.view_cart_tbl {
	margin-top: 100px;
	margin-bottom: 100px;
}
.view_cart_tbl h4{
	font-size:13px;
	color:#357bee;
}
.view_cart_tbl table{
	width:100%;
}
.view_cart_tbl table tr th {
	font-size: 14px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	padding: 10px 8px;
}
.remove_pro {
	color: red;
	cursor:pointer;
}
.pro_details img{
	display: inline-block;
}
.pro_details span {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin-left: 5px;
}
.pro_qty input {
	width: 50px;
	padding: 5px;
	border: solid 1px #ccc;
}
.view_cart_tbl table tr td {
	font-size: 14px;
	font-weight: 500;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #e8e9eb;
}
.pro_details a {
	color: #333;
}
.pro_details table tr td{
	border:none;
}
.order_summry h2 {
	color: #fff;
	background-color: #357bee;
	font-size: 16px;
	text-align: center;
	padding: 12px 15px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
}
.order_summry_inner {
	background-color: #fcfcfc;
	border: solid 1px #efefef;
	padding: 0px;
}
.order_summry_inner ul {
	padding: 0;
	margin-bottom:0;
}
.order_summry_inner ul li {
	list-style: none;
	display: inline-block;
	width: 49%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 18px 18px;
	vertical-align: top;
}
.order_summry_inner ul li:nth-child(2){
	text-align:right;
}
.order_summry_inner span {
	color: #357bee;
	font-size: 13px;
	font-weight: 500;
	display: block;
}
.sep_line {
	list-style: none;
	border-bottom: solid 1px #ddd;
	margin-top: 5px;
	margin-bottom: 22px;
}
.ttl_bx li {
	font-size: 17px !important;
	font-weight: 600 !important;
}
.proceed_checkout {
	background-color: #f9b42f;
	color: #fff !important;
	padding: 10px 22px;
	display: table;
	margin: 5px auto;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
	margin-bottom: 25px; 
	text-decoration:none !important;
}
.proceed_checkout:hover{
	background-color: #e8a119;
	transition:all 0.7s;
}
.btn_cnt_shopping{
	background-color:#3dc13a;
	color:#fff;
	border-radius:5px;
	padding:10px 22px;
	text-decoration:none !important;
	display:table;
	margin-top:20px;
	font-weight:500;
	font-size:15px;
}
.btn_cnt_shopping:hover{
	color:#fff;
	background-color:#25aa22;
}
.checkout h3 {
	font-size: 20px;
	margin: 0;
	font-weight: 500;
}
.checkout h3::after {
	content: '';
	height: 4px;
	width: 50px;
	background-color: #357bee;
	border-radius: 10px;
	display: table;
	margin-top: 5px;
	margin-bottom: 5px;
}
 

/* The radio */
.radio {
 
     display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {

    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff ;
    border-color:#357bee;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
     left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:#357bee;
    
 
}

/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#357bee;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:#357bee;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cust-btn{
	margin-bottom: 10px;
	background-color: #357bee;
	border-width: 2px;
	border-color: #357bee;
	color: #fff;
}
.cust-btn:hover{
	
	border-color: #357bee;
	background-color: #fff;
	color: #357bee;
	border-radius: 20px;
	transform-style: 2s;

}
.checkout_mode {
	padding-left: 0;
	margin-top: 30px;
}
.checkout_mode li{
	list-style:none;	
}
.checkout_mode li label {
	font-size: 15px;
	font-weight: 500;
}
.secure_mode {
	background-color: #f6f5f5;
	font-size: 11px;
	padding: 15px;
	font-weight: 500;
	color: #888;
	position: relative;
	margin-top: 50px;
}
.secure_mode::after {
	content: '';
	background-image: url('../img/secure_connection.png');
	position: absolute;
	right: 10px;
	top: 7px;
	height: 26px;
	width: 102px;
	background-size: cover;
}
.thank_msg {
	border: solid 1px #ddd;
	width: 750px;
	margin: 50px auto;
	color: #394353;
	box-shadow: 0px 0px 40px 0px #ccc;
}
.thank_msg_head {
	background-color: #394353;
	color: #fff;
	text-align: center;
	position: relative;
	padding: 20px;
	background-image: url('../img/smile_lrg.png');
	background-repeat: no-repeat;
	background-position: 25px 15px;
}
.thank_msg_head h2 {
	font-size: 30px;
}
.thank_msg_head h2::after {
	content: '';
	height: 3px;
	width: 35px;
	display: table;
	background-color: #fff;
	border-radius: 30px;
	margin: 8px auto;
}
.thank_msg_head p {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 20px;
}
.thank_msg_head span{
	font-size:13px;
}
.thank_msg_inner h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
}
.thank_msg_inner h3::after {
	content: '';
	height: 3px;
	width: 45px;
	background-color: #1365ed;
	border-radius: 30px;
	display:table;
	margin-top:10px;
	margin-bottom:10px;
}
.thank_msg_inner {
	padding: 30px;
}
.thank_msg_inner table{
	width:100%;
}
.thank_msg_inner table {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}
.thank_msg_inner table tr td:nth-child(2){
	text-align:right;
}
.thank_msg_inner table tr td {
	padding: 5px 0px;
}
.sep_tbl_line {
	border-bottom: dashed 1px #999;
	padding: 0px !important;
}
.lrg_txt {
	text-align: right;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0px !important;
}
.prdct_tbl{
	width:100%;
}
.prdct_tbl tr td {
	border-bottom: solid 1px #ccc;
	padding: 22px 0px !important;
}
.prdct_tbl tr td:nth-child(1) {
	width: 3%;
}
.prdct_tbl tr td:nth-child(2) {
	width: 17%;
	text-align: left !important;
}
.prdct_tbl tr td:nth-child(3) {
	width: 20%;
	text-align: center;
}
.prdct_tbl tr:nth-last-child(1) td{
	border:none;
}
.inner_banner.course_detail_banner h4 {
	color: #fff;
	font-size: 25px;
	width: 550px;
	line-height: 38px;
	position: relative;
	z-index: 1;
}
.inner_banner.course_detail_banner h5 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 30px;
	position:relative;
	z-index:1;
}
.inner_banner.course_detail_banner img {
	display: inline-block;
	margin:auto;
}
 
.course_detail_inner_left h2{
	font-size:20px;
}
.course_detail_inner_left h2::after {
	content: '';
	display: table;
	background-color: #357bee;
	height: 3px;
	width: 65px;
	margin-top: 7px;
	border-radius: 50px;
}
.highlight {
	color: #1365ed;
	font-weight: 500;
}
.see_more {
	border: none;
	background-color: transparent;
	color: #357bee;
	font-weight: 500;
	font-size: 13px;
	padding:0;
}
.see_less {
	border: none;
	background-color: transparent;
	color: #357bee;
	font-weight: 500;
	font-size: 13px;
	padding:0;
	display:none;
}
.course_detail_inner {
	padding-top: 50px;
	padding-bottom: 50px;
	color:#394353;
}
.course_detail_inner p {
	font-size: 14px;
}
.hidden_para {
	display: none;
}
.course_detail_inner_right .product-overlay span{
	display:table;
	margin:0 auto;
	font-size:13px;
	font-weight:600;
}
.course_detail_inner_right .product-overlay a {
	display: table;
	margin: 48px auto;
}
.course_detail_inner_right .product-list-fade-effect .product-overlay{
	background-image:linear-gradient(to bottom right, rgba(255,255,255,0.85), rgba(19,101,237,0.85))
}
.course_detail_inner_right h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
}
.btn_add_to_cart {
	background-color: #fd9345;
	padding: 14px 73px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 5px;
	display: table;
}
.btn_add_to_cart:hover{
	color:#fff;
	text-decoration:none;
	background-color:#fa8026;
	transition:all 0.7s;	
}
.btn_buy_now {
	display: table;
	color: #000;
	border: solid 1px #333;
	padding: 12px 100px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 5px;
	margin-top: 10px;
}
.btn_buy_now:hover{
	border: solid 1px #fd9345;
	background-color:#fd9345;
	color:#fff;
	text-decoration:none;
	transition:all 0.7s;
}
.course_detail_inner_right label{
	font-size:13px;
	font-weight:500;
	text-align:center;
	display:block;
}
.course_detail_inner_right h3 {
	font-size: 16px;
	margin-top: 28px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
#sidebar.fixed {
	position: fixed;
	top: 0;
}
.course_detail_inner_right ul {
	padding-left: 15px;
}
.course_detail_inner_right ul li {
	list-style: none;
	font-size: 15px;
	margin-bottom: 7px;
	position: relative;
}
.course_detail_inner_right ul li::before {
	content: '';
	background-image: url('../img/bullet-arrow.png');
	height: 8px;
	width: 9px;
	position: absolute;
	left: -13px;
	top: 8px;
}
.course_detail_inner_right {
	box-shadow: 0px 0px 5px 0px #999;
	padding: 0;
	position: relative;
	top: -188px;
	background-color:#fff;
}
.course_detail_inner_right_inner {
	padding: 15px 32px;
}
.spacer {
	clear: both;
	height: 50px;
}
/* */

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default > .panel-heading a::after {
	content: "";
	position: relative;
	top: 1px; 
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
	margin-right: 10px;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.course_content .panel-title a{
	font-size:14px;
	color:#394353;
	text-decoration:none !important;
}
.course_content .panel-title a li{
	list-style:none;
	display:inline-block;
}
.course_content .panel-title a li:nth-child(1) {
	width: 400px;
}
.course_content .panel-title a li:nth-child(2) {
	width: 200px;
}
.course_content .panel-title a li:nth-child(3) {
	width: 80px;
}
.panel-default > .panel-heading {
	background-color: #faf9f9;
	border: solid 1px #ededed;
	margin-bottom: 5px;
}
.course_content .panel-title {
	margin-bottom: 0;
}
.course_requirement li {
	list-style: none;
	position: relative;
	font-size: 14px;
	margin-bottom: 15px;
}
.course_requirement li::after {
	content: '';
	height: 10px;
	width: 10px;
	background-color: #555;
	border-radius: 100%;
	position: absolute;
	left: -20px;
	top: 6px;
}
.course_requirement {
	padding-left: 20px;
}
.faq.accordion {
  margin-top: 5px;
  
}
.faq .card-body {
	font-size: 14px;
	background-color: #fff;
	border: solid 1px #efefef;
}
  .faq .card {
    border: none;
    margin-bottom: 5px;
  }
    .faq h2 {
	background-image: url('../img/arrow-up.png');
	background-size: 20px;
	cursor: pointer;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: 100%;
}
      .faq .collapsed {
            background-image: url('../img/arrow-down.png');
      }
.card-head {
	background-color: #faf9f9;
	border: solid 1px #ededed;
	padding: 10px;
	border-radius: 0;
}
.card-head h2{
	font-size:14px;
	margin:0;
}
.card-head h2::after{
	content:'';
	display:none;
}
.rew_nm {
	display: inline-block;
	vertical-align: middle;
}
.rew_nm h6{
	font-size:14px;
	margin:0;
}
.rew_dp {
	display: inline-block;
	margin-right: 10px;
}
.rew_nm label {
	font-size: 12px;
	margin-bottom: 0;
}
.reviews_left {
	width: 27%;
	display:inline-block;
	vertical-align:middle;
}
.reviews_right {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	border-left: solid 1px #666;
	padding-left: 20px;
	position: relative;
}
.reviews_right::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent #666;
	position: absolute;
	top: 50%;
	left: 0;
}
.reviews_right span{
	font-size:13px;
}
.reviews_right .yes {
	color: #25bf38;
	background-color: transparent;
	border: solid 1px #ddd;
	font-size: 13px;
	font-weight: 500;
	margin-left: 5px;
}
.reviews_right .no {
	color: red;
	background-color: transparent;
	border: solid 1px #ddd;
	font-size: 13px;
	font-weight: 500;
	margin-left: 5px;
	margin-right: 25px;
}
.reviews_row::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #efefef;
	display: block;
	position: absolute;
	bottom: -20px;
}
.reviews_row:nth-last-child(1)::after {
	content:'';
	display:none;
}
.reviews_row {
	position: relative;
	margin-bottom: 35px;
}
.recommend_rw li{
	list-style:none;
	position:relative;
}
.recommend_rw li img{
	max-width:100%;
}
.recommend_rw li span {
	background-color: #fcb200;
	color: #fff;
	display: block;
	padding: 2px 15px;
	text-align: center;
	font-weight: 500;
	font-size: 12px;
}
.recommend_rw li:nth-child(1) {
	display: inline-block;
	width: 16%;
	vertical-align: middle;
}
.recommend_rw li h4{
	font-size:15px;
}
.recommend_rw li label{
	font-size:13px;
}
.recommend_rw li:nth-child(2) {
	display: inline-block;
	width: 35%;
	vertical-align: middle;
	margin-left: 10px;
}
.recommend_rw li:nth-child(3) {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	margin-left: 19px;
	text-align:center;
	position:relative
}
.recommend_rw li:nth-child(3)::after{
	content:'';
	border-right:dotted 2px #ccc;
	height:25px;
	width:2px;
	position:absolute;
	right: -5px;
}
.recommend_rw li:nth-child(3)::before {
	content: '';
	border-right: dotted 2px #ccc;
	height: 25px;
	width: 2px;
	position: absolute;
	left: -5px;
}
.recommend_rw li:nth-child(4) {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	margin-left: 10px;
	color: red;
	font-weight: 500;
	font-size: 22px;
	text-align: center;
}
.recommend_rw {
	border: solid 1px #efefef;
	padding: 10px;
	box-shadow: 0px 0px 4px 0px #ddd;
	margin-bottom: 10px;
}
.nav_sep_line {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.nav_sep_line::after {
	content: '';
	height: 20px;
	width: 1px;
	border-left: dotted 1px #fff;
	position: absolute;
	display: block;
	top: 11px;
	left: 7px;
}
.nav_sep_line::before {
	content: '';
	height: 20px;
	width: 1px;
	border-left: dotted 1px #fff;
	position: absolute;
	display: block;
	top: 11px;
	right: 5px;
}
.count_not {
	position: absolute;
	color: #fff;
	font-size: 11px;
	background-color: red;
	height: 18px;
	width: 18px;
	border-radius: 100%;
	right: 20px;
	top: 4px;
	text-align: center;
	padding: 2px;
}
.nav_spacer_left{
	margin-left:50px;
}
.nav_spacer_right{
	margin-right:80px;
}
.btn_brochure {
	background-color: #3fb547;
	color: #fff;
	padding: 14px 15px;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 600;
	border-radius: 5px;
	position: relative;
	top: -160px;
}
.btn_brochure:hover{
	color:#fff;
	text-decoration:none;
	background-color:#33983a;
	transition:all 0.7s;
}
.crs_lst li {
	list-style: none;
	font-size: 13px;
	font-weight: 500;
	display: inline-block;
}
.crs_lst {
	padding: 5px;
	border: solid 1px #efefef;
	margin-bottom: 2px;
}
.crs_lst a {
	color: #333;
	text-decoration: none !important;
}
.crs_lst li:nth-child(1) {
	width: 5%;
	margin-left: 4px;
}
.crs_lst li:nth-child(2) {
	width: 53%;
}
.crs_lst li:nth-child(3) {
	width: 27%;
}
.crs_lst li:nth-child(4) {
	width: 12%;
	text-align: left;
}
.hidden_para h4 {
	font-size: 18px;
	color: #1365ed;
	font-weight: 500;
}
.hidden_para strong {font-size: 14px;font-weight: 500;color: 222;}
.hidden_para li {list-style: none;font-size: 14px;margin-bottom: 5px;margin-top: 5px;position: relative;	padding-left: 15px;}
.hidden_para li::after {content: '';display: block;position: absolute;width: 5px;height: 5px;background-color: #666;border-radius: 100%;left: 2px;top: 9px;}
.social_media li img{width:30px;}
.hidden_rew{display:none;}
.see_less.rew{display:none;}
.prc_card_mob{display:none;}
.checkout_mode .radio p {display: inline-block;vertical-align: middle;margin-bottom: 0;}
.checkout_mode .radio img {vertical-align: middle;}
.price_btm {display: none;}


@media only screen and (min-width: 320px) and (max-width: 768px) {	
	.numberlist {width: 100%;display: block;overflow-x:auto;}
	.numberlist ul{margin-top:0 !important;display: flex;}
	.numberlist ul li {width: 30%;}
	.authdetsila {top: 0!important; position: relative!important; margin-bottom: 50px;}
	footer{background-size: cover;padding-top:0;}
	.notesrow .col {margin-bottom: 30px!important;}
.product-list-fade-effect img {
	transition-duration: 0.4s;
	margin: 0 auto;
	display: table;
}	
footer h2 {
	color: #f8c525;
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
}
#sidebar.prc_card{
	display:none;
}
.prc_card_mob{
	display:block;
}
.prc_card_mob h2{
	display:none;
}
.prc_card_mob .btn_add_to_cart{
	display:none;
}
.prc_card_mob .btn_buy_now{
	display:none;
}
.faq h2{
	padding-right:25px;
	font-size:13px;
}
.price_btm {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	width: 100%;
	padding: 10px;
	z-index: 9;
	box-shadow: 0px 0px 10px 0px #333;
	display:block;
}
.price_btm span {
	font-size: 20px;
	float: left;
	font-weight: 500;
	margin-top: 8px;
	margin-left: 8px;
}
.price_btm button {
	background-color: #fa8026;
	color: #fff;
	border: none;
	padding: 8px 50px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 5px;
	float: right;
	margin-right: 5px;
}
.card-head {
	background-color: #faf9f9;
	border: solid 1px #ededed;
	padding: 10px 10px 10px 10px;
	border-radius: 0;
}
.secure_mode {
	background-color: #f6f5f5;
	font-size: 11px;
	padding: 15px 112px 15px 15px;
	font-weight: 500;
	color: #888;
	position: relative;
	margin-top: 50px;
	margin-bottom: 10px;
}
.inline_itm {
	display: inline-block;
	position:relative;
}
.inline_itm .count_not {
	right: 8px;
	z-index: 99;
}
.btn_cnt_shopping {
	background-color: #3dc13a;
	color: #fff;
	padding: 10px 22px;
	text-decoration: none !important;
	display: table;
	margin-top: 20px;
	font-weight: 600;
	font-size: 16px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.pro_details td {
	display: block !important;
	width: 100%;
	padding: 2px !important;
}
.pro_price {
	text-align: center;
	font-size: 13px !important;
}
.pro_qty input {
	width: 37px;
	padding: 3px;
	border: solid 1px #ccc;
}
.remove_pro {
	color: red;
	text-align: center;
	font-size: 13px !important;
}	
.course_content .panel-title a li:nth-child(1) {
	width: 30%;
	vertical-align:middle;
}
.course_content .panel-title a li:nth-child(2) {
	width: 40%;
	vertical-align:middle;
}
.course_content .panel-title a li:nth-child(3) {
	width: 20%;
}
.course_content .panel-title a {
	font-size: 12px;
	color: #394353;
	text-decoration: none !important;
}
.course_detail_inner p {
	font-size: 13px;
}
.recommend_rw li:nth-child(1) {
	display: inline-block;
	width: 35%;
	vertical-align: middle;
}
.recommend_rw li:nth-child(2) {
	display: inline-block;
	width: 59%;
	vertical-align: middle;
	margin-left: 10px;
}
.recommend_rw li:nth-child(3) {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
	margin-left: 19px;
	text-align: left;
	position: relative;
}
.recommend_rw li:nth-child(3)::after {
	content: '';
	border-right: dotted 2px #ccc;
	height: 25px;
	width: 2px;
	position: absolute;
	right: 10px;
}
.thank_msg {
	border: solid 1px #ddd;
	width: 100%;
	margin: 0px auto;
	color: #394353;
	box-shadow: 0px 0px 40px 0px #ccc;
}
.prdct_tbl tr td:nth-child(3) {
	width: 5%;
	text-align: center;
}
.crs_lst li:nth-child(2) {
	width: 44%;
}
.crs_lst li:nth-child(1) {
	width: 6%;
	margin-left: 4px;
	margin-right: 10px;
}
.prdct_tbl tr td:nth-child(2) {
	width: 25%;
	text-align: left !important;
	font-size: 13px;
}
.recommend_rw li:nth-child(4) {
	display: inline-block;
	width: 23%;
	vertical-align: middle;
	margin-left: 10px;
	color: red;
	font-weight: 500;
	font-size: 22px;
	text-align: center;
}
.course_detail_inner_right {
	box-shadow: 0px 0px 5px 0px #999;
	padding: 0;
	position: relative;
	top: 0;
}
.btn_add_to_cart{
	padding:10px 62px
}
.btn_buy_now{
	padding:8px 90px;
}
.btn_brochure{
	top:10px;
}
.recommend_rw li:nth-child(3)::before {
	content: '';
	display:none;
}
.recommend_rw li h4 {
	font-size: 13px;
}
.recommend_rw li:nth-child(1) {
	display: inline-block;
	width: 36%;
	vertical-align: middle;
	margin-bottom: 12px;
}
.pro_details {
	width: 77%;
}
.pro_details span{
	font-size:12px;
}
.view_cart_tbl {
	margin-top: 20px;
	margin-bottom: 20px;
}
.menu{
	display:none;
}
.mobile-nav-toggle{
	top:5px;
}
.home .mobile-nav-toggle {
	top:25px;
}
.mobile-nav-toggle i {
    margin: 0px 18px 0 0;
    color: #fff;
}
.box-right,.box-left1{left:0!important;width:100%!important; position:relative!important; top:0!important; float:left;    transform: translateY(0%)!important;right: 0!important; margin-bottom:10px;}
.box-left,.box-right1 {width: 100%!important; padding-right: 0px!important; text-align: center!important;}
.box-left p,.box-right1 p{text-align:center!important;}
.lates_Cour ul li a{font-size:12px!important;}
.lates_Cour ul li {
    display: flex;
    white-space: nowrap;
}
.lates_Cour ul{overflow-x:auto; width:100%;flex-wrap: unset!important;}
.inner_banner.course_detail_banner h4 {
	color: #fff;
	font-size: 22px;
	width: 100%;
	line-height: 30px;
	position: relative;
	z-index: 1;
}
.my_crs_srch input{
	width:100%;
}
.sort_fltr ul {
	text-align: left;
}
.sort_fltr li {
	list-style: none;
	display: block;
}
.line_sep {
	display: block;
	border: none;
}
.my_course_grid {
	width: 100%;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 1px #ddd;
	margin-bottom: 22px;
	height: 300px; 
	background-color: #f6f5f5;
	position: relative;
}
.sort_fltr .dropdown .btn {
	background-color: #1365ed;
	color: #fff;
	padding: 4px 10px;
	font-size: 15px;
	font-weight: 500;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.inner_banner h2{
	position:relative;
	z-index:9;
}
.inner_banner img{
	position:relative;
	z-index:9;
}
.sort_fltr .dropdown {
	display: block;
	/* width: 100% !important; */
}
.mob_notification h2 {
	font-size: 16px;
	display: block;
}
.navbar-toggler {
	display: none;
}
.static-top .dropdown-toggle::after {
	background-image: url('../img/up.png');
}
.static-top .dropdown-toggle.collapsed::after {
	background-image: url('../img/caret.png');
}
.dropdown-menu.sm-menu {
	background-color: #394353;
	padding: 10px 0px;
}
.dropdown-menu-large .col-sm-3 li a {
	padding-left: 10px !important;
	padding-right: 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
.mob_notification h2 strong::after {
	content: '';
	height: 3px;
	width: 50px;
	background-color: #fff;
	display: table;
	margin: 10px auto;
}
.mob_notification span {
	display: block;
	font-size: 13px;
	margin-top: 0px;
}
.dropdown-menu-large .col-sm-3 ul {
	padding-left: 0;
}
.dropdown-menu-large .col-sm-3{
width: 100%;
	max-width: 100%;
	padding-left: 15px;
}
li.col-sm-3 {
	width: 100%;
	max-width: 100%;
	padding-left: 0px;
}
.mob_notification {
	display: block;
	text-align: center;
	background-color: #394353;
	color: #fff;
	padding: 10px;
}	
	.sm-hide{
		display:none;
	}
	.student_login_right {
	text-align: left;
}
/*.dropdown-menu-large .col-sm-3.third {
    padding-left: 15px;
}*/
.top_signup_bx {
	float: right;
	
	width: 100%;
	padding: 20px;
}
.top_signup_bx h2{width:100%; font-size:22px;}
a.navbar-brand {width:80px;}
span.imgbane1{position: relative!important;}
span.imgbane2{position: relative!important;}
.bannersection h2{font-size: 30px!important; line-height: normal!important;}
.bannersection{padding:50px 5%!important;}
a.navbar-brand img { width:130px;}
.newsletter {
    opacity: 0.5;
    border: 1px solid #FAFAFA;
    box-sizing: border-box;
}  
.newsletter input[type="text"]{background-color:none; outline: none;}
.slider_area {
	padding:0px 0px;
}
 
.slider_area .owl-carousel .owl-item img {
	display: block;
	max-width: 100%;
}
.slider_area .owl-theme h2 {
	color: #1365ed;
	font-size: 20px;
}
.slider_area .owl-theme h3 {
	color: #46484c;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0px;
}
.service_offering {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url('../img/offering_bg.jpg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	text-align: center;
}
.cstm_off_bx_left {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.cstm_off_bx_mid {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.cstm_off_bx_right {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.cstm_off_bx_left li:nth-child(1) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(2) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(3) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(4) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(5) img {
	margin-left: 0;
}
.cstm_off_bx_right li:nth-child(1) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(2) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(3) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(4) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(5) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_left li:nth-child(2n)::before {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n+1)::before {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n)::after {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n+1)::after {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n)::before {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n+1)::before {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n)::after {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n+1)::after {
	content: '';
	display:none
}
.cstm_off_bx_left li {
	list-style: none;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.cstm_off_bx_right li {
	list-style: none;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.cstm_off_bx_mid {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: 150px;
	margin-bottom: 150px;
}
.latest_course {
	margin-top: 50px;
	margin-bottom: 50px;
}
.service_offering p {
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 30px;
}
.study_material ul li {
	list-style: none;
	display: inline-block;
	width: 100%;
	border: solid 1px #ccc;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 50px;
	vertical-align: top;
	border-radius: 7px;
	position: relative;
}
.happy_student {
	margin-top: 50px;
	margin-bottom: 50px;
}
.study_material {
	margin-top: 50px;
	margin-bottom: 50px;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: transparent;
}
.service_offering h2 {
	text-align: center;
	color: #1364ec;
	font-size: 20px;
	font-weight: 600;
}
.latest_course h2 {
	text-align: center;
	color: #1364ec;
	font-size: 20px;
	font-weight: 600;
}
.latest_course p {
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 55px;
}
.study_material h2 {
	text-align: left;
	color: #1364ec;
	font-size: 20px;
	font-weight: 600;
	margin-top: 30px;
}
.study_material p {
	text-align: left;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 25px;
}
.happy_student h2 {
	text-align: center;
	color: #1364ec;
	font-size: 20px;
	font-weight: 600;
}
.happy_student p {
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 55px;
}
.mob_width{
	max-width:100%;
}
.padding-left-45 {
    padding-left: 15px;
}
.dropdown-menu-large .col-sm-3 {
    float: unset !important;
}
.dropdown-header{
margin-top: 0px;
padding-top: 0px !important;
}
/*.dropdown-menu.sm-menu{
display: none !IMPORTANT;
}
.dropdown-menu.sm-menu.show{
display: block !important
}*/
.slick-next {
    right:20px;
}
.slick-prev {
    left:20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
	.sm-hide{
		display:none;
	}
	.top_signup_bx {
	float: none;
	box-shadow: 2px 0px 40px 0px #ccc;
	width: 500px;
	padding: 20px;
	margin: 0 auto;
}
.service_offering {
	padding-top: 50px;
	padding-bottom: 50px;
}
.cstm_off_bx_left {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.cstm_off_bx_mid {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.cstm_off_bx_right {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.cstm_off_bx_left li:nth-child(1) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(2) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(3) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(4) img {
	margin-left: 0;
}
.cstm_off_bx_left li:nth-child(5) img {
	margin-left: 0;
}
.cstm_off_bx_right li:nth-child(1) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(2) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(3) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(4) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_right li:nth-child(5) img {
	margin-left: 0;
	margin-right: 0;
}
.cstm_off_bx_left li:nth-child(2n)::before {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n+1)::before {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n)::after {
	content: '';
	display:none;
}
.cstm_off_bx_left li:nth-child(2n+1)::after {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n)::before {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n+1)::before {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n)::after {
	content: '';
	display:none;
}
.cstm_off_bx_right li:nth-child(2n+1)::after {
	content: '';
	display:none
}
.cstm_off_bx_left li {
	list-style: none;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.cstm_off_bx_right li {
	list-style: none;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.cstm_off_bx_mid {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: 150px;
	margin-bottom: 150px;
}
.latest_course {
	margin-top: 50px;
	margin-bottom: 50px;
}
.mob_width {
	margin: 35px auto;
	display: table;
}
.study_material {
	margin-top: 50px;
	margin-bottom: 50px;
}
.happy_student {
	margin-top: 50px;
	margin-bottom: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape){
	.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 12px;
}
.static-top .dropdown-toggle::after {
	top: 12px;
}
.top_signup_bx {
	float: right;
	box-shadow: 2px 0px 40px 0px #ccc;
	width: 350px;
	padding: 20px;
}
.service_offering {
	padding-top: 50px;
	padding-bottom: 50px;
}
.cstm_off_bx_mid {
	width: 37%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.cstm_off_bx_left li:nth-child(1)::before {
	content: '';
	width: 180px !important;
	right: -65px !important;
}
.cstm_off_bx_left li:nth-child(2n+1)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 115px;
	top: 3px;
}
.cstm_off_bx_left li:nth-child(1) img {
	margin-left: 85px;
}
.cstm_off_bx_left li:nth-child(2n)::before {
	content: '';
	width: 265px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: -45px;
	top: 10px;
}
.cstm_off_bx_left li:nth-child(2n)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 220px;
	top: 3px;
}
.cstm_off_bx_left li:nth-child(2) img {
	margin-left: 25px;
}
.cstm_off_bx_left li:nth-child(2n+1)::before {
	content: '';
	width: 150px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: -35px;
	top: 10px;
}
.cstm_off_bx_left li:nth-child(3) img {
	margin-left: 130px;
}
.cstm_off_bx_left li:nth-child(4) img {
	margin-left: -3px;
}
.cstm_off_bx_left li:nth-child(5)::before {
	content: '';
	width: 185px !important;
	right: -70px !important;
}
.cstm_off_bx_left li:nth-child(5) img {
	margin-left: 125px;
}
.cstm_off_bx_right li:nth-child(1)::before {
	content: '';
	width: 180px !important;
	right: 200px !important;
}
.cstm_off_bx_right li:nth-child(1)::after {
	content: '';
	right: 200px !important;
}
.cstm_off_bx_right li:nth-child(1) img {
	margin-left: 5px;
	margin-right: 110px;
}
.cstm_off_bx_right li:nth-child(2n)::before {
	content: '';
	width: 265px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 90px;
	top: 10px;
}
.cstm_off_bx_right li:nth-child(2n)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 90px;
	top: 3px;
}
.cstm_off_bx_right li:nth-child(2) img {
	margin-left: 5px;
	margin-right: -5px;
}
.cstm_off_bx_right li:nth-child(2n+1)::before {
	content: '';
	width: 150px;
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 195px;
	top: 10px;
}
.cstm_off_bx_right li:nth-child(2n+1)::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999;
	display: block;
	position: absolute;
	right: 195px;
	top: 3px;
}
.cstm_off_bx_right li:nth-child(3) img {margin-left: 5px;margin-right: 120px;}
.cstm_off_bx_right li:nth-child(4) img {margin-left: 5px;margin-right: 20px;}
.cstm_off_bx_right li:nth-child(5)::before {content: '';width: 185px !important;right: 195px !important;}
.cstm_off_bx_right li:nth-child(5) img {margin-left: 5px;margin-right: 65px;}
.latest_course {margin-top: 50px;margin-bottom: 50px;}
.mob_width {max-width: 100%;}
.study_material p {text-align: left;font-size: 14px;font-weight: 500;margin-bottom: 10px;}
.study_material ul li {list-style: none;display: inline-block;	width: 30%;	border: solid 1px #ccc;padding: 7px;margin-right: 5px;margin-bottom: 5px;	height: 45px;	vertical-align: top;	border-radius: 7px;	position: relative;}
.study_material {margin-top: 50px;margin-bottom: 50px;}
.happy_student {margin-top: 50px;margin-bottom: 50px;}
.student_login_right {text-align: left;}
}
/*********** REGISTER FORM CSS**********/
.popupFrm .form-group{position:relative;}
.popupFrm .form-group i{position: absolute; top: 7px; left: 14px; color: #1365ed;}
.popupFrm .form-group input{padding: 10px 55px;border: solid 1px #ddd;width: 100%;display: block;border-radius: 7px;font-size: 14px;height: 40px;}
.modal-header h5 {text-align: center;	font-size: 18px;margin-bottom: 5px;	text-transform: uppercase;	margin:0px auto;}
.modal-body{padding: 45px; padding-top: 25px; padding-bottom: 25px;}
.modal-footer p {text-align: center; font-size: 14px;  margin-top: 15px; font-weight: 500; color: #484d57;margin: 0px auto;}
.modal-footer p a{color: red;}
.popupFrm .form-group a{color: #1586e9; border-bottom: 1px solid #1586e9;}
.popupFrm .form-group a:hover{text-decoration:none;}
.popupFrm .forgot-label{margin-bottom: 0px; font-size: 14px;  text-align: right;   display: block;}
.modal-header .close {padding: 0;  margin: 0;}
#phoneLoginModal .signup_with_phone strong{color: #1365ed;}
li.slick-active{background-color: #1365ed;}
/*********** REGISTER FORM CSS**********/


/*******  Addition Programs***/
.box1{background:#fff; border-radius:5px; padding:30px; float:left; width:100%; position:relative; margin-bottom:30px;}
.box-left {float: left; width: 80%;  padding-right: 30px; text-align: right;}
.box-right1 {float: right; width: 80%;  padding-right: 30px; text-align: left;}
.box-left h4{font-weight:bold;}
.box-right1 h4{font-weight:bold;}
.box-left p{margin-bottom:0;text-align: right;}
.box-right1 p{margin-bottom:0;text-align: left;}
.box-right {position: absolute; width: 20%; text-align: center;right: 30px; top: 50%; transform: translateY(-50%);}
.box-left1 {position: absolute; width: 20%; text-align: center;left: 30px; top: 50%; transform: translateY(-50%);}
/*******  Latest courses***/
.lates_Cour ul {border:none; margin-bottom:50px;}
.lates_Cour ul li a{border:1px solid #6a28ff; border-radius:4px; padding:5px 10px; font-size:14px; color:#6a28ff; margin-right:7px; text-decoration:none!important;}
.lates_Cour ul li a.active{background:#3ad39f; border-color:#3ad39f; color:#fff;}
.boxlatest h3 {font-weight: bold;}
.boxlatest h5 {font-weight:500; margin:20px 0;}
.boxlatest p {font-weight:400; text-align:left; line-height:1.6;}


#navbarResponsive ul.navbar-nav.ml-auto {justify-content: right; width: 100%;}
.ourmen1{background: #FFE0AE;}
.ourmen2{background: #94E1E1;}
.ourmen3{background: #F2DBFF;}
.mentorbox{box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 33px;height: 100%; margin:0 5%;}
.box-fullment{background: #2C2C29;	border-radius: 33px; height: 200px; overflow: hidden;}
.mentorbox h4 {text-align: center;margin: 30px 0 0; padding: 0 15px;  font-size: 20px; font-weight: 800; color:#000000;font-family: 'Exo', sans-serif;}
.mentorbox h5 {text-align: center;font-family: 'Exo', sans-serif; padding: 10px 15px 20px; font-size: 18px; font-weight: 500;}
.easywriting{background: #C7C8FF; padding:30px 20px;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);	border-radius: 33px; text-align: center;}
.dailyquiz{background: #F2DBFF; padding: 15px;	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); border-radius: 33px;height: 100%;}
.bookbox{box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); padding:10px;border-radius: 33px;text-align: center;height: 100%;}
.color1{background: #94E1E1;}
.color2{background: #AEEBFF;}
.dailyquiz img {width: 35%; position: absolute;    top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.questionbox {width:100%; padding-left: 40%;}
.questionbox h3,.easywriting h4,.bookbox h3 {font-size: 18px; font-weight: 700;    font-family: 'Exo', sans-serif;letter-spacing: 0.03em;}
.questionbox h5 {font-size: 12px;font-family: 'Exo', sans-serif; font-weight: 500; color: #000;margin-bottom: 0;}
.bookbox p {margin-bottom: 20px;    font-size: 16px;letter-spacing: 0.03em; font-weight: 400;    line-height: 21px;}
.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {display: none;}
.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {color: #fff;background: #db9ffd;}
.funkyradio-default label {display: block; background: #fff; padding: 1px 10px; border-radius: 30px; margin-bottom: 5px;}
.funkyradio-default label span.option {background: #F0F0F0; width: 20px; height: 20px; display: inline-block; font-size: 12px; text-align: center; line-height: 20px; border-radius: 100%;font-size: 10px; font-weight: 400;color:#000;}
.funkyradio-default label:hover {background: #db9ffd;color: #fff;}
.funkyradio-default span.optiontext {font-size: 12px; font-weight: 400;}
.funkyradio {position: relative; padding-right:50px;}
.questiondot {position: absolute; right: 0; top: 0;}
.questiondot ul {padding: 0;margin: 0; list-style: none;}
.questiondot ul li {width: 13px; height: 13px; background: #fff; border-radius: 100%; margin-bottom: 15px; background: #FDFDFD; border: 1px solid rgba(44, 44, 41, 0.58);}
.questiondot ul li.active{background: radial-gradient(50% 50% at 50% 50%, #D18FF5 0%, #C876F5 100%);border: 1px solid #AB54DA;}
button.btn-fiil {background: #2C2C29;box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);color: #fff;border: none;outline: none;color: #FAFAFA;padding: 8px 15px;font-weight: 500;font-family: 'Exo', sans-serif;font-size: 12px;display: inline-flex;}
.easywriting img.img-responsive {margin-bottom: 20px;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom:20px;}
.mb-50{margin-bottom:50px;}
.mb-100{margin-bottom:100px;}
.btn-fiil span.material-icons {height: 10px; line-height: 0.6;}
.bookbox img { max-width: 100%; margin-bottom: 10px;}
.answriting{background: #FFE0AE;}
.answriting .questionbox {padding-left: 50%;}
.answriting .questionbox h5{font-size: 16px; font-weight: 400;line-height: 21px;font-family: 'Exo', sans-serif;	letter-spacing: 0.03em;	color: #000000;    margin-bottom: 20px;}
.easywriting p {margin-bottom: 20px;margin-top: 20px;}
.weservbox {padding: 0 40px; text-align: center;}
.weservbox p{font-weight: bold;font-size: 16px;line-height: 24px;text-align: center;letter-spacing: 0.03em;	color: #2C2C29; margin-top: 25px;font-family: 'Exo', sans-serif;}
.weservbox p span {background: #E2AFFE;   padding: 3px 10px;}
.weservbox a {font-weight: 500; font-size: 14px; line-height: 19px; text-decoration-line: underline; color: #4C4C4D;  display: inline-flex;  text-decoration: none;}
.weservbox a span.material-icons {font-size: 16px; text-decoration: none;}
.needmentor{background: #fff; padding:20px 20px; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); border-radius: 20px;    margin-top: 100px; }
.mentordata{width: calc(100% - 25%);display: inline-block; vertical-align: top;} 
.needmentor img.icon-img {width: 20%;display: inline-block;}
.mentordata h3{font-size: 30px; font-weight: bold;line-height: 40px; text-align: left;letter-spacing: 0.03em;color: #2C2C29;}
.mentordata p{font-size: 16px;line-height: 21px;letter-spacing: 0.03em;color: #000000;}
.bannersection{text-align: left; position: relative;    margin-bottom: 0px;    padding:100px 0; color: #fff;    margin-top:0px;}
ul.bannelinks{list-style: none; margin: 0; padding: 0; display: inline-block; margin-bottom: 50px;}
ul.bannelinks li {display: inline-block; border-right: 1px solid #000;	position: relative;}
ul.bannelinks li a {padding: 0 10px;font-weight: 500;font-size: 20px;line-height: 27px;letter-spacing: 0.03em;color: #272725;font-family: 'Exo', sans-serif;}
ul.bannelinks li:last-child{border-right: none;}
span.imgbane1 {position: absolute; top:0;left: 0;width: 195px;}
span.imgbane2 {position: absolute;	right: 0;bottom: 0;	width: 162px;}
.headingh3{font-weight:600!important;font-size:38px!important;text-align:left!important; color:#fff!important;}
.bannersection p{font-weight: 600;font-size: 18px;line-height: 24px;letter-spacing: 0.03em;	color: #fff;letter-spacing: 0.2px;}
.bannersection img.img-responsive { max-width: 100%;}
.leftdataawayexam {position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.leftdataawayexam ul {padding: 0; list-style: none; margin-bottom: 0;}
.leftdataawayexam ul li {line-height: 40px;font-size: 18px;}
button.banbtn {font-family: 'Exo', sans-serif;background: #2C2C29;	box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);	color: #fff;	border: none;	outline: none;	padding: 10px 15px;	margin: 0 10px;	font-weight: 500;	font-size: 16px;line-height: 21px;	color: #FAFAFA;}
button.banbtn .banbtncolor{color:#94e1e1;}
button.banbtn .banbtncolor1{color:#fad18d;}
.newsletter {border: 1px solid #FAFAFA;	}
.newsletter input[type="text"] {background: none;border: none;font-size: 12px;padding: 10px 10px;text-align: center;color: #FAFAFA;opacity: 0.5;}
.newsletter input[type="button"] {font-size: 12px;border: none;	padding: 10px 10px;	float: right;}
.aboutbg{ background:url(../img/abbg.png) 0 0 no-repeat; background-size: 100% 100%; text-align: center;padding: 100px 0 0; margin-top:0px; margin-bottom: -30px;}
.blogbg{ background:#dbf3f3 url(../img/blogbg.png) 0 0 no-repeat; background-size: 100% auto; text-align: center;padding: 100px 0 0; margin-top:0px; margin-bottom: -30px;}
.blogbg .container {position: relative; padding-bottom: 100px;}
.aboutbg .container {position: relative; padding-bottom: 100px;}
.aboutbg p{font-size: 18px;line-height: 33px;text-align: center;color: #2C2C29;font-family: 'Exo', sans-serif;}
.bannersection h3 {font-size: 35px;	line-height: 54px;text-align: center;letter-spacing: 0.01em;color: #2C2C29;text-shadow: 0px 4px 10px rgb(0 0 0 / 20%);    font-weight: 800;font-family: 'Exo', sans-serif;}
.bannersection h3 span {background:#FAD18D; padding: 3px 5px;}
.pb-100{padding-bottom: 100px;}
span.icon3 {position: absolute; left: 10%;   bottom: -40px;  z-index: -1;}
span.icon4 {position: absolute; right: 0;   bottom: 6px;  z-index:9;}
.notesrow {padding-left: 15px; padding-right: 15px;}
.notesrow h1{text-align: center;margin-bottom: 50px;  margin-top: 50px;font-weight: bold;font-size: 35px;	line-height: 54px; letter-spacing: 0.01em;color: #2C2C29;	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);    font-family: 'Exo', sans-serif;}
.notesrow h1 span{font-weight: 400;}
button.backbuttn {float: left; background: no-repeat; border: none; line-height: normal;}
.boxnots {background: #FAFFFF; border: 1px solid #94E1E1; box-sizing: border-box;  box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);   border-radius: 20px; text-align: center; height: 100%;}
.boxnots a {display: block; padding: 20px 10px 10px;}
.boxnots a img {margin-bottom: 10px;}
.boxnots p {font-weight: 600; font-size: 18px; line-height: 21px; padding: 10px 10px 0; color: #000000;  text-align: center;font-family: 'Exo', sans-serif;}
div#navbarResponsive {justify-content: right;}
body.signin {height: 100vh; background: url(../img/signbg.png); background-repeat: no-repeat;    background-size: 50% 100%;}
.signupfrm {padding-left: 60%; padding-right: 5%;    position: relative;}
.signupfrm h3 {letter-spacing: 0.01em;font-family: 'Exo', sans-serif; font-size: 30px; font-weight: 500; color: #2C2C29;  text-shadow: 0px 4px 10px rgb(0 0 0 / 10%); margin-bottom: 30px;}
.signupfrm label {font-family: 'Exo', sans-serif; font-weight: 500; font-size: 16px; line-height: 21px; letter-spacing: -0.01em; color: #A3A1A6;}
.signupfrm input.form-control{background: rgba(234, 235, 252, 0.5);border-radius: 5px; border: none;}
.signupfrm .input-form {margin-bottom: 10px;font-family: 'Exo', sans-serif;}
.signupfrm .forgotlink{font-family: 'Exo', sans-serif; font-weight: 500; font-size: 12px;color: #A3A1A6;text-decoration-line: underline;letter-spacing: -0.01em;}
button.signupbttn{background: #2C2C29;	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); border-radius: 0; border: none; outline: none;color: #FAFAFA;font-family: 'Exo', sans-serif; font-weight: 500; font-size: 16px; width: 100%; padding:15px;}
.socialsignin {
    margin-top: 20px;
}
.socialsignin a{display: block;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);border: 1px solid #A3A1A6; padding: 15px; font-family: 'Exo', sans-serif; font-weight: 600; font-size: 16px;	border-radius: 30px;color: #353338; text-align: center; margin-bottom: 20px;}
span.iconsignin1 {position: absolute;  left: 0; top: 30px;    width: 250px;}
span.iconsignin2 {position: absolute; left: 35%;  bottom:5%; width: 250px;}
span.iconsignin2 img,span.iconsignin1 img{width: 100%;}
.pr{position: relative;}
.viewpassword{border: none; background: none; padding: 0;    position: absolute;  top: 35px; right: 10px;}


/**Blog CSS **/
h4.headinblog {text-align: center; letter-spacing: 0.03em; color: #2C2C29; text-shadow: 0px 4px 10px rgb(0 0 0 / 10%); font-weight: bold;font-size: 50px;
	margin-bottom: 50px;}
.boxround{box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);	border-radius: 20px; padding:30px 20px;    margin-bottom: 30px; float: left; width: 100%;}
.colbg1{background:#FFE0AE;}
.colbg2{background:#E2BCF7;}
.colbg3{background:#94E1E1;}
.colbg4{background:#C7C8FF;}
.colbg5{background:#AEEBFF;}
.colbg6{background:#D2D2FF;}
.blgleftdata {float: left; width: 70%; text-align: left;}
.blog-icon-right {float: left; width: 30%;}
.heading-blog {position: relative; display: flex;align-items: baseline;}
.heading-blog span{font-weight: bold;font-family: 'Exo', sans-serif;font-size: 30px; color: #000;  padding-right:10px;  margin-right: 10px; position: relative;}
.heading-blog h3{letter-spacing: 0.03em;font-weight: bold;font-size: 30px;color: #2C2C29;}
.heading-blog span:after {position: absolute;	content: "";width: 3px;height: 40px;right: 0;top:0px;background: #333;}
.blogsubdata {padding-left: 60px;}
.blogsubdata p {font-size: 16px; font-weight: 400;}
.blogsubdata a{background: #2C2C29;color: #FAFAFA;font-weight: 500;	font-size: 16px;font-family: 'Exo', sans-serif;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); text-decoration: none;    padding: 10px 20px;display: inline-flex;}
.blgleftdata.rightdatablog {text-align: right;}
.blgleftdata.rightdatablog .heading-blog {direction: rtl;}
.blgleftdata.rightdatablog .heading-blog span{ margin-left: 10px; padding-right: 0; padding-left: 10px;margin-right: 0;}
.blgleftdata.rightdatablog .heading-blog span:after{right: auto; left:0;}
.blgleftdata.rightdatablog .blogsubdata{padding-left: 0; padding-right: 60px;}
.blgomar-200 {margin-top: -200px;}
.blogdetails{background:#fafafa url(../img/headingbor.png); background-repeat: no-repeat; background-size: 100% auto; background-position: top left; padding-top: 100px;}
.blogdateaut {font-size: 12px;letter-spacing: 0.03em; color: #2C2C29; text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); font-weight: 400;}
.blogdateaut span{width: 5px; height: 5px; border-radius: 100%; background: #94E1E1; display: inline-block; margin:0 5px;}
.blogfulldetials h2{font-size: 60px;letter-spacing: 0.03em; color: #2C2C29; text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);font-weight: 800;}
.blogfulldetials .blgfullimg{width: 100%; margin-bottom: 30px;}
.blogfulldetials p{font-size: 18px; line-height: 26px; letter-spacing: 0.06em; color: #2C2C29;}
.numberlist ul {padding: 0; margin: 0; list-style: none; text-align: center; margin-top: 100px;}
.numberlist ul li a{font-weight: 600; font-size: 30px; line-height: 40px; letter-spacing: 0.03em; color:#D2D2D2; text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);}
.numberlist ul li{margin-bottom: 30px;}
.numberlist ul li a.active,.numberlist ul li a:hover{color:#2C2C29;}
.authdetsila {text-align: right; padding-right: 30px;   top: 100px;  position: absolute;}
span.iconimg1 {width: 79px; height: 79px; display: inline-block; background:#2C2C29; border-radius: 100%; position: relative;  z-index: 9;}
span.bigimg { position: relative;width: 80px; height: 80px;  display: inline-block;}
span.bigimg:after{background: rgba(148, 225, 225, 0.7); width:50px; height: 50px; position:absolute; left:-10px; top:-5px; content:" ";border-radius: 100%;}
span.bigimg::before{background: rgba(148, 225, 225, 0.7); width:32px; height: 32px; position:absolute; left:55px; top:35px; content:" ";border-radius: 100%;}

.guidlinesec {
    background: #f2dbff url(../img/bg1.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    padding:0px 0 100px;
    margin-top: 0px;
    margin-bottom:20px;
}
.headinfull{letter-spacing: 0.01em;color: #2C2C29;	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);font-weight: bold;
	font-size: 35px;margin-bottom: 60px;}
	.mt-50{margin-top: 50px;}
.guidlinesec p{letter-spacing: 0.01em;	color: #2C2C29;font-family: 'Exo', sans-serif;font-weight: 500;font-size: 18px;line-height: 24px;}
.imgmartop-100{margin-top: -100px;}
.needmentorsec h3{text-align: center;letter-spacing: 0.01em;color: #000000;text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);font-weight: bold;
	font-size: 35px; margin: 50px 0 30px; padding-bottom: 20px; position: relative;}
	.needmentorsec{padding-bottom: 30px;}
	.needmentorsec h3::after{position:absolute; content: ""; width: 200px; height: 3px; left: 50%; bottom: 0; background: #A3A1A6;transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);}
	.bor-4{box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 45px; padding: 30px; height: 100%; text-align: center;}
	.bor-4 h4{font-weight: bold; font-size: 20px; line-height: 27px; text-align: center; letter-spacing: 0.01em; color: #000000; height: 80px;}
	.bor-4 p{font-weight: 500; font-size: 16px; line-height: 21px; text-align: center; letter-spacing: 0.01em; color: #000000;    padding-top: 30px;}
	.bor-4 img {height: 90px;}
	.needmentorsec .row {justify-content: center;}
	.needmentorsec .col-md-4{margin-bottom: 30px;}

	.whygs{padding-bottom: 30px;}
.whygs h3,.whygsdata h3{text-align: center;letter-spacing: 0.01em;color: #000000;text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);font-weight: bold;font-size: 35px; margin: 0px 0 10px; padding-bottom: 20px; position: relative;}
.whygsdata{background: #ffe3b5 url(../img/bg2.png) 0 0 no-repeat;
background-size: 100% auto;	text-align: center;padding:0px 0 100px;margin-top: 0px;margin-bottom:20px;}
.imgwhy {top: -180px;position: relative;	margin-top: 150px;}
.listing{padding:0 ; margin:-100px 0 100px; text-align: left;}
.listing li{font-weight: 500; font-size: 18px; line-height: 24px; letter-spacing: 0.01em; color: #2C2C29;}
.whybox{box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 5px; padding: 25px;}
.whybox h4{font-weight: bold; font-size: 25px; line-height: 33px; letter-spacing: 0.01em; color: #000000; text-align: left;}
.whybox h4 span{font-weight: 500; font-size: 20px;}
.colobg1{background: #D2D2FF;}
.colobg2{background: #FAD18D;}
.colobg3{background: #AEEBFF;}
.whybox ul {list-style: lower-alpha;text-align: left;}
.whybox ul li{font-weight: bold;font-size: 18px; line-height: 24px;letter-spacing: 0.01em; color: #000000;}
.freebok{background: #2C2C29; display: inline-block;box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);font-weight: 500;font-size: 16px; padding: 10px 30px; line-height: 21px; color: #FAFAFA;}
.freebok span{color:#FAD18D}
.freebok:hover{color: #FAFAFA; text-decoration: none;}
.img-responsive{max-width: 100%;}	
.loginbox{background: linear-gradient(230.04deg, #000000 2.11%, rgba(46, 46, 72, 0.2) 102.63%);	box-shadow: 0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25);border-radius: 30.8224px; padding:50px 30px; text-align: left;}			
.loginbox h2 {font-size: 48px;font-weight: normal;    margin-bottom: 50px;}
.loginboxinput {background: #FFFFFF;border-radius: 10px;margin-bottom: 15px;padding-left: 40px;position: relative;overflow: hidden;}
.loginboxinput input[type="text"] {width: 100%;border: none;height: 50px; font-size: 12px; font-weight: 500;    outline: none;}
span.usericonlogin {position: absolute; left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
span.usericonlogin img {width:18px;}
.forgotlink a {font-size: 12px; color: #FFD422; font-family: 'Poppins', sans-serif;}
.loginleft{text-align: left; position: absolute; top: 50%;  transform: translateY(-50%);}
.loginleft h2 {font-size: 4.5vw; font-weight: 700;}
.loginleft p {font-size: 26px; margin-bottom: 40px;}
.signinwith{text-align: center; margin-top: 50px;}
.signinwith p{color: #DFDFDF;font-family: 'Poppins', sans-serif;font-weight: normal;font-size: 12px;line-height: 18px;}
.signinwith ul{padding: 0; margin: 0;}
.signinwith li {width: 55px; height: 55px; display: inline-block; background: #fff; border-radius: 100%; margin: 0 5px;}
.topdata ul li a {color: #fff; line-height: 55px;}
.signinwith li a img {width: 25px;}
.loginbtn button{width:100%; margin-top: 10px;}
.fillstar {color: #f4d34a;}
h4.headingh4 {font-size: 35px; font-weight: 700;}
.yellowtext{color: #f4d34a!important;}
.boxfetu{background: linear-gradient(230.04deg, #1D3D58 2.11%, rgba(46, 46, 72, 0) 102.63%); 	filter: drop-shadow(0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25));border-radius: 30.8224px; padding:20px;height: 100%; color: #fff; text-align: center;}
.boxfetu h4 {font-size: 21px; font-weight: 700;    padding-top: 10px;}
.featurerow .col-md-3 {margin-bottom: 30px;}
.fetureheading{padding-left: 10%;}
.fetureheading h2 {font-size: 50px; color: #fff; font-weight: 500; margin-bottom: 10px;}
button.testbtn {width: 49%; font-size: 17px; border: none; outline: none; font-weight: 500; padding: 5px 10px;border-radius: 2px;}
.boxtestseries{background: linear-gradient(230.04deg, #1D3D58 2.11%, rgba(46, 46, 72, 0) 102.63%);filter: drop-shadow(0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25));border-radius: 30.8224px; padding: 10% 5%;}
h3.heading2in {color: #fff; font-size: 30px; font-weight: 700; margin-bottom: 30px;}
.testserimg img {max-width: 100%;}
.boxtestseries h3 {color: #fff; font-size: 22px; font-weight: 500;font-family: 'Inter', sans-serif; margin-bottom: 0;}
.crsprice { font-size: 19px; color: #fff;font-family: 'Inter', sans-serif; font-weight: 400;margin-bottom: 10px;}
.buybtn {background: linear-gradient(180deg, #FEE479 0%, #E4B801 100%);}
.buybtn:hover{background: linear-gradient(180deg, #E4B801 0%, #FEE479 100%);}
.viewbtn {border: 1px solid #FFE165!important; background: none; color:#FFE165;}
.testseries .col-md-4 {margin-bottom: 30px;}

.tslidein{margin-bottom: 100px; position: relative;}
.tslidedata{text-align: center; width: 60%; margin: auto;}
.tslidedataslide{background: #FFFFFF;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);border-radius: 20px;padding: 20px;    margin-top: 70px; }
.timg{width:102px; height: 102px; border-radius: 100%; overflow: hidden;    display: inline-block; margin-top: -80px;}
.timg img{width: 100%;}
.tslidedata h3{font-family: 'Lato', sans-serif;font-weight: bold;font-size: 24px;line-height: 29px;color: #3D3D3D; margin-bottom: 5px;}
.tslidedata h6{font-family: 'Lato', sans-serif;font-weight: 400;font-size: 18px;line-height: 22px;color: #3D3D3D; margin-bottom: 20px;}
.tslidedata p{font-family: 'Lato', sans-serif;font-weight: 400;font-size: 18px;line-height: 22px;color: #3D3D3D; margin-bottom: 20px;}
.owlmanage{position: inherit!important;    overflow: visible;}
.owlmanage .owl-nav .owl-next,.owlmanage .owl-nav .owl-next:hover {float: right; background: #fff url(../img/arrowR.svg);}
.owlmanage .owl-nav .owl-prev,.owlmanage .owl-nav .owl-prev:hover {float: left; background: #fff url(../img/arrowL.svg);}
.owlmanage .owl-nav {position: absolute; top: 50%; width: 100%; left: 0;    transform: translateY(-50%); -webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);}
.owlmanage  .owl-dots{display: none;}
.owl-theme.owlmanage  .owl-nav [class*=owl-]{ width: 69px; height: 69px; border-radius: 100%; background-repeat: no-repeat; background-position: center;}
.tsupport {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    position: absolute;
    width: 63%;
    height: calc(100% - 25%);
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}
.tsupport1 {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    position: absolute;
    width: 67%;
    height: calc(100% - 30%);
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
}


/*Test Report CSS strat*/
.report{ background: #000; position: relative; padding-top: 50px;}
.reportleft {position: fixed; width: 25%;height: 100%; z-index: 99; overflow: auto;}
.report-right {width: calc(100% - 27%); float: right; padding: 0 15px;}
.myscrore{background: linear-gradient(115.74deg, rgba(41, 68, 104, 0.8) 0%, rgba(20, 45, 79, 0.5) 99.52%);
	backdrop-filter: blur(21px);
		/* Note: backdrop-filter has minimal browser support */
		border-radius: 30px; padding: 8px 30px 40px;}
		.reportleft div#navbarResponsive {display: block!important;}
		.reportleft ul.navbar-nav.ml-auto {display: block;}
		.barfull {
			width: 90%;
			margin: 70px 10% 0 0;    position: relative;
		}
		.barfiller {
			width: 100%;
			height: 20px;
			background: #EAEAEA;
			border: 1px solid #ccc;
			position: relative;
			margin-bottom: 0px;
			border-radius: 0px;
			box-shadow: inset 1px 4px 9px -6px rgb(0 0 0 / 50%);
			-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.5);
			border-radius: 40px;
		}
		.barfiller:before {
			position: absolute;
			content: "100%";
			right: 0;
			bottom: -20px;color: transparent; opacity: 0;
		}
		.barfiller .fill {
			display: block;
			position: relative;
			width: 0px;
			height: 100%;
			background:linear-gradient(89.98deg, #FFD577 0.02%, #F35959 100%)!important;			
			z-index: 1;
			border-radius: 40px;
		}
		.barfiller .tip {
			margin-top: -30px;
			padding: 2px 4px;
			font-size: 18px;
			color: #fff;
			font-weight: 700;
			left: 0px;
			position: absolute;
			z-index: 2;
			/*background: url(../img/student.png);*/
			background-size: auto 100%;
			width: 79px;
			height: 78px;
			text-align: center;
			line-height: 115px;
			border-radius: 0;
			text-indent: 55px;
		}
		.barfiller .tip:after {content: "";
			display: block;
			position: absolute;
			right: 0px;
			top:-10px;
			z-index: 9;
			background: url(../img/topperflag.png); width: 36px; height: 37px;
		}
.endicon{    position: absolute;
    right: 0%;
    top: -40px;}
	span.evgicon {
		position: absolute;
		top:-64px;
		left: 30%;
		color: #fff; text-align: center;transform: translateX(-30%);
	}
	span.evgicon p {
		margin-bottom: 0;
		font-size: 18px;
		font-weight: 500;
	}
	.scroe15{left:30%; transform: translateX(-30%); position: absolute; bottom:-24px; font-weight: 500; font-size: 18px; color: #fff;}
	.barfiller .tip:before {
		position: absolute;
		content: "Score";
		left: -50px;
		font-size: 18px;
		font-weight: 500;
	}
	span.scryyou {position: absolute;	top: -70px;	}
	.scryyoudata{position: absolute;	top:17px;left:56%; transform: translateX(-56%); color: #fff;font-weight: 500; font-size: 18px;}
	span.scryyou p {color: #FFD422;	margin-bottom: 0px;margin-top: 0;float: right;position: relative;left: -20px;top: 20px;	font-size: 18px;font-weight: 500;}
	.roundboxreport{border-radius: 40px; width: 100%; height: 100%; padding: 30px;}
	.percentile{background: #FFD577; text-align: center;}
	.percentile h3{font-size: 50px; font-weight: 600;font-family: 'Inter', sans-serif; color: #000; margin-bottom: 0;    padding-top: 10px;}
	.percentile h3 span{display: block; font-size: 18px; font-family: 'Raleway', sans-serif; padding-bottom: 0px;}

	.ranktile{background: linear-gradient(115.74deg, #7051DF 0%, rgba(68, 44, 155, 0.5) 99.52%);backdrop-filter: blur(21px); text-align: center;}
	.ranktile h3{color:#fff;font-size: 50px; font-weight: 600;font-family: 'Inter', sans-serif;margin-bottom: 0;    padding-top: 10px}
	.ranktile h3 span{display: block; font-size: 18px; font-family: 'Raleway', sans-serif; padding-bottom: 0px;}

	.scrtile{background: linear-gradient(115.74deg, rgba(41, 68, 104, 0.8) 0%, rgba(20, 45, 79, 0.5) 99.52%);backdrop-filter: blur(21px); text-align: center;}
	.scrtile ul {list-style: none;display: flex;padding: 0;flex-wrap: wrap;}
	.scrtile ul li {-ms-flex-preferred-size: 0;	flex-basis: 0;-ms-flex-positive: 1;	flex-grow: 1;max-width: 100%;}
	.scrtile h2{color:#fff;font-size: 20px; font-weight: 600;margin-bottom: 0;    padding-top: 10px}
	.scrtile h3{color:#fff;font-size: 30px; font-weight: 600;font-family: 'Inter', sans-serif;margin-bottom: 0;    padding-top: 10px}
	.scrtile h3 span{display: block; font-size: 16px; font-family: 'Raleway', sans-serif; padding-bottom: 0px;}
	.mb-30{margin-bottom: 30px!important;}
	.mt-30{margin-top: 30px!important;}

.part{width: 49%; display: inline-block; text-align: center;     padding: 0 15px;}
.part h3{color:#F0F0F0; font-size: 40px; font-weight: 600;}
.part h3 span{font-size: 20px; font-weight: 600;font-family: 'Inter', sans-serif;}
.scrtile ul li i{font-size: 20px; font-style: normal;}
.chart{position: relative; margin-top: 30px;display: inline-block;}
.chartdata {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.chartdata p {
    color: #fff;
    font-size: 40px;
    font-weight: 600;font-family: 'Inter', sans-serif; margin-bottom: 0;
}
.chartdata p small {font-size: 18px; vertical-align: super; left: -5px; position: relative;}
.legend{width: 100%;    margin-top:10px;}
.legend ul{padding:0;    display: block;    margin: 0;}
.legend ul li{display: inline-block; font-size: 12px; font-weight: 500;color: #fff;}
.legend ul li span{width: 10px; height: 10px;border-radius: 3px; display: inline-block;    margin-right: 5px; }
.yellowbox{background: #FEC91E;}
.greenbox{background:#81FB6A;}
.redbox{background: #DD3251;}
.chartheading{color:#fff; font-weight: 600; font-size: 20px;}
.highcharts-background{background: none!important;fill: none;}
.graphrow {margin-top: 30px;}
.highcharts-legend-item text {color: #fff!important; fill: #fff!important; font-weight: 400!important;}
.highcharts-axis-labels text{fill: #fff!important;}
.graphrow rect.highcharts-point {stroke: none;}
.graphrow g.highcharts-exporting-group {display: none;}
.graphrow text.highcharts-axis-title {fill: #fff!important;}
.graphrow path.highcharts-grid-line{opacity: .2;}
.graphrow text.highcharts-credits {display: none;}
.eliminatile{background: linear-gradient(115.74deg, #7051DF 0%, rgba(68, 44, 155, 0.5) 99.52%);
	backdrop-filter: blur(21px);}
	.guesanatile{background: linear-gradient(115.74deg, #00C8E3 0%, rgba(0, 205, 233, 0.4) 99.52%); backdrop-filter: blur(21px);}
	.scrtile .col-md-6 h4 {
		color: #fff;
		padding-right: 90px;
		position: relative;
		font-size: 20px;
		font-weight: 600;
		text-align: left;
	}
	.scrtile .col-md-6 h4 span {
		position: absolute;
		right: 20px;font-family: 'Inter', sans-serif;
		font-size: 50px;    top: 50%;
		transform: translateY(-50%);
	}
	.scrtile .progress {margin-bottom: 15px;border-radius: 30px;}
	.scrtile .progress:last-child {margin-bottom:0px;}

	.progfull { position: relative;width: 100%;}
	span.headingprg {width: 100px;display: inline-block;font-size: 12px;color: #fff;vertical-align: super;text-align: right;}
	.progfull .progress {width:calc(100% - 140px); height: 1.4rem;display: inline-block;    margin-right: 20px;}
	.progfull .progress-bar {height: 100%;}
	.progfull .progress-bar span {
		position: absolute;
		right: 0;
	}
	.borsw{border: 1px solid rgba(255, 255, 255, 0.4);box-sizing: border-box; overflow: hidden; border-radius: 15px;}
	.borswhead{opacity: 0.8;border-radius: 15px; font-size: 25px; font-weight:600;    padding: 15px;text-align: left;	color: #fff;}
	.greengradient{background: linear-gradient(180deg, #57E861 0%, #16C122 100%);}
	.redgradient{background: linear-gradient(180deg, #ED3255 0%, #C00C2E 100%);}
	.borsw ul {
		display: block;
		text-align: left;
		padding: 15px 30px;
	}
	.borsw ul li {
		display: block;
		color: #fff; margin-bottom: 10px;
	}
	.reportleft ul.navbar-nav li.nav-item.active a,.reportleft ul.navbar-nav li.nav-item:hover a {font-size: 2.5vw;font-weight: 400!important;color: #FFD577!important;text-decoration: underline;line-height: 1.6;}
	.reportleft li.nav-item{margin-bottom: 10px;}
	.reportleft li.nav-item.active a:after{display: none;}
	.reportleft ul.navbar-nav li.nav-item a {font-weight: 500;color: #004777!important;text-shadow: none;font-size: 18px; margin: 0;    transition: all 0.3s;}
	.righttextheading{font-weight: 800; font-size: 28px;color: rgba(255, 255, 255, 0.8);}
	.userrightdetailsdata h5{font-weight: 500;font-size: 18px;	line-height: 21px;color: rgba(240, 240, 240, 0.85);}
	.userrightdetailsdata h5 span{display: block;font-weight: normal;font-size: 12px;line-height: 15px; color: #97A4AB;}
	.userightimg{width:67px;height: 67px; border-radius: 100%; display: inline-block;}
	.userrightdetailsdata {width: calc(100% - 100px);	display: inline-block; vertical-align: bottom;	padding-left: 10px;}
	.part h3 u {text-decoration: none;}
	.patbanner nav {
		position: relative;
		z-index: 9;
	}
	.mt-100{margin-top: 100px;}
	.patbanner:after {
		position: absolute;
		content: "";
		background: linear-gradient(360deg, #234E6B 0%, transparent 100%);
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 0;
	}
	.patbanner:before {
		position: absolute;
		content: "";
		background: linear-gradient(360deg, transparent 0%, #122835 100%);
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 0;
	}
	.datasummry{height: 300px; overflow-y: auto;    margin-right: 30px;	padding-right: 0px;}
	.datasummry::-webkit-scrollbar{
		width: 5px;
	}
	.datasummry::-webkit-scrollbar-track{
		background-color:rgba(0, 0, 0, .24);
		border-radius: 5px;
	}
	.datasummry::-webkit-scrollbar-thumb{
		background: #FFCD05;
		border-radius: 5px;
	}
	.datasummry::-webkit-scrollbar-thumb:hover{
		background:#FFCD05;
	}
	.datasummry ul {
		padding: 0;
		margin: 0;
	}
	.datasummry ul li{display: flex;    margin-bottom: 30px;}
	.datasummry ul li .sumdata {
		color: #fff;
	}
	.datasummry ul li .sumdata span {
		font-size: 20px;
		font-weight: 400;
		height: 60px;
		display: block;
	}
	.datasummry ul li .sumdata h4{font-size:32px; font-weight: 400;}


	.w-0 {width:0% !important;}
	.w-5 {width: 5% !important;}
	.w-10 {width: 10% !important;}
	.w-15 {width: 15% !important;}
	.w-20 {width: 20% !important;}
	.w-25 {width: 25% !important;}
	.w-30 {width: 30% !important;}
	.w-35 {width: 35% !important;}
	.w-40 {width: 40% !important;}
	.w-45 {width: 45% !important;}
	.w-50 {width: 50% !important;}
	.w-55 {width: 55% !important;}
	.w-60 {width: 60% !important;}
	.w-65 {width: 65% !important;}
	.w-70 {width: 70% !important;}
	.w-75 {width: 75% !important;}
	.w-80 {width: 80% !important;}
	.w-85 {width: 85% !important;}
	.w-90 {width: 90% !important;}
	.w-95 {width: 95% !important;}
	.w-100 {width: 100% !important;}
	.greentxt{color: #7EFA6A!important;}
	.orngtxt{color: #FE6F1E!important;}



/*Test Report CSS end*/

.roundpro{width: 67px; height: 67px; border-radius: 100%; background: #fff;display: inline-block; line-height: 67px;  text-align: center;}
.processrow ul { padding: 0; list-style: none; position: relative;}
.processrow ul:after{width: 90%; height: 5px; position:absolute; background: #f4d34a; content: ""; left: 10px; top: 50%; transform:translateY(-50%)}
.processrow ul li { display: inline-block; vertical-align: text-top; position: relative; z-index: 9;}
.processrow ul li:nth-child(2){margin: 0 30%;}
.processrow li.active span.roundpro {background: #FFCD05;  color: #fff;}
.processrow li span.roundpro span.material-icons{font-size: 40px;  line-height: 67px;}
.processrow ul li:nth-child(2) span.roundpro span.material-icons{color: #FFCD05;}
.paymentbox {
    border-radius: 30px;
    padding: 30px;
	background: linear-gradient(230.04deg, #000000 2.11%, rgba(46, 46, 72, 0.2) 102.63%);
	box-shadow: 0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25);    float: left;
    display: block;
}
.paymentbox h4{font-size: 22px; font-weight: 400; color:#fff;}
ul.paymentoption {
    padding: 0;
}
ul.paymentoption li{display: inline-block;    padding-right: 30px;}
ul.paymentoption li label{color:#fff;}
.divinput label {font-size: 15px; font-weight: 400; color: #fff;}
.divinput ul {padding: 0; margin: 0; display: flex;}
.divinput ul li:last-child{width: 6%; margin-right: 0;}
.divinput ul li{list-style: none; width: 20%; margin-right: 1%;}
.divinput ul li input{width:100%;}
input.input-form{background: #FFFFFF; padding: 5px; border: none;  text-align: center; font-size: 16px;border-radius: 7px;}

.expiredate label,.expiredatecvv label,.namecard label {
    display: block;
    color: #fff;
    margin-top: 20px;
}
.expiredate,.expiredatecvv {
    display: inline-block;
    margin-right: 10px;
}
.cupanro input{width:90%; text-align:left;}
.cupanro label {
    display: block;
    color: #fff;
}
.expiredate input.input-form {width: 50px; margin-right: 10px;}
.namecard input.input-form {width:100%; margin-right: 0px; text-align: left;}
.expiredatecvv input.input-form {width: 80px; margin-right: 10px;}
.questionicon{color: #fff; font-size: 20px;}
.carddetaiksbtnrow .logintop{float: right;}
.carddetaiksbtnrow a{color: #fff;}
.totam{color:#fff; margin-top: 100px;}


.paymentbot{color: #fff;}
.paymentbot span{color: #000;}
.paymentbot a{text-decoration: underline; color: #fff;}










@media only screen and (min-width: 320px) and (max-width: 768px) {	
	h4.headinblog {    font-size: 30px;	margin-bottom: 130px;}
	.blgleftdata {width: 100%;}
	.dirltr {direction: ltr;	display: flex;flex-direction: column-reverse;}
	.aboutbg{background-size: cover;}
	.bannersection h3 {font-size: 20px;line-height: normal;}
	.imgwhy img {max-width: 100%;}
	.headinfull {font-size: 25px; margin-bottom: 120px; }
	.listing li {font-size: 16px;line-height: normal;word-break: break-word;}
	.listing{padding-left: 10px;}
	.signupfrm{width:100%; padding: 0;}
	body.signin{background: none; height: auto;}
	.topdata{padding-top: 0;}
	.needmentor.mb-100 {margin-top: 30px;}
	.centerheading {font-size: 32px;}
	.box-bottom-row{position: relative; bottom: 0;}
	.boxourser{ height: auto;    padding-bottom: 0;margin-bottom: 30px;}
	.midbox{margin-top: 0;padding-bottom: 20px;}
	.contactfrom {padding: 20px;}
	.quick_links li{margin-bottom: 0!important;}
	ul.condatalist{margin-top: 30px;}
	ul.condatalist li{display: block;width: 100%;}
	.condetialsmob{margin-bottom: 0;}
	p.headingdata{font-size: 6vw; line-height: normal;}
	.videoplay img {width: 50px;}
	.boxourser h3{font-size: 25px;}
	.loginleft{position: relative;    top:0; transform: translateY(0); margin-bottom: 20px;}
	.topbanner{background-size: auto 100%;background-position: center;}
	ul.datalsittopbanner {max-width:100%;}
	.datalsittopbanner li{width:100%; font-size: 15px;}
	.datalsittopbanner li img{width:20px}
	button.videotour{margin-bottom:10px ;}
	.fetureheading h2{font-size: 30px;}
	.fetureheading{margin-bottom: 20px;}
	button.testbtn{font-size: 15px;}
	.tsupport,.tsupport1{display: none;}
	.tslidedata{width:100%;}
	.owlmanage .owl-nav{top: auto; bottom: -70px;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);}
	.owl-theme.owlmanage  .owl-nav [class*=owl-]{width: 45px; height: 45px;    float: none;}
	.reportleft{display: none;}
	.report-right{width:100%;}span.headingprg {width: 25%;}
	.progfull .progress {width: calc(100% - 40%);}
	.roundboxreport{padding: 10px;}
	.part h3 span{font-size: 15px;}
	.barfiller .tip,span.evgicon p,.scryyoudata,.scroe15,.barfiller .tip:before,span.scryyou p{font-size: 12px;}
	.myscrore{padding: 8px 10px 40px;}
	.endicon{top: -30px;}
	.scryyou img{width: 40px;}
	.endicon img,.evgicon img{width:20px}
	span.evgicon{top:-44px;}
	.barfiller .tip:after{width:20px; background-size: 20px auto!important; background-repeat: no-repeat;    top: 0;}
	.scroe15 {bottom: -15px;}
	.barfiller .tip:before {left: -30px;}
	.barfull{width: 100%;margin: 70px 10% 0 0;}
	.datasummry ul li{display: block;}
	.datasummry{margin-right: 0;}
	.processrow ul li:nth-child(2) {margin: 0;width: calc(100% - 50%);text-align: center;}

}

.box-dashboar{background: linear-gradient(230.04deg, #3A5B8D 2.11%, rgba(46, 46, 72, 0) 102.63%);filter: drop-shadow(0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25)); border-radius: 30.8224px; padding: 40px;}
.fullbtn{background: linear-gradient(180deg, #FFE67C 0%, #E4B800 99.99%, #FFD422 100%);  border-radius: 5px; font-size: 18px; font-weight: 700; color: #000; width: 100%; border: none; height: 50px;}
.box-dashboar h4 {font-family: 'Raleway', sans-serif; color:#fff; font-weight: bold; font-size: 20px; line-height: 23px;}
.box-dashboar table.table td {
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0;
}
.box-dashboar table.table td:first-child{width:100px;}
.attamp{color: #FFD422!important;}
p.datadash{font-size: 13px;line-height: 15px; color: #5A8D99;}
h2.dashboardheading{font-family: 'Raleway', sans-serif; color:#fff;font-weight: bold; font-size: 18px; margin-bottom: 20px; line-height: 21px;}
.mb-50{margin-bottom:50px;}


.myaccordion {
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

.scope-syllabus-box{
	background: linear-gradient(230.04deg, #FFFFFF 2.11%, rgba(255, 255, 255, 0.79) 102.63%, rgba(255, 255, 255, 0.89) 102.63%);
	box-shadow: 0px 3.08224px 25.4285px rgba(0, 0, 0, 0.25);
	border-radius: 30.8224px;
	padding: 15px;
}

.scope-syllabus-description{
	font-family: 'Raleway';
	font-style: normal;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 0.2px;
	color: #000000;
}

.adaptive-test{
	border: 1px solid #FFE67C;
	background: #B7D8F0;
	color: #000;
}
.adaptive-test h4{
	color: #000 !important;
}