 /* 
Theme Name: Snowline 2022
Author: Kriativa Design
Version: 1
*/

audio, canvas, video { display: inline-block;}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%;}
body { margin: 0; font-size: 0.9em; line-height: 1.231; }
body, button, input, select, textarea { font-family: Open Sans, arial, sans-Arial; color: #000; }
a { color: #eac603; outline:none;}
a:hover {	 color: #545454; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote {border-left: 5px solid #545454;font-size: 0.9em;font-style: italic;margin-bottom: 10px;margin-left: 2.2em; margin-top: 10px; padding: 5px 1em 5px 1em;}
dfn { font-style: italic; }
hr {float:left; width:100%; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;width:30px;height:21px; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
h1,h2,h3,h4,h5{color:#000;font-family: 'Open Sans', Arial; font-weight:700; margin:0; padding:0; text-align:left; font-weight:400;}
h1{
	font-size:3em; 
	line-height:1.3em;	
	font-family: 'Open Sans', Arial; 
	margin:20px 0 20px;
	padding:0 0 20px;
	color:#000;
	font-weight:600;
}
h1.h1_posts{border:none;}
h2{font-size:2em;color:#000 ;padding:0 0 0;}
h3{font-size:1.7em;color:#000;}
h4{font-size:1.5em;color:#000;margin:10px 0 7px;}
h4 a{text-decoration:none;}
h5{font-size:1.3em;font-weight:normal;color:#000}
h3.awardsgalh3{ width:100%; text-align:center; text-transform:uppercase;}
.postcont h2{ text-align:center;}
h2.aboutus{text-align: center; color: #000; font-size: 3em; margin-top: 130px; margin-bottom: 130px;}
body{
	line-height:1.8em;
	background: #fff;
	}
#out{
	float: left;
  	width:100%;
	margin:0 auto 0;
	padding:0;
	}
#container{

    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
	background:#fff;
	position:relative;
	}

/*********** Search ***********/
#searchmain{
	float:right;
	width:auto;
	margin: 5px 40px 0 0; 
	position:relative;
}
#searchtriger{
	float:right;
	margin:0 0 0 35px ;
	background:url(images/search.png) no-repeat;
	width:15px;
	height:15px;
	cursor:pointer;
}
.searchform_main{
	float:right;
	width:auto;
	padding:20px;
	margin:0;
	position:absolute;
	display:none;
	background:rgba(255,255,255,0.7);
	right:0;
	top:30px;
	z-index:999999;
	}
#searchform{
	float:right;
	width:300px;
	padding:4px 5px;
	font-size:0.9em;
	margin: 0;
	border-radius:4px;
	background:#E5E5E7;
	height:auto;
	font-family:Open Sans;
}
#searchform label{
	display:none;
}
#searchsubmit {
	border:medium none;
	cursor:pointer;
	color:#fff;
	background:#999;
	font-size:0.9em;
	float:right;
	text-decoration:none;
	text-align:left;
	padding:3px 10px;
	height:auto;
	width:auto;
	border-radius:3px;
	cursor:pointer;
	position:relative;
	
}

#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#s {
	color:#7c7b7b;
	float:left;
	font-size:0.8em;
	height:15px;
	width:230px;
	border:0;
	line-height:1.6em;
	background:none;
	font-style:italic;
	padding:5px 3px 3px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/********************* Header ******************/
header{
	width:100%;
	float:left;
	margin: 0 auto 0;
	height:auto;
	position:fixed;
	top:0;
	z-index:99999;
	}
#header{
    position:relative;
  	width:1210px;
	display:block;
	height:auto;
	margin:0 auto 0;
	}

header .logo{
	float:left;
	width:auto;
	height:auto;
	margin:30px 0 20px;
}
header .logo a{
	float:left;
	margin:0;
	width:auto;
	height:auto;
	outline:none;
	}
header .logo a img{
	border:none;
	float:left;
	width:260px;
}

.headertop{
	width:auto;
	float:right;
	margin:50px 0 5px 0;
}

a.headerbutton1,
a.headerbutton2{
	display:inline-block;
	min-width:200px;
	background:#5AB3E8;
	text-align:center;
	color:#fff;
	padding:5px 30px;
	margin: 20px 30px 20px 0;
	text-decoration:none;
	font-family:"Open Sans";
	text-transform:uppercase;
	font-size:1em;
	font-weight:600;
}
a.headerbutton2{
	background:#275598;
}
header.tinyheader {
  background: #010E23;
}
header.tinyheader .logo a img {
  width: 190px;
}
header.tinyheader .logo{
	margin: 10px 0 10px;
}
/*********flags**************/
.flags{
	float:left;
	margin:5px 0 0 20px;
}
.flag-g,
.flag-l,
.flag-s{
	float:left;
	background:url(images/flags.png) no-repeat  0 0;
	width:25px;
	height:15px;
	margin-left: 10px;
}
.flag-l{
	background:url(images/flags.png) no-repeat  -26px 0 ;
}
.flag-s{
	background:url(images/flags.png) no-repeat  -76px 0 ;
}

/********  social Icons *****************/
.ul_social
{
	float:right;
	list-style:none;
	margin: 35px 0 0 20px;
	padding:0 0 0 ;
	width:auto;
	}
.ul_social li{
	float:left; 
	height:25px;
    width: 25px;
	margin-left: 5px;
	}
.ul_social li a{
	display: block;
    float: left;
	text-indent:-99999em;
    height: 25px;
	text-align:left;
    width: 100%;
}
.ul_social li.twitter a{
	background:url(images/social_bg.png) no-repeat 0 -0px;
	}
.ul_social li.linkedin a{
  background:url(images/social_bg.png) no-repeat 0 -25px;
}
.ul_social li.facebook a{
	background:url(images/social_bg.png) no-repeat 0 -73px;
}
.ul_social li.youtube a{
	background:url(images/social_bg.png) no-repeat 0 -49px;
}


.ul_social li.twitter a:hover,.ul_social li.twitter a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -0px;
	}
.ul_social li.linkedin a:hover,.ul_social li.linkedin a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -25px;
	}
.ul_social li.facebook a:hover,.ul_social li.facebook a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -73px;
}
.ul_social li.youtube a:hover,.ul_social li.youtube a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -49px;
}

/********* Navigation ******************/

#menu-handheld{
	float:right;
	width:35px;
	height:23px;
	text-decoration: none;
	color:#fff;
	margin-top:0;
	background:url("images/menu.png") no-repeat scroll 0 0;
	padding:0;
	z-index:99999;
}
#menu-handheld-close{
	float:right;
	width:25px;
	background: url("images/close.png") no-repeat right 7px ;
	height:25px;
	padding:0 0 8px 0;
	position:relative;
	top: -40px;
	right:40px;
	cursor:pointer;
}
.fullnavbg{
		height: 100%;
		margin: 0 auto;
		position: absolute;
		width: 100%;
		z-index: 9999;
		display:none;
}
.fullnavbgheader{
		height: 100%;
		position: absolute;
		width: 105%;
		z-index: 99999;
		display:none;
		top:0;
		left:-2.5%;
}
nav
{
    height: 100%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
	padding:0;
    z-index: 999999;
	display:none;
	right:0;
	right: -3%;
    top: 0;
	
}
ul.navpage{
	float:right;
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
}
ul.navpage li{
	list-style:none;
	padding:0 15px;
	margin:0;
	float:left;
}
ul.navpage li a{
	color:#fff;
	text-transform:uppercase;
	font-size:1em;
	font-weight:500;
	text-decoration:none;
}
#navmain{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}
#overlay
{
  
    height: 100%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
	left:0;
	top:0;
    z-index: 99999;
	display:none; 
}
#nav{
    float: right;
    height: auto;
    margin: 0;
    width: 400px;
	padding: 80px 0;
	background:#010E23;
	height: 100vh;
}
nav ul#menu-main 
{
    width:auto;
	display:block;
	margin:0 auto 8px;	
	position:relative;
	z-index:9999;
	text-align:left;
	font-family:"open Sans", Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff;
}
nav ul#menu-main ul 
{
    position:absolute;
    left:-999em;
    height:auto;
    width:220px;
	margin-top:39px;
	background: rgba(245,219,76,0.9);
	display:none;	

}
nav ul#menu-main ul ul,
nav ul#menu-main ul ul ul,
nav ul#menu-main ul ul ul ul
{
   	margin:0 0 0 210px;	
}
nav ul#menu-main li 
{
    float:left;
	width:100%;
	height:auto;
	margin:7px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);	
}
nav ul#menu-main li li 
{
    width:auto;
	list-style:none;
	background:none;
	border:none;
	margin:0 5px;
	border-bottom: 1px solid #fff;	
}
nav ul#menu-main li li:first-child{
	border-top:none;
}
nav ul#menu-main a 
{
	float:left;
	text-align:left;
	margin: 0 0 0;
	padding:8px 10%;
	text-align:left;
	width:80%;
	text-decoration:none;
	font-weight:500;
	text-transform:uppercase;
	color:#fff;
	font-size:1.2em;
} 

nav ul#menu-main li li a 
{
	width:200px;
	text-align:center;
	border-right:0;
	text-transform:none;
	font-size:1.1em;
	color:#fff;
	text-shadow: none;
	padding:6.5px 10px;
	border-left:none;
	
}
.ie9 nav ul#menu-main li li a{
	padding:4.5px 10px;
}


nav ul#menu-main li.current_page_item a
{
	color:#ccc;
}
nav ul#menu-main li.current_page_item ul li a,
nav ul#menu-main li li.current_page_item a,
nav ul#menu-main li li li.current_page_item a

{
	background:none;
}
nav ul#menu-main li.parent-wrapper li a,
nav ul#menu-main li.parent-wrapper li li a, 
nav ul#menu-main li.parent-wrapper li li li a 
{
   background:none;
   padding-right:0;   
}
nav ul#menu-main li:hover a,
nav ul#menu-main li a:focus{
	color:#ccc;
}
nav ul#menu-main li ul li:hover a, 
nav ul#menu-main li ul li li:hover a, 
nav ul#menu-main li ul li li li:hover a, 
nav ul#menu-main li ul li li li:hover a,
nav ul#menu-main li ul li a:focus,
nav ul#menu-main li ul li li a:focus,
nav ul#menu-main li ul li li li a:focus,
nav ul#menu-main li ul li li li a:focus
{
	background:none;
	color:#ccc;
} 
nav ul#menu-main li:hover li a, 
nav ul#menu-main li li:hover li a, 
nav ul#menu-main li li li:hover li a, 
nav ul#menu-main li li li li:hover li a,
nav ul#menu-main li a:focus + ul li a,
nav ul#menu-main li li a:focus + ul li a,
nav ul#menu-main li li li a:focus + ul li a,
nav ul#menu-main li li li li a:focus + ul li a
{
    color:#fff; /*color for second level non-hover objects*/
 }
nav ul#menu-main li:hover ul ul, 
nav ul#menu-main li:hover ul ul ul, 
nav ul#menu-main li:hover ul ul ul ul,
nav ul#menu-main li a:focus + ul ul,
nav ul#menu-main li a:focus + ul ul ul,
nav ul#menu-main li a:focus + ul ul ul ul,
nav ul#menu-main li.sfhover ul ul, 
nav ul#menu-main li.sfhover ul ul ul, 
nav ul#menu-main li.sfhover ul ul ul ul 
{
    left:-999em;
}
nav ul#menu-main li:hover ul, 
nav ul#menu-main li li:hover ul, 
nav ul#menu-main li li li:hover ul, 
nav ul#menu-main li li li li:hover ul,
nav ul#menu-main li a:focus + ul,
nav ul#menu-main li li a:focus + ul,
nav ul#menu-main li li li a:focus + ul,
nav ul#menu-main li li li li a:focus + ul,
nav ul#menu-main li.sfhover ul, 
nav ul#menu-main li li.sfhover ul, 
nav ul#menu-main li li li.sfhover ul,
nav ul#menu-main li li li li.sfhover ul 
{
    left:auto;
}
/******** wrapper *********/
#content{
	float:left;
	width:100%;
	text-align:left;
	min-height:350px;
	padding:0 0 10px 0;
	position:relative;
	}
