html{   -webkit-text-size-adjust:auto;}
.video iframe{   width:100%;   height:auto;}
.video object{   width:100%;   height:auto;}
.video embed{   width:100%;   height:auto;}
img{max-width:100%;height:auto;    width:auto\9;}
@media only screen and (min-width:768px) and (max-width:959px){}
@media only screen and (max-width:767px){}
@media only screen and (min-width:620px) and (max-width:767px){.main-content article{font-size:80px;}
}
@media only screen and (min-width:480px) and (max-width:619px){.main-content article{font-size:80px;}
}
@media only screen and (max-width:479px){.menu{display:none;}
.minimenu{display:block;}
#main-content .comment textarea{width:90%;}
#main-content .comment input{width:90%;}
.main-content article{font-size:80px;}
}