h3{
    font-size: 1.3em;
}
#cw-game{
    margin:0 auto 0 25%;
    width:100%;
}
#Terms h2, #Terms ol.terms-list li{
    color:#333;
}
.share-list a {
    margin-right: 10px;
    display: inline-block;
}
.share-list img {
    width: 32px;
    height: 32px;
}
.share-list span{
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 1.5em;
}
#Terms .game-wrapper {
    background: #f6f6f6;
}
.flexslider .flexBnrslides img{
    width:50%;
}
.slider-container{
    padding-top: 8%;
}
.infographics-container h1{
    padding-top: 15%;
}
.infographics-container{
    width: 50%;
}
#Posters{
    background:url(../images/texture.jpg) repeat;
}
.posters-container{
    width:800px;
    margin:0 auto;
}
.posters-container img{
    width:100%;
}
.posters-container > div{
    margin: 4% 0;
}
/* stylesheet */
a.gif-contests img {
    width: 245px;
    height: 185px;
}
.terms-list li {
    padding-bottom: 10px;
}
/* #Home {
    background: url(../images/banner-bg-image.jpg) no-repeat center center;
    -ms-background-size: cover; -webkit-background-size: cover;
    -moz-background-size: cover; -o-background-size: cover;
    background-size: cover; position:relative;
    overflow:hidden;
}*/
#Home {
    background: none;
}
#Home img{
    width:100%;
}
#Home iframe{
    position: static;
}
#sysadminday-video{display:none;}
.video-sec{cursor: pointer;}
.ecards-popup {
    z-index: 9999;
}
.main-menu li.ch-language{
    position: absolute;
    z-index: 999999;
    right: -5px;
    top: 10px;
    color: #000;
}
.main-menu li.ch-language a{
    color: #000;
    font-size: 1em;
    font-weight: 600;
}
.main-menu li.ch-language:hover a{
    color: #fff;
}
@media screen and (max-width:1000px) {
    #cw-game {
        margin: 0 0 0 10%;
    }
    a.gif-contests img{
        width: 160px;
        height: 125px;
    }
    h2{
        margin-top:20px;
        font-size: 2em;
    }
    .send-ecards, #Ecards .pg-right h2{
        font-size: 2em !important;
    }
    .posters-container{
        width:100%;
    }
}
@media screen and (max-width:650px) {
    #Justfindit {
        display: none;
    }
    a.gif-contests img{
        width: 120px;
        height: 100px;
    }

}
@media screen and (max-width:500px) {
    h2{
        margin-top:10px;
        font-size: 1.5em;
    }
    h3, h4{
        font-size: 1em !important;
    }
    .send-ecards, #Ecards .pg-right h2{
        font-size: 1.5em !important;
    }

}
