#header .holder:after,
.nav-drop:after,
.search-form .row:after,
.main-menu:after,
.carousel-gallery .smallmedia-pagination ul:after,
#footer .holder:after {
	content: " ";
	display: block;
	clear: both;
}

.main-menu,
.main-menu > li .item-drop > ul,
.carousel-gallery .detail-pagination ul,
.carousel-gallery .smallmedia-pagination ul,
.main-block .tabset {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

.buffer > table {width: 100%;}

.middlecopy table {
	width: 100%;
	table-layout:fixed;
}

.buffer .NewsList {
	margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
}
.buffer .NewsList li {
	overflow: hidden;
	margin-bottom: 20px;
}
.buffer .NewsList strong.date {
	display: block;
	float: left;
	padding: 0 15px;
	font-size: 2.5em;
	line-height: .9em;
}
.buffer .NewsList strong.date span {
	display: block;
	font-size: 1.5rem;
}
.buffer h2,
.buffer strong.title,
.buffer .middleheadline {
	font-weight: bold;
	font-size: 1.1em;
}
.buffer a.middleheadline {
	color: #da262e;
}
.buffer p {
	margin: .7em 0;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

iframe {
	box-sizing: initial;
}

body {
	margin: 0;
	color: #000;
	background: #fff;
	font: 14px/1.571 "Open Sans", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #da262e;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	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;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

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: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

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: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.gm-style img {
	max-width: none;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?985eeh');
  src:  url('../fonts/icomoon.eot?985eeh#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?985eeh') format('truetype'),
    url('../fonts/icomoon.woff?985eeh') format('woff'),
    url('../fonts/icomoon.svg?985eeh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plate:before {
  content: "\e906";
}
.icon-facts:before {
  content: "\e800";
}
.icon-flickr:before {
  content: "\e900";
}
.icon-tractor:before {
  content: "\e901";
}
.icon-pig:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-hands:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-bank2:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90e";
}
.icon-next:before {
  content: "\e90f";
}
.icon-prev:before {
  content: "\e910";
}
.icon-clipboard:before {
  content: "\e915";
}
.icon-book:before {
  content: "\e91f";
}
.icon-file:before {
  content: "\e926";
}
.icon-play:before {
  content: "\ea15";
}
.icon-close:before {
  content: "\f00d";
}
.icon-linked:before {
  content: "\e903";
}



.tel {
	text-decoration: none;
}

#main h1 {
	color: #FFFFFF;
	text-transform: uppercase;
}
body.int #main h1 {color: #da262e;}
.crumbsbox {
	background: #c7c7c7;
	overflow: hidden;
}

.crumbs {
	max-width: 1200px;
	margin: 20px auto;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	font-size: .7rem;
}

.crumbs a {
	color: #4f4f4f;
}

.crumbs span {
	color: #da262e;
}

.crumbs b {
	font-size: 1.3rem;
	float: left;
	display: block;
	padding-right: 15px;
	margin-right: 15px;
	border-right:1px solid white;
}

.crumbsspacer {
	margin-top: 10px;
}

#main {
	max-width: 1680px;
	margin: 0 auto;
	overflow: hidden;
}
body.int #main {max-width: 1200px;}
.maincontent {
	width:69%;
	float: left;
}
.sidebar {
	width:28%;
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bfbfbf;
}

.sidebar li a {
	color: #4f4f4f;
	padding: 15px 0;
	display: block;
	font-weight: bold;
}
.sidebar li a:hover {color: #da262e;text-decoration: none;}

#wrapper {
	width: 100%;
	position: relative;
	z-index: 10;
}

.wrap2 {
	overflow: hidden;
}

#header {
	background: #fff;
}

#header .farm-banner {
	background: #c6a461;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 24px 0;
    font-size: 24px;
    line-height: 1em;
    color: #685421;
    text-transform: uppercase;
}

#header .farm-banner .holder {
	padding: 0px !important;
}

.farm-banner .arrow {
	font-size: 36px;
}

.farm-banner .farm-copy {
	margin-left: 125px;
}

.farm-banner .farm-text {
	font-weight: 900;
	color: #fff;
}

.farm-banner .farm-link {
	text-transform: none;
	color: #4b6d33;
	word-break: break-word;
}

.farm-banner .icon {
	position: absolute;
    left: 0;
    background: #4b6d33;
    color: #fff;
    display: block;
    height: 100%;
    padding: 16px 20px;
    font-size: 40px;
    top: 0;
}

#header .clone-holder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	visibility: hidden;
	width: 100%;
}

#header.fixed-position {
	/*
		right: 0;
		z-index: 9999;
			
		+ #main{
			margin-top: 105px;
			@include mq($until:widescreen) {
				margin-top: 83px;
			}
			@include mq($until:tablet) {
				margin-top: 100px;
			}
			@include mq($until:tablet) {
				margin-top: 109px;
			}
		}
		*/
}

#header.fixed-position .clone-holder {
	position: static;
}

#header.fixed-position .orig-box {
	position: fixed;
	top: -109px;
	left: 0;
	right: 0;
	z-index: 99999;
	background-color: #fff;
	-webkit-transition: top 500ms ease;
	transition: top 500ms ease;
}

#header.fixed-position .orig-box .logo-holder {
	padding: 23px 0 0 80px;
}

#header.fixed-position .orig-box .logo {
	display: none;
}

#header.fixed-position .orig-box .logo-small {
	display: block;
	width: 242px;
	height: 63px;
}

#header.fixed-position .orig-box .social-networks {
	display: none;
}

#header.fixed-position .orig-box .nav-drop {
	padding: 43px 0 40px;
}

#header.fixed-position .orig-box .nav-opener {
	top: 21px;
}

#header .holder {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 15px;
}

#header .logo-holder {
	float: left;
	padding: 24px 0 19px 79px;
}

#header .logo {
	float: left;
	width: 292px;
	height: 202px;
}

#header .logo img {
	display: block;
}

#header .logo-small {
	display: none;
	float: left;
}

#header .logo-small img {
	display: block;
}

