body, html {margin:0px; padding:0px; font-family:New Grotesk Square,sans-serif; }
h1,h2,h3,h4 {}
p {}
ul{}
li{}
a { text-decoration:none;}

.wrapper { width:960px; margin:0px auto;}
#header { width:100%;padding:10px 0px; text-align:center;}
#header img { width:550px; max-width:100%;  }
#header h2 { font-size:20px;}

#main{width:100%; max-width:1200px; margin:0px auto;  margin-bottom:100px;}
#main .row { margin-bottom:25px; }
#main img { max-width:100%; max-height:220px;  border:3px solid #fff;  }
#main .btn { background:#000; border-radius:5px; width:95%; color:#fff;}
#main .col-sm-2:hover .btn { text-decoration:underline;}


#footer  { width:100%; background:#000; padding:10px 0px;  background:url(../images/condeNast.jpg) no-repeat center #000; font-size:0px; color:transparent; height:45px;}

@media screen and (max-width: 700px) {
.wrapper {width:100%;}
.covers{ width:100%!important; display:block; text-align:center;}
.covers img{ width:80%; margin:0px auto;}
.about{ width:80%!important; display:block;  text-align:center;}
.half{ width:100%!important; display:block; margin-bottom:10px!important; margin:0px!important; }
}
