/*
.header-section.headersec_mian { padding:60px 0; }
.header-section.headersec_mian p { padding:0; }
.header-section { width:100%; float:left;      font-family: 'Antenna-Regular'; font-weight:100; background-color:#f1f1f1;  }
.header-box { width:100%; float:left; text-align:center; font-size:16px; line-height:26px;  color:#666; }
.header-box h2 { margin-top:0; font-size:46px; letter-spacing:1px; line-height:56px; color:#4A4A4A;  max-width:1000px; float:none; display:inline-block; margin-bottom:10px; } 
.header_text  {margin-bottom:0; } 
.header_text p { padding:0; }
.header_text { max-width:770px; float:none; display:inline-block; }

.header-box h5 { font-size: 18px;  padding:0;  color: #4A4A4A;    line-height: 24px;   letter-spacing: 2px;    margin: 0 0 15px 0;  font-family: 'Arkos-BoldSC'; }
.tile_widthfull { max-width:800px; margin: 0 auto; }


@media (min-width:1200px){
  .wrapper { width:1170px; }
}
@media (max-width:1200px){
  .wrapper { width:970px; }

}
@media (max-width:991px){
  .wrapper { width:750px; }

}
@media (max-width:768px){
  .wrapper { width:100%; }
  .header-box h2 { font-size:24px; line-height:36px;}
  .header-box  { font-size:14px; line-height:22px;}

}
*/
