#wrapper #nav:after, #header:after, #header .holder:after, #header .header-holder:after {
  content: " ";
  display: block;
  clear: both;
}

#wrapper #nav ul, #wrapper #nav ul .dropdown ul, #main .nav ul, #main .cols-holder .txt ul, #footer .nav, .socials-network {
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {box-sizing: inherit;}

* {
  max-height: 100000em;
}

body {
  margin: 0;
  color: #4e4e4e;
  background: white;
  font: 14px/18px Arial, Helvetica, sans-serif;
  min-width: 320px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

input.gsc-search-button-v2 {
  width:auto !important;
  height: auto !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #00aef0;
}
a:hover {
  text-decoration: underline;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  color: white;
  vertical-align: middle;
}

.buffer input,
.buffer textarea,
.buffer select{
  color: #4e4e4e;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid white;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #b3b3b3;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}
.content h2 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  color:#00acef;
  text-transform:uppercase;
}
.sidebar h2 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  text-transform:uppercase;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?16240747");
  src: url("../fonts/fontello.eot?16240747#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?16240747") format("woff"), url("../fonts/fontello.ttf?16240747") format("truetype"), url("../fonts/fontello.svg?16240747#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.red time {display:none;}
.icon-share:before {
  content: '\e800';
}

.icon-comment:before {
  content: '\e801';
}

.icon-ok-circled2:before {
  content: '\e802';
}

.icon-ok-circled:before {
  content: '\e803';
}

.icon-search:before {
  content: '\e804';
}

.icon-ok-circled2-1:before {
  content: '\e805';
}

.icon-home:before {
  content: '\e806';
}

.icon-twitter:before {
  content: '\e808';
}

.icon-rss:before {
  content: '\e809';
}

.icon-youtube:before {
  content: '\e80a';
}

.icon-instagram-1:before {
  content: '\e80e';
}

.icon-facebook:before {
  content: '\e80b';
}

.icon-circle-empty:before {
  content: '\e807';
}

.icon-circle-thin:before {
  content: '\e80c';
}

.icon-check:before {
  content: '\e80d';
}

#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#wrapper #nav {
  width: 60%;
  float: left;
  padding: 10px 0 0;
}
#wrapper #nav ul {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#wrapper #nav ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 30px 0 0;
}
#wrapper #nav ul li.home a span {
  display: none;
}
#wrapper #nav ul li.home a:before {
  content: '\e806';
  font-family: "fontello";
  font-size: 19px;
  line-height: 19px;
}
#wrapper #nav ul li a {
  color: #4e4e4e;
  text-decoration: none;
  text-transform: uppercase;
}
#wrapper #nav ul li a:hover {
  color: #aeaeae;
}
#wrapper #nav ul li:hover a {
  color: #aeaeae;
}
#wrapper #nav ul li:hover .dropdown {
  display: block;
}
#wrapper #nav ul .dropdown {
  width: 197px;
  position: absolute;
  top: 100%;
  left: -3px;
  display: none;
  z-index: 100;
  padding: 33px 0 0;
}
#wrapper #nav ul .dropdown ul {
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
  padding: 15px 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #4e4e4e;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#wrapper #nav ul .dropdown ul li {
  display: block;
  padding: 0;
}
#wrapper #nav ul .dropdown ul li a {
  display: block;
  padding: 8px 10px;
  color: white;
  text-decoration: none;
  text-transform: inherit;
}
#wrapper #nav ul .dropdown ul li a:hover {
  color: #4e4e4e;
  background: white;
}

#header .nav-opener {
  display: none;
}

#header.fixed .header-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

#header.fixed {
  padding: 66px 0 0;
}

#header {
  position: relative;
}
#header .holder {
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px 0;
}
#header .header-content {
  position: relative;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
