@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800&amp;display=swap');
html, body {
	margin:0;
	padding:0;
}
.main-category{
padding: 50px 0;	
}
  
.catrr-hd{
	font-size: 18px;
    font-family: 'Barlow', sans-serif;
    font-weight: 400; 
}
.catrr-hd span{
	font-weight: 500;
}
.left-column {
    position: sticky;
    top: 0px;
}
.recpmd-cor-sec{
	background: #f7f7f7;
	    padding: 50px 0;
}
.skil-lrn-sec{
	padding: 50px 0;
}
.cors-name{
    color: #5d5d5d;
    font-size: 18px;
    border-radius: 0;
    font-family: 'Barlow', sans-serif;
	font-weight: 500;

}
.recpmd-cor-sec p{
font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 15px;
}
.recpmd-cor-sec .list-content{
	padding:10px 0;
}
.cr-name h3{
	  font-family: 'Barlow', sans-serif;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.course-cat-ul {
	margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.course-cat-ul li{
	display: inline-block;
    margin: 0 5px 15px;
}
.course-cat-ul li a{
	    display: block;
    border: 1px solid #544e4e;
    padding: 10px 25px;
    color: #121212;
    border-radius: 3px;
	font-family: 'Barlow', sans-serif;
    font-size: 16px;
    height: auto;
}
.related-article .list-bl a img{
	width:100%
}
.related-article .list-content{
	padding:10px 0;
}
.related-article .cors-name{
    font-size: 16px;
    margin-bottom: 11px;
    display: block;
	    font-weight: 500;
		font-family: 'Barlow', sans-serif;
}
.related-article p{
	    font-size: 15px;
		font-family: 'Barlow', sans-serif;
}
.recomended-courses .oval{
	    border-radius: 0;
}
.related-article .oval{
	    border-radius: 0;
		background: #f7f7f7;
}
.related-article .oval:hover{
	    background-color: #fe7d01;
}
.oval [class*="flaticon-"]::before {
color: #42495b !important;}

.left-column{
	background:#f7f7f7;
	padding:15px;
	margin-top: 15px;
}
.left-column .panel-heading a:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome';  /* essential for enabling glyphicon */
    content: "\f107";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}
.left-column .panel-heading a.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f105";    /* adjust as needed, taken from bootstrap.css */
}
.left-column .panel-heading a:before{
	display:none
}
.left-column .panel-title > a { 
    padding: 10px 15px; 
    color: #fff;
    font-family: 'Barlow', sans-serif;
    text-transform: initial;
    font-weight: 500;
    font-size: 17px;
}
.left-column .panel-default > .panel-heading{
	    background-color: #034e9d;
		border: 0;
}
.left-column .panel-default > .panel-heading + .panel-collapse > .panel-body{
	border: 0;
}
.left-column .panel-group .panel { 
    border: 0;
    background: transparent;
}
.left-column .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.left-column .form-group label {
  position: relative;
  cursor: pointer;
      font-family: 'Barlow', sans-serif;
    font-size: 17px;
	
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.left-column .form-group label:before {
content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #b8b8b8;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.left-column .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 12px;
    width: 6px;
    height: 14px;
    border: solid #034e9d;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.left-column .catch-content{
	padding: 0 0 10px;
    height: 134px;
    overflow-y: hidden;
}
.left-column .readMore{
	    font-family: 'Barlow', sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #034e9d;
    padding-left: 46px;
	    margin-top: 7px;
    display: block;
}
.categor-list li{
	background: #f7f7f7;
    padding: 15px;
	    margin-bottom: 25px;
}
.cat-text {
    font-family: 'Barlow', sans-serif;		
}
.cat-text h3{
    color: #5d5d5d;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	min-height: 57px;
}
.list-1 .cat-text h3{
	 min-height: initial;
}
.cat-text .rt-cnt{
	font-family: 'Barlow', sans-serif;
    margin-left: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.cat-text .apply-btn{
	background: #ee7021;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    padding: 8px 24px;
    border-radius: 3px;
    border: 0;
    display: inline-block;
    margin-top: 15px;
    font-family: 'Barlow', sans-serif;
}
.cat-text .rt-sc {
    margin-top: 15px;
	min-height: 43px;
}

.pagination-wrap {
  user-select: none;
  display: flex;
}
.pagination-wrap a {
  text-decoration: none;
}

.pagination-layout {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.pagination-layout li {
    /* width: 24px; */
    margin: 0 6px;
}
.pagination-layout li a.page {
    display: block;
    text-align: center;
    background: #f7f7f7;
    padding: 7px 18px;
    border: 1px solid #f7f7f7;
    font-family: 'Barlow', sans-serif;
    color: #5d5d5d;
    line-height: 1.5;
}
.pagination-layout li a.page:hover {
    color: #ee7021;
    border: 1px solid #ee7021;
    background: #fff;
}
.pagination-layout li.active a.page {
    color: #ee7021;
    border: 1px solid #ee7021;
    background: #fff;
}
.pagination-layout li.disabled a.page:hover {
  color: #3498DB;
  background-color: transparent;
}

.pagination-next, .pagination-prev {
display: block;
    text-align: center;
    background: #f7f7f7;
    padding: 7px 18px;
    border: 1px solid #f7f7f7;
    font-family: 'Barlow', sans-serif;
    color: #5d5d5d;
    line-height: 1.5;
}
.pagination-next:hover, .pagination-prev:hover {
 color: #ee7021;
    border: 1px solid #ee7021;
    background: #fff;
}
.pagination-next.disabled, .pagination-prev.disabled {
  color: #D8D8D8;
  cursor: default;
}
.pagination-next.disabled:hover, .pagination-prev.disabled:hover {
 color: #ee7021;
    border: 1px solid #ee7021;
    background: #fff;
}
.categor-list.list{
	    margin: 0;
}

.columnBlockA01 ul.grid {
    display: inline-block;
    width: 100%;
    height: auto;
}
 .columnBlockA01 ul.grid li.glst{
    display: inline;
    float: left;
    width: 32.33333333%;
    height: auto;
    margin: 0 10px 10px 0;
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 25px;
}
 .columnBlockA01 ul.grid li.glst:nth-child(3n){
  margin:0 0 10px 0;
}
.columnBlockA01 ul.grid .col-md-5{
	    width: 100%;
}
.columnBlockA01 ul.grid .col-md-push-7{
	    left: 0;
}
.columnBlockA01 ul.grid .col-md-7{
	 width: 100%;
}
.columnBlockA01 ul.grid .col-md-pull-5{
	right:0
}
.columnBlockA01 ul.grid .cat-img{
	    margin-bottom: 15px;
}
.columnBlockA01 ul.list-1 {
    display: block;
    width: 100%;
    height: auto;
}
.columnBlockA01 ul.list-1 li.glst{
    display: block;
    width: 100%;
    height: auto;
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 25px;
}
.re-slhd{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 20px;
}
.re-slhd a{
	color: #ee7021;
    font-weight: 500;
    font-size: 17px;
    padding: 4px 11px;
    border-radius: 3px;
    display: inline-block;
    font-family: 'Barlow', sans-serif;
    border: 1px solid #ee7021;
}
.grid .course-description{
    min-height: 190px;
    max-height: 190px;
    overflow: hidden;
}
.bnr-rating { 
    margin-right: 10px;
}
.navbar-toggle-1 {
    color: #f48220;
    position: relative;
    float: initial;
    padding: 4px 13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: rgb(244 130 32 / 21%);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    padding-top: 7px;
}
.filter-hdr{
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cosp-in{
	display:block
}

@media (min-width: 768px){
.left-column.collapse {
		 display: block!important;
}
}


@media (max-width:767px){
.cat-img{
	    margin-bottom: 15px;
}
.cat-img img{
	width:100%
}
.columnBlockA01 ul.grid li.glst{
	    width: 100%;
		margin: 0;
		    margin-bottom: 25px;
}
.grid .course-description {
    min-height: auto;
	max-height:initial;
}
.cat-text .rt-sc{
	min-height: auto;	
}
.re-slhd {
    display: block;
}
.re-slhd a{
	    margin-top: 10px;
}
.re-slhd{
		      margin-top: 15px;
			  }
}