@media only screen and (min-width:320px) and (max-width:767px) { 
    body {font-size:90%;}
    /* header */ 
    .bdr_top_none{ /*! display:block!important */}
    .bdr_top_none .d-flex{display:block!important}
    .navbar-light .navbar-brand {  width: 130px !important; padding: 10px 0;  margin-right: auto; } 
 
 .b-flex {display: block !important;}
    .navbar-collapse {
        position: absolute;
        background: #fff;
        width: 109%;
        left: -15px; 
        top: 58px; 
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    }
    .navbar-nav .nav-link {
        padding: 10px 20px !important;
        border-bottom: 1px solid #eee; 
        font-weight: 500 !important;  
    }

    .call_btbhd span small {
        color: rgba(0, 0, 0, 0.92);
    }

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item { 
        font-weight: 500;
        box-shadow: none;
        padding: 8px 26px;
        background: #fff;
        border-bottom: 1px solid #f2efeb;
    }

    .dropdown-menu {
        box-shadow: none;
        padding: 0;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    }

    .nav-link.header_btn {
        border: 2px solid !important;
        margin: 9px; 
        line-height: 23px; 
    }
 

     .navbar-toggler {
        /*! background-color: var(--main); */
        border: none !important;
        /*! margin: 0 15px 0 0; */
        padding: 3px 8px;
        border-radius: 0;
    } 

    .navbar-nav {
        align-items: initial;
    }

    .nav-link.h_social_ico {
        color: #fff !important;
        padding: 0 !important;
        display: inline-block !important;
    }

    /* header */


    #profile-description .show-more-height {
        height: 124px;
        overflow: hidden;
    }


    #profile-description .show-more {
        color: var(--black);
        position: relative;
          padding-top: 5px;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
    }


    .login_dv::before {
        display: none;
    }
    .login_dv { 
        padding: 20px; 
    }
    .navbar-toggler:focus { 
        box-shadow:none;
    }

    .jd_main .metadata ul li { width: 100%;}

.job-search-form  { 
	display: block !important;
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.job-search-form .single-field-item {
	max-width: 100%;
	padding: 0;
}
.locate_ico { 
	right: 2px; 
} 
.job-search-form .single-field-item:first-child::after {
    display: none;
}
/* banner */

/* trending_job */

.trending_job_main {
	padding: 20px 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { 
	border-bottom: 2px solid var(--main);
}

.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	padding: 10px 0; 
}
.search_bySectormain {
	padding-bottom: 20px;
}

.recomended_cource_main {
	padding: 25px 0;
	background: #FFF;
}
.btn.btn_page {
	border: 1px solid var(--main);
	transition: 0.4s;
	text-align: center;
	padding: 5px 26px;
	border-radius: 5px;
}
.companies_main {
	padding: 20px 0; 
} 
.footer .footer-middle {
	padding: 0;
}
.footer .footer-top .download-text h3 {
	font-size: 23px; 
	margin-bottom: 6px; 
    text-align: center;
}
.footer .footer-top .download-button {
	text-align: center;
}
.button .btn { 
	font-size: 12px; 
	padding: 10px 18px; 
}
.footer-bottom p { 
	font-size: 12px; 
}
.footer-bottom { 
	padding: 10px 0;
}


/* =========================
        job
========================= */
.job_seatchS .job-search-form .single-field-item { 
	max-width: 100%; 
    display: block;
	margin-top: 6px;
} 
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form .submit-btn .btn { 
	margin-top: 6px !important;
} 
.xs_search {
	display: block;
	text-align: left;
	padding: 10px 12px;
	color: var(--main);
	font-weight: 600; 
	position: relative; 
	font-size: 12px;
	border: 1px solid #ddd;
	background: #fff;
	margin: 12px 10px 0 86px;
	border-radius: 6px;
}
 
.job_seatchS{
    display: none;
}
.filter_btnn {
	text-align: center;
	display: block;
	/*! margin: 10px 0; */ 
	padding: 10px 14px;
	border-radius: 5px;
	border: 1px solid var(--main);
	color: var(--main); 
	font-weight: 600;
	font-size: 12px;
	text-transform: capitalize;
	background: #fff;
}
.main { 
	padding: 20px 0;
}

.dnone{
    display: none;
}

.header_job .Jblogo{
    display: none;
}
.filterXSShow {
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #fff;
	width: 100%;
	height: 100%;
	overflow-y: auto; 
    animation: fadeInLeftBig; 
animation-duration: 0.4s;
}
.close_filter.d-block.d-lg-none {
	display: flex !important;
	align-items: center;
	padding: 9px 10px;
	margin-bottom: 20px;
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	color: var(--main);
}
.saved_jobs_button a {  
	background: var(--main); 
	margin: 0 10px 0 0;
	color: var(--white); 
}
.results_main .metadata { 
	padding: 10px 10px;
	background: #fafbfe;
	border-radius: 10px;
	margin: 8px 0; 
	padding-bottom: 3px;
}
.results_main .metadata ul li { 
	margin: 0 10px 7px 0; 

}
.hidetoggle_search {
	position: absolute;
	right: 12px;
	top: 7px;
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
	background-color: #4640de36;
	border-radius: 100%;
	color: var(--main);
	font-weight: 100;
	z-index: 9;
	background-size: 12px;
}
 
#job_search_collapse { 
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#job_search_collapse {
	position: fixed;
	top: 58px;
	z-index: 99;
	left: 0;
	width: 100%;
	animation: fadeInDown;
	animation-duration: 0.4s;
}
.filtyer_apply_btn {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #ddd;
	padding: 11px 15px; 
}