#wrapper.wrapperposts #content{
	width:80%;
	padding:0 10%;
}
#wrapper.wrapperposts #content h1{
	width:100%;
	text-align:center;
}
#content.contentfull,
.contentfull{
	float:left;
	width:100%;
	text-align:justify;
	min-height:550px;
	padding:15px 0 10px 0;
}
.content90per{
	float:left;
	width:90%;
	padding: 10px 5%;
	
}
.content80per{
	float:left;
	width:80%;
	padding: 10px 10%;	
}
.content86per{
	float:left;
	width:86%;
	padding: 10px 7%;
	
}
.content70per{
	float:left;
	width:70%;
	padding: 10px 15%;	
}
.content70left{
	float:left;
	width:70%;
	margin-right: 8%;
}
.content80left{
	float:left;
	width:80%;
	margin-right: 20%;
}
.content60left {
  float: left;
  width: 62%;
  margin-right: 8%;
}
.content30left {
  float: left;
  width: 30%;
  margin-top: 140px;
}
.content55left {
  float: left;
  width: 57%;
  margin-right: 5%;
}
.content40right {
  float: right;
  width: 38%;
}
.content30right {
  float: right;
  width: 30%;
}
.yellowwriting{
	color:#f5db4c;
}
.main_content{
	float:left;
	width:100%;
	text-align:center;
	font-family: "Open Sans", Arial;
	padding:50px 0 10px;
	color:#333;
	font-size:1.1em;
}
.main_content h1{
	float:left;
	width:100%;
	text-align:center;
	font-size:2.2em;
	line-height:1em;
	margin:0 0 20px!important;
	color:#f5db4c;
	border-bottom:0;
	padding:0 0 5px;
}
.main_content h1 span{
	color:#000;
	font-size:0.9em;
}
.main_content h2{
	font-size:1.1em;
	color:#000;
}
.main_content .largetext{
	float:left;
	width:100%;
	font-size:135%;
	line-height:1.6em; 
	margin-bottom:100px;
}
.main_content h3{
	font-size:1.5em;
	width:100%;
	text-align:center;
}
.main_content h1 b{
	color:#5ab3e8;
}
.postcont{
	font-size:1.4em;
	line-height:1.6em;
	width:90%;
	padding:0 5%;
}
.content_image{
	float:left;
	width:auto;
	margin:0 0 30px;
	padding:0;
}

.contactleft{
	float:left;
	width:32%;
	text-align:left;
	margin-right:2%;
}
.contactright{
	float:right;
	text-align:left;
	padding:0;
	width:31%;
}
.pdflist .pdf_link{
	float:left; 
	width:29%;
}
.pdfdownload{
	float:left;
	width:100%;
	margin-top:30px;
}

/******** wrapper *********/
#wrapper_mainbottom{
	float:left;
	width:100%;
	background:#fff;
	height:auto;
	position:relative;
	z-index: 99999;
	padding: 0 0 130px;
	
}
.projectmainimage_wrapper{
	display:block;
	width:1210px;
	margin: 0 auto 0;
}
#wrapperfull{
	float: left;
	width: 100%;
	background: #fff;
	height: auto;
	position: relative;
	overflow-x: hidden;
	z-index:999;
	background-position:top center;
	background-repeat:no-repeat;
	background-size: 120%;
}
.wrappertop{
}
#wrapper,#wrapper2,.wrapper{
	display:block;
	width:1210px;
	padding: 0 0 0;
	margin: 0 auto 0;
	position:relative;
	z-index:11;
}
#wrapper.wrapperposts{
	width:1180px;
}
#wrapper_child{
	width:100%;
	padding:0;
	display:block;
	background:#f1f2ee;
	border-bottom: 1px solid #DCDCDC;
	float: left;
	}
#pictures_wrapper {
    color: #545454;
    float: left;
    margin: 14px 45px 0;
    padding: 0;
    position: relative;
    width: 861px;
}
#pictures_wrapper img{
	float:left;
	margin:0;
	padding:0;
}
.home_right
{
	float:right;
	width:47%;
	text-align:left;
	color:#545454;
	padding:0;
	margin: 10px 0 0 0;
}
.home_left
{
	float:right;
	width:51%;
	text-align:left;
	color:#545454;
	margin:10px 0 0 0;
	padding:15px 2% 10px 0;
}
.home_left_lower
{
	float:left;
	width:30%;
	text-align:left;
	padding:0 0 0 0;
	line-height:1.5em;
	font-size:1.2em;
	margin: 0 3% 0 0;
	color:#545454;
}
.home_left_lower ul{
	list-style: none;
	padding:0;
	margin:10px 0 0;
}
.home_left_lower ul li{
	float:left;
	width:43%;
	list-style: none;
	padding:0 0 15px 7%;
	margin:0;
	line-height:1em;
	background:url("images/bullet.png")no-repeat left top;
}
.home_right_lower
{
	float:right;
	width:67%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	color:#545454;
}
.home_left_lower h3,
.home_right_lower h3{
	font-size: 3.4em;
	margin:0 0 30px;
	font-family: "Open Sans";
}

.home_left h2{
	font-size:2.2em;
	font-weight:normal;
	color:#4ab240;
}

.home_scroller{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
}
ul#verticalscroller{
	list-style:non;
	margin:0;
	padding:0;
}
.home_scroller li{
	float:left;
	width:49%;
	margin:0 0 10px 0;
	height:auto;
	padding:0 1% 0 0;
	list-style:none;}
.home_scroller li a{
	color:#545454;
	text-decoration:none;
}
.home_scroller li a h4{
	color:#a2a507;
}
.list_items_products .item .more{
	background:#8A8E8F;
	color:#fff;
	padding:4px 15px;
	float:left;
	width: auto;
	position:absolute;
}
.home_scroller li h4{
	font-family:Open Sans;
	font-size:1.3em;
	margin-top:0;	
}
.list_items_products .item .more a{
	text-decoration:none;
	color:#fff;
}
.list_items_products .item .more a:hover{
	text-decoration:none;
	color:#ccc;
}
.home_scroller .item_image{
	width:90px;
	height:90px;
}
.home_lower{
	float:left;
	width:100%;
	background:url(images/hor-devider2.png) no-repeat left top transparent;
	padding:20px 0 0;
	margin:35px 0 0
}
.home_lower figure{
	float:left;
	width:30%;
	margin-right:20px;
	padding-right:20px;
	background:url(images/ver-devider.png) no-repeat right center transparent;
}
.home_lower article{
	float:left;
	margin: 0 0 15px;
	width:100%;
}
figure.news, aside figure { 
	float:left;
	width:100%;
}
figure.news h3{
	float:left;
	width:100%;
	font-family:'Open Sans';
	font-size:3.2em;
	margin-bottom:40px;
	font-weight:normal;
	color:#a2a507;
}
figure.news article{
	float:left;
	width:100%;
	padding:5px 0;
}
figure.news article:last-child{
	border:0;}
figure.news article#side-article3{
	background:none;
}
.figure_image{
	float:left;
	width:75px;
	height:75px;
	padding:0;
	margin: 4px 15px 0 0;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
}
.figure_image img{
	border-radius:5px;
	border:0;
}
a.item_image_event img{ 
	border:0;
}
h4.user-event-head{
	color:#0179ad;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 0;
	font-family:'Open Sans';
	margin-bottom:7px;
}
h4.user-event-head a{
	color:#a2a507;
}
.home_scroller p{
	margin:5px 0 0;
	line-height:1.4em;
}
figcaption{
	color:#066279;
	font-size:1.2em;
	margin-bottom:3px;
}
figcaption a{
	text-decoration:none;
	   font-family: 'Arial';
}
.news p{
	margin-top:0;
	line-height:1.7em;
}
.home_lower h3{
	color:#0586A8;
	margin-bottom:15px;
	font-size:1.6em;
}
.home_lower h3 a{
	text-decoration:none;
	color:#0586A8;
}
figure.lower_featured{
	float:left;
	width:31%;
	position:relative;
	margin-right:0;
	padding-right:0;
	background:none;
}
figure.lower_featured .more{
	float:left;
	bottom:-35px;
}
figure.lower_featured .figure_image{
	float:left;
	width:285px;
	height:130px;
	margin-bottom:10px;
	border-radius:0px;
	border:0;
	padding:0;
}
figure.lower_featured .figure_image img{
	border-radius:0px;
}
.video-frame-main{
	float:right;
	width:350px;
	height:240px;
	padding:7px 0 0 15px;
}
.video-frame-main iframe{
	width:350px;
	height:240px;
}

.home_left .video-frame-main{
	float:right;
	width:257px;
	height:170px;
	padding:7px 0 0 15px;
}
.home_left .video-frame-main iframe{
	width:257px;
	height:170px;
}
.child_sid_guide{
	float:left;
	width:100%;
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}

/* ==== for the sidebar ===== */
aside{
	float:right;
	width:30%;
	display:block;
	padding: 0 0 0 0;
	margin:35px 0 0 0;
	line-height:22px;
	position:relative;
	}

	aside .home_scroller li{
		width:100%;
		margin: 0 0 20px;
	}
	.sidebar-item-header
			{
				float:right;
				font-size:1.6em;
				height:auto;
				padding:11px 0;
				width:100%;
				font-family:Arial;
				border-right:none;
				color:#00283C;
			}
		
			.article
			{
				float:left;
				height:auto;
				padding:5px 2.5% 5px 0;
				width:97.5%;
				text-align:left;
				border-bottom: 1px dotted #ccc;
				font-style:italic;
			}
			footer .testimonial{
				float:left;
				height:auto;
				padding:35px 0 5px 5%;
				width:94%;
				color: #fff;
			  	font-family: Arial;
			  	font-size: 1em;
				font-style:italic;
				text-align:left;
				margin:15px 0 0;
				min-height:40px;
				background: url(images/quote.png) no-repeat 10px 0;
				border-top:none;
			}
			.testimonial h5{
				font-size:1.05em;
				text-align:right;
				font-weight:normal;
				color:#4ab240;	
			}
.child_pages{
	float:left;
	width:100%;
	text-align:left;
}
.child_pages h3{
	text-transform:uppercase;
	font-size:1.5em;
}
/*********************/			
	.header_image_wrapper{
		float:left;
		height:400px;
		width:100%;
		margin:0 auto;
		margin:0 0 0;
		padding:0;
		overflow: hidden;
		position: relative;
	}
	.header_image_wrapperposts{
		float:left;
		height:250px;
		width:100%;
		margin:0 auto;
		margin:0 0 0;
		padding:0;
		overflow: hidden;
		position: relative;
	}
	.header_image_wrapperblue{
		height:150px;
		background:#010E23;
	}
	.header_image_wrapperwithbg,
	.header_image_wrapperwithbg .header_image_wrapper2{
		height:865px;
	}
	.header_image_wrapperwithbg2,
	.header_image_wrapperwithbg2 .header_image_wrapper2{
		height:600px;
	}
	#header_image_wrapperwithbg::after
	#header_image_wrapperwithbg2::after {
		  content: "";
		  width: 100%;
		  height: 100%;
		  position: absolute;
		  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
		  z-index: 10;
		  top: 0;
		  left: 0;
	}
	.header_image_wrapper2{
		float:left;
		position:relative;
		height:auto;
		width:100%;
		margin:0 auto 0;
		padding: 0 0 0;
	}
	.header_image_wrapper.header_image_wrapperwithbg{
		height:865px;	
	}
	.header_image_wrapper2::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background:url("images/slidebg.png") repeat-x top left;
    z-index: 10;
    top: 0;
    left: 0;
}
	.header_image_space{
		float:left;
		position:relative;
		height:110px;
		width:100%;
	}
	.header_image_wrappermain .header_image_wrapper2{
		height:300px;
	}
	.header_image_wrappermain382 .header_image_wrapper2{
		height:800px;
	}
	.header_image_wrappermain3201 .header_image_wrapper2{
		height:350px;
	}
	.header_image{
		margin-left: 50%;
		transform: translateX(-50%);
		float: left;
	}
