.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}h3,p,h4,a,span
{
	font-family: 'Source Sans Pro', sans-serif;
}
p {
    font-size: 18px;
}
.no-float
{
 	float: none !important;
 	display: inline-block !important; 
  margin: auto;
}
 #intro .network-btn a 
{
    float: none;    
    font-weight: 500;
}
#formsearch span
{
	float:none;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    border-radius: 0px;
}
.right-caret {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #ff7200;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    position: relative;
    top: -1px;
}
.no-margin
{
	margin:0px !important;
}

.ulbar
{
	text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;    
    margin-top: 15px;
}

.headroom--pinned {
   /* display: block;*/
}
.headroom--unpinned {
   /* display: none;*/
}
.headroom {
  /*  will-change: transform;
    transition: transform 200ms linear;*/
}
.headroom--pinned {
   /* transform: translateY(0%);*/
}
.headroom--unpinned {
   /* transform: translateY(-100%);*/
}
.top-nav-collapse .nav-toggler {
  /*  box-shadow: 2px 1px 5px #888888;*/
}
.navbar-toggle 
{   
	display: block;
    border-radius: 48%;
    border-color: #ff7200;
    background-color: #ff7200 !important;
    color:#fff !important;
}
.navbar-toggle .icon-bar 
{    
    background-color: #fff;
}
.nav-toggler
{
	height: 45px;
	width: 45px;	
    margin: 0px;
}
.nav-toggler .icon-bar {
   
    width: 100%;
}
#closeMenu
{
	padding: 5px;
	display: block;
    background-color: white;
    opacity: 1;
    border: 1px solid #ccc;
}

#closeMenu:hover
{
    /*background-color: white;*/
    opacity:0.6;
}
#navmenu
{
	display: block;
  position: relative;
  /*top:20px;  */
}
.gebeya-nav
{
	width:100%;	
  	background-color: #ff7200; 
}
.ulbar li {
   
    padding: 5px;
}

.top-nav-collapse .ulbar li {
   
    /*background-color: rgba(0,0,0,0.6);*/
}
.top-nav-collapse .ulbar li>a 
{
    color: #787878 !important;
}

    


.footer-logo-wrapper
{
	height: 64px;	
    margin-top: 20px;
}
.footer-logo-wrapper img
{
	height:100% !important;
}
, #intro .logo img
{
	width:100% !important;
}
.home-section 
{
	padding-bottom: 60px;
	border-bottom: 1px solid #CCC;
}
.img-chat
{
	padding-top: 15px;
    padding-bottom: 15px;
}
.footer-list li
{
	line-height:30px;
}
.service-box .service-desc
{
	padding-top:30px;
}
ul.social {
   
    margin-top: 5px;
    margin-bottom: 5px;
}
.page-header {
    height: 380px;
    width: 100%;
    overflow-y: hidden;
}
.header-overlay {
    position:relative;
}
.header-overlay img {
    width:100%;
    vertical-align:top;
}
.header-overlay:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background-image:url(../assets/bg.png);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity:0.8;
}
.header-with-bg
{
	position: absolute;
	top: 15%;
    width: 100%;
    left:0;
}
.header-tag-line span
{
	font-size:25px;
}
.img-container 
{
  height:100% !important;
  overflow: hidden;
  position: relative;
}
.img-container img
{
  width: 100%;
  height: auto;

}
.page-header
{
	border-bottom: 1px solid #eee;
}

.header-tag-line span
{
	font-size:25px;
}
.text-white{
	color: #fff !important;
}
.text-bold
{
	 font-weight: bold!important;
}
.header-div
{
	padding-top:80px;
	padding-bottom:60px;	
    text-align: center;
    border-top: 1px #767676;
    border-bottom: 1px #767676;
}
.header-div h3
{
	font-size:30pt;
	font-weight: 400;	
    margin-bottom: 0px;
}
.navbar-brand img{
  height: 100%

}
.topnav
{
	width:100%;
}

.gebeya-header
{	
    margin: 0 0 20px;
}
.gebeya-topnav
{
	width:100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.nav-alt #topnav .ulbar a {
    color: #fff;
    font-size: 13px;
}
.nav-alt .navbar-brand 
{
	padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;

    height: 80px;

    float: left;
 /*   font-size: 18px;
    line-height: 20px;
    height: 50px;*/

    position: relative;
    top: -33px;
}
.navbar-white
{
	background: #fff!important
}
/*.top-nav-collapse .ulbar li>a
{
    color: #fff !important;
}*/
.ulbar li>a:hover 
{
    color: #FF9500 !important
}
.top-nav-collapse .navbar-brand {    
    height: 80px !important;
    position: initial !important;
   /* background-color: #662d91;*/
    /*rgba(0,0,0,1);*/
}
.no-border
{
	border:none !important;
}
.text-orange
{
	color:#ff7200 !important;
}
.orange-bg
{
	background-color:#ff7200 !important;
}

.purple-text
{
  color:#662d91 !important;
}
.purple-bg
{
	background-color:#662d91 !important;
}
.dark-blue-bg
{
  background-color:#2F75B5 !important;
}
.dark-green-bg
{
  background-color:#548235 !important;
}
.dark-yellow-bg
{
  background-color:#FFC000 !important;
}