.btn.apply_btnBotm.d-block {
	background: var(--main);
	color: #fff;
	border-radius: 5px;
	padding: 10px 0;
}
.trending_panel ul {
    padding: 0;
    column-count: 2;
    column-width: 50%;
    column-gap: 18px;
}
.trending_panel ul li a { 
    margin: 0 0 10px 0;
    text-decoration: underline; 
}
.trending_panel ul li { 
    margin-bottom: 0;
}
/* =========================
        job
========================= */


/* =========================
        coursse
========================= */
.course_SUbheader { 
	top: 58px;  
}
.courses_banner {
	padding: 30px 0 0px 0;  
}

.courses_banner .job-search-form .single-field-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0;
}
.what_main_item ul li { 
	width: 100%;
}


/* =========================
        coursse
========================= */


/* =========================
        Job-details
========================= */
.jd_main .header_job { 
	padding: 10px; 
}
.jd_main .header_job .saved_jobs_button a {
	font-size: 13px; 
}
.job_descD { 
	padding: 15px; 
}
.pt-sm-0{
    padding-top: 0;
}

.filter_type_item .form-group{
    margin-bottom: 20px;
  } 

/* =========================
        Job-details
========================= */


/* =========================
       All Course
========================= */

.al_c .Jblogo {
	width: 100%;
	display: none;
}  


/* =========================
       All Course
========================= */


/* login */

header.py-3 {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.login_main {
	padding-top: 70px; 
    background: #fff;
}
.login_dv {
	padding:0 15px;
	background: #fff; 
	box-shadow: none;
}
header.py-3 .navbar-light .navbar-brand { 
	margin-right: auto;
	margin-left: auto;
}
.form__submit {
	padding: 11px 10px; 
}


/* login */
.sideber .mb-3{
    margin-bottom: 20px!important;
}

.card-body h4 {   
    font-size:1.05rem;
  }

.card-header h3 {
    font-size: 1.20rem;}

    h3 {
        font-size: 1.25rem;
      }
      h2 {
        font-size: 1.45rem;
      }


.accordion-button .badge{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 14px;
  right: 45px;
  min-width: 22px;
  height: 22px;
  border-radius: 20px;
  background-color: var(--main);
  color: #fff;
  font-size: 10px;
  border: 2px solid #fff;
}






}
 
