
@media(min-width: 1200px){
	.container{
    max-width: 1230px;
}
}
@media(max-width: 1365px){
	.know_bestArea, .author_area{
		overflow: hidden;
	}
	.author_rightpnnl{
		padding-left: 0;
	}
}
@media(max-width: 1199px){
	.know_bestArea {
    padding: 55px 0;
}
.tab_textpnl {
    padding-right: 30px;
}
.tab_imgItem:first-child figure:after {
    bottom: -40px;
    height: 165px;
    right: -65px;
    width: 165px;
}
.tab_imgItem:first-child figure:before {
    border-radius: 50%;
    bottom: -45px;
    height: 190px;
    right: -65px;
    width: 190px;
}
.tab_imgItem:first-child:before{
	width: 65px;
	height: 65px;
}
.tab_imgItem:first-child .course_pic:before{
	top: -32px;
	left: -50px;
}
.tab_imgItem:last-child figure:before {
    height: 190px;
    width: 190px;
    bottom: -30px;
    left: -130px;
}
.tab_imgItem:last-child:before{
	height: 75px;
	width: 75px;
	right: -10px;
}
.count_text h4{
	font-size: 18px;
}
.icon_item {
    padding: 45px 15px;
    }
    .author_detals h4{
    	font-size: 17px;
    }
    .course_accordian_area{
    	padding: 80px 0;
    	min-height: 635px;
    }
    .our_process_area{
    	padding: 75px 0;
    }
}
@media(max-width: 991px){
	.know_bestArea {
    padding: 40px 0;
}
.page_hdng h2{
	font-size: 35px;
}
.tab_outer .col-lg-6:first-child{
	order: 2;
}
.tab_outer .col-lg-6:last-child{
	order: 1;
}
.tab_imgpnl{
	margin-bottom: 25px;
}
.learn_icon_sec{
	padding: 30px 0;
}
.author_area {
    padding: 55px 0 25px;
}
/*.author_outer .col-lg-7{
	order: 1;
}
.author_outer .col-lg-5{
	order: 2;
}*/
.course_accordian_area {
    padding: 40px 0;
    min-height: auto;
    background-image: none !important;
    background-color: #fafafa;
    background-attachment: inherit;
}
.accordian_pnnl {
    max-width: 100%;
    float: none;
    padding-left: 0;
}
.course_accordian_area{
	padding: 40px 0;
}
.accordian_pnnl .card-body {
    padding: 15px 20px;
    background-color: #fafafa;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 0 0 20px 20px;
}
.tab_menu{
	max-width: 100%;
}
.tab_menu ul li {
    width: 33.33%;
}
.page_hdng {
    margin-bottom: 20px;
}
.tab_hdng h2{
	font-size: 25px;
}
.tab_hdng p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
}
.view_profile{
	font-size: 14px;
}
.author_lftpnnl{
	margin-bottom: 30px;
}
.author_item {
    margin-bottom: 25px;
}