.content-box .content-details
{
	display: inline-block;
}
#header-box .head{
    width: 60px;
    height: 60px;
    float: left;
}
#header-box img{
    width: 100%;
    height: 100%;
}
.desc span {
    display: inline-block;
    padding-left: 5px;
}
#header-box .title h2{
font-size:25px;
}
.header-tag-line a:hover
{
	color:#662d91 !important;
}
.center-div
{	
    text-align: center !important;
}

.purple-btn
{
	background-color: #662d91;
    color: #fff;
    font-weight: 400;
    line-height: normal;
    padding-left: 15px;
    padding-right: 15px;    
    border-radius: 0px;
}
.purple-btn:hover
{
	background-color: #b666e8;
	color:#fff;
}
.alt-signup
{
	font-weight: 400;
	padding-top: 15px;
    display: block;
}
.primary-link
{
	color: #662d91;
}
.primary-link:hover
{
	color: #ff7200;
}


.form-control {
    border-radius: 0px;
}

.gebeya-checkbox
{
    outline: 1px solid #662d91;
    height: 10px;
    width: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}
.gebeya-checkbox-training
{
    outline: 1px solid #ff7200 !important;
}
.gebeya-checkbox:checked 
{
   background-color: #ff7200;
}
.form-outline
{
	border:1px solid #999;
    padding: 15px;    
    margin-bottom: 5px;
}
.no-padding
{
	padding: 0px!important;
}
.header-box-padder
{
	padding:20px !important;
}
.page-login-header
{
	height:100px
}
.login-header
{
	padding-bottom: 0px;
}
.title-large h2
{
	font-size: 27px !important;
}

.signup .title h2
{
	padding-left: 5px !important;
}
.signup .title, .signup .desc
{
	padding-left: 10px !important;
}
.signup .desc span
{
	font-weight: 400 !important;
}
#login-box
{
	text-align: center;
}
#login-box .header-box-padder
{
	padding-bottom: 0px !important;
}
.forgot-password
{
	font-weight: 400;
	padding-right: 10px;
}
.login-check
{
	margin-left: -14px !important;
}
.map-wrapper
{
	width:100%;
}
.map-wrapper img
{
	width: 100%;
	height:100%;
}
.panel-kasi .panel-body, .panel-kasi .panel-heading
{
	 padding-left: 0px;
	 padding-right: 0px;
}
.panel-kasi .panel-heading
{
	border-bottom: 1px solid #662d91;
}
.panel-kasi .panel-heading h3
{
	color:#662d91;
	font-weight: 600;
  font-size: 18px;
}
.panel-kasi
{
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.panel-kasi .panel-body span,
{
	font-weight: 400;
}
.panel-kasi .panel-body p
{
  font-weight: 300;
  font-size: 18px;  
  margin-bottom: 10px;
}


.social-contact-us .icon-social.icon-envelope 
{
  background: #662d91;
}
.social-contact-us .icon-social.icon-envelope:hover {
  background: #ff7200;
}

.social-contact-us .icon-social 
{   
    color: #fff;
}

#social-contact-us .icon-social.icon-facebook 
{
  background: #4f7dd4;
}
#social-contact-us .icon-social.icon-facebook:hover {
 /* background: #4f7dd4;*/
  opacity: 0.7;
}
#social-contact-us .icon-social.icon-twitter {
  background: #5bceff;
}
#social-contact-us .icon-social.icon-twitter:hover {
  /*background: #5bceff;*/
   opacity: 0.7;
}
#social-contact-us .icon-social.icon-linkedin {
  background: #06C;
}
#social-contact-us .icon-social.icon-linkedin:hover {
   /*background:#06C;*/
   opacity: 0.7;
}
#social-contact-us .icon-social.icon-google-plus {
  background: #dc422b;
}
#social-contact-us .icon-social.icon-google-plus:hover {
   /*background: #dc422b*/
   opacity: 0.7;
}
#social-contact-us .icon-social.icon-pinterest {
  background: #cb2027;
}
#social-contact-us .icon-social.icon-pinterest:hover {
  /*background: #cb2027;*/
   opacity: 0.7;
}
#social-contact-us .icon-social.icon-youtube {
  background: #ce332d;
}
#social-contact-us .icon-social.icon-youtube:hover {
  /*background: #ce332d;*/
   opacity: 0.7;
}
#social-contact-us .icon-social:hover {
  color: #fff;
}
#social-contact-us {
  color: #fff;
  list-style: none;
  padding-left:0px;
    margin-bottom: 50px;
    margin-top: 10px;
}
#social-contact-us li {
display: inline-block;
}
#social-contact-us .icon-social {
    
    color: #fff;
}
#social-contact-us> li > a i {
    margin-right: 5px;
    margin-left: 5px;
}
.social-contact-us
{
  padding-left:0px;
}
.contact-us-special h2
{
	margin-bottom: 10px;
}