.headerimagetext{
	position:absolute;
	z-index:99;
	bottom:15%;
	left:0;
	width:56%;
	padding:0 2% 0;
	margin:0 20%;
	text-align:center;
	color:#f5db4c; 
	font-size:4em;
	font-weight:400;
	font-family: 'Open Sans', Arial;
	line-height:1em;
}
.headerimagetext h1{
	font-size:1.2em;
	text-align:center;
	margin:0;
	font-weight:500;
	color:#f5db4c;
	position:relative;
	border:none;
	line-height:1.1em;
}
.headerimagetext h2{
	font-size:1.1em;
	text-align:center;
	font-weight:500;
	color:#fff;
	line-height:1.1em;
}
.headerimagetext hr{
	display:block;
	margin:10px auto 20px;
	width:400px;
	float:none;
	border-top: 2px solid #f5db4c;
}
.headerimagetext2{
	color:#fff;
	float:left;
	width:100%;
	text-transform:uppercase;
	font-size:0.45em;
	padding:10px 0 0;
	font-weight:normal;
	line-height:1.3em;
}

	#overlayimagetext{
		position:absolute;
		color:#fff;
		z-index:9999;
		width:400px;
	}
	#overlayimagetextsmaller{
		position:absolute;
		color:#fff;
		z-index:9999;
		width:100%;
		text-align:center;
	}
	#overlayimagetextsmaller h1,
	#overlayimagetext h1{
		color:#fff;
		border-bottom:none;
		font-size:6em;
		line-height:0.9em;
	}
	#overlayimagetextsmaller h1{
		width:100%;
		text-align:center;
	}
	#overlayimagetextsmaller p,
	#overlayimagetext p{
		color:#fff;
		text-align:left;
		font-size:1.7em;
		font-family:'Open Sans';
		border-bottom:none;
	}
	#overlayimagetextsmaller p{
		width:70%;
		padding:0 15%;
		text-align:center;
	}
		
#crumb{
	float:left;
	width:100%;
	text-align:right;
	margin:0 auto 5px;
	z-index:100;
	font-size:0.9em;
    height: auto;
	padding: 5px 0;
	}
.crumb{
	width:1210px;
	display:block;
	height:auto;
	color:#545454;
	padding:0;
	line-height:1.1em;
	margin:0 auto;
}
#crumb a{
	color:#40472E;
}
	

.cf_hidden,
.linklove,
.nodisplay,
.mobile_nodisplay,
.linklove,
#linklove{
	display:none;
	}

/********** More info text ************/
#moreinfoprod{
	    float:left;
		width:100%;
		text-transform:uppercase;
		color:#545454;
		line-height:1.1em;
		font-size:1.1em;
		padding:10px 0 10px 0;
		cursor:pointer;
		text-decoration:none;
		font-weight:bold;
		cursor:pointer; 
		}
#moreinfoprod#infohide{
	background:none;
}
#infoshow{
	
	display:block;
	font-size:1.2em;
	color:#70A4CC;
}
#infohide{
	display:none;
	font-size:1.2em;
	color:#70A4CC;
}

	#moreinfoprodtext{
		display:none;
		margin-top:15px;
		}

/****** footer ********/
.companyprofiles{
	float:left;
	width:90%;
	margin:50px 5%;
}
.singleprof{
	float:left;
	width:27.3%;
	margin:0 3% 50px;
	font-family:'Open Sans', Arial;
	font-size:1.2em;
	font-weight:500;
}
.companyprofiles .profileimg{
	width:100%;
	height:auto;
}
.singleprof span{
	float:left;
	width:80%;
}
.linkedinicon{
	float:right;
	width:auto;
}

a#to-top {
    display: none;
    z-index: 600;
    position: fixed;
    bottom: -65px;
    right: 30px;
    background-color: #fff;
    font-size: 2em;
    padding: 5px 20px;
    text-decoration: none;
    color: #2b2b2b;
    line-height: 150%;
    border: 1px solid #fff;
}
a#to-top.selected{
	   display: block;
}

     footer{
		float:left;
		width:100%;
		color:#fff;
		bottom:0;
		height:auto;
		position:relative; 
		font-size:1em;
		background:#010e23;
		padding:50px 0 20px;
	
	}
	#footer{
	    margin: 0 auto 0;
		padding:20px 0 20px;
		float:left;
		width:100%;
		color:#fff;
		font-size:1em;
	}
	#footer_section{
		display:block;
    	position:relative;
  		width:1230px;
		margin:0 auto 0;
		padding:0 0 0;
		height:auto;
		min-height:250px;
	}
	
	#footer section{
		float:left;
		width:14%;
		padding:0 0 0 0;
		min-height:190px;
		font-weight:500;
		position:relative;
		padding:0 2.5%;
		border-left:1.5px solid #f5db4c;
	}
	#footer section.contact-info{
		padding-left:0;
		border-left:0;
		padding-top:30px;
		width:30%;	
	}
	#footer section.contact-info img{
		margin-bottom:20px;
	}
	#footer section.links-info1{	
		border-left:0;
	}
	#footer section.links-info2{
		width:20%;	
	}
	#footer section.links-info3{
		width:15%;
		padding-right:0;
	}
	  #footer a{
		  color:#fff;
	  }
	   #footer a:hover{
		  color:#ccc;
	  }
	     #footer .tel,
		 #footer .email{
			float:left;
			width:90%;
			padding:0 0 0 40px;
			margin:7px 0;
		 }
		 #footer .tel a,
		 #footer .email a{
			text-decoration:none;
		}
		 #footer .tel{
			background:url("images/phone.png") no-repeat left 5px;
			}
		 #footer .email{
			background:url("images/email.png")no-repeat left 5px;
		}

#footer h4 {
	color: #f5db4c;
	margin:0 0 25px;
	font-size:1.3em;
	font-family:"Open Sans";
	font-weight:600;
}
#footer h4 a{
	text-decoration:none;
}
footer .right{
	float:right;
	text-align:right;
	width: 20%;
	padding: 0 0 0;
	border:0;
	color:#666;
}
footer .left{
	float:left;
	width: 80%;
	padding:0 0 0;
	border:0;
}
ul.legal{
	float:left;
	width:auto;
	padding:0 0 0 0;
	width:100%;
	margin:0;
	list-style:none;
}
ul.legal li{
	float:right;
	width:100%;
	margin:0;
	padding:5px 0 5px;
	list-style:none;
	line-height:1.2em;
}
#footer ul.legal li a{
	padding:0;
	text-decoration:none;
}
.copyright{ 
	display:block;
	position:relative;
	width:1230px;
	margin:0 auto 0;
	padding:0 0 0;
	height:auto;
	font-weight:500;
}
.copyright a,
.copyname{
	float:left;
	margin-left:25px;
	text-decoration:none;
}
.copyname{
	margin-left:0;
}
/*************** main-intro *******************/
.main-intro{
	display:block;
	margin:0 auto;
	width:1210px;
	padding: 0;
}
.main-intro h2{
	float:left;
	width:100%;
	text-align:center;
	color: #1573b4;
    font-family: "Open Sans",Arial;
    font-size: 2em;
	font-weight:normal;
	margin: 0 0 10px 0;
}
.main-intro p{
	text-align:center;
	font-size:1.4em;
	padding:10px 0 10px;
	font-family: "Open Sans",Arial;
}
/*********** child **********/
.child-row{
	width:100%;
	float:right;
	padding:0 0 30px;
	margin:0;
	border:none;
	}	

  childhomefull::after
  {
	 content:'';
	 position:absolute;
	 left:0;
	 width:100%;
	 height:100%;
	 background:#fff;  
  }
.childhomefull{
	  width:100%;
	  height:420px;
	  display:flex;
	  background:#333;
	  position:relative;
	  padding:0 0 0;
}
.child-main-featured-main{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:999;
}
.homemainsections{
	display:block;
	width:1240px;
	margin:0 auto;
}
.child-main-featured{
	display:block;
	width:1210px;
	margin:0 auto 0;
	text-align:center;
}
.childhomeporjects h2{
	text-align:center;
	font-size:3em;
	float:left;
	width:100%;
	margin-top:60px;
}
.childhomeporjects p{
	float:left;
	width:100%;
	color:#545454;
	line-height:1.6em;
	font-size:1.7em;
	margin:60px 0;
	font-style:uppercase;
	text-align:center;
	font-family:Open Sans;
}
.child-main-featured-text h3{
	font-size:2.5em;
	text-align:left;
	margin-bottom:20px;
	font-family: "Open Sans";
}

.childhomefullintro{
	width:100%;
	float:left;
	min-height:400px;
	position:relative;
	margin:0 0 5px;
	padding:0 0 0;
	background: url("images/homefullbg.jpg") no-repeat top center #DFDFDF;
}

.child-main,
.child{
    float: left;
    margin:15px 0.8% 0 0;
    position: relative;
    width: 32.8%;
	height:570px;
	color:#fff;
	line-height:1.4em;
	text-align:left;
	overflow:hidden;
}
.child-main:last-child,
.child:last-child{
	margin-right:0;
}
.child-main a{
	color:#fff;
	z-index:999;
	padding: 0 0;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	text-decoration:none;
}
.child-main-text{
	color:#fff;
	float:left;
	width:70%;
	padding:0 15%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	background:rgba(0,0,0,0.4);
	z-index:999;
	text-align:center;
	font-family:'Open Sans';
}
.child-main-text2{
	color:#fff;
	float:left;
	width:80%;
	font-size:1.3em;
	padding:20px 5%;
	margin:0 5%;
	min-height:100px;
	left:0;
	top:30%;
	position:absolute;
	background:rgba(1,14,35,0.7);
	z-index:999;
	text-align:center;
	font-family:'Open Sans';
}
.child-main-text2 h3{
	text-align:center;
	color:#f5db4c;
	font-weight:600;
	font-size:1.6em;
	margin:20px 0 20px;
}
.child-main-text:hover{
	background:none;
}
.child-main-text:hover p{
	display:none;
}
.child-main h3{
	float:left;
	width:100%;
	padding:0 0 0 ;
	margin:130px 0 30px 0;
	font-size:2.3em;
	text-align:center;
	line-height:1em;
	font-weight:600;
  	font-family:'Open Sans';
	color:#fff;
}
.child-main h3 a{
	color:#fff;
	text-decoration:none;
}
.child-main img{
	position:relative;
	z-index:999;
}
.child-main p{
	font-size:1.4em;
	line-height:1.6em;
}
.child-mainlink {
	color: #f5db4c;
	display: block;
	clear: both;
	padding: 8px 0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto 15px;
	text-transform: uppercase;
	text-decoration: none;
	position:absolute;
	bottom:70px;
	left: 50%;
	transform: translate(-50%, 0);
}
.child-mainlink span {
	background: #f5db4c;
	float: left;
	height: 10px;
	margin-top: 8px;
	margin-right: 15px;
	width: 50px;
}
.child_image{
	border:none;
}
.child-main-textcenter{
	background:rgba(1,14,35,0.7);
	position:absolute;
	top:40%;
	left: 50%;
	transform: translate(-50%, 0);
}
#child_wrapper{
	display:block;
	width:1240px;
	margin: 15px auto 0;
}

