body{
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;
}

/* Fonts */
@font-face {
    font-family: 'Acto';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-Light.woff2') format('woff2'),
         url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-Light.woff') format('woff');
}
@font-face {
    font-family: 'Acto-Thin';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-Thin.woff2') format('woff2'),
         url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-Thin.woff') format('woff');
}
@font-face {
    font-family: 'Acto-ExtraBold';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-ExtraBold.woff2') format('woff2'),
         url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/Acto-ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/RobotoCondensed-Regular.woff2') format('woff2'),
         url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/RobotoCondensed-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/fonts/robotoslab-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz#iefix') format('embedded-opentype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.ttf?k0g6bz') format('truetype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.woff?k0g6bz') format('woff'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.svg?k0g6bz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-comercio:before {
    content: "\e902";
  }
  .icon-facebook:before {
    content: "\ea90";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  .icon-twitter:before {
    content: "\ea96";
  }

/* End Fonts  */

/* Some Reset */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { 
    display: inline-block; 
}
* html .clearfix { 
    height: 1%; 
}
.clearfix { 
    display: block; 
}
.clear-dave{
    clear: both;
}
/* End Some Reset */

/*dq*/
.s1{
    position: fixed;
    height: 46px;
    width: 100%;
    background: #000;
    top: 0;
    z-index: 99;
    display: table;
    
}

.header-comercio {
    background: #000;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 6px 10px;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
}
.ctn-header-comercio .logo-comercio i {
    font-size: 18px;
}

.header-barra-2 {
    height: 20px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: -16px;
    width: 1px;
}
.boton-especiales {
    text-decoration: none;
    position: absolute;
    display: inline-block;
    text-indent: 0 !important;
    margin: 0 0 0 9px;
    color: #fff;
    font: 700 13px/13px Arial;
    padding-top: 4px;
}
.cruz {
    display: inline-block;
    width: 12px;
    position: relative;
    height: 12px;
    top: 1px;
}
.cruz:before, .cruz:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #fff;
}
.cruz:before {
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
}
.cruz:after {
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 100%;
}
#social {
    float: right;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 100%;
}
#social ul {
    vertical-align: middle;
    display: table-cell;
}

#social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
    padding-right: 5px;
}
#social ul li a i {
    font-size: 18px;
}
.onlymobile{
    display: none !important;
}

.linea-separador {
    position: absolute;
    left: 50%;
    top: 1%;
    width: 1px;
}

.logo-comercio{
    text-decoration: none;
}


/**/


/*.header-comercio {
    background: #000;
    height: 10px;
    margin-bottom: 10px;
}
.ctn-header-comercio {
    margin: 0 auto;
    max-width: 980px;
    
}*/
.ctn-header-campanha {
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
}
.ctn-section {
    margin: 0 auto;
    max-width: 980px;
    padding: 0 14px;
    text-align: left;
}

.header{
    max-width: 980px;
    margin: 0 auto;
    padding-top: 60px; /*tokio*/
}

.ctn-header-ec{
    float:left;
    width: 10%;
    height: 130px;
    margin: 5px 5px 0 0;
    border-right: 1px solid #474747;
}
/**/
.section-sponsor-2{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;    
    color: #222E5A;
    border-top: 1px solid #9e9e9e;
}

.calendario-rs{
    float: left;
    /*width: 59%;*/
    width: 66%;
}

.calendario h2{
    font: 700 38px/38px 'Roboto Slab';
    margin: 15px 0 0 0;
    text-transform: uppercase;
}
.calendario span {
    font: 700 21px/21px 'Roboto Slab';
    color: #fff;
    background: #E42320;
    padding-left: 10px;
    padding-right: 10px;
}

.logo-panam-2{
    float: left; 
    width: 20%;
    padding-top: 15px;
    border-left: 1px solid #9e9e9e;
    border-right: 1px solid #9e9e9e;
    text-align: center;
}

.logo-panam-2 img{
    width: 100%
}

.logo-ty{
   float:right; 
   width: 20%;
   padding-top: 15px;
}

