/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
*{
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	background-color: #F25E79 !important;
}
.footer {
margin-top: 10px;
height: 40px;
background: #f0e7b3;
}
element.style {
}
.footer p {
color: #fff;
}
.courses{
	list-style-type: none;margin-left: -43px;line-height: 25px;
}
.imgSize{
	border: 2px solid #fff;padding: 10px;width: 300px !important; height: 200px;
}
.rights {
color: #000 !important;
font-family: verdana !important;
font-size: 12px !important;margin-left: 10px;
}
.company {
color: #000 !important;
font-family: verdana !important;
font-size: 12px !important;
float: right;
}
.band.bottom{
	background-color: #343434;
}
p{
	font-family: verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #666 !important;
	line-height: 26px !important;
	text-align: justify !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
td{
	font-family: verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #666 !important;
	line-height: 26px !important;
	text-align: justify !important;
}
input{
border: 1px solid #ccc !important;
padding: 10px 4px !important;
outline: none !important;
-moz-border-radius: 2px !important;
-webkit-border-radius: 2px !important;
border-radius: 2px !important;
font-family: verdana, Arial, Helvetica, sans-serif !important;
color: #777 !important;
margin: 0 !important;
width: 270px !important;
max-width: 100% !important;
display: block !important;
/* margin-bottom: 20px; */
background: #fff !important;
}

textarea {
border: 1px solid #ccc !important;
padding: 6px 4px !important;
outline: none !important;
-moz-border-radius: 2px !important;
-webkit-border-radius: 2px !important;
border-radius: 2px !important;
font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
color: #777 !important;
margin: 0 !important;
width: 270px !important;
max-width: 100% !important;
display: block !important;
/* margin-bottom: 20px; */
background: #fff !important;
}

header.main{
	padding: 35px 0;
}
header h1.logo{
	margin: 7px 0 0 0;
	float: left;
}
header h1.logo a{
	width: 250px;
	height: 49px;
	display: block;
}
nav.container .Headerbg{
	width: 960px !important;
	
}
nav.Headerbg ul, nav.Headerbg ul li{
	margin: 0px;
	
	
}
nav.Headerbg select{
	display: none;
	width: 100%;
	height: 21px;
	margin: 21px 0;
}
nav.Headerbg ul li{
	display:inline-block;
	position: relative;
	float: left;
}
nav.Headerbg ul li a{
	text-transform: uppercase;
	line-height: 49px;
	padding: 0px 14px;
	letter-spacing: 0.08em;
	font-weight: bold;
	color: #ebebeb;
	display: block;
	text-decoration: none;
	font-size: 12px;
}
nav.Headerbg ul li a:hover{
	cursor: pointer;
}
nav.Headerbg ul ul{
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	background: #343434;
	min-width: 100%;
	height: 0px;
	z-index: 999;
	transition: opacity 0.4s ease-out;
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	overflow: hidden;
}
nav.Headerbg ul ul li{
	display: list-item;
	float: none;
	border: 1px solid #383737;
}
nav.Headerbg ul ul li span{
	display: none;
}
nav.Headerbg ul ul li a{
	line-height: 35px;
	display: block;
	text-transform: uppercase;
}
nav.Headerbg ul li:hover ul{ 
	height: auto;
	overflow: auto;
	opacity: 10;
	filter: alpha(opacity=100);
}
div.flexslider{
	margin-top: 20px;
}
.Mlogo{
	display:block;
	margin:20px 0 0 15px;
	float:left;
	position:relative;
	margin-top: 10px;
}
.Headerbg{
}	
.fullContainer{
	margin-top: 22px !important;margin-top: 0px !important;
}
nav.Headerbg ul, nav.Headerbg ul li {
margin: 0px;
height: 40px;
padding-left: 0px;
}
nav.Headerbg ul li {
display: inline-block;
position: relative;
float: left;
}
nav.Headerbg ul li a {
text-transform: uppercase;
font-family: verdana;
line-height: 41px;
padding: 0px 16px;
font-size: 12px;
letter-spacing: 0.08em;
font-weight: bold;
color: #ebebeb;
display: block;
text-decoration: none;
}
.logo{
	margin: 15px 40px 0px 55px;
}
.logo-title{
	margin: 13px 55px;
}
.logo-title{
	width: 128% !important;
margin-left: 10px;
}
.productData{
	margin-bottom: 10px !important;
}
.galImgSize{
	border: 2px solid #fff ;
	padding: 5px;
}
.gallery{
	margin-top: 10px;
}

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */


	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		nav.Headerbg ul li a {
			text-transform: uppercase;
			font-family: verdana;
			line-height: 41px;
			padding: 0px 7px;
			font-size: 11px;
			letter-spacing: 0.08em;
			font-weight: bold;
			color: #ebebeb;
			display: block;
			text-decoration: none;
		}
		#cssmenu{
			width: 219px !important;
			margin-top: -10px !important;
		}
		.content{
			width: 500px !important;
		}
		.productData{
			width: 510px !important;
		}
		.pdImgSize{
			width: 220px !important;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		nav.Headerbg ul li {
			display: inline-block;
			position: relative;
			width: 100%;
			text-align: center;
			margin-top: 2px;
			background: #6AB2F4;
		}
		nav.Headerbg ul li a {
			text-transform: uppercase;
			font-family: verdana;
			line-height: 41px;
			padding: 0px 16px;
			font-size: 12px;
			letter-spacing: 0.08em;
			font-weight: bold;
			color: #ebebeb;
			display: block;
			text-decoration: none;
		}
		.Headerbg{
			margin-top: 20px !important;
			margin-bottom: 10px !important;
		}
		.content{
			width: 415px !important;
			margin-top: 10px !important;
		}
		#cssmenu{
			width: 100% !important;
			margin-top: -10px !important;
			margin-top: 10px !important;
		}
		.logo{
			width: 30% !important;margin-left: 146px !important;
		}
		.logo-title{
			width: 60% !important;margin-left: 85px !important;margin-top: 10px !important;margin-bottom: 10px !important;
		}
		.footer{
			height: 80px !important;
		}
		.rights{
			font-size: 10px !important;
			text-align: center !important;
		}
		.company{
			font-size: 10px !important;
			text-align: center !important;
			float: left !important;
			margin-left: 10px !important;
		}
		.productData{
			width: 420px !important;
			margin-bottom: 10px !important;
		}
		.pdImgSize{
			width: 100% !important;
			height: 250px !important;
			margin-bottom: 10px !important;
		}
		.galImgSize{
			margin-top: 10px !important;
			margin-right: 10px !important;
			border: 2px solid #fff ;
			padding: 5px;
			width: 200px !important; height: 200px !important;
		}
		.cont{
			margin-left: 50px !important;
			width: 350px !important;
		}
	}
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (min-width: 300px) and (max-width: 479px) {
		nav.Headerbg ul li {
			display: inline-block;
			position: relative;
			width: 100%;
			text-align: center;
			margin-top: 2px;
			background: #6AB2F4;
		}
		
		nav.Headerbg ul li a {
			text-transform: uppercase;
			font-family: verdana;
			line-height: 41px;
			padding: 0px 16px;
			font-size: 12px;
			letter-spacing: 0.08em;
			font-weight: bold;
			color: #ebebeb;
			display: block;
			text-decoration: none;
		}
		.Headerbg{
			margin-top: 60px !important;
			margin-bottom: 10px !important;
		}
		.content{
			width: 295px !important;
			margin-top: 10px !important;
		}
		#cssmenu{
			width: 100% !important;
			margin-top: -10px !important;
			margin-top: 10px !important;
		}
		.title{
			text-align: left !important;
		}
		.logo{
			width: 30% !important;margin-left: 100px !important;
		}
		.logo-title{
			margin-left: 60px !important;
			width: 60% !important;
			margin-top: 30px !important;
		}
		.footer{
			height: 80px !important;
		}
		.rights{
			font-size: 10px !important;
			text-align: center !important;
		}
		.company{
			font-size: 10px !important;
			text-align: center !important;
			float: left !important;
			margin-left: 10px !important;
		}
		.productData{
			width: 275px !important;
			margin-bottom: 10px !important;
		}
		.pdImgSize{
			width: 100% !important;
			height: 250px !important;
			margin-bottom: 10px !important;
		}
		.data{
			width: 275px !important;
		}
		.galImgSize{
			margin-top: 10px !important;
			margin-right: 10px !important;
			border: 2px solid #fff ;
			padding: 5px;
			width: 300px !important; height: 200px !important;
		}
	}

/*
     FILE ARCHIVED ON 01:00:27 Oct 07, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:56:32 Oct 13, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1059.926
  exclusion.robots: 0.199
  exclusion.robots.policy: 0.182
  cdx.remote: 0.124
  esindex: 0.015
  LoadShardBlock: 122.89 (3)
  PetaboxLoader3.datanode: 57.001 (4)
  CDXLines.iter: 15.063 (3)
  load_resource: 80.429
  PetaboxLoader3.resolve: 33.944
*/