.gebeya-border
{
  border: 1px solid #787878;
}
.panel-grey .panel-heading
{
	border-bottom: 1px solid #787878;
}
.panel-grey .panel-heading h3
{
	color:#787878;
}
.contact-us-special-2
{
    padding-top: 25px;
    padding-bottom: 25px;
}
.contact-us-special-2 h2, .about-us-special-2 h2, .coming-soon-special-2 h2
{
    font-size: 35px;
    text-transform: initial;
}
.about-us-special-2
{
    padding-top: 25px;
}
.coming-soon-special-2
{
    padding-top: 15px;
    text-align: left;
}
.coming-soon-special-2 h2
{
    font-size: 30px;
    text-transform: initial;
    margin-bottom: 0px;
    font-weight: 300;

}
.contact-padder {
    padding-left: 10px;
    padding-right: 10px;
}
.team-div a
{
  text-decoration: none;
}
.team-div{
    float: none;
    margin: 0 auto;
    display: inline-block;
    padding:5px;
    vertical-align: top;
    position:relative;
}
.team-div-full
{
    float: none;
    margin: 0 auto;
    display: inline-block;
    padding:5px;
    vertical-align: top;
    position:relative;
    text-align: center;
    width:100%;
}
.team-div-full .user-pic
{
  padding:10px;
  width: 60%;

}

.team-div .user-dets
{
	min-height:100px;
}
.team-row
{
	position: relative;
}

.my-body-div
{
	padding-top:60px;
	padding-bottom:60px;
}
.user-pic
{
	width:100%;	
    padding: 2px;  
    margin: auto;
  border-radius: 50%;
}
.user-pic img
{
	width:100%;
	border-radius: 50%;
	overflow: hidden;	
    border: 1px #ccc solid;
}

.team-div-full .user-pic img {
   
    border: 2px #ccc solid;
}
.team-div-full .user-bio
{
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  margin: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}

/*users div styles*/
.team-div:hover .user-pic {
    content:'\A';
    width:100%; 
    height:100%;
    top:0; left:0;
    background-image:url(../assets/bg.png);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity:0.9;
    border-radius: 49%;
}
.team-div:hover img {
    content:'\A';
    width:100%; 
    height:100%;
    top:0; left:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity:0.5;
}
.team-div:hover span.text-content {
  opacity: 1;
  color: white;
}
.team-div a
{
	color: #787878 !important;
}
.team-div a:hover
{
	color: #662d91 !important;
}
#intro .no-logo {
    height: 170px;
    padding:0px;
    margin:0px;
}
.top-nav-collapse .navbar-brand {
   position: absolute !important;
   top: 15px;
  /* box-shadow: 2px 1px 5px #888888;*/
}
.white-bg
{
  background-color: #fff;
}


.scroll-img
{
  display: none !important;
}
.top-nav-collapse .scroll-img
{
  display: block !important;
}
.top-nav-collapse .main-img
{
  display: none;
}
.border
{
  border: 1px solid #999;
}
#id_clock_wrapper h1
{
 display: none !important;
}
.coundown-padder
{
  padding-top:20px;
  padding-bottom:20px;
  background-color: #fff;
}
.error
{
  color:#FF0000;
  float: left;
}
.subscribe-error
{
  color:#fff !important;
}
.colorDefinition {
    background: transparent;
    border: none;
}
.coming-soon-wrapper
{
 /* background: rgba(101, 33, 145, 1) !important;*/
  background: rgba(102, 45, 145, 1) !important;
  padding:15px;
  display: inline-block;
}
#subscribe_now 
{
  width:100% !important;
}
.lets-do
{
  width:67% !important;
  margin-right: 3%;
  /*border-radius: 4px!important;*/
}
.lets-btn
{
  /*border-radius: 4px!important;*/
   width:30% !important;
  border: none !important;
  /*color:black;*/
  /*background-color: yellow;*/

}
.comp-wrapper
{
  display: block!important;
}
.lets-btn:hover
{
 background-color:#fff; 
 cursor: pointer;
 color:#ff7200;
}
.btn-orange-alt
{
  background-color: #ff7200 !important;
  color:#fff !important;
}
.btn-orange-alt:hover
{
  background-color: #fff !important;
  color:#ff7200 !important;
}

.btn-orange-purple
{
  background-color: #ff7200 !important;
  color:#fff !important;
}
.btn-orange-purple:hover
{
  background-color: #662d91 !important;
  color:#fff !important;
}