.logo-ty img{
    width: 100%;
}  
/**/
.logo-panam{
    float: left;
    padding-top: 12px;
    width: 50%;
}

 .logo-sponsor{
    float:right;
    width: 30%;
}

.logo-ec{
    text-align: center;
    margin: 20px 5px 0 0;
    display: inherit;
}

.logo-ec img{
    width: 90%;
    height: 90%;
}   

.cnt-month {
    border-bottom: 1px solid #000;
}
/*.ctn-header-comercio a {
    display: inline-block;
    text-indent: -9999px;
}*/
.section-sponsor-2 #social-campanha a {
    display: inline-block;
    text-indent: -9999px;
    margin-left: 5px;
}

.ctn-header-campanha #social-campanha a {
    display: inline-block;
    text-indent: -9999px;
}
.main-bar-detail{
    position: absolute;
    right: 170px;
    top: -50px;
}
.header-campanha {
}
.logo-campanha {
    margin: 0;
    float: left;
}
.main-bar {
    color: #fff;
    font-size: 70px;
    line-height: 0;
    position: relative;
    font-family: 'Acto-Thin';
}
.main-bar h2 {
    line-height: 1;
    padding: 15px 10px 0;
    margin: 0;
    font-size: 110px;
    font-weight: lighter;
}

.dwnld {
    text-align: left;
    padding: 15px;
    font-family: 'Acto';
    font-size: 21px;
    margin: 10px auto;
    max-width: 980px;
}
    
.dwnld a {
    font-family: 'Roboto Slab';
    text-decoration: none;
    color: #fff;
}
.dwnld a:hover {
    text-decoration: none;
    color: #fff;
}
.fondo-azul{
    background: #222E5A;
    border-radius: 5px;
    padding: 3px 15px 3px 15px;
}
.fondo-rojo{
    background: #E42320;
    border-radius: 5px;
    padding: 3px 15px 3px 15px;
    display: none; 

}

a.logo-comercio {
    /*background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/logo.png') no-repeat 0 6px;*/
        background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo.png) no-repeat 0 0;
        background-size: 100%;
    height: 25px;
    margin: 0px 10px;
    width: 110px;
    /*background-size: 100%;
    height: 40px;
    width: 154px;*/
}
#social {
    float: right;
    margin-right: 0;
}
#social ul{
    display: inline-block;
    margin: 5px auto 0;
    padding: 0;
    vertical-align: middle;
}
#social ul li{
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
}
#social ul li a{
    height: 32px;
    text-indent:-9999px;
    width: 32px;
}

#social ul li:hover{
    opacity: 0.5;
}

#social-campanha {
    margin-right: 0;
    margin-top: 14px;
    position: absolute;
}
#social-campanha ul{
    display: inline-block;
    vertical-align: middle;
}
#social-campanha ul li{
    display: inline-block;
    vertical-align: middle;
}
#social-campanha ul li a{
    height: 40px;
    text-indent:-9999px;
    width: 40px;
}
#social-campanha ul li a.facebook {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes.png') no-repeat -1px -2px
}
#social-campanha ul li a.tw {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes.png') no-repeat -46px -2px;
}
#social-campanha ul li a.wsp {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes.png') no-repeat -85px -2px;
    display: none;
}
#social-campanha ul li:hover{
    opacity: 0.5;
}

#selector{
    margin: 0 auto;
    padding: 0 10px;
    font-family: 'Acto';
    max-width: 980px;
    text-transform: uppercase;
    font-size: 30px;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-results>.select2-results__options {
    text-transform: uppercase;
    font-family: 'Acto';
    font-size: 22px;    
}

.select2-container--default .select2-selection--single {
    height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 70% !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 18px !important; 
}

.section {
    font-family: 'Roboto Slab';
    font-weight: bold;
}
.month {
    margin: 10px auto;
    padding-top: 5px;
    color: #222E5A;
    text-align: left;
    font: 700 50px/50px 'Roboto Slab';
}
.date {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin: 15px 0;
    overflow: hidden;
}

