@charset "utf-8";
/*
Theme Name: SA Gate
Theme URL: http://www.argondesign.com.au
Description: Custom Theme
Author: Argon Design
Author URL: http://www.argondesign.com.au
Version: 1.0
*/
/* Loading Standard Bootstrap 2.03 LESS Files
----------------------------------------------------------------------------------------*/
/* HTML5 Boilerplate  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #333;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* Wordpress Image Align  */
img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* TYPOGRAPHY */
/* COLOR */
/* -- style -- */
body {
  background: #ffffff;
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #312f36;
}
::-moz-selection {
  background: #21409a;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #21409a;
  color: #fff;
  text-shadow: none;
}
a {
  color: #ce2434;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
a:hover {
  opacity: 0.8;
}
img {
  max-width: 100%;
  height: auto;
}
/* -- font -- */
@font-face {
  font-family: 'OpenSansRegular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#CabinRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('font/opensans-bold-webfont.eot');
  src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bold-webfont.woff') format('woff'), url('font/opensans-bold-webfont.ttf') format('truetype'), url('font/opensans-bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansExtrabold';
  src: url('font/opensans-extrabold-webfont.eot');
  src: url('font/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabold-webfont.woff') format('woff'), url('font/opensans-extrabold-webfont.ttf') format('truetype'), url('font/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansextrabold_italic';
  src: url('font/opensans-extrabolditalic-webfont.eot');
  src: url('font/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabolditalic-webfont.woff') format('woff'), url('font/opensans-extrabolditalic-webfont.ttf') format('truetype'), url('font/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('font/opensans-italic-webfont.eot');
  src: url('font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-italic-webfont.woff') format('woff'), url('font/opensans-italic-webfont.ttf') format('truetype'), url('font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold_italic';
  src: url('font/opensans-bolditalic-webfont.eot');
  src: url('font/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bolditalic-webfont.woff') format('woff'), url('font/opensans-bolditalic-webfont.ttf') format('truetype'), url('font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLightRegular';
  src: url('font/opensans-light-webfont.eot');
  src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-light-webfont.woff') format('woff'), url('font/opensans-light-webfont.ttf') format('truetype'), url('font/opensans-light-webfont.svg#OpenSansLightRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("font/fontello.eot?74393784");
  src: url("font/fontello.eot?74393784#iefix") format("embedded-opentype"), url("font/fontello.woff?74393784") format("woff"), url("font/fontello.ttf?74393784") format("truetype"), url("font/fontello.svg?74393784#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'fontello';
    src: url("font/fontello.svg?74393784#fontello") format("svg");
  }
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.icon-menu:before {
  content: '\e82c';
}
.icon-address:before {
  content: '\e815';
}
.icon-tel:before {
  content: '\e822';
}
.icon-fax:before {
  content: '\e825';
}
.icon-email:before {
  content: '\e82d';
}
.icon-web:before {
  content: '\e81c';
}
.icon-tw:before {
  content: '\e80b';
}
.icon-fb:before {
  content: '\e80c';
}
.icon-gp:before {
  content: '\e841';
}
.icon-yt:before {
  content: '\e804';
}
.icon-in:before {
  content: '\e80a';
}
.icon-pr:before {
  content: '\e80d';
}
.icon-ig:before {
  content: '\e80f';
}
.icon-tb:before {
  content: '\e829';
}
.icon-arrow-left:before {
  content: '\e817';
}
.icon-arrow-right:before {
  content: '\e818';
}
/* -- Adjusment -- */
.clr {
  clear: both;
}
.fr {
  float: right!important;
}
.fl {
  float: left!important;
}
.ar {
  text-align: right!important;
}
.al {
  text-align: left!important;
}
.ac {
  text-align: center!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mr0 {
  margin-right: 0!important;
}
.btn {
  font-family: 'OpenSansRegular';
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  background: #ce2434;
  border-bottom: 3px solid #77151e;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.btn a {
  padding: 0 15px;
  height: 30px;
  line-height: 32px !important;
  color: #fff;
  display: block;
}
.btn:hover {
  opacity: 0.8;
}
.serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* -- header -- */
header {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
header .logo {
  width: 25%;
  max-width: 200px;
  margin: 20px auto;
  font-size: 13px;
  float: left;
}
header .phone {
  font-family: 'OpenSansBold';
  font-size: 30px;
  position: absolute;
  right: 0;
  top: 50px;
  color: #ce2434;
  text-align: right;
  line-height: 1;
}
header .phone:before {
  margin-right: .2em;
  display: inline-block;
  font-family: "fontello";
  content: '\e822';
}
header nav #menu-main {
  margin-top: 90px;
  font-family: 'OpenSansRegular';
  position: relative;
  z-index: 2;
  text-align: center;
  float: right;
}
header nav #menu-main li {
  margin: 0 0 0 20px;
  font-size: 16px;
  position: relative;
  color: #ffffff;
  float: left;
}
header nav #menu-main li a {
  color: #312f36;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
header nav #menu-main li a:hover {
  text-decoration: none;
  opacity: 1;
  color: #ce2434;
}
header nav #menu-main li .sub-collapser {
  display: none;
}
header nav #menu-main li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 100;
  text-align: left;
}
header nav #menu-main li ul li {
  background: #312f36;
  border-top: 1px solid #ccc;
  width: 180px;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.2;
}
header nav #menu-main li ul li a {
  padding: 10px;
  color: #ffffff;
}
header nav #menu-main li ul li a:hover {
  background: #21409a;
  text-decoration: none;
  color: #ffffff;
}
header nav #menu-main li.sub {
  display: none;
}
/* -- footer -- */
footer {
  background: #21409a;
  font-family: 'OpenSansBold';
  font-size: 11px;
  color: #ffffff;
}
footer #footer_in {
  max-width: 940px;
  margin: 0 auto;
  padding: 20px 0;
}
footer #footer_in p {
  float: right;
  text-align: right;
  line-height: 1.5;
}
footer #footer_in ul {
  margin-bottom: 20px;
  float: left;
}
footer #footer_in ul li {
  margin-right: 20px;
  display: inline;
  text-transform: uppercase;
}
footer #footer_in a {
  color: #ffffff;
}
footer #footer_in a:hover {
  color: #c7d2f3;
}
/* -- common -- */
#wrap {
  max-width: 940px;
  margin: 0 auto;
}
.hero {
  margin-bottom: 50px;
  z-index: 1;
}
.hero h1 {
  max-width: 940px;
  margin: 0 auto;
  font-size: 36px;
  position: relative;
  z-index: 1;
}
.hero h1 span {
  width: 50%;
  position: absolute;
  left: 3%;
  bottom: 10%;
  z-index: 2;
  display: block;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
  color: #21409a;
}
.hero h1 img {
  z-index: 1;
}
#content {
  padding-bottom: 50px;
  min-height: 400px;
}
#main {
  width: 70%;
  max-width: 660px;
  float: left;
}
#main h2 {
  margin-bottom: 10px;
  font-family: 'OpenSansBold';
  font-size: 24px;
  color: #21409a;
  line-height: 1.3;
}
#main h3 {
  margin-bottom: 10px;
  font-family: 'OpenSansBold';
  font-size: 18px;
  color: #ce2434;
  line-height: 1.3;
}
#main p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
#main ul {
  padding: 0 0 20px 0;
}
#main ul li {
  margin: 0 0 5px 20px;
  list-style: disc;
  line-height: 1.5;
}
#main ol {
  padding: 0 0 20px 0;
}
#main ol li {
  margin: 0 0 5px 20px;
  list-style: decimal;
  line-height: 1.5;
}
#main .arrow {
  padding: 0;
}
#main .arrow li {
  margin: 0 0 10px 10px;
  list-style: none;
}
#main .arrow li:before {
  margin-right: .5em;
  display: inline-block;
  font-family: "fontello";
  content: '\e818';
}
#main .boxL {
  width: 47%;
  margin: 0 6% 50px 0;
  float: left;
}
#main .boxR {
  width: 47%;
  margin-bottom: 50px;
  float: right;
}
#main #wrap_iframe {
  background: #312f36;
  max-width: 660px;
  max-height: 360px;
  margin: 0 auto 30px;
  position: relative;
  z-index: 2;
}
#main #wrap_iframe #wrap_iframe_in {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#main #wrap_iframe #wrap_iframe_in iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#side {
  width: 30%;
  max-width: 220px;
  float: right;
}
#side p {
  margin-bottom: 20px;
  line-height: 1.5;
}
#side .quicklinks li {
  margin: 0 0 20px 0;
}
#side .testimonial {
  background: url(img/quotation.png) left top no-repeat;
  width: 90%;
  padding: 5%;
  color: #555;
  line-height: 1.5;
}
#side .testimonial p {
  margin-bottom: 10px;
}
#side .testimonial .name {
  margin: 0;
  padding-bottom: 20px;
  font-size: 11px;
  color: #496ed8;
  font-style: italic;
}
/* -- home -- */
.home {
  background: url(img/bg_top.jpg) center top no-repeat #ffffff;
}
.home #main {
  max-width: 940px;
  width: 100%;
  float: none;
}
.home #main .banner {
  clear: both;
  text-align: center;
  padding: 0;
}
.home #main .banner li {
  max-width: 280px;
  margin: 0 50px 20px 0;
  list-style: none;
  float: left;
}
.home #main .banner li:last-child {
  margin-right: 0;
}
#slider {
  margin-bottom: 40px;
}
.slider .flex-viewport {
  max-height: 350px;
}
.slider .slides li {
  position: relative;
}
.slider .slides li .caption {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
  font-weight: 700;
}
.slider .slides li .caption span {
  display: block;
  padding: 10px;
}
.carousel .flex-viewport {
  max-height: 52px;
}
/* FlexSlider Necessary Styles */
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.flex-direction-nav:after,
.slides:after {
  content: "";
  display: table;
  clear: both;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme */
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
  padding: 0;
  margin: 0;
}
.flexslider .slides li {
  margin: 0 !important;
  line-height: 1;
  position: relative;
}
.flexslider.slider {
  margin-bottom: 10px;
}
.flexslider.carousel li {
  margin-right: 10px !important;
}
.flexslider.carousel li:hover {
  cursor: pointer;
}
/* Direction Nav */
.flex-direction-nav {
  height: 0;
  margin: 0;
  padding: 0;
}
.flex-direction-nav li {
  display: block;
  margin: 0 !important;
  list-style: none;
}
.flex-direction-nav li a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  line-height: 40px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: 5px;
}
.flex-direction-nav .flex-next {
  right: 5px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.5;
}
.flexslider:hover .flex-next {
  opacity: 0.5;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  margin-left: 5px;
  font-family: "fontello";
  font-size: 38px;
  display: inline-block;
  content: '\e83b';
}
.flex-direction-nav a.flex-next:before {
  margin: 0 5px 0 0;
  content: '\e83a';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -30px;
  text-align: center;
  line-height: 1;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: none;
}
.flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #aaa;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-nav li a:hover {
  background: #21409a;
}
.flex-control-nav li a.flex-active {
  background: #21409a;
  cursor: default;
}
/* thumbnails */
.flexslider.carousel img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flexslider.carousel img:hover {
  opacity: 1;
}
.flexslider.carousel .flex-active-slide {
  cursor: default;
}
@media screen and (max-width: 480px) {
  .flexslider.carousel {
    display: none;
  }
}
/* -- products -- */
#main .products_list {
  margin-top: 50px;
}
#main .products_list li {
  width: 30%;
  margin: 0 3% 50px 0;
  float: left;
  list-style: none;
  text-align: center;
  font-family: 'OpenSansBold';
  line-height: 1.2;
  text-transform: uppercase;
}
#main .products_list li img {
  display: block;
}
/* -- news -- */
#main .post {
  border-bottom: 1px dashed #aaa;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
