* {	margin: 0;	padding: 0;}
html {	height: 100%;}
body {	font: 12px/18px 'Open Sans', sans-serif;	width: 100%;	height: 100%;}
p a {	color:#21323A;	text-decoration:none; font-weight:bold; }
p a:hover {	color:#E22426; text-decoration:underline;}
a {	color: #484949;	outline: none;	text-decoration: none;}
a:hover {	text-decoration: none; color:#E22426;}
a:hover, a:active, a:focus, a:visited {	text-decoration: none;	border:none;	outline:none;}
.span8.floatright { float: right; }
.menu .tinynav { display: none; }
.maps_view { height: 350px; }
.sliderwrap { margin: 0 auto; width: 940px; }
#slider-wrapper object { width: 100%; }
#sliderwrap { padding-top: 0px; background: none; }
.push-down{margin-top:20%;}
h1,h2,h3,h4,h5{	color:#484949;	text-transform: uppercase;	line-height:1.2em;	font-family:'Open Sans',sans-serif;}
h1{ font-size: 24px; }
h2{ font-size: 18px; }
h3,h4,h5{ font-size:16px;}
p {	margin: 10px 0;	font-size:13px;	color:#444;	font-weight:normal;}
img {	border: none;}
input {	vertical-align: middle;}
#wrapper {	margin: 0 auto;	min-height: 100%;	height: auto !important;	height: 100%;}
.clr{	clear:both;}
.sep{	width: 100%;	border-top: 1px solid #e7e7e7;	margin: 40px 0;}
.sep_small{width: 100%;	border-top: 1px solid #e7e7e7; margin: 20px 0;}
.separator{ margin:20px auto; width:100%; height:1px;}
.separator_small{ margin:10px auto; width:100%; height:1px;}
.extrabold{	font-weight:900;}
.centralheader { text-align:center; padding:0 0 20px 0; margin:0; }


/* Header
-----------------------------------------------------------------------------*/
#header_top { height:40px; background:#fff; position:relative; }
#header_top p { color:#E22426; margin:10px 0; font-size:14px; }
#header_top p span { font-weight:bold; }

.socialheader { width:30%; float:right; margin:0; padding:0; }
.social a.soc{	width:40px;	height:40px;	margin:0;	float:right;	background:#fff;}
.social a.soc:hover{	background:#E22426;}
.social img {	width:40px;	height:40px;}
.social img.soc1{	background:url(../images/soc1.png);}
.social img.soc2{	background:url(../images/soc2.png) center center no-repeat;}
.social img.soc3{	background:url(../images/soc3.png) center center no-repeat;}
.social img.soc4{	background:url(../images/soc4.png) center center no-repeat;}
.social img.soc5{	background:url(../images/soc5.png) center center no-repeat;}
.social img.soc6{	background:url(../images/soc6.png) center center no-repeat;}
.social img.soc7{	background:url(../images/soc7.png) center center no-repeat;}

#header_menu{ /*position:absolute; z-index:200; top:40px;*/ margin:0 auto; width:100%; background:#fff; background:url(../images/header-bg.gif) bottom repeat-x; }
.header_bg{
	background-color: #21658e;
	background: -moz-linear-gradient(top, #21658e,#26779d);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#21658e), to(#26779d));
	background: -webkit-linear-gradient(top, #21658e, #26779d);
	background: -o-linear-gradient(top, #21658e,#26779d);
	background: linear-gradient(to bottom, #21658e,#26779d);
	height:170px; position: relative; z-index: 55555;
}
/* logo area */
.logo {	padding:15px 0; height:70px; width:50%; float:left; }
.logo img { width:60%; margin:0; }
/* old logo styling */
/*
.logo .logocontainer { float:left; width:70px; margin:0 10px 0 0; padding:0; }
.logo div { width:auto; height:70px; float:left; margin:0; padding:13px 0 0 0; font-size:64px; color:#21323A; text-transform:capitalize; line-height:0.3em; text-shadow: 2px 2px 8px #fff; }
.logo div a {  }
.logo div span { font-weight:800; font-size:22px; text-transform:none; padding:0 0 0 3px; margin:0; color:#676767; text-transform:uppercase; }
*/

.telbox { float:right; width:30%; margin:40px 0 0 0; padding:0; font-size:30px; color:#21323A; text-align:right; font-family: 'Open Sans', sans-serif; font-weight:800; }
.telbox img { width:25px; margin:-5px 8px 0 0; padding:0; }

.now_carousel{ margin:0px 0 0 0;	-moz-box-shadow: 0 10px 0 #f4f4f4; /* Firefox */    -webkit-box-shadow: 0 10px 0 #f4f4f4; /* Safari Chrome */    box-shadow: 0 10px 0 #f4f4f4;	position:relative;	/*z-index: 1;*/ }
#main-carousel {	margin:0;	padding:0;	width:100%;	height:640px;	position:relative;}
#main-carousel img{	width: 100%;	min-width: 960px;	height: 640px;	max-height:640px;	border:none;}
#main-carousel .carousel-caption{	width: 940px;	position:absolute;	top: 50%;	left:50%;	margin-left:-470px;	margin-top: -100px;	background:none;	padding:0;}
#main-carousel .carousel-caption h1{	font-size:28px; color:#fff;	text-shadow: 0 1px 3px rgba(0,0,0,0.7);	padding: 45px 40px;	margin: 0;	line-height:1.2em;}
#main-carousel .carousel-caption h4{	font-size:48px;	text-shadow:0 4px 0 rgba(0,0,0,0.20);	padding: 45px 40px;	margin: 0;	line-height:1em;}
#main-carousel .carousel-control.right{	background: url(../images/right_arrow.png);	opacity:1;	filter: alpha(opacity=100);}
#main-carousel .carousel-control.right:hover{	background:url(../images/right_arrow_white.png);	opacity:1;	filter: alpha(opacity=100);}
#main-carousel .carousel-control.left{	background:url(../images/left_arrow.png);	opacity:1;	filter: alpha(opacity=100);}
#main-carousel .carousel-control.left:hover{	background:url(../images/left_arrow_white.png);	opacity:1;	filter: alpha(opacity=100);}
#main-carousel .carousel-control{	border:0;	width:36px;	height:36px;	backgound:url(../images/spacer.gif);	top:50%;	margin-top:-18px;}

.navbar {  /*width:100%;*/ margin:5px auto 0 auto; background:#E22426; }
.navbar-inverse .brand, .navbar-inverse .nav > li > a:hover { text-shadow:none !important; background:#1b1b1b;}
.navbar .navbar-inner{ -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; border:none; background:none; padding:0; /*width:940px; margin:0 auto;*/ }
.navbar-search{	margin-top:10px;	margin-right:20px;	background:#f2f2f2;}
.navbar-search input.input-search{
	border:none;
	height:25px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background:#f2f2f2;
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	
}
.navbar-search button.search-submit{
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	background:#f2f2f2;
	width: 40px;
	height:35px;
}
.navbar-search button i {	opacity:0.25;	-moz-opacity:0.25;	filter:alpha(opacity=25);}



/* Middle
-----------------------------------------------------------------------------*/
#content {	padding: 0 0 0px;}
.now_page{	z-index:2;	top: -50px;	position: relative;}

p.likeh1 { text-transform:none;	font-weight:bold;	color:#474747;	padding:20px 95px 0px 95px !important; font-size: 22px !important; line-height:1.3em; }

.homehalfsplit { width:100%; padding:0; margin:-40px 0 50px 0; }
.fiftyleft { width:46%; float:left; margin:0px 2% 10px 2%; padding:0; }
.fiftyright { width:46%; float:right; margin:0px 2% 10px 2%; padding:0; }

.homethirdsplit { width:100%; padding:0; margin:-40px 0 70px 0; }
.thirdleft { width:29%; float:left; margin:0px 2% 10px 2%; padding:0; }
.thirdright { width:29%; float:right; margin:0px 2% 10px 0%; padding:0; }
.thirdleft .imgcont { width:100%; margin:0; }
.thirdleft .imgcont img, .thirdright .imgcont img { width:100%; margin:0; }
.thirdleft .imgcont img a, .thirdright .imgcont img a { border:none; }
.thirdleft .title, .thirdright .title { font-size:36px; font-weight:bold;  text-align:center; display:block; background:#E22426; color:#21323A; }
.thirdleft .title a, .thirdright .title a { color:#21323A; text-decoration:none; display:block; padding:40px 0 40px 0; }
.thirdleft .title a:hover, .thirdright .title a:hover { color:#fff; text-decoration:none; }
.thirdleft p, .thirdright p { font-size:14px; padding:10px 0; }

.content_box{	background:#fff;	box-sizing:border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing:border-box;	border-top:5px solid #E22426;	display:block;	padding:0 0 10px;}
.now_page .content_box:before {	background:url(../images/shadow-left.png) top right no-repeat;	width:17px;	height:130px;	margin-left:-17px;	display:block;	float:left;	content:'';}
.now_page .content_box:after{	background: url(../images/shadow-right.png) top left no-repeat;	width: 17px;	height: 130px;	float: left;	margin-left: 940px;	top: 0px;	display: block;	content: '';	position: absolute;}
.content_box h1{	text-transform:none;	font-weight:bold;	color:#474747;	padding:20px 95px;}
.content_box p{	font-size:14px;	padding:0 120px;}
.color-btn{
	color:#21323A;
	border:none;
	font-size:18px;
	text-shadow: none;
	text-transform:uppercase;
	font-weight:900;
	-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3),0 1px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.25); 
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.25);
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	background-color: #fff;
	background: -moz-linear-gradient(top, #fff,#f2f2f2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background: -o-linear-gradient(top, #fff,#f2f2f2);
	background: linear-gradient(to bottom, #fff,#f2f2f2);
}
.color-btn:hover, .color-btn:active, .color-btn:focus{
	background-position: 0 0;
	color:#E22426;
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1); 
    box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.center{	left:50%;	position: relative;	}
.btn{width:220px; border:none;}
.btn.center{margin-left:-110px;}
.light{ font-weight:100; font-size:30px;}
.services{	text-align: center;	position:relative;	top:-20px;}
a.serv_ico{	display:block;	width:220px;	height:220px;	margin:0 auto 10px auto;}
.services .ico {	width:209px;	height:209px;	border:5px solid #E22426;	background:#fff;	position:relative;	}
.services .ico img{	background-color:#21323A;	background-position: center;    background-repeat: no-repeat;	position:absolute;	width:138px;	height:138px;	top:50%;	margin-top:-69px;	left:50%;	margin-left:-69px;}
img.icoa{	background-image:url(../images/icoa.png);}
img.icob{	background-image:url(../images/icob.png);}
img.icoc{	background-image:url(../images/icoc.png);}
img.icod{	background-image:url(../images/icod.png);}
img.ico1{	background-image:url(../images/ico1.png);}
img.ico2{	background-image:url(../images/ico2.png);}
img.ico3{	background-image:url(../images/ico3.png);}
img.ico4{	background-image:url(../images/ico4.png);}
a.serv_ico:hover .ico img{	background-color:#E22426;}
h3.serv{	font-weight:bold;	text-transform:none;	font-size:24px;	letter-spacing: -1px;}
.services p{	font-family:"Liberation Sans", Arial, Helvetica, sans-serif;}


p.registered { font-size:14px; font-weight:bold; text-align:center; }


#gallery{	background:#21323A;}
#gallery h2.white{	color:#fff;	margin:35px 0;}
#gallery .item {	background:#21323A;	width:299px;	height:299px;	}
#gallery .item img{	opacity:1!important;	-moz-opacity:1!important;	filter:alpha(opacity=100)!important;}
#gallery .item:hover img{	opacity:0.5!important;	-moz-opacity:0.5!important;	filter:alpha(opacity=50)!important;}
.blockblog .thumbnails{ margin-top: 10px; margin-bottom:20px;}
.blockblog .thumbnails li{	margin-left:1px;}
.blockblog .thumbnail-post {	width:313px;	height:190px;}
.blockblog .thumbnail-post .thumb_caption{ padding:0 5px 0 60px;}
a.h3_href { font-size:14px; color:#484949;}
a.h3_href:hover{ color:#E22426;}
.blockblog .thumbnail-post p.comments{font-size:11px; color:#909090; line-height:10px; }
.blockblog .thumbnail-post p{font-family:"Liberation Sans", Arial, Helvetica, sans-serif;}
.blockblog .thumbnail-post .date{ margin:15px 10px 15px 0;}
.blockblog .thumbnail-post .date span{ display:block; padding:0 10px; color:#E22426; font-size: 12px; text-transform:uppercase;}
.blockblog .thumbnail-post .date span.red{	display:block;	background:#E22426;	font-size:24px;	padding:10px;	color:#fff;}
.content_page{	padding:0 0 20px;}
.content_page p{ margin: 10px 0; }
.content_full_size{width:100%}

.pic {background:none; position:relative;}
.pic img {background:none; margin:0; width:100%;}
.pic a{display:block;}
.pic:hover img{opacity:0.6!important; filter:alpha(opacity=60)!important;width:100%!important;}
.pic:hover .zoom{display:block;}
.pic:hover .gallery_caption{display:block;}	
.pic.pull-left{margin-right:20px;}
.pic.pull-right{margin-left:20px;}
.pic2 {background:none; position:relative;}
.pic2 img {background:none; margin:0; width:100%;}
.newspic { background:none; position:relative; width:100%; }
.newspic img { background:none; margin:0; width:100%; }
.newspic30left { background:none; float:left; width:30%; margin:0 30px 30px 0; }
.newspic30left img { background:none; margin:0; width:100%; }
.newspic30right { background:none; float:right; width:30%; margin:0 0 30px 30px; }
.newspic30right img { background:none; margin:0; width:100%; }
.vacanciespic { background:none; position:relative; width:100%; }
.vacanciespic img { background:none; margin:0; width:100%; }

/* lists */
.halfwidth_container { width:50%; float:left; padding:0; margin:10px 0 30px 0; }
.halfwidth_container ul { padding:0 0% 0 15%; font-size:12px; }
.halfwidth_container ul li { padding:5px 0 5px 0; list-style-image:url(../images/list-icon.png); }
.halfwidth_container ul li a { color:#21323A; font-weight:bold; }
.halfwidth_container ul li a:hover { color:#E22426; text-decoration:underline; }
.full_width_list { width:100%; float:left; padding:0; margin:10px 0 30px 0; }
.full_width_list ul { padding:0 0% 0 7%; font-size:12px; }
.full_width_list ul li { padding:5px 0 5px 0; list-style-image:url(../images/list-icon.png); }
.full_width_list ul li a { color:#21323A; font-weight:bold; }
.full_width_list ul li a:hover { color:#E22426; text-decoration:underline; }

/* vacancy page */
.jobvacancy { width:100%; padding:0; margin:0; }
.jobvacancy p a { text-decoration:underline; }
small {}
small span, p span { font-weight:bold; text-transform:uppercase; }
a.jobemaillink { color:#E22426 !important; }
a.jobemaillink:hover { color:#21323A !important; }

a.zoom{position:absolute; display:none; top:50%; margin-top:-30px; left:50%; margin-left:-30px; width:60px; height:60px;background:url(../images/zoom.png) center center no-repeat;}

.pop_posts { padding:0px 0 0px 15%; }
.pop_posts p { padding:0px 0 0px 0px; }
.pop_posts p a { padding:0px 0 0px 0px; color:#21323A; }
.pop_posts p a:hover { color:#E22426; }
.pop_posts h3 { padding:0; margin:30px 0 0 0 !important; line-height:0.5em !important; }
.pop_posts h3 a{ padding:0; }
.pop_posts h3 span{display:block; color:#5b6063; font-size:10px; font-weight:normal;text-transform:none; margin:0; padding:0;line-height:10px;}

.p404 h2 span{display:block; font-size:20px; color:#5b6063; font-weight:bold;text-transform:none; margin:0; padding:0;}
.p404 p{font-size:14px;}

.blogpost h3{}
.blogpost .post_detail{margin:5px 0; color:#5b6063; font-size:11px;}
.blogpost .post_detail a{font-weight:bold;}

.detail a{font-weight:bold;}

.media.post_author .media-body p{margin:-3px 0 0;}
.media .media-body .comment_date{color:#7b7b7b; font-size:11px;}
.media .media-body .comment_date a{display:block;margin: 5px 0 ;}
.media .media-body .comment_date a:hover{color:#E22426;}
.media .media-body .comment_text{color:#7b7b7b; font-size:12px;}

.control-label{ color:#5b6063; font-size:12px;}

/* food and drink page */
.fooddrink { width:100%; padding:0; margin:0 0 30px 0; }
.casestudylink { font-size:14px; display:block; float:right; width:auto; }
.casestudylink a { color:#21323A; text-align:right; padding:15px 15px; text-decoration:underline; }
.casestudylink a:hover { color:#E22426; }
.engineering_pic { width:20%; float:left; margin:0 4% 40px 0; padding:5px 0 0 0; }
.engineering_pic img { width:100%; margin:0; padding:0; }
.engineering_pic_right { width:20%; float:right; margin:0 0 40px 4%; padding:5px 0 0 0; }
.engineering_pic_right img { width:100%; margin:0; padding:0; }
.engineering_icon { width:12%; float:left; margin:0 4% 40px 0; padding:0; height:120px; }
.engineering_header { font-size:14px; padding:5px 0; color:#fff; text-align:center; background:#9A181F; }
/*.engineering_icon img { width:100%; margin:0; padding:0; }*/
/* flipper */
.flip-container { perspective:1000; transform-style:preserve-3d; }
.flip-container:hover .back { transform:rotateY(0deg); }
.flip-container:hover .front { transform:rotateY(180deg); }
.flip-container, .front, .back { width:100%; height:100%; }
.flipper { transition:0.6s; transform-style:preserve-3d; position:relative; }
.front, .back {	backface-visibility:hidden; transition:0.6s; transform-style:preserve-3d; position:absolute; top:0; left:0; }
.front { z-index:2; transform:rotateY(0deg); }
.back {	transform:rotateY(-180deg); }
.vertical.flip-container { position:relative; }
.vertical .back { transform:rotateX(180deg); }
.vertical.flip-container:hover .back { transform:rotateX(0deg); }
.vertical.flip-container:hover .front {	transform:rotateX(180deg); }
.engineering_icon2 { width:20%; float:left; margin:0 4% 30px 0; padding:0; height:130px; }

/* partners page */
.partnerbox { width:100%; margin:30px 0; padding:0; float:left; }
.partnerpic { width:15%; margin:0 3% 10px 0; padding:0; float:left; }
.partnerpic img { width:100%; margin:0; padding:0; }
.partnerbox h2 { font-size:30px; text-align:left; padding:0 0 0px 0; }
.partnerbox h2 small { font-size:10px; text-align:left; padding:0 0 0px 0; color:#21323A; }
.partnerbox h2 a { color:#21323A; text-decoration:underline; }
.partnerbox h2 a:hover { color:#E22426; text-decoration:underline; }
.partnerbox p { font-size:13px; text-align:left; padding:0 0 0px 0; }
.partnerbox p a { color:#21323A; text-decoration:underline; }
.partnerbox p a:hover { color:#E22426; text-decoration:underline; }

/* case studies */
.casestudy_container { width:100%; margin:20px 0 30px 0; padding:0; background:#29343A; box-shadow:0px 6px 10px #999; }
.casestudy_pic { width:25%; margin:-15px 3% 15px -2%; float:left; background:#fff; }
.casestudy_pic img { width:100%; margin:0; padding:0; float:left; }
.casestudy_pic img:hover { opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); }
.casestudy_pic img a { border:none; }
.casestudy_pic img a:hover { opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); }
.casestudy_detailsbox { width:96%; float:right; padding:15px 2% 30px 2%; }
.casestudy_detailsbox h2 { text-align:left; font-size:30px; color:#fff; }
.casestudy_detailsbox p { text-align:left; font-size:14px; color:#fff; }
.casestudy_detailsbox p.tags { text-align:left; font-size:12px; color:#E22426; padding:0px 0; text-transform:uppercase; font-weight:bold; }

.contactdetails { width:100%; margin:0; }


/* Footer
-----------------------------------------------------------------------------*/
#footer {	background:#21323A;	margin: 0 auto ;	height: 380px;	position: relative;}
#footer a { color:#fff; font-weight:normal;	}
#footer a:hover { color:#E22426; }
a.footeremail { color:#E22426 !important; }
a.footeremail:hover { color:#fff !important; }
.cols{	height:310px;	font-family:'Liberation Sans',Arial, Helvetica,sans-serif;	}
.cols h4{	font-size:16px;	color:#E22426;	font-weight:normal;	margin:50px 0 35px;	font-family:'Open Sans',serif;	letter-spacing: -1px;}
.cols .post{	padding-right:30px;}
.cols .post span {	font-size:11px;	color:#E22426;	font-weight:normal;	display:block;	margin-top: 0;	font-family:'Liberation Sans',Arial, Helvetica, sans-serif;}
.cols .post a, .cols p{	color:#afafaf;	font-size:12px;	font-family:'Liberation Sans',Arial, Helvetica, sans-serif;}
.cols #subscribe{	margin-top: 15px;}
.input-append .subscribe-input{	width:145px;	border-radius: 0;	border: none;}
.input-append .subscribe-button {
	border-radius: 0!important;
	background: #E22426; 
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding: 4px 7px;
	outline:none;
	border:none;
	width:70px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	text-shadow:none;
}

ul { font-size:14px; padding:0; margin:0; }
ul li { list-style:none; padding:5px 0; margin:0; }
ul li a { color:#fff; padding:5px 0; margin:0; }

.socialfooter a.soc{ width:80px; height:80px; margin:5px 20px 15px 0; float:left; background:#fff;}
.socialfooter a.soc:hover{	background:#E22426;}
.socialfooter img {	width:80px;	height:80px;}
.socialfooter img.soc1{	background:url(../images/soc1.png);}
.socialfooter img.soc2{	background:url(../images/soc2.png) center center no-repeat;}
.socialfooter img.soc3{	background:url(../images/soc3.png) center center no-repeat;}
.socialfooter img.soc4{	background:url(../images/soc4.png) center center no-repeat;}
.socialfooter img.soc5{	background:url(../images/soc5.png) center center no-repeat;}
.socialfooter img.soc6{	background:url(../images/soc6.png) center center no-repeat;}
.socialfooter img.soc7{	background:url(../images/soc7.png) center center no-repeat;}

.cols .thumbnails{	margin:0;}
.cols .thumbnails > li{	margin:5px;	padding:0;	width:60px;	height:60px;}
.cols .thumbnails li a img:hover{	opacity: 0.6;	-moz-opacity: 0.6; 	filter: alpha(opacity=60);}
.footer_sep {	width: 100%;	border-top: 1px solid #21323A; 	margin: 15px 0 0 0;}
.copyright{	color:#757575; background:#21323A; padding:0 0 15px 0;	font-size:12px;	font-family:'Liberation Sans', Arial, Helvetica, sans-serif;}
.copyright a{	color:#757575;}

#webstore .right { float: none !important; margin: 0px !important; }

.testimonials .text h3 { color:#fff !important;}

.one_third_pad img { max-width: 100%; height: auto; }
.one_half_pad img { max-width: 100%; height: auto; }
.two_third_pad img { max-width: 100%; height:auto; }
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { color:#fff !important; float: none !important; bottom: 0px !important; background: none !important;}
.dc_pricingtable03 li h2.caption { color:#999 !important; font-size:28px !important;}
.dc_pricingtable06 ul li h3 { font-size:28px !important; color:#fff !important; line-height:180% !important;}
.dc_pricingtable05 ul li h3 { font-size:28px !important; line-height:250% !important; color: #555555 !important;}
div.dc_pricingtable03 .align_center h2 { text-align: center !important; float: none !important; bottom: 0px !important; }
.recent_works.gap { width: auto !important; }
h3.gap85 { text-align: left !important; }

/* */
.oneForth { margin:20px auto; float: left; width: 25%; }
.oneForth img { max-width: 100%; height: auto; }
.oneThird { margin: auto; width: 23%; }
.one_fourth_pad img { max-width: 100%; height: auto; }
/* */
.center_small_box > div:after { clear: both; display: block; }
.center_small_box > div {  position: relative; }
/* img h2 */
h2 img { max-width: 100%; height: auto; }
#slider-wrapper object { width: 100%; }
div.dc_pricingtable03 h1 { font-size: 42px !important; float: none !important; bottom: 0px !important; }
div.dc_pricingtable03 h1 span { display: inline !important; line-height: 52px; }
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { text-align: center; }

h1.gap90 {    color: #555555 !important;    font-size: 24px !important;    font-weight: bold !important;    padding: 20px 0 !important;    text-align: left !important;}

.photo:after { content:"" !important; }

.dc_pricingtable03 h2 { background: none !important; }
.dc_pricingtable03 h1 { background: none !important; }
.dc_pricingtable06 ul li h3 { text-align: center; }
.dc_pricingtable05 ul, .dc_pricingtable06 ul, .dc_pricingtable05 ul li,  .dc_pricingtable06 ul li { margin: 0px; list-style: none !important; list-style-type: none !important;  } 
div.dc_pricingtable03 h1, div.dc_pricingtable03 h2, div.dc_pricingtable03 h3 { width: auto !important; }
h2.gap87 { text-align: left; }

@media only screen and (max-width: 767px) {
#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}
#catalogue .last-column > div { margin:5px 0 0 0 !important;}
#catalogue .product { float:none !important; width: auto !important;}
#webstore { min-width: auto !important;}
}


.dc_iso_container .hero-unit { padding: 0px; margin: 0px; background: none; }
.now_page.gap { top: 10px; }
div.dc_pricingtable03 a.tooltip { display: inline !important; font-size: 12px !important; opacity: 1 !important; } 

.brochure-download {font-size:14px; font-weight:normal; margin-bottom: 25px; text-transform: uppercase; line-height: 1.5em; }
.brochure-download a::before {content: "\f02d";  font-family: FontAwesome; font-size: 26px; margin-right: 10px; color: #E22426; }
.meat-img-box-100 {width:98%; display: inline-block;}
.meat-img-box-50 {width:48%; display: inline-block; margin-right: 1%;}
.meat-img-box-33 {width:31.5%; display: inline-block; margin-right: 1%;}
.meat-img-box-25 {width:23%; display: inline-block;}
.meat-img-box-20 {width:19%; display: inline-block;margin-right:0.5%;}
.meat-img-box-100 img, .meat-img-box-50 img, .meat-img-box-33 img, .meat-img-box-25 img, .meat-img-box-20 img  {width:100%;}
.meat-home-img {width:40%; float:left; margin:3% 15px 0 0;}