@media only screen and (min-width:768px) and (max-width:990px) { 
    body {font-size:90%;}
    /* header */ 
    .jd_main .metadata ul li { width: 100%;}
    .navbar-light .navbar-brand {
        width: 130px !important; 
        padding: 10px 0;
        margin: auto; 
    } 
    .navbar-toggler-icon { 
        width: 2.5em;
        height: 2.5em; 
    }
 
    .navbar-collapse {
        position: absolute;
        background: #fff;
        width: 109%;
        left: -15px; 
        top: 58px; 
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    }
    .navbar-nav .nav-link {
        padding: 10px 20px !important;
        border-bottom: 1px solid #eee;
        font-weight: 500 !important;  
    }

    .call_btbhd span small {
        color: rgba(0, 0, 0, 0.92);
    }

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        box-shadow: none;
        padding: 8px 26px;
        background: #fff;
        border-bottom: 1px solid #f2efeb;
    }

    .dropdown-menu {
        box-shadow: none;
        padding: 0;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    }

    .nav-link.header_btn {
        border: 2px solid !important;
        margin: 9px; 
        line-height: 23px; 
    }
 

    .navbar-toggler {
        /*! background-color: var(--main); */
        border: none !important;
        margin: 0 15px 0 0;
        padding: 3px 8px;
        border-radius: 0;
    } 

    .navbar-nav {
        align-items: initial;
    }

    .nav-link.h_social_ico {
        color: #fff !important;
        padding: 0 !important;
        display: inline-block !important;
    }

    /* header */


    #profile-description .show-more-height {
        height: 124px;
        overflow: hidden;
    }

   
    #profile-description .show-more {
        color: var(--black);
        position: relative;       
        padding-top: 5px;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
    }

    .nav_icon ul {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
    .nav_icon ul li { 
        list-style: none;
        /*! padding: 0 5px; */
    }
    .nav_icon ul li a{ 
        font-weight: 600;
        padding: 0px 8px;
        color: var(--secondry);
    }

    .login_dv::before {
        display: none;
    }
    .login_dv { 
        padding: 20px; 
    }
    .navbar-toggler:focus { 
        box-shadow:none;
    }


/* banner */

.job-search-form { 
	/*! display: block; */
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.job-search-form .single-field-item {
	max-width: 100%;
	padding: 0;
	margin-right: 15px; 
}
.locate_ico { 
	right: 2px; 
} 
.job-search-form .single-field-item:first-child::after {
    display: none;
}
/* banner */

/* trending_job */

.trending_job_main {
	padding: 20px 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { 
	border-bottom: 2px solid var(--main);
}

.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	padding: 10px 0; 
}
.search_bySectormain {
	padding-bottom: 20px;
}

.recomended_cource_main {
	padding: 25px 0;
	background: #FFF;
}

.companies_main {
	padding: 20px 0; 
} 
.footer .footer-middle {
	padding: 0;
}
.footer .footer-top .download-text h3 {
	font-size: 23px; 
	margin-bottom: 6px; 
    text-align: center;
}
.footer .footer-top .download-button {
	text-align: center;
}

.footer-bottom p { 
	font-size: 12px; 
}
.footer-bottom { 
	padding: 10px 0;
}


/* =========================
        job
========================= */
.job_seatchS .job-search-form .single-field-item { 
	max-width: 100%; 
    display: block;
}
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form .submit-btn .btn { 
	/*! margin-top: 23px !important; */
} 
.xs_search {
	display: block;  
	text-align: left; 
	padding: 10px 13px;
	color: var(--main);
	font-weight: 600; 
	position: relative; 
	font-size: 21px;
	border: 1px solid #ddd;
	background: #fff;
	margin: 11px 0px 0 100px;
	border-radius: 6px;
} 

.job_seatchS{
    display: none;
}
.filter_btnn {
	text-align: center; 
	display: block;
	/*! margin: 10px 0; */
	padding: 14px 20px;
	border-radius: 5px;
	border: 1px solid var(--main);
	color: var(--main); 
	font-weight: 600;
	text-transform: capitalize;
	background: #fff;
}
.main { 
	padding: 20px 0;
}

.dnone{
    display: none;
}

.header_job .Jblogo{
    display: none;
}
.filterXSShow {
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #fff;
	width: 36%;
	height: 100%;
	overflow-y: auto; 
    animation: fadeInLeftBig; 
animation-duration: 0.4s; 
	left: 0;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.close_filter.d-block.d-lg-none {
	display: flex !important;
	align-items: center;
	padding: 9px 10px;
	margin-bottom: 20px;
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	color: var(--main);
}
.saved_jobs_button a {  
	background: var(--main); 
	margin: 0 10px 0 0;
	color: var(--white); 
}
.results_main .metadata { 
	padding: 10px 10px;
	background: #fafbfe;
	border-radius: 10px;
	margin: 8px 0; 
	padding-bottom: 3px;
}
.results_main .metadata ul li { 
	margin: 0 10px 7px 0;  
	font-size: 12px; 
}
.hidetoggle_search {
	position: absolute;
	right: 12px;
	top: 7px;
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
	background-color: #4640de36;
	border-radius: 100%;
	color: var(--main);
	font-weight: 100;
	font-size: 16px;
	z-index: 9;
	background-size: 12px;
}

#job_search_collapse { 
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#job_search_collapse {
	position: fixed;
	top: 58px;
	z-index: 99;
	left: 0;
	width: 100%;
	animation: fadeInDown;
	animation-duration: 0.4s;
}
.filtyer_apply_btn {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #ddd;
	padding: 11px 15px; 
}

.btn.apply_btnBotm.d-block {
	background: var(--main);
	color: #fff;
	border-radius: 5px;
	padding: 10px 0;
}
.trending_panel ul {
    padding: 0;
    column-count: 2;
    column-width: 50%;
    column-gap: 18px;
}
.trending_panel ul li a { 
    font-size: 13px; 
    margin: 0 0 10px 0;
    text-decoration: underline; 
}
.trending_panel ul li { 
    margin-bottom: 0;
}
/* =========================
        job
========================= */


/* =========================
        coursse
========================= */
.course_SUbheader { 
	top: 58px;  
}
.courses_banner {
	padding: 30px 0 0px 0;  
}

.courses_banner .job-search-form .single-field-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 70%; 
	max-width: 100%;
	padding: 0;
}
.what_main_item ul li { 
	width: 50%;
} 

.featured_articles_main {
	padding: 20px 0;
}

/* =========================
        coursse
========================= */


/* =========================
        Job-details
========================= */
.jd_main .header_job { 
	padding: 10px; 
}
.jd_main .header_job .saved_jobs_button a {

}
.job_descD { 
	padding: 15px; 
}
.pt-sm-0{
    padding-top: 0;
}

.filter_type_item .form-group{
    margin-bottom: 20px;
  } 

/* =========================
        Job-details
========================= */


/* =========================
       All Course
========================= */

.al_c .Jblogo {
	width: 100%;
	display: none;
}  


/* =========================
       All Course
========================= */


/* login */

header.py-3 {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.login_main {
	/*! padding-top: 70px; */ 
    /*! background: #fff; */
} 
.login_dv {
	padding:36px 61px;
	/*! background: #fff; */ 
	/*! box-shadow: none; */ 
}
header.py-3 .navbar-light .navbar-brand { 
	margin-right: auto;
	margin-left: auto;
}
.form__submit {
	padding: 11px 10px; 
}


/* login */
.sideber .mb-3{
    margin-bottom: 20px!important;
}

.companie_logo ul li a { 
	width: 145px;
	height: 59px; 
}

#job_search_collapse .container{
    max-width: 100%;
}

#job_search_collapse .partner_JB{
    display: none;
}

