.video-bg {
	background: rgba(233, 185, 16, 0.35);
}
.hsvideo {
	width: 100%;
	object-fit: cover;
	height: 100%;
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
}
.hsmod .mejs-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
}
.tm-fullscreen-container .tm-fullscreen {
	padding: 0;
}
video::-webkit-media-controls-overlay-play-button {
  display: none;
}
video::-webkit-media-controls{
    display: none;
    -webkit-appearance: none;
}
.tm-block-bottom-d.tm-block-large-padding.tm-block-dark {
	padding: 0;
}
.activebar-container ul.links {
	padding: 0;
  float: left;
}
.links li a {
	color: #fff;
}
.plg_system_eprivacy_accepted,
plg_system_eprivacy_declined {
	display: none !important;
}
/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-nite-icons > li > a {
    height: 120px;
    line-height: 120px;
    width: 120px;
}
.tm-block-bottom-a.tm-block-primary {
	padding: 10px 0;
}
.poultry-icon
{
	background-image:url("../images/icon/logo.svg");
}

@media (max-width: 768px) {
.getintouch .uk-grid > .uk-width-1-2 {
    width: 100%;
}
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */


}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */


}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */


}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */


}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
 .ficons
{
	/* left: 0;
    margin-left: auto;
    margin-right: auto;*/
    position: absolute;
   top: 180px;
    width: 100%;
    z-index: 9999;
}


}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */


 .ficons
{
	/* left: 0;
    margin-left: auto;
    margin-right: auto;*/
    position: absolute;
   top: 180px;
    width: 100%;
    z-index: 9999;
}


}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */


 .ficons
{
	/* left: 0;
    margin-left: auto;
    margin-right: auto;*/
    position: absolute;
   top: 180px;
    width: 100%;
    z-index: 9999;
}



}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */


 .ficons
{
	/* left: 0;
    margin-left: auto;
    margin-right: auto;*/
    position: absolute;
   top: 180px;
    width: 100%;
    z-index: 9999;
}


}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */



}