

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {

  font-family: "OpenSans";

  src: url("OpenSans.ttf");

  font-size:100%;

  text-decoration:none;

  font-stretch:normal;

  font-style:normal;

  font-weight:normal;

  vertical-align:top;

  -webkit-font-smoothing: antialiased;

  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);

  text-rendering: optimizeLegibility;

  font-variant:normal;

  speak:none;

  -moz-font-smoothing:antialiased;

  font-smoothing:antialiased;

  font-smooth:always;

}



body						{ margin:0px; padding:0px; background:#E9E9E9 url(images/background.jpg) no-repeat; background-size:100% auto; height:100%; }

body, td, li,
input, select, textarea		{ font-family: OpenSans, Arial, Verdana, sans-serif; font-size:14px; font-size: 0.7vw; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; color:#535353; vertical-align:top; line-height:0.9vw; text-align:left;   animation: fadein 1s; -webkit-animation: fadein 1s; -o-animation: fadein 1s; }


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


@keyframes movein {
    from { opacity: 0.5; transform: scale(0.7); }
    to   { opacity: 1; transform: scale(1.0); }
}
@-webkit-keyframes movein {
    from { opacity: 0.5; -webkit-transform: scale(0.7); }
    to   { opacity: 1; -webkit-transform: scale(1.0); }
}
@-o-keyframes movein {
    from { opacity: 0.5; -o-transform: scale(0.7); }
    to   { opacity: 1; -o-transform: scale(1.0); }
}

a							{ 
		color:#282828; text-decoration:underline;
		-webkit-transition:color 0.2s linear, background 0.2s linear;  
		-moz-transition:color 0.2s linear, background 0.2s linear; 
		-o-transition:color 0.2s linear, background 0.2s linear;   
		transition:color 0.2s linear, background 0.2s linear;
}
a img						{ 
	border:none;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
a:link						{ }
a:hover						{ color:black; text-decoration:none; }
a:hover img					{ opacity:1; filter:alpha(opacity=100); }
a:active					{ }			

h1							{ padding:0em; margin:0; font-size:3.3em; line-height:1.0em; color:#37413F; font-weight:bold; }
h2							{ padding:0px; margin:0; font-size:1.5em; line-height:1.0em; color:#37413F; font-weight:normal; }
h3							{ padding:0px; margin:0; font-size:1.5em; line-height:1.9em; color:#37413F; font-weight:bold; }
h4							{ padding:0px; margin:0; font-size:1.0em; line-height:1.2em; color:#37413F; font-weight:normal; }

.holder						{ padding:0px; margin:0px auto; margin-top:2em; height:100%; width:100%; }

.col						{ width:62%; margin:0px auto; }



.borderbox					{ padding:0px; margin:0px auto; width:86%; padding:1%; background:white; }


.border						{ }


.header						{ z-index:1020; width:100%; transition:all 1200ms; padding:0; }
.header .col				{ background:white; border-top:solid 4px #424242; padding-bottom:0.5em; }
.clear						{ clear:both; }
.tabletheader				{ position:inherit; }
.tabletheader .links ul li a				{ font-size:160%; }

.blueheader					{ float:left; width:100%; transition:all 1200ms; }
.whiteheader				{ background:#1F252C; float:left; width:100%; }



.headtiny					{ }
.headtiny .blueheader		{ }

.logo						{ width:100%; float:left; text-align:center; transition:all 1200ms; margin-top:7.5%; margin-bottom:3.3%; transition: all 1200ms ease; }
.logo a						{ }
.logo a img					{ height:5vh; transition: all 1200ms ease; }



.social						{ width:50%; text-align:center;  margin:0 auto; text-align:center; padding:0em; padding-top:0.8em; padding-bottom:0.8em; transition: all 1200ms ease; }
.social a					{ font-family:'FontAwesome'; display:inline-block; color:#1F252C; background:white; border-radius:50%; font-size:1.1em; line-height:1.1em; width:1.1em; height:1.1em; padding:1%; margin-left:4%; text-decoration:none; }
.social1 a:nth-child(1)		{ background:#8DC643; }
.social1 a:nth-child(2)		{ background:#3B5998; }
.social1 a:nth-child(3)		{ background:#BD081C; }
.social1 a:nth-child(4)		{ background:#C92D90; }
.social1 a:nth-child(5)		{ background:#1DA1F2; }
.social1 a:nth-child(6)		{ background:#DB4437; }

.search						{ float:right; margin-top:1.0%; width:15%; padding:0.5em; padding-right:0; transition: all 1200ms ease; }
.search	input				{ width:70%; padding:0.25em; margin-left:0px; margin-top:0.1em; font-style:italic;: }
.search	.go					{ background:#00704A; border:none; text-align:center; color:white; border-radius:0.5em; width:15%; cursor:pointer; margin-left:2%; }


.email						{ float:left; width:33%; margin:0; padding:0.5em; margin-top:0.2em; transition: all 1200ms ease; }
.email a					{ color:white; font-size:1.2em; line-height:auto; text-decoration:none; }
.email a:before				{ font-family:'FontAwesome'; color:white; content:'\f0e0 '; padding-right:4%; font-size:0.99em; line-height:auto; }




.emailer					{ float:left; width:33%;  margin:0; padding:0em; margin-top:1.99em; transition: all 1200ms ease; }
.emailer a					{ color:#888888; font-size:1.1em; line-height:0.9em; width:0.9em; height:0.9em; padding:1%; margin-right:1%; text-decoration:none; }
.emailer a span				{ font-family:'FontAwesome'; color:#888888; margin-right:0.5%; }


.phone						{ float:right; width:33%; margin:0; padding:0em; margin-top:1.99em; transition: all 1200ms ease; text-align:right; }
.phone a					{ color:#888888; font-size:1.6em; line-height:auto; text-decoration:none; }
.phone a:before				{ font-family:'FontAwesome'; color:#888888; content:'\f098 '; border-radius:50%; font-size:1.1em; line-height:auto; transition: all 600ms ease; }


.getintouch					{ float:right; text-align:right; width:33%; margin:0; padding:0; font-size:2.0em; line-height:1em; padding-top:0.05em; padding-bottom:0.05em; transition: all 1200ms ease; position:relative; }
.getintouch a				{ color:white; font-size:0.7em; line-height:0.6em; text-decoration:none; white-space:nowrap; font-family:'FontAwesome'; padding-left:0.45em; }
.getintouch a:hover			{ color:#737373; }
.getintouch input			{ width:50%; margin-top:0.4em; }

.address					{ float:right; text-align:right; width:33%; margin:0; padding:0; font-size:2.0em; line-height:1em; padding-top:1.2em; transition: all 1200ms ease; position:relative; margin-right:2.1em; }
.address span				{ color:#ed891e; font-size:0.8em; line-height:0.6em; text-decoration:none; white-space:nowrap; }
.address:before				{ font-family:'FontAwesome'; color:#ed891e; content:'\f017 '; border-radius:50%; border:solid 1px #ed891e; padding:1%; font-size:1.15em; line-height:1.17em; height:1.15em; position:absolute; text-align:center; top:1.3em; right:0; margin-right:-2.1em; width: 1.15em; }


.free						{ float:right; width:auto; padding:0.5em; background:#282828; font-size:1.5em; border-radius:0.2em; color:white; margin-top:4vh; }


.links						{ margin: 0 auto; text-align:center; clear:left; display:table; position:relative; transition:all 600ms; } 
.links ul					{ padding:0px; margin:0px; width:100%; text-align:center; } 
.links ul li 				{ padding:0px; margin:0px; list-style:none; }
.links ul li a				{ margin:0px; text-transform:uppercase; text-decoration:none; border-bottom:rgba(255,255,255,0) solid 2px; font-weight:normal; font-size:120%; padding:0.9em; margin-right:0.3em; vertical-align:bottom; color:#888888; }
.links ul .active a, .links ul li a:hover			{ color:black; border-bottom:#1F252C solid 2px; }
.links ul li a:hover		{ color:white; }
.links ul .last a			{ }

.headtiny .links ul li a	{ }
.headtiny .links ul li a:hover	{ }

.links a::before {
    background-color: #424242 !important;
    transition: all 0.5s ease 0s;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    width: 0;
    z-index: -1;
}
.links a:hover::before {
    width: 96%;
}




	.links ul li > a:after { font-family:'FontAwesome'; content:' \f107'; } 
 	.links ul li > a:only-child:after { content:''; }
	
	
	
.Authors					{ background:#ad151e; }
.Authors .header .col		{ background:#CC1E28; border-top: 4px solid #FAF33C; }
.Authors .links ul li a		{ color:white; }
.Authors .lightgrey			{ background:#CC1E28; }
.Authors .bottomfooter		{ background:#FAF33C; }
.Authors .bottomfooter .copy	{ color:black; }
.Authors .bottomfooter a	{ color:black; }


.Coach						{ background:#3A4C02; }
.Coach .header .col			{ background:#9AB250; border-top: 4px solid #293502; }
.Coach .links ul li a		{ color:white; }
.Coach .lightgrey			{ background:#9AB250; }
.Coach .bottomfooter		{ background:#3A4C02; }


.Athlete					{ background:#9185ce; }
.Athlete .header .col		{ background:#B5ABE8; border-top: 4px solid #E5C686; }
.Athlete .links ul li a		{ color:white; }
.Athlete .lightgrey			{ background:#B5ABE8; }
.Athlete .bottomfooter		{ background:#E5C686; }





.banner						{ float:left; width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:2em; }
.banner img					{ width:100%; height:auto; float:left; position:relative;  z-index:6; }
.banner form				{ padding-top:12%; }
.managecontainer			{ overflow:scroll; height:40em; width:40%; padding:10em; margin-bottom:15em; }
.managepicture a img				{ width:5em; height:5em; }
.homebanner					{ margin-bottom:11em; }


.scroll 					{ margin:0 auto; width:60%; color:white; font-size:2.3em; line-height:1.3em; text-shadow:0.1em 0.1em 0.1em rgba(0,0,0,0.8); text-align:center; position:absolute; bottom:0; left:0; right:0; padding-bottom:4em; z-index:10; }
.scroll h1, .scroll h2		{ color:white; }



.border						{ float:left; width:100%; position:absolute; bottom:0; }
.border img					{ width:100%; height:auto; }


.prods						{ float:left; width:100%; }



.leftbox					{ width:48%; float:left; margin-right:2%; height:70vh; overflow:hidden; }
.leftbox img				{ width:100%; height:100%; float:left; }

.rightbox					{ width:24%; float:right; margin-right:2%; height:33.5vh; background:#FEC006; }
.rightbox:nth-child(2n)		{ margin-right:0%; }
.rightbox a					{ position:absolute; padding-top:36%; top:0; bottom:0; left:0; right:0; }
.rightbox:nth-child(2)		{ background:#8AC249; }
.rightbox:nth-child(5)		{ background:#00BBD3; }




.boxesz						{ overflow:hidden; float:left; margin:0px; }
.boxesz img					{ width:100% !important; height:auto !important; transition: all 1200ms ease; }
.boxesz:hover img			{ width:120% !important; height:auto !important; margin-left:-10%; }

.hiddenbox					{ float:left; width:70%; padding:15%; background:rgba(0,0,0,0.75); position:absolute; transition: all 1200ms ease; color:white; }

.oneu						{ height:33vh; }
.oneu .hiddenbox			{ top:33vh; min-height:33vh; }
.oneu:hover .hiddenbox		{ top:0vh; }

.twou						{ height:66vh; }
.twou .hiddenbox			{ top:66vh; min-height:66vh; }
.twou:hover .hiddenbox		{ top:0vh; }

.threeu						{ height:99vh; }
.threeu .hiddenbox			{ top:99vh; min-height:99vh; }
.threeu:hover .hiddenbox	{ top:0vh; }



.twentyfive					{ width:25%; }
.thirtythree				{ width:33.33%; }
.sixtysix					{ width:66.66%; }
.fify						{ width:40%; }
.hundred					{ width:100%; }





.texter						{ float:left; font-size:1.25em; line-height:1.4em; width:100%; padding:0%; padding-top:5em; padding-bottom:5em; z-index:7; color:#323232; }
.texter	h2 					{ font-size:1.9em; line-height:1.1em; color:white; }
.texter ul li				{ color:white; font-size:1.1em; margin-bottom:1em; }
.texter ul li ul li			{ font-size:0.9em; margin-top:0.5em; }

.sitbottom					{ padding-bottom:0; }

.contentfirst				{ margin:0% auto; font-size:1.25em; line-height:1.4em; width:60%; font-style:italic; z-index:7; padding:0%; padding-top:4%; padding-bottom:4%; color:#323232; }


.text						{ float:left; font-size:1.25em; line-height:1.4em; width:92%; font-style:italic; z-index:7; padding:4%; color:#494e50; }
.text h1, .text h2			{ color:white; }
.text .colone				{ text-align:center; color:white; }

.texter input, .texter textarea			{ background:white; color:black; width:92%; padding:4%; border:solid 1px grey; }

.threeby					{ width:28.67% !important; }

.leftcontent				{ float:left; width:45%; font-size:1.2em; line-height:1.4em; padding:4%; margin-top:10%; color:white; }
.rightcontent				{ float:right; width:45%; font-size:1.2em; line-height:1.4em; padding:4%; margin-top:10%; }


.arrow						{ width:100%; float:left; margin-top:-4.9em; text-align:center; z-index:2; }
.arrow a					{ font-size:7em; text-decoration:none; color:white; text-shadow: -5px 3px 5px rgba(0, 0, 0, 0.9); font-weight:bold; }
.arrow a:hover				{ color:#085897; }


.imagebg					{ width:100%; float:left; background:#333238; padding-top:2em; padding-bottom:2em; color:white; }
.imagebg h2					{ color:white; }
.imagebg h1					{ color:white; }
.imagebg .texter			{ color:white; }
.imagebg .leftcontent		{ color:black; }
.white						{ background:white; width:100%; float:left; }
.whiter						{ background:white; width:100%; float:left; }
.orange						{ background:#D4240D; width:100%; float:left; }
.orange .texter				{ color:white; padding-top:8%; padding-bottom:8%; }
.orange .texter	h1 			{ color:white; border-bottom:solid 1px white; border-top:solid 1px white; padding-bottom:0.1em; }
.orange .texter	h1 span		{ border-bottom:solid 3px white; width:100%; float:left; }
.greener					{ background:#98A057; width:100%; float:left; }
.grey						{ background:#262626; width:100%; float:left; color:#888; text-align:center; padding-top:3em; padding-bottom:3em; }
.grey .texter				{ color:#888; }
.greyer						{ background:#F7F6F5; width:100%; float:left; color:white; text-align:center; padding-top:3em; padding-bottom:3em; }
.white .third				{ width:20%; }
.white .bigger				{ width:50%; text-align:center; }
.white .bigger h1			{ font-size:4em; }
.reder						{ background:#95979a; color:white; width:100%; float:left; text-align:center; padding-top:1.5%; padding-bottom:1.5%; }
.reder h2, .reder h3		{ color:white; font-size:2.7em; font-weight:bold; }
.reder .texter				{ color:white; }
.lightgrey					{ background:#262626; width:100%; float:left; text-align:center; padding-top:1.5%; padding-bottom:1.5%; }
.bluer						{ width:100%; float:left; min-height:70vh; height:70vh; }
.bluer .texter				{ color:white; padding-top:30vh; }
.bluer h2					{ color:white; }
.yellow						{ width:100%; float:left; background:#ed891e; padding-top:8%; padding-bottom:8%; }
.yellow h2					{ text-align:center; color:white; font-size:3.5em; }
.beige						{ background:#f7f7f7; width:100%; float:left; color:#616156; text-align:center; }

.widebox					{ float:left; width:100%; padding-top:1em; padding-bottom:7em; background:white; }
	
.moveup						{ margin-top:-5%; }

.leftprod					{ float:left; width:64%; overflow:hidden; }
.leftprod img				{ position:relative; z-index:1; }
.rightprod					{ float:right; width:32.8%; overflow:hidden; }
.rightprod img				{ position:relative; z-index:1; }

.hiddentext					{ position:absolute; z-index:2; opacity:0; display:block; bottom:0; padding:5%; background:rgba(255,255,255,0.85); transition: all 800ms ease; }
.leftprod a, .rightprod a 	{ position:relative; }
.leftprod a:hover .hiddentext, .rightprod a:hover .hiddentext { display:block; opacity:1; bottom:5em; }





.linebreak					{ float:left; width:100%; padding-top:3em; margin-bottom:2em; border-bottom:solid 1px black; }

.flex						{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-top:1em; margin-bottom:1em; width:100%; }

.gallerybox					{ width:24%; padding:0%; margin:0; margin-bottom:1em; }
.gallerybox img				{ width:100%; }

.Categorys					{ width:32.7%; background:white; overflow:hidden; text-align:center; z-index:2; position:relative; padding:0%; margin:0; margin-bottom:2em; margin-top:-9em; transition: all .25s ease; }
.Categorys h2				{ color:white; font-size:1.8em; }
.Categorys h2 a				{ color:#424242; text-decoration:none; padding:0; margin:0; position:relative; z-index:1; }
.Categorys h2 a:hover		{ color:black; }
.Categorys span				{ transition: all .25s ease; width:1.5em; height:1.0em; display:block; margin:0 auto; font-size:3em; background:white; color:#424242; padding:0.3em; padding-top:0.75em; border-radius:50%; font-family:fontawesome; z-index:5; position:absolute; left:0; right:0; bottom:2.7em; }
.Categorys p				{ margin:0; font-size:1.1em; line-height:1.4em; padding:0%; }
.Categorys img				{ width:100%; height:auto; position:relative; z-index:1; float:left; opacity:1; }
.Categorys .button			{ margin:0 auto; position:absolute; width:40%; top:22em; left:0; right:0; z-index:4009; opacity:0; transition: all 800ms ease; }
.Categorys:hover .button	{ top:18em; opacity:1; }
.Categorys:hover img		{ opacity:0.6; filter:grayscale(100%); }
.Categorys .blokx			{ float:left; width:100%; background:white; padding-top:3em; padding-bottom:2em; transition:all 800ms; }
.Categorys:hover			{ box-shadow:0px 4px 4px 2px rgba(0, 0, 0, 0.15); }
.Categorys:hover span		{ transform: rotate(180deg); }
.Categorys .button:active	{ position:absolute; }

.books						{ width:24%; margin-top:1em; }
.upcoming					{ width:100%; margin-top:1em; }


.colone						{ float:left; width:30%; margin-top:2em; margin-bottom:2em; }
.colone:nth-child(3n)		{ margin-left:5%; margin-right:5%; }

.content					{ padding:0%; font-size:1.25em; line-height:1.4em; width:100%; float:left; margin:0%; margin-top:3em; margin-bottom:3em; }
.content ul li				{ font-size:1.25em; line-height:1.2em; }
.greenleft h1				{ }
.greenleft					{ border:solid 0.15em #4981c6; border-radius:0.3em; padding:3%; width:44% !important; }

.homebox					{ float:left; padding:3%; z-index:15; position:relative; font-size:1.25em; line-height:1.4em; width:25%; margin:0%; margin-left:8%; margin-top:-3em; background:white; padding-top:1.5em; padding-bottom:1.5em; }
.homebox img				{ width:25%; float:left; margin-right:2em; margin-bottom:2em; }
.homebox .button			{ width:100.5% !important; padding:0.5% !important; }

.greenright ul				{ margin-left:0; padding-left:0; }
.greenright ul li			{ list-style:none; color:#4981c6; font-size:1.5em; margin-bottom:0.8em; }
.greenright ul li:before	{ content:'\f14a'; padding-right:1em; font-family: 'FontAwesome'; color:#4DC1AD; }
.greenright					{ width:40% !important; }

.associations				{ text-align:center; padding-top:2em; padding-bottom:2em; }
.associations img			{ height:5em !important; width:auto !important; margin-right:0.5%; }
.associations img:nth-child(10) { margin-right:0%; }
.associations p				{ margin:0; padding:0; }
.associations				{ padding-bottom:3em; }

.formhome					{ text-align:center; width:100%; float:left; margin-bottom:6%; margin-top:6%; }
.formhome table				{ width:70%; margin:0px auto; }
.formhome .contactFeild		{ float:left; width:100%; padding-top:0.3%; text-align:center; color:black; }
.formhome .widthbutton		{ float:left; width:100%; padding-top:0.3%; text-align:center; color:black; }
.formhome .widthbutton input { width:102%; border:none 0; }
.formhome .contactFeild img	{ width:25%; } 
.formhome .contactFeild input, .formhome .contactFeild textarea		{ background:rgba(255,255,255,0.7); }
	
.subber						{ margin-top:13%; background:none; }
.subber h1					{ text-shadow:none; }
.subber .products			{ margin-top:0em; }




.submenu					{ width:35%; float:left; margin:0; padding:0; }

.submenu ul					{ margin:0; padding:0; }

.submenu li					{ padding:0; margin:0; float:left; width:100%; margin-bottom:1em; list-style:none; text-align:left; }
.submenu li::before 		{ content:''; padding:0; margin:0; }

.submenu li a				{ color:#37413F; text-decoration:none; padding:1.5%; float:left; width:97%; background:white; border:#37413F solid 1px; }
.submenu li a::before		{ color:#37413F; font-family:FontAwesome; content:'\f0a9'; padding-right:5%; }

.submenu li a:hover			{ background:black; color:white; }




.submenuleft				{ width:100%; margin:0; padding:0; }



.events .header				{ position:relative; z-index:1; }
.events input				{ width:10%; }




.products					{ float:left; width:20%; z-index:10; position:relative; padding:5%; margin:0%; margin-right:5%; margin-bottom:3%; transition: all .25s ease; background:white; margin-top:-6em; border-top:solid 2em #ed891e; }
.products:nth-child(3n)		{ margin-right:0; }
.products h2				{ padding:0; margin:0; font-size:1.7em; float:left; padding-bottom:0.5em; width:100%; }
.products h2 a				{ color:#34495e; text-decoration:none; padding:0; margin:0; margin-top:0.5em; float:left; width:auto; padding-bottom:0.4em; padding-right:5%; }
.products h2 a:hover		{ color:black; }
.products span				{ width:1.5em; height:1.0em; display:block; margin:0 auto; font-size:3em; background:#F5F5F5; color:#00BBD3; padding:0.3em; padding-top:0.75em; border-radius:50%; font-family:fontawesome; }
.products p					{ font-size:1.1em; line-height:1.4em; }
.products img				{ width:100%; height:auto; }


.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 1;
}

.boxer						{ float:left; width:23%; padding:1%; text-align:center; position:relative; }
.boxer:nth-child(4n)		{ }
.boxer h2					{ color:white; font-size:2.2em; padding-top:5em; }
.boxer span					{ font-family:'FontAwesome'; color:white; border-radius:50%; border:solid 2px white; padding:0.3%; font-size:3.15em; line-height:3.17em; width:3.15em; height:3.15em; position:absolute; text-align:center; top:0.5em; left:0; right:0; margin:0 auto; }

.circles					{ float:left; width:17%; padding:4%; text-align:center; }
.circles:nth-child(4n)		{ }
.circles h2					{ color:#b8b8b6; }
.circles .counter			{ color:#34495e; font-size:4em; line-height:3.2em; display: block; margin:0 auto; width:3.2em; height:3.2em; border-radius:50%; border:solid 4px #F0F0F0; }
.circles .counter:after		{ content:'%'; }


.col-md-3					{ color:#F5F5F5; font-size:0; }





.cinema						{ height:25em; overflow:hidden; }
.cinema .prodtext			{ min-height:20em; opacity:0; text-align:center; padding-top:5em; padding-bottom:2em; background:rgba(255,255,255,0.9); margin-top:0em; position:relative; z-index:2; transition:all 800ms; }
.cinema:hover .prodtext 	{ margin-top:-28em; opacity:1; }


.steps img					{ width:32%; margin-left:0.3%; margin-right:0.3%; }


form img					{ width:10%; height:auto; }
.addtocart					{ text-align:right; float:right; width:40%; }

.bgimagetext				{ height:70vh; text-align:center; }
.bgimagetext h2				{ color:white; font-size:6.5em; line-height:1.4em; position:relative; top:40%; bottom:40%; text-shadow:3px 3px 2px #000; font-weight:bold; }


.news						{ float:left; width:30.66%; z-index:15; position:relative; padding:0%; margin:0.7%; margin-top:0.5em; margin-left:0%; margin-right:4%; margin-bottom:3%; transition: all .25s ease; }
.news:nth-child(3n)			{ margin-right:0; }
.prodtext					{ position:relative; z-index:10; }
.news h3					{ padding:0; margin:0; }
.news h3 a					{ color:#3D6E8F; font-size:1.2em; text-decoration:none; padding:0; margin:0; margin-top:0.5em; }
.news h3 a:hover			{ color:#76CDBD; }
.news img					{ width:100%; height:auto; }
.news p						{ margin-top:0em; font-size:1.8em; }

.insta						{ float:left; width:100%; padding-top:1.2em; margin-bottom:1.2em; text-align:center; font-size:1.5em; }
.insta a					{ text-decoration:none; }

.keepintouch				{ float:left; width:100%; margin-top:3em; margin-bottom:1em; color:white; }

.video						{ height:43em; overflow:hidden; background:url(images/suit.jpg) no-repeat fixed; background-size:cover; }
.videoholder				{ float:left; width:100%; z-index:3; top:0; height:55em; min-height:55em; background:url(images/pattern.png); }
.parallax_media				{ float:left; width:100%; height:auto; }
.textbox					{ position:relative; float:left; z-index:2; width:100%; background:rgba(112,115,116,0.7); height:55em; margin-top:-55em; -o-margin-start:margin-top:0; padding-top:3em; color:white; }

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dvd						{ margin-bottom:2em; }
.dvd img					{ width:100%; height:auto; }

.rating						{ float:right; width:30%; color:#4DC1AD; text-align:right; padding-bottom:0.5em; padding-left:0.5em; }
.rating img					{ width:32%; margin-bottom:-0.5em; padding-left:1em; }

.socialshare				{ float:left; width:100%; }

#___plus_0					{ width:35% !important; overflow:hidden; }
.fb-share-button span		{ margin-bottom:0.25em !important; margin-right:5%; }

    .etabs { margin: 0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline; background: #4DC1AD; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
    .tab a { font-size: 14px; color:black; line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration:none; }
    .tab a:hover { text-decoration: underline; color:black; }
    .tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #666; }
    .tab a.active { font-weight: bold; }
    .tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
    .panel-container { margin-bottom: 10px; }
	
	

.textbox .content			{ width:60%; margin:0 auto; float:none; color:white; font-size:1.15em; line-height:1.3em; }
.textbox .content ul li		{ color:white; font-size:1.0em; margin-bottom:3em; margin-top:2em; list-style:none; }
.textbox .content ul li img	{ width:10%; float:left; margin-right:1em; margin-top:-0.5em; }
.textbox .content h2		{ font-size:1.5em; margin-bottom:0.5em; margin-top:0.5em; }
.textbox .content .leftheading		{ display:inline-block; }
.textbox .content .leftcol	{ margin-top:5em; }
.textbox h1, .textbox h2	{ color:white; }
.textbox h1					{ font-size:2.5em; }

.blog						{ float:left; width:48%; text-align:left; margin-bottom:2em; min-height:8em; }
.blog span					{ color:#4DC1AD; }
.blog img					{ width:50%; float:left; border-radius:0.3em; margin-right:2em; }
.blog:nth-child(odd)		{ float:right; }



.menuix a					{ float:left; width:98%; padding:1%; background:#FFBE00; color:white; margin-bottom:2%; text-decoration:none; text-align:center; border-radius:0.3em; }
.menuix a:hover				{ background:black; color:white; }

.videomenu					{ width:70%; margin:0px auto; text-align:center; }
.videomenu ul				{ padding:0px; margin:0px auto; text-align:center; clear:both; margin-left:8%; }
.videomenu ul li 			{ padding:0px; margin:0px; list-style:none; float:left; text-align:left; padding-left:0.9em; padding-right:0.9em; }
.videomenu ul li a			{ margin:0px; transition: all 500ms ease; text-decoration:none; font-size:120%; padding:0.3em; padding-left:0.6em; padding-right:0.6em; vertical-align:bottom; color:white; }
.videomenu ul li ul li		{ clear:both; margin-left:-0.9em; margin-top:0.7em; margin-bottom:0.5em; }
.videomenu ul li ul			{ margin:0px; }
.textbox ul li a:hover, .textbox ul .active a			{ color:white; background:#aeafb1; }


.category					{ float:left; width:18.4%; margin-bottom:2em; margin-right:2%; }
.category img				{ width:100%; }
.category:nth-child(5n)		{ margin-right:0; }
.category h2				{ font-size:1.5em; text-align:center; }

.keepintouch .signup		{ float:right; width:100%; margin-top:2.8em; margin-bottom:1.5em; text-align:center; }
.keepintouch .signup input	{ width:20%; margin-top:-0.5em; height:0.99em; }
.keepintouch .signup .search { width:15%; text-align:center; margin-top:-0.7em; height:2.5em; } 


.offices					{ float:left; width:100%; margin-bottom:1em; margin-top:2em; }
.offices h2					{ text-align:center; padding:0.1em; font-size:2em; line-height:1.3em; background:#FFBE00; border-radius:0.3em; color:white; width:50%; margin:0px auto; }
.offices div				{ text-align:center; width:20%; float:left; margin-top:4em; }
.offices .spacer			{ width:10%; }


.fadein						{ opacity:0; transform:1s all; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .fadein					{ opacity: 1; }
}
.seen						{ opacity:1; animation: movein 1s; -webkit-animation: movein 1s; -o-animation: movein 1s;  }


.slidein						{ opacity:0; transform:1s all; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .slidein					{ opacity: 1; }
}


.slide{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
	
	opacity:1;
}

@keyframes slideRight {
	0% {
		transform: translateX(-150%);
	}
	50%{
		transform: translateX(8%);
	}
	65%{
		transform: translateX(-4%);
	}
	80%{
		transform: translateX(4%);
	}
	95%{
		transform: translateX(-2%);
	}			
	100% {
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-150%);
	}
	50%{
		-webkit-transform: translateX(8%);
	}
	65%{
		-webkit-transform: translateX(-4%);
	}
	80%{
		-webkit-transform: translateX(4%);
	}
	95%{
		-webkit-transform: translateX(-2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}





.map						{ width:100%; float:left; }
.map iframe	{

}

.mapper						{ position:relative; }
.overlay					{ position:absolute; z-index:100; background:rgba(0,0,0,0.5); width:95%; padding:2.5%; color:white; font-size:2em; text-align:center; bottom:0; }


.footersub .products		{ height:auto; }



.services					{ width:100%; float:left; margin-bottom:3%; }
.services div				{ width:50%; min-height:2em; }
.services div a img			{ margin-bottom:-6%;
background:white; width:15%; min-height:2em; border-radius:50%;
-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.45);
-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.45);
box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.45);
}
.services div .button		{ margin-left:-15%; opacity:0; filter:alpha(opacity=0);
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
			}
.services div:hover .button		{ opacity:1; filter:alpha(opacity=100); margin-left:0%; }



.contactFeild img			{ width:60%; }
.sender						{ width:104%; font-weight:bold; }


.footer						{ float:left; width:100%; background:white; color:white; padding-top:1.5%; padding-bottom:1.5%; }



.testibox	{ height:8em; overflow:hidden; }



.copy						{ float:left; width:25%; text-align:left; font-size:1em; color:#727272; }
.copy h2					{ color:white; margin-bottom:0.5em; }
.copy img					{ width:70%; margin-bottom:-1.1em; }
.copy ul					{ padding:0px; margin:0px; margin-top:3em; width:100%; text-align:center; }
.copy ul li 				{ padding:0em; margin:0em; padding-bottom:1.3em; list-style:none; text-align:left; display:inline; width:100%; float:left; }
.copy ul li a				{ margin:0px; text-decoration:none; font-size:110%; padding:0.3em; vertical-align:bottom; color:white; margin-right:1em; }
.copy ul li ul				{ display:none; }
.copyright					{ float:right; width:50%; text-align:right; }
.copyright a				{ font-size:0.8em; color:white; text-decoration:none; }
.bigger						{ width:100%; margin: 0 auto; text-align:center; clear:left; display:table; position:relative; }
.bigger	img					{ margin:0 auto; width:15%; }
.bigger span				{ font-size:1.1em; line-height:1.5em; }

.addy						{ float:left; width:100%; margin-bottom:0.5em; }
.addy span					{ width:8%; font-size:110%; margin-bottom:-1.3em; float:left; margin-right:3%; margin-bottom:13%; font-family:fontawesome; }
.addy a						{ color:#727272; text-decoration:none; }

.bottomfooter				{ float:left; width:100%; background:black; color:white; padding-top:0.5%; padding-bottom:0.5%; }
.bottomfooter .copy			{ color:white; }
.logocopy					{ float:left; width:20%; }

.newsletter					{ margin:0 auto; width:100%; padding-top:0.2em; text-align:left !important; }
.newsletter h3				{ font-size:1.1em; padding-top:0.5em; color:white; }
.newsletter input			{ width:65% !important; padding:0.45em; height:1.5em; float:left; }
.newsletter	.news			{ background:#666666; border:none; padding:0.45em; padding-top:0.5em; padding-bottom:2.1em; margin-top:0.18em; cursor:pointer; height:1.5em; color:white; border-top-right-radius:0.5em; border-bottom-right-radius:0.5em; text-align:center; width:28% !important; margin-right:0; }
#mc_embed_signup			{ float:none; margin:0 auto; padding:0; width:100% !important; text-align:left; }

input, textarea				{ color:black; }


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border:0 none;
	font-size: 1.15em;
	padding: 0.4em 2.5em 0.4em 2.5em !important;
	color:white;
	width:auto;
	margin:0 auto;
	border-radius:0.5em;
	transition:color 250ms;
	transition:background 250ms;
}

.textboxz .sender			{ padding: 2% 0% 2% 0% !important; }



.button:hover {
	text-decoration: none;
	color:#A5C931;
	background:white;
}
.button:active {
	position: relative;
	top: 1px;
}

.whiteborder {
	border:solid 2px white;
	color:white;
}
.whiteborder:hover {
	background:black;
	color:white;
}

.blackborder {
	background:rgba(0,0,0,1);
	color:white;
	border:solid black 1px;
	border-radius:0;
}
.blackborder:hover {
	background:rgba(0,0,0,0.8);
	color:white;
}

.whiter {
	background:rgba(0,0,0,0.6);
	border:solid 1px white;
	color:white;
}
.whiter:hover {
	background:black;
	color:white;
}

.oranger {
	background:#ED891E !important;
	color:white !important;
}
.oranger:hover {
	background:white;
	color:#00704A;
}

.green {
	background:#33551e;
	border:none;
}

.green:hover {
	background:#527e37;
	color:white;
	border:none;
}

.blue {
color: white;
background: #64A0BC !important; 
}
.blue:hover {
background: #97cce4 !important;
color:white;
}

.bordez, .bordez:hover {
	border:solid 0.03em white;
}

.black {
	border:solid 0.06em black;
	color:black;
	font-family:AvenirLTStd;
	font-size:2em;
}
.black:hover {
	color:white;
	border:black solid 0.03em;
	background:black;
}

.green {
	color:white !important;
	background:#54A506 !important;
	width:50% !important;
	border-radius:0;
}
.green:hover {
	color:white;
	background:black;
}






.links ul li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:18;
}

.links a {
	display: block;
}

.links li {
	float: left;
    margin: 0;
    padding: 0;
    position: relative;
	z-index: 15;
}

.links li ul {
	float: left;
    left: 0;
    opacity: 0;
    position: absolute;
	pointer-events: none !important;
    top: 1%;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.links li ul li {
	width: 18em;
	z-index:18;
}

.links li ul li ul li {
	width: 21em;
}

.links li:hover ul {
	opacity: 1;
    top:89%;
	pointer-events: auto !important;
    visibility: visible;
}

.links li ul li ul {
	float: left;
    left: -50%;
    opacity: 0 !important;
    position: absolute;
    top: 0% !important;
    visibility: hidden;
	pointer-events: none !important;
    z-index: 1990;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.links li ul li:hover ul {
	opacity: 1 !important;
    top:0%;
	left:17em;
	pointer-events: auto !important;
    visibility: visible;
	z-index:18;
}

.headtiny .links ul li ul li a {
	color:white;
}

.links ul li ul li a {
	border:none;
	background:#424242;
	font-size:1.0em !important;
	text-align:left;
	padding:2.5%;
	padding-left:8%;
	border-radius:0em;
	color:white;
}
.links ul li ul .last a {
	padding:2.5% !important;
	padding-left:8% !important;
	margin-right:0 !important;
}
.links ul li:hover ul li a {
	border:none;
	background:#424242;
	font-size:1.0em !important;
	text-align:left;
	padding:2.5%;
	padding-left:8%;
	border-radius:0em;
	color:white;
	margin-right:0 !important;
}
.links ul li:hover ul li a:hover {
	background:#6a6045;
	color:white;
	margin-right:0 !important;
}





	.links ul li ul li > a:after { font-family:'FontAwesome'; content:' \f105'; } 
 	.links ul li ul li > a:only-child:after { content:''; }




@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



@keyframes fadein2 {
    from { opacity: 0; }
    to   { opacity: 0.9; }
}
@-webkit-keyframes fadein2 {
    from { opacity: 0; }
    to   { opacity: 0.9; }
}
@-o-keyframes fadein2 {
    from { opacity: 0; }
    to   { opacity: 0.9; }
}



.formz						{ width:100%; }
.contactFeild				{ padding:0px; margin:0px; width:50%; padding-bottom:3%; }
input, textarea				{ padding:0.5%; margin:0px; color:black; width:99%; margin-bottom:1%; }
.contactFeild .button		{ width:100%; font-size:2em; }
.captcher					{ width:80%; }

.submit						{ font-family:AvenirLTStd; font-size:1.3em; width:55%; float:right; margin-top:0.7em; }
.cancel						{ font-family:AvenirLTStd; font-size:1.3em; float:left; width:25%; text-align:center; text-decoration:none; padding-top:1em; color:white; }

.contentsub					{ margin-top:1%; }
.contentsub h2				{ font-size:11px; }

#editform					{ padding-top:80px; }



.thumbscontainer						{ width:100% !important; }
.thumbscontainer .thumbs				{ float:left !important; width:100% !important; }
.thumbscontainer .thumbs  li			{ width:10.7% !important; height:8em !important; margin:0 !important; margin-right:2% !important; margin-bottom:2% !important; overflow:hidden; float:left; display: inline-block !important; position: relative; }
.thumbscontainer .thumbs  li:nth-child(8n)			{ margin-right:0 !important; }
.thumbscontainer .thumbs  li a img		{ width:100% !important; height:8em !important; }




.left						{ float:left; width:50%; }
.right						{ float:right; width:48% }
.third						{ float:left; width:30%; padding-right:3%; text-align:center; }
.third img					{ width:100%; }
.third span					{ font-size:4em; line-height:auto; width:4em; height:4em; padding:10%; margin:0 auto; border-radius:50%; background:#424242; text-align:center; font-family: 'FontAwesome'; }
.newser h3					{ color:#C7CBCD; font-size:2.7em; float:left; padding-right:4%; padding-top:8%; padding-bottom:6%; }
.newser						{ color: #909090; font-size:0.8em; margin-top:2em; }

.leftcol					{ float:left; width:80%; margin-top:2em; }
.rightcol					{ float:right; width:13%; margin-top:2em; }


blockquote {
  color:#656565;
  font-size:1.1em;
  line-height:1.1em;
  quotes: "\201C";
  position:relative;
}
blockquote:before {
  color:#656565;
  content: open-quote;
  font-size:10em;
  position:absolute;
  left:0; 
}
blockquote:after {
  color:#656565;
  content: close-quote;
  font-size:10em;
  position:absolute;
  right:0;
  top:0.7em;
}
blockquote p {
}






.menuz				{ display:none !important; }




.tabletholder						{ font-size: 16px; line-height:18px; }
.tabletholder .links				{ width:100%; margin-top:0.3%; }
.tabletholder .links ul li 			{ padding-left:0.2em; padding-right:0.2em; }
.tabletholder .links ul li a		{ margin-left:0.3em; margin-right:0.3em; font-size:16px; }
.tabletholder .phone				{ width:30%; }
.tabletholder .textboxz				{ font-size:1.0em; }
.tabletholder .imagebg				{ min-height:auto; display:none; }


@media (max-width: 1680px) {
.video					{ height:42em; }
}

@media (max-width: 1280px) {
.video					{ height:45em; }
}

@media (max-width: 1024px) {
.col, .text, .contentfirst				{ width:90%; }
.texter					{ width:90%; padding:5%; }
.banner					{ height:auto; }
.banner img				{ width:100%; height:auto; }
.cinema					{ height:25em; }
.video					{ height:45em; } 
.boxesz					{ height:33vh !important; overflow:hidden !important; width: 33.33% !important; }
.oneu .hiddenbox, .twou .hiddenbox, .threeu .hiddenbox 	{ top:33vh !important; min-height:33vh !important; }
.oneu:hover .hiddenbox, .twou:hover .hiddenbox, .threeu:hover .hiddenbox	{ top:0vh !important; }
}

@media (max-width: 1000px) {
.threeby 				{ width: 28.6% !important; }
.imagebg				{ min-height:auto; }


	.products					{ margin-bottom:0.5em !important; }
	.products img 				{ width:50%; }
	
	.cinema						{ height:auto; overflow:hidden; }
	.cinema .prodtext 			{ height:auto; min-height:auto; margin:0 !important; opacity:1 !important; padding:0; }
	.prodtext p					{ font-size:1.1em; }
	
	
}

@media (max-width: 768px) {
.header					{ }
.banner					{ height:auto; margin-top:7em; }
.video					{ height:50em; }
.rightcol				{ padding-left:14.2%; }
	.boxesz						{ height:25vh !important; overflow:hidden !important; width: 100% !important; }
	.oneu .hiddenbox, .twou .hiddenbox, .threeu .hiddenbox 	{ top:25vh !important; min-height:25vh !important; }
	.oneu:hover .hiddenbox, .twou:hover .hiddenbox, .threeu:hover .hiddenbox	{ top:0vh !important; }
	
	.logo						{ width:30%; padding:2%; text-align:center; margin:0px auto; float:none; }
	.logo a img					{ width:80%; height:auto; padding-bottom:0px; padding-top:0px; }
	
	.phone						{ float:left; font-size:2.2em; text-align:center; width:100%; }
	.address					{ margin-right:0; }

	.links						{ width:100%; padding:0; margin:0; float:left; padding-top:0.9em; }
	.links ul					{ width:100%; padding:0; margin:0; padding-left:0 !important; padding-right:0 !important; }
	.links ul li				{ width:100%; padding:0; margin:0; margin-top:-3em !important; height:1px !important; display:none; padding-left:0 !important; padding-right:0 !important; }
	.links ul li a				{ font-size:17px !important; width:100% !important; background:#95979a; color:black; padding-left:0 !important; padding-right:0 !important; padding-top:1em; padding-bottom:1em; margin:0 !important; text-align:center; opacity:0 !important; }
	.links ul li:hover a, .links ul .active a		{ color:white !important; background:black !important; }
	.links ul li ul				{ display:none; left:-9999; }
	

	.links ul li:first-child 	{ display:block; margin-top:0em !important; height:auto !important; }
	.links ul li .menuz			{ height:auto !important; display:block !important; opacity:1 !important; margin:0 !important; padding:0; padding-top:1em; padding-bottom:1em; color:white; height:auto !important; }
	.links ul li .menuz::after	{ font-family: 'FontAwesome'; content:' \f0c9' !important; color:white; stroke:white; font-weight:bold; }
	

	.links ul .show				{ display:block; padding-top:3px; padding-bottom:3px; margin-top:0em !important; height:auto !important; padding-left:0 !important; padding-right:0 !important; }
	.links ul .show a			{ height:auto !important; opacity:1 !important; margin-top:0 !important; padding-left:0 !important; padding-right:0 !important; }
	
	.leftprod, .rightprod 		{ width:100%; }
	
	.hiddentext					{ opacity:1; }
	
	#mc_embed_signup 			{ width:100% !important; padding:0; }
	
	.newsletter .news 			{ margin:0; }
	
	
	.social a					{ font-size:2.2em; }
	
	.emailer a					{ font-size:2.2em; }
	
.bluer						{ min-height:auto; height:auto; }
.bluer .texter {
    padding-top:2em;
}
}

.tabletprods .products					{ width:14.8em; height:14.8em; border-radius:0; }

.tabletholder .cinema					{ height:auto; overflow:hidden; }
.tabletholder .cinema .prodtext 		{ height:auto; min-height:auto; margin:0 !important; opacity:1 !important; padding:0; }

@media (max-width: 600px) {
	body, td, li,
input, select, textarea			{ font-size:14px; line-height:18px; }

	.holder						{ padding:0px; margin:0px auto; height:300px; width:100%; }
	
	.header						{ position:relative; background:white; }

	.col						{ width:94%; margin:0px auto; }
	
	.logo						{ width:96%; padding:2%; text-align:center; margin:0px auto; float:none; }
	.logo a img					{ width:80%; padding-bottom:0px; padding-top:0px; }
	
	
	.phone						{ float:none; margin:0 auto; font-size:0.8em; width:100% !important; text-align:center; }
	.phone:before				{ display:none; }
	.address					{ float:none; margin:0 auto; font-size:1.0em; width:100%; text-align:center; }
	.address:before				{ display:none; }
	.social						{ width:60%; }
	.search						{ width:100%; margin:0px auto; float:none; padding:0; text-align:center; }
	.email						{ width:100%; margin:0px auto; float:none; padding:0; text-align:center; }
	.getintouch					{ width:100%; margin:0px auto; float:none; padding:0; text-align:center; }
	.getintouch input			{ width:70%; }
	
	.social a					{ font-size:1.2em; }	
	.emailer a					{ font-size:1.2em; }
	
	.banner						{ width:100%; position:relative; height:auto; margin-top:0; }
	.banner img					{ width:100%; height:auto; }
	.textboxz					{ display:none; }
	.scroll						{ display:none; }
	
	.homebox 					{ padding:2%; width:96%; padding-top:6%; margin:0; }
	.homebox img 				{ width:30%; }
	.homebox h3, .homebox h2	{ font-size:1.4em; line-height:1.2em; }
	.texter 					{ padding:2%; width:80%; padding-top:6%; }
	.texter h2 					{ font-size:1.3em; line-height:0.9em; }
	.threeby 					{ width: 27.4% !important; }
	
	.circles					{ width:100%; margin:0px auto !important; margin-bottom:0% !important; float:none !important; clear:both !important; margin-bottom:0.5em !important; }
	.products					{ width:90%; margin:0px auto !important; margin-bottom:0% !important; float:none !important; clear:both !important; margin-bottom:0.5em !important; }
	.products img 				{ width:50%; }
	
	.cinema						{ height:auto; overflow:hidden; }
	.cinema .prodtext 			{ height:auto; min-height:auto; margin:0 !important; opacity:1 !important; padding:0; }
	
	
	.submenu					{ width:100%; }
	
	.services div .button		{ opacity:1; filter:alpha(opacity=100); margin-left:0%; }
	
	.slideInfoZone				{ display:none; }
	
	h1							{ font-size:1.4em; line-height:1.4em; }
	.contentbox					{ width:100%; }
	.content					{ width:96%; padding:2%; }
	.content img				{ width:100% !important; height:auto !important; padding:0 !important; margin:0 !important; float:none !important; }
	
	
	.hide						{ display:none; }
		
	.video						{ display:none; }
	.videoholder				{ background:black; }
	.parallax_media				{ }
	
	.boxer						{ width:100%; margin:0px auto !important; padding:0% !important; float:none !important; clear:both !important; margin-bottom:0.5em !important; border:none !important; }
	
	.circles					{ width:100%; margin:0px auto !important; padding:0% !important; float:none !important; clear:both !important; margin-bottom:0.5em !important; }
	
	.texter						{ width:92%; padding:4%; }
	
	.offices div				{ width: 45%; margin-left:2%; margin-right:2%; min-height:14em; }
	
	.bgimagetext h2 			{ font-size:2em; }
	
	.copy						{ width:100%; text-align:center; margin-bottom:3em; }
	.copy ul					{ margin:0; }
	.copy ul li 				{ width:100%; margin:0; padding:0; margin-bottom:0.2em; float:left; text-align:center; padding-top:0.2em; }
	
	.left						{ float:left; width:100%; }
	.right						{ float:right; width:100% }
	.third						{ float:right; width:100%; margin-top:4em; }
	.leftcol					{ float:left; width:100%; }
	.rightcol					{ float:right; width:100% }
	.greenleft					{ width:96% !important; padding:2%; }
	.greenright					{ width:96% !important; padding:2%; }
	.colone						{ width:96% !important; padding:2%; margin:0 !important; }
	
	
	.copy img 					{ width:10%; height:auto; }
	.bigger img					{ width:100%; margin-bottom:2em; }
	
	
	
	.grey h2 {
		font-size:1.8em;
	}
	
	.grey h3 {
		font-size:1.3em;
	}
		
	
	.thumbscontainer .thumbs  li			{ width:4.9em !important; height:3em !important; overflow:hidden; float:left; display: inline-block !important; position: relative; }
	.thumbscontainer .thumbs  li a img		{ width:4.9em !important; height:3em !important; }
	
	.button { padding: 0.4em !important; }
	
	blockquote { padding:0; margin:0; }
	
	
	.Categorys { width:100%; float:left; margin-bottom:8em; }
	
	
.Categorys h2 {
    font-size: 1.4em;
}
}
@media (max-width: 480px) {
.newsletter { width:100%; }
}

