

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.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:white; height:100%; }

body, td, li,
input, select, textarea		{ font-family: OpenSans, Arial, Verdana, sans-serif; font-size:16px; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; color:#6c6c6f; vertical-align:top; line-height:22px; 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:#cb0c65; 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:grey; text-decoration:none; }
a:hover img					{ opacity:1; filter:alpha(opacity=100); }
a:active					{ }			

h1							{ padding:0em; margin:0; font-size:3.0em; line-height:1.0em; color:#58595B; font-weight:normal; text-transform:uppercase; }
h2							{ padding:0px; margin:0; font-size:2.1em; line-height:1.0em; color:#58595B; font-weight:normal; text-transform:uppercase; }
h3							{ padding:0px; margin:0; font-size:2.2em; line-height:1.4em; color:#58595B; font-weight:normal; }
h4							{ padding:0px; margin:0; font-size:1.3em; line-height:1.2em; color:#58595B; font-weight:normal; }

.holder						{ padding:0px; margin:0px auto; height:100%; width:100%; }

.col						{ width:65%; margin:0px auto; }
.colwider					{ width:95%; }

.border						{ }


.header						{ z-index:1020; width:100%; transition:all 1200ms; padding:0; position:fixed; background:rgba(255,255,255,0.8); }
.clear						{ clear:both; }
.tabletheader				{ position:inherit; }
.tabletheader .links ul li a				{ font-size:160%; }

.whiteheader				{ float:left; width:100%; transition:all 1200ms; background:rgba(0,0,0,0); }
.blueheader					{ font-size:0.85em; float:left; width:100%; transition:all 1200ms; background:#80B5E1; padding-top:0.7em; padding-bottom:0.7em; color:white; }



.headtiny					{ }
.headtiny .whiteheader		{ background:white; }
.headtiny .blueheader		{ }

.logo						{ width:15%; float:left; transition:all 1200ms; margin-top:2.9%; margin-bottom:1.5%; transition: all 1200ms ease; }
.logo a						{ }
.logo a img					{ width:100%; transition: all 1200ms ease; }




.search						{ float:right; margin-top:1.7%; width:15%; padding:0.5em; padding-right:0; height:2em; padding-left:2em; 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%; }




.social						{ width:15%; float:right; text-align:right; margin:0.3em; margin-top:4em; transition: all 1200ms ease; }
.social a					{ font-family:'FontAwesome'; color:#cb0c65; padding:0.4em; content:'\f0e0 '; margin-left:2%; margin-right:2%; font-size:1.2em; line-height:1.2em; line-height:auto; text-decoration:none; text-wrap:none; white-space:nowrap; }
.social a:hover				{ color:black; }
.social a:nth-child(2)       { display:none; }

.bottomfooter .social				{ width:100%; margin-top:0.3em; text-align:left }
.bottomfooter .social a				{ color:white; }

.texter .social				{ float:none; margin:0 auto; font-size:1.7em; width:30%; padding:4%; text-align:center; }


.email						{ float:right; text-align:left; width:auto; margin:0.3em; margin-left:0; padding:0.5%; padding-top:1.2em; padding-right:1%; transition: all 1200ms ease; }
.email a					{ color:white; font-size:1.5em; line-height:auto; text-decoration:none; text-wrap:none; white-space:nowrap; }
.email a:before				{ display:inline-block; font-family:'FontAwesome'; color:white; padding-top:0.5em; content:'\f003 '; margin-right:4%; font-size:0.9em; line-height:0.9em; }





.phone						{ float:right; width:20%; text-align:right; transition: all 1200ms ease; margin-top:3.6%; color:white; }
.phone a					{ color:white; background:#cb0c65; font-size:1.1em; line-height:auto; text-decoration:none; text-wrap:none; white-space:nowrap; }
.phone a:hover				{ color:black; background:#f19932; }
.phone a:before				{ display:inline-block; font-family:'FontAwesome'; padding:0.4em; padding-top:0.5em; content:'\f234 '; margin-right:4%; font-size:0.9em; line-height:0.9em; }

.address					{ float:right; width:12.5%; margin-right:5em; text-align:left; transition: all 1200ms ease; margin-top:2.9%; color:white; }
.address a					{ color:grey; font-size:1.1em; line-height:auto; text-decoration:none; text-wrap:none; white-space:nowrap; }
.address a:before			{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f017 '; margin-right:4%; font-size:0.9em; line-height:0.9em; }
.address img				{ width:100%; }


.links						{ margin: 0 auto; text-align:center; clear:left; display:table; padding-top:0.5em; position:relative; transition:all 600ms; }
.links ul					{ padding:0px; margin:0px; width:100%; text-align:center; }
.links ul li 				{ transition:all 200ms; padding:0em; margin:0em; list-style:none; text-align:center; display:inline; }
.links ul li a				{ margin:0px; margin-right:1em; text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:100%; padding:0.3em; padding-top:0.8em; padding-left:0.9em; padding-right:0.9em; vertical-align:bottom; color:black; }
.links ul .active a, .links ul li a:hover			{ border-top:#cb0c65 solid 2px; color:#cb0c65; }



.Addresser:before			{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f124 '; margin-right:1%; font-size:0.9em; line-height:0.9em; }
.Phoner:before				{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f2a0 '; margin-right:1%; font-size:0.9em; line-height:0.9em; }
.Websiter:before			{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f0e8 '; margin-right:1%; font-size:0.9em; line-height:0.9em; }
.Facebook:before			{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f09a '; margin-right:1%; font-size:0.9em; line-height:0.9em; }
.Instagram:before			{ display:inline-block; font-family:'FontAwesome'; color:#30C0C8; padding:0.4em; padding-top:0.5em; content:'\f16d '; margin-right:1%; font-size:0.9em; line-height:0.9em; }

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




.banner						{ float:left; width:100%; height:100vh; overflow:hidden; position:relative; }

.banner img					{ width:100%; height:auto; 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; }


.leftscroll					{ background:#cf2e39; width:62%; padding:2.5%; padding-top:2em; color:white; float:left; }
.leftscroll h2				{ float:left; border-bottom:solid white 1px; color:white; font-size:2em; text-transform:uppercase; width:100%; padding-bottom:0.5em; margin-bottom:1em; }


.scroll 					{ width:95%; padding:2.5%; float:right; text-align:center; position:absolute; z-index:8; bottom:4em; }
.scroll h1					{ font-weight:normal; font-size:3.0em; padding-top:0.5em; font-style:italic; }
.scroll h2					{ font-weight:bold; font-size:1.3em; }
.scroll h1, .scroll h2		{ color:white; }
.scroll .flex				{ align-self: flex-end; position:absolute; bottom:1.5em; width:90%; }
.scroll .imger				{ width:25%; vertical-align:baseline; align-self: flex-end; }
.scroll img					{ width:100%; height:auto; vertical-align:baseline; }

.bannerform					{ margin:0 auto; width:18%; margin-right:15%; color:white; font-size:2.0em; line-height:1.3em; text-align:left; background:rgba(0,0,0,0.6); position:absolute; bottom:0; left:0; right:0; padding:1.5%; z-index:10; }
.bannerform h1				{ color:white; font-size:1.5em; margin-bottom:0.5em; }


.subbanner					{ height:auto; position:relative; }
.subbanner .col				{ position:absolute; bottom:2em; left:0; right:0; margin:0 auto; z-index:999; }
.titlefloat					{ float:left; }
.titlefloat h1				{ color:white; text-shadow:0.08em 0.08em 0.04em rgba(0,0,0,0.99); }
.titlefloat h1::after		{ border:none; }
.nsf						{ float:right; width:5%; }
.nsf img					{ width:100%; }


.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; }

.clickthrough				{ position:relative; overflow:hidden; }
.clickthrough img			{ display:block; position:relative; width:100%; z-index:1; }
.clickthrough span			{ opacity:0; position:absolute; top:0; left:0; right:0; margin:0 auto; background:white; z-index:99; width:100%; height:100%; transition: all 0.3s ease; transform: scale(0, 0); -webkit-transform: scale(0, 0); }
.clickthrough:hover span	{ opacity:0.3; transform: scale(1, 1); -webkit-transform: scale(1, 1); }


.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; width:100%; padding:0%; padding-top:5em; padding-bottom:5em; z-index:7; }
.texter ul li				{ margin-bottom:1em; }
.texter ol li				{ margin-bottom:1em; }
.texter ul li ul li			{ margin-top:0.5em; }


.smallertexter				{ float:none; width:50%; margin:0 auto; text-align:center; padding-top:13em !important; }
.leftertexter				{ text-align:left; }	


.ditto_page                 { padding:0.25em; }		



.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; }


.threeby					{ width:28.67% !important; }




.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; }
.whitish					{ background:#f0f0f0; width:100%; float:left; }
.whiter						{ background:white; width:100%; float:left; }
.blacker					{ background:#343434; width:100%; float:left; color:white; padding-top:6em; padding-bottom:6em; }
.blacker h1, .blacker h2, .blacker h2 a					{ color:white; text-decoration:none; }
.orangerblock				{ background:#cb0c65; width:100%; float:left; color:white; }
.orangerblock h1, .orangerblock h2					{ color:white; }
.creme						{ background:#e0e0e0; width:100%; float:left; padding-top:6em; padding-bottom:6em; position:relative; }
.pink						{ background:#414141; width:100%; float:left; color:white; }
.pink h2					{ color:white; }
.pink .texter				{ color:white; }
.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; }
.bgimage					{ width:100%; float:left; color:white; background:#333333; position:relative; }
.bgimage h2					{ color:#333333; }
.bgimage .texter			{ color:#333333; }
.bgimage .texter ul			{ margin-left:0; padding-left:0; }
.bgimage .texter ul li		{ color:#333333; list-style:none; margin-left:0; }
.bgimage .texter ul li:before {
  content: 'Ã¢Å“â€œ ';
}
.bgwhite					{ color:white; }
.greener					{ background:#cb0c65; color:white; width:100%; float:left; min-height:75vh; }
.greener h2, .greener h1	{ color:white; }
.greener .texter			{ color:white; padding-top:15em; padding-bottom:15em; }
.grey						{ background:#c2c4c4; width:100%; float:left; position:relative; }
.grey .third				{ width:20%; }
.grey .bigger				{ width:50%; text-align:center; }
.grey .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:#F5F5F5; width:100%; float:left; text-align:center; padding-top:1.5%; padding-bottom:1.5%; }
.bluer						{ width:100%; float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4483a4+0,387497+100 */
background: #4483a4; /* Old browsers */
background: -moz-linear-gradient(top,  #4483a4 0%, #387497 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4483a4 0%,#387497 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4483a4 0%,#387497 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4483a4', endColorstr='#387497',GradientType=0 ); /* IE6-9 */
}
.bluer .texter				{ color:white; padding-top:8%; padding-bottom:8%; }
.bluer h1					{ color:white; }
.yellow						{ width:100%; float:left; background:#93D700; padding-top:8%; padding-bottom:8%; }
.yellow h2					{ text-align:center; color:white; font-size:3.5em; }

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


.lineafter:after			{ display:block; margin:0 auto; width:30%; border-bottom:solid 1px #929298; content:" "; }

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

.content					{ padding:0%; width:100%; float:left; margin:0%; margin-top:5em; margin-bottom:5em; }
.content ul li				{ margin-bottom:0.7em; }
.greenleft h1				{ }
.greenleft					{ border:solid 0.15em #4981c6; border-radius:0.3em; padding:3%; width:44% !important; }

.content table				{ width:50% !important; }
.content table tr td		{ width:25% !important; padding:1%; color:#595B59; }
.content table tr td a		{ color:#A1CB3A; text-decoration:none; }
.content table tr td a:before		{ content:'\f1c1'; padding-right:1em; font-family:'FontAwesome'; }
.content table tr:nth-child(2n) td		{ }
.content table tr:nth-child(1) td		{ color:white; }

.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:auto !important; width:32.1% !important; margin-bottom:0.4%; }
.associations p				{ margin:0; padding:0; }




.ban_holder					{ float:left; text-align:center; width:40%; top:12em; position:absolute; z-index:2; }
.ban_holder h2				{ color:#2ba7c6; font-size:9em; }
.ban_holder h3				{ color:#2ba7c6; font-size:6em; }
.ban_holder h4				{ color:white; font-size:1.5em; }

.clickthrough .ban_holder	{ left:2em; top:9em; font-size:0.5em; }
.clickthrough .ban_holder h2, .clickthrough .ban_holder h3				{ color:white; }


.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:9%; background:none; }
.subber h1					{ text-shadow:none; }
.subber .products			{ margin-top:0em; }




.submenu					{ width:100%; 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:white; text-decoration:none; padding:1.5%; float:left; width:97%; background:#cb0c65; }
.submenu li a::before		{ color:white; 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%; }


.pdf						{ background:#5f6264; padding:0.2em; padding-left:0.6em; padding-right:0.6em; color:white; text-decoration:none; }
.pdf:before					{ content:'\f1c1'; color:white; font-family:fontawesome; padding-right:0.6em; }

.searcher					{ background:#5f6264; padding:0.2em; padding-left:0.6em; padding-right:0.6em; color:white; text-decoration:none; }
.searcher:before			{ content:'\f002'; color:white; font-family:fontawesome; padding-right:0.6em; }




.products					{ width:30%; position:relative; color:#959595; background:white; text-align:center; margin-bottom:2em; margin-top:2em; }
.products h3				{ color:#30C0C8; }
.products h3 a				{ color:#30C0C8; text-decoration:none; }
.products img				{ width:100%; height:100%; object-fit:cover; float:left; display:block; text-align:center; margin-bottom:1em; text-decoration:none; }
.blok						{ padding:2%; }
.pic						{ height:20em; overflow:hidden; }

.priceres					{ width:19%; padding:1.5%; padding-top:2em; padding-bottom:2em; margin-top:1em; margin-bottom:2em; box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.45); text-align:center; border-radius:0.1em; position:relative; }
.priceres strong			{ font-size:1.2em; }
.priceres span				{ font-size:2.5em; color:#007ABF; text-decoration:none !important; }
.priceres					{ padding-top:4em; }
.priceres .button			{ border:solid #007ABF 2px; font-size:0.9em; }

.priceres:nth-child(2)			{ border:solid #007ABF 2px; }
.priceres:nth-child(2):before	{ content:'Most Popular'; padding:2%; width:70%; background:white; border:solid #007ABF 2px; position:absolute; top:-1em; left:0; right:0; margin:0 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; }


.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; }
	
	

.flex						{ display:flex; justify-content:space-between; flex-wrap:wrap; width:100%; }
.flexdirection				{ }

.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:30%; text-align:left; margin-bottom:2em; min-height:8em; }
.blog span					{ color:#4DC1AD; }
.blog img					{ width:100%; float:left; }
.blog:nth-child(odd)		{ float:right; }



.formerz						{ margin:0px auto; color:white; z-index:9999; text-align:center; position:fixed; top:93.6vh; right:1em; transition: all 900ms ease; border-radius:1.0em; background:#0066B3; padding:1em; }
.formerz h3					{ color:white; padding-bottom:1.2em; font-size:1.3em; }
.formerz a					{ color:white; text-decoration:none; }

.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; }




.types						{ width:33.33%; position:relative; background:black; }
.types span				{ position:absolute; text-align:center; background:rgba(0,0,0,0.6); top:2em; left:2em; z-index:999; border-radius:50%; border:solid #cb0c65 2px; font-family:'FontAwesome'; color:#cb0c65; font-size:1.3em; line-height:1.3em; height:1.3em; width:1.3em; padding:1%; text-decoration:none; }


.producters					{ width:31%; position:relative; color:white; text-align:center; padding-bottom:1em; border-bottom:solid #eaeaea 1px; margin-bottom:2em; font-size:1.25em; line-height:1.4em; }
.producters h4 a			{ font-size:1.1em; color:white; text-decoration:none; }
.producters img				{ width:4em; float:left; display:block; text-align:center; background:#A1CB3A; border-radius:50%; padding:5%; margin-right:1em; margin-bottom:5em; text-decoration:none; }
.producters span			{ text-align:center; margin:0 auto; border-radius:50%; border:solid #cb0c65 2px; font-family:'FontAwesome'; color:#cb0c65; font-size:1.8em; line-height:1.8em; height:1.8em; width:1.8em; padding:1%; text-decoration:none; transition:500ms all; }



.category					{ width:30%; padding:1%; position:relative; z-index:999; margin-top:2em; margin-bottom:8em; text-align:center; }
.category span				{ position:absolute; text-align:center; background:rgba(255,255,255,0.6); top:85%; left:0; right:0; bottom:0; margin:0 auto; z-index:999; border-radius:50%; border:solid #58595B 2px; font-family:'FontAwesome'; color:#58595B; font-size:2.5em; line-height:2.5em; height:2.5em; width:2.5em; padding:1%; text-decoration:none; opacity:1; transition:500ms all; pointer-events: none; }
.category:hover span		{ opacity:0.6; }
.category img				{ width:80%; transition:500ms all; padding-bottom:0; padding-top:1em; }
.category img:hover			{ opacity:0.6; }
.category h2				{ font-weight:bold; font-size:0.98em; color:#929298; text-transform:uppercase; }
.boxx						{ text-align:center; font-size:1.35em; line-height:1.4em; bottom:0; width:90%; padding:5%; padding-top:5%; color:black; transition:500ms all; }

	
	
		
.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: 0.5s;	
	-webkit-animation-duration: 0.5s;

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

	visibility: visible !important;	
	
	opacity:1;
}

@keyframes slideRight {
	0% {
		transform: translateX(-50%);
	}			
	100% {
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-50%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}





.map						{ width:100%; float:left; pointer-events: none; }
.mapper iframe	{
	-webkit-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	filter:grayscale(100%);
}

.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:black; color:white; padding-top:1.5%; padding-bottom:1.5%; }

.footerblock				{ text-align:center; float:left; width:100%; font-size:0.9em; }
.footerblock a				{ color:white; }
.footerblock ul				{ padding:0; margin:0; margin-top:0.6em; margin-bottom:0.6em; }
.footerblock ul li			{ display:inline-block; padding:0; margin:0; }
.footerblock ul li a		{ color:white; text-decoration:none; padding-left:0.5em; padding-right:0.5em; border-right:solid white 1px; }
.footerblock ul .last a		{ border:none; }



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



.copy						{ float:left; width:20%; margin-right:5%; text-align:left; font-size:0.7; color:white; }
.copy h2					{ color:white; margin-bottom:0.5em; }
.copy img					{ width:70%; margin-bottom:-1.1em; }
.copy ul					{ padding:0px; margin:0px; width:100%; }
.copy ul li 				{ padding:0px; margin:0px; display:block; list-style:none; margin-bottom:0.5em; }
.copy ul li a				{ margin:0px; text-decoration:none; text-transform:uppercase; padding:0.3em; vertical-align:bottom; color:white; }
.copy ul li ul				{ display:none; }
.bigger						{ width:40%; margin-left:5%; margin-right:5%; }
.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:right; width:100%; background:#cb0c65; color:white; padding-top:2em; padding-bottom:2em; position:relative; }
.footerblock				{ float:right; text-align:left; width:100%; }
.footerblock a				{ color:white; text-decoration:none; }
.logocopy					{ float:left; width:20%; }

.copyright					{ float:right; width:33%; text-align:right; }
.copyright a				{ font-size:0.8em; color:white; text-decoration:none; }

.copy input, .copy textarea {
    color: white;
    border: 1px white solid;
}


input, textarea				{ color:black; }


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border:0 none;
	font-size: 1.0em;
	padding: 0.7em 2.8em 0.7em 2.8em !important;
	color:white;
	width:auto;
	margin:0 auto;
	border-radius:0em;
	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 {
	border:solid 1px black;
	color:black;
}
.blackborder:hover {
	background:black;
	color:white;
}

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

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

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

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

.blue {
color: white;
background: #cb0c65 !important; 
}
.blue:hover {
background: black !important;
color:white;
}
.blueish {
color: white;
background: #2ba7c6 !important; 
}
.blueish:hover {
background: black !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:10;
}

.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: 15em;
}

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

.links li:hover ul {
	opacity: 1;
    top:100%;
	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: 10;
    -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:14.8em;
	pointer-events: auto !important;
    visibility: visible;
}

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

.links ul li ul li a {
	border:none;
	background:#B20000;
	font-size:1.0em !important;
	text-align:left;
	padding:2.5%;
	padding-left:1em;
	border-radius:0em;
	color:white;
}

.links ul li:hover ul li a {
	border:none;
	background:#cb0c65;
	font-size:1.0em !important;
	text-align:left;
	padding:2.5%;
	padding-left:1em;
	border-radius:0em;
	color:white;
}
.links ul li:hover ul li a:hover {
	background:black;
	color:white;
}





	.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; }
}



.content .formz						{ width:100% !important; }
.content .formz tr td, .content .formz tr:nth-child(1) td {
	color: #595B59 !important;
}
.contactFeild				{ padding:0px; margin:0px; width:50%; padding-bottom:3%; }
input, textarea				{ padding:1.8%; margin:0px; color:black; width:96%; margin-bottom:1%; border:1px black solid; background:none; }
.contactFeild input, .contactFeild textarea				{ padding:1.8%; margin:0px; color:black; width:96%; margin-bottom:1%; border:1px grey solid; }
.widerbutton				{ width:99.9%; font-size:2em; padding:0.5%; }
.captcher					{ width:80%; }
.halfwidth					{ width:45%; float:left; }
.contactform td label:nth-child(2n) .halfwidth	{ float:right; }

.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; }

.blackbg input, .blackbg textarea				{ color:white; border:1px white solid; }
.subber .blackbg input, .subber .blackbg textarea				{ color:black; border:1px black solid; }

.thumbscontainer						{ width:100% !important; }
.thumbscontainer .thumbs				{ float:left !important; width:100% !important; }
.thumbscontainer .thumbs  li			{ width:23.5% !important; height:5em !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(4n)			{ margin-right:0 !important; }
.thumbscontainer .thumbs  li a img		{ width:100% !important; height:auto !important; }


#lbCenter								{ width:40% !important; padding:1% !important; background:white !important; height:auto !important; margin-left:-20% !important; }
#lbImage								{ width:100% !important; height:auto !important; border:none !important; background-size:100% auto; }
#lbImage img							{ width:100% !important; height:auto !important; opacity:0; z-index:1; }
#lbBottomContainer						{ width:30% !important; height:auto !important; margin-left:-15% !important; display:none !important; }
#lbBottom								{ width:100% !important; height:auto !important; }
#lbPrevLink, #lbNextLink 				{ display:block !important; height:100vh !important; width:30% !important; z-index:1000; }




.left						{ float:left; width:50%; }
.right						{ float:right; width:50% }
.third						{ float:left; width:33%; }
.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:70%; }
.rightcol					{ float:right; width:25%; }


.leftcontent				{ width:40%; padding:5%; margin-left:10%; float:left; margin-top:5%; font-size:1.25em; line-height:1.4em; }
.rightcontent				{ width:40%; padding:5%; margin-right:10%; float:right; margin-top:5%; font-size:1.25em; line-height:1.4em; }
.skinnier					{ width:40%; }



.newsletter					{ margin:0 auto; width:50%; padding-top:0.2em; font-size:1em; text-align:left; }
.newsletter h3				{ font-size:1.6em; text-transform:uppercase; padding-top:0.5em; font-weight:normal; color:white; }
.newsletter input			{ width:68% !important; padding:0.45em; height:1.5em; float:left; }
.newsletter	.news			{ background:white; border:none; padding:1%; cursor:pointer; margin-top:2px; min-height:39px; color:black; text-align:center; margin-right:0; width:27% !important; float:right; font-size:1.5em; text-transform:uppercase; }
#mc_embed_signup			{ float:none; margin:0 auto !important; width:100% !important; text-align: center; padding:0; }



blockquote {
  margin: 1.5em 10px 2em;
  padding: 1em;
}
blockquote img {
	float:left;
	width:20%;
	margin-right:2em;
}






.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:14px; padding-left:0.5em; padding-right:0.5em; }
.tabletholder .phone				{ width:30%; }
.tabletholder .textboxz				{ font-size:1.0em; }
.tabletholder .imagebg				{ min-height:auto; display:none; }
.tabletholder .header				{ }
.tabletholder .bgimage				{ background-size:cover !important; }
.tabletholder .ban_holder			{ font-size:0.85em; top:12em; width:80%; }

@media all and (min-width: 1px) and (max-width: 1680px) {
.col					{ width:90%; }
.video					{ height:42em; }
}

@media all and (min-width: 1px) and (max-width: 1280px) {
.col					{ width:90%; }
.video					{ height:45em; }
.banner					{ height:auto; }
.ban_holder			    { font-size:1em; top:6em; width:80%; }
.bgimage				{ background-size:cover !important; }
}

@media all and (min-width: 1px) and (max-width: 1024px) {
.col, .text, .colwider, .contentfirst				{ width:90%; margin:0 auto; }
.banner					{ 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; }
.links ul li a		{ margin-left:0.3em; margin-right:0.3em; font-size:14px; padding-left:0.5em; padding-right:0.5em; }


.subber						{ margin-top:13%; background:none; }
}

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


.ban_holder			{ font-size:0.75em; top:6em; width:80%; }

	.products					{ margin-bottom:0.5em !important; }
	.products img 				{ }
	
	.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; }
	
	.bgimage					{ min-height:auto; }
	.bgimage .texter 			{ padding-top:3em; padding-bottom:3em; }
	
	.formerz					{ display:none; }
}

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

	.header						{ position:relative; float:left; background:white; }
	.banner						{ width:100%; position:relative; height:auto; margin-top:0; }
	.banner .flex				{ display:block; }
	.banner img					{ width:100% !important; height:auto !important; }
	.textboxz					{ display:none; }
	.scroll						{ width:95%; padding:2.5%; font-size:0.8em; }
	.leftscroll					{ width:95%; padding:2.5%; }
	.flexdirection				{ padding-top:4em; position:relative !important; display:flex !important; }
.video					{ height:50em; }
.rightcol				{ }
	.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:96%; padding:2%; text-align:center; margin:0px auto; float:none; }
	.logo a img					{ width:40%; padding-bottom:0px; padding-top:0px; }
	
	.phone						{ float:left; text-align:left; }
	.address					{ margin-right:0; }
	.social						{ width:25%; }
.ban_holder			{ font-size:0.35em; top:12em; width:80%; }

	.links						{ width:100%; padding:0; margin:0; float:left; padding-top:0.1em; }
	.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; }
	
	.testibox 					{ height:22em; }
	
	.footerblock img			{ width:20% !important; height:auto !important; }
	.products h4				{ min-height:auto; }
	
	.category					{ width:48%; margin:0; margin-bottom:6em; margin-top:1em; }
	
	
	.leftcontent, .rightcontent	{ }
	.leftcontent				{ float:left; width:88%; padding:6%; margin:0; }
	.rightcontent				{ float:left; width:88%; padding:6%; margin:0; }
	.left						{ float:left; width:100%; }
	.right						{ float:right; width:100% }
	
	.producters					{ width:50%; }
	
	.subscroll					{ display:none; }
	
	.scroll .imger {
    width: 11%;
	}
	
	.bgimage					{ background-size:cover !important; }
	.bgimage img				{ display:none; }
	.tabletholder .ban_holder					{ font-size:0.35em; position:relative; top:0; width:100%; }
	.clickthrough .ban_holder	{ font-size:0.8em; }
	
	
	
#lbCenter								{ width:90% !important; padding:1% !important; background:white !important; height:auto !important; margin-left:-45% !important; }
}

.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 all and (min-width: 1px) and (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; float:left; }

	.col						{ width:94%; margin:0px auto; }
	.colwider 					{ 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:left; padding:0; margin:0 auto; font-size:0.8em; margin-bottom:0.1em; margin-top:0.3em; width:100% !important; text-align:center; border:none; }
	.phone:before				{ display:none; }
	.address					{ float:none; margin:0 auto; font-size:1.0em; width:100%; margin-bottom:0.1em; text-align:center; }
	.address img				{ width:50%; }
	.address:before				{ display:none; }
	.social						{ width:100%; margin:0px auto; float:right; padding:0; text-align:center; border:none; }
	.search						{ width:40%; margin:0px auto; float:none; padding:0; text-align:center; }
	.email						{ width:100%; margin:0px auto; margin-bottom:0.3em; float:left; padding:0; text-align:center; border:none; }

	
	
	.banner						{ width:100%; position:relative; height:auto; margin-top:0; }
	.banner img					{ width:100%; height:auto; }
	.textboxz					{ display:none; }
	.scroll						{ font-size:0.6em; }
	
	.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:100%; margin:0px auto !important; margin-bottom:0% !important; float:none !important; clear:both !important; margin-bottom:0.5em !important; }
	.products img 				{ }
	
	.cinema						{ height:auto; overflow:hidden; }
	.cinema .prodtext 			{ height:auto; min-height:auto; margin:0 !important; opacity:1 !important; padding:0; }
	
	.footerblock				{ text-align:center !important; }
	
	.tabletholder .ban_holder					{ font-size:0.35em; position:relative; top:0; width:100%; }
	
	.submenu					{ width:100%; }
	
	.priceres					{ width:46%; }
	
	.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% !important; margin:0; }
	.content img				{ width:100% !important; height:auto !important; padding:0 !important; margin:0 !important; float:none !important; margin-bottom:0.5em !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; }
	
	.third						{ width:100%; text-align:center !important; }
	.copyright					{ width:100%; text-align:center; }
	.copy						{ width:100%; text-align:center; margin:0; padding-bottom:1em; }
	.copy ul li 				{ width:100%; margin:0; padding:0; margin-bottom:0.5em; float:left; text-align:center; padding-top:0; }
	
	
	.leftcontent				{ float:left; width:88%; padding:6%; margin:0; }
	.rightcontent				{ float:left; width:88%; padding:6%; margin:0; }
	.left						{ float:left; width:100%; }
	.right						{ float:right; width:100% }
	.third						{ float:right; width:100% }
	.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; }
	.bgimages					{ height:auto; min-height:auto; }
	
	.copy img 					{ width:80%; height:auto; }
	.bigger img					{ width:100%; margin-bottom:2em; }
	
	
	.bgimage .texter 			{ padding-top:3em !important; padding-bottom:2em; }
	
	.blog						{ width:100%; }
	.category					{ width:48%; margin:0; margin-bottom:6em; margin-top:1em; }
	.category img {
    width: 50%;
	}
	.producters					{ width:100%; }
	
	.halfwidth 					{ width:96%; }
	
	
	.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; }
}