@media only screen and (min-width : 1500px) {
}
@media only screen and (max-width: 1600px) {
}
@media only screen and (max-width: 1400px) {
.header {
	padding: 10px 15px;
}
.profile_status {
	display: block;
}
.course_page .banner_section .count_list {
	margin: 0px;
	margin-right: 35px;
}
.course_page .banner_section .count_list:last-child {
	margin-right: 0px;
}
.left_pane .left_pane_list .lesssonpart_list {
	width: 138px;
	min-height: 140px;
	box-sizing: border-box;
	padding: 10px;
}
.left_pane .left_pane_list .lesssonpart_list a .status {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -5px;
	top: -5px;
}
.prof_photo_list {
	display: block;
	text-align: center;
}
.home_page .count_li {
	padding: 0px 6px;
}
.home_page .banner_title {
	font-size: 18px;
}
.profile_status .banner_title {
	text-align: center;
	padding-left: 0px;
}
.home_page .profile_status .banner_title {
	padding-left: 0px;
}
.modal_content .lesson_heading .count_list {
	margin-right: 8px;
	padding-left: 0px;
	padding-top: 20px;
	margin-top: 10px;
}
/*.modal_content .lesson_heading .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/group_sm.svg) top center no-repeat;
	background-size: 30px;
}
.modal_content .lesson_heading .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/list_sm.svg) top center no-repeat;
	background-size: 30px;
}
.modal_content .lesson_heading .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/notepad_sm.svg) top center no-repeat;
	background-size: 30px;
}*/

.modal_content .lesson_heading .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/thunder_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/play_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/notepad_sm.svg) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_4 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/Questions.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_5 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/Questions.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .less_lists {
	padding: 15px 18px;
}

}
@media screen and (max-width: 1400px) and (min-width: 1201px) {
.col-xl-4 {
	width: 33.33333333%;
}
.col-xl-8 {
	width: 66.66666667%;
}
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1200px) {
.header .navbar-nav > li > a {
	padding: 15px 8px;
}
.header .navbar-default .mycourseaccordion a.nav_dropdown, .header .navbar-default .mycourseaccordion a.nav_dropdown:hover, .header .navbar-default .mycourseaccordion a.nav_dropdown:focus {
	padding: 8px 8px;
}
.header .navbar-default .mycourseaccordion a.nav_dropdown .caret {
	margin-left: 0px;
}
.header .navbar-brand {
	padding-left: 5px;
}
.expandSearch input:focus {
	width: 160px;
}
.banner_section .share_link {
	margin-left: 20px;
}
.home_page .section1_left {
	padding: 20px 30px;
}
.home_page .section1_right {
	padding: 20px 25px;
}
.footer_link_list {
	margin-right: 25px;
}
.modal_content .lessons_list .pannel_list {
	display: block;
	padding: 10px 12px;
	border-bottom: 1px solid #ccc;
}
.modal_content .lessons_list .lesson_content.left {
	padding: 0px 90px;
	padding-left: 52px;
}
.modal_content .lesson_heading .count_list {
	margin-right: 10px;
	padding-left: 0px;
}
.left_pane .left_pane_list .lesssonpart_list {
	min-height: 120px;
	width: 120px;
}
.left_pane .left_pane_list .lesssonpart_list:nth-child(1) a, .left_pane .left_pane_list.row_head .lesssonpart_list a {
	font-size: 13px;
}
.left_pane .left_pane_list .lesssonpart_list a p {
	font-size: 11px;
}
.left_pane .left_pane_list .lesssonpart_list a h1 {
	font-size: 25px;
}
.left_pane .left_pane_list .lesssonpart_list a .status {
	height: 30px;
	width: 30px;
}
.left_pane .left_pane_list .lesssonpart_list.locked .status {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/lock_grey1.svg) no-repeat;
	background-size: 25px;
}
.left_pane .left_pane_list .lesssonpart_list.locked a .status .chart {
	height: 100%;
	width: 100%;
}
.course_page .modal_section .modal_content {
	padding: 15px;
}
.modal_content .less_lists {
	padding: 15px 10px;
}
.course_page .course_title {
	/*text-align: left;*/
	display: table;
	width: 100%;
	font-size: 20px;
}
}
/*--navbar_collapse--*/
@media (max-width: 991px) {
.header .navbar-header {
	float: none;
}
.header .navbar-toggle {
	display: block;
}
.header .navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.header .navbar-collapse.collapse {
	display: none!important;
}
.header .navbar-collapse.collapse.in {
	display: block!important;
}
.header .navbar-nav {
	float: none!important;
	margin: 0px;
}
.header .navbar-nav>li {
	float: none;
}
.header .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .header .navbar-default .navbar-toggle {
	border-color: transparent;
	margin-right: 0px;
	background-color: transparent;
}
.header .navbar-default .navbar-toggle .icon-bar {
	background-color: #0190EE;
}
.header .navbar-default .mycourseaccordion .dropdown-menu {
	min-width: 100%;
}
.expandSearch {
	width: 100%;
}
.expandSearch .material-icons {
	margin-top: 0px;
}
.expandSearch input:focus, .expandSearch input {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	border-radius: 4px;
	border: 1px solid #008EEF;
	padding: 5px 12px 5px 34px;
}
.header .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.max_scrollbar {
	max-height: 250px;
	overflow: auto;
}
}
/*--collapse_end--*/