.course_SUbheader .container{
    max-width: 100%;
}

.courses_banner .container{
    max-width: 100%;
}











}

@media only screen and (min-width:991px) and (max-width:1080px) { 
    body {font-size:90%;}
    /* header */ 
    .navbar-light .navbar-brand { 
        padding: 10px 0;
        margin: auto; 
    } 
    .navbar-toggler-icon { 
        width: 2.5em;
        height: 2.5em; 
    }
 
    .navbar-collapse {
        position: absolute;
        background: #fff;
        width: 109%;
        left: -15px; 
        top: 58px; 
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    }
    .navbar-nav .nav-link {
        padding: 10px 20px !important;
        border-bottom: 1px solid #eee;       
        font-weight: 500 !important;  
    }

    .call_btbhd span small {
        color: rgba(0, 0, 0, 0.92);
    }

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        font-weight: 500;
        box-shadow: none;
        padding: 8px 26px;
        background: #fff;
        border-bottom: 1px solid #f2efeb;
    }

    .dropdown-menu {
        box-shadow: none;
        padding: 0;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    }

    .nav-link.header_btn {
        border: 2px solid !important;
        margin: 9px; 
        line-height: 23px; 
    }
 

    .navbar-toggler {
        /*! background-color: var(--main); */
        border: none !important;
        margin: 0 15px 0 0;
        padding: 3px 8px;
        border-radius: 0;
    } 

    .navbar-nav {
        align-items: initial;
    }

    .nav-link.h_social_ico {
        color: #fff !important;
        padding: 0 !important;
        display: inline-block !important;
    }

    /* header */


    #profile-description .show-more-height {
        height: 124px;
        overflow: hidden;
    }


    #profile-description .show-more {
        color: var(--black);
        position: relative;
      
        padding-top: 5px;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
    }

    .nav_icon ul {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
    .nav_icon ul li { 
        list-style: none;
        /*! padding: 0 5px; */
    }
    .nav_icon ul li a{ 
        font-weight: 600;
        padding: 0px 8px;
        color: var(--secondry);
    }

    .login_dv::before {
        display: none;
    }
    .login_dv { 
        padding: 20px; 
    }
    .navbar-toggler:focus { 
        box-shadow:none;
    }

    .impo_link_main a { 
        font-size: 1rem;
    }
/* banner */

.job-search-form { 
	/*! display: block; */
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.job-search-form .single-field-item {
	max-width: 100%;
	padding: 0;
	margin-right: 15px; 
}
.locate_ico { 
	right: 2px; 
} 
.job-search-form .single-field-item:first-child::after {
    display: none;
}
/* banner */

/* trending_job */

.trending_job_main {
	padding: 20px 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { 
	border-bottom: 2px solid var(--main);
}
.nav-pills .nav-link { 
	margin: 0 0 0 0px;
}
.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	padding: 10px 0; 
}
.search_bySectormain {
	padding-bottom: 20px;
}

.recomended_cource_main {
	padding: 25px 0;
	background: #FFF;
}

.companies_main {
	padding: 20px 0; 
} 
 
.footer .footer-top .download-text h3 {
	font-size: 23px; 
	margin-bottom: 6px;  
}
.footer .footer-top .download-button {
	text-align: center;
}
.button .btn { 
	font-size: 12px; 
	padding: 10px 18px; 
}
.footer-bottom p { 
	font-size: 12px; 
}
.footer-bottom { 
	padding: 10px 0;
}


/* =========================
        job
========================= */
.job_seatchS .job-search-form .single-field-item { 
	max-width: 100%; 
    display: block;
}
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form .submit-btn .btn { 
	/*! margin-top: 23px !important; */
} 
.xs_search {
	display: block; 
	text-align: left; 
	padding: 10px 13px;
	color: var(--main);
	font-weight: 600; 
	position: relative; 
	font-size: 12px;
	border: 1px solid #ddd;
	background: #fff;
	margin: 11px 20px 0 20px;
	border-radius: 6px;
}

.job_seatchS{
    display: none;
}
.filter_btnn {
	text-align: center;
	display: block;
	margin: 10px 0;
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px solid var(--main);
	color: var(--main); 
	font-weight: 600;
	font-size: 13px;
	text-transform: capitalize;
	background: #fff;
}
.main { 
	padding: 20px 0;
}

 

.header_job .Jblogo{
    display: none;
}
 
 
.saved_jobs_button a {  
	background: var(--main); 
	margin: 0 10px 0 0;
	color: var(--white); 
}
.results_main .metadata { 
	padding: 10px 10px;
	background: #fafbfe;
	border-radius: 10px;
	margin: 8px 0; 
	padding-bottom: 3px;
}
.results_main .metadata ul li { 
	margin: 0 10px 7px 0;  
	font-size: 12px; 
}
.hidetoggle_search {
	position: absolute;
	right: 12px;
	top: 7px;
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
	background-color: #4640de36;
	border-radius: 100%;
	color: var(--main);
	font-weight: 100;
	font-size: 16px;
	z-index: 9;
	background-size: 12px;
}

#job_search_collapse { 
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#job_search_collapse {
	position: fixed;
	top: 58px;
	z-index: 99;
	left: 0;
	width: 100%;
	animation: fadeInDown;
	animation-duration: 0.4s;
}
.filtyer_apply_btn {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #ddd;
	padding: 11px 15px; 
}

.btn.apply_btnBotm.d-block {
	background: var(--main);
	color: #fff;
	border-radius: 5px;
	padding: 10px 0;
}
.trending_panel ul {
    padding: 0;
    column-count: 2;
    column-width: 50%;
    column-gap: 18px;
}
.trending_panel ul li a { 
    margin: 0 0 10px 0;
    text-decoration: underline; 
}
.trending_panel ul li { 
    margin-bottom: 0;
}
/* =========================
        job
========================= */


/* =========================
        coursse
========================= */
.course_SUbheader { 
	top: 58px;  
}
.courses_banner {
	padding: 30px 0 0px 0;  
}

.courses_banner .job-search-form .single-field-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 70%; 
	max-width: 100%;
	padding: 0;
}
.what_main_item ul li { 
	width: 50%;
} 