.social-networks {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	text-align: right;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.social-networks li {
	font-size: 14px;
	line-height: 1.571;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px 10px;
}

.social-networks a {
	display: block;
	line-height: 0;
	text-decoration: none;
	color: #777;
}

.social-networks a:hover {
	color: #da262e;
}

.social-networks a span {
	font-size: 48px;
	line-height: 48px;
}

.social-networks a span.icon-linked {
    font-size: 50px;
	line-height: 50px;
}

.buffer .member {
	font-weight: bold;
	text-align: center;
}
.buffer .member a {
	text-transform: uppercase;
	display: block;
}
.buffer .member img {
	display: block;
	margin: 0 auto;
	height: 200px;
}
.chairmen .member {
	height: 300px;
	width: 200px;
	float: left;
	margin: 10px;
}

.members:after,
.chairmen:after {
	content: "";
	display: block;
	clear: both;
}

#members-list {
	text-transform:uppercase;
	font-weight:bold;
}

#members-list img {
	height:160px !important;
	width: auto !important;
}

#members-list tr {
	margin-bottom: 10px;
}
.members .member {
	height: 217px;
	width: 155px;
	float: left;
	margin: 10px 5px;
}
.members .member img {
	height: 160px;
}

.nav-drop {
	position: relative;
	float: right;
	width: 67.8%;
	padding: 85px 0 39px;
	z-index: 1;
}

.nav-drop .social-networks {
	margin: 0 0 25px;
}

.nav-drop .social-networks li {
	padding-top: 1px;
}

.nav-opener {
	display: none;
}

.search-form {
	position: absolute;
	bottom: 25px;
	right: 0;
	z-index: 1;
}

.search-form .row {
	width: 28px;
	height: 49px;
}

.search-form .row:hover,
.search-form .row.input-focused {
	width: 238px;
}

.search-form .row:hover .icon-search,
.search-form .row.input-focused .icon-search {
	padding: 2px 0 0 1px;
	-webkit-animation: slidein .8s forwards;
	animation: slidein .8s forwards;
}

.search-form .row .r1 {
	float: right;
	position: relative;
	height: 49px;
	overflow: hidden;
	width: 238px;
}

.search-form .row input[type="text"],
.search-form .row input[type="search"] {
	background: #eaeaea;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: none;
	color: #000;
	float: left;
	margin: 0;
	padding: 12px 40px 12px 52px;
	width: 238px;
	height: 49px;
}

.search-form .row .icon-search {
	font-size: 25px;
	line-height: 25px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 25px;
	position: absolute;
	top: 11px;
	right: 4px;
	padding: 2px 0 0 2px;
	-webkit-animation: slideout .8s forwards;
	animation: slideout .8s forwards;
}

#nav {
	padding-right: 50px;
}

.main-menu > li {
	position: relative;
	float: left;
	margin: 0 54px 0 0;
	z-index: 0;
}

.main-menu > li.has-drop-down.hover .item-drop .hide-line,
.main-menu > li.has-drop-down:hover .item-drop .hide-line {
	background: #fff;
	position: absolute;
	top: 38px;
	left: -26px;
	right: -26px;
	height: 10px;
	z-index: 4;
}

.main-menu > li:hover:before,
.main-menu > li.hover:before {
	content: "";
	background: rgba(255, 255, 255, .85);
	position: absolute;
	border: 1px solid #a1a1a1;
	top: -21px;
	left: -27px;
	right: -27px;
	bottom: -20px;
	z-index: -1;
}

.main-menu > li.last:hover .item-drop > ul,
.main-menu > li.last.hover .item-drop > ul {
	left: auto;
	right: -27px;
}

.main-menu > li .item-drop > a {
	font: 700 16px/19px "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #56565b;
	text-transform: uppercase;
}

.main-menu > li .item-drop > a:hover {
	text-decoration: none;
}

.main-menu > li .item-drop > ul {
	display: none;
	background: rgba(255, 255, 255, .85);
	border: 1px solid #a1a1a1;
	position: absolute;
	top: 41px;
	left: -27px;
	width: 265px;
	z-index: 3;
	padding: 16px 0;
}

.main-menu > li .item-drop > ul li {
	padding: 9px 38px;
}

.main-menu > li .item-drop > ul a {
	color: #353535;
}

.main-menu > li .item-drop > ul a:hover {
	text-decoration: none;
	color: #da262e;
}

.resize-active .hold,
.resize-active .nav-drop,
.resize-active .nav-drop > ul {
	-webkit-transition: none !important;
	transition: none !important;
}

#main {
	width: 100%;
}

.carousel-gallery {
	position: relative;
	margin-bottom: 10px;
	z-index: 0;
}

.carousel-gallery .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 70%;
}

.carousel-gallery .slide.active {
	z-index: 2;
}

.carousel-gallery .slide .holder {
	max-width: 1231px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 24px 0 21px 79px;
	height: 700px;
	white-space: nowrap;
}

.carousel-gallery .slide .holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 700px;
	margin: 0 0 0 -4px;
	width: 1px;
}

.carousel-gallery .slide.active .caption-text {
	opacity: 1;
	visibility: visible;
}

.carousel-gallery .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	overflow: hidden;
}

.carousel-gallery .bg-stretch img {
	max-width: none;
}


.carousel-gallery .caption-text {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	white-space: normal;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 1;
	padding: 0 0 0 8px;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	visibility: hidden;
}

.carousel-gallery .caption-text h1 {
	font: 400 113px/97px "Raleway", "Arial", "Helvetica", sans-serif;
	font-weight: 400;
	margin: 0;
}

.carousel-gallery .caption-text h1 strong {
	font-weight: 900;
}

.carousel-gallery .wrap01 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.carousel-gallery .wrap01 .wrap02 {
	max-width: 1680px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	bottom: 0;
}

.carousel-gallery .pagination {
	position: absolute;
	z-index: 200;
}

.carousel-gallery .detail-pagination {
	background: #777;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 45px 24px 48px 45px;
	width: 30%;
}

.carousel-gallery .detail-pagination ul li {
	background: rgba(0, 0, 0, .6);
	position: relative;
	height: 108px;
	padding: 15px 30px;
	cursor: pointer;
	-webkit-transition: background .5s linear;
	transition: background .5s linear;
	white-space: nowrap;
	z-index: 9;
}