#header .socials-network {
  display: none;
}
#header .form {
  width: 37.8%;
  float: right;
  padding: 0 17px 0 0;
  letter-spacing: -4px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#header .form ::-webkit-input-placeholder {
  color: #4e4e4e;
}
#header .form ::-moz-placeholder {
  opacity: 1;
  color: #4e4e4e;
}
#header .form :-moz-placeholder {
  color: #4e4e4e;
}
#header .form :-ms-input-placeholder {
  color: #4e4e4e;
}
#header .form .placeholder {
  color: #4e4e4e;
}
#header .form .btn-link {
  color: white;
  padding: 9px 10px;
  margin: 0 13px 0 0;
  float: left;
  width: 118px;
  font-weight: 700;
  text-align: center;
  background: #4e4e4e;
  text-decoration: none;
  letter-spacing: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#header .form .btn-link:hover {
  opacity: 0.8;
}
#header .form .slide.js-slide-hidden {
  left: 0 !important;
  top: 0 !important;
  position: relative !important;
}
#header .form .open-close {
  width: 63.5%;
  padding: 5px;
  float: right;
  border: 1px solid;
  letter-spacing: 0;
  border-color: #4e4e4e;
  z-index: 99;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#header .form .open-close .opener {
  display: none;
}
#header .form .open-close input[type="text"] {
  width: 87%;
  height: 25px;
  float: left;
  padding: 0 5px;
  border: 0;
  font-size: 12px;
  line-height: 15px;
  color: #4e4e4e;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#header .form .open-close input[type="submit"] {
  width: 18px;
  height: 19px;
  float: right;
  padding: 0;
  border: 0;
  margin: 3px 6px 0 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url(../images/sprite.png) no-repeat -102px -40px;
}
#header .form .open-close input[type="submit"]:hover {
  opacity: 0.8;
}
#header .header-holder {
  padding: 26px 19px;
  max-width: 1000px;
  margin: 0 auto;
}
#header .img-holder {
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  border: 1px solid;
  border-color: #4e4e4e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 999;
  background: white;
}
#header .img-holder img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#header .logo-area {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  padding: 21px 29px;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#header .logo-area .slogan {
  display: block;
  font-size: 25px;
  line-height: 28px;
  margin: 0 0 5px;
  height: 28px;
  overflow: hidden;
  font-family: "Lato", Arial, Helvetica, sans-serif;
}
#header .logo {
  max-width: 545px;
  max-height: 39px;
  margin: 0 0 19px;
  position: relative;
  z-index: 100;
}
#header .logo a {
  display: block;
  height: 100%;
}
#header .logo a img {
  width: 100%;
  height: auto;
  display: block;
}
#header .logo:after {
  width: 99999px;
  height: 1px;
  float: left;
  content: "";
  position: absolute;
  left: -999px;
  right: 0;
  bottom: -10px;
  z-index: 0;
  background: #929292;
}

#main {
  overflow: hidden;
  margin: -87px 0 0;
  background: #ececec;
  -moz-box-shadow: inset 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 6px -3px rgba(0, 0, 0, 0.5);
}

#main .holder {
  overflow: hidden;
  padding: 27px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.int #main .holder {margin-top:50px;}
#main .content {float:right;width:74%;}
#main .sidebar {float:left;width:24%;}
#main .sidebar ul.linklist {
  margin:0;
  padding:0;
  list-style:none;
}
#main .sidebar ul.linklist li {
  margin:0 10px 0 0;
  padding:0;
  width:100%;
}
#main .sidebar ul.linklist li a:hover {
  background:#4e4e4e;
  color:#ececec;
}
#main .sidebar ul.linklist li a {
  display:block;
  color:#4e4e4e;
  padding:7px;
  text-decoration:none;
}
#main .nav {
  overflow: hidden;
  padding: 0 0 26px 284px;
  text-transform: uppercase;
  position: relative;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#main .nav span {
  float: left;
  padding: 8px 0 0;
  color: #4e4e4e;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}