.icon-final {
    position: absolute;
    margin:  auto;
    bottom: -20px;
    left: 0;
    right: 0;
}

.section-content-items{
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
}

.section-content-items:last-of-type {
    border-bottom: 0;
}
    
.ctn-section .date:nth-child(even) > .date-details {
    /*background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/bg-date-detail-impar.png') no-repeat right bottom #be0b20;*/
    background: #E42320;
    color: #fff;
}
.date-details {
    float: left;
    width: 9%;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px;    
    /*background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/bg-date-detail-par.png') no-repeat right bottom #2691c9;*/
    background: #222E5A;
    
    display: inline-block;
    vertical-align: middle;
    position:absolute;
    top:0;
    bottom:0;
    font-family: 'Roboto Slab';
}
.date-day-name {
    font-size: 26px;
    margin: 0;
}
.date-number {
    font-size: 68px;
    margin: -18px 0;
}
.matchs, .js-carousel-matchs, .owl-carousel{
   float: right;
}

.owl-carousel:last-child{
   border: 0;
}

.item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    padding: 0 10px;
    width: 44%;
    font-size: 18px;
}

.izq{
    float: left;
    width: 46%;
}

.der{
    width: 47%;
    padding: 0 0 0 25px;
    float: right;
    border-left: 1px solid #000;
}

.item:last-child{
    border: 0;
}
.match-soccer-teams {
    max-width: auto;
    height: 36px;
    padding: 4px;
    background-color: #EAEAEA;
}
.match-soccer-group {
    position: relative;
    font-family: 'Acto';
    font-weight: normal;
    height: 40px;
}

.barra{
    width: 30px;
    height: 8px;
    background-color: #222E5A;
    margin-top: 10px;
}
.sede{
    height: 66px;
}
.match-hour {
    margin: 5px 0;
    font-family: 'Acto';
    font-weight: normal;
}
.match-hour strong{
    font-family: 'Acto-ExtraBold';
    font-size: 20px;
}
.team {
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
}
.match-city{
    margin-top: 5px;
}

.clear{
    clear: both;
}
.owl-carousel{
    display: inline-block !important;
    vertical-align: top !important;
    width: 88% !important;
}

.site-footer{
    display: block;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    font: 11px "Open Sans",arial,sans serif;

}
.site-footer .footer-cols{
    padding: 20px 17px;
    background-color: #f7c600;
}

.site-footer .footer-cols .site-info {
    border-right: 0;
    display: block;
    padding-right: 0;
    text-align: center;
    width: 100%;
    padding-left: 0!important;
}
.site-footer {
    color: #000;
    font: 11px "Open Sans",arial,sans serif;
}
.site-footer .footer-cols .site-info .site-logo {
    width: 160px;
    display: inline-block;
    margin-bottom: 15px;
}
.site-footer a {
    color: #000;
}
.site-footer .footer-cols .site-info .site-logo img {
    width: 100%;
}
.img {
    border: 0;
}
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-footer .footer-cols .site-info .site-legal li {
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 10.5px;
}

/*.header-comercio {
    	min-width: inherit;
        width: 100%;
    }
    .ctn-header-comercio{
       
    }*/
    .main-bar-detail {
        display: none;
    }
    .main-bar h2 {
        font-size: 40px;
    }
    #social-campanha {
        position: relative;
    }
    .main-bar {
        top: inherit;
        bottom: 8px;
        position: relative;
    }  
    
