@charset "utf-8";
body{font-family: 'Montserrat', sans-serif; background:#fcfdfe}
.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;
}
.static-top {}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 16px;
	padding-left: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.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:#000 !important;

}
button.logintop {
    background: linear-gradient(
180deg, #929EFF 0%, #5460F2 100%);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 18px 25px;
    border-radius: 5px;
    outline: none!important;
    font-weight: 600;
}
.topslider .owl-carousel .owl-item img{display: block; width: 100%;}
.topslider .owl-theme .owl-dots{display:none;}
.navbar .nav-item.active .nav-link{color: #7f32f4!important;}
.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link{
    color:red !important;

}
.static-top .dropdown-toggle{
	position:relative;
}
.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;
}
.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:#040412; font-size: 55px; font-weight: 600; letter-spacing: 0.50px;margin-bottom: 21px;}
.top_signup_bx h4 span{ color: #5460f2;}
.top_signup_bx p {text-align: left;font-size: 22px; line-height:22px; color:#040412;display: block;margin-bottom:24px;}
.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 ****/
.topslider {position: relative;}
.top_signup_bx p a{color:red;}
.slider_area {padding-top:50px;}
.slider_area .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: block;}
.topslider .owl-nav {position: absolute; top: 50%; width: 100%; margin-top: 0;transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.slider_area .owl-carousel .owl-prev{width:40px; height: 40px; border-radius: 100%; background: #EDF0FF; float: left; margin-left: -10px;padding: 0; position:relative;}
.slider_area .owl-carousel .owl-prev:after {position: absolute; left: 50%; top: 50%; font: normal normal normal 34px/1 FontAwesome; content: "\f104"; transform: translate(-50%, -50%); color: #5460F2;}
.slider_area .owl-carousel .owl-next{width: 40px; height: 40px; border-radius: 100%; background: #EDF0FF; float: right; margin-right: -10px;padding: 0; position:relative;}
.slider_area .owl-carousel .owl-next:after {position: absolute; left: 50%; top: 50%; font: normal normal normal 34px/1 FontAwesome; content: "\f105"; transform: translate(-50%, -50%); color: #5460F2;}
.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; text-align: center; position:relative;}
h1.pagetitle, h2.pagetitle {text-align: left;color: #040412;	font-size: 40px;font-weight:600; line-height:1.6;}
h1.pagetitle span, h2.pagetitle span {color: #5460f2;}
.leftbigimg {position: relative;}
.leftbigimg:after {position:absolute; width:100%; height:100%; background:#A9AEEF;  right:-20px; bottom:-20px; content:"";border-radius: 5px;}

.leftbigimg img {width: 100%;position: relative; z-index:99}
.service_offering p {text-align: left;font-size: 18px;font-weight: 400;  color:#000; line-height:28px;}
.mid_anima {margin-top: 100px;}
.cstm_off_bx_left {width: 31%;	display: inline-block;	vertical-align: middle;}
.cstm_off_bx_left img{}
.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: 75px; position: relative;}
.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:0px;}
.latest_course_box_top iframe{height:150px;}
.latest_course_box_top img{display:table;margin:0 auto;}
.latest_course_box h3 {font-size: 16px;margin-top: 5px; margin-bottom: 0;}
.latest_course_box span {font-size: 13px; font-weight:500;display: block;line-height: 20px;margin-bottom:0px;}
.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 {background: linear-gradient(180deg, #FFFFFF 83.65%, #FAFAFA 100%);box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.25);border-radius: 20px;overflow: hidden;}
.latest_course_box_inner {padding:0 15px 15px;}
.slick-slide {margin:0 18px;}
  /* the parent */
.slick-list {margin: 0 0px;z-index: 9;}
.regular.slider:after {content: "";width: 100%;height: 130px;position: absolute;bottom:-55px; left: 0;background: linear-gradient(180deg, #6A71C8 0%, #1F1F50 100%);box-shadow: inset 0px 0px 50px #272735;border-radius: 50px 50px 5px 5px;}
.btn_view_latest {background: linear-gradient(180deg, #FFFFFF 30%, #D8DDFF 100%);border-radius: 30px;color:#040412 !important;display: table;margin: 0 auto;padding: 10px 50px; font-size:22px;  font-weight: 600;text-decoration:none !important; position:relative; z-index:99;}
.slider ul.slick-dots {display: none!important;}
.slider.slick-dotted.slick-slider{margin-bottom:20px;    margin-top: 50px;}
.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: linear-gradient(332.08deg, #E1E4FF 32.06%, #F8FAFF 100%);}
.study_material {padding-top:80px;padding-bottom:80px; background:#fff;}

.study_material p {text-align: justify;font-size: 16px;font-weight: 400; color:#fff;}
.happy_student {margin-to: 130px;margin-bottom: 130px;}
.happy_student h2 {text-align: center;color: #010101;font-size: 30px;font-weight: bold;}
.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 {
	background: linear-gradient(180deg, #434364 0%, #1B1B2B 100%);
	padding: 50px 0;
}
footer p {
	color: #999;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 20px;
}
footer h2 {color: #fff;font-size: 18px;text-align: left;font-weight: 600;margin-bottom: 20px;border-bottom: 1px solid #fff;    width: 70%;}
.quick_links li {display: block;}
.quick_links li a{padding-left:0px !important;font-size:14px;}
.quick_links li::after{display:none;content:'';}
section.subscribesec {background: linear-gradient(180deg, #EDF0FF 0%, #CCD3FF 100%); padding: 40px 0;}
footer ul.addlist {}
footer ul.addlist li i{color: #fff; font-size:30px;}
footer ul.addlist li span{width:calc(100% - 40px); float:right; color:#fff; 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:20px;font-weight: 500;padding-left: 10px;padding-right: 10px;}
footer ul li a:hover{color:#fff;transition:all 0.7s;text-decoration:none;}
.go_to_top {display: table;margin: 0 auto;position: relative;	bottom: -50px;	cursor:pointer;}
.bottom_line {background-color: #131119;text-align:center;color: #999;font-size: 12px;padding: 10px;}
.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: #5460F2;
	/* background-image: url('../img/arrow-right.png'); */
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;
	font: normal normal normal 44px/1 FontAwesome;
    content: "\f105";
}
.slick-prev::before {
	content: '';
	color: #5460F2;
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;font: normal normal normal 44px/1 FontAwesome;
    content: "\f104";
}
.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;
}
.checkout table{
}

/* 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{

}
.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;
	display: inline-block;
	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) {
.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; width:100%;
}
#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;
}
.mobile-nav-toggle {top:25px;}
body.home .mobile-nav-toggle {top: 80px;}
.mobile-nav ul li{border-bottom:1px solid #093b8b;}
.mobile-nav-toggle i {
    margin: 0px 18px 0 0;
    color: #7f32f4;
}
.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;
	vertical-align: top;
	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:0 0 20px;}
.top_signup_bx h2{width:100%; font-size:22px;}
a.navbar-brand {width: 150px;}
a.navbar-brand img { width: 100%;}
.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: 0px;
	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;
}

.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**********/


/*******Adroit Addition Programs***/
.box1{ float:left; width:100%; position:relative; margin-bottom:30px;margin-top: 20px;}
.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%);}
/*******Adroit 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;}



/* PC new CSS */
.topbar{width:100%;  background: linear-gradient(180deg, #505594 0%, #393B7A 100%);    color: #ffff; font-size:16px;padding-bottom:15px; padding-top:15px;}
.pl-100{padding-left:100px;}
.slider button.slick-prev {left: -60px; background: none; box-shadow: none; border-radius: 0;}
.slider button.slick-next {right: -60px; background: none; box-shadow: none; border-radius: 0;}
.lefticn {
    width: 20%;
    float: left;
    text-align: center;
    padding: 20px 5px;
    height: 100%;
    background: linear-gradient(
180deg, #B7C0FF 0%, #93A1FF 37.81%);
    border-radius: 4px 0px 0px 4px; color:#fff;
}
.lefticn span{display:block; font-size:12px; font-weight:700; padding-top:12px;}
.rightnotes {
    width: calc(100% - 20%);
    float: right;padding: 10px;
}
.notexbox{background: #FFFFFF; float:left; width:100%;    margin-bottom: 30px;
border: 1px solid #D4D9F9;
box-sizing: border-box;
box-shadow: 0px 4px 20px #DEE1F2;
border-radius: 5px;}
.rightnotes h3{text-align:left; color:#040412; font-size:16px; font-weight:600;}
.rightnotes p{text-align:left; color:#040412; font-size:10px; font-weight:400; line-height:1.3; margin-bottom:10px;}
.rightnotes a{background: linear-gradient(180deg, #EDF0FF 0%, #D3D9FF 100%);border-radius: 5px; color:#040412; font-size:12px;
font-weight:600; line-height:1.3; padding:6px 20px;text-decoration: none;}
.mt-50{margin-top:50px;}
.mt-30{margin-top:30px;}
.boxrecom{background: #FFFFFF;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 20px;overflow: hidden;}
.boxrecom h3 {padding: 10px 15px 0; font-size: 18px; font-weight: 600;margin-bottom: 0;}
.boxrecom p {padding: 10px 15px; color:#8F9091;font-size: 12px; font-weight:400;}
.blog-img {position: relative;}
.blogshade {position: absolute; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; padding: 5px 15px; color: #fff;}
.blogshade span{font-size:12px; font-weight:400;}
.blogshade h4{font-size:16px; font-weight:500; text-align:right;}
a.notesbtn {background: linear-gradient(180deg, #7E8AFD 30%, #5C68F3 100%);box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
border-radius: 30px; padding:12px 80px; font-size:22px; font-weight:700; color:#fff; text-decoration:none;}
a.viewbtn1 {background: linear-gradient(180deg, #FFFFFF 30%, #D8DDFF 100%);box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 30px; padding:12px 80px; font-size:18px; font-weight:600; color:#040412; text-decoration:none;}
.search-container {width: 100%; background: #FFFFFF;  border: 1px solid #1925B7; box-sizing: border-box; border-radius: 10px; overflow:hidden;}
.search-container input[type="email"] {height:70px; width: calc(100% - 15%); border: none;  padding-left: 30px; padding-right: 10px; font-size:18px; color:#424242;}
.search-container button {width: 15%; float: right; height: 70px;border: none;background: linear-gradient(180deg, #818DFE 0%, #5561F2 100%);
border: 1px solid #1925B7;box-sizing: border-box;border-radius: 10px; color:#fff; font-size:40px; outline:none;}
.subscribesec .search-container {width: 600px; margin: auto; max-width: 100%;    margin-top: 20px;}
.subscribesec .search-container button{width:auto; font-size:24px; font-weight:600; padding:0 30px;}
.subscribesec .search-container input[type="email"]{width:auto; font-size:24px; font-weight:400; outline:none;}
.topsection{position:relative;}
span.boxtop {position: absolute; bottom: 0; left:0; z-index: -1;}
span.boxtop3 {position: absolute; bottom: 0; right:0; z-index: -1;}
span.boxtop0 {position: absolute; top: 0; right:0; z-index: -1;}
span.boxtop1 {position: absolute; bottom: 0; right:0; z-index: -1;}
span.boxtop2 {position: absolute; top: 0; left:0; z-index: -1;}
.container-fluid{padding-left:30px; padding-right:30px;}


/* testimonial */
.testimonials-slides {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    background: url(../img/test-bg.png);
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;    min-height: 678px;    padding: 150px 0 250px 0;
}
.testimonil-nav ul {list-style: none;}
.testimonil-nav ul li {position: absolute;}
.testi {margin: 0 auto; position: relative;  z-index: 9;}
#testimonialCar .owl-item .testi .test-content {box-shadow: none !important;}
#testimonialCar .testi .test-content {margin-bottom: 35px;width: 100%;}
.testi .test-content {width: 950px;height: 279px; margin: 0 auto;background: #F3F7FA; border: 1px solid #C8DEEF; box-sizing: border-box;
    box-shadow: 0px 65px 26px -45px rgb(148 145 145 / 25%); border-radius: 10px; padding: 100px; position: relative; margin-top: 54px;}
#testimonialCar .owl-item {-webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1.0, 1.0);}
#testimonialCar .item {opacity: 0.4; transition: .9s ease all; margin: 0 20px; transform: scale(.9);}
.testi img {border-radius: 50%;}
.testi img {position: absolute; left: 0;  right: 0; margin: 0 auto; z-index: 999; top: -53px; width: 100px !important; height: 100px;}
#testimonialCar .active .item {opacity: 1; transform: scale(1.25);}



.testimonil-nav ul li:nth-child(1) {left: 110px; top: 50px;}
.testimonil-nav ul li:nth-child(2) {left: 335px; top: 90px;}
.testimonil-nav ul li:nth-child(3) {right: 135px;  bottom: 50px;}
.testimonil-nav ul li:nth-child(4) {left: 24%; right:35px;  bottom: 70px;}
.testimonil-nav ul li:nth-child(5) {float: left; right: 80px;  top: 90px;}
.testimonil-nav ul li:nth-child(6) {float: left;  margin-top: 45%;left: 305px; top: 100px;}
#testimonialCar .owl-item.active .testi .test-content {
    box-shadow: 0px 64px 39px -57px rgb(148 145 145 / 25%) !important;
    margin-bottom: 79px;
}
#testimonialCar .owl-stage-outer {
    padding-top: 50px;
}
.startview{text-align:center;}
.goldstar{color:#F5AB1A;}
.graystar{color:#C4C4C4;}
#testimonialCar .owl-dot{display:inline-block;}
#testimonialCar .owl-dot span {width: 10px; height: 10px; display: inline-block; background: #F0F0F0; border-radius: 100%;}
#testimonialCar .owl-dot.active span {background: #5460F2;}
.innerhead{border-bottom: 1px solid #95A1FF;box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);}
.contsec{background: linear-gradient(332.08deg, #F8F8F8 32.06%, #F8FAFF 100%); padding:80px 0;}
.condetails{background: linear-gradient(180deg, #FEFEFF 24.79%, #EFF2FF 100%);box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 10px; padding:50px;text-align: center; height: 100%;}
.condetailsnumb{font-weight: 600;font-size: 18px;line-height: 22px;text-align: center;letter-spacing: 0.08em;color: #040412; margin-top:20px;}
.condetailsnumb a{ color: #040412;}
.boxfrm{background: linear-gradient(113.18deg, #FCFDFF -22.17%, #FFFFFF 100%);box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);border-radius: 15px; padding:50px; margin-top:40px;}
.whtsnew{background:red; color:#fff; padding:5px 10px; font-size:16px; font-weight:500;    display: inline-block;}
.topbar marquee {
    width: calc(100% - 130px);
    float: right;
    padding-top: 5px;
}
.boxfrm p{color: #040412; text-align:center; font-size:24px; font-weight:500; line-height:1.6; padding:0px 10% 30px;}

#contact-form .input-form {height: 50px;width: 100%; border-radius: 15px; margin-bottom: 20px;background: #EDF0FF;border: 1px solid #D4D9F9; outline: none; font-size: 18px; color: #000; font-weight: 500; padding: 10px 20px;font-family: 'Montserrat', sans-serif;}
#contact-form .input-form::placeholder{color:#4950A2; opacity:1;}
#contact-form .input-form:focus{background:#fff!important;}


#contact-form .textarea-form {height: 255px;width: 100%; border-radius: 15px; margin-bottom: 20px;background: #EDF0FF;border: 1px solid #D4D9F9; outline: none; font-size: 18px; color: #000; font-weight: 500; padding: 10px 20px;font-family: 'Montserrat', sans-serif;}
#contact-form .textarea-form::placeholder{color:#4950A2; opacity:1;}
#contact-form .textarea-form:focus{background:#fff!important;}
.conbuttn{background: linear-gradient(180deg, #818DFE 0%, #5561F2 100%);border: 1px solid #1925B7; font-weight:600; color:#fff; outline:none; font-size:22px; border-radius: 10px;line-height: 28px; padding: 10px 30px;}


@media only screen and (min-width: 320px) and (max-width: 768px) {

.container-fluid {padding-left:15px; padding-right:15px;}
.top_signup_bx h4{font-size:2rem;}
.service_offering .pl-100{padding-left:15px;}
.testimonil-nav{display:none;}
.testi .test-content{padding:50px 15px 15px;}
h2.pagetitle{font-size:2rem; line-height:normal;}
.slider button.slick-prev{left:0;}
.slider button.slick-next{right:0;}
section.testimonials-slides {
    padding-bottom: 30px;
    padding-top: 30px;
}
.service_offering h2.pagetitle {
    margin-top: 30px;
    margin-bottom: 0;
}
.box1{margin-bottom:0;}
.boxrecom{margin-bottom:30px;}
.search-container input[type="text"]{height:40px;}
.search-container button{font-size:20px;height:40px;}
.subscribesec .search-container {background:none; border: none;}
.subscribesec .search-container input[type="text"] {width: 100%; margin-bottom:10px; font-size: 19px;  padding-left: 10px; border: 1px solid #1925B7; border-radius: 10px;}
.subscribesec .search-container button{width:100%;}
}


.sidebar_top {
	background-color: #8995FD;
	position: relative;
	padding: 30px 15px;
}
.sidebar_top_inner {
	width: 170px;
	margin: 0 auto;
	position:relative;
}
.upld_pc {
	width: 32px;
	position: absolute;
	right: 25px;
	bottom: 52px;
}
.sidebar_top h2 {
	color: #fff;
	text-align: center;
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 15px;
}
.sidebar_top h2::after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #fff;
	margin: 5px auto;
}
.upld_pc input {
	opacity: 0;
	position: absolute;
	width: 32px;
	height: 30px;
	cursor: pointer;
}
.center-block {
	margin: 0 auto;
	display: table;
	border: solid 1px #999;
	border-radius: 100%;
}
.sidebar, .middle-container {
	background-color: #fff;
	padding: 0px;
	/* border: solid 1px #efefef; */
	 box-shadow: 0px 1px 3px 0px #999;
}
.transaction_tbl {
	background-color: #fff;
	padding: 20px;
}
.sidebar ul{
	padding-left:0;
}
.sidebar li{
	list-style:none;
}
.sidebar li a {
	color: #333;
	font-size: 14px;
	display: block;
	border-bottom: solid 1px #efefef;
	padding: 12px;
	font-weight: 500;
	text-decoration: none;
	border-left: solid 2px #fff;
	position: relative;
}
.sidebar li a img {
	position: absolute;
	left: 10px;
}
.sidebar li a:hover {
	color: #357bee;
	transition: all 0.5s;
	border-left: solid 2px;
}

.sidebar li.active a {
	color: #357bee;
	position:relative;
	border-left: solid 2px;
}

.quiz-box{
	background: #FFFFFF;
	position: relative;
	border: 1px solid #5460f2;
	padding:20px 10px;
	box-sizing: border-box;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
	margin-bottom: 25px;
}

.quizdata h3 {
	font-size: 18px;
	color: #000;
	font-weight: 400;
}

.quizdata{
	padding-left: 30px;
}
.quizdata ul {
	padding: 0;
	list-style: none;
	clear: both;
	display: block;
	margin: 0;
	float: left;
	width: 100%;
}
.quizdata ul li{
	font-size:12px;
	float: left;
	padding-right: 10px;
	bpadding-bottom: 5px;
}
.quizdata ul li img{
	width: 14px!important; display: inline-block!important;
}

.btn{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.quiz-btn{
  background: linear-gradient(180deg, #EDF0FF 0%, #D3D9FF 100%);
  border-radius: 5px;
  color: #040412;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  padding: 6px 20px;
  text-decoration: none;
}

.btn{
	border-radius: 5px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	padding: 8px 12px;
}