/******** Foundation *********/
.foundationmain{
	display:block;
	width:1210px;
	margin:40px auto 40px;
}
.foundationwrapper{
	float:left;
	width:100%;
}
.foundationmain h2,
.ambassadors h2{
	color:#f5db4c;
	font-weight:600;
	font-size:3.3em;
	display:block;
	text-align:center;
	margin:15px auto 15px;
}
.foundationmain h2 a{
	color:#f5db4c;
	text-decoration:none;
}
.foundation{
	float:left;
	width:49%;
	margin-right:2%;
	overflow:hidden;
}
.foundationright{
	margin-right:0;
}
.foundationmain-text{
	text-align:center;
	font-size:1.4em;
	font-weight:600;
	margin:35px 0 ;
}
.foundationmain-text-yellow{
	color:#f5db4c;
	font-size:1.6em;
	font-weight:700;
	margin-bottom:50px;
}
.foundation h3{
	color:#f5db4c;
	font-weight:600;
	font-size:2em;
	margin:15px 0 15px;
}
.foundation a{
	text-decoration:none;
}
.foundation a:hover{
	colour:#d0b002
}
.foundation h3 span.bodertop{
	background: #f5db4c;
	float: right;
	height: 2px;
	margin-top: 20px;
	margin-right: 0;
	width: 300px;
}
.foundation h3 span,
.foundationmain h2 span,
.ambassadors h2 span{
	color:#000;
}
.foundation p{
	line-height:1.7em;
}
a.foundation-link{
	float:left;
	color: #000;
	padding: 8px 0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto 15px;
	text-transform: uppercase;
	text-decoration: none;
}
a.foundation-link span {
  background: #f5db4c;
  float: left;
  height: 10px;
  margin-top: 8px;
  margin-right: 15px;
  width: 50px;
}
.ambassadors{
	float:left;
	width:100%;
	margin:40px 0;
}
.ambassadors p.ambassadorstext{
	text-align:center;
	font-size:1.4em;
	font-weight:600;
	margin:35px 0 ;
}
.ambassador{
	float:left;
	width:22.75%;
	margin-right:3%;
	overflow:hidden;
	padding-top:320px;
	position:relative;
}
.ambassador:last-child{
	margin-right:0;
}
.ambassador img{
  position: absolute;
  z-index: 4;
  left: 50%;
  height:310px;
  top:0;
  transform: translate(-50%, 0);
}
/***************Coloured Sections ************/
.colouredsections{
	float:left;
	width:100%;
}
.colouredsectionleft{
	float:left;
	width:50%;
	position:relative;
	overflow:hidden;
	height:600px;
	font-size:1.4em;
}
.colouredsectionright{
	float:left;
	width:50%;
	height:600px;
	position:relative;
	overflow:hidden;
	font-size:1.4em;	
}
.colouredsectionleft-text,
.colouredsectionright-text{
	float:right;
	width:550px;
	margin-top:100px;
	height:500px;
	margin-right:50px;
	text-align:left;
	position:relative;
}
.colouredsectionright-text{
	float:left;
	margin-right:0;
	margin-left:50px;
}
.colouredsectionright-text a{
	color:#010E23;
}
.colouredsectionleft h2,
.colouredsectionright h2{
	font-family:Stalemate;
	text-transform:none;
	font-size:4.2em;
	float:left;
	width:100%;
	margin-top:40px;
	margin-bottom:60px;
	font-weight:normal;
}
.middlequote-wrapper{
	display:block;
	width:1230px;
	margin:0 auto;
}
.half_left img,.half_right img{
	max-width:100%
}
.half_left,.half_right{
	position:relative!important;
	overflow:hidden!important;
}
.middlequote{
	float:left;
	width:76%;
	padding:50px 4%;
	margin:30px 8%;
	text-align:center;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:500;
	color:#000;
	background-image: url("images/yellowquote-left.png"), url("images/yellowquote-right.png");
    background-position: left 30px, right 90px;
    background-repeat: no-repeat, no-repeat;
}
.middlequoteauthor{
	float:left;
	width:100%;
	color: #000;
	font-family: Stalemate;
	font-size:2.8em;
	text-align:center;
	margin-top:60px;
}
.colouredsectionleft img,
.colouredsectionright img{
	margin-left: 50%;
	transform: translateX(-50%);
	float: left;
}
.colouredsectionfullwrapper{
	display:block;
	width:1230px;
	margin:0 auto;
}
.colouredsectionfull{
	float:left;
	width:100%;
	margin:50px 0;
	color:#333;
	font-size:1.2em;
}
.margin100{
	margin:100px 0;
}
.margin50{
	margin:50px 0;
}
.colouredsectionfull h2{
	color:#f5db4c;
	font-weight:500;
	float:left;
	margin:0 0 10px;
}
.colouredsectionfull h3{
	color:#000;
	font-size:2.3em;
	font-weight:500;
	line-height:0.9em;
	float:left;
	margin:0 0 20px;
	width:100%
}
.colouredsectionfull .smalltext{
	font-size:65%;
}
/********************homepage2sections*********/ 
.homepage2sections{
	float:left;
	width:100%;
	height:600px;
	overflow:hidden;
	position:relative;
	margin-bottom:80px;
}
.homepage2section{
	float:left;
	width:50%;
	position:relative;
}
.homepage2section img{
	min-width:100%;
}
.homepage2section-textmain{
	color: #fff;
	float: left;
	width: 100%;
	padding: 0 0;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: rgba(1,14,35,0.6);
	z-index: 999;
	text-align: center;
	font-family: 'Open Sans';
}
.homepage2sectionlast .homepage2section-textmain{
	background: rgba(248,214,24,0.6);
}
.homepage2section-text{
	float:right;
	width:520px;
	margin-top:100px;
	height:500px;
	margin-right:70px;
	text-align:left;
	position:relative;
}
.homepage2sectionlast .homepage2section-text{
	float:left;
	margin-right:0;
	margin-left:70px;
}
.homepage2section-text h3{
	text-transform:uppercase;
	font-size:1.8em;
	font-weight:600;
	color:#fff;
}
.homepage2sectionlast .homepage2section-text h3{
	color:#010e23;
}
.homepage2section-text h3 .script{
	font-family:Stalemate;
	text-transform:none;
	color:#f5db4c;
	font-size:3.7em;
	float:left;
	margin-top:50px;
	margin-bottom:60px;
	font-weight:normal;
}
.homepage2sectionlast .homepage2section-text h3 .script{
	color:#010e23;
	font-size:3.7em;
}
.homepage2section-text p{
	float:left;
	width:100%;
	font-size:1.2em;
	font-weight:500;
}
.homepage2sectionlast .homepage2section-text p{
	color:#000;
}
a.homepage2section-link{
	width:65%;
	padding: 25px 30% 25px 5%;
	position:absolute;
	left:0;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0;
	text-decoration:none;
	text-transform: uppercase;
	bottom:55px;
	color:#000;
	background:url("images/arrow-black.png") no-repeat center right #f5db4c;
}
.homepage2sectionlast a.homepage2section-link{
	background:url("images/arrow-wh.png") no-repeat center right #010e23;
	color:#fff;
	
}
/****************** footer quote ***************/
.footerquote-wrapper{
	float:left;
	width:100%;
	height:450px;
	overflow:hidden;
	position:relative;
}
.footerquote-wrapper img {
  position: absolute;
  z-index: 4;
  left: 50%;
  transform: translate(-50%, 0);
}
.footerquote {
  position: absolute;
  z-index: 4;
  font-size:1.5em;
  font-weight:600;
  text-align:center;
  width:900px;
  left: 50%;
  top:37%;
  color:#fff;
  line-height:1.5em;
  transform: translate(-50%, 0);
}
/*************** register *******/ 

#register-options{
	float:left;
	width:100%;
	padding:0 0 60px;
	margin:60px 0 40px;
}
#register-options article{
	float:left;
	width:22.5%;
	margin:0 1%;
	padding:0 0 60px;
	border:1px solid #ddd;
	min-height:460px;
	position:relative;
	text-align:center;
	background:#fff;
	position:relative;
	font-size:0.8em;
}
#register-options article:hover{
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
	z-index:999;
	-webkit-box-shadow: 5px 5px 30px 5px rgba(136,136,136,0.5);
	-moz-box-shadow: 5px 5px 30px 5px rgba(136,136,136,0.5);
	box-shadow: 5px 5px 30px 5px rgba(136,136,136,0.5);
	}
#register-options h2{
	text-transform:uppercase;
	text-align:center;
	color:#000;
	padding:20px 15px;
	font-size:1.4em;
}

#register-options article#option-standard h2{
	color: #5AB3E8;
	border-top:5px solid #5AB3E8;
}
#register-options article#option-advanced h2{
	color: #275598;
	border-top:5px solid #275598;
}
#register-options article#option-premium h2{
	color:#092E6E;
	border-top:5px solid #092E6E;
}
#register-options article#option-package4 h2{
	color:#011230;
	border-top:5px solid #011230;
}
.descriptionpackaes{
	float:left;
	width:84%;
	padding:0 8%;
}

h3.visainfoh3,
.visainfoh3{
	float:left;
	width:100%;
	text-align:left;
	color: #5AB3E8;
	border-top: 5px solid #5AB3E8;
	padding:20px 0;
	font-size:1.7em;
}
h2.visainfoh3{
	font-size:1.8em;
}
h3.visainfoh3.stage1,
.visainfoh3.stage1{
	color: #275598;
	border-top:5px solid #275598;
}
h3.visainfoh3.stage2,
.visainfoh3.stage2{
	color:#092E6E;
	border-top:5px solid #092E6E;
}

h3.visainfoh3.stage3,
.visainfoh3.stage3{
	color:#011230;
	border-top:5px solid #011230;
}
#register-options article ul,
#register-options article ul li{
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	text-align:center;
	padding:0;	
}
#register-options article ul li{
	width:90%;
	padding:15px 5%;
	font-size:1.1em;
	color:#333;	
}
#register-options article ul li:nth-child(odd){
	background:#eee;
}
.pack-cost{
	font-family:'Open Sans';
	font-size:2em;
	color:#000;
	margin:30px 0 20px;
	font-weight:400;
	text-transform:uppercase;
}
.pack-costsmaller{
	font-size:1.3em;
}
.pack-cost-year{
	text-transform:uppercase;
}
.pack-cost span{
	padding: 10px 0 0;
	font-size:0.5em;
	}
.year-price{
	font-family:'Open Sans';
	text-transform:uppercase;
	font-size:1.1em;
}
.year-price b{
	font-weight:700;
	font-size:1.3em;
}
.signup-register{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.button-register,
.button-register2,
.button-register3{
	float: left;
	width: 70%;
	background: #61bfbe;
	text-align: center;
	color: #fff;
	padding: 5px 5%;
	margin: 15px 10% 15px;
	text-decoration: none;
	font-family: "Open Sans";
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.1em;
	border-radius: 3px;
}
.button-register2{
	width: 200px;
	float:none;
	display:block;
	margin: 20px auto;
}
.button-register3{
	width: 400px;	
	float:none;
	display:block;
	padding: 10px 2%;
	font-size: 1.4em;
	margin: 20px auto;
}
#user-page-login .button-register{
	width:auto;
	float:left;
	padding:5px 30px;
	margin:0;
}
#register-options article#option-standard .button-register{
	background: #5AB3E8;
}
#register-options article#option-advanced .button-register{
	background:#275598;
}
#register-options article#option-premium .button-register{
	background: #092E6E;
}
#register-options article#option-package4 .button-register{
	background: #011230;
}