.carousel-gallery .detail-pagination ul li:before {
	content: "";
	background: #da262e;
	width: 19px;
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
}

.carousel-gallery .detail-pagination ul li:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
}

.carousel-gallery .detail-pagination ul li:hover,
.carousel-gallery .detail-pagination ul li.active {
	background: #000;
}

.carousel-gallery .detail-pagination ul li:hover .image-thumb {
	visibility: visible;
}

.carousel-gallery .detail-pagination ul li:hover .slide-effect {
	right: 0;
}

.carousel-gallery .detail-pagination ul li + li {
	margin-top: 20px;
}

.carousel-gallery .detail-pagination .image-thumb {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 190px;
	height: 108px;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: visibility .5s linear;
	transition: visibility .5s linear;
	z-index: 2;
}

.carousel-gallery .detail-pagination .image-thumb .slide-effect {
	background: #da262e;
	display: block;
	right: -160px;
	padding-left: 19px;
	position: absolute;
	-webkit-transition: right .5s linear;
	transition: right .5s linear;
	width: 190px;
	height: 108px;
}

.carousel-gallery .detail-pagination .image-thumb img {
	display: block;
	width: 190px;
	height: 108px;
}

.carousel-gallery .detail-pagination .slide-text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	overflow: hidden;
	max-height: 96px;
}

.carousel-gallery .detail-pagination .slide-text p {
	margin: 0;
}

.carousel-gallery .detail-pagination .slide-text p a {
	color: #da262e;
}

.carousel-gallery .smallmedia-pagination {
	display: none;
}

.carousel-gallery .smallmedia-pagination li {
	overflow: hidden;
	text-indent: -9999px;
	background: #fff;
	float: left;
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	margin-right: 13px;
	box-shadow: 0 0 10px #222;
}

.carousel-gallery .smallmedia-pagination li:hover,
.carousel-gallery .smallmedia-pagination li.active {
	background: #da262e;
}

.main-block {
	background: #c7c7c7;
}

.main-block .tabset {
	background: #fff;
	margin: 0 -4px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
}

.main-block .tabset li {
	float: left;
	padding: 0 4px;
	width: 33.33%;
}

.main-block .tabset li:hover > a {
	color: #595959;
}

.main-block .tabset li.active > a {
	background: #c7c7c7;
	color: #595959;
}

.main-block .tabset li > a {
	font: 700 30px/34px "Open Sans", "Arial", "Helvetica", sans-serif;
	background: #959595;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 22px 10px 23px;
}

.tab-content {
	max-width: 1680px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 0;
	position: relative;
}

.tab-content > div[id^="tab"] {
	overflow: hidden;
	padding: 45px 25px 56px;
}

.news-block {
	float: left;
	width: 32.8834355828%;
	padding: 0 67px 0 12px;
	margin-top: -5px;
}

.news-block h2 {
	font: 700 29px/32px "Open Sans", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 3px;
	margin-bottom: 2px;
	margin-bottom: 16px;
}

.news-block .live-link {
	font: 700 30px/34px "Open Sans", "Arial", "Helvetica", sans-serif;
	display: block;
	background: #da262e;
	border-left: 20px solid #000;
	padding: 44px 35px 42px 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.news-block .live-link:hover {
	text-decoration: none;
	background: #000;
}

.news-column {
	margin-bottom: 36px;
	overflow: hidden;
}

.news-column .post {
	font-size: 15px;
	line-height: 19px;
	position: relative;
	padding: 0 0 0 39px;
	color: #56565b;
	margin-bottom: 18px;
}

.news-column .post:before {
	content: "";
	background: #da262e;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	position: absolute;
	top: 8px;
	left: 17px;
}

.news-column .post h3 {
	font: 700 18px/19px "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 0 0 1px;
}

.news-column .post p {
	margin: 0;
}

.news-roll {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 62px;
}

.news-roll .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.news-roll .slideset {
	float: left;
}

.news-roll .slide {
	float: left;
	margin: 0 15px 0 14px;
	width: 320px;
}

.news-roll .slide .post {
	background: #fff;
}

.news-roll .slide .post .text {
	padding: 17px 20px 24px;
}

.news-roll .slide .post h2 {
	font: 700 22px/32px "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 0 0 9px;
}

.news-roll .slide .post h2 a {
	color: #141414;
}

.news-roll .slide .post h2 a:hover {
	text-decoration: none;
	color: #da262e;
}

.news-roll .slide .post .more {
	font: 700 15px/17px "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 0 0 0 2px;
	text-transform: uppercase;
}

.news-roll .slide .image-holder {
	position: relative;
}

.news-roll .slide .image-holder img {
	display: block;
}

.news-roll .slide .image-holder time {
	font: 700 20px/20px "Open Sans", "Arial", "Helvetica", sans-serif;
	background: #da262e;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 12px 8px 8px;
	overflow: hidden;
}

.news-roll .slide .image-holder time strong {
	font: 700 33px/33px "Open Sans", "Arial", "Helvetica", sans-serif;
	display: block;
}

.news-roll .controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 55px;
}

.news-roll .btn-prev,
.news-roll .btn-next {
	background: #000;
	display: block;
	margin-top: 6px;
	height: 55px;
	padding: 15px 16px;
	color: #fff;
	text-align: center;
}

.news-roll .btn-prev:hover,
.news-roll .btn-next:hover {
	text-decoration: none;
	background: #da262e;
}

.news-roll .btn-prev span,
.news-roll .btn-next span {
	font-size: 48px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	height: 26px;
}

.newsmedia-gallery {
	position: relative;
	padding: 0 55px;
	overflow: visible;
}

.newsmedia-gallery .mask {
	max-width: 1396px;
	margin: 0 auto;
}

.newsmedia-gallery .slide {
	width: 320px;
}

.newsmedia-gallery .controls {
	width: auto;
	right: -25px;
	left: -25px;
	z-index: 9999;
	top: 50%;
	height: 55px;
	margin-top: -27px;
}

.newsmedia-gallery .btn-prev,
.newsmedia-gallery .btn-next {
	width: 55px;
	position: absolute;
	margin: 0;
}

