form input[type="email"],form input[type="url"] {
    background: #fff;
    margin: 0 0 30px 0;
    padding: 7px 10px 9px 10px;
    width: 100%;
    border: 1px #cdcdcd solid;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
#headering{
  height: 370px;

}
.widget-title{
  display:none;
}
a.lsw_logo_link {
    border: 0;
  border-style: none;

}
.blogimg {
    height: 0px;
}
.sub-menu {
    background-color: white;
    text-align: left;
}

.lsw_logo_container a.lsw_logo_link img {
    box-shadow: none;
}
#sponsors {
    margin-top: 0;
}
.partner.col-md-4.col-sm-3.col-xs-4{
  margin-bottom:3%;
}
.navigation.post-navigation{
  margin-top:6%;
}
.blog-data h3{
  margin:0;
}

.page_section.header {
    margin-top: 0;
}
.sfsi_Sicons{
  margin-top:3%;
}
@media (min-width: 768px){
#foss4g-title{
    font-size: 72px
}
  
.blog-img img {
   width: 75%;
    height: 512px;
}
  figure img{
  width: 100%;
   height: 512px;
}
.lsw_logo_container a.lsw_logo_link img {
    box-shadow: none;
  width: inherit;
}
  .partner img {
    position: absolute;
  }
}
@media only screen and (max-width: 500px){
.full_slider_caption .container h2 {
    padding-bottom:6%;
 
}
  #foss4g-title{
    font-size: 48px
  }
  figure img{
  width: 100%;
 height: auto;

}
.lsw_logo_container a.lsw_logo_link img {
    box-shadow: none;
    width: 190%;
}
}


@media only screen and (max-width: 767px){
.full_slider_caption .container h2 {
    padding-bottom:6%;
}
#foss4g-title{
    font-size: 48px
} 
 figure img{
  width: 100%;
 height: auto;

}
  .lsw_logo_container a.lsw_logo_link img {
    box-shadow: none;
    width: 210%;
}
  }
.navbar-inverse .navbar-toggle {
    border-color: #333;
    background-color: #333;
}
 .blog-link{
   margin-top: 3%;
    margin-bottom: 3%;
}
.blog-single-wrap{
  padding-left:0;
}
figure{
  margin-bottom: 3%;
  width:100%;
}

.blog-data ul > li{
      padding-left: 6%;
    list-style: inside;
}
.blog-content.blog-single-content,.blog-info{
  color:#333;
}
.blog-data p > a {
  text-decoration:underline !important;
}
a:hover {color: rebeccapurple;}

.blog-data p{
 padding-top: 1.5%;
  max-height: 100%;

}
.section-header {
padding-top:3%;
}
#branding_home {
    background-color: rgba(255, 255, 255, 0.26);
}
.speakers .speaker-org {
    line-height: 1.7142857143;
    margin-top: 0;
    font-family: "Open Sans Bold",Helvetica,Arial,Sans-Serif;
    font-weight: bold;
}