@media only screen and (max-width: 600px) and (min-width: 400px)  {
.edu2_main_bn_wrap.\31 _home {
    display: none;
}

.logo_wrap.footer {
    display: none;
}

.kf_edu2_intro_wrap:before {
    background-image:none!important;
}

.kf_edu2_intro_wrap:before {
  
   background-image:none!important;
 
}


}






h1.main_text {
    font-size: 32px;
}

.kode_wrapper,
header,
section,
.kf_content_wrap,
footer{
float:left;
width:100%;
}
footer{
background-color: #1b1b1b;
padding: 40px 0 30px;
}
.kode_wrapper,
section,
.kf_content_wrap,
footer{
overflow:hidden;	
}
.disc_academy {
margin-top: 50px;
}
section, .kf_footer_bg{
padding:70px 0px;	
}
.carousel-caption {
right: 9%;
left: 9%;
padding-bottom: 30px;
}
section.edu2_main_bn_wrap.slider_home {
padding-bottom: 50px;
}
.inner-content-holder{
float: left;
width: 100%;
padding:70px 0px;	
}
.no_padding{
padding:0px;	
}
/*
==============================================================
KF EDUCATION 2 HEADER CSS START
==============================================================
*/
.kf_edu2_nav_wrap{
float: left;
width: 100%;
}
.kf_edu2_logo {
float: left;
padding: 15px;
text-align: center;
width: 100%;
}
.edu2_navigation{
float: left;
width: 100%;
text-align: center;
}
.kf_topbar_wrap{
float: left;
width: 100%;
}
.kf_topbar_wrap .pull-left ul {
float: left;
margin: 9px 0px;
}
.kf_topbar_wrap .pull-left li {
float: left;
margin-left: 34px;
}
.kf_topbar_wrap .pull-left li:first-child{
margin-left: 0px;
}
.kf_topbar_wrap .pull-left li > a {
color: #fff;
display: block;
font-size: 12px;
font-weight: normal;
text-transform: capitalize;
}
.member-area{
float: right;
}
.kf_topbar_wrap .member-area li > a:hover,
.kf_topbar_wrap .pull-left li > a:hover{
text-decoration: underline;
}
.kf_topbar_wrap .member-area span {
color: #fff;
float: left;
font-size: 14px;
font-weight: normal;
margin-right: 20px;
padding: 7px 0 10px;
text-transform: capitalize;
}
.kf_topbar_wrap .member-area > ul {
float: left;
}
/**/
.searchlink{
float: right;
display: block;
right: 0;
font-size: 14px;
cursor: pointer;
color: #fff;
}
.show{
padding:17px 25px;
display: block;
}
/** search field **/
.searchform {
display: none;
position: absolute;
width: 100%;
line-height: 40px;
top: 144px;
right: 0;
padding:26px 35px;
cursor: default;
background: #fff;
z-index: 1;
}
.searchlink.open .searchform {
display: block;
background: rgba(225, 225, 225, 0.75);
}
.searchform form{
float: left;
width: 100%;
}
.searchform form input[type="text"]{
float: left;
color: #666;
width: 100%;
background: #fff;
border: 1px solid #ccc;
line-height: 14px;
font-size: 14px;
padding: 15px;
}
/**/
.kf_topbar_wrap .member-area li {
float: left;
}
.kf_topbar_wrap .member-area li > a {
color: #fff;
display: block;
font-size: 14px;
font-weight: normal;
padding: 7px 14px 10px;
position: relative;
text-transform: capitalize;
}
.kf_topbar_wrap .member-area li > a i{
margin-right: 10px;
}
.nav_des{
float: left;
margin: 19px 30px;
display: inline-block;
}
.nav_des li{
float: left;
position: relative;
}
.nav_des > li:last-child {
border: medium none;
}
.nav_des > li:last-child:before {
width: 0;
height: 0;
}
.nav_des li a {
color: #333;
display: block;
font-size: 14px;
padding: 10px 20px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.nav_des a::before {
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 50%;
width: 0;
}
.nav_des a::after {
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
bottom: 50%;
width: 0;
}
.nav_des li a:hover::before{
top: 0;
width: 100%;
}
.nav_des li a:hover::after{
bottom: 1px;
width: 100%;
}
/*Second Drop Down Style*/
.edu2_navigation ul ul{
position:absolute;
top:120%;
left:0px;
width:250px;
z-index:10;
opacity:0;
visibility:hidden;
box-shadow: 0 18px 13px -9px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 18px 13px -9px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 18px 13px -9px rgba(0, 0, 0, 0.3);
padding:30px 0px 0px 0px;
}
.edu2_navigation ul ul li{
position:relative;
width:100%;
display:inline-block;
padding: 0px;
background-color:#fff;
text-align: left;
}
.edu2_navigation ul ul li a{
width:100%;
text-transform: capitalize;
font-size: 14px;
font-weight: normal;
padding: 12px 15px 12px 20px;	
}
.edu2_navigation ul ul li a:hover{
color: #fff;
}
.edu2_navigation ul ul li a::before{
display:none;	
}
.edu2_navigation ul ul li a::after{
display:none;	
}
/*Hover Style*/
.edu2_navigation ul li:hover > ul{
top:100%;
opacity:1;
visibility:visible;	
}
/*Third Drop Down Style*/
.edu2_navigation ul ul ul{
position:absolute;
top:0px;
left:90%;
visibility:hidden;	
}
/*Hover Style*/
.edu2_navigation ul ul li:hover > ul{
top:0px;
left:100%;
visibility:visible;	
}
.get-admition {
float: right;
font-size: 14px;
font-weight: bold;
margin: 18px 10px;
padding: 10px 20px;
text-transform: uppercase;
color: #fff;
}
.get-admition:hover{
background-color: #000;
color: #fff;
}
#news{
float: left;
margin: 9px 0px;
width: 100%;
}
#news li{
color: #fff;
text-align: left;
}
#mobile-header{
display:none;
}
/*
==============================================================
KF EDUCATION 2 HEADER CSS END
==============================================================
*/
/*
==============================================================
KF EDUCATION 2 HEADER 2 CSS Start
==============================================================
*/
#header_2{
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75); 
position: relative;
z-index: 10;
}
#header_2 .login_wrap, #header_2 .top_nav, #header_2 .lng_wrap{
float: right;
}
.top_bar_2{
float: left;
width: 100%;
line-height: normal;
}
.contct_2 {
color: #fff;
font-size: 14px;
font-weight: normal;
font-style: normal;
display: block;
padding: 6px 0;
}
.contct_2 i{
margin-right: 5px;
}
.login_wrap{
float: right;
}
.login_wrap li{
display:inline-block;
}
element.style {
}
.login_wrap li a {
color: #fff;
font-size: 14px;
text-transform: capitalize;
display: block;
padding: 4px 12px 6px;
}
.login_wrap li i{
float: left;
margin:3px 5px 0px 0px;
}
.top_nav li a:hover,
.login_wrap li a:hover{
text-decoration: underline;
}
.top_nav{
float: left;
display: inline-block;
}
.top_nav li{
display: inline-block;
}
.top_nav li a{
color: #fff;
font-size: 14px;
text-transform: capitalize;
display: block;
padding:10px 12px 8px; 
position: relative;
z-index: 2;
position: relative;
}
.lng_wrap{
float: right;
}
.lng_wrap .dropdown-menu > li > a{
padding:5px 10px;
}
.lng_wrap .dropdown-menu li a i{
float:left;
margin:0px 10px 0px 0px;
}
.lng_wrap button{
padding:10px 15px;
background: rgba(0,0,0,0.2); 
color: #fff;
border: none;
border-radius: 0;
font-weight: bold; 
}
.lng_wrap button i{
margin-right: 5px
}
.lng_wrap button:active,
.lng_wrap .btn-default.active,
.lng_wrap .btn-default:active,
.lng_wrap .open > .dropdown-toggle.btn-default,
.lng_wrap .btn-default.focus,
.lng_wrap .btn-default:focus,
.lng_wrap button:hover{
background: #000;
color: #fff;
}
.lng_wrap .open .dropdown-menu{
right: 0!important;
left: inherit;
}
.lng_wrap button .caret{
margin-left: 5px;
}
/*navigation header 2*/
.kode_navigation{
float: left;
width: 100%;
background: #fff;
position: relative;
}
.kode_navigation .dl-menuwrapper{
position: absolute;
top: 50%;
margin-top: -20px;
right: 15px;
}
.logo_wrap {
  float: left;
  width: 100%;
  padding: 12px 20px;
}
.logo_wrap.footer {
float: left;
width: 100%;
padding: 2px 39px 20px 2px;
}
p.footer_disc {
color: #fff;
}
.nav_2 {
float: left;
width: 100%;
padding: 14px 0;
}
.nav_2 ul{
float: left;
width: 100%;
text-align:right; 
}
.nav_2 ul li{
display: inline-block;
position: relative;
}
.nav_2 ul li a {
  display: block;
  color: #666666;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 25px 15px;
  position: relative;
  z-index: 2;
  border: 1px solid;
  background-color: #fdfd31;
}
.nav_2 ul li a:hover{
color: #fff;
}
/*banner*/
.edu2_main_bn_wrap.banner_2 figure figcaption {
left: 21%;
margin: -109px 0 0 -149px;
text-align: left;
top: 50%;
width: 45%;
}
.edu2_main_bn_wrap.banner_2 figcaption span::before{
margin:inherit;; 
}
.edu2_main_bn_wrap.banner_2 .owl-pagination{
display: none;
}
/*second ul*/
.nav_2 ul ul {
background-color: #fff;
left: 0;
opacity: 0;
position: absolute;
top: 120%;
visibility: hidden;
width: 250px;
z-index: 10;
}
.nav_2 ul li:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}
.nav_2 ul ul li {
display: inline-block;
padding: 0;
position: relative;
width: 100%;
text-align: left;
}
.nav_2 ul ul li a{
font-size: 14px;
text-transform: capitalize;
font-weight: normal;
padding: 7px 10px;
}
.nav_2 ul ul li a:hover{
color: #fff;
}
/*
==============================================================
KF EDUCATION 2 HEADER 2 CSS END
==============================================================
*/
/*headings css start*/
.kf_heading_3_wrap{
float: left;
width: 100%;
text-align: left;
}
.kf_heading_3_wrap h5{
text-transform: uppercase;
font-size: 24px;
}
/*headings css end*/
/*kf_edu_pagination_wrap css start*/
.kf_edu_pagination_wrap{
float: left;
width: 100%;
text-align: center;
margin-bottom: -9px;
}
.kf_edu_pagination_wrap .pagination{
float: none;
margin: auto ;
}
.kf_edu_pagination_wrap .pagination > li:last-child > a, 
.kf_edu_pagination_wrap .pagination > li:last-child > span,
.kf_edu_pagination_wrap  .pagination > li:first-child > a,
.kf_edu_pagination_wrap  .pagination > li:first-child > span {
border-radius: 0px;
padding: 6px 12px;
line-height: 1.42857;
width: auto;
height: auto;
}
.kf_edu_pagination_wrap .pagination > li:first-child > a{
margin-left: 0;
}
.kf_edu_pagination_wrap li:first-child  span i{
margin-right:12px; 
}
.kf_edu_pagination_wrap li:last-child  span i{
margin-left:12px; 
}
.kf_edu_pagination_wrap .pagination > li > a,
.kf_edu_pagination_wrap .pagination > li > span {
background-color: #fff;
border: 1px solid #dbdbdb;
color: #333333;
float: left;
line-height: 31px;
width: 35px;
height:35px;
padding: 0px;
position: relative;
text-decoration: none;
font-size: 15px;
margin-left: 5px;
}
.kf_edu_pagination_wrap .pagination > li > a:hover,
.kf_edu_pagination_wrap .pagination > li > active:hover a,
.kf_edu_pagination_wrap .pagination > li > active a{
color:#fff ;
}
.kf_edu_pagination_wrap  .pagination > .active > a, 
.kf_edu_pagination_wrap  .pagination > .active > a:focus,
.kf_edu_pagination_wrap  .pagination > .active > a:hover,
.kf_edu_pagination_wrap  .pagination > .active > span,
.kf_edu_pagination_wrap  .pagination > .active > span:focus,
.kf_edu_pagination_wrap  .pagination > .active > span:hover {
border: none;
color: #fff;
cursor: default;
z-index: 2;
}
/*kf_edu_pagination_wrap css end*/
/*
==============================================================
MAIN BANNER CSS Strat
==============================================================
*/
.edu2_main_bn_wrap{
float: left;
width: 100%;
position: relative;
}
.edu2_main_bn_wrap figure{
float: left;
width: 100%;
position: relative;
}
.edu2_main_bn_wrap figure:before{
content: "";
left: 0;
right:0;
top: 0;
bottom: 0;
position: absolute;
background-color: #000000;
opacity: 0.5;
}
.edu2_main_bn_wrap figure figcaption{
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -109px auto 0;
text-align: center;
}
.edu2_main_bn_wrap figcaption span{
font-size: 24px;
font-weight: normal;
position: relative;
color: #fff;
text-transform: capitalize;
padding-bottom: 13px;
display: inline-block;
margin-bottom: 4px;
}
.edu2_main_bn_wrap figcaption span:before{
content: "";
left: 0;
right: 0;
bottom: 0;
position: absolute;
height: 2px;
width: 120px;
background-color: #d3d3d3;
margin:0 auto; 
}
.edu2_main_bn_wrap figcaption h2{
font-weight: 700;
text-transform: uppercase;
color: #fff;
margin-bottom: 13px;
}
.edu2_main_bn_wrap figcaption p{
color: #fff;
margin: 0 0 30px 0;
font-size: 20px;
text-transform: capitalize;
}
.edu2_main_bn_wrap .owl-theme .owl-controls .owl-page span{
width: 14px;
height: 14px;
border: 4px solid #fff;
border-radius: 100%;
margin: 0 4px;
background-color: transparent; 
display: inline-block;
}
.edu2_main_bn_wrap .owl-theme .owl-pagination {
bottom: 70px;
left: 0;
margin: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 22;
}
.edu2_main_bn_wrap .customNavigation {
bottom: 0%;
left: 0;
position: absolute;
right: 0;
text-align: center;
margin: 0 0 0;
z-index: 1;
}
.edu2_main_bn_wrap .customNavigation  .btn {
border: medium none;
border-radius: 0;
color: #fff;
margin: 0;
padding: 6px 6px;
z-index: -1;
}
.edu2_main_bn_wrap .customNavigation  .btn i{
font-size: 16px;
color: #fff;
}
.edu2_main_bn_wrap .customNavigation  .btn.prev-1 i,
.edu2_main_bn_wrap .customNavigation  .btn.next-1 i{
font-size: 25px;
font-weight: bold;
}
.edu2_main_bn_wrap .customNavigation  .prev-1{
margin-right: 58px;
margin-left: 60px;
}
/*
==============================================================
MAIN BANNER CSS END
==============================================================
*/
/*
==============================================================
KF INNER PAGE BANNER CSS START
==============================================================
*/
.kf_inr_banner.padding_more{
padding-bottom:110px;
}
.kf_inr_banner{
float: left;
width: 100%;
text-align: :left;
padding:51px 0 54px;
background-image: url(images/inrbg.jpg);
background-size: cover;
background-origin: center;
background-repeat: none-repeat;
position:relative;
z-index:2;
background-position:center; 
}
.kf_inr_banner:before{
content:"";
left:0;
right:0;
top:0;
bottom:0;
position:absolute;
background:#000000;
opacity:0.7;
z-index:-1;
}
.kf_inr_ban_des{
float: left;
width: 100%;
text-align: left;
}
.inr_banner_heading {
float: left;
text-align: left;
width: 50%;
}
.kf_inr_ban_des h3{
color:#fff;
text-transform: uppercase;
font-size: 30px;
}
/**/
.kf_inr_breadcrumb {
float: right;
text-align: right;
width: 50%;
padding:12.5px 0 6px;
line-height: 14px;
}
.kf_inr_breadcrumb ul li {
display: inline-block;
position: relative;
padding: 0px 10px;
}
.kf_inr_breadcrumb ul li::before {
color: #fff;
content: "\f105";
font-family: fontawesome;
font-size: 12px;
font-weight: normal;
left: 0px;
margin-top: -7px;
position: absolute;
top: 50%;
line-height:normal;
}
.kf_inr_breadcrumb ul li:first-child:before {
font-size: 0;
display:none;
}
.kf_inr_breadcrumb ul li a {
font-size:14px;
text-transform:capitalize;
color:#fff;
padding:0 7px;
display:block;
line-height: 14px;
}
/*
==============================================================
KF INNER PAGE BANNER CSS END
==============================================================
*/
/*
==============================================================
DEFALT HEADINGS CSS START
==============================================================
*/
.kf_edu2_heading1{
float: left;
width: 100%;
text-align: left;
margin:-7px 0 30px 0; 
}
.kf_edu2_heading1 h3{
text-transform: uppercase;
font-weight: normal;
position: relative;
padding-bottom: 15px;
}
.kf_edu2_heading1 h3:before{
content: "";
left: 0;
bottom: 0;
height: 2px;
width: 25px;
background-color: #666666;
position: absolute;
}
.kf_edu2_heading1 h3:after{
content: "";
left: 35px;
bottom: 1px;
height: 1px;
width: 50px;
background-color: #bbbbbb;
position: absolute;
}
/*heading 2*/
.kf_edu2_heading2{
float: left;
width: 100%;
text-align: center;
margin:-8px 0 40px 0; 
}
.kf_edu2_heading2 h3{
text-transform: uppercase;
position: relative;
padding-bottom: 15px;
}
.kf_edu2_heading2 h3:before {
background-color: #666666;
bottom: 0;
content: "";
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 49px;
width: 25px;
}
.kf_edu2_heading2 h3:after {
background-color: #bbbbbb;
bottom: 1px;
content: "";
height: 1px;
left: 49px;
margin: auto;
position: absolute;
right: 0;
width: 50px;
}
.kf_edu2_heading2 p{
margin:10px 0px;
font-size:16px;
}
/*
==============================================================
DEFALT HEADINGS CSS START
==============================================================
*/
/***************************** HOME PAGE CONTENT CSS START *****************************/
.kf_course_outerwrap{
float: left;
width: 100%;
}
.kf_cur_catg_wrap{
float: left;
width: 100%;
padding:69px 0 40px; 
}
.kf_cur_catg_des {
float: left;
width: 100%;
position: relative;
background-color: #f8f8f8;
padding: 31px 23px 31px;
margin-bottom: 30px;
min-height: 200px;
}
.kf_cur_catg_des:before{
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
height:100%;
width: 2px;
}
.kf_cur_catg_des.color-4 {
background-color: #008be7;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-3 {
background-color: #079d92;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-3 .h5 {
color: #fff;
}
.kf_cur_catg_des.color-1 {
background-color: #0eb053;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-2 {
background-color: #fd2a03;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-4 {
background-color: #e1a500;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-5 {
background-color: #e1a500;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des.color-6 {
background-color: #9000ae;
color: #fff;
font-weight: bold;
}
.kf_cur_catg_des h5{
color: #fff;
}
.kf_cur_catg_des:hover:before{
width: 5px;
}
.kf_cur_catg_capstion{
float: none;
overflow: hidden;
text-align: left;
padding-left:23px; 
}
.kf_cur_catg_des > span {
color: #000000;
float: left;
font-size: 46px;
margin: auto 0;
padding: 12px 0 8px;
vertical-align: middle;
}
.kf_cur_catg_wrap .kf_cur_catg_des:hover span{
color:#fff;
}
.kf_cur_catg_capstion h5{
text-align: left;
font-weight: normal;
margin-bottom: 10px;
text-transform: uppercase;
text-overflow:ellipsis;
overflow: hidden;
white-space: nowrap;
}
.kf_cur_catg_des:hover .kf_cur_catg_capstion > h5 {
color:#fff;
}
.kf_cur_catg_capstion p{
color: #000000S;
margin:0;
}
.kf_cur_catg_des:hover .kf_cur_catg_capstion > p {
color:#fff;
}
/*search wrap start*/
.kf_edu2_search_wrap {
float: left;
width: 100%;
background-color: #f8f8f8;
padding: 57px 20px 70px;
margin-top: 18px;
border: 1px solid #e79800;
}
.kf_edu2_search_wrap form{
float: left;
width: 100%;
}
ul.cards_wrap {
font-size: 38px;
color: white;
}
.cards_wrap li a {
color: #fff;
}
.edu2_serc_des{
float: left;
width: 100%;
margin-bottom: 18px;
}
.edu2_serc_des .btn.btn-default.dropdown-toggle,
.edu2_serc_des input[type="text"]{
float: left;
width: 100%;
padding:12px 20px 15px;
font-size: 14px;
color: #666;
border:1px solid #fae5e5; 
border-radius: 0;
text-align: left;
background-color: #fff;
}
.edu2_serc_des .btn-default.focus,
.edu2_serc_des .btn-default:focus,
.edu2_serc_des .btn-default.active,
.edu2_serc_des .btn-default:active,
.edu2_serc_des .open > .dropdown-toggle.btn-default,
.edu2_serc_des .btn.btn-default.dropdown-toggle:hover{
background-color: #fff;
}
.edu2_serc_des .btn-group {
float: left;
width: 100%;
}
.edu2_serc_des span {
font-size: 14px;
margin: -7px 0 0;
position: absolute;
right: 20px;
top: 50%;
}
.edu2_serc_des .dropdown-menu {
border: medium none;
border-radius: 0;
float: left;
width: 100%;
}
.kf_edu2_search_wrap .dropdown-menu > li > a:focus,
.kf_edu2_search_wrap .dropdown-menu > li > a:hover{
color: #fff;
}
.kf_edu2_search_wrap form > button {
color: #fff;
float: left;
font-size: 16px;
font-weight: bold;
padding: 15px 30px;
text-align: center;
text-transform: uppercase;
width: 100%;
margin-top: 3px;
}
.kf_edu2_search_wrap form > button:hover{
background-color: #000000;
}
/*search wrap end*/
/*edu2 welcome wrap start*/
.kf_edu2_intro_wrap {
position: relative;
background-color: #f8f8f8;
margin-bottom: 50px;
}
.kf_edu2_intro_wrap:before{
content: "";
left: 0;
width: 50%;
top: 0;
bottom: 0;
background-image: url(extra-images/bg-1.webp);
background-size: cover;
background-position: center;
position: absolute;
}
.kf_intro_des_wrap{
float: right;
width: 50%;
padding:0 30px; 
}
.kf_intro_des{
float: left;
width: 33.3%;
}
.kf_intro_des_caption{
float: left;
width: 100%;
padding: 0px 15px;
text-align: center;
}
.kf_intro_des_caption h6{
text-transform: uppercase;
}
.kf_intro_des_caption span{
display: inline-block;
width: 83px;
height: 83px;
border-radius: 100%;
font-size: 32px;
background-color: #fff;
color: #666666;
margin: 0 0 26px 0;
border: solid 1px #ddd;
}
.kf_intro_des_caption:hover span{
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2)
}
.kf_intro_des_caption span i{
line-height: 83px;
}
.kf_intro_des_caption h6{
font-weight: normal;
margin-bottom: 18px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.kf_intro_des_caption p{
margin: 0 0 19px 0;
}
.kf_intro_des_caption a{
display: inline-block;
font-weight: bold;
color: #666666;
text-transform: capitalize;
margin-bottom: 45px;
font-size: 14px;
}
.kf_intro_des figure figcaption{
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: 0;
text-align: center;
margin: -7px 0 0 0;
}
.kf_intro_des figure figcaption a{
display: inline-block;
font-weight: bold;
font-size: 20px;
color: #fff;
text-transform: capitalize;
opacity: 0;
}
.kf_intro_des:hover figure figcaption a{
opacity: 1;
}
/*edu2 welcome wrap end*/
/*OUR OURSES SECTION START*/
.kf_edu2_tab_wrap{
float: left;
width: 100%;
}
.kf_edu2_tab_wrap .nav-tabs{
border:none; 
float: right;
}
.kf_edu2_tab_wrap .nav-tabs li{
margin: 0px 0px 0px 23px;
border:none; 
}
.kf_edu2_tab_wrap .nav-tabs > li > a {
border-radius: 0;
border: none;
color: #666666;
font-size: 18px;
font-weight: normal;
padding: 4px 0 8px;
text-transform: capitalize;
margin: 0px;
font-family: 'Ubuntu', sans-serif;
}
.kf_edu2_tab_wrap  .nav.nav-tabs > li:first-child {
margin-left: 0;
}
.kf_edu2_tab_wrap  .nav > li > a:focus,.kf_edu2_tab_wrap  .nav > li > a:hover,
.kf_edu2_tab_wrap .nav-tabs > li > a:hover{
background-color: transparent;
border: none; 
text-decoration: none;
}
.kf_edu2_tab_wrap .nav-tabs > li > a:before{
content: "";
left: 0;
right: 0;
bottom: 0;
position: absolute;
height: 2px;
width: 0%;
}
.kf_edu2_tab_wrap .nav-tabs .active a:before,
.kf_edu2_tab_wrap .nav-tabs > li > a:hover:before{
width: 100%;
}
.kf_edu2_tab_des{
float: left;
width: 100%;
}
.edu2_cur_wrap{
float: left;
width: 100%;
border: 1px solid #e2e2e2;
margin-bottom: 1px;
}
.edu2_cur_wrap > figure figcaption{
position: absolute;
left: 0;
right:0;
top: 50%;
bottom: 0;
text-align: center;
margin-top: -14px;
}
.edu2_cur_wrap > figure figcaption a{
font-size: 14px;
font-weight: bold;
color: #fff;
text-transform: capitalize;
border: 1px solid #fff;
display: inline-block;
padding: 11px 20px 10px;
opacity: 0;
}
.edu2_cur_wrap:hover > figure figcaption a{
opacity: 1;
}
.edu2_cur_wrap > figure figcaption a:hover{
background-color: #000000;
border-color: #000000;
}
.edu2_cur_des_ft,
.edu2_cur_des{
float: left;
width: 100%;
position: relative;
}
.edu2_cur_des{
padding:30px; 
}
.edu2_cur_des > span {
background: #fff none repeat scroll 0 0;
border-radius: 100%;
box-shadow: 0 3px 4px -1px rgba(206, 190, 190, 1);
color: #333;
font-size: 14px;
font-weight: bold;
height: 48px;
line-height: 48px;
position: absolute;
right: 15px;
text-align: center;
top: -24px;
width: 48px;
}
.edu2_cur_des > h5 {
font-weight: normal;
text-transform: uppercase;
margin-bottom: 4px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.edu2_cur_des > strong {
float: left;
width: 100%;
margin-bottom: 21px;
}
.edu2_cur_des > strong span{
color: #333333;
font-size: 14px;
font-weight: normal;
padding: 0 3px 0 0;
position: relative;
}
.edu2_cur_des > strong small {
color: #333333;
font-size: 14px;
font-weight: normal;
padding: 0 10px;
position: relative;
}
.edu2_cur_des > strong small::before {
content: "-";
left: 0;
margin: auto;
position: absolute;
}
.edu2_cur_des p{
margin-bottom: -1px;
}
.edu2_cur_des_ft{
float: left;
width: 100%;
padding:15px;
background-color: #f8f8f8; 
border-top: 1px solid #e2e2e2;
}
.edu2_cur_des_ft figure{
width: 48px;
height: 48px;
margin-right: 13px;
border-radius: 100%;
}
.edu2_cur_ftr_strip{
float: none;
overflow: hidden;
padding: 8px 0px 0px;
}
.edu2_cur_ftr_strip > h6{
display: inline-block;
font-size: 14px;
font-weight: bold;
}
/*rating star*/
.rating {
float: right;
}
.rating > span {
color: #ddd;
display: inline-block;
font-size: 24px;
position: relative;
width: 1.1em;
line-height:34px;
}
.rating > span:hover:before {
content: "\2605";
position: absolute;
}
.rating {
unicode-bidi: bidi-override;
direction: rtl;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
content: "\2605";
position: absolute;
color: gold;
}
.rating {
unicode-bidi: bidi-override;
direction: rtl;
}
.rating > span {
display: inline-block;
position: relative;
width: auto;
}
.edu2_cur_wrap .rating > span{
width: auto;
line-height: normal;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
content: "\2605";
position: absolute;
}
/*rating star*/
/*tab slider*/
.kf_edu2_tab_des .row.margin-bottom{
margin-bottom: 69px;
}
.kf_edu2_tab_des .item {
padding: 15px;
}
.kf_edu2_tab_des  .owl-pagination{
display: none;
}
.kf_edu2_tab_des .customNavigation {
float: left;
width: 100%;
text-align: center;
}
.kf_edu2_tab_des .customNavigation .btn.next{
float: right;
}
.kf_edu2_tab_des .customNavigation .btn.prev{
float: left ;
}
.kf_edu2_tab_des .customNavigation .btn {
border: 1px solid #c4c4c4;
border-radius: 0;
margin: 8px 0;
padding: 8px 15px 9px;
}
.kf_edu2_tab_des .browse_all {
background: transparent none repeat scroll 0 0;
border: 1px solid ;
border-radius: 0;
display: inline-block;
font-size: 18px;
font-weight: bold;
padding: 14px 34px 14px;
text-transform: capitalize;
}
/*OUR OURSES SECTION END*/
/*main page gallery start*/
.edu2_gallery_wrap{
float: left;
width: 100%;
background-color: #333333;
margin-bottom: 40px;
position:relative;
}
.edu2_gallery_wrap .navi{
float:none;
width:15%;
position:absolute;
left:0px;
top:0px;
z-index:1000;
padding:50px 30px;
}
.edu2_gallery_wrap .navi #filterable-item-filter-1 a {
background:none;
color:#ffff;
border:none;
}
.edu2_gallery_wrap .navi #filterable-item-filter-1 li{
float:left;
width:100%;
margin:0px;
}
.edu2_gallery_wrap .gallery3{
float:left;
width:100%;
}
.edu2_gallery_des{
float: left;
width: 100%;
}
.edu2_gallery_des ul{
float: none;
margin:auto;
text-align: center;
}
.edu2_gallery_des ul li{
display: block;
text-align: center;
margin-bottom: 6px;
}
.edu2_gallery_des.navi li:last-child {
margin: 0;
}
.edu2_gallery_des a {
color: #fff;
display:inline-block;
font-size: 15px;
font-weight: bold;
text-transform: capitalize;
}
.edu2_gallery_des > figure figcaption{
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -53px auto 0;
text-align: center;
opacity: 0;
}
.edu2_gallery_des:hover figure figcaption{
opacity: 1;
}
.edu2_gallery_des > figure > figcaption > a{
width: 50px;
height: 50px;
border-radius: 100%;
background-color: #fff;
font-size: 18px;
line-height: 50px;
text-align: center;
display: inline-block;
margin: 0 6px 21px;
}
.edu2_gallery_des > figure > figcaption > a:hover{
background-color:#000;
color:#fff;	
}
.edu2_gallery_des > figure > figcaption > h5{
display: block;
font-weight: normal;
color: #fff;
text-transform: uppercase;
margin-bottom: 6px;
}
.edu2_gallery_des > figure > figcaption > p{
margin: 0;
color: #fff;
}
.loadmore{
float: left;
width: 100%;
text-align: center;
}
/*main page gallery end*/
/*counter section start*/
.edu2_counter_wrap{
background-color: #2d2e32;
position: relative;
z-index: 2;
padding:30px 0px;
}
.edu2_counter_wrap:before{
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background-image:url(images/counter-bg.png); 
z-index: -1;
}
.edu2_counter_des{
float: left;
width: 25%;
border-right: 1px solid rgba(255, 255, 255, 0.31);
text-align: center;
padding: 30px 0;
}
.edu2_counter_des:last-child {
border: medium none;
}
.edu2_counter_des span{
font-size: 55px;
color: #fff;
line-height: normal;
display: block;
margin: -8px -1px 0;
}
.edu2_counter_des h3{
font-size: 34px;
font-weight: normal;
color: #fff;
margin-bottom: 9px;
}
.edu2_counter_des h5{
font-size: 15px;
font-weight: 500;
color: #fff;
margin-bottom: -4px;
}
/*counter section end*/
/*OUR FACALTY MEMBERS SECTION START*/
.edu2_faculty_wrap{
float: left;
width: 100%;
position: relative;
margin-bottom: -30px;
}
.edu2_faculty_des{
float: left;
margin-bottom: 30px;
width: 100%;
}
.edu2_faculty_des:hover{
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}
.edu2_faculty_des:hover .edu2_faculty_des2{
background-color: #fff;
}
.edu2_faculty_des2{
float: left;
width: 100%;
border-bottom:1px solid #dfdfdf;
text-align: center;
background-color: #f7f7f7;
padding: 30px 15px;
}
.edu2_faculty_des2 h6{
text-transform: uppercase;
margin-bottom: 10px;
}
.edu2_faculty_des2 strong{	
text-transform: capitalize;
color: #777;
display: block;
font-weight:normal;
margin-bottom: 4px;
}
.edu2_faculty_des2 p{
margin-bottom: 0;
text-transform: capitalize;
}
.edu2_faculty_des figcaption {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -13px auto 0;
text-align: center;
opacity: 0;
transform:scale(1.5);
}
.edu2_faculty_des:hover figcaption {
opacity: 1;
transform:scale(1);
}
.edu2_faculty_des figcaption a{
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
border-radius:100%;
background-color: #fff;
margin:0 3px;  
}
.edu2_faculty_des figcaption a:hover{
background-color: #000;
color: #fff;
}
/*slider faculty member start*/
.edu2_faculty_wrap .item {
float: left;
padding: 0 8px;
}
.edu2_faculty_wrap .owl-pagination {
display: none;
}
.edu2_faculty_wrap .owl-controls.clickable {
position: absolute;
right: 17px;
top: -80px;
}
.edu2_faculty_wrap .owl-controls .owl-buttons div{
border:1px solid #c4c4c4;
border-radius: 0;
margin:0px -1px; 
width:34px;
height: 29px;
font-size: 0;
position:relative;
background: #fff;
}
.edu2_faculty_wrap .owl-controls .owl-buttons div:before{
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
position: absolute;
line-height: 27px;
font-size: 15px;
color: #333333;
font-family: FontAwesome;
}
.edu2_faculty_wrap .owl-controls .owl-buttons .owl-prev:before{
content: "\f104";
}
.edu2_faculty_wrap .owl-controls .owl-buttons .owl-next:before{
content: "\f105";
}
/*slider faculty member end*/
/*OUR FACALTY MEMBERS SECTION END*/
/*NEWS AND EVENT SECTION START */
.edu2_new_wrap{
background-color: #f7f7f7;
padding-bottom: 39px;
}
.edu2_new_des{
float: left;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.edu2_event_des{
float: left;
padding: 25px 0 0px 0;
text-align: left;
position: relative;
z-index: 2;
}
.text-right{
text-align: right;
}
.text-right span{
right: 40px;
left: auto;
}
.edu2_event_des span {
color: #d2d2d2;
font-size: 72px;
font-weight: bold;
left: 40px;
position: absolute;
top: 25px;
z-index: -1;
}
.edu2_event_des h4{
font-weight: bold;
margin-bottom: 29px;
}
.edu2_event_des p{
margin-bottom: 10px;
font-size: 16px;
line-height: normal;
}
.post-option{
float: left;
width: 100%;
margin-bottom: 10px;
text-align: left;
line-height: normal;
}
.edu2_event_des.text-right .post-option{
text-align: right;
}
.post-option li{
display: inline-block;
font-size: 13px;
color: #999999;
text-transform: capitalize;
margin-left: 8px;
}
.post-option li:first-child{
margin-left:0px;
}
.post-option > li > a{
font-size: 13px;
color: #999999;
text-transform: capitalize;
display: inline-block;
}
.thumb figure figcaption {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -28px auto 0;
text-align: center;
opacity: 0;
transform:scale(1.5);
}
.edu2_new_des:hover .thumb figure figcaption {
opacity: 1;
transform:scale(1);
}
.thumb figure figcaption a{
font-size: 40px;
color: #fff;
}
.thumb figure figcaption a:hover{
color: #000;
}
.kd-audio-post, .kd-video-post{
float: left;
width: 100%;
}
.kd-audio-post iframe{
width: 100%;
}
.kd-video-post iframe{
width: 100%;
height: 400px;
}
/*NEWS AND EVENT SECTION END */
/*EDU TRAINING SECTION START */
.edu2_tarining_bg {
background-image: url(images/training-bg.jpg);
position: relative;
overflow: visible;
min-height: 500px;
margin-top: 49px;
}
.edu2_tarining_bg:before {
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background-color: #0648d2;
opacity: 0.85;
}
.kf_edu2_training_des{
float:left;
width:100%;
position:relative;	
}
.kf_edu2_training_des figure{
overflow:visible;
position:absolute;
left:80px;
top:-26px;	
}
.kf_edu2_training_des figure img{
width:auto;
height:auto;	
}
.edu2_training_des{
float: left;
width: 100%;
position: relative;
}
.edu2_training_wrap {
float: left;
text-align: center;
width: 100%;
margin-top: -11px;
}
.edu2_training_wrap h2{
font-weight: 300;
text-transform: capitalize;
color: #fff;
margin-bottom: 7px;
}
.edu2_training_wrap h3{
font-weight: 300;
text-transform: capitalize;
color: #fff;
margin-bottom: 30px;
font-size: 20px;
}
.edu2_training_wrap .countdown{
color: transparent;
display: inline-block;
list-style: outside none none;
margin: 0 0 24px;
padding: 0;
text-align: center;
vertical-align: middle;
float: left;
width: 100%;
}
.edu2_training_wrap .countdown li {
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
border: 1px solid #fff;
display: inline-block;
margin: 0 7px;
padding: 8px 0 14px;
width: 80px;
position: relative;
z-index: 2;
}
.edu2_training_wrap .countdown li span {
font-size: 24px;
font-weight: bold;
line-height: 39px;
color: #fff;
}
.edu2_training_wrap .countdown li p {
font-size: 14px;
margin: -8px 0 0;
text-transform: capitalize;
color: #fff;
}
.edu2_training_wrap strong{
font-size: 16px;
color: #fff;
text-transform: capitalize;
display: block;
margin-bottom: 18px;
}
/*EDU TRAINING SECTION END */
/*PRICING SECTION START*/
.kf_edu_price_bg{
padding-top:70px;
background-color: #f3f3f3;
}
.edu2_pricing_wrap{
float: left;
width: 100%;
}
.edu2_pricing_des{
float: left;
width: 100%;
text-align: center;
border:1px solid rgba(225, 225, 225, 0.5) ;
background-color: #fff;
}
.edu2_pricing_des:hover {
border-color: transparent;
box-shadow: 0 10px 20px 0px rgba(225, 225, 225, 0.5);
-moz-box-shadow: 0 10px 20px 0px rgba(225, 225, 225, 0.5);
-webkit-box-shadow: 0 10px 20px 0px rgba(225, 225, 225, 0.5);
}
.edu2_pricing_des h4{
text-transform: capitalize;
padding: 24px 0; 
font-weight: 300;
}
.edu2_pricing_des .pckg-price{
background-color: #f8f8f8;
display: block;
padding:30px 0px; 
}
.edu2_pricing_des span strong{
font-size: 50px;
font-weight: bold;
text-transform: capitalize;
color: #333333;
display: block;
position: relative;
line-height: 50px;
}
.edu2_pricing_des span h3{
color: #333;
text-transform: capitalize;
font-size: 24px;
font-family: 'Ubuntu', sans-serif;
}
.edu2_pricing_des:hover span sup,
.edu2_pricing_des:hover span h3,
.edu2_pricing_des:hover span strong{
color: #fff;
}
.edu2_pricing_des ul{
float: left;
width: 100%;
padding:24px 0 29px;
text-align: center; 
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #e8e8e8;
}
.edu2_pricing_des ul li{
display: block;
margin-bottom: 23px;
}
.edu2_pricing_des ul li a{
display: block;	
font-weight: normal;
color: #666;
font-family: 'Ubuntu', sans-serif;
}
.edu2_pricing_des ul li:last-child{
margin-bottom: 0;
}
.subscribe {
background: #fff none repeat scroll 0 0;
color: #666;
display: block;
font-size: 18px;
font-weight: bold;
padding: 25px 20px;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: normal;
}
/*PRICING SECTION END*/
/*OUR TESTEMONIAL SECTION START*/
.edu2_testemonial_slider_wrap{
float: left;
width: 100%;
}
.edu_testemonial_wrap {
border: 1px solid #e1e1e1;
float: left;
padding: 23px 10px 24px 0;
position: relative;
text-align: left;
width: 100%;
margin-bottom: 20px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.edu_testemonial_wrap:hover{
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
}
.edu_testemonial_wrap:before{
content: "";
right: -1px;
top: -1px;
bottom: 0;
width: 85%;
height: 2px;
position: absolute;
}
.edu_testemonial_wrap > figure{
width: 122px;
left: 30px;
height: 122px;
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3)
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3)
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3)
}
.edu_testemonial_wrap > figure img{
width: 100%;
}
.edu_testemonial_wrap .kode-text{
padding-left: 180px;
}
.edu_testemonial_wrap p {
margin-bottom: 20px;
}
.edu_testemonial_wrap a{
display: inline-block;
font-size: 16px;
font-weight: bold;
color: #333;
}
.edu_testemonial_wrap  a span{
font-size: 15px;
font-weight: normal;
font-style: italic;
margin-left: 4px;
}
/*slider*/
.edu2_testemonial_slider_wrap .item {
float: left;
padding: 0 15px;
}
.edu2_testemonial_slider_wrap .owl-wrapper-outer{
padding-top:30px; 
margin-bottom: 29px;
}
.edu2_testemonial_slider_wrap  .owl-theme .owl-controls .owl-page > span{
width: 11px;
height: 11px;
border-radius: 100%;
background-color: #c3c3c3;
}
.edu2_testemonial_slider_wrap  .owl-theme .owl-controls .owl-pagination{
line-height: 13px;
}
.edu2_testemonial_slider_wrap .owl-page.active{
width: 15px;
height: 15px;
border-radius: 100%;
}
.edu2_testemonial_slider_wrap .owl-page.active > span{
background-color: transparent !important;
}
/*OUR TESTEMONIAL SECTION END*/
/*
==============================================================
HOME PAGE CONTENT CSS END
==============================================================
*/
/*
==============================================================
Courses List Pge CSS Strat
==============================================================
*/
.kf_courses_outer_wrap{
float: left;
width: 100%;
overflow: hidden;
}
.col-md-6.left-padding{
padding-left: 0;
}
.col-md-6.right-padding{
padding-right: 0;
}
.kf_courses_wrap{
float: left;
width: 100%;
padding-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
margin-bottom: 30px;
}
.kf_courses_wrap > figure{
float: left;
width: 100%;
position: relative;
text-align: center;
}
.kf_courses_wrap  figure a{
position: absolute;
left: 0px;
right: 0px;
top: 50%;
margin: -25px auto 0;
font-size: 16px;
color: #000;
text-align: center;
display: inline-block;
opacity: 0;
height:50px;
width:50px;
border-radius:100%;
background-color:#fff;
line-height:46px;
}
.kf_courses_des{
float: left;
width: 100%;
}
.courses_des_hding1{
float: left;
width: 100%;
text-align: left;
margin: 0px 0 10px;
}
.courses_des_hding1 h5{
font-weight: normal;
text-transform: uppercase;
font-size: 24px;
line-height: 24px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.kf_courses_des > span{
font-size: 14px;
font-weight: normal;
color: #666;
text-transform: capitalize;
float: left;
margin-bottom: 15px;
}
.kf_courses_des > span > small{
font-size: 16px;
font-weight: normal;
text-transform: capitalize;
margin-left: 7px;
}
.kf_courses_des > p{
margin: 0 0 23px ;
color:#666666;
float: left;
}
/*rating stars css start*/
.rating_wrap{
float: left;
width: 100%;
margin-bottom: 15px;
}
.rating_wrap > span{
float: left;
font-size: 16px;
font-weight: bold;
color:#333;
line-height: 16px;
margin-right: 10px;
}
.rating_wrap .rating {
float: left;
margin: -8px 0;
}
.rating_wrap .rating > span {
color: #ddd;
display: inline-block;
font-size: 24px;
position: relative;
}
.rating_wrap .rating > span:hover:before {
content: "\2605";
position: absolute;
}
.rating_wrap .rating {
unicode-bidi: bidi-override;
direction: rtl;
}
.rating_wrap .rating > span:hover:before,
.rating_wrap .rating > span:hover ~ span:before {
content: "\2605";
position: absolute;
color: gold;
}
.rating_wrap .rating {
unicode-bidi: bidi-override;
direction: rtl;
}
.rating_wrap .rating > span:hover:before,
.rating_wrap .rating_wrap .rating > span:hover ~ span:before {
content: "\2605";
position: absolute;
}
/*rating stars css end*/
.kf_courses_des > a {
border: 1px solid #dddddd;
float: left;
padding: 15px 30px;
font-size: 14px;
line-height: 14px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
content: #333;
}
.kf_courses_des > a:hover{
color: #fff;
}
/*************************SIDE BAR CSS START****************/
.kf-sidebar{
}
.kf-sidebar .widget{
float:left;
width:100%;
margin-bottom:30px;
padding-bottom:30px;
border-bottom:solid 1px #CCC;
}
.kf-sidebar .widget h2{
font-size:24px;
text-transform:uppercase;
margin:0px 0px 15px 0px;
}
.widget-search form{
float: left;
width: 100%;
position: relative;
}
.widget-search input[type="search"]{
float: left;
width: 100%;
padding: 11px 15px 13px;
border: 1px solid #d7d7d7;
font-size: 16px;
color: #999999;
}
.widget-search input[type="search"]:focus{
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}
/*.kf_sidebar_srch_wrap end*/
/*.kf_ARCHIVE_wrap start*/
.widget-archive{
}
.widget-archive ul{
list-style:none;
float:left;
width:100%;
margin:0px 0px 0px 0px;
}
.widget-archive ul li{
float: left;
width: 100%;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.widget-archive ul li:last-child{
border-bottom: none;
margin-bottom: 0;
}
.widget-archive ul li a{
font-weight: normal;
font-size: 14px;
text-transform: capitalize;
color: #333333;
padding: 12px 10px;
display: block;
line-height:normal;
}
.widget-archive ul li a:hover{
padding: 12px 15px;
background: #f3f2f2;
}
.widget-archive ul li a i{
margin-right: 10px;
}
/*.kf_ARCHIVE_wrap END*/
/*KF SIDE BAR RECENT POST WRAP START*/
.widget-recent-posts{
float: left;
width: 100%;
margin-bottom: 46px;
}
.widget-recent-posts ul{
float:left;
width:100%;
margin:0px;
padding:0px;
}
.widget-recent-posts li{
float: left;
width: 100%;
margin-bottom: 30px;
}
.widget-recent-posts ul li:last-child{
margin-bottom: 0;
}
.widget-recent-posts figure{
width: 130px;
}
.widget-recent-posts figure figcaption{
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -9px auto 0;
text-align: center;
opacity: 0;
line-height:20px;
}
.widget-recent-posts figure figcaption a{
font-size: 16px;
display: inline-block;
color: #fff;
}
.widget-recent-posts ul li:hover figure figcaption{
opacity: 1;
}
.widget-recent-posts .kode-text{
float: none;
padding: 0 0 0 150px;
margin-top: 0px;
}
.widget-recent-posts h6{
font-size: 16px;
margin-bottom: 15px;
}
.widget-recent-posts span{
font-size: 16px;
font-weight: normal;
font-style: italic;
color: #999999;
}
.widget-recent-posts span i{
font-style: normal;
font-size: 16px;
margin-right: 5px;
}
/*KF SIDE BAR RECENT POST WRAP END*/
/*KF SIDE BAR CATEGORIES WRAP START*/
.widget-categories{
float: left;
width: 100%;
margin-bottom: 46px;
}
.widget-categories ul{
float:left;
width:100%;
margin:0px;
padding:0px;
}
.widget-categories ul li{
float: left;
width: 100%;
}
.widget-categories ul li:last-child{
margin-bottom: -2px;
}
.widget-categories ul li a{
font-weight: normal;
font-size: 14px;
text-transform: capitalize;
color: #666;
padding: 8px 0px;
display: block;
line-height:normal;
}
.widget-categories ul li a:hover{
padding: 8px 10px;
background: #f3f2f2;
color:#fff;
}
.widget-categories ul li a i{
margin-right: 10px;
}
/*KF SIDE BAR CATEGORIES WRAP END*/
/*KF SIDE BAR COURSES LIST WRAP START*/
.widget-courses-list{
}
.widget-courses-list{
}
.widget-courses-list ul{
margin:0px 0px 0px -6px;
}
.widget-courses-list ul li{
margin: 0 0px 6px 5px;
float:left;
width:97px;
}
.widget-courses-list figure a{
position: absolute;
top: 0;
left: 0;
height:100%;
width:100%;
opacity: 0;
text-align: center;
}
.widget-courses-list li:hover figure a{
opacity: 0.9;
}
.widget-courses-list figure a{
font-size: 14px;
color: #fff;
text-transform: capitalize;
font-weight:bold;
display:block;
line-height:88px;
}
/*KF SIDE BAR COURSES LIST WRAP END*/
/*KF SIDE BAR TAG CLOUD WRAP START*/
.widget-tag-cloud{
}
.widget-tag-cloud ul{
margin:-5px 0px 0px -5px;
}
.widget-tag-cloud ul li {
float: left;
margin: 0 0 5px 5px;
}
.widget-tag-cloud ul a {
border: 1px solid #dcdcdc;
color: #777;
display: block;
font-size: 14px;
font-weight: normal;
padding: 5px 10px;
text-transform: uppercase;
}
.widget-tag-cloud ul a:hover{
color: #fff;
}
/*KF SIDE BAR TAG CLOUD WRAP END*/
/*extra divs in side bar*/
.sidebar_register_wrap{
float: left;
width: 100%;
padding:30px;
border: 1px solid #e0e0e0; 
margin-bottom: 30px;
}
.apply{
display: block;
text-align: center;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
padding:15px 30px;
}
.apply:hover{
background: #000;
color: #fff;
}
.sidebar_register_des{
float: left;
width: 100%;
padding: 27px 0 0 0 ;
}
.sidebar_register_des li{
float: left;
width: 100%;
text-align: left;
font-size: 16px;
color: #666666;
margin-bottom: 7px;
}
.sidebar_register_des li > span{
float: left;
}
.sidebar_register_des li:last-child{
margin-bottom: -7px;
}
.sidebar_register_des .rating{
float: left;
margin:6px 20px 0px;
line-height:normal;
}
.sidebar_register_des .rating span{
font-size: 24px;
margin: 0 -5px;
line-height: 10px;
}
.green{
color: #13ab1e;
float: none !important;
font-weight: bold;
}
.teacher_outer_wrap{
float: left;
width: 100%;
margin-bottom: 26px;
}
.teacher_outer_wrap span{
display: block;
border: 11px solid #fff;
padding: 5px 0 6px;
font-weight: bold;
text-align: center;
color: #fff;
outline: 1px solid #e0e0e0;
margin-bottom: 30px;
font-size: 20px;
text-transform: capitalize;
}
.teacher_wrap{
float: left;
width: 100%;
}
.teacher_wrap figure{
width: 73px;
margin-bottom: 22px;
}
.teacher_des{
float: none;
overflow: hidden;
padding-left: 15px;
}
.teacher_des h4{
margin: -5px 0 3px;
}
.teacher_des small{
font-size: 14px
}
.teacher_wrap p{
float: left;
margin-bottom: 13px;
}
.teacher_meta{
float: left;
width: 100%;
}
.teacher_meta li{
float: left;
margin-right: 5px;
}
.teacher_meta li a{
display: block;
text-align: center;
border: 1px solid #999999;
color: #999999;
width: 36px;
height: 36px;
line-height: 34px;
font-size: 14px;
}
.sidebar_register_des{
}
/*************************SIDE BAR CSS END****************/
/*
==============================================================
Courses List Pge CSS End
==============================================================
*/
/*
==============================================================
OUR TEACHER PAGE CSS START
==============================================================
*/
.edu2_teachers_page .edu2_faculty_des{
margin-bottom: 30px;
}
/*
==============================================================
OUR TEACHER PAGE CSS END
==============================================================
*/
/*
==============================================================
OUR EVENT PAGE CSS START
==============================================================
*/
.edu2_event_wrap{
float: left;
width: 100%;
position: relative;
margin-bottom: 30px;
padding: 30px 278px 20px 29px;
}
.edu2_event_wrap:before{
content: "";
position: absolute;
left: 0;
right: 30px;
top: 0;
bottom: 0;
background-color: #f9f9f9;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.edu2_event_wrap:hover:before{
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
.side_change{
padding: 30px 29px 20px 278px;
}
.side_change:before{
right: 0;
left: 30px;
}
.edu2_event_wrap.side_change .edu2_event_des{
text-align: right;
}
.edu2_event_wrap.side_change .edu2_event_des span{
right: 40px;
}
.edu2_event_wrap.side_change .post-option > li a {
padding: 0 0 0 5px;
}
.edu2_event_wrap.side_change .post-option > li:first-child a{
padding: 0 5px 0 5px;
}
.edu2_event_wrap.side_change .post-option > li {
float: left;
margin: 0 10px 0 19px;
text-align: right;
}
.edu2_event_wrap .post-option li:last-child,
.edu2_event_wrap.side_change .post-option > li:last-child{
margin: 0;
}
.side_change figure{
left: 0;
}
.edu2_event_wrap .edu2_event_des{
float: left;
padding: 25px 0 4px 0;
text-align: left;
position: relative;
z-index: 2;
width: 100%;
}
.edu2_event_wrap .edu2_event_des h4{
font-weight: bold;
margin-bottom: 27px;
}
.edu2_event_wrap .edu2_event_des h6{
font-weight: 500;
margin-bottom: 11px;
}
.edu2_event_wrap .post-option{
float: left;
width: 100%;
margin-bottom: 17px;
}
.edu2_event_wrap .post-option li{
float: left;
font-size: 14px;
color: #999999;
text-transform: capitalize;
margin-right: 10px;
}
.edu2_event_wrap .post-option > li > a{
font-size: 13px;
color: #999999;
text-transform: capitalize;
padding: 0 10px 0 3px ;
display: inline-block;
}
.edu2_event_wrap .readmore{
display: inline-block;
font-size: 15px;
text-transform: capitalize;
}
.edu2_event_wrap .readmore i {
font-size: 18px;
margin: auto 5px;
vertical-align: middle;
}
.edu2_event_wrap .readmore:hover i{
transform: translate(10px);
}
.edu2_event_wrap figure{
position: absolute;
width: 261px;
right: 0;
top: 50%;
margin-top:-96px; 
}
.edu2_event_wrap figure figcaption {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -34px auto 0;
text-align: center;
opacity: 0;
transform:scale(1.5);
}
.edu2_event_wrap:hover figure figcaption {
opacity: 1;
transform:scale(1);
}
.edu2_event_wrap figure figcaption a{
font-size: 50px;
color: #fff;
}
.edu2_event_wrap figure figcaption a:hover{
color: #000;
}
/*
==============================================================
OUR EVENT PAGE CSS END
==============================================================
*/
.slider_marque
{
color: #ec0000;
font-weight: 600;
height:400px;
}
@media only screen and (max-width: 700px) and (min-width: 320px)  {
}