.newsmedia-gallery .btn-prev {
	left: 0;
}

.newsmedia-gallery .btn-next {
	right: 0;
}

.newstags {
	display: none;
}

.fb-comments, .news-comments {
	display: none;
}

#footer {
	font-size: 13px;
	line-height: 19px;
	background: #373737;
	color: #fff;
}

#footer .holder {
	max-width: 1436px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 0 0 0 79px;
	position: relative;
}

.footer-group {
	float: left;
	width: 70.3758290346%;
	padding: 44px 0 32px;
}

.footer-group .title {
	display: block;
	font: 700 25px/28px "Open Sans", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
	color: #da262e;
	margin-bottom: 11px;
}

.footer-group .subscribe-block {
	float: right;
	width: 46.5968586387%;
	padding: 0 0 0 7px;
}

.footer-group .subscribe-block .subscription-form {
	padding: 8px 0 26px;
}

.footer-group .subscribe-block .subscription-form .row {
	overflow: hidden;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"],
.footer-group .subscribe-block .subscription-form .row input[type="email"] {
	color: #fff;
	background: #616161;
	width: 100%;
	margin: 0;
	padding: 15px 20px;
	border: none;
	float: left;
	height: 53px;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"]::-webkit-input-placeholder,
.footer-group .subscribe-block .subscription-form .row input[type="email"]::-webkit-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"]::-moz-placeholder,
.footer-group .subscribe-block .subscription-form .row input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #fff;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"]:-moz-placeholder,
.footer-group .subscribe-block .subscription-form .row input[type="email"]:-moz-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"]:-ms-input-placeholder,
.footer-group .subscribe-block .subscription-form .row input[type="email"]:-ms-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form .row input[type="text"].placeholder,
.footer-group .subscribe-block .subscription-form .row input[type="email"].placeholder {
	color: #fff;
	text-transform: uppercase;
}

.footer-group .subscribe-block .subscription-form input[type="submit"] {
	font: 700 14px/16px "Open Sans", "Arial", "Helvetica", sans-serif;
	float: right;
	background: #da262e;
	width: 138px;
	height: 53px;
	margin: 0;
	padding: 12px 10px;
	cursor: pointer;
	border: none;
	display: block;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.footer-group .subscribe-block .subscription-form input[type="submit"]:hover {
	background: #000;
}

.footer-group .subscribe-block .social-networks {
	text-align: left;
	padding: 0px;
}

.footer-group .subscribe-block .social-networks li {
	margin: 0 12px 10px 0;
}

.footer-group .subscribe-block .social-networks li a {
	padding: 1px 0 0;
}

.footer-group .subscribe-block .social-networks li a:hover {
	color: #fff;
}

.footer-group .subscribe-block .social-networks li a span {
	font-size: 62px;
	line-height: 62px;
}

.footer-group .contact-block {
	float: left;
	width: 53.4031413613%;
}

.footer-group .contact-block .logo-block {
	float: left;
	width: 186px;
	padding: 0 0 0 15px;
}

.footer-group .contact-block .logo-block img {
	display: block;
}

.footer-group .contact-block .contact-info {
	overflow: hidden;
}

.footer-group .contact-block .address {
	font-style: normal;
	margin-bottom: 19px;
}

.footer-group .contact-block .tel {
	color: #fff;
}

.footer-group .contact-block .tel:hover {
	text-decoration: none;
	color: #da262e;
}

.info-block {
	width: 29.6241709654%;
	float: left;
	position: relative;
	padding-right: 12px;
}

.info-block .image-holder {
	margin-top: -29px;
	float: right;
	position: relative;
	width: 324px;
	height: 306px;
}

.info-block .image-holder:after {
	content: "";
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNzM3MzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55, 55, 55, .08)), color-stop(18%, rgba(55, 55, 55, .25)), color-stop(56%, rgba(55, 55, 55, .71)), color-stop(72%, rgba(55, 55, 55, .87)), color-stop(88%, #373737), color-stop(100%, #373737));
	background: -webkit-linear-gradient(top, rgba(55, 55, 55, .08) 0%, rgba(55, 55, 55, .25) 18%, rgba(55, 55, 55, .71) 56%, rgba(55, 55, 55, .87) 72%, #373737 88%, #373737 100%);
	background: linear-gradient(to bottom, rgba(55, 55, 55, .08) 0%, rgba(55, 55, 55, .25) 18%, rgba(55, 55, 55, .71) 56%, rgba(55, 55, 55, .87) 72%, #373737 88%, #373737 100%);
	position: absolute;
	bottom: -28px;
	left: 0;
	right: 0;
	height: 191px;
}

.info-block .image-holder img {
	display: block;
}

.info-block .identity-info {
	font: 700 14px/14px "Open Sans", "Arial", "Helvetica", sans-serif;
	position: absolute;
	bottom: 27px;
	right: 0;
	width: 225px;
	text-transform: uppercase;
	z-index: 0;
}

.info-block .identity-info .designation {
	display: block;
}

.info-block .identity-info .name {
	display: block;
}

.info-block .identity-info .signature {
	position: absolute;
	right: 169px;
	top: -57px;
	z-index: -1;
	width: 128px;
	height: 70px;
}

.info-block .identity-info .signature img {
	display: block;
}

@media all and (min-width: 980px) {
	.search-form .row:hover .r1,
	.search-form .row.input-focused .r1 {
		-webkit-animation: fullin .1s forwards;
		animation: fullin .1s forwards;
	}

	.search-form .row:hover input[type="search"],
	.search-form .row:hover input[type="text"],
	.search-form .row.input-focused input[type="search"],
	.search-form .row.input-focused input[type="text"] {
		-webkit-animation: fadein 1s forwards;
		animation: fadein 1s forwards;
	}

	.search-form .row .r1 {
		-webkit-animation: fullout .6s forwards;
		animation: fullout .6s forwards;
		width: 32px;
	}

	.search-form .row input[type="text"],
	.search-form .row input[type="search"] {
		opacity: 0;
		-webkit-animation: fadeout 1s forwards;
		animation: fadeout 1s forwards;
	}

	.main-menu > li:hover .item-drop > a,
	.main-menu > li.active .item-drop > a,
	.main-menu > li.hover .item-drop > a {
		text-decoration: none;
		color: #da262e;
	}

	.main-menu > li:hover .item-drop ul,
	.main-menu > li.hover .item-drop ul {
		display: block;
	}
}

@media only screen and (min-width: 1025px) {
	.tel {
		text-decoration: none;
		pointer-events: none;
		cursor: default;
		display: inline-block;
		vertical-align: top;
	}

	.tel:hover {
		color: #da262e;
	}

	.farm-banner .farm-link {
		font-size: 18px;
	    position: relative;
	    top: -3px;
	}
}

@media all and (max-width: 1344px) {
	#header.fixed-position .orig-box .logo-holder {
		padding: 19px 0 0 10px;
	}

	#header.fixed-position .orig-box .logo-small {
		width: 184px;
		height: 48px;
	}

	#header.fixed-position .orig-box .nav-drop {
		padding: 31px 0 30px;
	}

	#header .logo-holder {
		padding: 19px 0 19px 10px;
	}

	#header .logo {
		width: 223px;
		height: 154px;
	}

	.social-networks li {
		margin: 0 0 5px 7px;
	}

	.social-networks a span {
		font-size: 30px;
		line-height: 30px;
	}

	.social-networks a span.icon-linked {
	    font-size: 32px;
    	line-height: 32px;
	}

	.nav-drop {
		padding: 64px 0 27px;
		width: 71.1%;
	}

	.nav-drop .social-networks {
		margin: 0 0 35px;
	}

	.search-form {
		bottom: 14px;
	}

	.search-form .row .icon-search {
		font-size: 21px;
		line-height: 21px;
		right: 0;
		top: 12px;
	}

	.main-menu > li {
		margin: 0 42px 0 0;
	}

	.main-menu > li .item-drop > a {
		font-size: 12px;
		line-height: 14px;
	}

	.carousel-gallery {
		margin-bottom: 6px;
	}

	.carousel-gallery {
		margin-bottom: 4px;
	}

	.carousel-gallery .slide .holder {
		padding: 24px 13px 21px 9px;
		height: 615px;
	}

	.carousel-gallery .slide .holder:after {
		height: 615px;
	}

	.carousel-gallery .caption-text h1 {
		font-size: 86px;
		line-height: 74px;
	}

	.carousel-gallery .detail-pagination {
		font-size: 12px;
		line-height: 16px;
		right: 0;
		width: 30%;
		padding: 34px 17px 10px 38px;
	}

	.carousel-gallery .detail-pagination ul li {
		height: 92px;
		padding: 10px 20px;
	}

	.carousel-gallery .detail-pagination ul li:before {
		width: 17px;
	}

	.carousel-gallery .detail-pagination ul li + li {
		margin-top: 19px;
	}

	.carousel-gallery .detail-pagination .image-thumb {
		width: 162px;
	}

	.carousel-gallery .detail-pagination .image-thumb .slide-effect {
		width: 162px;
		margin: 0 0 0 162px;
		padding-left: 17px;
		height: 92px;
	}

	.carousel-gallery .detail-pagination .image-thumb img {
		width: 162px;
		height: 92px;
	}

	.main-block .tabset {
		margin: 0 -2px;
	}

	.main-block .tabset li {
		padding: 0 2px;
	}

	.main-block .tabset li > a {
		font-size: 23px;
		line-height: 26px;
		padding: 17px 10px;
	}

	.tab-content > div[id^="tab"] {
		padding: 34px 40px 41px;
	}

	.news-block {
		padding: 0 48px 0 14px;
		margin-top: -3px;
		width: 41.2796697626%;
	}

	.news-block h2 {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.news-block .live-link {
		font-size: 23px;
		line-height: 26px;
		padding: 35px 23px 32px 15px;
		border-left: 18px solid #000;
	}

	.news-column {
		margin-bottom: 29px;
	}

	.news-column .post {
		font-size: 11px;
		line-height: 14px;
		padding: 0 0 0 31px;
		margin-bottom: 12px;
	}

	.news-column .post:before {
		width: 5px;
		height: 5px;
		left: 14px;
		top: 6px;
	}

	.news-column .post h3 {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 2px;
	}

	.news-roll {
		width: 58.7203302374%;
		padding: 0 0 0 60px;
	}

	.news-roll .slide {
		width: 246px;
		margin-right: 21px;
		margin: 0 11px 0 10px;
	}

	.news-roll .slide .post .text {
		padding: 13px 17px 17px;
	}

	.news-roll .slide .post h2 {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 3px;
	}

	.news-roll .slide .post .more {
		font-size: 11px;
		line-height: 18px;
	}

	.news-roll .slide .image-holder time {
		font-size: 15px;
		line-height: 15px;
		width: 63px;
		height: 63px;
	}

	.news-roll .slide .image-holder time strong {
		font-size: 25px;
		line-height: 25px;
	}

	.news-roll .controls {
		width: 43px;
		left: 3px;
	}

	.news-roll .btn-prev,
	.news-roll .btn-next {
		height: 43px;
		margin-top: 3px;
		padding: 12px;
	}

	.news-roll .btn-prev span,
	.news-roll .btn-next span {
		font-size: 36px;
		line-height: 17px;
		height: 20px;
		line-height: 17px;
	}

	.newsmedia-gallery {
		padding: 0 47px;
		width: 100%;
	}

	.newsmedia-gallery .slide {
		width: 246px;
		margin-right: 21px;
	}

	.newsmedia-gallery .controls {
		width: 100%;
		left: 0;
		right: 0;
	}

	.newsmedia-gallery .btn-prev,
	.newsmedia-gallery .btn-next {
		width: 43px;
	}

	#footer .holder {
		padding: 0;
	}

	.footer-group {
		padding: 35px 0 24px;
		width: 70.8571428571%;
	}

	.footer-group .title {
		font-size: 19px;
		line-height: 21px;
		margin-bottom: 7px;
	}

	.footer-group .subscribe-block .subscription-form {
		padding: 6px 0 18px 3px;
	}

	.footer-group .subscribe-block .subscription-form .row input[type="text"],
	.footer-group .subscribe-block .subscription-form .row input[type="email"] {
		font-size: 10px;
		line-height: 12px;
		height: 43px;
		padding: 12px 15px;
	}

	.footer-group .subscribe-block .subscription-form input[type="submit"] {
		height: 43px;
		width: 108px;
		font-size: 11px;
		line-height: 13px;
	}

	.footer-group .subscribe-block .social-networks {
		padding: 0px;
	}

	.footer-group .subscribe-block .social-networks li {
		margin: 0 9px 10px 0;
	}

	.footer-group .subscribe-block .social-networks li a span {
		font-size: 47px;
		line-height: 47px;
	}

	.footer-group .contact-block .logo-block {
		padding: 0 0 0 26px;
		width: 126px;
	}

	.footer-group .contact-block .contact-info {
		padding: 0 0 0 29px;
		font-size: 10px;
		line-height: 15px;
	}

	.footer-group .contact-block .address {
		margin-bottom: 13px;
	}

	.info-block {
		width: 29.1428571429%;
	}

	.info-block .image-holder {
		margin-top: -21px;
		width: 246px;
		height: auto;
	}

	.info-block .identity-info {
		font-size: 11px;
		line-height: 11px;
		bottom: 20px;
		width: 174px;
	}

	.info-block .identity-info .signature {
		right: 131px;
		top: -43px;
		width: 96px;
	}
}

