.mobile-nav ul, .main-navigation, .contact-info ul, .team-overlay .team-social-icons, .folio-filters {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}

.team-overlay, .folio-overlay, a, button,
input[type="submit"],
.main-button, input[type="text"],
input[type="email"],
textarea,
.form-input, .site-header, .mobile-nav .mobile-social-icons li a, .audio-player, .slide-navigation .slide-prev i,
.slide-navigation .slide-next i, .partner-logo, .team-overlay .team-social-icons li a, .folio-overlay a, .folio-filters li a {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.team-overlay .team-desc, .team-overlay .team-social-icons {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.team-overlay, .folio-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(224, 77, 71, 0.6);
  text-align: center;
  padding: 20px;
  top: 0;
  left: 0;
  cursor: crosshair;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.blue {
	color: #06F;
	font-weight: normal;
}

.green {
	color: #090;
	font-weight: normal;
}

body {
		background: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
		font-weight: 400;
}
::selection{
	background:#e22f06;
	color:#fff;
}
::-moz-selection{
	background:#e22f06;
	color:#fff;
}

/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
}

h3,h5 {
  font-weight: 500;
}

h1 {
    font-size: 40px;
    letter-spacing: 2px;
}

h2 {
  font-size: 30px;
  text-transform: uppercase;
}

h3 {
  line-height: 36px;
}

h5 {
    letter-spacing: 1px;
}

p {
    color: #707070;
    font-size: 14px;
    line-height: 24px;
}

a {
  text-decoration: none !important;
  outline: none;
  color:#e22f06;
}
a:hover {
	color:#333;
}

.blue-color{
	color:#28156e !important;
}
.green-color{
	color:#00933f !important;
}
.yellow-color{
	color:#fad103 !important;
}
.red-color{
	color:#e22f06 !important;
}

.displaynone{
	display:none;
}

.man{
	margin:0;
}
.mbl{
	margin-bottom:20px;
}
.mlm{
	margin-left:10px;
}
.pan{
	padding:0;
}

button,button:after,button:before{outline:none !important}

.btn-jito{color:#fff;background-color:#e22f06;border-color:#d21f06}
.btn-jito.focus,.btn-jito:focus{color:#fff;background-color:#d00e00;border-color:#b10701}
.btn-jito:hover{color:#fff;background-color:#d00e00;border-color:#c53515}
.btn-jito.active,.btn-jito:active,.open>.dropdown-toggle.btn-jito{color:#fff;background-color:#d00e00;border-color:#c53515}
.btn-jito.active.focus,.btn-jito.active:focus,.btn-jito.active:hover,.btn-jito:active.focus,.btn-jito:active:focus,.btn-jito:active:hover,.open>.dropdown-toggle.btn-jito.focus,.open>.dropdown-toggle.btn-jito:focus,.open>.dropdown-toggle.btn-jito:hover{color:#fff;background-color:#c53515;border-color:#b10701}
.btn-jito.active,.btn-jito:active,.open>.dropdown-toggle.btn-jito{background-image:none}
.btn-jito.disabled.focus,.btn-jito.disabled:focus,.btn-jito.disabled:hover,.btn-jito[disabled].focus,.btn-jito[disabled]:focus,.btn-jito[disabled]:hover,fieldset[disabled] .btn-jito.focus,fieldset[disabled] .btn-jito:focus,fieldset[disabled] .btn-jito:hover{background-color:#e22f06;border-color:#d21f06}
.btn-jito .badge{color:#e22f06;background-color:#fff}

.form-control[readonly]{
	background:#fff;
}
.form-control[disabled], fieldset[disabled] .form-control{
	background:#eee;
}


/*---------------------------------------
    General               
-----------------------------------------*/
.section-title {
  margin-bottom: 32px;
}

#overview,
#register,
#content {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

#detail, #video,
#speakers, 
#program,
#sponsors, 
#contact {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.no-padding-top{
	padding-top:0 !important;
}

.greensection{
}
.greensection a{
	color:#00933f;
}
.yellowsection{
}
.yellowsection a{
	color:#fad103;
}
.redsection{
}
.redsection a{
	color:#e22f06;
}

footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

#detail,
#speakers, #sponsors,
footer {
  text-align: center;
}

#overview h3,
#detail h3, #video h3,
#register h3,
#venue h3,
#contact h3 {
    padding-bottom: 12px;
}

#intro .btn,
#contact .btn {
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 14px 42px;
    margin-top: 42px;
    margin-right: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#intro .btn-danger,
#contact .btn-danger {
    background: #e22f06;
    border-color: transparent;
}

#contact .btn {
  border-radius: 100px;
}

#intro .btn-danger:hover {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

#contact .btn-danger:hover {
  background: #222;
}

#intro .btn-default:hover {
    background: #ffffff;
    color: #333333;
    border-color: transparent;
}

.btn {
    border: 2px solid #ffffff;
    border-radius: 0px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}


/* start header top */
.header-top
	{
		background:#fff;
		color:#333;
		line-height:50px;
		min-height: 20px;
		padding:5px 0;
	}
.header-top ul
	{
		margin:0
	}
.header-top .fa
	{
		/*color: #28a7e9;*/
	}
.header-top span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
.header-top a
	{
		color: #e22f06;
		font-weight:600
	}
.header-top .social-icon
	{
		text-align: right;
	}
.header-top .social-icon li a
	{
		color: #333;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
/* end header top */


/*---------------------------------------
    Navigation Links section              
-----------------------------------------*/
.custom-navbar {
    margin-bottom: 0;
    background-color: #dddddd;
	border-radius:0;
}

.custom-navbar .navbar-brand {
    color: #ffffff;
    font-weight: 600;
    font-size: 3rem;
    line-height: 40px;
	padding-top:10px;
	padding-bottom:10px;
}

.custom-navbar .navbar-brand img{
	height:50px;
}

.custom-navbar .nav li a {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
}

.custom-navbar .nav li ul li a {
    text-transform: none;
    line-height: 1.5;
}

.custom-navbar .nav li a:hover, .custom-navbar .nav li.active > a {
    background: transparent;
    color: #e22f06;
}

.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}

.custom-navbar .navbar-toggle {
    background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #333333;
    border-color: transparent;
}

@media(min-width:768px) {
    .custom-navbar {
        padding: 20px 0;
        border-bottom: 0;
        background: 0 0; 
    }
    .custom-navbar.top-nav-collapse {
        background: #dddddd;
        padding: 0;
    }

}



/*---------------------------------------
    Intro section              
-----------------------------------------*/
#intro {
    background: url('../images/intro-bg.jpg') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 70vh;
    text-align: center;
	position:relative;
}
#intro:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	/*background:rgba(0,0,0,0.25);*/
}

