@media only screen and (min-width:320px) and (max-width:767px) { 
    body{font-size: 95%;}
   .h5, h5 {
  font-size: 1.10rem;
}  
    .trending_panel ul li {
        width:100%;
      } 
    .page-item{width:auto}
    .w-dt160{max-width:100%;}
    .joblocation {
        border-radius: 1px;     
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
      }
    .callToAction {
        height: auto;
        margin:0px auto 40px;
        background: #fff; 
}
    .callToAction_Lft {
        top: 0;
        left: 0;
        width: 100%; 
        padding: 10px;
        position: relative;
        text-align: center;}
        .action_one{display:none;}
    /* header */ 
    .navbar-light .navbar-brand {
        width: 130px !important; 
        padding: 10px 0;
        margin-right: auto;
    } 
    header { 
        padding: 0;
}

 
    .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-size: 14px !important;
        font-weight: 500 !important;  
    }

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

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        font-size: 12px;
        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;
    }

    .btn-secondary {
        background-color: rgba(8, 19, 81, 0.06);
        border: 1px solid #4640de;
        margin: 4px 3px;
        font-size: 12px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 7px 15px;
        border-radius: 6px; 
    }
    #profile-description .show-more {
        color: var(--black);
        position: relative;
        font-size: 15px;
        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 */
.hero_banner {
	padding: 22px 0 0px 0;  
} 
.banner_heading h1 { 
font-size: calc(1.3rem + 1.0vw);
} 
.hero_banner p { 

} 
       .blog_inbnr {
        padding: 20px 0;}
.job-search-form { 
	display: block;
	position: relative;
	width: 100%;
	/*! padding: 10px 10px; */
}
.job-search-form .single-field-item {
	max-width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
	.job-search-form .submit-btn .btn {
		margin-top: 4px;}
        .locate_ico {
            right: 1px;
            top: 30px;
        } 
.job-search-form .single-field-item:first-child::after {
    display: none;
}
/* banner */
.jobEveryOne .secnd_div {
	width: 100%;} 
/* trending_job */ 
 .sec_title h2 {
	/*! font-size: 20px; */ 
	font-size: 1.25rem;
}
    .vacancies { font-size: 0.85rem;}
    .sector_items h5 {
  font-size:0.95rem;
} 
.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 { 
	font-size: 14px; 
	/*! margin: 0 0 0 14px; */
}
.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	font-size: 14px; 
	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;
	/*! font-size: 13px; */ 
} 
.companies_main {
	padding: 20px 0; 
} 
	.companie_logo ul li a {
		width: 110px;} 
.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 form .single-field-item { 
	max-width: 100%; 
    display: block;
}
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form form .submit-btn .btn { 
	margin-top: 20px !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 10px 0 80px;
	border-radius: 6px;
}

.job_seatchS{
    display: none;
} 
.heading-display{display:block!important;padding: 10px 0;}
.filter_btnn {
	text-align: center;
	display: block;
	margin: 10px 0;
	padding: 10px 10px;
	border-radius: 5px;
	/* border: 1px solid var(--main); */
	color: var(--main);
	font-weight: 600;
	font-size: 13px;
	text-transform: capitalize;
	background: #fff;
	box-shadow: rgb(214, 220, 234) 0px 0px 0px 1px inset;
}
.main { 
	padding: 20px 0;
}
.trending_panel small {
  margin-bottom:10px;
}
.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);
}
h1 {
  font-size: calc(1.25rem + 1.5vw);
}
	.seemorelikejob{margin-top: 1rem;}
.saved_jobs_button a {  
	
	margin: 0 10px 0 0;

	font-size: 0.85rem;
}
.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: 0.95rem; */ 
}   
.details.crsdtil {
	margin-top: 15px;
}
    .posted-by { font-size: 0.920rem;}
        .header_job h3 {font-size: 1.2rem;}
	.jd_main .metadata ul li{width:100%}
.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;
} 
 .mb-3 {
	/*! margin-bottom: 0!important; */
}

#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; */ 
}
    .pagination  .page-item{width:auto;}
    .page-item:not(:first-child) .page-link {
  margin-left: -1px;
  white-space: unset;
  text-overflow: unset;
}
.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 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%;
}
.advice_banner .btn-secondary { 
	border: 1px solid var(--white);
	margin: 5px; 
	padding: 5px 13px;
	border-radius: 5px; 
}
.advice_banner {
	padding: 20px 0; 
	margin-top: 15px;
}
.featured_articles_main {
	padding: 20px 0;
}
 .trending_panel .pagination {
     display:block; }
/* =========================
        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;
}










/* new-css */
.xs_search { 
	margin: 14px; 
}

.course_Dt_banner {
	padding: 1rem 0; 
	padding-bottom: 7rem;
}
.top_dtil_crs { 
	padding: 4px;
}
.course_imgTD {
	max-height: 12rem;
	min-height: 12rem; 
	margin-bottom: 10px; 
}
.pricedvmaintpC {
	padding: 10px 20px;
}