@media screen and (max-width: 1024px){
    .match-soccer-teams {
        height: auto;
    }
    .match-soccer-group {
        height: auto;
    }

    .ctn-header-ec{        
        float:left;
        width: 10%;
        height: 20%;
        margin: 3px 3px 0 5px;
        border-right: 1px solid #ccc;        
    }

    .logo-ec {
        margin: 2px 5px 0 0;
        display: inherit;
    }
    
    .logo-ec img {
        width: 100%;
        height: 100%;
    }

    .logo-panam{
        padding: 0px;
        width: 50%;
    }

    .logo-panam img{
        height: 95%;
    }   

    .logo-sponsor{
        width: 25%;
    }
    
    #social-campanha {
        margin-top: 0;
    }
    
    #social-campanha ul li a.wsp {        
        display: inline-block;
    }
        
    #social-campanha ul li a.wsp {
        background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes.png') no-repeat -92px 1px;
    }
    
    #selector{
        font-size: 30px;
    }
    
    .select2-results__option{
        font-size: 30px;
    }
    
    .select2-container--default .select2-search--dropdown .select2-search__field {
        font-size: 24px !important; 
    }
    
    .select2-results__option[aria-selected] {
        cursor: pointer;
        font-size: 30px;
    }
    
    .dwnld {
        font-size: 36px;
    }
    
    .date-details {
        width: 10%;
    }
    
    .owl-carousel {
        width: 87% !important;
    }
    
    .item {
        font-size: 24px;
    }

    .izq{
        width: 46%;
    }

    .der{
        width: 46%;
        padding: 0 0 0 28px;
    }
    
    .barra {
        margin-top: 30px;
    }
}    
    
@media screen and (max-width: 768px){
    .fondo-azul{
        margin-bottom: 10px;
    }
    .dwnld a{
        float: left;
    }
    .header{
        max-width: 100%;
        margin: 0 auto;
        padding: 0 10px;
        padding-top: 56px;
    }    
    .calendario h2 {
        font: 700 22px/27px 'Roboto Slab';
    }
    
    
    .dwnld {
        font-size: 30px;
    }
    
    .date-day-name {
        font-size: 32px;
    }
    
    .date-number {
        margin: -12px 0;
    }

    .date-details {
        width: 13%;        
    }
    
    .owl-carousel {
        width: 84% !important;
    }
    
    .date-number {
        font-size: 82px;
    }
    
    .team{
        font-size: 19px;
    }
    
    .item {
        margin-bottom: 5px;
        padding: 0 10px;
        width: 44%;
        font-size: 20px;
    }

    .izq{
        width: 46%;
    }

    .der{
        width: 46%;
        padding: 0 0 0 18px;
    }
    
    .barra {
        margin-top: 30px;
    }
}

@media screen and (max-width: 700px){

     #selector{
        font-size: 16px;
    }
    
    .select2-results__option{
        font-size: 16px;
    }
    
    .select2-results__option[aria-selected] {
        cursor: pointer;
        font-size: 16px;
    }
    
    .select2-container--default .select2-results>.select2-results__options {
        text-transform: uppercase;
        font-family: 'Acto';
    }
    
    .select2-container--default .select2-search--dropdown .select2-search__field {
        font-size: 18px !important; 
    }
    
    .dwnld {
        font-size: 20px;
    }
}

@media screen and (max-width: 414px){
    
    #social-campanha ul li a{
        height: 26px;
        text-indent:-9999px;
        width: 26px;
    }
    
    #social-campanha ul li {
        display: inline-block;
        vertical-align: middle;
        width: 24px;
    }

    #social-campanha ul li a.facebook {
        background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes-movil.png') no-repeat -1px -2px
    }
    #social-campanha ul li a.tw {
        background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes-movil.png') no-repeat -30px -2px;
    }
    #social-campanha ul li a.wsp {
        background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/calendario-panamericanos-lima-2019-ecvisual-ecpm/img/redes-movil.png') no-repeat -60px 0;
    }
    
    /*.calendario h2 {
        font: 700 35px/35px 'Roboto Slab';
        margin: 9px 0 0 0;
    }*/
    
    .month{
        font: 700 30px/30px 'Roboto Slab';
    }
    
    #selector{
        font-size: 20px;
    }
    
    .team {
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;     
        font-size: 14px;
    }
    
    .date-day-name {
        font-size: 20px;
    }
    
    .date-number {
        margin-top: -10px;
        font-size: 54px;
    }
    
    .owl-carousel {
        width: 77% !important;
    }
    
    .date-details {
        width: 17%;
    }
    
    .item {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 5px;
        padding: 0 10px;
        width: 44%;
        font-size: 14px;
    }

    .izq{
        float: left;
        width: 43%;
    }

    .der{
        width: 44%;
        padding: 0 0 0 14px;
        float: right;
        border-left: 1px solid #000;
    }
    
    .barra {
        margin-top: 10px;
    }
}

