h3{
    font-size: 1.3em;
}
#cw-game{
    margin:0 auto 0 25%;
    width:80%;
}

.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:url(../images/terms-back.jpg)no-repeat;
	background-size: 100% 100%;
	margin:  0 auto;
	text-align: center;
}

.slider-container{
    padding-top: 2%;
}
.infographics-container h1{
    padding-top: 15%;
}
.infographics-container{
    width: 50%;
}
#Posters{
    background:url(../images/poster-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: none; 
}

#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;
    left: 87.5%;
    top: 9px;
    color: #000;
	font-weight: 900;
    font-size: 1.2em;
    width: 13%;

}
.main-menu li.ch-language:hover{
	background: none;
	padding: 0;
}
.main-menu li.ch-language a{
    color: #000;
    font-size: 1em;
    font-weight: 600;
}
.main-menu li.ch-language:hover a{
    color: #fff;
}
.sublines{     padding: 5px 90px;}
@media screen and (max-width:1050px) {
    #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: 1.3em !important;
    }
    .posters-container{
        width:100%;
    }
	#Terms h2, #Terms ol.terms-list li{
		font-family: 'EB Garamond', serif;
		color:#000000;
		font-size: 1.2em;
		padding: 5px 10px;
	}
}
@media screen and (max-width:650px) {
    #Justfindit {
        display: none;
    }
    a.gif-contests img{
        width: 120px;
        height: 100px;
    }
    #Terms h2, #Terms ol.terms-list li{
		font-family: 'EB Garamond', serif;
		color:#000000;
		font-size: 0.8em;
		padding: 0px 10px;
	}
}
@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: 1em !important;
    }
}
@media screen and (max-width:300px) {
    h2{font-size: 0.8em;
    }
    #Terms h2, #Terms ol.terms-list li{
	
	font-size: 0.7em;
	padding: 0px 5px;
	line-height: 10px;
}
		
     .send-ecards, #Ecards .pg-right h2{
        font-size: 0.9em !important;
    }
}