#main .nav .nav-select {
  display: none;
}
#main .nav ul {
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  overflow: hidden;
}
#main .nav ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 2px 10px 12px;
}
#main .nav ul li.active a:after {
  content: '\e80d';
  font-family: "fontello";
  float: left;
  font-size: 22px;
  line-height: 27px;
  font-weight: 100;
  text-align: center;
}
#main .nav ul li a {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 0 8px 40px;
  position: relative;
  text-decoration: none;
}
#main .nav ul li a:hover {
  opacity: 0.7;
}
#main .nav ul li a:after {
  width: 32px;
  height: 32px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid;
  background: #ececec;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#main .nav ul li a.red {
  color: #bc132c;
}
#main .nav ul li a.red:after {
  background-position: 0 0;
}
#main .nav ul li a.skyblue {
  color: #00aef0;
}
#main .nav ul li a.skyblue:after {
  background-position: -39px 0;
}
#main .nav ul li a.green {
  color: #9cd600;
}
#main .nav ul li a.green:after {
  background-position: -79px 0;
}
#main .nav ul li a.blue {
  color: #0b5ad1;
}
#main .nav ul li a.blue:after {
  background-position: -121px 0;
}
#main .nav ul li a.purple {
  color: #9100ab;
}
#main .nav ul li a.purple:after {
  background-position: -159px 0;
}
#main .cols-holder {
  overflow: hidden;
  margin: 0 -8px 22px;
  letter-spacing: -4px;
}
#main .cols-holder .col {
  width: 23.4%;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 22px;
  border-top: 12px solid;
  border-color: #bc132c;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 3px 1px 10px -6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 1px 10px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 1px 10px -6px rgba(0, 0, 0, 0.4);
}
#main .cols-holder .col .img-box {
  overflow: hidden;
  position: relative;
}
#main .cols-holder .col .img-box img {
  display: block;
  width: 100%;
  height: auto;
}
#main .cols-holder .col .img-box .date {
  position: absolute;
  top: 0;
  padding: 0 12px 9px;
  left: 12px;
  font-size: 14px;
  line-height: 13px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  background: #bc132c;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
}
#main .cols-holder .col .img-box .date strong {
  font-size: 24px;
  line-height: 24px;
  display: block;
  font-weight: 700;
}
#main .cols-holder .txt {
  overflow: hidden;
  padding: 12px 25px;
  font-size: 13px;
  line-height: 17px;
  color: #4e4e4e;
}
#main .cols-holder .txt h1 {
  display: block;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin: 0 0 14px;
}
#main .cols-holder .txt h1 a {
  text-decoration: none;
  color: #4e4e4e;
}
#main .cols-holder .txt h1 a:hover {
  color: #bc132c;
}
#main .cols-holder .txt p {
  margin: 0 0 26px;
}
#main .cols-holder .txt ul {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  overflow: hidden;
}
#main .cols-holder .txt ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 9px 16px 0;
}
#main .cols-holder .txt ul li a {
  display: block;
  padding: 2px 0 5px 30px;
  text-decoration: none;
  position: relative;
  color: #4e4e4e;
}
#main .cols-holder .txt ul li a:hover {
  opacity: 0.8;
}
#main .cols-holder .txt ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  color: #afafaf;
  font-family: "fontello";
  font-size: 23px;
  line-height: 23px;
}
#main .cols-holder .txt ul li a.comments:after {
  font-size: 27px;
  line-height: 24px;
  content: '\e801';
}
#main .cols-holder .txt ul li a.share:after {
  content: '\e800';
}
#main .cols-holder .skyblue {
  border-color: #00aef0;
}
#main .cols-holder .skyblue .date {
  background: #00aef0 !important;
}
#main .cols-holder .skyblue p > a {
  /*display: block;*/
  color: #00aef0;
  text-decoration: none;
}
#main .cols-holder .skyblue p > a:hover {
  color: #bc132c;
}
#main .cols-holder .purple {
  border-color: #9100ab;
}
#main .cols-holder .purple .date {
  background: #9100ab !important;
}
#main .cols-holder .green {
  border-color: #9cd600;
}
#main .cols-holder .green .date {
  background: #9cd600 !important;
}
#main .cols-holder .blue {
  border-color: #0b5ad1;
}
#main .cols-holder .blue .date {
  background: #0b5ad1 !important;
}
#main .btn-more {
  width: 34%;
  height: 57px;
  padding: 19px 10px;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  color: #4e4e4e;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #cfcfcf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#main .btn-more:hover {
  opacity: 0.8;
}

#footer {
  overflow: hidden;
  background: white;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
#footer .holder {
  overflow: hidden;
  padding: 23px 0;
  max-width: 1000px;
  margin: 0 auto;
}
#footer .nav {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  padding: 12px 0 0;
  display: inline-block;
  vertical-align: top;
}
#footer .nav li {
  float: left;
  padding: 0 10px;
  margin: 0 0 10px;
  border-left: 2px solid;
  border-color: #4e4e4e;
}
#footer .nav li:first-child {
  border: none;
}
#footer .nav li a {
  color: #4e4e4e;
  text-transform: uppercase;
  text-decoration: none;
}
#footer .nav li a:hover {
  color: #bc132c;
}
#footer .socials-network {
  float: right;
}
.socials-network li {
  float: left;
  padding: 0 3px 10px;
}
.sidebar .socials-network li:first-child {padding-left:0;}
.socials-network li a {
  width: 38px;
  height: 38px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  background: #4e4e4e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  font-size: 20px;
  line-height: 20px;
  color: white;
}
.socials-network li a.twitter {
  background-position: -54px -74px;
}
.socials-network li a.youtube {
  background-position: -105px -74px;
}
.socials-network li a.rss {
  background-position: -157px -74px;
}
.socials-network li a:hover {
  opacity: 0.8;
}