.featured_articles_main {
	padding: 20px 0;
}

/* =========================
        coursse
========================= */


/* =========================
        Job-details
========================= */
.jd_main .header_job { 
	padding: 10px; 
}
.jd_main .header_job .saved_jobs_button a {
	font-size: 13px; 
}
.job_descD { 
	padding: 15px; 
}
.pt-sm-0{
    padding-top: 0;
}

.filter_type_item .form-group{
    margin-bottom: 20px;
  } 

/* =========================
        Job-details
========================= */


/* =========================
       All Course
========================= */

.al_c .Jblogo {
	width: 100%;
	display: none;
}  


/* =========================
       All Course
========================= */


/* login */

header.py-3 {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.login_main {
	/*! padding-top: 70px; */ 
    /*! background: #fff; */
} 
.login_dv {
	padding:36px 61px;
	/*! background: #fff; */ 
	/*! box-shadow: none; */ 
}
header.py-3 .navbar-light .navbar-brand { 
	margin-right: auto;
	margin-left: auto;
}
.form__submit {
	padding: 11px 10px; 
}


/* login */
.sideber .mb-3{
    margin-bottom: 20px!important;
}

.companie_logo ul li a { 
	width: 145px;
	height: 59px; 
}

#job_search_collapse .container{
    max-width: 100%;
}

