body {    
    padding-top: 55px;
}

/*************************
*******Header******
**************************/

.navbar-brand img{
    
    max-width: 200px; 
}

.navbar.navbar-default .navbar-brand {    
    padding: 15px 15px 10px 15px;
}

/*************************
*******SECONDARY/ MENU******
**************************/
#left-sidemenu.affix{
    position: relative;
    width: 100%;
       
}

/*************************
*******CTA******
**************************/
#cta h2 {    
    font-size: 24px;    
}

.cta-div{        
    font-size: 15px;   
    text-align: center;
}


#cta i {    
    font-size: 25px;     
    margin-left: 20px;
    margin-bottom: 10px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 44px;
}
#block-block-4 ul li:before{
    margin-left: -53px;
   
}

/*************************
*******BLOCK 4******
**************************/
#block-block-4 ul li{
    vertical-align: top;
    display: inline-block; 
    margin: 10px;
    padding: 10px;
    min-width: 95%;
    min-height: 80px;
    text-indent: 20px;
    line-height: 20px;
    font-size: 15px;    
    border: 1px solid #ebebeb;
}

#block-block-4 ul li:before{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;     
    border: 3px solid #fff; 
    left: 85px;
    background: #45aed6;
}


/*************************
*******SPONSORS******
**************************/
#block-views-sponsors-block .more-link a{    
    font-size: 14px;    
    padding: 20px 10px;
}


#block-views-sponsors-block ul{
    padding-left: 20px;
}

.view-id-sponsors > div.view-content > div > ul > li{    
     
    margin-bottom: 50px;   

}
/*************************
*******SOCIAL LINKS******
**************************/
#social-links{
    padding: 10px 0 10px;
    background-color: #78ad83 !important;
    text-align: center;
}

#social-links i{
    font-size: 34px;
    background-color: white;
    color: #78ad83;
    padding: 12px 12px;
    border: 3px white solid;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    margin: 8px;
}

/*************************
*******NEWS ******
**************************/
#block-views-latest-news-block ul{
    padding: 0px;
}


/*********************************************
*******facebook tweeter feeds box******
**********************************************/
#feeds-box{   
    margin-top: 25px;
}

.twitter .timeline-footer {
   text-align: center;
   margin-bottom: 30px;   
}
.feeds .entry {    
    height: 150px;
    margin: 20px 0px;  
    font-size: 14px; 
}

.feeds .entry .e-entry-content {
    height: 110px;   
    padding: 10px;
}

.feeds .entry i {
    font-size: 2.1em;
    position: absolute;
    top:6px;
    left: 30px;
    background-color: #fff;    
}

.feeds .entry .date {    
    bottom:0;    
}

.feeds .entry .author {
    bottom: 0;
}


/*********************************************
*******Invisted Speakers******
**********************************************/
.view-invited-speakers .speaker-item{
    width: 100%;    
}

#speakers .speakers-filter > li {
    text-align: center;
    display: block;
    margin: 5px 0;
    float: none;
}






.page-header, h1.page-header {
    text-align: center;
    font-size: 25px;
}

.content-ecml{
    text-align: center;
}

.view-organization-committee > div.view-content > div > ul > li{
     width: 150px;
     padding: 10px
}

.pic {
    width: 120px;
    height: 120px;
}

/*#block-menu-menu-footer-menu > ul > li{
    display: -webkit-inline-box;
    padding: 3px 0px;
}*/

.footer .nav>li>a{
    font-size: small;
}

.blue-head{
    color: #45aed6;
}


/*Sponsors*/

.sponsors_block .col {    
    width:30%;
}

.sponsors_block  span{
    padding: 1px 5px;       
}

.sponsors_block .label{
    position: relative;
    top:10px;
}

.sponsors_block .platinum_sponsor{
    width: 45%;
}


.sponsors_block .gold_sponsor{
    width: 35%;
}

.sponsors_block .silver_sponsor, .sponsors_block .bronze_sponsor{
    width: 30%;
}