#register-options article#option-advanced:hover,
#register-options article#option-premium:hover{
	 -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
}
.button-register:hover{
	background:#61bfbe;
}
/*********** table packages ************/
.wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable, .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable{ width:94%!important;font-family: "Open Sans"!important;}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th{
	background:none;
	color:#fff!important;
	font-family: "Open Sans";
	font-weight: 700!important;
	text-transform: uppercase;
	font-size: 1.1em!important;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th:nth-child(1){
	background:none;	
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th:nth-child(2){
	background:#5AB3E8;
		
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th:nth-child(3){
	background:#275598;	
	color:#fff;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th:nth-child(4){
	background:#092E6E;	
	color:#fff;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th:nth-child(5){
	background:#011230;	
	color:#fff;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td img{
	display:block;
	margin:0 auto;
}

/************** Gallery **************/
.gallery_wrapper{
	padding:15px 0 0;
}
.gallery_wrapper h3{
	text-transform:uppercase;
	font-size:1.7em;
}
.ngg-gallery-thumbnail img {
    margin: 4px 0 4px 5px;
}
/************** grid**************/
.grid{
	float:left;
	margin:0 0 0;
	padding:20px 0 0;
	width:100.5%;
	position:relative;
	left:-0.25%;
	border-top: 1px solid #ccc;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 32.3%;
  padding:0.5%;
  overflow:hidden;
}

.grid-item {
  float: left;
}
.grid-item a{
	float:left;
	width:100%;
	overflow:hidden;
}
.grid-item img {
  display: block;
  max-width: 100%;
}
/*********** Category ***************/
#list_wrapper{
	float:left;
	width:90%;
	margin: 35px 5% 0;
	padding:0 ;
}
.list_items{
	float:left;
	width:100%;
	position:relative;
	padding:0 !important;
}

#lists{ 
	float:left;
	width:100%;
	padding-bottom:35px;
}
.item{
    float: left;
    height: auto;
    margin: 0 2.5% 30px;
    padding:0 0;
    position: relative;
    width: 28.3%;
	height:auto;
	min-height:460px;
	text-align:center;
}
.itemrelated{
	width: 31%;
	margin: 0 1.5% 30px;
	min-height:360px;
}
.itemrelated1{
	margin-left:0;
}
.itemrelated3{
	margin-right:0;
}
h2.relatedh2{
	font-size: 1.8em;
	text-transform:uppercase;
	color: #000;
	float: left;
	width: 100%;
	margin: 70px 0 35px;
}
.item a{
	text-decoration:none;
}
.item a:hover{
	text-decoration:none;
	color:#545454;
}
.item h4{
	font-size:1.4em;
}
.item h4 a {
	float:left;
	width:100%;
	color:#000;
	font-weight:500;
	text-align:center;
	text-decoration:none;
   /* text-transform: uppercase;*/
}
.itemrelated  h4 a {
	text-transform:none;
	text-align:left;
}
.item a.item_image{
	overflow:hidden;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.item a.item_image img{
	width:100%;
	border:none;
	-webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
}
.item a.item_image:hover img{
	transform: scale(1.3);
}
.item_image img{
	border:none;
}
.item h4,
.item p{
	width:90%;
	padding-left:5%;
	padding-right:5%;
}
.item a.item-image img:hover{
   filter: gray; 
   filter: grayscale(1); 
   -webkit-filter: grayscale(1); 
}
.item .meta_date,.meta_date{
	text-transform:uppercase;
	font-family:'Open Sans', Arial;
	color:#999;
	font-size:0.9em;
}
#content .meta_date{
	margin-bottom:15px;
	display:block;
}
 .more,
.item .more,
.child-home .more,
.child .more {
	width:100%;
	text-align:right;
	right:10px;
	bottom:10px;
	margin:0 0 0;
}
.more a,
.item .more a,
.child-home .more a,
.child .more a{
	text-decoration:none;
	color:#A3A70C;
}
.more a:hover,
.item .more a:hover,
.child-home .more a:hover,
.child .more a:hover{
	text-decoration:none;
	color:#545454;
}


figure.news article .more{
	width:auto;
	display:inline;
}
/*********** products page ******************/

	#tabs{
		float:left;
		width:100%;
		margin:20px 0 10px
		  }
	#tabs ul#tabsul{
		list-style:none;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		height:32px;
		border-bottom:1px solid #ccc;
	}
	#tabs ul#tabsul li{
		list-style:none;
		float:left;
		width:auto;
		font-size:1.2em;
		font-family:"Open Sans",Arial;
		padding:5px 10px;
		margin: 0 5px 0 0 ;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-radius:4px 4px 0 0 ;
	}
	#tabs ul#tabsul li a {
		text-decoration:none;
		color:#666;
	}
	#tabs ul#tabsul li.ui-tabs-active{
		background:#fff;
		height:22px;
	}
	#tabsprodul li img{
		border:none;
	}
	#tabs .ui-tabs-panel{
		float:left;
		width:98%;
		padding:10px 1%;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
		border-radius:0 0  4px 4px ;
		
	 }
 	#tabs #tabs-5{
		padding:25px 2%;
		width:96%;
	}
	#tabsprodul{
		float:left;
		width:450px;
		margin:5px 0 30px;
		padding:0;
		list-style:none;
	}
	#tabsprodul li{
		float:left;
		width:150px;
		margin:0 0 0 10px;
		list-style:none;
	}
	#tabsprodul li.tabsprod-1,
	#tabsprodul li.tabsprod-5,
	#tabsprodul li.tabsprod-9{
		margin:0;
	}
	#tabs ul#tabsul li a.tabprices{
		color:#ee6321;
	}
	
	a#moreinfoprod{
		
		width:100px;
		margin-bottom:10px;
		text-transform:uppercase;
		color:#EE6600;
		line-height:1.1em;
		font-size:1.1em;
		padding-right:25px;
		cursor:pointer;
		font-family:'Oxygen',serif;
		text-decoration:none;
		font-weight:bold;
		background:url(images/plus-minus.png) 85px 4px  no-repeat;
		}
	a#moreinfoprod.selected{
		background:url(images/plus-minus.png) 85px -13px  no-repeat;
	}

	#moreinfoprodtext{
		display:none;
		margin-top:15px;
		}
	#moreinfoprodtext.selected{
		display: block;
		}
	.list_items_products{
		float:left;
		width:100%;
	}
	.list_items_products .item{
		float:left;
		width:48%;
		padding:20px 1%;
		text-align:left;
		min-height:200px;
		border:none;
	}
	.list_items_products .item_image{
		margin: 0 20px 10px 0;
	}
	.list_items_products .item:first-child{
		margin-left:0;
	}
	.list_items_products .item h4{
		margin-top:0;
	}
	.list_items_products .item h4 a{
		color:#666;
		line-height:1em;
		text-transform:uppercase;
	}
	.home_products{
		float:left;
		width:22%;
		text-align:center;
		margin:10px 1.5%;
	}
	.home_products h4{
		width:100%;
		text-align:center;
		font-family:'Oxygen',serif;
		color:#545454;
		font-size:1em;
	}
	.home_products h4 a{
		color:#545454;	
	}
	.home_products_image{
		float:left;
		text-align:center;
		min-height:125px;
		width:100%;
	}
	.home_products_image img{
		margin:0 auto;
		border:none;
	}

/************ images ***********************/
#images_main {
	float:right;
	width:450px;
	height:auto;
	position:relative;
	margin:0 0 0 40px;
	}
.product_imagemain{
	width:450px;
}
#image-main {
	width:500px;
	height:300px;
	min-width:510px;
	display:table;
	background:#fff;
	text-align:center;
	vertical-align:middle;
	}
	#images{
    height: 300px;
	margin:0 auto;
	padding:0 0;
	position:relative;
	max-width:510px;
	width:350px;
    text-align: center;
    vertical-align: middle;

}
	#images img{
	background:#fff;	
	max-height:350px;
	max-width:500px;
	border-radius:4px;
	box-shadow: 0 0 5px #CCCCCC;

	}
#navi2 {
	float:left;
	width:390px; 
	height: auto;
	position:absolute;
	left:-5px;
	top:250px;
	list-style:none;
	margin:5px 0;
	padding:0;
		}
#navi2 li, #navi3 li  { 
	width:109px;
	height:75px;
	display:table;
	float: left; 
	margin: 0 5.5px 5px; 
	list-style: none;
	
	
}
#navi2 a, #navi3 a { 
	background:#fff;
    height: 75px;
	margin:0 auto;
	padding:0 0 0;
	border-radius:4px;
	max-width:90px;
    text-align: center;
    vertical-align: middle;
	
	
	}
#navi2 a:focus, #navi3 a:focus { 
	outline: none; 
}
#navi2 img, #navi3 img{ 
	border: none; 
	height:75px;
	width:109px;
	box-shadow: 0 0 5px #CCCCCC;
	border-radius:4px;
	
}
#navi2 li.activeSlide a, #navi3 li.activeSlide a { 

}
#navi2 li.activeSlide a img, #navi3 li.activeSlide a img{
	opacity:1; 
	}
ul.details{
	list-style:square; font-size:1.2em; color:#666; margin:0; padding:10px 0 0 10px;
}

ul.details li{
	margin:9px;
	font-family: 'Arial';
	color:#36857E;
}
/******** page numbers *******/
.list_navi{
	float:left;
	width:100%;
	}
.wp-pagenavi{
	border:none;
	margin-right:15px;
	text-decoration:none;
	color:#545454;
	text-shadow:none;
	padding:15px 0 10px 0;
	}
.wp-pagenavi a{
	color:#545454;
	text-decoration:none;
	}
.wp-pagenavi span.pages{
	margin-right:10px;
	}
.wp-pagenavi a.page,
.wp-pagenavi span.current,
.previouspostslink,
.nextpostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi span.extend{
	margin-right:10px;
	border:1px solid #ccc;
	padding:3px 8px;
	}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #005731!important;
	color:#005731;
}

/******** Slideshow **************/

#slideshow{
	float:left;
	margin:0 auto 0;
	padding:0;
	width:100%;
	height:850px;
	color:#fff;
	overflow:hidden;
	position:relative;
	z-index:9999;
}
#slideshow_inner{
	float:left;
	margin:0 auto 0;
	width:100%;
	color:#fff;
	height:100%;
	position:relative;	
}
.pics {
	float:left;
    margin: 0;
	height:auto;
    padding: 0;
    width:100%;
}


#navi3{
	position:absolute;
	bottom:10px;
	left: 50%;
	transform: translate(-50%, 0);
	width:auto;
	height: auto;
	list-style:none;
	margin:5px 0;
	padding:0;
	z-index:9999;	
}
#navi3 span{
	float: left; 
    border-radius: 7px;
    color: transparent;
    display: inline-block;
    height: 7px;
    margin: 0 5px 0 0;
    text-align: left;
    text-indent: -99999px;
    width: 7px;
	background:#666;
	cursor:pointer;
}
.slidertest{
	float:left;	
	width:80%;
	height:200px;
	padding:70px 10%;
}

.slider{
	float:left;
	width:100%;
    height:auto;
	padding:0 0 0;
	position:relative;
	background: url() no-repeat top transparent;
	
}
.slide::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background:url("images/slidebg.png") repeat-x top left;
    z-index: 10;
    top: 0;
    left: 0;
}
.slider video{
	position: absolute;
	z-index: 4;
	left: 50%;
	transform: translate(-50%, 0);
	height:900px; 
	width:1600px;
}
.slider img{
	top:0;
	position:relative;
	z-index:5;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
}

.slider_text {
    display: block;
	position:absolute;
	bottom:85px;
    width: 1210px;
    z-index: 999;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
}
.slider_text h2{
	float:left;
	position: relative;
	width: 100%;
	margin: 0 auto 20px;
	color:#f5db4c;
	font-weight:600;
	font-size:3.5em;
	line-height:0.9em;
	text-align:left;
}
.slider_text p{
	float:left;
	position: relative;
	width: 56%;
	margin: 10px 45% 3px 0;
	color:#fff;
	font-size:1.5em;
	font-weight:400;
	line-height:1.2em;
	text-align:left;
}
.slider_text .slide-textlarge{
	color: #fff;
	text-transform:uppercase;
	font-weight:600;
}

.slide-text-link{
	color: #f5db4c;
	float:left;
	clear: both;
	padding: 8px 0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px auto 0;
	text-transform: uppercase;
	text-decoration: none;
}
.slide-text-link span{
	background: #f5db4c;
	float: left;
	height: 10px;
	margin-top: 8px;
	margin-right: 15px;
	width: 50px;
}
	
#navi {
	width:1210px; 
	height: 21px;
	list-style:none;
	z-index:600;
	position:absolute;
	text-align:center;
	margin: 0 0 0;
	padding: 0 0;
	bottom:15px;
	left:38px;
}