#intro h3 {
  letter-spacing: 2px;
}



/*---------------------------------------
   Overview  section              
-----------------------------------------*/
/*#overview img {
  position: relative;
  padding-bottom: 32px;
}*/
.homeeventbox{
	overflow:hidden;
	clear:both;
}
.homeeventbox img {
  position: relative;
  padding-bottom: 32px;
}
.homeeventbox .homeeventdatebox{
	margin-top:0;
}
.homeeventbox .homeeventdatebox span{
	background:#333;
	color:#fff;
	padding:5px 10px;
	display:inline-block;
}

.objective-list{
}
.objective-list li{
	/*line-height:1.7;*/
	margin-bottom:10px;
}
.objective-list li i{
	color:#00933f;
}
.objective-list li a{
	color:#333;
}
.objective-list li a:hover{
	text-decoration:underline !important;
}


/*---------------------------------------
    Detail section              
-----------------------------------------*/
#detail {
    background: #222;
    color: #ffffff;
}

#detail .fa {
  color: #e22f06;
  font-size: 48px;
}

#detail p {
  color: #aaaaaa;
}



/*---------------------------------------
    Video section              
-----------------------------------------*/
#video iframe {
  border: none;
}



/*---------------------------------------
   Speakers section              
-----------------------------------------*/
#speakers {
    background: #f9f9f9;
}

#speakers h3 {
    font-size: 18px;
    margin-bottom: 0px;
}

#speakers h6 {
  color: #666;
  margin-top: 4px;
}

#speakers img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#speakers .col-sm-4 {
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 22px;
}

#speakers .speakers-wrapper {
    background: #ffffff;
    padding-bottom: 22px;
}



/*---------------------------------------
   Program section              
-----------------------------------------*/
#program h4 {
    color: #808080;
    font-size: 12px;
}

#program h3 {
  margin-top: 16px;
}

#program .program-divider {
    border: 1px solid #f9f9f9;
    margin-top: 32px;
    margin-bottom: 42px;
}

#program span {
    padding-right: 12px;
}

#program img {
  border-radius: 50%;
}

.nav-tabs {
  margin-bottom: 20px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  color: #000000;
  font-weight: 600;
  margin-right: 2px;
  line-height: 1.42857143;
  border: none;
  border-radius: 0px;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #f2545f;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: #999;
}
.tab-content {
  padding-top: 20px;
}



