@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:     Kiwi Customized
 Theme URI:      http://www.getkiwi.org/
 Description:    Build your theme on Kiwi Basic with this Child Theme! Requires Kiwi Basic 0.5.2. Compile LESS after activating this theme, theme compiled with Kiwi Basic 0.6.0!
 Author:         Kiwi Themes by Yourstyledesign
 Author URI:     http://www.getkiwi.org/
 Template:       kiwi
 Version:        0.6.0
*/

/* 
        Please use the less files for cleaner styling.
        Everytime you modify the Less files, you need to recompile child-style.css.
        
        If you don't want to use Less, you can add CSS in this file.
        This file will be loaded after the compiled less file.
*/



/* Customizations */ 

body {background-color:#E8E8E8; font-size: 1.7em;}

#wrap {
    max-width:1100px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    background-color:#FFFFFF;
    padding:0 20px 20px 20px;
    -webkit-box-shadow:0 0 5px 5px #888888;
    -moz-box-shadow:0 0 5px 5px #888888;
    box-shadow:0 0 5px 5px #888888;
}

.navbar-default {

    max-width:1055px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    border:none;
    border-radius: 0px;

}


.slider {

    max-width:1055px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    border:none;
    border-radius: 0px;

}

.jumbotron {

    max-width:1055px;
    max-height:195px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    padding:0px;
    background-color:#FFFFFF;
}


.sponsors-carousel {
    max-width:1055px;
    max-height:165px;
    margin-left:auto;
    margin-right:auto;

}


.maincontent.container { max-width:1055px; margin-left:auto; margin-right:auto; padding-left: 0; padding-right: 0;}

.header-container {max-width:1055px; padding:0px; margin:0px 0 20px 0;}

.sidebar-widget h3 {border-bottom: 1px solid #555388;}

.byline {font-size:.9em; }

.footer {
    width: 100%;
    height: 250px;
    margin-left: auto;
    magin-right: auto;
    margin-top: 20px;
    padding: 20px;
    background-color: #4D4D4D;
    color:#ffffff;
}

.footer a {color:#ffffff;}

h1.single{border-bottom:none!important;}

.ib-trail {
    padding: 7px 14px;
    margin: 0 0 18px;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
.ib-trail li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}
.ib-trail .divider {
    padding: 0 5px;
    color: #999999;
}
.ib-trail .active a {
    color: #333333;
}
.sponsered { border-bottom: 1px solid #f1f1f1; padding-top: 0px; padding-bottom: 5px; margin-bottom: 10px; }
.sponsered h3 { font-weight: 600;  margin-bottom:5px; font-size: 12px; line-height: 18px; border-bottom: 1px solid #f1f1f1;  text-transform: uppercase; }
.sponsered_slide ul {width:100% !important; margin: 0px; list-style: none; list-style-type: none;  overflow: hidden; height: 150px;}
.sponsered_slide li { padding-right: 20px; }
.sponsered_slide li a h3{ display:block; font-weight: 600; text-align:center; background:#eea500; padding:10px 35px; text-transform:uppercase; color:#fff;  line-height: 18px; font-size:14px; box-shadow:0 0 5px #fff}
.sponsered_slide li a:hover h3{
    background: #ce0017;
    color:#eea500;
    text-decoration: none;
}
.sponsered_slide li a:hover{text-decoration: none;}
.btn-lg {font-size: 22px; width:230px; font-weight:bold; margin-top:10px; margin-bottom:10px;}
.speaker-container .item{
    width: 90px;
    height: 120px;
    float: left;
    margin: 10px;
    text-align: center;
    line-height:15px;
}
.speaker-container .item .img{
    width:90px;  
}
.speaker-container .item .info{
    width:90px; 
    font-size:.7em;
}
.img-movil{
    display: none;
}

a.a-sponsor img {
    margin: 10px 20px;
}

a.a-sponsor {
    border: 1px solid #999;
    margin: 20px;
    display: inline-block;
}

@media(max-width:1200px){
    #wrap {
        margin:0;
        position: relative;
        padding: 0px;
    }
    #wrap, .header-container ,.header, .navbar, .maincontent,.container {
        position: relative;
        margin: 0 auto;
        padding: 0px;
        width: auto;
    }
    .header, .navbar,.footer, .maincontent.container{
        margin: 0 15px;
    }
    .footer .row,.maincontent{
        margin:10px;  
    }
    .navbar{
        margin-bottom: 30px;

    }
    .soliloquy-container{
        margin: 0 auto !important;
    }
}
@media(max-width:1000px){
    .soliloquy-container{
        max-height: none !important;
    }
    .soliloquy-container .soliloquy-image {
        width: 100%;
    }
    iframe.twitter-timeline{
        margin:10px auto  !important;
        display: block !important;
    }
    .sidebar-widget .btn-lg{
        margin: 10px auto !important;
        display: block;
    }
    .container table{
        width: 100%;
    }
    .maincontent, .container, .container p{
        font-size: 15px;
    }
    .container h1{
        font-size:22px;
    }
    .maincontent,.container h2, .container h3{
        font-size: 18px
    }
}
@media(max-width:990px){

    .navbar-default .navbar-nav > li > a{
        padding-left: 7px;
        padding-right: 7px;
    }
    .navbar{
        margin-top: 30px;
    }
}
@media(max-width:900px){

    .navbar-default .navbar-nav > li > a{
        padding-left: 7px;
        padding-right: 7px;
    }
}
@media(max-width:800px){
    .navbar-default .navbar-nav > li > a{
        padding-left: 4px;
        padding-right: 4px;
    }
}
@media(max-width:767px){
    .navbar-collapse{
        border-top:none !important;
    }
    .navbar-nav {
        border-top: 1px solid #cccccc;
    }
    .navbar-header{
        border-bottom:none !important;
    }
    .nav > li , .navbar-nav{
        width: 100%;
    }
    .navbar-collapse.in{
        overflow-y: visible;
    }
    .navbar-toggle{
        margin-right: 30px;
    }
    .navbar-default .navbar-nav > li > a{
        padding-left: 10px;
        padding-right: 10px;
    }
    .img-computer{
        display: none;
    }
    .img-movil{
        display: block;
    }
}
@media(max-width:600px){
    h1,h2{
        font-size: 1.5em;
    }
}