#navi span{ 
	float: left; 
    border-radius: 10px;
    color: transparent;
    display: inline-block;
    height: 10px;
    margin: 0 5px 0 0;
    text-align: left;
    text-indent: -99999px;
    width: 10px;
	background:#fff;
	cursor:pointer;
	}
#navi span.cycle-pager-active{ 
	background:#5ab3e8;
}
.slideshowtestimonials{
	float:left;
	width:100%;
	position: relative;
	background:#fff;
	padding: 60px 0 60px;
	z-index: 9999;
	text-align:center;
}
.slideshowtestimonial{
	display: block;
	width: 1210px;
	margin:0 auto;
	position: relative;
}
.testimonial{
	float:left;
	width:82%;
	padding:10px 10% 10px 8%;
	background: url(images/quote.png) no-repeat 350px 40px;
	text-decoration:none;
	font-family:'Open Sans', Arial;
	font-weight:400;
	text-align:left;
	font-style:none;
	color:#000;
	font-size:1.3em;
}
.testimonial img{
	float:left;
	margin-top:10px;
	margin-right:50px;
	border-radius:100%;
}
.testimonial div{
	margin-top:50px;
}
.testimonial h5{
	text-transform:uppercase;
	font-weight:600;
	font-size:0.8em;
	color:#fdc22f;
	text-align:left;
	margin:25px;
}
.testimonial span{
	background: #000;
	float: left;
	height: 1.5px;
	margin-top: 15px;
	margin-right: 15px;
	width: 70px;
}
.contactushomemain{
	float:left;
	width:100%;
	height:520px;
	position:relative;
	padding: 0 0 0;
	z-index: 999;
	text-align:left;
	overflow:hidden;
}
.contactushomemain img{
	position: absolute;
	z-index: 4;
	left: 50%;
	transform: translate(-50%, 0);
}
.contactushome{
	display:block;
	width:1200px;
	margin:0 auto;
	position:absolute;
	left: 50%;
	top:120px;
	transform: translate(-50%, 0);
	z-index:9999;
}
.contactushome-text{
	float:left;
	width:60%;
	position:relative;
}
.contactushome h2{
	font-size:3.2em;
	color:#f5db4c;
	font-weight:600;
}
.contactushome h2 span{
	color:#000;
}
.contactushome p{
	font-size:1.4em;
}
.contactushome p.contactushomelargetext{
	color:#000;
	font-size:1.9em;
	font-weight:600;
}
	
/******** Slideshow project paages **************/

	#slideshow_main{
		float:left;
		width:100%;
		margin:0 auto;
		height:auto;
		padding:0;
		z-index:99;
		position:relative;
		overflow:hidden;
}
#slideshow_main.slideshow_mainproj{
	margin-top:65px;
}
#work{
	display: block;
		width: 1210px;
		padding: 0 0 0;
		margin: 0 auto 0;
		position: relative;
		z-index: 11;
	}
.slide {
	float: left;
	text-align: center;
}
.slide.inactive{
  opacity: .5;
}
.slide.scrolling{
  opacity: 0.1 !important;
}
.slide img {
  /*margin: 5px;*/
}
.project-view {
  max-width: 1210px;
  width: 100%;
  margin: auto;
  position:relative;
}
.project-view .content-block:first-child h2 {
  margin-top: 0;
}

.project-view .content-block.gallery .viewport {
  background: #ebebeb;
  position: relative;
}

.project-view .content-block.gallery .slides {
  background: #ebebeb;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 9999em;
}

.project-view .content-block.gallery .slides .frame {
  background: #fff;
  cursor: pointer;
  border-right: 8px solid #fff;
  float: left;
  position: relative;
}

.project-view .content-block.gallery .slides .frame img {
  display: block;
  height: auto;
  margin: 0;
  vertical-align: top;
  width: 100%;
}

 .project-view .content-block.gallery .slides .frame img {
  opacity: 0.3;
}

.project-view .content-block.gallery .slides .frame.active img {
  opacity: 1;
}

.project-view .content-block.gallery .progress {
  bottom: 5px;
  border: 0;
  position:absolute;
  left:30px;
  z-index:999;
}
.project-view .content-block.gallery .progress ul {
  margin: 0 0 0 0;
  padding: 0;
  width: auto;
}

.project-view .content-block.gallery .progress li {
  display: inline-block;
  *display: inline;
  margin: 0 2px;
  zoom: 1;
}

.project-view .content-block.gallery .progress li a {
	border-radius: 6px;
	border:2px solid #fff;
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 3px 0 0;
	text-align: left;
	text-indent: -99999px;
	color:transparent;
}
.project-view .content-block.gallery .progress li.active a {
  background: #fff;
}
.project-view .content-block.caption-slideshow .full-width {
  position: relative;
}

.project-view .content-block.caption-slideshow .frame {
  float: left;
  margin: 0 1px;
  position: relative;
}

.project-view .content-block.caption-slideshow .frame.center {
  margin-left: 1px;
  width: 359px;
}
.project-view .content-block.caption-slideshow .captions .progress {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.playslider{
	cursor: pointer;
}
.pauseslider{
	cursor: pointer;
}
.slideshow{
	position: relative;
}
.project-view .content-block.gallery .onandoff {
    border: 0 none;
    text-align: left;
	position:absolute;
	z-index:999;
	left:15px;
	bottom:14px
}

#on{
	background: url("images/onred.png") no-repeat left center;
	position: relative;
	top:0;
	right:8px;
	border:none;
	height:20px;
	width:20px;
	text-indent:-999999em;
}
#off{
	background: url("images/offred.png") no-repeat left center;
	position: relative;
	top:0;
	right:8px;
	border:none;
	height:20px;
	width:20px;
	text-indent:-999999em;
}
#off.active-button,
#on.active-button{
	display:none;
	border:none;
	text-indent:-999999em;}

/**************hover effect *************/	

.project_list {
	list-style: none;
	float:left;
	width: 101%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.project_list li {
	animation:load 250ms forwards;
	background:#F2F2F2;
	height:300px;
	position:relative;
	overflow:hidden;
	margin: 5px 0.5%;
	width:32.3%;
	float: left;
}
.project_list li img{
	float:left;
	width:100%;
}
.project_list li .listpeople{
	color:#999;
	font-size:1.2em;
	width:95%;
	margin:0 2.5%;
}
.project_list li h2{
	color:#000;
	font-family:'Open Sans';
	font-weight:500;
	font-size:1.35em;
	font-weight:bold;
	float:left;
	width:100%;
	padding:10px 0 5px;
	text-align:left;
}
.project_list li .mainhover {
    opacity: 0;
    transition: 300ms opacity;
    will-change: opacity;
}
.project_list li:hover .mainhover {
    opacity: 1!important;
}
.mainhover{
	background: rgba(9,46,110,0.85);
	color:#fff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:99999;
}
/************* Projects *********/
#fancybox-wrap{
	top:60px;
}
.imageframe{
	float:right;
	width:35%;
	overflow:hidden;
	position:relative;
	height:320px;
	margin:20px 0 10px 2.5%;
}

.projectmainimage{
	display:block;
	margin:80px auto 0;
	left: 50%;
	transform: translateX(-50%);
	position:relative;
}
.project_image{
	float:left; 
}
.proj_image_info_main{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:5;
}
.proj_image_info{
	background:rgba(102,102,102,0.9);
	font-size:1em;
	color:#fff;
	font-family: "Open Sans";
	width:90%;
	height:320px;
	text-align:left;
	padding:1px 5%;
	text-transform:uppercase;
}
.largetext{
	font-size:1.2em;
	font-weight:bold
}
.contentproj,
.contentprojmain{
	font-family: "Open Sans";
	font-size:1.1em;
}
.contentproj h1,
h1.featuretitle,
.contentprojmain h1{
	float:left;
	width:100%;
	border-bottom:none;
	line-height:1.2em;
	margin-bottom:0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.contentprojmain h1{
	text-align:center;
	}
.contentprojmain h1 span,
h1.featuretitle span,
.contentproj h1 span{
	float:left;
	width:100%;
	font-size:0.7em;
	color:#333;
}
ul.subpagesnav{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	padding:0 0 20px;
	margin:20px 0 15px;
	list-style:none;
	display:table;
	}
ul.fixedul{
	position:fixed;
	top:60px;
	padding:40px 0 30px;
	margin: 0 0 10px;
	width:1210px;
	background:#fff;
	z-index:9999;
	border:none;
}
h1.fixedh1 span{
	display:block;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
ul.subpagesnav li{
	width:auto;
	padding:0;
	text-align:center;
	font-size:1.1em;
	display:table-cell;
}
ul.subpagesnav li:first-child{
	padding-left:0;
}
ul.subpagesnav li a{
	color:#777;
	text-decoration:none;
}
ul.subpagesnav li a.current{
	color:#5ab3e8;
	}
ul.subpagesnav li a:hover{
	color:#333;
	}
.project_content{
	float:left;
	width:62%;
}
.project_content_main{
	float:left;
	width:100%;
	padding:0 0 10px;
}
.proddetail3{
	line-height:1.8em;
}
.imageshistory{
	float:left;
	width:80%;
	padding:30px 10%;
}
.imageshistory img{
	margin: 0 5px;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
/******** Slideshow Projects **************/
#slideshow_projects{
	float:left;
	width:100%;
	margin:0 auto 15px;
	height:750px;
	padding:0;
	z-index:10;
	position:relative;
	background:#fff;
	border-bottom:1px solid #B7B7B7;
}
#slideshowproject{
	display:block;
	width:1210px;		
	margin:0 auto 0;
	height:750px;
	color:#fff;
	position:relative;
	overflow:hidden;
}
#slideshow_innerproject{
	float:left;
	width:100%;
	margin:0 auto 0;
	color:#fff;
	position:relative;	
}
#slideshowproject p{
	margin:0 0 10px ;
}

.sliderproject{
	float:left;
	width:100%;
	height:750px;
	padding:0 0;
	position:relative;
	background: url() no-repeat top transparent;	
}
#slideshow_innerproject .pics {
	float:left;
    height: 750px;
    margin: 0;
    padding: 0;
	z-index:1;
    width:100%;
}
.sliderproject img{
	position:absolute;
	top:0;
	z-index:5;
	left:0;
}
#prev{
	position:absolute;
	left:10px;
	top:45%;
	height:50px;
	width:35px;
	z-index:999;
	text-align:left;
	text-indent:-99999px;
	cursor: pointer;
	background:url("images/arrow-left.png") no-repeat center;
}
#next{
	position:absolute;
	right:10px;
	top:45%;
	height:50px;
	width:35px;
	z-index:999;
	text-align:left;
	text-indent:-99999px;
	cursor: pointer;
	background:url("images/arrow-right.png") no-repeat center;
}

.fancybox-lock body {
    overflow: visible !important;
}


/************** Gallery **************/
.gallery_wrapper{
	margin:10px 0 10px;
	width:101%;
	position:relative;
	left:-0.5%;
	float:left;
}
.ngg-galleryoverview{
	float:left;
	width:100%;
	padding:0 0 0;
}
.ngg-gallery-thumbnail {
    float: left;
    text-align: center;
	width:100%!important;
	height:auto!important;
	margin: 0!important;
	border:none!important;
}
.ngg-gallery-thumbnail img {
    background-color: #fff;
    display: block;
	margin:0 auto;
    position: relative;
	border:none;
}
.ngg-gallery-thumbnail-box {
    float: left;
	width:32.3%;
    margin: 7px 0.5%;
	overflow:hidden;
}
.clilogos{  
	float: left;
	width:25%;
    margin:0 0 20px;
	min-height:140px;
}
.ngg-gallery-thumbnail a{
	margin:0!important;
}

/****************** form ***************/
.wpcf7-form{
	float:left;
	width:100%;
	}