@media all and (max-width: 1100px) {

	.int .maincontent {
		width: auto;
		float: none;
	}
	.int .sidebar {
		display: none;
	}
	.tab-content > div[id^="tab"] {
		padding: 34px 27px 41px;
	}
}

@media all and (max-width: 1019px) {
	.news-roll .slide .post .text {
		padding: 22px 17px 17px;
	}
}

@media all and (max-width: 979px) {
	#header {
		position: static;
	}

	#header.fixed-position .orig-box .logo-holder {
		padding: 24px 0 0 10px;
	}

	#header.fixed-position .orig-box .holder {
		padding: 0 15px 28px;
	}

	#header.fixed-position .orig-box .nav-drop {
		padding: 18px 25px 28px;
	}

	#header .holder {
		padding: 0 15px 31px;
	}

	#header .logo-holder {
		padding: 26px 0 0 19px;
	}

	#header .logo {
		width: 205px;
		height: 142px;
	}

	#header .farm-banner {
		font-size: 18px;
		line-height: 1.2em;
	} 

	.farm-banner .farm-copy {
		margin-left: 100px;
	}

	.farm-banner .icon {
		font-size: 35px;
	}

	.farm-banner .arrow {
		font-size: 26px;
	}

	.nav-drop {
		position: absolute;
		top: 0;
		right: -290px;
		width: 290px;
		bottom: 0;
		padding: 18px 25px 28px;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.nav-opener {
		background: #da262e;
		border-radius: 3px;
		display: block;
		height: 56px;
		overflow: hidden;
		position: absolute;
		right: 45px;
		text-indent: -9999px;
		top: 74px;
		width: 55px;
		z-index: 999;
		-webkit-transition: right .2s linear;
		transition: right .2s linear;
	}

	.nav-opener:hover {
		opacity: .9;
	}

	.nav-opener:before,
	.nav-opener:after,
	.nav-opener span,
	.nav-opener span:after {
		background: #fff;
		border-radius: 4px;
		position: absolute;
		top: 33px;
		left: 25%;
		right: 25%;
		height: 3px;
		margin-top: -2px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}

	.nav-opener:before,
	.nav-opener:after {
		content: "";
		top: 19px;
	}

	.nav-opener:after {
		top: 40px;
	}

	.nav-opener span:after {
		content: "";
		left: 0;
		right: 0;
		top: -5px;
	}

	.side-push {
		overflow: hidden;
		position: relative;
	}

	.side-push.nav-active .hold {
		margin: 0 0 0 -290px;
		width: 100%;
	}

	.side-push.nav-active .nav-drop {
		background: #fff;
		right: 0;
	}

	.side-push.nav-active #header.fixed-position {
		margin: 0 0 0 -290px;
	}

	.side-push.nav-active #header.fixed-position .orig-box {
		margin: 0 0 0 -290px;
	}

	.side-push.nav-active #header.fixed-position .social-networks {
		display: block;
	}

	.side-push.nav-active .social-networks {
		text-align: center;
		margin: 0 -4px 33px;
		width: 238px;
		overflow: hidden;
	}

	.side-push.nav-active .social-networks li {
		margin: 0 4px 4px;
	}

	.side-push.nav-active .nav-opener {
		right: 335px;
		-webkit-transition: right .2s linear;
		transition: right .2s linear;
	}

	.side-push.nav-active .nav-opener:before,
	.side-push.nav-active .nav-opener:after {
		top: 16px;
		left: 15%;
		right: 15%;
	}

	.side-push.nav-active .nav-opener:before,
	.side-push.nav-active .nav-opener:after {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
		margin: 0;
		top: 17px;
	}

	.side-push.nav-active .nav-opener:after {
		top: 38px;
	}

	.side-push.nav-active .nav-opener span {
		opacity: 1;
	}

	.side-push.nav-active #nav {
		padding: 0 3px;
	}

	.side-push .hold {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.search-form {
		position: static;
		margin: 0 2px 24px 0;
	}

	.search-form .row {
		float: right;
		width: 238px;
	}

	.search-form .row .icon-search {
		font-size: 25px;
		line-height: 25px;
		right: 14px;
		top: 12px;
		margin: 0 7px 0 0;
	}

	.main-menu {
		width: 100%;
		overflow: hidden;
	}

	.main-menu > li {
		float: none;
		margin: 0 0 8px;
	}

	.main-menu > li:before,
	.main-menu > li:after {
		display: none;
	}

	.main-menu > li.last:hover .item-drop > ul,
	.main-menu > li.last.hover .item-drop > ul {
		right: 0;
	}

	.main-menu > li.active a {
		color: #da262e;
		text-decoration: none;
	}

	.main-menu > li .item-drop {
		display: inline-block;
		vertical-align: top;
	}

	.main-menu > li .item-drop:hover ul {
		display: block;
		width: 100%;
	}

	.main-menu > li .item-drop > a {
		font-size: 16px;
		line-height: 19px;
	}

	.main-menu > li .item-drop > a:hover {
		color: #da262e;
		text-decoration: none;
	}

	.main-menu > li .item-drop > ul {
		border: none;
		left: 0;
		padding: 5px 15px 11px;
		position: relative;
		top: 0;
		z-index: 5;
	}

	.main-menu > li .item-drop > ul li {
		padding: 2px 0;
	}

	.main-menu > li .item-drop > ul a {
		font-size: 12px;
		line-height: 14px;
	}

	.carousel-gallery .slide {
		width: 100%;
	}

	.carousel-gallery .slide .holder {
		height: 450px;
	}

	.carousel-gallery .slide .holder:after {
		height: 450px;
	}

	.carousel-gallery .caption-text {
		vertical-align: top;
		padding: 45px 0 0 46px;
		width: 58%;
	}

	.carousel-gallery .caption-text h1 {
		font-size: 68px;
		line-height: 58px;
	}

	.carousel-gallery .wrap01 {
		top: auto;
		bottom: 36px;
		left: auto;
		right: 0;
		height: auto;
		width: 370px;
		z-index: 300;
	}

	.carousel-gallery .wrap01 .wrap02 {
		position: static;
	}

	.carousel-gallery .detail-pagination {
		font-size: 13px;
		line-height: 19px;
		background: none;
		width: 100%;
		position: static;
		padding: 0;
	}

	.carousel-gallery .detail-pagination ul li {
		display: none;
		cursor: auto;
		height: auto;
		padding: 29px 24px 32px;
	}

	.carousel-gallery .detail-pagination ul li:before {
		width: 19px;
	}

	.carousel-gallery .detail-pagination ul li:hover,
	.carousel-gallery .detail-pagination ul li.active {
		background: rgba(0, 0, 0, .75);
	}

	.carousel-gallery .detail-pagination ul li.active {
		display: block;
	}

	.carousel-gallery .detail-pagination .image-thumb {
		display: none;
	}

	.carousel-gallery .smallmedia-pagination {
		display: block;
		bottom: 44px;
		left: 41px;
	}

	.main-block .tabset li > a {
		font-size: 16px;
		line-height: 19px;
		padding: 16px 10px 15px;
	}

	.tab-content > div[id^="tab"] {
		padding: 40px 38px 49px;
	}

	.news-block {
		width: 100%;
		float: none;
		padding: 0 0 40px;
		margin: 0;
		overflow: hidden;
	}

	.news-block h2 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.news-block .live-link {
		font-size: 19px;
		line-height: 21px;
		border-left: 12px solid #000;
		float: right;
		width: 288px;
		margin-top: 22px;
		padding: 28px 27px 27px 15px;
	}

	.news-column {
		width: 50%;
		float: left;
		margin: 0;
	}

	.news-column .post {
		padding: 0 0 0 24px;
		margin-bottom: 10px;
	}

	.news-column .post:before {
		width: 4px;
		height: 4px;
		left: 10px;
	}

	.news-column .post h3 {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: -2px;
	}

	.news-roll {
		width: 100%;
		padding: 0 0 0 49px;
	}

	.news-roll .slide {
		width: 201px;
		margin: 0 19px 0 0;
	}

	.news-roll .slide .post .text {
		padding: 12px;
	}

	.news-roll .slide .post h2 {
		font-size: 16px;
		line-height: 21px;
		margin-bottom: 1px;
	}

	.news-roll .slide .post .more {
		font-size: 9px;
		line-height: 11px;
	}

	.news-roll .slide .image-holder time {
		font-size: 12px;
		line-height: 12px;
		width: 50px;
		height: 50px;
		padding: 9px 8px 8px;
	}

	.news-roll .slide .image-holder time strong {
		font-size: 21px;
		line-height: 21px;
	}

	.news-roll .controls {
		left: 1px;
		width: 34px;
	}

	.news-roll .btn-prev,
	.news-roll .btn-next {
		height: 34px;
		margin-top: 4px;
		padding: 9px;
	}

	.news-roll .btn-prev span,
	.news-roll .btn-next span {
		font-size: 29px;
		line-height: 14px;
		height: 18px;
	}

	.newsmedia-gallery {
		padding: 0 47px;
		width: 100%;
	}

	.newsmedia-gallery .slide {
		width: 201px;
		margin-right: 19px;
	}

	.newsmedia-gallery .controls {
		width: 100%;
		left: 0;
		right: 0;
	}

	.newsmedia-gallery .btn-prev,
	.newsmedia-gallery .btn-next {
		width: 34px;
	}

	.footer-group {
		width: 425px;
		padding: 39px 0 30px 32px;
	}

	.footer-group .title {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.footer-group .subscribe-block {
		float: none;
		width: 100%;
		padding: 0 0 14px 7px;
	}

	.footer-group .subscribe-block .subscription-form {
		padding: 5px 0 22px 3px;
	}

	.footer-group .subscribe-block .subscription-form .row input[type="text"],
	.footer-group .subscribe-block .subscription-form .row input[type="email"] {
		height: 47px;
		font-size: 11px;
		line-height: 13px;
		padding: 12px 17px;
	}

	.footer-group .subscribe-block .subscription-form input[type="submit"] {
		font-size: 12px;
		line-height: 14px;
		height: 47px;
		width: 120px;
	}

	.footer-group .subscribe-block .social-networks li a span {
		font-size: 55px;
		line-height: 55px;
	}

	.footer-group .contact-block {
		float: none;
		width: 100%;
	}

	.footer-group .contact-block .logo-block {
		display: none;
	}

	.footer-group .contact-block .contact-info {
		font-size: 11px;
		line-height: 17px;
		padding: 0 0 0 11px;
	}

	.footer-group .contact-block .address {
		float: left;
		width: 60%;
	}

	.footer-group .contact-block .contact-no {
		font-size: 13px;
		line-height: 19px;
		float: left;
		width: 40%;
		padding: 0 0 0 9px;
	}

	.info-block {
		bottom: 0;
		position: absolute;
		right: 10px;
		width: auto;
	}

	.info-block .image-holder {
		margin-top: 0;
		width: 283px;
	}

	.info-block .identity-info {
		font-size: 12px;
		line-height: 12px;
		bottom: 23px;
		width: 198px;
	}

	.info-block .identity-info .signature {
		right: 149px;
		top: -51px;
		width: 112px;
	}
}

@media all and (max-width: 766px) {

	#header.fixed-position .orig-box .logo-holder {
		margin: 0 0 0 -1px;
		padding: 29px 0 0;
	}

	#header.fixed-position .orig-box .logo-small {
		width: 205px;
		height: 53px;
	}

	#header.fixed-position .orig-box .holder {
		padding: 0 15px 27px;
	}

	#header.fixed-position .orig-box .nav-drop {
		padding: 18px 19px 28px;
	}

	#header.fixed-position .orig-box .nav-opener {
		top: 29px;
	}

	#header .holder {
		padding: 0 0 27px;
	}

	#header .logo-holder {
		padding: 29px 0 0 14px;
	}

	#header .logo {
		display: none;
	}

	#header .logo-small {
		display: block;
		width: 205px;
		height: 53px;
	}

	.nav-drop {
		right: -272px;
		width: 272px;
		padding: 18px 19px 28px;
	}

	.nav-opener {
		right: 15px;
		top: 29px;
	}

	.side-push.nav-active .hold {
		margin: 0 0 0 -272px;
	}

	.side-push.nav-active .nav-opener {
		right: 287px;
	}

	.carousel-gallery .caption-text {
		padding: 30px 11px 0;
		width: 100%;
	}

	.carousel-gallery .caption-text h1 {
		font-size: 48px;
		line-height: 42px;
	}

	.carousel-gallery .wrap01 {
		bottom: 58px;
		width: 279px;
	}

	.carousel-gallery .smallmedia-pagination {
		bottom: 26px;
		left: 21px;
	}

	.main-block .tabset {
		text-align: left;
		text-transform: none;
	}

	.main-block .tabset li {
		background: #c7c7c7;
		width: 100%;
		margin-bottom: 5px;
		padding: 0;
	}

	.main-block .tabset li > a {
		text-align: center;
		text-transform: uppercase;
	}

	.tab-content > div[id^="tab"] {
		padding: 40px 13px 50px;
	}

	.tab-section {
		overflow: hidden;
		padding: 40px 13px 50px;
	}

	.news-block {
		padding: 0 0 44px;
	}

	.news-block .live-link {
		margin-top: 16px;
		float: none;
		margin: 0 auto;
	}

	.news-column {
		width: 100%;
		float: none;
		padding: 0 0 0 17px;
	}

	.news-roll {
		/*padding: 0 41px 0 52px;*/
		padding: 0 22px 0 52px;
	}

	.news-roll .controls {
		left: 4px;
	}

	.newsmedia-gallery .controls {
		width: 34px;
		top: auto;
		margin: 0;
		left: 0;
		bottom: 0;
		height: auto;
	}

	.newsmedia-gallery .btn-prev,
	.newsmedia-gallery .btn-next {
		left: 4px;
		position: static;
		margin-top: 4px;
	}

	.footer-group {
		width: 100%;
		padding: 29px 13px 27px;
	}

	.footer-group .subscribe-block {
		float: none;
		width: 100%;
		padding: 0 0 22px 7px;
	}

	.footer-group .subscribe-block .subscription-form {
		padding: 5px 4px 22px 3px;
	}

	.footer-group .subscribe-block .social-networks li a span {
		font-size: 47px;
		line-height: 47px;
	}

	.footer-group .contact-block .address {
		float: none;
		width: 100%;
		margin-bottom: 18px;
	}

	.footer-group .contact-block .contact-no {
		float: none;
		width: 100%;
		padding: 0;
	}

	.info-block {
		position: static;
		width: 100%;
		padding: 0;
	}

	.info-block .image-holder {
		float: none;
		margin: 0 auto;
	}

	.info-block .identity-info {
		width: 203px;
	}

	.info-block .identity-info .signature {
		right: 155px;
	}
}