.user-dets h3
{
  margin-bottom: 5px;
    font-size: 20px;
    font-weight: 300;
}
.user-dets span
{
 /* font-weight: 400;*/ 
}
#future_date
{
 padding-top:40px;
}
.displayformat
{
  font-size: 15px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.cnt-dwn
{  
    text-align: center;
    width:25%;
    position: relative;
}
.timer-delim
{
  position: absolute;
  top: 0px;
  right: 0;
}
.seconds
{
  color: #f47920!important;
}
.figure
{
  font-weight: 500 
}
.top-nav-collapse
{
  background-color:#fff!important;
  padding-bottom: 10px;
  height:105px; 
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;  
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}
.gebeya_twitter
{
  background-color: transparent;  
  text-align: left !important;

}
.header-with-icon
{
    width: 100%;
   background-color: #662d91;
   display: inline-block;
    text-align: left;

}
.header-with-icon .header-txt
{
   background-color: #662d91;
   padding:5px;
    font-size: 15px;
    font-weight: 400;
}
.header-with-icon .header-img
{
   background-color: #49097A;
   padding:5px;   
   display: inline-block;
}

.header-with-icon i {
    border: 0;
    border-radius: 100%;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #662d91;
    padding: 0;
    background-color: #fff;
    font-size: 18px;
}
.no-list
{
  list-style: none!important;
    padding-left: 20px;
}
.capitaliize
{
  text-transform: uppercase;
}
.gebeya-list .margin-bottom
{
  margin-bottom: 25px !important
}
.gebeya_twitter .tweet-list
{
  list-style: none ;
  padding:0px;
}
/*avatar_img_wrapper*/
.tweet_avatar
{
  width:40px;
  height: 40px;
}
.avatar_img_wrapper
{
  width:40px;
  height: 40px;
  display: inline-block;
  padding:5px;
  border-radius: 50%;
  float:left;  
    overflow: hidden;
    border: 1px solid #787878;
    margin-top: 10px;
}
.avatar_img_wrapper img
{
  height:100%;
  width: 100%;
}
.tweet-time, .tweet-text, .tweet_user
{
  
  padding-left:5px;
  padding-right:5px;
  color: #000;
}
.tweet_user, .tweet-time
{
  font-weight: 400
}
.tweet-time, .tweet-text {
  
  /* margin-left: 40px; */
}

.tweet-list li
{
  /*margin-bottom: 5px;*/
  border: 1px solid #fff;  
 /* display: inline-block;*/
  width: 100%;
  background-color: #fff;
  padding: 5px;  
   /* box-shadow: 2px 1px 5px #888888;*/
}

.gebeya_twitter a
{
  color: #ff7200;
}
.gebeya_twitter a:hover
{
  color: #662d91;
}
.link-inverse
{
   color: #662d91 !important;
}
.link-inverse:hover
{
   color: #ff7200 !important;
}
.tweet-text
{
  /*border-top: 1px #ccc solid;
      padding-top: 5px;
       margin-top: 5px;*/

   /* display: inline-block;*/
}
.tweet-even {
   
    border-left: 5px solid #662d91 !important;
    background-color: #f5f5f5 !important;
}
.footer-logo-wrapper
{
  display:none !important;
}


span.text-content {
    color: #fff !important;
    top: 35%;
    left: 0;
    position: absolute;
    font-family: 'Source Sans Pro', sans-serif;
    width: 100%;
    opacity: 0;
    font-weight: 400;
    font-size: 22px;
    transform: translateY(-50%);
}
.modal-content {
    border-radius: 0px;
}  

.box-padding
{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.section-top
{
  width:100%;
  height: 220px;
  background-color: #662d91;
  text-align: center;
}
.section-top img
{
  width:auto;
  height: 100%;  
  padding-top: 35px;
  padding-bottom: 35px;
}
#twitter-ticker
{
  height:110px !important;
  overflow-y:auto;
  background-color: #fff;
}
#twitter-ticker .tweet-even
{
  border: none !important;
    background-color: #fff !important;
}
.header-social-link
{
  color:#fff;
}
.header-social-link:hover
{
  color:#fff;
}
.header-social-link:visited
{
   color:#fff;
}
.left-align
{
  text-align: left;
}
.translate
{
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
}
.location-link
{
  text-decoration: none;
  cursor: default;
}
@media (max-width:480px) {

.top-nav-collapse .navbar-brand {
    height: 65px !important;   
    position: absolute !important;
    top: 30px !important;
}
}
.alert_message
{
  font-size: 18px;
}

/*.chat-primary,.chat-secondary
{
  display: inline-block;
  width:100%;
}
.chat-image-wrapper
{
  width:70px;
   height:70px;
   display: inline-block;
   border-radius: 100%;
   overflow:hidden;
}
.chat-image-wrapper img
{
  width:100%;
   height:100%;
}
.chat-message-secondary
{
  float:left;
    background-image:url("../assets/gebeya-chat/chat-2.png");
}
.chat-message-primary
{
  float:right;

    background-image:url("../assets/gebeya-chat/chat-1.png");

}
.chat-message-secondary,.chat-message-primary
{
  display: inline-block;  
  background-size: 100% 100%;
  width:70%;
  height: 80px;
}
.chat-primary .chat-image-wrapper
{
  border:2px solid #662d91;
  float:left;
}
.chat-secondary .chat-image-wrapper
{
  border:2px solid #ff7200;
  float: right;
}
.chat-wrapper
{
  padding:10px;
  width: 90%;
}
.chat-message-secondary .chat-wrapper
{
 float-right;
}
.chat-message-primary .chat-wrapper
{
  float:right;
}
.gebeya-chat-wrapper
{

}

@media (min-width:992px) and (max-width: 1200px)
{
  .chat-message-secondary,.chat-message-primary
  {
    width:65%;
  }
}
@media (max-width: 991px)
{
  .gebeya-chat-wrapper
  {
    width:50%;
  }
  .chat-message-secondary,.chat-message-primary
  {
    width:80%;
  }
}*/

.gebeya-custom-modal
{
   background-color:transparent;
}
.gebeya-custom-modal .modal-title
{
   color:#000 !important;
}
.gebeya-custom-modal  .modal-header
{
  background-color: #fff !important;
}
.gebeya-custom-modal .modal-content
{
  background-color:#662d91;
  color:#fff;
}

.team-modal
{
   background-color:transparent;
}
.team-modal .modal-content
{
  background-color:#662d91;
}
.team-modal .modal-content
{
  color:#fff;
}

.btn-modal-close
{
  opacity: 1;
    border: 2px solid #999 !important;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #662d91 !important;    
    line-height: 0.5;
    font-size: 18px;
    color: #fff;
    text-shadow: 0 1px 0 #999;
}

.btn-modal-close:hover
{
    background-color: #ff7200 !important; 
    opacity:1;
    border: 2px solid #fff !important;
}
@media (min-width: 768px)
{
  .team-modal .modal-dialog {
      width: 400px;
      margin: 5% auto;
  }
}
@media (min-width: 420px) and (max-width: 767px)
{
  .team-modal .modal-dialog {
      width: 400px;
      margin: 15% auto;
  }
}
@media (max-width: 420px)
{
  .team-modal .modal-dialog {
     /* width: 400px;*/
      margin-top: 20%;
  }
}
.profile-social .icon-social {
    background: #fff;
}

.profile-social .icon-social.icon-twitter {
  background: #fff;
}
.profile-social .icon-social.icon-twitter:hover {
  background: #5bceff;
}
.profile-social .icon-social.icon-linkedin {
  background: #fff;
}
.profile-social .icon-social.icon-linkedin:hover {
  background:#06C;
}

.profile-social .icon-social.icon-instagram {
  background: #fff;
}
.profile-social .icon-social.icon-instagram:hover {
  background:#D02E91;
}
.user-bio 
{
  /*max-height:150px;
  overflow-y: hidden;*/
}
.profile-social ul
{
  padding: 0px;
} 

#footer-head h2 {
    font-weight: 300;
}
.footer-mission
{
  border-left: 1px solid #fff;
  padding-left: 13px;
}
.footer-mission h2, .footer-mission p
{
  padding-left: 20px;
}

@media (max-width:991px) 
{
  .footer-mission
  {
    border-left: none !important;
    padding-left: 15px !important;
    border-top:1px solid #999;
    padding-top: 15px;
  }
  .footer-mission h2, .footer-mission p
  {
    padding-left: 0px !important;
  }

}
.join-training
{
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  line-height: 25px;
  margin-bottom: 15px;
}
.join-training-wrapper
{

}

#join-training-div {
    margin-top: -50%;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    /*margin:auto;*/
}
#subscribe_training .form-group {
     margin-left: 0px !important; 
     margin-right: 0px !important; 
     margin-bottom: 0px !important;
     padding-left: 5px ;
     padding-right: 5px ;
}
#subscribe_training .row {
    
     margin: 0px !important;
}
#subscribe_training .custom-col {
     
     padding-left: 5px ;
     padding-right: 5px ;
}
.float-right
{
  float: right !important;
}
.training-box-wrapper{
  text-align: left;
}
.training-box-wrapper h2, .training-box-wrapper span
{
  color:#fff!important;
}
.training-box-wrapper h2
{
  margin-bottom:0px !important;
  font-weight: 600;
}
.training-box-wrapper span
{
  padding-left:0px !important;
}
.white-orange-link
{
  color:#fff;
  cursor: pointer;
  font-weight: 500;
}
.white-orange-link:hover
{
  color:#ff7200;
}
.orange-purple-link
{
   color:#ff7200;
  cursor: pointer;
  font-weight: 500;
}
.orange-purple-link:hover
{
  color:#662d91;
}