.wpcf7-form input.wpcf7-text,
.wpcf7-form input.wpcf7-quiz{
	float:left;
	width:99%;
	border:1px solid #ccc;
	padding:4px 4px;
	border-radius:4px;
	margin:0 0 5px 0;
}
.wpcf7-form textarea{
	float:left;
	width:99%;
	border:1px solid #ccc;
	padding:2px 3px;
}
.wpcf7-form input.wpcf7-submit{
	float:right;
	width:auto;
	padding:10px 45px;
	background:#F5DB4C;
	color:#000;
	border:none;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:500;
	border-radius:3px;
	margin-top:20px
}
.wpcf7-list-item{
	float:left;
	width:30%;
	padding:5px 0;
}
.wpcf7-form-control-wrap{
	float:left;
	width:100%;
	margin:0 0 20px;
}
/************** map frame****************/
.map_frame{
	float:left;
	width:100%;
	margin-top:15px;
}
.map_frame iframe{
	width:100%;
	height:350px;
}
/***************** wp table********************/

.tablepress tfoot th, .tablepress thead th{
	background:#ccc!important;
}
.tablepress .column-3{
	text-align:right;
	padding-right:15px;
}


/************* newsletter *******************/
#mc-embedded-subscribe-form{
	float:left; 
	width:90%;
	border:1px solid #ccc;
	padding:3px 3px;
	border-radius: 4px;
	background:#fff;}

#mc-embedded-subscribe-form label{
	display:none;
}
#mc-embedded-subscribe-form input#mce-EMAIL{
	float:left;
	width:160px;
	border:none;
	}
#mc-embedded-subscribe-form	#mc-embedded-subscribe{
	float:right;
	background:#0190B7;
	color:#fff;
	background: url(images/arrow.png) no-repeat center;
	border:none;
	width:20px;
	border-radius: 4px;
	padding:2px 3px;
	margin-left:5px;
}
#mc-embedded-subscribe-form .button{
	text-indent:-9999px;
	text-align:left;
}
/***********map ********/
#contact-page{
	float:left;
	width:985px;
	padding:0 15px;
	border:1px solid #ccc
}
#contact-page .row{
	float:left;
	width:100%;
	padding:15px 0;
	border-top:1px solid #ccc;
}
#contact-page .row:first-child{
	border-top:none;
}

/*********************** tables **************/


.easy-table{
	background:#e1e0e3!important;
}
.grecaptcha-badge{
	display:none!important;
}
/******************** ie8 ***********************/
.ie8 .project_list li figure .mainhover,
.ie8 .project_list li a .mainhover,
.ie8 .proj_image_info{ 
	background:#60abca;
}
/******************** ie7 ***********************/

.ie7 nav ul#menu-main ul 
{
	margin-left:-115px;
}
.ie7 nav ul#menu-main ul ul,
.ie7 nav ul#menu-main ul ul ul,
.ie7 nav ul#menu-main ul ul ul ul
{
   	margin:0 0 0 0px;	
}
.ie7 .project_list li figure .mainhover,
.ie7 .project_list li a .mainhover,
.ie7 .proj_image_info {
	background:#60abca;
}

/***************** no display messages *************/
.welcomelarge,
.welcomedyslexia,
.welcomestyleoff{
	display:none;
}


/***************************** Responsive design *******************/