/*---------------------------------------
    Regsiter section              
-----------------------------------------*/
#register {
    background: url('../images/register-bg.jpg') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}

#register .form-control {
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  margin-bottom: 16px;
}

#register input {
  height: 45px;
}

#register input[type="submit"] {
  background: #f2545f;
  border-radius: 100px;
  border: none;
  color: #ffffff;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 12px;
  transition: all 0.4s ease-in-out;
}

#register input[type="submit"]:hover {
  background: #ffffff;
  color: #222;
}



/*---------------------------------------
   Faq section              
-----------------------------------------*/
#faq {
  background: #f9f9f9;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

#faq .panel-group {
  margin-top: 32px;
}

#faq .panel-group .panel {
  margin-bottom: 8px;
}

#faq .panel-default {
  border: none;
}

#faq .panel-default>.panel-heading {
  background: #f0f0f0;
  color: #505050;
}

#faq .panel-heading {
  border: none;
  padding-top: 8px;
  padding-bottom: 6px;
}

#faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: none;
  padding-top: 22px;
  padding-left: 32px;
  padding-bottom: 22px;
}

#faq .panel-heading .panel-title a[data-toggle="collapse"] {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
}

#faq .panel-heading .panel-title a[data-toggle="collapse"]::after {
  content: "-";
  display: block;
  position: absolute;
  line-height: 1;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

#faq .panel-heading .panel-title a[data-toggle="collapse"].collapsed::after {
  content: "+";
}



/*---------------------------------------
   Venue section              
-----------------------------------------*/
#venue {
    background: url('../images/venue-bg.jpg') 50% 0 repeat-y fixed;
    background-size: cover;
    background-position: center center;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

#venue p {
  padding-top: 12px;
  padding-bottom: 18px;
}



/*---------------------------------------
   Sponsors section              
-----------------------------------------*/
#sponsors img {
  margin-top: 18px;
}



/*---------------------------------------
   Contact section              
-----------------------------------------*/
#contact {
    background: url('../images/contact-bg.jpg') 50% 0 repeat-y fixed;
    background-size: cover;
    background-position: center center;
}

#contact .address {
	margin: 0;
}
#contact .fa {
	color: #e22f06;
	font-size: 20px;
	padding: 4px 10px 4px 0;
}

#contact .contact_detail {
  background: #ffffff;
  padding: 5rem;
}

#contact .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:focus {
  border-bottom-color: #999;
}

#contact input {
  height: 45px;
}

#contact input[type="submit"] {
  background: #222;
  border-radius: 100px;
  border: none;
  color: #ffffff;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 12px;
  transition: all 0.4s ease-in-out;
}

#contact input[type="submit"]:hover {
  background: #e22f06;
}



/*---------------------------------------
   Footer section              
-----------------------------------------*/
footer {
  background-attachment: fixed;
  background: #f9f9f9;
}



/* Back top */
.go-top {
  background-color: #222;
  bottom: 0.5em;
  right: 0.5em;
  color: #ffffff;
  font-size: 32px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.go-top:hover {
    background: #e22f06;
    color: #ffffff;
}


/*---------------------------------------
   Social icon             
-----------------------------------------*/
.social-icon {
    position: relative;
    padding: 0;
    margin: 0;
}

.social-icon li {
    display: inline-block;
    list-style: none;
}

.social-icon li a {
    color: #666;
    border-radius: 100px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}

.social-icon li a:hover {
    background: #e22f06;
    color: #ffffff;
}



/*---------------------------------------
   Responsive styles            
-----------------------------------------*/
@media (max-width: 980px) {

  p {font-size: 13px;}

  .custom-navbar .navbar-brand {
    font-size: 2rem;
  }

  .custom-navbar .nav li a {
    font-size: 11px;
	line-height: 20px;
  }

  #intro { height: 65vh; }

  #video iframe {
    margin-top: 42px;
  }

  #contact .contact_detail {
  background: #ffffff;
  /*padding: 10rem 3rem 10rem 5rem;*/
}

}

@media (max-width: 768px) {

  .custom-navbar .navbar-brand {
    line-height: 20px;
	padding-top:5px;
  }
  .custom-navbar .navbar-brand img {
	  height:40px;
  }

  /*#overview img,*/
  #detail .col-md-4,
  #register form {
    padding-top: 32px;
  }

  .nav-tabs > li > a {
    font-size: 13px;
  }

  #program img {
    padding-bottom: 32px;
  }

  #sponsors img {
    padding-top: 22px;
  }

  #contact .contact_detail:first-of-type {
    margin-bottom: 40px;
  }

}

@media (max-width: 760px) {

  #intro {
    height: 100vh;
  }

}