.pricedvmaintpC .btn {
	padding: .9rem 1rem; 
}
 
/* new-css */
.nav-link.login_btn { 
	 height: auto;  
	margin: 10px;
}




}
 
@media only screen and (min-width:768px) and (max-width:990px) { 
    .trending_panel ul li {
        width:50%;
      }
    /* header */ 
    .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-size: 14px !important;
        font-weight: 500 !important;  
    }

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

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        font-size: 12px;
        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;
    }

    .btn-secondary {
        background-color: rgba(8, 19, 81, 0.06);
        border: 1px solid #4640de;
        margin: 4px 3px;
        font-size: 15px; 
        font-weight: 600;
        text-transform: capitalize;
        padding: 7px 15px;
        border-radius: 6px; 
    }
    #profile-description .show-more {
        color: var(--black);
        position: relative;
        font-size: 15px;
        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 */
.hero_banner {
	padding: 22px 0 0px 0; 
	background-position: 73% 0;
} 
.banner_heading h1 { 
	font-size: 45px;
}  
.hero_banner p { 
	font-size: 14px;
	font-weight: 400;
}
.job-search-form form { 
	/*! display: block; */
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.job-search-form form .single-field-item {
	max-width: 100%;
	padding: 0;
	margin-right: 15px; 
}
.locate_ico { 
	right: 2px; 
} 
.job-search-form form .single-field-item:first-child::after {
    display: none;
}
/* banner */

/* trending_job */
.sec_title h2 {
	font-size: 23px; 
}
.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 { 
	font-size: 14px; 
	/*! margin: 0 0 0 14px; */
}
.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	font-size: 14px; 
	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;
	font-size: 13px; 
}
.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 form .single-field-item { 
	max-width: 100%; 
    display: block;
}
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form 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: 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;
}

.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;  

}
.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;
}
.mb-3 {
	margin-bottom: 0!important;
}
#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 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%;
} 
.advice_banner .btn-secondary { 
	border: 1px solid var(--white);
	margin: 0 0 20px 0;
	font-size: 11px; 
	padding: 8px 20px;
	border-radius: 5px;
}
.advice_banner {
	padding: 20px 0; 
}
.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%;
}











}
@media only screen and (min-width:991px) and (max-width:1300px) { 
    body{font-size: 95%}
    .ln-letters a {padding: .25rem .55rem;}.trending_panel ul li {width:33.333%;}
}
@media only screen and (min-width:991px) and (max-width:1080px) { 
    body{font-size: 95%}
    .ln-letters a {padding: .25rem .55rem;}
    .trending_panel ul li {
        width:33.333%;
      }
    /* 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-size: 14px !important;
        font-weight: 500 !important;  
    }

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

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        font-size: 12px;
        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;
    }

    .btn-secondary {
        background-color: rgba(8, 19, 81, 0.06);
        border: 1px solid #4640de;
        margin: 4px 3px;
        font-size: 15px; 
        font-weight: 600;
        text-transform: capitalize;
        padding: 7px 15px;
        border-radius: 6px; 
    }
    #profile-description .show-more {
        color: var(--black);
        position: relative;
        font-size: 15px;
        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 */
.hero_banner {
	padding: 22px 0 0px 0; 
	background-position: 73% 0;
} 
.banner_heading h1 { 
	font-size: 45px;
}  
.hero_banner p { 
	font-size: 14px;
	font-weight: 400;
}
.job-search-form form { 
	/*! display: block; */
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.job-search-form form .single-field-item {
	max-width: 100%;
	padding: 0;
	margin-right: 15px; 
}
.locate_ico { 
	right: 2px; 
} 
.job-search-form form .single-field-item:first-child::after {
    display: none;
}
/* banner */

/* trending_job */
.sec_title h2 {
	font-size: 23px; 
}
.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 { 
	font-size: 14px; 
	margin: 0 0 0 0px;
}
.sector_item .image {
	max-height: 120px;
	min-height: 120px; 
}
.sector_item h3 { 
	font-size: 14px; 
	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;
	font-size: 13px; 
}
.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 form .single-field-item { 
	max-width: 100%; 
    display: block;
}
.job_seatchS .locate_ico {
	 top: auto; 
	 bottom: 2px;
} 
.job-search-form 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;
}
.mb-3 {
	margin-bottom: 0!important;
}
#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 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%;
} 
.advice_banner .btn-secondary { 
	border: 1px solid var(--white);
	margin: 0 0 20px 0;
	font-size: 11px; 
	padding: 8px 20px;
	border-radius: 5px;
}
.advice_banner {
	padding: 20px 0; 
}
.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 1px;
        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;
    } 
    .ln-letters a {padding: .25rem .55rem;}
}