/***************************** Larger Screens *******************/
@media only all and (min-width: 1590px){
.contactushomemain img,
.footerquote-wrapper img{
	width:100%;
}
.slider video{
	width:100%;
	height:auto;
}
}
@media only all and (min-width: 1300px){
#slideshow_main{ overflow:hidden;}
.header_image_wrapper2{ width:100%; overflow:hidden}
.header_image{ min-width: 100%;}
#header{ width:100%;}
.tel{ margin-right:135px;}
header .logo,header.tinyheader .logo{ margin-left:50px;}
.headertop{
  margin-right: 50px;
}
nav{ margin-right:50px;}
}
/*************** iPads (landscape) and smaller screens ***************/
@media only all and (max-width: 1180px) and (min-width: 1024px){
#wrapper, #wrapper2,.preheader,.child-main-featured,#header,.slideshowtestimonial,#wrapper.wrapperposts, .crumb,.contactushome{ width:98%; padding:0 1%;}
#child_wrapper,.colouredsectionfullwrapper,.middlequote-wrapper,.homemainsections,.foundationmain{width:98%; padding:30px 1%;}
#content{ width:100%; border:none;padding-top:15px;}
.content_image{width: auto; float:left; margin:0 0 10px;max-width: 100%;}
h1{ font-size:1.6em;}
h2{ font-size:1.5em;}
h2.aboutus{ margin:10px 0 30px; font-size:1.7em;}
body {line-height: 1.6em;}
.child-main img{ min-width:100%;}
.content80per,.content70per{ width:94%;padding: 10px 3%;}
.child-main-text{width: 90%;padding: 0 5%;font-size: 0.85em;}
.child-main, .child,.child-main-text { height:470px;}
.colouredsectionfull{ font-size:1em;margin: 20px 0;}
.colouredsectionleft-text,.colouredsectionright-text{ width:90%; margin:100px 5%; 0}
.colouredsectionleft h2, .colouredsectionright h2 {font-size: 3em;}
.middlequote{ width: 80%; padding: 50px 8%; margin: 30px 4%;font-size: 1.2em; background-position: left 30px, right 130px;}
.header_image_wrapperblue{ height:120px;}
header.tinyheader .headertop{  margin: 30px 0 5px 0;}
a.homepage2section-link{ position:relative; width:80%; padding:15px 10%; float:left; display:block; bottom:0; font-size:1.3em; margin-top:50px;}
.homepage2section-text h3{font-size: 1.5em;}
.homepage2section-text h3 .script{ font-size: 3.2em;margin-top: 35px;}
.homepage2section-text, .homepage2sectionlast .homepage2section-text{ width:90%; margin:100px 5% 0;}
.wpcf7-list-item {width: 100%;}
.wrapper24 h2{ font-size: 2.3em!important;}
.wrapper24 .ngg-gallery-thumbnail-box{ width:100%;}
.content80left{ width:100%;}
.content55left,.content40right{ width:100%; margin-bottom:0;}
.wrapper22 h3{ font-size:1.2em;}
.wrapper22 h3 .yellowwriting{font-size:1.5em;}
.wrapper192 h2{ font-size:1.8em; line-height:1.2em;}
.wrapper192 h3{ font-size:1.3em;}
.colouredsectionleft h3,.colouredsectionright h3{line-height:1.2em;}
/******** slideshow **************/
#slideshow{ width:100%;height: 100vh;}
.slider_text{ width:96%; padding:0 2%;}
.wrapper20 h3{font-size: 1.6em!important;}
.contactushome{ top:50px;}
.contactushome p {font-size: 1em;line-height: 1.4em;}
/****************/
.header_image_wrapperwithbg, .header_image_wrapperwithbg .header_image_wrapper2,.header_image_wrapper.header_image_wrapperwithbg {height: 700px;}
.header_image{ width: auto; height: 400px;}
.header_image_wrapperwithbg .header_image, .header_image_wrapperwithbg2 .header_image{ width: auto; height:700px;}
.footer_bg, #footer_section,.copyright { width: 98%; padding: 20px 1% 0;}
.copyright { width: 92%; padding: 0 4% 0;}
#footer2{ width:100%;}
#footer section.contact-info{ width:23%;}
#footer section.links-info2{ width:25%;}
#footer section.links-info3{ width:20%;}
#footer section.contact-info img{ width:250px;}
}
/*************** iPads (portrait) and tablets(landscape) ***************/
@media only all and (max-width: 1023px) and (min-width: 768px){
#wrapper, #wrapper2,.preheader,.child-main-featured,#header,.slideshowtestimonial,#wrapper.wrapperposts{ width:94%; padding:0 3%;}
#child_wrapper,.colouredsectionfullwrapper,.middlequote-wrapper,.homemainsections,.foundationmain{width:94%; padding:30px 3%;}
#content{ width:100%; border:none;padding-top:15px;}
#wrapper.wrapperposts #content{ width:100%; padding:40px 0;}
.content_image{width: auto; float:left; margin:0 0 10px;max-width: 100%;}
h1{ font-size:1.6em;}
h2{ font-size:1.5em;}
h2.aboutus{ margin:10px 0 30px; font-size:1.7em;}
body {line-height: 1.6em;}
.child-main img{ min-width:100%;}
.content80per,.content70per{ width:94%;padding: 10px 3%;}
.child-main-text{width: 90%;padding: 0 5%;font-size: 0.85em;}
.child-main, .child,.child-main-text { height:470px;}
.colouredsectionleft,.colouredsectionright{ width:100%;}
.colouredsectionleft-text, .colouredsectionright-text{ width:100%;}
.colouredsectionfull{ font-size:1em;margin: 20px 0;}
.colouredsectionslefttext .colouredsectionleft{ float:right;}
.colouredsectionwithpict{ height:500px;}
,.colouredsectionwithpict img{ height:auto; min-width:100%;min-height:500px}
.colouredsectionright,.colouredsectionleft{ height:auto;}
.colouredsectionleft-text, .colouredsectionright-text{ width:90%; margin:50px 5%; height:auto;}
.colouredsectionleft h2, .colouredsectionright h2 {font-size: 3em;}
.middlequote{ width: 80%; padding: 50px 8%; margin: 30px 4%;font-size: 1.2em; background-position: left 30px, right 130px;}
.header_image_wrapperblue{ height:120px;}
header.tinyheader .headertop{  margin: 30px 0 5px 0;}
.child-mainlink{ width:180px;}
.homepage2sections{ height:auto; margin-bottom:0;}
.homepage2section{ height:560px;overflow: hidden;}
.homepage2section-text p{ font-size:1.1em;}
.homepage2section-text,.homepage2sectionlast .homepage2section-text{width:90%; margin:50px 5%; height:auto;height: 470px;}
.homepage2section-textmain{ height:auto;}
a.homepage2section-link{ position:relative; width:80%; padding:15px 10%; float:left; display:block; bottom:0; font-size:1.3em; margin-top:50px;}
.homepage2section-text h3{font-size: 1.5em;}
.homepage2section-text h3 .script{ font-size: 3.2em;margin-top: 35px;}
.foundation{ width:100%; margin-bottom:30px;}
.homepage2section img{left: 50%;transform: translate(-50%, 0);}
.foundationmain h2, .ambassadors h2{ font-size:2.3em;}
.foundationmain-text{ font-size:1.2em;}
.foundation img{width:100%;}
.foundation h3{ font-size:1.7em;}
.foundation h3 span.bodertop{ width:100%; margin-bottom:20px;}
.contactushomemain img,.contactushomemain{ height:350px;}
.contactushome{width:94%; padding:0 3%;}
.contactushome-text{ width:100%;}
.contactushome h2{ font-size:2em;}
.contactushome p.contactushomelargetext{ font-size: 1em;}
.wpcf7-list-item {width: 100%;}
.wrapper24 h2{ font-size: 2.3em!important;}
.wrapper24 .ngg-gallery-thumbnail-box{ width:100%;}
.content80left{ width:100%;}
.content55left,.content40right{ width:100%; margin-bottom:0;}
.wrapper22 h3{ font-size:1.2em;}
.wrapper22 h3 .yellowwriting{font-size:1.5em;}
.wrapper192 h2{ font-size:1.8em; line-height:1.2em;}
.wrapper192 h3{ font-size:1.3em;}
.colouredsectionleft h3,.colouredsectionright h3{line-height:1.2em;}
.postcont { font-size: 1.1em;}
/******** slideshow **************/
#slideshow{ width:100%;height: 960px;}
.slider video{ width:auto;height: 960px;}
.slide::after {background: url("images/slidebg3.png") repeat-x top left;}
.slider_text{ width:94%; padding:0 3%;font-size: 0.8em;bottom: 120px;}
.slider_text .slide-textlarge,.slider_text p{width:100%;}
.slider_text h2{ font-size:3em;}
.slider_text .slide-textlarge{ font-size: 1.8em;}
ul.navpage li:last-child{ display:none;}
.wrapper20 h3{font-size: 1.6em!important;}
.contactushome{ top:50px;}
.contactushome p {font-size: 1em;line-height: 1.4em;}
/*** pages******/
.gallery_wrapper .ngg-gallery-thumbnail img{ width:100%; height:auto;}
.tel{ margin-right:50px;}
.project_list li.itemteam{ margin:10px 2%; width:46%;}
.project_list li{ width:49%; height:260px;}
.main_content .largetext{ font-size:100%!important; margin-bottom:0!important; position:relative; top:-30px;}
.header_image_wrapperwithbg, .header_image_wrapperwithbg .header_image_wrapper2,.header_image_wrapper.header_image_wrapperwithbg {height: 600px;}
.header_image{ width: auto; height: 500px;}
.header_image_wrapperwithbg .header_image, .header_image_wrapperwithbg2 .header_image{ width: auto; height: 600px;}
.header_image_wrapperid545 .header_image{ height:400px;}
.headerimagetext {font-size: 2.6em;margin: 0 5%;width: 86%;}
.headerimagetext hr { width:200px;}
.item_image,.item_image img{width:100%;}
.child-main h3{ font-size:1.8em;}
.child-main p{ font-size:1.2em;}
/******** footer *********/
.footer_bg, #footer_section,.copyright { width: 98%; padding: 20px 1% 0;}
.copyright { width: 92%; padding: 0 4% 0;}
#footer2{ width:100%;}
footer .right{ width:30%;}
footer .left{ width:70%; font-size:0.9em;}
#footer h4{ font-size:1.1em;}
#footer section.contact-info{display:none;}
#footer section.links-info1{ width:20%;}
#footer section.links-info2,#footer section.links-info3{ width:30%;}
.footerquote-wrapper img,.footerquote-wrapper{ height:350px;}
.footerquote{ width:90%; padding:0 5%;font-size: 1.1em;line-height: 1.3em;top: 20%;}

}
/***********  iPhone/Smartphones (portrait) ----------- */
@media only all and (max-width: 767px){
#wrapper, #wrapper2,.preheader,.child-main-featured,#header,.slideshowtestimonial,#wrapper.wrapperposts{ width:94%; padding:0 3%;}
#child_wrapper,.colouredsectionfullwrapper,.middlequote-wrapper,.homemainsections,.foundationmain{width:94%; padding:30px 3%;}
#content{ width:100%; border:none;padding-top:15px;}
#wrapper.wrapperposts #content{ width:100%; padding:40px 0;}
.content_image{width: auto; float:left; margin:0 0 10px;max-width: 100%;}
h1{ font-size:1.6em;}
h2{ font-size:1.5em;}
h2.aboutus{ margin:10px 0 30px; font-size:1.7em;}
body {line-height: 1.6em;}
.child-main img{ min-width:100%;}
.content80per,.content70per{ width:94%;padding: 10px 3%;}
.child-main-text{width: 90%;padding: 0 5%;font-size: 0.85em;}
.child-main, .child,.child-main-text { height:470px;}
.colouredsectionleft,.colouredsectionright{ width:100%;}
.colouredsectionleft-text, .colouredsectionright-text{ width:100%;}
.colouredsectionfull{ font-size:1em;margin: 20px 0;}
.colouredsectionslefttext .colouredsectionleft{ float:right;}
.colouredsectionwithpict,.colouredsectionwithpict img{ height:450px;}
.colouredsectionright,.colouredsectionleft{ height:auto;}
.colouredsectionleft-text, .colouredsectionright-text{ width:90%; margin:50px 5%; height:auto;}
.colouredsectionleft h2, .colouredsectionright h2 {font-size: 3em;}
.middlequote{ width: 80%; padding: 50px 8%; margin: 30px 4%;font-size: 1.2em; background-position: left 30px, right 130px;}
.header_image_wrapperblue{ height:120px;}
header.tinyheader .headertop{  margin: 30px 0 5px 0;}
.homepage2sections{ height:auto; margin-bottom:0;}
.homepage2section{ width:100%;margin-bottom: -10px; overflow:hidden;height: 580px;}
.homepage2section-text,.homepage2sectionlast .homepage2section-text{width:90%; margin:50px 5%; height:auto;height: 470px;}
.homepage2section-textmain{ height:auto;}
a.homepage2section-link{ position:relative; width:80%; padding:15px 10%; float:left; display:block; bottom:0; font-size:1.3em; margin-top:50px;}
.homepage2section-text h3{font-size: 1.5em;}
.homepage2section-text h3 .script{ font-size: 3.2em;margin-top: 35px;}
.foundation{ width:100%; margin-bottom:30px;}
.homepage2section img{left: 50%;transform: translate(-50%, 0);}
.foundationmain h2, .ambassadors h2{ font-size:2.3em;}
.foundationmain-text{ font-size:1.2em;}
.foundation img{width:100%;}
.foundation h3{ font-size:1.7em;}
.foundation h3 span.bodertop{ width:100%; margin-bottom:20px;}
.contactushomemain img,.contactushomemain{ height:350px;}
.contactushome{width:94%; padding:0 3%;}
.contactushome-text{ width:100%;}
.contactushome h2{ font-size:2em;}
.contactushome p.contactushomelargetext{ font-size: 1em;}
.wpcf7-list-item {width: 100%;}
.wrapper24 h2{ font-size: 2.3em!important;}
.wrapper24 .ngg-gallery-thumbnail-box{ width:100%;}
.content80left{ width:100%;}
.content55left,.content40right{ width:100%; margin-bottom:0;}
.wrapper22 h3{ font-size:1.2em;}
.wrapper22 h3 .yellowwriting{font-size:1.5em;}
.wrapper192 h2{ font-size:1.8em; line-height:1.2em;}
.wrapper192 h3{ font-size:1.3em;}
.colouredsectionleft h3,.colouredsectionright h3{line-height:1.2em;}
/******** slideshow **************/
#slideshow{ width:100%;height: 100vh;}
.slider_text{ width:94%; padding:0 3%;font-size: 0.8em;bottom: 120px;}
.slider_text .slide-textlarge,.slider_text p{width:100%;}
.slider_text h2{ font-size:3em;}
.slider_text .slide-textlarge{ font-size: 1.8em;}
ul.navpage{ display:none;}
.wrapper20 h3{font-size: 1.6em!important;}
.contactushome{ top:50px;}
.contactushome p {font-size: 1em;line-height: 1.4em;}
/****************/
.header_image_wrapperwithbg, .header_image_wrapperwithbg .header_image_wrapper2,.header_image_wrapper.header_image_wrapperwithbg {height: 600px;}
.header_image{ width: auto; height: 400px;}
.header_image_wrapperwithbg .header_image, .header_image_wrapperwithbg2 .header_image{ width: auto; height: 600px;}
.header_image_wrapperid545 .header_image{ height:400px;}
.headerimagetext {font-size: 2.6em;margin: 0 5%;width: 86%;}
.headerimagetext hr { width:200px;}
.item_image,.item_image img{width:100%;}
header .logo a img{ width:200px;}
.child-main, .child{ width:100%;}
.gallery_wrapper .ngg-gallery-thumbnail img{ width:100%; height:auto;}
.ngg-gallery-thumbnail-box{ width:49%;}
nav ul#menu-main a{ padding:9px 15px 9px 10px;}
.imageframe{ width:100%;}
.project_content{ width:100%;}
#navi{ bottom:0; left:2%; width:98%;}
.searchform_main{ float:left; left:-40px; width:300px}
.main_content{ padding-top:20px;}
.main_content h2{ line-height:1.3em; font-size:1.6em;}
.main_content .largetext{ margin-bottom:0;}
.item, .itemmhome{width:100%; margin:0 0 20px;}
.item_image,.item_image img{ width:100%; width: auto;}
.item h4{ font-size:1.3em;}
.postcont{ font-size:1em;}
.childeven, .childodd{ margin-bottom:20px;}
.childeven .child_image,.childodd .child_image{ width:100%; height:auto;}
.childeven .child_image img, .childodd .child_image img{ height:auto; width:100%;}
.childeven .childtext,.childodd .childtext{ width:94%; padding:0 0 10px;}
.childeven h3, .childodd h3{ margin:10px 0 20px; font-size:1.8em;}
.child h3 a, .child h3 span{ width:100%;}
.childimgs{ width:48%; min-height:100px;}
.child a.icons_img span{ height:auto;}
.child a.icons_img img{ width:100%;}
#crumb{ display:none;}
.header_image_space{ height:30px;}
.imageshistory{ width:100%; padding:30px 0;}
.imageshistory img{ max-width:100%; height:auto!important; margin:0;}
blockquote{ padding:5px 10px!important; margin:0 0!important;}
.grid-sizer, .grid-item{ width:49%;}
.homelogos{ line-height:70px;width:31%;}
ul.subpagesnav li{ padding:0; width:49%; font-size:1em; margin-bottom:10px; text-align:center; display: inline-block;}
.slideshowtestimonials{ padding:0;}
.testimonial img{ display:none;}
nav{ right:0;}
#nav{ width:100%;}
nav ul#menu-main a {padding: 9px 5% 9px;}
.ambassador {width: 100%;}
.ambassador img{ left:0; transform:none;}
/******** footer *********/
.footerquote-wrapper img,.footerquote-wrapper{ height:350px;}
.footerquote{ width:90%; padding:0 5%;font-size: 1.1em;line-height: 1.3em;top: 20%;}
footer{ padding:0;}
.footer_bg, #footer_section{ width: 94%; padding: 10px 3%;}
#footer2{ width:100%;}
footer .right{ width:100%; font-size:0.95em; padding:5px 0 30px; text-align:left}
#viewing{ position:absolute; bottom:0;}
#viewing ul li{ margin-left:0; margin-right:0;}
#footer section.legal-info1{ min-height:320px;}
footer .left{ width:100%;}
#footer h4{ font-size:1em;}
.half_left, .half_right{ width:100%!important;}
#footer section.contact-info{width:100%!important;}
.footerinfo{ font-size:0.9em;}
.projectmainimage_wrapper{ width:100%; overflow:hidden;}
.projectmainimage{ width:130%; margin-top:10px;}
#footer section.links-info1{ padding-left:0; width:20%;}
#footer section.links-info2,#footer section.links-info3{ width:60%; margin-bottom:10px; float:right; padding-right:2.5%;}
#footer section.links-info1{width: 30%;}
.copyright{width: 30%; position:absolute; top:500px; left:3%}
.copyright a, .copyname{ margin-left:0;}
}

@media print {
* { background: transparent !important; color: #444 !important; text-shadow: none !important; }
a, a:visited { color: #444 !important; text-decoration: underline; }
a:after { content: " (" attr(href) ")"; } 
a.item_image:after,.item h4 a:after,#navi2 a:after, #navi3 a:after,#tabsprodul li a:after, .child a:after{ content:""; } 
abbr:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
tr, img { page-break-inside: avoid; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }
.home_right,.child-main-featured-main{ font-size:1.3em;}
h1{ font-size:5em;}
#out,#container,#content,#wrapper{ width:auto !important;}
#images_main,#images,#navi2,.home_center,.home_right,.main-intro,#tabs .ui-tabs-panel{ width:100% !important;}
#moreinfoprodtext,.child-main-featured-text{ display:block;}
.home_tabs .more,.more,.mapframe, .child .more, header, footer, nav, aside, #featured, .contact, #cformsform, #crumb, #slideshow_main, #navi-header, .header_image, .child-row-home,#footer, .pre_header_main,.cform,.header_image_wrapper,.home_left,.preheadermain,#slideshowpages, #tabsprodul .ui-state-active,#tabsul,.tablepress caption, a.enquiry-button, a#main,.home_left_lower,.home_right_lower,.childhomefull img,#moreinfoprod{ display:none!important;}
.item_image img,.item_image img{ width:250px !important;}
.child_image,.item_image{ width:250px!important; margin-right:15px!important; float:left;}
script{ display:none;}
}