*{
    padding: 0;
    margin: 0;
}
body{
    background: #fff;
    font-size: 15px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}
.clearfix:after{
    content: "";
    display: table;
    clear: both;
}

.clear{
    clear: both;
}
iframe{
     border: none;              
     padding: 0;
  }

 iframe body{
     background-color: none !important;
 }

.header{
	width:98%;
	padding:25px 1%;
	background:#333;
	color:#fff;
	text-align:center;
}
.header h1{
	color: #6FB8dC;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}
.header h3{
	margin:0;
	padding:0;
	color:yellow;
	text-transform:uppercase;
}
.brand{
	width:300px;
	height:auto;
	float:left;
	position:absolute;
    top: 20px;
    left: 200px;
}
.brand img{
	width:100%;
	height:auto;
}
.container{
    width: 1200px;
    height: 800px;
    margin: 40px auto;
}

.container_160x600{
    width: 160px;
    height: 600px;
    float: left;
    padding: 1em;
    margin-top: 149px;
}
h2{
    background: #f2f2f2;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 5px 0px 5px;
    color: #777;
}
.container_160x600_to_300x600{
    width: 160px;
    height: 600px;
    float: left;
    padding: 1em;
}

.container_300x250to600{
    width: 160px;
    height: 600px;
    float: left;
    padding: 1em;
}

.container_300x250to600{
    width: 300px;
    height: 600px;
    float: left;
    padding: 1em;
}

.container_728x90{
    width: 728px;
    height: 90px;
    float: left;
    padding: 1em;
    margin-bottom: 30px;
}


.container_160x600_to_300x600{
    width: 300px;
    height: 600px;
    float: left;
    padding: 1em;
}

.container_300x250{
    width: 300px;
    height: 600px;
    float: left;
    padding: 1em;
}

 