.orange-white-link
{
   color:#ff7200;
  cursor: pointer;
  font-weight: 500;
}
.orange-white-link:hover
{
  color:#fff;
}

.purple-white-link
{
   color:#662d91;
  cursor: pointer;
  font-weight: 500;
}
.purple-white-link:hover
{
  color:#fff;
}


.carousel-btns
{
  padding:15px;
  color:#fff;
  text-align: center!important;
}
.carousel-btns .carousel-indicators
{
  position: initial;
  margin: auto;
}
.intro .item
{ 
  height:780px; 
}
.item img
{
  width: 100% !important;
  height:auto !important;
  max-width: initial !important;

}

.content-details.signup
{
  width:400px;
}


@media (max-width: 500px)
{
  .content-details.signup
  {
    width:auto !important;
  }
}
/*@media (min-width:1200px) 
{
  .service-box-border
  {
    height:455px !important;

  }
  .course-modules.service-box-border
  {
    height:310px !important;

  }
}*/
@media (max-width:1200px) 
{
  .item img
  {
    width: auto !important;
    height:100% !important;

  }
}

@media (min-width:769px) and (max-width: 991px)
{
  .training-box-wrapper .title-large h2
  { 
    font-size: 23px !important;
  }
}
@media (max-width: 468px)
{
  .training-box-wrapper .title-large h2
  { 
    font-size: 18px !important;
  }
   .training-box-wrapper span
  { 
    font-size: 12px !important;
  }
}
.courses .service-title 
{
  padding-top: 0px;
  padding-bottom:0px;
    margin-top: -15px;
}
.courses .service-desc
{
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.service-title h3
{
  margin:0px;
  color: #787878;
}
.courses
{    
    /*box-shadow: 2px 2px 5px #ff7200;*/
    /*border:1px solid #ff7200;*/
    margin-top: 5px;
    margin-bottom:5px;
}
.courses:hover
{    
    /*box-shadow: 2px 2px 5px #ff7200;*/
   /* border:1px solid #ff7200;
    margin-top: 4px;
    margin-bottom:4px;*/
    background-color: #ff7200;
}
.page-nav .change-lang
{
  color: #787878 !important;
}
.page-nav .navbar-header
{
  height: 50px !important;
}
.page-title
{
  margin-bottom: 60px;
  padding-top:10px;
  padding-bottom:10px;
  text-align: left;
}
.body-page 
{
  padding-top: 120px !important;
}
.page-title h3
{
  color:#fff;
  margin: 0px;
  padding-top:15px;
  padding-bottom:15px;
}
.list-group-item:first-child ,.list-group-item:last-child {
    border-radius: 0px;
}
.cat-heading
{
 color:#662d91 !important;
 text-transform: uppercase;
 font-size: 15px; 
 font-weight: 400;
 font-family: 'Source Sans Pro', sans-serif;
}
.active-link
{
  background-color: #f4f4f4;
}
.about-large-description p{
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 1.6em;
 font-family: 'Source Sans Pro', sans-serif;
}

.trainer-img-div
{
  z-index: 1;
  display: block;
}

.trainer-details-div
{
    background-color: #f4f4f4;
    height:400px;
    padding-top: 50px;
    padding-bottom: 20px;
    margin-top:-50px;
    width:100%;
    display: block;
}
.trainer-widget
{
  padding-bottom: 15px;
}
.trainer-widget h3
{
  margin-bottom: 5px;
  font-size:22px;
}
.trainer-widget span
{
  font-size:16px;
  display: block;
}
.item blockquote img {
    margin-bottom: 0px;
    border:1px solid #aeaeae;
    width:100px !important;
    height: 100px !important;

}
.trainer-details-div p
{
  padding-left: 20px;
  padding-right: 20px;
}
.carousel-indicators li {
   
    background-color: #fff;
}
/*.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
}*/
.carousel-indicators .active {
   
    background-color: #ff7200;
}
.details-designation
{
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.profile_achievements .prof-title
{
  width:100%;
  padding:10px;
  font-weight: 300 !important;
}
.trainer-summary
{
  margin-bottom: 30px;
}
.profile_achievements .panel 
{
  border-radius: 0px;
}
.profile_achievements .panel+.panel {
    margin-top: 0px;
}
.profile_achievements .panel-heading
{
  padding:0px;
  background-color: #fff;
}

    
.gebeya-trainer-profile
{
  border-radius: 0px!important;
}
.gebeya-trainer-profile .accordion-icons .fa-plus
{
  display: block;
}
.gebeya-trainer-profile .accordion-icons .fa-minus
{
  display: none;
}
.active-profile .accordion-icons .fa-plus
{
  display: none !important;
}
.active-profile .accordion-icons .fa-minus
{
  display: block !important;
}
.profile_achievements .active-profile
{
  background-color: #ff7200 !important;
}
.active-profile .prof-title
{
  color:#fff !important;
}
.accordion-icons
{
  font-size: 1em;
}
.proile-pic
{
  max-width: 200px;
}
.trainers-widget-title h2
{
 font-size: 20px!important;
 font-weight: 600;
}
.get-started-large
{
  width:100%;
  font-weight: normal;  
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.join-train
{
  display: inline-block !important;
}
.join-train h2
{
  font-weight: 300;

}
.join-train .desc span
{
  font-weight: 300 !important;
  font-size:18px;

}
#header-box .title {
    padding-bottom: 0px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control 
{
    background-color: #fff;
}
.btn-uplod
{
  line-height: inherit;
    border-radius: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #CCCCCC;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: normal;
}
.upload-field
{
  width:97% !important;
}
.curriculum-details
{   
  background: url(../assets/elipse-bg.png) no-repeat 50% 50%;
  background-size: contain;
  /*width:200px;*/
  height:230px;

}
.curriculum-details-2
{   
  background: url(../assets/elipse-bg-2.png) no-repeat 50% 50%;
  background-size: contain;
  /*width:200px;*/
  height:200px;
  margin-top: 30px;
  margin-bottom: 20px;

}

.list-div
{
    height:150px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.cur-bottom-margin
{  
  margin-bottom: 30px;
}
.profile-item-click
{
  color:#787878;
}
.profile-item-click:hover, .profile-item-click:focus {
    color: #662d91;
}

.grey-orange-link
{
  color: #787878;
}
.grey-orange-link:hover
{
  color: #ff7200;
}
.active .change-lang
{
  color: #ff7200 !important; 
}
.top-nav-collapse .ulbar .active a {
    color: #ff7200 !important;
}

.service-desc p, .section-desc  p
{
  color: #666;
  font-size: 18px;
}

.hide-large
{
  display: none !important;
}
.hide-small
{
  display: initial !important;
}

@media (max-width: 767px)
{
  .hide-large
  {
    display:initial !important;
  }
  .hide-small
  {
    display: none !important;
  }
}
.nav-menu-open
{
  display: none !important;
}
.nav-menu-closed
{
  display: block !important;
}
@media (min-width: 768px)
{
  .hide-large
  {
    display:none !important;
  }
  .hide-small
  {
    display: initial !important;
  }
}
.header-tagline
{
  font-size: 25px !important;
  color:#fff!important;
}
.carousel-indicators 
{
    margin-top: 100px !important;
}
.owl-theme .owl-controls {
    margin-top: -200px;
}
.text-light
{
  font-weight: 300 !important
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
   
    border-radius: 0px !important;
}
.full-width
{
  width:100%;
  display:block;
}
.press-img
{
  padding-bottom: 15px !important;
}
.lower-letter
{
  list-style-type:lower-alpha;
}
.lower-letter li
{
  padding-left:5px;
}
.bottom-padder
{
  padding-bottom: 20px;
}
.objectives-list li
{
  padding-top: 5px;
  padding-bottom: 5px;
}
.objectives-list span, .section-desc .gebeya-list li
{
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
}
.section-desc .gebeya-list li,.gebeya-list li
{
    font-size: 18px;
    margin-bottom: 5px;
}
.gebeya-normal-font
{
    font-size: 16px;
}
.fa-ul.gebeya-list
{
  margin-bottom: 30px;
}
.gebeya-18
{
  font-size: 18px !important;
}
.available-trainings span
{
  font-size: 18px;
  color:#f00;
  font-weight: 400;
}
.normal-font-size p
{
  font-size: 16px !important;
}
.about-separator
{
  margin-top:50px;
}
.available-trainings
{
    background-color: #efefef;
    border: none;
}
.circle-list li
{
 list-style-type: disc;
}
.service-box-border
{
  border:1px solid #ccc;
}

.curr-details-sub-header
{
  padding-top:20px;
}
.custom-box-hover .service-title h3
{
  font-size: 25px; 
  font-weight: 300;
}
.larger-list-text
{
  font-size: 18px;
  font-weight: 400;
}
.curriculum-details.about-modules {
   
    height: 400px;
}

.asset-img
{
  width:50px !important;
  height:50px !important;
    display: inline-block;
}
.asset-img img
{
  width: auto;
  height:100%;
}
.top-img-margin
{
  margin-top: 68px !important;
}
.child-img-list.top-img-margin
{
  margin-top: 40px !important;
}

.about-modules:before{
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
    
  /* For visualization 
  background: #808080; width: 5px;
  */
 }

.curriculum-details.about-modules .text-wrapper {
   
    /*margin-top: 40px;*/
    color: #ffffff!important;
   /* font-weight:400;*/
    font-size:23px;
}

.text-wrapper
{
  display: inline-block;
  vertical-align: middle;
}

.child {
  width: 250px;
  padding: 10px 15px;
  margin:30px 0;
}
.icon-img-wrapper
{
  display: inline-block !important;
  vertical-align: middle;
  height:230px;
}

.child-img {
  width: 200px;
  padding: 10px 15px;
  margin:30px 0;
}
.child-img-list {
  padding: 10px 15px;
  margin:30px 0;
}
.module-title
{
  margin-bottom: 50px
}
.my-list-icon .my-custom-icon:before
{
  font-size: 180px !important;
}
.curriculum-icon .my-custom-icon:before
{
  font-size: 130px;
}
.curriculum-icon [class^="flaticon-"]:before, .curriculum-icon [class*=" flaticon-"]:before {
    font-size: 140px !important;
}
.curriculum-icon.apply [class^="flaticon-"]:before, .curriculum-icon.apply [class*=" flaticon-"]:before {
    font-size: 130px !important;
}


.curriculum-icon.apply [class^="iconvl-"]:before, .curriculum-icon.apply [class*=" iconvl-"]:before {
    font-size: 130px !important;
}

.curriculum-icon.core [class^="flaticon-"]:before, .curriculum-icon.core [class*=" flaticon-"]:before {
    font-size: 120px !important;
}
.curriculum-details-2 .curriculum-icon .my-custom-icon:before
{
  font-size: 100px;
}
.curriculum-details-2 .icon-wrapper {
    padding-top: 50px;
}
.curriculum-icon
{
  margin-bottom: 15px;
}
.service-icon.curriculum-details .icon-wrapper {
    padding-top: 50px;
}
.purple-icon
{
  color:#662d91; 
}
.course-modules .service-title p
{
  line-height: initial;
}
.popup-data-view p
{
  font-size:16px !important;
  line-height: initial;
}
.popup-data-view .heder-text
{
  font-size:16px !important;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
}
.req-fld
{
  font-size: 20px !important;
  line-height: initial;
  color: red;
  font-weight: 600 !important;
}

#application-form label {
   
    margin-bottom: 0px;
}
.normal-font
{
  font-weight: 500 !important;
}
.normal-font-inst
{
   font-weight: 500 !important;
   font-size: 17px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.help-block {
    width: 100% !important;
}
.schedule-time
{
  color:#000000!important;
}
.schedule-lessons
{
  color:#ffffff!important;
  vertical-align: middle !important;
    font-size: 16px !important;
    font-weight: 400;
}
.table-overflow 
{ 
  overflow: auto; 
}   
.schedule-title
{
  margin-top: 30px;
}
.li-scholarship-form
{
  margin-bottom:10px;
  display: block;
    font-weight: 500;
}
.questionaire-radio
{
  margin-left: 5px;
  font-weight: normal !important;
}
.questionaire-radio-button
{

}
.form-group .error
{
  display: block;
  width:100%;
}
.form-outline-questionaire {
    display: inline-block;
    width: 100%;
}
.scholarship-application-form li
{
  display: inline-block;
}
.display-inline
{
  display: inline-block;
  /*width: 100%*/
}

.list-padding
{
  padding-left: 40px;
}
.caret.change-lang
{
  margin-top: -2px;
}
.gebeya-sub-nav li
{
  width:100%;
}
.gebeya-sub-nav li {
    border-right: none !important;    
    display: inline-block !important;
}
.gebeya-sub-nav li a{
  color:#787878 !important;
}
.gebeya-sub-nav .active_sub .change-lang-sub {
    color: #ff7200 !important;
}
.mobile-sub-menu li
{
    list-style: none;
}
.mobile-sub-menu li a
{
    font-size: 12px;
    letter-spacing: 1px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.coming-soon h2
{
  font-size: 30px;
  text-transform: uppercase;
}


.error-btn {
    background-color: #ff7200 !important;
    color: #fff !important;
}
.error-btn:hover {
    background-color: #662d91 !important;
}
.header-wrapper
{
  padding-top: 15px;
  padding-bottom:15px;
  margin-bottom: 15px;
  text-align: center;
}
.header-wrapper h2
{
  margin-bottom:0px;
  text-transform: uppercase;
}
.weekly-plan-wrapper
{
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 1px solid #CCCCCC;
}
.core-track-details-accordion .panel-title h4
{
    margin-bottom: 0px;
}
.core-track-details-accordion .panel
{
  border-radius: 1px;
}
.core-track-details-accordion .panel-heading
{
  border-radius: 1px;
}

.core-track-details-accordion .panel-heading
{
  background-color: #ffffff;
}

.accordion-header .accordion-icons .fa-plus
{
  display: block;
}
.accordion-header .accordion-icons .fa-minus
{
  display: none;
}
.accordion-header.accordion-expanded .accordion-icons .fa-plus
{
  display: none !important;
}
.accordion-header.accordion-expanded .accordion-icons .fa-minus
{
  display: block !important;
}
.core-track-details-accordion .panel-body li>a
{
  word-wrap: break-word; 
}

.account-selector
{
  list-style: none;
  padding: 0px;
}
.account-selector li
{
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom:2px solid #ddd;
}
.account-selector li:last-child
{
  border-bottom:none;
}
.account-selector label
{
  font-size: 20px;
}
.account-selector li{
  color: #AAAAAA;
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  /*border-bottom: 1px solid #111111;*/
}

.account-selector li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.account-selector li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding-left: 30px;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.account-selector li .check{
  display: block;
  position: absolute;
  border: 2px solid #cccccc;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 26px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.account-selector li:hover .check {
  border: 5px solid #cccccc;
}

.account-selector li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 5px;
  left: 5px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
  border: 1px solid rgba(102, 45, 145, 1) !important;
}

input[type=radio]:checked ~ .check::before{
  background: rgba(102, 45, 145, 1) !important;
  margin-top: -1px;
  margin-left: -1px;
}

input[type=radio]:checked ~ label{
  color: rgba(102, 45, 145, 1) !important;
}
input[type=radio]:checked ~ .register-desc{
  color: rgba(102, 45, 145, 1) !important;
}

.gebeya-custom-modal-locale .modal-content
{
  background-color:#ffffff;
  color:#662d91;
}
.modal-logo
{
  margin-bottom: 10px;
}
.modal-logo img
{
  height: 60px;
}


#gallery_images
{
    display: block;
}
#gallery_images .gallery_item {
   /* width:  25%; */
    margin: 0px;
    overflow: hidden;
    text-align: center;
     padding:0px;
}
#gallery_images .gallery_item img
{
    display: block;
    width: auto;
    height: 100%!important;
    opacity: 1;
    max-width: initial;
}
#gallery_images .gallery_item:hover
{
    color: rgba(239,126,45,1) !important;
     -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);    
    z-index: 999;    
    cursor: pointer;
    -webkit-box-shadow: 0px 5px 35px 5px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 5px 35px 5px #ccc;  /* Firefox 3.5 - 3.6 */
        box-shadow:  0px 5px 35px 5px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */    
}
.load_more_wrapper
{
    margin-top: 50px;
    margin-bottom: 0px;
}
.load_more_wrapper .btn
{
    border-radius: 0px !important; 
}
.ekko-lightbox .modal-dialog
{
    /*width:40% !important;*/
    max-width: 500px !important;
    max-height: initial !important;
    margin-top: 50px;
}
.ekko-lightbox .modal-header .modal-title
{
    display: none;
}
.ekko-lightbox .modal-header
{
   border-bottom:none;
}

.ekko-lightbox .modal-body
{
    padding:0px;
}
.ekko-lightbox-container img
{
    max-width: initial !important;
    width:100%;
}

.ekko-lightbox-container 
{
   text-align: center;
}

.ekko-lightbox .modal-content
{
    border-radius: 0px;
    background:transparent;
}

.load-more-btn
{
  float:none;
  display: inline-block;
}
.icon-padding:before
{  
    padding: 25px !important;
}