#main .post .date {
  background: #dce3f8;
  width: 18%;
  max-width: 80px;
  float: left;
  text-align: center;
  color: #21409a;
  padding: 10px 5px;
  margin: 0 20px 0 0;
}
#main .post .date span {
  display: block;
  line-height: 1;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
}
#main .post .date .month {
  background: #21409a;
  padding: 5px 0;
  margin-bottom: 10px;
  letter-spacing: .3em;
  color: #ffffff;
}
#main .post .date .day {
  margin-bottom: 5px;
  font-family: 'OpenSansBold';
  font-size: 30px;
}
#main .post .date .year {
  letter-spacing: .3em;
}
#main .post .txt {
  width: 83%;
  float: right;
}
#main .post h2 {
  font-family: 'OpenSansBold';
  font-size: 18px;
}
#main .post a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
#main .single .date {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #999;
}
/* -- contact -- */
.contact #main #wrap_iframe {
  max-height: 300px;
}
.contact #main #wrap_iframe #wrap_iframe_in {
  padding-bottom: 40%;
}
.contact #main .wpcf7-form .fl {
  width: 48%;
  min-width: 200px;
  margin-right: 4%;
}
.contact #main .wpcf7-form .fl.end {
  margin-right: 0;
}
.contact #main .wpcf7-form textarea,
.contact #main .wpcf7-form input {
  background: #eee;
  border: none;
  width: 96%;
  height: 30px;
  padding: 0 2%;
  margin-bottom: 20px;
  display: block;
}
.contact #main .wpcf7-form textarea {
  height: 110px;
  padding: 2%;
}
.contact #main .wpcf7-form .wpcf7-submit {
  border: none;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-family: 'OpenSansBold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 5px;
  background: #ce2434;
  border-bottom: 3px solid #77151e;
}
.contact #main .wpcf7-form .wpcf7-submit:hover {
  opacity: 0.8;
}
/* -- wordpress -- */
img.alignleft {
  margin: 12px 24px 12px 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
}
img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
div.wpcf7-validation-errors {
  text-align: center;
  border-radius: 1px;
  margin: 0px !important;
  color: #898137;
  padding: 10px !important;
  background-color: #FFFFE0 !important;
  border: 1px solid #E6DB55 !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3;
}
span.wpcf7-not-valid-tip,
.ajax-loader {
  display: none !important;
}
div.wpcf7-mail-sent-ok {
  background-color: #EBFFE0 !important;
  border: 1px solid #73D042 !important;
  border-radius: 2px 2px 2px 2px !important;
  color: #568937 !important;
  font-size: 10pt !important;
  margin: 0px !important;
  padding: 13px !important;
  text-align: center !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7-not-valid {
  background-color: #FFE0E0 !important;
  border: 1px solid #E65555 !important;
}
.mg-thumbs ul li {
  display: block !important;
  float: left !important;
}
/* -- responsive -- */
header .social {
  position: absolute;
  left: 10px;
  top: 19px;
  margin: 0;
  padding: 0;
  z-index: 101;
}
header .social li {
  margin: 0 10px 0 0;
  list-style: none;
  display: inline-block;
  line-height: 1;
}
header .social li a {
  color: #FFF;
}
@media only screen and (min-width: 769px) {
  header .social {
    left: auto;
    right: 0;
    top: 10px;
  }
  header .social li {
    font-size: 20px;
    margin: 0 0 0 10px;
  }
  header .social li a .icon-tw:before {
    color: #00aced;
  }
  header .social li a .icon-fb:before {
    color: #3b5998;
  }
  header .social li a .icon-gp:before {
    color: #dd4b39;
  }
  header .social li a .icon-yt:before {
    color: #bb0000;
  }
  header .social li a .icon-in:before {
    color: #007bb6;
  }
  header .social li a .icon-pr:before {
    color: #cb2027;
  }
  header .social li a .icon-ig:before {
    color: #517fa4;
  }
  header .social li a .icon-tb:before {
    color: #32506d;
  }
}
/* 1024px */
/* 940px */
@media only screen and (max-width: 940px) {
  #wrap {
    width: 90%;
    padding: 0 5%;
  }
  #main {
    width: 65%;
  }
  footer #footer_in {
    width: 90%;
    padding: 20px 5%;
  }
}
/* 768px */
@media only screen and (max-width: 768px) {
  header .logo {
    margin-top: 70px;
  }
  header .phone {
    top: 58%;
  }
  header nav {
    width: 100%;
    float: none;
  }
  header nav .menu-main-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  header nav .menu-collapser {
    background: #21409a;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    cursor: pointer;
    text-align: right;
    color: #ffffff;
  }
  header nav #menu-main {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
  }
  header nav #menu-main li {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'OpenSansBold';
    line-height: 1.3;
    text-align: left;
    margin: 0;
  }
  header nav #menu-main li a {
    background: #1d3785;
    display: block;
    color: #ffffff;
    padding: 10px 15% 10px 5%;
  }
  header nav #menu-main li a:hover {
    background: #ce2434;
    color: #ffffff;
    opacity: 1;
  }
  header nav #menu-main li .sub-collapser {
    background: #21409a;
    position: absolute;
    right: 0;
    top: 0;
    width: 14%;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    display: block;
  }
  header nav #menu-main li .sub-collapser i:before {
    margin-top: 10px;
    display: inline-block;
    font-family: 'fontello';
    content: '\e810';
    color: #ffffff;
    font-style: normal;
  }
  header nav #menu-main li .sub-collapser.expanded {
    height: 40px;
  }
  header nav #menu-main li .sub-collapser.expanded i:before {
    content: '\e813';
  }
  header nav #menu-main li ul {
    margin: 0;
    list-style-type: none;
  }
  header nav #menu-main li ul li {
    border: none;
  }
  header nav #menu-main li ul li a {
    background: #2a51c4;
    color: #312f36;
    padding: 10px 15% 10px 5%;
  }
  header nav #menu-main li.sub {
    text-transform: none;
  }
  header nav #menu-main.collapsed li {
    display: block;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  header nav #menu-main.collapsed li a {
    display: block;
    border-bottom: 1px solid #162b68;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  header nav #menu-main.collapsed li > ul {
    display: none;
    position: static;
  }
  footer #footer_in ul {
    display: none;
  }
  footer #footer_in p {
    width: 100%;
    text-align: center;
    float: none;
  }
  .home #main .fl {
    width: 100%;
    float: none !important;
  }
  .contact #main .contact_details,
  .contact #main .googlemap,
  .contact #main .wpcf7-form .fl {
    width: 100%;
    margin-right: 0;
  }
}
/* 600px */
@media only screen and (max-width: 600px) {
  header .logo {
    width: 100%;
    max-width: 600px;
    text-align: center;
  }
  header .phone {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    right: auto;
    top: auto;
    font-size: 24px;
  }
  .hero {
    margin-bottom: 50px;
  }
  #main {
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    float: none;
  }
  #main .boxL,
  #main .boxR {
    width: 100%;
    float: none;
  }
  #side {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .home #main .banner li {
    width: 100%;
    margin: 0 0 30px;
  }
}
/* 480px */
@media only screen and (max-width: 480px) {
  .hero {
    width: 100%;
    overflow: hidden;
  }
  .hero h1 {
    font-size: 28px;
  }
  .hero h1 img {
    max-width: 650px;
    float: right;
    position: relative;
    margin-bottom: 20px;
    display: block;
  }
  .hero h1 span {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    color: #21409a;
  }
}
/* 320px */