@media all and (max-width: 766px) and (orientation: landscape) {
	.nav-drop .nav-holder {
		overflow: auto;
		width: 238px;
		max-height: 240px;
	}
}

@media all and (max-width: 680px) {
	.news-roll {
		margin: 0 auto;
		width: 294px;
	}

	.newsmedia-gallery {
		margin: 0 auto;
		width: 314px;
	}

	#header .farm-banner {
		font-size: 14px;
	}

	.farm-banner .icon {
		font-size: 24px;
    	padding: 20px 20px;
	}

	.farm-banner .farm-copy {
    	margin-left: 90px;
	}
}

@media all and (max-width: 570px) {
	.farm-banner .icon {
		font-size: 24px;
    	padding: 30px 20px;
	}
}


@-webkit-keyframes fullin {
	0% {
		width: 32px;
	}

	100% {
		width: 238px;
	}
}

@keyframes fullin {
	0% {
		width: 32px;
	}

	100% {
		width: 238px;
	}
}

@-webkit-keyframes fullout {
	100% {
		width: 32px;
	}

	99% {
		width: 238px;
	}

	0% {
		width: 238px;
	}
}

@keyframes fullout {
	100% {
		width: 32px;
	}

	99% {
		width: 238px;
	}

	0% {
		width: 238px;
	}
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	100% {
		opacity: 0;
	}

	0% {
		opacity: 1;
	}
}

@keyframes fadeout {
	100% {
		opacity: 0;
	}

	0% {
		opacity: 1;
	}
}

@-webkit-keyframes slidein {
	0% {
		right: 0;
	}

	50% {
		right: 0;
	}

	100% {
		right: 80%;
	}
}

@keyframes slidein {
	0% {
		right: 0;
	}

	50% {
		right: 0;
	}

	100% {
		right: 80%;
	}
}

@-webkit-keyframes slideout {
	100% {
		right: 0;
	}

	50% {
		right: 0;
	}

	0% {
		right: 80%;
	}
}

@keyframes slideout {
	100% {
		right: 0;
	}

	50% {
		right: 0;
	}

	0% {
		right: 80%;
	}
}

