@import 'jquery.fancybox.css';

@import 'grid.css';
/*------ template stylization ------*/
body {
  background: #000000;
  font: 12px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 19px;
  color: #7e7e7e;
  min-width: 1200px;
  min-height: 1000px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000 url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  background: url(../img/web_site_loader.gif) center #000000 no-repeat;
  z-index: 1000;
  padding: 5px;
  display: none;
}
#back-top {
  position: fixed;
  display: none !important;
  right: 30px;
  bottom: 30px;
  width: 48px;
  height: 48px;
  border: 1px solid #ffffff;
  background: url(../img/up-arrow.png) #000000 center no-repeat;
  overflow: hidden;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}
p {
  padding-bottom: 8px;
}
figure {
  margin: 0;
}
h2 {
  font: 18px 'Black Ops One';
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0;
  margin: 10px 0px 20px;
}
h2.special {
  font-size: 36px;
  margin: 10px 0px 16px;
}
h3 {
  font: 15px 'Black Ops One';
  line-height: 1.2em;
  color: #e6e6e6;
  text-transform: uppercase;
  padding: 0;
  margin: 21px 0px 9px;
}
h3 a {
  color: inherit;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
h3 a:hover {
  color: #ffffff;
}
h3.special {
  font-size: 18px;
  margin: 0px 0px 24px;
}
h4 {
  font: 12px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 18px;
  color: #cacaca;
  padding: 0;
  margin: 1px 0px 19px;
}
h4 a {
  text-decoration: underline;
  color: inherit;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
h4 a:hover {
  color: #ffffff;
  text-decoration: none;
}
h5 {
  font: 12px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 18px;
  color: #cacaca;
  padding: 0;
  margin: 0px 0px 0px;
}
h2,
h3,
h4,
h5,
h6 {
  text-rendering: auto;
}
address {
  font-style: normal;
}
time {
  font: 18px 'Black Ops One';
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 10px 8px;
  margin: 5px 0px 5px;
  background: #282828;
}
/*bootstrap classes*/
.thumbnail {
  box-shadow: none;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.thumbnail:hover {
  border-color: transparent;
  box-shadow: none !important;
}
/*end bootstrap classes*/
/*------ header ------- */
header {
  width: 100%;
  height: 449px;
  margin-bottom: 0px;
  text-align: center;
}
header h1.brand {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 204px 0 0 -280px;
  display: inline-block;
  overflow: hidden;
  z-index: 10;
}
header h1.brand a {
  display: block;
  width: 567px;
  height: 446px;
  text-indent: 100%;
  white-space: nowrap;
}
header h1.brand a:hover {
  text-decoration: none;
}
header h1.brand a > img {
  margin: 0 auto;
  display: block;
}
header h1.brand a > img:first-child {
  width: 240px;
  height: 240px;
  margin-bottom: 31px;
}
header h1.brand a > img:first-child + img {
  width: 561px;
  height: 175px;
  margin-left: 6px;
}
/*menu*/
.select-menu {
  display: none;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .sf-menu .nav {
  position: absolute;
  float: none;
  margin: 0;
  display: none;
}
header .navbar .sf-menu .nav li {
  float: none;
}
header .navbar .sf-menu .nav li a {
  padding: 0;
  text-shadow: none;
}
header .navbar-inner {
  min-height: 68px;
  padding: 0;
  background-color: transparent;
  background-image: none;
  filter: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.sf-menu {
  position: relative;
  padding: 0;
  margin: 495px 0 0 0;
  z-index: 10;
}
.sf-menu > li {
  position: absolute;
  display: block;
  text-align: right;
  height: 29px;
  margin-bottom: 2px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sf-menu > li > a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
}
.sf-menu > li > a > span {
  font: 18px 'Black Ops One';
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  height: 29px;
  display: block;
}
.sf-menu > li > a > span:first-child + span {
  color: #000000;
}
.sf-menu > li > a:hover,
.sf-menu > li > a.activeLink {
  text-decoration: none;
}
.sf-menu > li > a:hover > span:first-child,
.sf-menu > li > a.activeLink > span:first-child {
  margin-top: -29px;
}
.sf-menu > li.hover {
  background-position: right bottom !important;
}
.sf-menu > li.hover > a {
  text-decoration: none;
}
.sf-menu > li.hover > a > span:first-child {
  margin-top: -29px;
}
.sf-menu > li:first-child {
  width: 233px;
  top: 0px;
  left: 30px;
  background: url(../img/menu_bg_1.png) right top no-repeat;
}
.sf-menu > li:first-child > a {
  padding-right: 25px;
}
.sf-menu > li:first-child + li {
  top: 31px;
  left: -35px;
  width: 251px;
  background: url(../img/menu_bg_2.png) right top no-repeat;
}
.sf-menu > li:first-child + li > a {
  padding-right: 41px;
}
.sf-menu > li:first-child + li + li {
  top: 62px;
  left: 85px;
  width: 173px;
  background: url(../img/menu_bg_3.png) right top no-repeat;
}
.sf-menu > li:first-child + li + li > a {
  padding-right: 33px;
}
.sf-menu > li:first-child + li + li + li {
  top: 0px;
  left: 929px;
  width: 259px;
  background: url(../img/menu_bg_4.png) left top no-repeat;
}
.sf-menu > li:first-child + li + li + li > a {
  padding-right: 37px;
}
.sf-menu > li:first-child + li + li + li + li {
  top: 31px;
  left: 948px;
  width: 276px;
  background: url(../img/menu_bg_5.png) left top no-repeat;
}
.sf-menu > li:first-child + li + li + li + li > a {
  padding-right: 139px;
}
.sf-menu > li:first-child + li + li + li + li + li {
  top: 62px;
  left: 902px;
  width: 283px;
  background: url(../img/menu_bg_6.png) left top no-repeat;
}
.sf-menu > li:first-child + li + li + li + li + li > a {
  padding-right: 37px;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  z-index: 10;
  width: 93px;
  top: 31px !important;
  left: 140px !important;
  display: none;
  overflow: visible;
  border-top: 1px solid #ffffff;
  background: url(../img/submenu_bg.png);
  text-align: center;
}
.sf-menu ul:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -2px;
  width: 5px;
  height: 3px;
  background: url(../img/submenu_arrow.png) 0 no-repeat;
}
.sf-menu ul li {
  position: relative;
  background: url(../img/submenu_divider.png) center 24px repeat-x;
  padding-bottom: 8px;
  margin-top: 9px;
}
.sf-menu ul li:first-child {
  margin-top: 11px;
}
.sf-menu ul li.last {
  margin-bottom: 1px;
  background: none;
}
.sf-menu ul li a {
  display: inline-block;
  font: 12.96px 'Anton';
  line-height: 1.2em;
  color: #929292;
  text-transform: lowercase;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sf-menu ul li a.hoverItem {
  color: #ffffff !important;
}
.sf-menu ul ul {
  left: 93px !important;
  top: -11px !important;
  text-align: left;
  background: #ffffff;
  width: 68px;
  border-top: none;
}
.sf-menu ul ul:before {
  content: '';
  position: absolute;
  top: 15px;
  left: -1px;
  width: 3px;
  height: 5px;
  background: url(../img/submenu_arrow_2.png) 0 no-repeat;
}
.sf-menu ul ul li a {
  margin-left: 13px;
  color: #777777;
}
.sf-menu ul ul li a.hoverItem {
  color: #181818 !important;
}
/*menu end*/
/*--- header end ------*/
/*------ content ------- */
#wrapper:before,
#wrapper:after {
  content: '';
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  height: 459px;
}
#wrapper:before {
  top: 0;
  background: url(../img/shadow_top.png) center top repeat-x;
}
#wrapper:after {
  bottom: 0;
  height: 495px;
  background: url(../img/shadow_bottom.png) center bottom repeat-x;
}
#wrapper ul {
  list-style: none;
}
#wrapper input,
#wrapper textarea {
  position: relative;
  outline: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 7px 10px;
  line-height: 21px;
  width: 100%;
  margin: 0;
  color: #9b9b9b;
  background-color: #191919;
  border: 1px solid #303030;
}
#wrapper input:focus,
#wrapper textarea:focus {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#wrapper input {
  width: 100%;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper > div {
  overflow: hidden;
}
#wrapper > section {
  position: relative;
  height: 100%;
}
#wrapper header,
#wrapper footer,
#wrapper > section {
  z-index: 1;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 1px;
}
[class*="span"] {
  position: relative;
}
.bg1,
.bg3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: -1;
  background-color: transparent;
}
.bg1 > span,
.bg3 > span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.bg1 > span:first-child,
.bg3 > span:first-child {
  background: url(../img/borderT.png) center repeat-x;
  height: 1px;
  top: 0;
  left: 0;
}
.bg1 > span:first-child + span,
.bg3 > span:first-child + span {
  background: url(../img/borderR.png) center repeat-y;
  width: 1px;
  top: 0;
  right: 0;
}
.bg1 > span:first-child + span + span,
.bg3 > span:first-child + span + span {
  background: url(../img/borderB.png) center repeat-x;
  height: 1px;
  bottom: 0;
  left: 0;
}
.bg1 > span:first-child + span + span + span,
.bg3 > span:first-child + span + span + span {
  background: url(../img/borderL.png) center repeat-y;
  width: 1px;
  top: 0;
  left: 0;
}
.bg1 + div,
.bg3 + div {
  position: relative;
  z-index: 10;
  padding: 20px 40px 26px;
}
.bg3 + div {
  padding: 20px 40px 24px 49px;
}
.bg2,
.bg4 {
  background-color: #030303;
}
.bg2 > div,
.bg4 > div {
  padding: 22px 50px 5px;
}
.bg4 {
  position: absolute !important;
  width: 270px;
  height: 100%;
  left: 50%;
  top: 0px;
  margin: 1px 0 1px -85px;
  background-color: #030303;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
}
.content_bg {
  position: absolute;
  top: 402px;
  left: 0px;
  width: 100%;
  height: 900px;
  background: url(../img/content_effect.png) center top no-repeat;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.inner > div {
  padding-bottom: 0px;
}
.btn {
  position: relative;
  display: inline-block;
  font: 12px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 7px 20px;
  font: 600 12px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 19px;
  color: #ffffff;
  text-transform: capitalize;
  background: url(../img/more_bg.png);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.btn:hover,
.btn:active {
  color: #000000;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
.btn.btn-link {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: none;
  padding-right: 2px;
}
.btn.btn-link:hover,
.btn.btn-link:active {
  color: #7e7e7e;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: underline;
}
#content .btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#content .btn-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.list1 {
  margin: 20px 0px 30px;
  overflow: hidden;
}
.list1 li {
  position: relative;
  float: left;
  margin-right: 13px;
}
.list1 li > a {
  position: relative;
  display: block;
  overflow: hidden;
}
.list2 {
  margin: 26px 0px 24px;
}
.list2 li {
  margin-bottom: 7px;
  padding-left: 24px;
  background: url(../img/list_icon.png) 0px 3px no-repeat;
}
.list2 li a {
  font: bold 11.040000000000001px Tahoma, 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  color: #b2b2b2;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.list2 li a:hover {
  color: #ffffff;
}
.list3 {
  margin: 21px 0px 7px;
  overflow: hidden;
}
.list3 li {
  position: relative;
  float: left;
  margin: 0px 23px 15px 0px;
}
.list3 li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 252px;
  height: 138px;
}
.list4 {
  margin: 0px 37px 0px 0px;
  float: left;
  width: 522px;
}
.list4 dt {
  margin-bottom: 6px;
}
.list4 dt time {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #e6e6e6;
  background-color: transparent;
}
.list4 dt time span {
  float: left;
}
.list4 dt time a {
  display: block;
  overflow: hidden;
  margin-left: 59px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.list4 dd {
  margin-left: 0;
  padding-bottom: 21px;
}
.list4 dd.last {
  padding-bottom: 16px;
}
.list5 {
  margin: -2px 0px 12px 0px;
  overflow: hidden;
}
.list5 li {
  margin: 0px 48px 11px 0px;
  float: left;
  width: 510px;
}
.list5 li img {
  float: left;
  margin: 3px 18px 0px 3px;
}
.list5 li div {
  overflow: hidden;
}
.list5 li div time {
  float: left;
  margin: 3px 8px 0px 0;
}
.list5 li div h4 {
  margin: 0px 30px 19px 0px;
}
.sitem_over {
  position: absolute;
  background: url('../img/pic_bg_over.png');
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
a:hover .sitem_over {
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.match {
  display: block;
  color: #ffffff;
}
.search_list {
  margin-bottom: 30px;
}
.search_list li {
  margin-bottom: 15px;
}
.search_list .search {
  width: auto;
  color: #ffffff;
}
.search_title a {
  text-decoration: underline;
}
.search_title:hover {
  text-decoration: none;
}
.g_map {
  margin: 5px 19px 0 3px;
  float: left;
  width: 466px;
  height: 291px;
}
.g_map iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/web_site_loader.gif) center no-repeat #000000 !important;
}
/* Forms*/
#search {
  position: relative;
  display: inline-block;
  margin: 14px 0 0 0;
  width: 100%;
  z-index: 500;
}
#search > input {
  width: 624px;
}
#search > a {
  float: right;
  margin-right: 15px;
}
#form1 {
  position: relative;
  margin: 21px 0px 39px 0px;
}
#form1 input,
#form1 textarea,
#form1 .success {
  position: relative;
  display: block;
  outline: none;
  width: 100%;
}
#form1 .success {
  position: absolute;
  padding: 17px 10px 18px;
  z-index: 10;
  text-align: center;
  color: #9b9b9b;
  background: #191919;
  border: 1px solid #303030;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#form1 textarea {
  width: 100%;
  height: 155px;
  overflow: auto;
  resize: none;
}
#form1 label {
  position: relative;
  display: block;
  min-height: 37px;
  width: 100%;
  margin-bottom: 3px;
}
#form1 label.message {
  width: 100%;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  text-align: right;
  display: none;
  font-size: 10px;
  color: #ffffff;
  width: 200px;
  top: 2px;
  right: 2px;
}
#form1 .btns {
  padding: 19px 0 0 0;
  position: relative;
  float: right;
}
#form1 .btns > p {
  padding: 0;
}
#form1 .btns > p a {
  display: inline-block;
}
#form1 .btns > p a:first-child + a {
  margin-left: 9px;
}
/*end forms*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  background: url(../img/footer_bg.png) center bottom no-repeat;
}
footer p {
  font: 700 9.959999999999999px Arial;
  line-height: 19px;
  color: #4c4c4c;
  text-transform: uppercase;
  padding: 4px 0px 3px;
}
footer p a {
  color: inherit;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons {
  position: relative;
  white-space: nowrap;
  margin: 16px 0px 20px 0px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: -100px;
}
.soc_icons > li > a > img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons > li > a:hover > img {
  top: -10px;
}
/*--- footer end ------*/
.padding1 {
  padding: 16px 0px 0px 40px;
}
.padding2 {
  padding: 20px 56px 0px 0px;
}
.padding3 {
  padding-bottom: 6px;
}
.margin1 {
  margin: 1px 0px 19px 0px;
}
.margin2 {
  margin-right: 9px;
}
.margin3 {
  margin: -5px 0px 0px 0px;
}
.margin4 {
  margin: 14px 0px 16px;
}
.margin5 {
  margin: -3px 47px 31px 17px;
}
.color1 {
  color: #cacaca;
}
.width1 {
  display: inline-block;
  width: 71px;
}
.block {
  display: block;
}
/*additional Classes*/
.noBg {
  background: none !important;
  background-color: transparent !important;
}
.noOverflow {
  overflow: visible !important;
}
.noPadding {
  padding: 0 !important;
}
.noMargin {
  margin: 0;
}
.noPaddingTop {
  padding-top: 0;
}
.noMarginTop {
  margin-top: 0;
}
.noMarginBottom {
  margin-bottom: 0;
}
.noBottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.clear {
  clear: both;
  line-height: 0;
}
.box {
  overflow: hidden;
}
.right {
  margin-right: 0 !important;
}
/*end additional Classes*/
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header h1.brand a > img:first-child {
width: 600px !important;
height: 233px !important;
margin-bottom: 31px !important;
}

header h1.brand a {
height: 388px !important;
}