html, body {
	margin: 0;
	height: auto;
	overflow-x: hidden;
	}
#Wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
	}
img {
	border:0
	}
/*index nav begin*/
#MainMenu {
	width:100%;
	position:relative;
	}
#MainMenu:before {
	position:absolute;
	top:0;
	display:block;
	content: '';
	width:100%;
	height:3px;
	background: #fceabb;
	background: -moz-linear-gradient(-45deg, #fceabb 0%, #fccd4d 45%, #f8b500 97%);
	background: -webkit-linear-gradient(-45deg, #fceabb 0%,#fccd4d 45%,#f8b500 97%);
	background: linear-gradient(135deg, #fceabb 0%,#fccd4d 45%,#f8b500 97%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#f8b500',GradientType=1 );
	}
.nav-logo {
	display:block;
	margin:0 15px 0 15px;
	}
ul.nav {
	display:block;
	list-style:none;
	margin:0;
	padding:25px 0;
	text-align:center;
	background:#000000;
	}
ul.nav li {
	display:inline-block;
	margin:0;
	color:#555555;
	vertical-align:middle;
	font-size:20px;
	margin:0 10px;
	}
.nav_btn {
	width:auto;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 17px;
	font-weight:bold;
	letter-spacing: 1px;
	position: relative;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	}
.nav_btn.active, .nav_btn:hover {
text-decoration:underline;
}
/*phone menu*/
.menu {
	display:none;
	}
.mobile-menu-icon, .pop-menu-icon {
	margin:0;
	padding:0;
	position:fixed;
	right:15px;
	top:25px;
	z-index:9999;
	}
.sub-nav {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	display:block;
	padding:0;
	position:relative;
	}
.sub-nav ul {
	margin:80px 0 0 0;
	padding:0;
	list-style-type: none;
	}
.sub-nav ul li {
	width:100%;
	font-size:16px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	letter-spacing:2px;
	padding:15px 0;
	text-align:center;
	}
.sub-nav ul li a:link, .sub-nav ul li a:visited {
	color:#ffffff;
	text-decoration: none;
	padding:15px 33%;
	}
.sub-nav ul li a:hover {
	color:#ffffff;
	text-decoration: underline;
	}
.nav-list {
	display:none;
	width:100%;
	position:fixed;
	top:0;
	z-index:9999;
	}
.full-height {
	height:100%;
	}
/*index nav end*/

  @media screen and (max-width: 865px) {
ul.nav {
	display:none;
	}
.menu {
	display:block;
	padding:10px 0;
	background-color:#000000;
	}
.Breadcrumb ul li {
	padding:15px 0;
	}
}
.nav-logo {
	margin:0 15px 0 -8px;
	}

/*grid begin*/
.grid {
	display:inline-block;
	width:100%;
	background:#ffffff url('../images/grid_bg.jpg');
	}
/*grid End*/

.index-banner {
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;
	background-color:#061f55;
    -webkit-box-shadow: 0 6px 26px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 6px 26px rgba(0, 0, 0, .3);
    box-shadow: 0 6px 26px rgba(0, 0, 0, .3);
	}
.index-banner:before {
	position:absolute;
	bottom:0;
	display:block;
	content: '';
	width:100%;
	height:2px;
	background: #3b679e;
	background: -moz-linear-gradient(left, #3b679e 9%, #207cca 49%, #7db9e8 97%);
	background: -webkit-linear-gradient(left, #3b679e 9%,#207cca 49%,#7db9e8 97%);
	background: linear-gradient(to right, #3b679e 9%,#207cca 49%,#7db9e8 97%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=1 );
	z-index:1;
	}
.container {
	position:relative;
	display:block;
	width:1024px;
	height:331px;
	margin:0 auto;
	}
.container:before {
	content: '';
	position: absolute;
	bottom:50px;
	right: -450px;
	background: #052669;
	width:900px;
	height:900px;
	border-radius: 100%;
	z-index:0;
	}
.container:after {
	content: '';
	position: absolute;
	bottom:-100px;
	left:150px;
	border:15px solid #04378a;
	width:200px;
	height:200px;
	border-radius: 100%;
	z-index:0;
	}
.content{
	display:block;
	width:100%;
	max-width:1280px;
	margin:0 auto;
	padding:3% 5% 5% 5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
.index-bg{
	display:block;
	width:100%;
	text-align:center;
	background:#232558 url('../images/index_bg.jpg') ;
	background-size:100% 100%;
	}
  @media screen and (max-width: 1024px) {
	.index-bg{
		background-size:cover;
		}
}
.index-banner img {
	position:relative;
	display:inline-block;
	width:28%;
	max-width:330px;
	z-index:1;
	}
.index-content {
	display:block;
	width:100%;
	max-width:1024px;
	margin:0 auto;
	}
.slogon {
	position:relative;
	display:inline-block;
	width:70%;
	vertical-align:top;
	margin:7.5% 0 0 0;
	text-align:left;
	z-index:1;
	}
.slogon h1 {
	display:block;
	margin:10px 0 0 0;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-size:35px;
	color:#ffffff;
	line-height: 1.1;
	text-transform:uppercase;
	font-weight:normal;
	}
.slogon p {
	display:block;
	margin:0;
	padding:0;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#818181;
	font-size: 16px;
	color:#666666;
	letter-spacing:4.2px;
	}
ul.banner-ball {
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	}
ul.banner-ball li {
	display:inline-block;
	margin:0 5px 5px 0;
	}
ul.banner-ball li label{
	position:relative;
	display:block;
	border-radius:100%;
	width:50px;
	height:50px;
	overflow:hidden;
	background: #fbea2e;
	background: -moz-radial-gradient(center, ellipse cover, #fbea2e 0%, #f78f1d 72%);
	background: -webkit-radial-gradient(center, ellipse cover, #fbea2e 0%, #f78f1d 72%);
	background: radial-gradient(ellipse at center, #fbea2e 0%, #f78f1d 72%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbea2e', endColorstr='#f78f1d', GradientType=1 );
	text-align:center;
	color:#222222;
	font-size:30px;
	line-height:50px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
ul.banner-ball li label:before{
	position:absolute;
	top:-40%;
	left:16%;
	display:block;
	content: '';
	width:60px;
	height:60px;
	border-radius:100%;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 39%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 39%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 39%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	z-index:0;
	}
ul.banner-ball.small li label {
	width:30px;
	height:30px;
	color:#000000;
	font-size:18px;
	line-height:30px;
	}
ul.banner-ball.small li label:before{
	position:absolute;
	top:-40%;
	left:16%;
	display:block;
	content: '';
	width:30px;
	height:30px;
	border-radius:100%;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 39%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 39%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 39%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	z-index:0;
	}
ul.banner-ball li label span,
ul.banner-ball.small li label span{
	position:relative;
    z-index:0;
	}
  @media screen and (max-width: 865px) {
	.index-banner {
		text-align:left;
		}
	.container {
		display:block;
		width:865px;
		height:280px;
		}
	.index-banner img {
		max-width:240px;
		}
	.slogon {
		width:60%;
		margin:3% 0 0 3%;
		}
	.slogon h1 {
		margin:5px 0 -2px 0;
		font-size:30px;
		}
	.slogon p {
		letter-spacing:3px;
		}
}
  @media screen and (max-width: 640px) {
	.container {
		display:block;
		width:100%;
		height:auto;
		text-align:center;
		}
	.index-banner img {
		max-width:60%;
		margin:0 auto 15px auto;
		}
	.slogon {
		width:100%;
		margin:5% auto 0 auto;
		text-align:center;
		}
	.slogon h1 {
		margin:0 0 -2px 0;
		font-family: 'Oswald', sans-serif;
		letter-spacing:1px;
		}
}
  @media screen and (max-width: 480px) {
	.container {
		display:block;
		width:100%;
		height:auto;
		text-align:center;
		}
	.slogon {
		width:100%;
		margin:8% auto 2% auto;
		text-align:center;
		}
	.slogon h1 {
		margin:5px 0;
		font-size:24px;
		letter-spacing:1px;
		line-height:100%;
		}
}
.copyright{
	position:relative;
	display:block;
	width:100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#3b679e;
	text-align:left;
	padding:30px 0;
	text-indent:17px;
	background-color:#061f55;
	}
.copyright:before {
	position:absolute;
	top:0;
	display:block;
	content: '';
	width:100%;
	height:2px;
	background: #3b679e;
	background: -moz-linear-gradient(left, #3b679e 9%, #207cca 49%, #7db9e8 97%);
	background: -webkit-linear-gradient(left, #3b679e 9%,#207cca 49%,#7db9e8 97%);
	background: linear-gradient(to right, #3b679e 9%,#207cca 49%,#7db9e8 97%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=1 );
	z-index:1;
	}
.cart-list-table{
	width:100%;
	text-align: left;
	border-collapse:inherit;
	margin:0;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	}
.cart-list-table th{
	font-size:15px;
	background-color:#000000;
	color: #ffffff;
	padding:15px 10px;
	}
.cart-list-table td{
	color: #ffffff;
	padding:10px;
	font-size:14px;
    background: rgba(0, 0, 0, .6);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
.cart-list-table a{
	color:#cc4e00;
	font-size:14px;
	font-weight:normal;
	}
.cart-list-table a:hover{
	color:#222222;
	}
.time-countdown{
	display:inline-block;
	font-size:18px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	color:#327cf5;
	font-weight:bold;
	margin-top:15px;
	}
#countdown {
	position:relative;
	top:-2px;
	font-size:27px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	color:#f9c927;
	font-weight:bold;
	vertical-align: sub;
	}
.search-box{
	display:inline-block;
	width:100%;
	height:auto;
	margin:0 auto;
    vertical-align: top;
	}
.search-box ul{
	display:table;
	width:100%;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	}
.search-box ul li{
	display:table-cell;
	vertical-align:top;
	}
.search-box ul li:first-child{
	width:90%;
	}
.search-box ul li:last-child{
	width:10%;
	}

.search-btn{
    display: block;
    width: 100%;
	padding:0 10px;
	height:42px;
	line-height:42px;
    margin:0;
	text-decoration: none;
    text-align: center;
    font-size: 16px;
	letter-spacing:2px;
    color: #ffffff;
	font-weight:bold;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
	background: #3277b6;
	border-radius:0 6px 6px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
.search-btn:visited { text-decoration: none; }
.search-text{
	width: 100%;
	text-align: -webkit-center;
}
.search-text ul li{
	display:table-cell;
	vertical-align:top;
	}
.search-text h4{
	font-size:21px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	margin-top: 4px;
	color:#3277b6;
	font-weight:normal;
	}
.search-text ul li:first-child{
	width:10%;
}
.search-text ul li:last-child{
	width:10%;
}
.prev-btn{
    display: block;
    width: 100%;
	padding:0 10px;
	height:42px;
	line-height:42px;
    margin:0;
	text-decoration: none;
    text-align: center;
    font-size: 16px;
	letter-spacing:2px;
    color: #ffffff;
	font-weight:bold;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
	background: #3277b6;
	border-radius:6px 0px 0px 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.InputBox {
	display:block;
    width:100%;
    height:42px;
    border:0;
	color:#ffffff;
	letter-spacing:1px;
    background: rgba(255, 255, 255, .1);
    padding:20px 10px;
    border-radius:6px 0 0 6px;
	font-size:16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-top:1px solid #3277b6;
	border-left:1px solid #3277b6;
	border-bottom:1px solid #3277b6;
    }