@media screen and (max-width: 375px){
    
    /*.calendario h2 {
        font: 700 32px/32px 'Roboto Slab';
        margin: 8px 0 0 0;
    }*/
    
    .date-day-name {
        font-size: 20px;
    }
    
    .date-number {
        margin-top: -10px;
        font-size: 50px;
    }
    
    .owl-carousel{
        width: 76% !important;
    }
    
    .item {
        margin-bottom: 5px;
        padding: 0 10px;
        width: 44%;
        font-size: 14px;
    }

    .izq{
        width: 42%;
    }

    .der{
        width: 43%;
        padding: 0 0 0 16px
    }
    .team {
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;             
        font-size: 13px;
    }
    
    /*.match-soccer-teams {
        height: 42px;
        padding: 3px;
    }*/
    .logo-ty {
        
        width: 20%;
        padding-top: 36px;
    }
}

@media screen and (max-width: 360px){
    
    /*.calendario h2 {
        font: 700 30px/24px 'Roboto Slab';
        margin: 8px 0 0 0;
    }*/
    
    .logo-panam-2{
        padding-top: 8px;
    }

    .logo-ty{
       padding-top: 8px;
    }

    .logo-ty img{
        width: 100%;
    }    
    
    .month {
        margin: 10px auto;
        padding-top: 5px;
        color: #2691c9;
        text-align: left;
        font: 700 26px/30px 'Roboto Slab';
    }

    .date-details {
        width: 17%;        
    }
    
    .date-day-name {
        font-size: 18px
    }
    
    .date-number {
        margin-top: -10px;
        font-size: 50px;
    }
    
    .item {
        margin-bottom: 5px;
        padding: 0 10px;
        width: 44%;
    }

    .izq{
        width: 43%;
    }

    .der{
        width: 43%;
        padding: 0 0 0 14px;
    }
    
    .owl-carousel{
        width: 76% !important;
    }
    .match-soccer-group {
        height: 52px;
    }
    /*.match-soccer-teams{
        height: 42px;
        padding: 4px;
    }*/
    .team {
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;   
        font-size: 12px;
    }
}

@media screen and (max-width: 320px){
    
    /**/    
    #social-campanha {
        margin: 0;
    }
    .section-sponsor-2{
        margin-bottom: 20px;    
    }

    .calendario-rs{
        float: left;
        width: 59%;
    }

    .calendario h2{
        font: 700 17px/27px 'Roboto Slab';
        /*margin: -20px 0 0 5px;
        height: 48px;*/
    }

    .logo-panam-2{
        float: left; 
        width: 20%;
        padding-top: 8px;
    }

    .logo-panam-2 img{
        width: 100%
    }

    .logo-ty{
       width: 33%;
       padding-top: 36px;
    }

    .logo-ty img{
        width: 100%;
    }  
    /**/
    
    #selector{
        font-size: 15px;
    }
    
    .dwnld {
        font-size: 17px;
    }
    
    .date-details {
        width: 16%;        
    }
    
    .date-day-name {
        font-size: 16px;
    }
    
    .date-number {
        margin-top: -10px;
        font-size: 44px;
    }
    
    .item {
        margin-bottom: 5px;
        padding: 0 10px;
        width: 44%;
    }

    .izq{
        width: 40%;
    }

    .der{
        width: 42%;
        padding: 0 0 0 14px;
    }
    
    .owl-carousel{
        width: 75% !important;
    }
    
    .match-soccer-group {
        height: 52px;
    }
    /*.match-soccer-teams{
        height: 42px;
        padding: 4px;
    }*/
    
    .team {
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;     
        font-size: 11px;
    }
    
    .site-footer .footer-cols .site-info .site-logo {
        width: 130px;
    }
}