@media only screen and (max-width: 991px) {
.modal_style .course_list li.course_item {
	width: 32.5%;
	padding: 0px 12px;
}
.modal_style .modal-body {
	padding: 30px 15px;
}
.modal_style .modal-header a.display_table {
	padding: 10px 15px;
}
.modal_style .modal-header a.display_table .table_cell.left {
	font-size: 20px;
}
.modal_style .lecturer_title {
	font-size: 18px;
}
.course_txt {
	font-size: 16px;
}
.header .navbar-default .mycourseaccordion a.nav_dropdown, .header .navbar-default .mycourseaccordion a.nav_dropdown:hover, .header .navbar-default .mycourseaccordion a.nav_dropdown:focus {
	border: 0px;
	text-align: left;
}
.header .navbar-default .icons_menu {
	float: left;
}
.dropdown_prof_ico_desktop {
	display: none !important;
}
.dropdown_prof_ico_mobile {
	display: block !important;
	float: right;
}
.banner_section .innergrid {
	display: block;
}
.home_page .banner_section .innergrid {
	text-align: center;
}
.banner_section .innergrid .banner_list.count_li {
	padding: 0px;
	padding-right: 20px;
}
.banner_section .innergrid .banner_list.count_li:last-child {
	padding-right: 0px;
}
.hide_sm_none {
	display: none !important;
}
/*--ahapost--*/
.aha_post_slider .post_title {
	font-size: 18px;
	margin-top: 0px;
}
.home_page .section1_left {
	background: #F3F3F3;
	padding: 20px 30px;
}
.home_page .section1_right {
	padding: 20px 25px;
}
.post_list_block {
	padding: 15px;
}
.post_content.link, .post_content.content {
	font-size: 15px;
	padding: 18px;
}
.courses_rec_content {
	padding: 10px 20px;
}
.aha_post_slider .shedule_txt, .aha_post_slider .post_desc {
	font-size: 17px;
}
.footer {
	padding: 30px 25px;
}
.footer_bottom {
	padding: 15px 20px;
}
.footer_bottom .footer_link_list {
	float: left;
	width: 50%;
	margin-right: 0px;
	padding: 2px 0px;
}
/*--course_page--*/
.text-sm-center {
	text-align: center;
}
.course_page .course_title {
	/*text-align: left;*/
	display: table;
	width: 100%;
	font-size: 18px;
}
.course_page .count_section {
	margin-bottom: 24px;
	text-align: center;
}
.course_page .simpl_doubt_btn {
	position: static;
	float: right;
}
.course_page .banner_grid .bannerinner_grid .count_section {
	display: inline-block;
}
.course_page .banner_grid .bannerinner_grid {
	width: 100%;
	text-align: center;
	display: block;
}
.course_page .banner_grid .cup_ico.cup_hide_ico {
	display: none !important;
}
.course_page .banner_section .continue_btn_cr {
	margin: 15px 0px;
	margin-bottom: 25px;
}
.modal_content .innergrid_block {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.course_page .archives_link {
	position: relative;
	margin-top: 0px;
}
.course_page .modal_section .modal_content {
	/*padding: 55px 15px;*/ padding: 15px;
	padding-bottom: 30px;
}
.modal_content .lesson_heading .count_list {
	padding-left: 25px;
	margin-right: 30px;
}
.course_page .banner_section {
	padding: 20px;
}
.modal_content .innergrid_block {
	padding: 0px 15px;
}
.course_page .count_section {	
	margin-left: 0;
}
.course_page .continuetxt {
	margin-left: 0;
}
.header_menu_right .icons_menu.gold_pos a.icons {
		max-width:75px;
		margin-top: -8px;
	}
.modal_content .coursedropdown{
	width: 50%;
}
ul#elelist{
	margin-top: 0;
}
.chart.progress.double_tick span,.chart.progress.single_tick span,.chart.chart_lesson.single_tick span,.chart.chart_lesson.double_tick span {
	background-size:20px; 
}
}
@media screen and (max-width: 767px) {
.prof_photo_list .input_wrap_img {
	height: 100px;
	width: 100px;
}
.home_page .profile_status .banner_title, .banner_title {
	font-size: 26px;
}
.home_page .banner_title {
	padding-left: 40px;
	padding-top: 0px;
	text-align: left;
}
.banner_section .innergrid .banner_list.count_li {
	display: inline-block;
}
.banner_section .innergrid .counter_list {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.home_page .banner_section {
	position: relative;
	padding: 30px 15px;
	padding-bottom: 80px;
}
.banner_section .outergrid, .home_page .banner_section .innergrid {
	position: static;
}
.home_page .banner_desc {
	display: block;
}
.home_page .profile_status .banner_title {
	text-align: center;
}
.home_page .banner_title1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Time.svg) left center no-repeat;
	background-size: 25px 30px;
}
.home_page .banner_title2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Lectures_Views.svg) left center no-repeat;
	background-size: 30px;
}
.home_page .banner_title3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Questions.svg) left center no-repeat;
	background-size: 30px;
}
.banner_section .cup_ico {
	width: 100px;
}
.banner_section .count_cup {
	font-size: 28px;
	top: 8px;
}
.banner_section .share_ico {
	width: 40px;
}
.home_page .profile_status .banner_desc {
	font-size: 14px;
	margin-bottom: 0px;
}
.banner_desc {
	font-size: 12px;
}
.right_alignpane {
	width: 40%;
}
.banner_section .innergrid {
	text-align: center;
}
.banner_section .profile_view {
	display: inline-block;
	margin-bottom: 0px;
}
.home_page .section1_grid {
	display: block;
}
.footer_bottom .footer_link_list {
	float: none;
	width: auto;
	display: block;
	text-align: center;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
}
.section_title {
	font-size: 20px;
}
.course_page .count_section {
	margin-bottom: 0px;
	text-align: center;
}
.course_page .banner_section .count_section .count_list {
	margin-right: 15px;
	padding-top: 0px;
	padding-left: 30px;
}
.course_page .banner_section .count_section .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/calendar1.png) left center no-repeat;
	background-size: 22px;
}
.course_page .banner_section .count_section .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Lectures_Views.svg) left center no-repeat;
	background-size: 28px;
}
.course_page .banner_section .count_section .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Questions.svg) left center no-repeat;
	background-size: 28px;
}
.cup_pos {
	margin-bottom: 15px;
}
.course_page .banner_section .count_num {
	font-size: 30px;
	line-height: 34px;
	display: block;
}
.dropdown_selectweek.common_selectbox_style {
	position: static;
	top: auto;
}
.course_page .banner_section {
	padding: 15px 20px;
}
.course_page .banner_section .continue_btn_cr {
	font-size: 13px;
}
.course_page .banner_section .count_list {
	margin-right: 22px;
}
.course_page .prograss_bar_outer {
	width: 50%;
}
.course_page .card_grid_outer {
	margin: 10px 0px;
}
.course_page .lesson_no {
	padding-left: 0px;
	font-size: 26px;
}
.course_page .lesson_title {
	margin-left: 5px;
	font-size: 20px;
}
.course_page .full_lesson, .course_page .less_lesson {
	font-size: 13px;
}
.course_page .page_section .pannel_list {
	margin: 0px 20px;
}
.course_page .lesson_content.left {
	padding: 6px 150px;
	padding-left: 60px;
}
.practise_test {
	max-width: 100%;
}
.course_page .practice_btn {
	font-size: 24px;
	font-weight: 600;
	padding-right: 60px;
	padding-bottom: 5px;
	border-bottom: 1px solid transparent;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/add_button.svg) right 0px center no-repeat;
	background-size: 38px;
	min-height: 38px;
	line-height: 34px;
}
.course_page .practise_test.active .practice_btn {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/hide_button.svg) right 0px center no-repeat;
	background-size: 38px;
}
.section_desc_quiz {
	font-size: 15px;
}
.section_next .checkbox_wrap input[type="checkbox"] + label, .section_next .radio_wrap input[type="radio"] + label {
	font-size: 14px;
}
.section_next .default_btn, .section_next .default_btn:hover, .section_next .default_btn:focus {
	padding: 3px 25px;
	font-size: 15px;
}
.practise_test .section_next {
	padding-bottom: 30px;
}
.course_page .archives_link {
	margin-bottom: 10px;
}
.course_page .banner_band {
	padding: 20px 15px;
	padding-bottom: 15px;
}
.weak_calendar_modal .modal-dialog {
	width: 80%;
}
.modal_style .modal_close {
	/*top: -4px;
	right: 0px;*/
	border-radius: 0px;
}
.ahapost_outerscroll {
	height: auto !important;
}
.weak_calendar_modal.modal_style .course_list li.course_item .course_txt {
	margin-bottom: 0px;
}
.weak_calendar_modal li.course_item .right_modal_content .slide_link {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 5px;
}
.weak_calendar_modal li.course_item .right_modal_content {
	text-align: left;
}
.modal_content .full_height.lessons_list, .course_page .modal_content .left_pane {
	/*max-height: 450px;*/
	height: auto;
}
.course_page .modal_content .left_pane { 
	overflow-x:auto;
}
.left_pane .left_pane_list .lesssonpart_list {
	/*width: 100px;*/
	width: 115px;
	padding: 5px;
}
.left_pane .left_pane_list .lesssonpart_list:nth-child(1) a, .left_pane .left_pane_list.row_head .lesssonpart_list a {
	font-size: 12px;
}
.left_pane .left_pane_list .lesssonpart_list a p {
	display: none;
}
.left_pane .left_pane_list .lesssonpart_list:nth-child(1) {
	min-height: 70px;
}
.left_pane .left_pane_list .lesssonpart_list {
	border: 1px solid #ccc;
}
.home_page .section1 .chat_section {
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 30px;
    background: #fff url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/chat_bot_ic.svg) center center no-repeat;
    background-size: 53px;
}
.course_page .banner_band.fixed .d-xs-block { 
	width:100%;
	display:block;
}
.course_page .banner_band.fixed .course_title { 
	text-align:center;
}
.course_page .banner_band.fixed .course_title .doubt_btn { 
	float:none !important;
	margin:0px 4px;
	display:inline-block;
}
.course_page .count_section {	
	margin-left: 0;
}
.course_page .continuetxt {
	margin-left: 0;
}
.header_menu_right .icons_menu.gold_pos a.icons {
		max-width:75px;
		margin-top: -8px;
	}