.event-post{
	padding:10px 0;
	overflow:hidden;
}
.event-post-thumb{
	float:left;
	margin-right:15px;
}
.event-post-thumb img{
	width:150px;
}
.event-post-info{
}
.event-post-info h4{
	margin:0 0 10px 0;
}
.event-post-info p{
	margin-bottom:5px;
}
.mtm{
	margin-top:20px;
}
.form-bordered .control-label {
  padding-top: 16px;
}
.form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #f7f7f7;
}
.form-bordered .form-group > div {
  padding: 15px;
  border-left: 1px solid #f7f7f7;
}
.form-bordered .form-group:last-child {
  border-bottom: 0;
}
.form-bordered .help-block {
  margin-bottom: 0px;
}
.form-bordered.dashed .form-group {
  border-bottom: 1px dashed #f3f3f3;
}
.form-bordered.dashed .form-group > div {
  border-left: 1px dashed #f3f3f3;
}
.form-bordered.dashed .form-group:last-child {
  border-bottom: 0;
}
.form-seperated .control-label {
  padding-top: 16px;
}
.form-seperated .form-group {
  margin: 0;
  border-bottom: 1px solid #f7f7f7;
}
.form-seperated .form-group > div {
  padding: 15px;
}
.form-seperated .form-group:last-child {
  border-bottom: 0;
}
.form-seperated .help-block {
  margin-bottom: 0px;
}
.form-seperated.dashed .form-group {
  border-bottom: 1px dashed #f3f3f3;
}
.form-seperated.dashed .form-group:last-child {
  border-bottom: 0;
}
.form-horizontal.form-row-stripped .form-group:nth-child(odd) {
  background: #fcfcfc;
}
.form-horizontal.form-seperated .radio,
.form-horizontal.form-seperated .checkbox,
.form-horizontal.form-seperated .radio-inline,
.form-horizontal.form-seperated .checkbox-inline {
  padding-top: 0;
}
.input-icon {
  position: relative;
}
.form-inline .input-icon {
	display:inherit
}
.input-icon input,.input-icon p {
  padding-left: 33px !important;
}
.input-icon i {
  color: #999999;
  display: block;
  position: absolute;
  margin: 10px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.input-icon.right input {
  padding-left: 12px !important;
  padding-right: 33px !important;
}
.input-icon.right i {
  right: 8px;
  float: right;
}
.input-icon i.right {
  top: 0px;
  right: 8px;
}
.has-success .input-icon i {
  color: #5cb85c;
}
.has-warning .input-icon i {
  color: #f0ad4e;
}
.has-error .input-icon i {
  color: #d9534f;
}
.text-highlight
{
	color: #e22f06;
}

/* PORTFOLIO SECTION */
.folio-thumb {
  position: relative;
  overflow: hidden;
}
.folio-thumb img {
  max-width: 100%;
}

.folio-tail {
  position: absolute;
  left: 25px;
  top: -7px;
  display: block;
  width: 14px;
  height: 7px;
  background: url('../images/folio-tail.png?1395751338') no-repeat center center;
}

.folio-overlay {
  cursor: pointer;
  text-align: center;
}
.folio-overlay a {
  position: absolute;
  left: 42%;
  bottom: 50%;
  display: block;
  background: #e04d47;
  width: 35px;
  height: 35px;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.folio-overlay a i {
  color: white;
  line-height: 35px;
  font-size: 15px;
}

.folio-overlay:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.folio-overlay:hover a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  bottom: 45%;
}
.folio-overlay:hover a:hover {
  background: #5c5c5c;
}

.folio-desc {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 15px 0 30px 15px;
}
.folio-desc h4 {
  text-transform: none;
  font-family: "Open Sans", Helvetica, Arial, Heveltica Neue, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 8px 0;
}
.folio-desc h4 a {
  color: #555555;
}
.folio-desc h4 a:hover {
  color: #e04d47;
}
.folio-desc h6 {
  font-family: "Open Sans", Helvetica, Arial, Heveltica Neue, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #aeaeae;
  text-transform: none;
}

.folio-filters {
  width: 100%;
  text-align: right;
  margin-bottom: 60px;
}
.folio-filters li {
  display: inline-block;
  margin-left: 10px;
}
.folio-filters li a {
  display: block;
  padding: 8px 12px;
  font-weigth: bold;
  text-transform: uppercase;
  color: #5c5c5c;
  background-color: #eeeeee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.folio-filters li a:hover {
  color: white;
  background-color: #e04d47;
}
.folio-filters li.current a {
  color: white;
  background-color: #e04d47;
}

.folio-details {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: white;
}