@charset "UTF-8";
/* CSS Document */

body { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color:#646363b5;
    padding:5%;}
a {color: #61838b;}
h1 {font-size: 2em;margin-bottom:0px;}
h2, h4 {color: #61838b;margin-bottom:0px;
}
.ad { float:left; background: #61838b; margin:10px;}
.ad p {margin:20px;
    color: #fff;}
.d300-250 {  width:300px; height:250px;}
.d336-280 {  width:336px; height:280px;}
.d728-90 {  width:728px; height:90px;}
.d300-600 {  width:300px; height:600px;}
.d320-100 {  width:320px; height:100px;}
.responsive{}

@media screen and (max-width: 600px) {
    .responsive{width: 100%;
        height: auto;}
    p {
        font-size: 1.1em;margin-bottom:0px;
    }

    h1 {
        font-size: 2.7em;margin-bottom:0px;
    }

    h2 {
        font-size: 2.3em;margin-bottom:0px;color: #61838b;
    }

    h3 {
        font-size: 2.1em;margin-bottom:0px;
    }
    h4 {
        font-size: 1.4em;
        margin-bottom:0px; color: #61838b;
    }
    .zoom {zoom: .5;}
    .ad p {margin:10px;
        color: #fff; font-size: 1.4em;}
}