.modal_content .coursedropdown{
	width: 50%;
}
ul#elelist{
	margin-top: 0;
}
.chart.progress.double_tick span,.chart.progress.single_tick span,.chart.chart_lesson.single_tick span,.chart.chart_lesson.double_tick span {
	background-size:15px; 
}
}
@media only screen and (max-width: 560px) {
	/* Added by Karthikeyan on 16-04-2019 */
	.home_page .section1_left {
		background: #F3F3F3;
		padding: 20px 0px;
	}
	hr {
		border: 1px solid #6925b2;
		border-top: dotted #6925b2;
		width: 100%;
		display: inline-flex;
		margin-left:0;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	/* Ends Here */
.modal_style .modal-header a.display_table .table_cell {
	display: block;
}
.modal_style .modal-header a.display_table .table_cell.left {
	border: 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.modal_style .modal-dialog {
	margin: 0px auto;
	padding: 30px 10px;
	width: 100%;
}
.modal_style .course_list li.course_item {
	width: 100%;
	display: block;
	text-align: left;
}
.modal_style .course_list li.course_item .course_txt {
	margin-bottom: 10px;
}
.chart .percent .percent_val b {
	font-size: 16px;
}
.modal_style .chart .percent .percent_val {
	margin-top: 24%;
	font-size: 11px;
	color: #666;
}
.modal_style .class_txt {
	margin-bottom: 5px;
}
.modal_style .modal-body .modal_title {
	font-size: 22px;
	text-align: left;
	margin-bottom: 20px;
}
.modal_style .course_list li.course_item {
	padding: 12px;
	margin: 0px;
	border-bottom: 1px solid #e5e5e5;
}
.modal_style .lecturer_name, .modal_style .lecturer_title {
	font-size: 14px;
}
.modal_style .lecturer_time {
	font-size: 12px;
}
.modal_style .modal-header a.display_table .table_cell.last {
	padding-left: 0px;
}
.course_txt {
	font-size: 14px;
}
.modal_style .chart {
	float: left;
	margin: 0px;
	height: 80px;
	width: 80px;
	margin-right: 15px;
}
.continue_btn {
	padding: 2px 15px;
	font-size: 14px;
}
.home_page .prof_photo_list {
	display: table-cell;
}
.home_page .profile_status {
	display: table-cell;
	padding-left: 20px;
	text-align: left;
}
.home_page .banner_section .outergrid {
	display: block;
	width: 100%;
}
.banner_section .banner_title {
	font-size: 20px;
}
.banner_section .innergrid .counter_list {
	position: static;
}
.banner_section .counter_list, .banner_section .profile_view {
	margin: 0px;
	display: inline-block;
	margin-bottom: 10px;
	min-width: 280px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8b93ea;
}
.prof_photo_list .input_wrap_img {
	height: 75px;
	width: 75px;
}
.input_wrap_img span {
	height: 35%;
	font-size: 10px;
}
.course_ctg {
	font-size: 14px;
	padding: 5px 8px;
}
.course_page .banner_grid {
	width: 100%;
	display: block;
	float: none;
}
.course_page .slick-slide div.col-md-3 {
	padding: 0px 8px;
}
.course_page .test_slider .slick-prev.slick-arrow {
	width: 20px;
}
.course_page .topic_slider_outer {
	padding: 0px 25px;
}
.course_page .topic_slider_outer .col-grid {
	width: 100%;
}
.course_page .prograss_bar_outer {
	width: 75%;
}
.course_page .section_title {
	font-size: 25px;
	margin-bottom: 15px;
}
.course_page .page_section .chart {
	height: 30px;
	width: 30px;
}
.course_page .lesson_content.left {
	padding: 6px 10px;
	padding-left: 40px;
}
.course_page .lesson_content.right .lesson_desc, .course_page .lesson_content.right {
	position: static;
}
.course_page .lesson_content.right .lesson_desc {
	padding-left: 40px;
	font-size: 13px;
}
.course_page .lesson_sub_title {
	font-size: 14px;
}
.course_page .lesson_content.right .lesson_continue {
	float: right;
	width: 16px;
}
.course_page .card_title {
	font-size: 18px;
}
.course_page .section3 {
	padding: 30px 20px;
}
.modal_content .lessons_list .lesson_content.right {
	position: static;
	display: block;
}
.modal_content .lessons_list .lesson_content.left {
	padding: 0px;
	padding-left: 40px;
}
.modal_content .coursedropdown .btn.dropdown-toggle {
	font-size: 17px;
	display: inline-block;	
}
.course_page .modal_content .lesson_content.right .lesson_desc {
	padding: 4px 0px;
	margin-top: 10px;
	padding-left: 40px;
}
.modal_content .coursedropdown .btn.dropdown-toggle {
	padding-right: 25px;
	/*text-align: left;*/
}
.modal_content .lessons_list .strength_per {
	height: 32px;
	width: 32px;
	top: 6px;
	transform: translateY(0px);
}
.course_page .modal_content .lessons_list .chart.progress {
	top: 0px;
	transform: translateY(0px);
}
.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	font-size: 14px;
}
.course_page .course_title {
	text-align: left;
}
.modal_style.weak_calendar_modal .course_list {
	max-height: inherit;
}
.modal_style .course_list .mCSB_container {
	padding-right: 5px;
}
.modal_style.sharemodal_style .modal-header .display_table {
	padding: 10px 0px;
}
.sharemodal_style.modal_style .modal_close {
	top: -30px;
	right: 0px;
}
.course_page .lesson_section .panel-title > a {
	padding: 10px;
	display: block;
}
.course_page .lesson_section .panel-title {
	background: #0099FF;
}
.course_page .toggle_lesson {
	position: static;
	margin-top: 5px;
	text-align: right;
}
.course_page .doubt_btn {
	font-size: 10px;
	padding: 2px 10px;
}
.course_page .course_title {
	font-size: 18px;
	display: table;
}
.course_page .doubt_btn {
	position: static;
}
.weak_calendar_modal li.course_item .right_modal_content .slide_link {
	font-size: 11px;
}
.weak_calendar_modal.modal_style .course_list li.course_item .chart.chart_modal {
	height: 35px;
	width: 35px;
}
.weak_calendar_modal.modal_style .course_list li.course_item {
	padding-left: 45px;
}
.ahavideo .modal-body { 
	padding:5px 0px;
}
.header_menu_right .icons_menu.gold_pos a.icons {
		max-width:75px;
		margin-top: -8px;
	}
.modal_content .coursedropdown{
	width: 100%;
}
.modal_content .lesson_heading .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/thunder_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/play_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/notepad_sm.svg) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_4 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/Questions.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_5 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/Questions.png) top center no-repeat;
	background-size: 20px;
}
ul#elelist{
	margin-top: 0;
}
.post_list_block {
    padding: 30px 15px 30px 15px;
}

}
@media screen and (max-width: 460px) {
.footer {
	padding: 25px 15px;
}

.course_page .topic_slider_outer .col-grid {
	padding: 0px;
}
.footer_bottom {
	padding: 10px 10px;
}
.banner_section .innergrid .banner_list.count_li {
	display: block;
}
.home_page .banner_title {
	padding: 10px 0px;
	display: inline-block;
	padding-left: 40px;
}
.home_page .banner_desc {
	display: inline;
}
.course_page .nav-tabs.custom_tabs li > a {
	font-size: 15px;
	padding: 3px 0px;
	margin: 0px 8px;
}
.course_page .slick-slide div.col-md-3 {
	padding: 0px;
}
.course_page .practice_btn {
	font-size: 18px;
	padding-right: 44px;
}
.course_page .topic_slider_outer {
	padding: 0px;
}
.course_page .banner_section .count_section .count_list {
	padding-left: 0px;
	background: none !important;
}
.modal_content .lesson_heading .count_list {
	padding-left: 0px;
	margin-right: 10px;
	background: none !important;
}
.modal_content .lesson_heading .count_list span {
	display: block;
}
.header_menu_right .icons_menu.gold_pos a.icons {
		max-width:75px;
		margin-top: -8px;
	}

.modal_content .coursedropdown{
	width: 100%;
}
}
@media screen and (max-width:560px) and (min-width:300px){
	.courses_card {
		width: 100% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}
@media screen and (max-width:766px) and (min-width:561px){
	.courses_card {
		/* width: 49% !important; <-- old code changed by karthikeyan on 16-04-2019 */
		width: 100% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/* Added by karthikeyan on 16-04-2019 */
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	/* Ends Here */
	
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}
@media screen and (max-width:991px) and (min-width:767px){
	.courses_card {
		width: 100% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}

@media screen and (max-width:1023px) and (min-width:992px){
	.courses_card {
		width: 48% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}
@media screen and (max-width:1300px) and (min-width:1024px){
	
	.courses_card {
		width: 100% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/* Added by Karthikeyan on 16-04-2019 */
	.side-label {
		width: 21% !important;
		position: fixed;
		left: 87% !important;
		top: 65%;
		padding: 10px;
		background: blue;
		transform: rotate(90deg);
		color: #fff;
		font-size: 1.750em;
		z-index: 2;
	}
	/* Ends Here */
	
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}
@media screen and (max-width:1400px) and (min-width:1300px){
	
	.courses_card {
		width: 47% !important;
		min-height: 260px;
		background: #FFF;
		padding: 18px 10px;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
	}
	/*.courses_rec_card {
		min-height: 360px;
		width: 100% !important;
		-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
		margin: 6px 2px;
		position: relative;
	}*/
}