.resize-active .hold,
.resize-active #nav,
.resize-active #nav > .drop {
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

@media only screen and (max-width: 1099px) {
  #header .holder {
    padding: 15px 2%;
  }

  #header .form {
    padding: 0;
  }

  #main {
    padding: 0 2%;
  }
  #main .cols-holder .col {
    width: 23.3%;
  }

  #footer .holder {
    padding: 29px 2%;
  }
}
@media only screen and (max-width: 999px) {
  #wrapper #nav {
    position: absolute;
    top: 0;
    padding: 0;
    left: -274px;
    bottom: 0;
    margin: 0;
    width: 274px;
    z-index: 9999;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }

  #wrapper.nav-active #nav ul {
    display: block;
  }

  #wrapper.nav-active #header.fixed .header-content {
    left: 274px;
    right: -274px;
  }

  #header .socials-network {
    display: block !important;
    position: relative !important;
    z-index: 9999 !important;
    text-align: center;
    padding: 22px 0 0 !important;
  }
  #header .socials-network li {
    display: inline-block !important;
    vertical-align: top !important;
    width: auto !important;
    padding: 0 2px 10px !important;
  }
  #header .socials-network li a {
    width: 36px;
    height: 36px;
    padding: 10px !important;
    text-align: center;
    text-decoration: none;
    background: white !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    font-size: 20px;
    line-height: 20px;
    color: #4e4e4e !important;
  }
  #header .socials-network li a.facebook {
    background-position: 0 0;
  }
  #header .socials-network li a.twitter {
    background-position: -54px -74px;
  }
  #header .socials-network li a.youtube {
    background-position: -105px -74px;
  }
  #header .socials-network li a.rss {
    background-position: -157px -74px;
  }
  #header .socials-network li a:hover {
    opacity: 0.8;
  }

  #wrapper #nav ul {
    position: relative;
    z-index: 9999;
    width: 100%;
    display: none;
    padding: 14px 0;
    background: #4e4e4e;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
  }
  #wrapper #nav ul:after {
    width: 100%;
    height: 9999px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #4e4e4e;
  }
  #wrapper #nav ul li {
    display: block;
    width: 100%;
    padding: 0;
  }
  #wrapper #nav ul li a {
    padding: 12px 31px;
    display: block;
    color: white;
    text-transform: uppercase;
  }
  #wrapper #nav ul li a:hover {
    color: #aeaeae;
  }
  #wrapper #nav ul li.home a span {
    display: block;
  }
  #wrapper #nav ul li.home a:before {
    display: none;
  }
  #wrapper #nav ul .dropdown {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
  }
  #wrapper #nav ul .dropdown ul {
    padding: 0;
    text-align: left;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #717171;
  }
  #wrapper #nav ul .dropdown ul:after {
    position: inherit;
    height: auto;
    background: none;
  }
  #wrapper #nav ul .dropdown ul li a {
    padding: 12px 31px;
  }

  #wrapper .hold {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    width: 100%;
  }

  .nav-active .hold {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    min-width: 320px;
    width: 100%;
    margin: 0 0 0 274px;
  }

  #wrapper.active #nav {
    margin: 0;
    left: 0;
  }

  #header .nav-opener {
    display: block;
    position: absolute;
    bottom: 19px;
    left: 14px;
    z-index: 999;
    font-size: 14px;
    line-height: 17px;
    color: #4e4e4e;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
  }
  #header .nav-opener:after {
    width: 45px;
    height: 26px;
    float: left;
    content: "";
    background: url(../images/sprite.png) no-repeat -143px -38px;
  }
  #header .nav-opener:hover {
    opacity: 0.8;
  }
  #header .nav-opener span {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 0 0 13px;
  }

  #header .holder {
    padding: 16px 1% 13px;
  }

  #header .header-holder {
    padding: 34px 5%;
  }

  #header .logo-area {
    width: 75%;
    padding: 13px 11px;
  }
  #header .logo-area .slogan {
    font-size: 21px;
    margin: 0 0 3px;
  }
  #header .logo-area .logo {
    margin: 0 0 17px;
  }

  #header .img-holder {
    width: 20.5%;
    padding: 7px;
    margin: 0 6px;
  }

  #wrapper.nav-active #header .form {
    width: 56%;
  }

  #header .form {
    float: right;
    width: 48%;
    padding: 0;
  }

  #main {
    padding: 0;
    margin: -19px 0 0;
  }
  #main .holder {
    padding: 27px 0;
  }
  #main .nav {
    padding: 0 2% 26px;
  }
  #main .nav span {
    padding: 8px 7px 0 51px;
  }
  #main .cols-holder {
    overflow: hidden;
    padding: 0 2%;
  }
  #main .cols-holder .col {
    width: 31.2%;
  }

  #footer .socials-network,
  #footer .nav {
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
    margin: 0 0 25px;
    text-align: center;
  }
  #footer .socials-network li,
  #footer .nav li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  #wrapper.nav-active #header .form {
    width: 72%;
  }

  #header .holder {
    padding: 0 0 15px;
  }
  #header .header-holder {
    padding: 22px 5%;
  }
  #header .logo {
    margin: 0 auto 17px !important;
  }

  #header .img-holder {
    display: none;
  }

  #header .logo-area {
    width: 100%;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    color: black;
  }
  #header .logo-area .slogan {
    font-size: 16px;
    line-height: 31px;
  }

  #header .form {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  #header .form .btn-link {
    float: right;
    margin: 15px 46px 0 0;
  }

  #header.active .header-content {
    padding: 82px 0 0;
    top: 82px;
  }

  #header .header-content {
    padding: 0;
    top: 0;
  }

  #header .form .open-close {
    width: 100%;
    border: none;
    z-index: 100;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #header .form .open-close .opener {
    width: 18px;
    height: 19px;
    float: right;
    padding: 0;
    border: 0;
    display: block;
    position: absolute;
    bottom: 23px;
    right: 6px;
    z-index: 9999;
    margin: 8px 7px 0 0;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background: url(../images/sprite.png) no-repeat -102px -40px;
  }
  #header .form .open-close .opener:hover {
    opacity: 0.8;
  }
  #header .form .open-close .slide {
    position: static !important;
    left: 0;
    right: 0;
    margin: 0 -5px 10px;
    overflow: hidden;
    padding: 25px 21px;
    background: #4e4e4e;
  }
  #header .form .open-close .slide.js-slide-hidden {
    display: none !important;
  }
  #header .form .open-close input[type="text"] {
    width: 67%;
    height: 35px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    padding: 0 10px;
    background: white;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px;
  }
  #header .form .open-close input[type="submit"] {
    width: 33%;
    height: 35px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    margin: 0;
    color: white;
    text-transform: uppercase;
    text-indent: inherit !important;
    background: black;
    padding: 9px 10px;
    text-align: center;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0;
  }

  #main {
    padding: 0 11%;
  }
  #main .holder {
    padding: 25px 0;
  }
  #main .nav {
    padding: 0 0 30px;
  }
  #main .nav span {
    padding: 0 0 14px;
  }
  #main .nav .nav-select {
    display: block;
    width: 100%;
    height: 37px;
    padding: 5px 10px;
    border: 1px solid;
    border-color: #4e4e4e;
    position: relative;
    z-index: 99;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #4e4e4e;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
  }
  #main .nav .add-nav {
    display: none;
  }
  #main .cols-holder {
    margin: 0;
    padding: 0 1%;
  }
  #main .cols-holder .col {
    width: 99%;
    margin: 0 0 25px;
  }
  #main .btn-more {
    width: 95%;
  }

  #footer .nav {
    overflow: hidden;
  }
  #footer .nav li {
    border: none;
    display: block;
    width: 100%;
    padding: 0 0 5px;
  }
  #wrapper #nav ul li.home a:before {box-sizing:inherit !important;}
}

@media only screen and (max-width: 600px) {
  #main .content {
    float:none;
    width:100%;
    margin-bottom:30px;
  }

  #main .sidebar {
    float:none;
    width:100%;
  }
}

@media print {
  #header .img-holder, 
  #header .header-content, 
  #main .sidebar, 
  .topnewsbar, 
  .news-related-news, 
  .news-comments {display: none !important;}
  #main .content {width: 100%;}
  #header .logo-area {width: 85%}
}