.tab_menu .nav-tabs .nav-link.active:after{
    width: 25px;
    height: 25px;
    bottom: -10px;
    border-width: 5px;
   }
   .process_text h3{
   	font-size: 16px;
   	margin-bottom: 15px;
   }
   .process_text p{
   	font-size: 12px;
   	line-height: 18px;
   }
}
@media(max-width: 767px){
	.tab_menu .nav-tabs .nav-link {
    padding: 10px 10px 20px;
   }
   .tab_menu .nav-tabs .nav-link{
   	font-size: 14px;
   	line-height: 22px;
   }
   .icon_item {
    padding: 25px 15px;
}
.author_para p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}
.page_btn {
    margin: 20px 0 0;
}
.author_para {
    padding-bottom: 10px;
}
.page_hdng h2 {
    font-size: 30px;
}
.page_hdng p{
	font-size: 14px;
}
.basic_btn {
    line-height: 45px;
    padding: 0 25px;
    color: #fff;
    font-size: 14px;
   }
   .icon_item{
   	margin-bottom: 10px;
   }
   .process_pic{
   	height: 80px;
   	width: 80px;
   }
   .process_pic img{
   	max-width: 35px;
   }
   .proces_slideItem:after {
    background-image: url(../images/process-hover.png);
    background-size: 133px 115px;
    top: 8px;
}
.our_process_area {
    padding: 40px 0;
}
.proces_slideItem:hover .process_pic, .proces_slideItem.slick-current .process_pic {
    box-shadow: 0px 0px 0px 3px #00eda4;
}
}
@media(max-width: 575px){
	.author_area {
    padding: 35px 0 25px;
}
.tab_hdng h2 {
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 28px;
}
.tab_hdng h2:after{
	width: 60px;
}
.process_slideOuter:after {
    left: 25%;
    right: 25%;
    top: 33%;
}
}
@media(max-width: 480px){
	.tab_menu ul li{
		width: 100%;
	}
	.tab_menu ul{
		position: relative;
		padding: 10px 0 10px 28px;
		border-left: 2px solid #e1e1e1;
	}
	.tab_menu ul:after, .tab_menu ul:before{
		position: absolute;
		content: "";
		height: 8px;
		width: 8px;
		border-radius: 50%;
		background-color: #e1e1e1;
		left: -5px;
	}
	.tab_menu ul:before{
		top: 0;
	}
	.tab_menu ul:after{
		bottom: 0;
	}
	.tab_menu .nav-tabs .nav-link{
		padding: 10px 0;
		max-width: 100%;
		text-align: left;
	}
	.tab_menu ul li:after, .tab_menu ul li:before{
		display: none;
	}
	.tab_menu .nav-tabs .nav-link:after {
	    width: 18px;
	    height: 18px;
	    bottom: inherit;
	    border-width: 5px;
	    left: -38px;
	    right: inherit;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.tab_menu .nav-tabs .nav-link{
		font-size: 15px;
	}
	.tab_menu .nav-tabs .nav-link.active:after {
	    width: 20px;
	    height: 20px;
	    bottom: inherit;
	    border-width: 5px;
	    left: -39px;
	}
	.know_bestArea {
    padding: 25px 0;
}
.page_hdng h2 {
    font-size: 26px;
}
.page_hdng p {
    font-size: 13px;
}
.tab_menu{
	padding-left: 15px;
}
.know_bestArea .tab-content {
    padding: 35px 0 0;
}
.tab_imgItem:first-child:before, .tab_imgItem:first-child .course_pic:before, .tab_imgItem:last-child:before{
	display: none;
}
.text_listing li span{
	margin-right: 10px;
}
.text_listing li{
	margin-bottom: 10px;
}
.icon_item {
    padding: 15px 10px;
}
.count_text h4 {
    font-size: 16px;
}
.count_text h5{
	font-size: 13px;
	line-height: 21px;
}
.course_accordian_area {
    padding: 30px 0;
}
.tab_hdng {
    margin-bottom: 15px;
}
.tab_menu .nav-tabs .nav-link {
    min-height: auto;
}
}
@media(max-width: 420px){
	.page_hdng h2 {
    font-size: 23px;
}
.tab_imgItem{
	width: 100%;
}
.tab_imgItem:last-child {
    margin-top: 25px;
}
.tab_hdng p{
	line-height: 23px;
}
.text_listing li{
	font-size: 14px;
}
.icon_outer .col-6, .author_rightpnnl .col-6{
	max-width: 100%;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.accordian_pnnl .btn, .accordian_pnnl .btn:focus, .accordian_pnnl .btn:active{
	font-size: 14px;
	padding: 10px 30px 10px 15px;
	border-radius: 18px 5px 5px;
}
.accordian_pnnl .btn.collased:after, .accordian_pnnl .btn:after{
	font-size: 16px;
	right: 10px;
}
.accordian_pnnl .card-body{
	padding: 10px 15px;
}
.accordian_pnnl .card-body p{
	font-size: 13px;
	line-height: 22px;
}
.process_slideOuter:after{
	display: none;
}
}