#job_search_collapse .partner_JB{
    display: none;
}

.course_SUbheader .container{
    max-width: 100%;
}

.courses_banner .container{
    max-width: 100%;
}

.footer .footer-top .download-text p { 
	font-size: 13px;
}

.footer ul li a { 
	font-size: 13px; 
}
.filterd_btnn ul li a { 
	padding: 2px 6px; 
}
 






}
  

@media only screen and (max-width :990px) {
    /**nav-expand for footer with head and ul**/
    .nav-folderized .nav h3 {
        cursor: pointer;
        width: 100%;
        padding: 10px 17px;
        margin: 0;
        font-size: 15px;
        background: transparent; 
        border-bottom: 1px solid rgba(217, 217, 217, 0.15);
        text-align: left;
    }  
    .nav-folderized ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s ease-out;
        width: 100%;
        padding: 0 0 0 21px;
        margin: 0;
    }
    .nav-folderized .nav h3:after {
        content: "+";
        float: right;
    }
    .nav-folderized .nav.open h3:after {
        content: "-";
    }
    .nav-folderized .nav.open ul {
        height: auto;
        max-height: 500px;
        transition: max-height 1s ease-in !important;
    }
    .nav-folderized .col.nav {
        padding: 0!important;
        display: block!important;
        width: 100%;
        flex: 1 auto;
    } 
}
 
@media only screen and (max-width :990px) {
    /**nav-expand for footer with head and ul**/ 
    .folderized_coursedetails .nav h3 {
        cursor: pointer;
        width: 100%;
        padding: 15px 0;
        margin: 0;
        font-size: 16px;
        background: transparent; 
        border-bottom: 1px solid rgba(217, 217, 217, 0.4);
        text-align: left;  
    }  
    .folderized_coursedetails .detailSC {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s ease-out;
        width: 100%;
        padding: 0 0 0 21px;
        margin: 0;
    }
    .folderized_coursedetails .nav h3:after {
        content: "+";
        float: right;
    }
    .folderized_coursedetails .nav.open h3:after {
        content: "-";
    }
    .folderized_coursedetails .nav.open .detailSC {
        height: auto;
        max-height: 500px;
        transition: max-height 1s ease-in !important;
    }
    .folderized_coursedetails .nav {
        padding: 0!important;
        display: block!important;
        width: 100%; 
        border: none;
        margin: 0;
    } 
}
 
@media only screen and (max-width :1199px) {
    body {font-size:90%;}
    .profile-menu{display:none}
.nav_icon ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
  ul .notification-list{display:block}
    .notification .notification-item{padding-left:8px!important; padding-right:8px!important}
.nav_icon ul .dropdown-menu {display: none;}
 .nav_icon ul .dropdown-menu.show {display: block;}

.nav_icon ul li .badge {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: -10px;
right: -7px;
min-width: 22px; 
height: 22px;
padding: 0 5px;
border-radius: 29px;
background-color: #1f1ffa;
color: #fff;
font-size: 9px;
border: 2px solid #fff;
} 
.nav_icon ul li { 
    list-style: none;
    /*! padding: 0 5px; */
}
.nav_icon ul li a{ 
    font-weight: 600;
    padding: 0.5em 8px;
    color: var(--secondry);
}
.sign_img__icon {
    height: 32px; padding:6px 8px !important;
    justify-content: center;margin-top:0px;
  } 
  .nav_icon ul li a img{
  border-radius: 50%;
  display: block;
  height: 24px;
  overflow: hidden;
  width: 24px;}
}

