/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {overflow-x: hidden;font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;background: #2fb457;}

/* Forced 5 columns Layout*/
.col-xs-d5,
.col-sm-d5,
.col-md-d5,
.col-lg-d5 {position: relative; min-height: 1px;padding-right: 10px; }
.col-xs-d5 { width: 20%; float: left;}
@media (min-width: 768px) {
    .col-sm-d5 { width: 20%; float: left;}
    }
@media (min-width: 992px) {
    .col-md-d5 { width: 20%;float: left;}
}
@media (min-width: 1200px) {
    .col-lg-d5 { width: 20%;float: left;}
}

.text-muted {color: #777;}
.text-primary {color: #a2a2a2;}
p {font-size: 14px; line-height: 1.75;}
p.large {font-size: 16px;}

a,
a:hover,
a:focus,
a:active,
a.active {outline: 0;}

a {color: #2fb457;}

a:hover,
a:focus,
a:active,
a.active {color: #004D56;}

h1,
h2,
h3,
h4,
h5,
h6 {text-transform: uppercase;font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: 700;}
h1.number{font-size: 7em;color: #236F43;margin: 0 0 30px;}

b {color: #2fb457;
font-size: 25px}



.red{color:#f00;}
.img-centered {margin: 0 auto;}
.bg-light-gray {background-color: #f3f3f3;}



.bg-white {background-color: #fff;}
.bg-darkest-gray {background-color: #222;}
.btn-primary {border-color: #a2a2a2;text-transform: uppercase;font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: 700;color: #fff; background-color: #a2a2a2;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {border-color: #f6bf01; color: #fff;background-color: #fec503;}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {background-image: none;}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {border-color: #a2a2a2; background-color: #a2a2a2;}

.btn-primary .badge {color: #a2a2a2; background-color: #fff;}
.btn-xl {padding: 20px 40px;border-color: #2fb457; border-radius: 3px; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 18px;font-weight: 700; color: #fff; background-color:#2fb457; white-space: pre-wrap; margin: 0 0 20px;}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {color: #fff; background-color:#004d56;}


.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl { background-image: none;}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active { border-color: #a2a2a2; background-color: #d2d2d2;}

.btn-xl .badge {color: #d2d2d2; background-color: #fff;}


.btn.btn-gl {
  background-color: #2fb457;
  color: #fff;
  margin: 0 0 20px;
  padding: 15px 0;
  text-transform: uppercase;
  width: 70%;
}

.navbar-default {
    border-color: transparent;
    background-color:#004855;
    padding: 30px 0 0;
}

.navbar-default .container{
    padding-right: 5px;
    padding-left: 5px;
}

.navbar-default .navbar-brand {
    /*font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;*/
    color: #ffffff;
    text-transform:uppercase;
}

.navbar-default .navbar-brand:hover {
    color: #004D56;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active{
    color: #fff;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #004d56;
    background-color: #004d56;
    margin:8px 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #004D56;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:focus{
    color:#fff; 
}

.navbar-default .nav li a:hover {
    outline: 0;
    color: #004D56;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #004D56;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #004D56;
}

.container > .navbar-header{box-sizing: border-box; padding: 0 5px;}


header {text-align: center; color: #fff; background-color:#2fb457; background-attachment: scroll; background-position: 59% center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;height: 570px;}
.with-new-event header{height: auto;}
header.error-header{background-image: url(../img/common/header-bg-error.jpg); background-size: cover; height: 100%;}
header.error-header .btn-xl {
    box-shadow: 3px 5px 8px #000;
    margin-top: 100%;
}
header .intro-text {padding: 0 0 50px;}
header .intro-text .intro-lead-in {margin-bottom: 25px; font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 22px; line-height: 22px;}
header .intro-text {margin-bottom: 25px; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 50px;font-weight: 700; line-height: 50px; text-shadow: 1px 1px 1px #000;}
header .intro-text .intro-heading.secondary{color:#bacee3;margin: 20px 0;}
header .intro-text .intro-heading.secondary span{margin: 0 20px; font-size: 0.8em;}
header .intro-text .firstRow, header .intro-text .clashDate{text-transform: none; font-size: 2rem; color: #339933}
header .intro-text .firstRow2, header .intro-text .clashDate2{text-transform: none; font-size: 2rem; color: white}
header .intro-text .clashTopic{font-size: 2rem;}
.with-new-event header .intro-text .clashTopic{color: #339933;}
header .sdpbox.horizontal {float: left;position: absolute;right: 20px;top: 67%;width: 45%;display: none;}
header .sdpbox .sdpimage img {max-width: 100%;}
header .sdpbox.vertical {padding: 5%;width: 100%;}
.head_2017_FOP header {
  height: auto;
}



/*Header backgrounds*/
.head_home:not(.with-new-event) header {background-image: url(../img/headers/home_headerCover.png);height: 800px;}
.head_2016_VR header {background-image: url(../img/headers/head_2016_VR_headerCover.png);}
.head_2016_BRR header {background-image: url(../img/headers/head_2016_BRR_headerCover.png);}
.head_2016_FOI header {background-image: url(../img/headers/head_2016_FOI_headerCover.png);}
.head_2016_FOR header {background-image: url(../img/headers/head_2016_FOR_headerCover.png);}
.head_2015_BC header {background-image: url(../img/headers/head_2015_BC_headerCover.png);}
.head_2017_FOP header,.with-new-event header {background-image: url(../img/headers/head_2017_FOP_headerCover.png);position: relative;}
.head_2018_BAT header,.with-new-event header {background-image: url(../img/headers/head_2018_BIO2_headerCover.png);position:relative;background-size: cover; background-attachment: scroll;}
.head_2019_GIOT header,.with-new-event header {background-image: url(https://s3-eu-west-1.amazonaws.com/www.studentclash.reply.com/stctest/res/img/headers/HEAD_2019_GIOT_HEADER.png);position:relative;background-size: cover; background-attachment: scroll;}



/*Next Event rules*/
.head_home section#Next {background-image: url(https://s3-eu-west-1.amazonaws.com/www.studentclash.reply.com/stctest/res/img/headers/HEAD_2019_GIOT_HEADER.png);background-attachment: scroll;background-size: cover;background-position: center center;}
section.next-event .intro-text {margin-bottom: 25px; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 50px;font-weight: 700; line-height: 50px; color: inherit;}
section.next-event .intro-text .firstRow, section.next-event .intro-text .clashDate{text-transform: none; font-size: 2rem; /* text-shadow: 2px 2px 2px  #808080;*/}
section.next-event .intro-text .clashTopic{font-size: 2rem;text-shadow: 2px 2px 2px #f3f3f3}
section.next-event #logoSTC{background:url('../img/logos/logo_SC.png') no-repeat center center;background-size: contain; display:block; width:100%;height:246px;}

section.next-event .clashDesc.text-muted {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 3rem;
    text-transform: none;
}

/*Header logo*/
header #logoSTC{background:url('../img/logos/logo_SC.png') no-repeat center center;background-size: contain; display:block; width:100%;height:246px; margin:130px 0 0 0;}
.head_home:not(.with-new-event) header #logoSTC{height: 300px;margin:145px 0 0 0;}
.head_2016_VR header #logoSTC{background-image:url('../img/logos/logo_STC.png');}
.head_2016_BRR header #logoSTC{background-image:url('../img/logos/logo_RRH.png');}
.head_2016_FOI header #logoSTC{background-image:url('../img/logos/logo_FOI.png');}
.head_2016_FOR header #logoSTC{background-image:url('../img/logos/logo_FOR.png');}
.head_2015_BC header #logoSTC{background-image:url('../img/logos/logo_BC.png');}
.head_2017_FOP header #logoSTC{background-image:url('../img/logos/logo_FOP_white.png');}
.head_2018_BAT header #logoSTC{background-image:url('../img/logos/logo_BAT2.png');}




header .btn-xl{margin: 0;background-color: #004855;}


/*Challenge section backgrounds*/
.head_2016_VR section#Challenge {background: #fff url(../img/backgrounds/VR_challenge_BGT.png) no-repeat right bottom; background-size: cover;}
.head_2016_BRR section#Challenge {background: #fff url(../img/backgrounds/BRR_challenge_BG.png) no-repeat right bottom; background-size: cover;}
.head_2016_FOI section#Challenge {background: #fff url(../img/backgrounds/FOI_challenge_BG.png) no-repeat right bottom; background-size: cover;}
.head_2016_FOR section#Challenge {background: #fff url(../img/backgrounds/FOR_challenge_BG.png) no-repeat right bottom; background-size: cover;}
.head_2015_BC section#Challenge {background: #fff url(../img/backgrounds/BC_challenge_BG.png) no-repeat right bottom; background-size: cover;}
.head_2017_FOP section#Challenge {background: #fff url(../img/backgrounds/FOP_challenge_BG.png) no-repeat right bottom; background-size: cover;}
.head_2018_BAT section#Challenge {background: #fff url(../img/backgrounds/BAT_challenge_BG.png) no-repeat right bottom; background-size: cover;}

#Register .mi-live,
#Register .to-live{margin: 0 0 40px;}
#Register .embed-responsive.embed-responsive-16by9{padding-bottom:100px;}

table{font-size: 0.8em; width: 100%;}
th{color:#2fb457;font-size: 1.3em;}
td {vertical-align:middle;background: rgba(255,255,255,0.7);border: 2px solid #2fb457;border-width: 2px 0; padding:5px;text-align: left;}
td.points{color:;font-size:2em;}

.list-inline > li {padding-right: 5px; padding-left: 0px;}
.list-inline > li.right{float:right;}
.list-inline > li.right a{width:auto;}
.list-inline > li.partner-buttons a{background:transparent url('../img/logos/partnersLogo_Small.png') no-repeat 0 0;border-radius: 5px; width: 24px; height: 24px; text-indent: -9999px;}

.list-inline > li.partner-buttons .reply{background-position:0px -72px;}
.list-inline > li.partner-buttons .best{background-position:0px -48px;}
.list-inline > li.partner-buttons .bonding{background-position:0px -24px;}
.list-inline > li.partner-buttons .ebec{background-position:0px 0px;}
.list-inline > li.partner-buttons .prmia{background-position: 0px -98px;}
.list-inline .partner-buttons {margin-top: 4px;}

/*CAMBIARE QUESTO*/
.logo-association{background:transparent url('../img/logos/partnersLogo_color2.png') no-repeat 0 0;background-size:180px;width:100%; height:68px;text-indent: -9999px;}
.logo-association.ebec{background-position:center 0;}
.logo-association.bonding{background-position:center -73px;}
.logo-association.best{background-position:center -146px;}
.logo-association.best.aachen{background-position:center -660px;}
.logo-association.best.milan{background-position:center -292px;}
.logo-association.best.turin{background-position:center -361px;}
.logo-association2{background: url('https://s3-eu-west-1.amazonaws.com/www.studentclash.reply.com/stctest/res/img/logos/uk.png'); background-position:center -434px;}
.logo-association.prmia{background-position:center -506px;}
.logo-association.start{background-position:center -575px;}
.logo-association.qmu{background-position:center -646px;}

.card-register .logo-association-container {height: 80px;}
.card-register .logo-association{display:block;margin-bottom: 10px;}
.card-register .logo-association.best.erlangen.start {background-position: center -0px;background-size: 245px auto;}


.reply-man{position:relative;}
.reply-man::before{content:''; background:url('../img/logos/replyMan.png') no-repeat 0 0; display:inline-block; width:30px; height:30px; position: absolute;top: -4px; left: -30px;}

section {padding: 100px 0;}
section h2.section-heading {margin-top: 0; margin-bottom: 15px;font-size: 36px;}
section h2.section-heading.heading-only {margin-bottom: 50px;}
.section-heading.padding-top {margin-top: 5rem;}
section h3.section-subheading {margin-bottom: 75px; text-transform: none;font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 2em;font-weight: 400;}
section h4.under-subheading{margin: -50px 0 50px;}

section h2 .smallCaps {text-transform: none;}
section#Faq h3.section-subheading{margin-bottom: 0;}
section h3.section-subheading.intrasection{margin-top: 50px; margin-bottom: 0;}


.service-heading {margin: 15px 0;text-transform: none;}

#portfolio .portfolio-item {right: 0; margin: 0 0 15px;}
#portfolio .portfolio-item .portfolio-link {display: block;position: relative;margin: 0 auto;max-width: 400px;}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {position: absolute;width: 100%;height: 100%;opacity: 0;background: rgba(254,209,54,.9); -webkit-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s;}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {opacity: 1;}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {position: absolute;top: 50%;width: 100%;height: 20px; margin-top: -12px;text-align: center;font-size: 20px;color: #fff;}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {margin-top: -12px;}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 { margin: 0;}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;padding: 25px;
    max-width: 400px;text-align: center; background-color: #fff;}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

#portfolio * {
    z-index: 2;
}

#livescore .score-item{
text-align:center;
}
#livescore .score-item h1{
font-size:100px;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #a2a2a2;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}
.secondary h4{
    color:gray;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #a2a2a2;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

section.bg-white, footer{background:#fff;}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #004855;
}

ul.social-buttons.in-head{
    margin:0;
    max-width:100%;
    padding: 0;
}

ul.social-buttons.in-head li a{
    background-color: #2fb457;
}

ul.social-buttons.in-head li:not(.langButton) a:hover,
ul.social-buttons.in-head li:not(.langButton) a:focus,
ul.social-buttons.in-head li:not(.langButton) a:active {
   background-color: #004d56;
}

ul.social-buttons li.langButton {
  line-height: 40px;
  margin-top: 12px;
  padding-left: 2px;
  padding: 2px;
}

ul.social-buttons li.langButton a {
  border-radius: 0;
  height: 22px;
  line-height: 16px;
  width: 28px;
}

ul.social-buttons li.langButton a:hover, ul.social-buttons li.langButton a.selected{
    border: 1px solid #004d56;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

::-moz-selection {
    text-shadow: none;
    background: #004855;
}

::selection {
    text-shadow: none;
    background: #004855;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #004855;
}

.col-md-6.to-live {
    margin-bottom: 5px;
    padding: 5px;
}
.col-md-6.mi-live{
    padding:5px;
}

.col-md-3 img {
  padding-bottom: 1em;
  width: 90%;
}

#tc_results{
border: 2px solid #2fb457;
}

/* Fix for Tagboard Header */
#tagboard .col-lg-12.text-center {
    position: absolute;
    left: 50%;
    margin-left: -138px;
    display: block;
    width: auto;
}


.counters .graph{position: relative;overflow: hidden; height: 400px;}
.head_2016_BRR .counters {margin-top: 3em;}
.head_2016_BRR .counterBox {
    background-color: #fff;
    border: 1px solid #2fb457;
    border-radius: 9em;
    margin-bottom: 1em;
}
.winner.great{margin:80px 0 0;font-size: 2em;}
.winner.great h3{font-size: 1.25em;}
.winner.great h1{font-size: 1.9em;color:#fff;text-shadow:4px 2px 0 #004750,-4px -2px 0 #004750;}

.winner .unis{display: block; width: 80px; height: 80px; background: transparent url('../img/logos/logo_unis.png') no-repeat 0 0;}
.head_2016_FOR .winner .unis{display: block; width: 100%; height: 100px; background: transparent url('../img/logos/logo_unis_FOR.png') no-repeat scroll center 0;}
.head_2016_FOR td.winner p {line-height: 1.2em;margin-bottom: 0;text-align: center;}
.winner .unis.turin{background-position:0 -115px;}
.winner .unis.milan{background-position:0 -230px;}
.winner .unis.aachen{background-position:0 -343px;}
.winner .unis.karlsruhe{background-position:0 -459px;}
.winner .unis.erlangen{background-position: center -100px;}

.head_2016_FOR .winner .unis.aachen{background-position:center 0;}
.head_2016_FOR .winner .unis.erlangen{background-position: center -100px;}
.head_2016_FOR .winner .unis.unknow {background-position: center -200px;}


.winner.great .unis{margin: 0 auto;width: 160px;height: 160px;background-size: 100%;background-image:url('../img/logos/logo_unis_great.png');}
.winner.great .unis.milan{background-position: 0 -160px;}
.winner.great .unis.cattolica {background-position: 0 -640px;}
.winner.great .unis.liege {background: transparent url("../img/logos/logo_liege_great.png") no-repeat scroll 0 0 / 100% auto;display: block;height: 160px;margin: 0 auto;width: 160px;}
.head_2016_FOR .winner.great .unis.aachen {background-position: center -480px;}


header .container::before { content:none; position: absolute; display: block; background: white;border: 3px solid white; color: #004750; padding: 10px 60px; -ms-transform: rotate(325deg); -webkit-transform: rotate(325deg); transform: rotate(325deg); top: 54px;left: -70px;z-index: 2000;}


/*  MEDIA QUERIES */

@media(max-width:631px){
    
    ul.social-buttons li.langButton a{
        line-height: 18px;
        background-color: #222;
    }
    
    ul.social-buttons li.langButton a:hover, ul.social-buttons li.langButton a.selected {
      background-color: #2fb457;
      border: 0 none;
    }
    
    ul.social-buttons li.langButton{
        margin-top: 3px;
    }
    
    .card-number-label {
        font-size: 10px;
        line-height: 18px;
    }
}

@media(min-width:631px){
    header{background-position: center center;}
    td {min-width: 100px;}
    th{font-size: 2em;}
    ul.social-buttons li a {width: 40px;height: 40px;font-size: 20px;line-height: 40px;}

    .list-inline > li {padding-right: 10px;padding-left:0;}
    .list-inline > li.partner-buttons a{background:transparent url('../img/logos/partnersLogo.png') no-repeat 0 0; background-size: 110px 155px;text-indent: -9999px;}
    .list-inline > li.partner-buttons a{background-size: 120px auto;width:120px;height:44px;}
    .list-inline > li.partner-buttons .reply{background-position:0 -184px;}
    .list-inline > li.partner-buttons .best{background-position:0 -124px;}
    .list-inline > li.partner-buttons .bonding{background-position:0 -65px;}
    .list-inline > li.partner-buttons .ebec{background-position:0 -9px;}
    .list-inline > li.partner-buttons .prmia{background-position: 0 -238px;}

    ul.social-buttons.in-head{ max-width: 100%;padding: 0;}
    .card-number-label {
        font-size: 12px;
    }
}


@media(min-width:768px) {
    
    .eventPage header #logoSTC,.with-new-event header #logoSTC{
        width: 510px;
        margin: 130px 0 0 -30px;
        height: 300px;
    }
    
    section.next-event #logoSTC{
        width: 510px;
        height: 270px;
    }
    section.next-event .intro-text{
        width: 510px;
    }
    
    section{padding-top: 70px;}
    
    .navbar-default {
        padding: 5px 0;
        border: 0;
        background-color: #2fb457;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 1em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #2fb457;
        box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.3);
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.2em;
    }
    .navbar-nav>li>a {
        padding: 15px 4px;
        font-size: 0.6em;
    }


    header .intro-text {
        padding:20px 0;
        width: 62%;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 0;
        font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        line-height: 1em;
    }

    header .intro-text {
        margin-bottom: 0;
        text-transform: uppercase;
        font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 2.2rem;
        font-weight: 700;
        line-height: 1em;
    }

    

    section {
        padding: 100px 0;
    }


    .list-inline > li {
        padding-left: 10px;
    }

    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }

    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

@media(min-width:992px) {
    
    .eventPage header #logoSTC,.with-new-event header #logoSTC{
        width:510px;
        margin:130px 0 0 40px;
    }
    
    section.next-event #logoSTC{
        width:510px;
    }

    header .intro-text {
        padding: 0px 0 50px;
    }
    .navbar-default .navbar-brand {
        font-size: 1.5em;
    }
    .navbar-nav>li>a {
        padding: 15px 4px;
        font-size: 0.7em;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
    
    .container .row.vertical-align{display:table;width: 100%;}
    .container .row.vertical-align > div{display:table-cell;vertical-align: middle;float: none;}

    #Register .embed-responsive.embed-responsive-16by9{
        padding-bottom: 56.25%;
    }
    
    header .sdpbox.vertical{
        display: none;
    }
    header .sdpbox.horizontal{
        display: block;
    }
}

@media(min-width:1200px) {
    
    .eventPage header #logoSTC,.with-new-event header #logoSTC{
        width: 600px;
        margin: 130px 0 0 50px;
        height: 320px;
    }
    
    section.next-event #logoSTC{
        width: 600px;
    }
    section.next-event .intro-text{
        width: 600px;
    }
    
    .navbar-default .navbar-brand {
        font-size: 1.85em;
    }
    .navbar-nav>li>a {
        padding: 15px 10px;
        font-size: 0.8em;
    }
    
    
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

a.linkUnderlined{
    text-decoration: underline;
}

#tagBoardContainer{
  /*height: 1000px;
  overflow:auto; /*hidden if perfectscrollbar is active*/
    /*position: relative;
    border: 1px solid #2fb457;*/
}

/*scrollbar customization*/
.ps-container > .ps-scrollbar-y-rail{
    opacity: 0.6;
}

/*LANGUAGE SWITCH*/
body .container .en, body .container .de {
  display: none !important;
} /* hide all elements with a language class */

body[lang='en'] .container .en, body[lang='de'] .container .de { display:block!important; } /* show those elements that match their language class */


.btn.btn-gl.selected, .btn.btn-gl:hover {
  background-color: #004d56;
}

.liveChooser .btn.btn-gl:not(.last) {
  margin-bottom: 40px;
}


.allEditionContainer .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
}

/*BOOTSTRAP CARDS*/
.card-block::after {
  clear: both;
  content: "";
  display: table;
}
.card-block {
}
.card {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  display: block;
  margin-bottom: 3rem;
  position: relative;
}

.card-head{
    position: relative;
}
.card-img-top{
    width: 100%;
}
.card-topic {
  background: rgba(0, 77, 86, 0.6) none repeat scroll 0 0;
  color: #fff;
  font-size: 2rem;
  left: 3%;
  line-height: 2rem;
  margin: 0 auto;
  min-height: 2rem;
  padding: 0.5rem;
  position: absolute;
  top: 4%;
}
.card-date {
  background: rgba(0, 77, 86, 0.6) none repeat scroll 0 0;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  text-align: right;
  bottom: 0;
  margin: 0;
}
.card-date .fa{
    vertical-align: top;
    padding-right: 0.3rem;
}
.card-content{
    padding: 1rem;
    height: 110px;
}

.no-cta .card-content {
  height: 166px;
}

.card.card-register .card-content{
    height: 240px;
}
.card.card-register p{
    font-size: 1.6rem;
    line-height: 1em;
}

.card-title{
    margin-top: 0;
    white-space: nowrap;
}

.card.card-register .card-title{
    margin-top: 0;
    white-space: normal;
    height: 2em;
}

.card-text {
  font-size: 1.5rem;
  height: 150px;
  line-height: 2rem;
    position: relative;
}
.card.no-cta .card-text {
  height: 206px;
}

.card-cta {
  margin-bottom: 10px;
}

/*aggiunta questa cosa qua
btn-xl-nonattivo:disabled,
btn-xl-nonattivo[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}*/

.btn.btn-lg {
  background-color: #2fb457;
  border-color: #2fb457;
  color: #fff;
  text-transform: uppercase;
  width: 70%;
    border-radius: 3px;
}

header .btn {
    padding: 20px;
}
header .btn.btn-lg {
    margin: 10px;
    min-width: 286px;
    width: auto;
}

.btn.btn-lg:hover {
  background-color: #004d56;
  border-color: #004d56;
  color: #fff;
  text-transform: uppercase;
}

.scrollButtonRow{
    margin-top: 2em;
}

.page-scroll.btn.btn-lg {
    width: auto;
	background-color: #fff;
}


.card-numbers {
  background-color: #fff;
  border: 1px solid #eae7e5;
  border-radius: 10px;
  text-align: center;
  width: 90%;
    margin: 0 auto;
}

.card-bn {
  float: left;
  width: 33%;
}

.card-number-num {
  font-size: 30px;
  line-height: 26px;
}

.card-number-label {
  text-transform: uppercase;
}

/* Cookies Authorization */
#cookie-bar {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0.85098);
    }
#cookie-bar p {
    max-width: 1170px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    padding: 20px 60px 20px 25px;
    overflow: hidden;
    min-height: 46px;
    display: block;
    position: relative;
    z-index: 1003;
    line-height:1.1em;
    margin:0 auto;
    }
.cookieLaw__text {
    width: 85%;
    color: rgb(255, 255, 255);
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    }
.cookieLaw__butCover {
    display: block;
    vertical-align: middle;
    text-align: right;
    width: 15%;
    box-sizing: border-box;
    float: right;
}
#cookie-bar .cb-msg {
    display: block;
    margin-bottom: 10px;
}
#cookie-bar .cb-enable, #cookie-bar .cb-policy {
  background-color: rgb(231, 232, 236);
  color: rgb(0, 175, 79);
  display: block;
  float: right;
  font-size: 12px;
  line-height: 24px;
  margin-right: 20px;
  padding: 0 15px;
  width: auto;
}