/* Table of Contents

==================================================

	#Site Styles

	#Page Styles

	#Media Queries

	#Font-Face */

	

/* #Site Styles

================================================== */





/* @group Navigation */



#navigation {
	margin-bottom: 56px;
	clear: both;
	max-width: 100%;
	background: rgb(6, 34, 68);
}
#navigation .menu-header {
width: 960px;
margin: 0px auto;
position: relative;
}
#navigation ul,  #navigation ul li {
	/*float: left;*/
	margin: 0;
}
/* @end */



#footer {
	clear: both;
	color: white;
	text-align: center;
	padding: 10px 0 10px 0;
}
#credits {
	text-align: center;
}
/* #Page Styles

================================================== */



/* Layout Shortcodes */

.full-width {
	width: 100%;
	height: auto;
	overflow: hidden
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_thirds {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourths {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half,  .one_third,  .two_thirds,  .three_fourths,  .one_fourth,  .one_fifth,  .two_fifth,  .three_fifth,  .four_fifth,  .one_sixth,  .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 0px;
	float: left;
}
.last {
	margin-right: 0 !important;
}





/* #Media Queries

================================================== */

	

	/* iPad Portrait/Browser */

	@media only screen and (min-width: 768px) and (max-width: 991px) {
#navigation ul {
	border-radius: 0px;
}
#navigation ul li a {
	font-size: .9em;
	padding: 10px 15px;
}
/*#navigation ul {min-width: 700px;} */

#sidebar .widget-container {
	margin-left: 0px;
}
.resize {
	display: none;
}
#respond textarea {
	width: auto;
}
/* jigoshop styles */

#header .site-desc.text {
	font-size: 1.25em;
}
}

	

	

	/* Mobile/Browser */

	@media only screen and (max-width: 767px) {
#wrap {
	width: 420px;
}
#header .site-desc.text {
	font-size: 1.25em;
}
#navigation {
	margin: 0px 0px;
	font-size: 14px;
}
#navigation .menu-header #menu-main-menu {
	clear: both;
	margin-top: 10px;
	padding-left: 12%;
}
#navigation ul {
	float: left;
}
#navigation li {
	margin-right: 10px !important;
}
#navigation ul,  #navigation ul li,  #navigation ul li a {
 float:;
	background: transparent;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: none;
}
#navigation ul li a,  #navigation ul li.active a,  #navigation ul li a:hover,  #navigation ul li:hover a {
	border: none;
	padding: 2px 0;
	line-height: 150%;
	background: transparent;
	background-image: none;
}
/* Initial reset and hide sublevels in mobile view */

	

#navigation ul.sub-menu,  #navigation ul.sub-menu li,  #navigation ul.sub-menu li:hover,  #navigation ul.sub-menu li a,  #navigation ul.sub-menu li a:hover {
	display: none;
	position: relative;
	left: 0px;
	line-height: 100%;
	background: none;
	border: none;
	border-style: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	height: auto;
	background-image: none;
}
/* Declare new padding for submenu items */



#navigation ul.sub-menu li a,  #navigation ul.sub-menu li a:hover {
	padding: 4px 0px 4px 10px;
}
/* Show on hover */

	

#navigation li:hover ul.sub-menu,  #navigation li:hover ul.sub-menu li,  #navigation li:hover ul.sub-menu li a {
	display: inline-block;
}
#respond textarea {
	width: 300px;
}
#wrap .products li, .products li.first, .products li.last {
	float: left;
	clear: both;
	margin: 20px 0px 20px 0px;
	width: 100%;
}
#breadcrumb {
	display: none;
}
#sidebar .widget-container {
	margin-left: 0px;
}
.full-width,  .one_half,  .one_third,  .two_thirds,  .three_fourths,  .one_fourth,  .one_fifth,  .two_fifth,  .three_fifth,  .four_fifth,  .one_sixth,  .five_sixth {
	width: 100%;
}
.resize {
	display: none;
}
#home-new {
	margin-top: 30% !important;
}
#home-heading {
	padding-top: 40px !important;
}
#home-heading img {
	float: right;
	width: 155px !important;
	padding-right: 15px !important;
	height: 215px !important;
	margin-top: 10px !important;
}
#home-heading h3 {
	font-size: 17px !important;
	font-family: calibri !important;
	margin-bottom: 2px !important;
	margin-top: 0px !important;
}
#home-heading h1 {
	font-size: 25px !important;
	margin-bottom: 0px !important;
}
#home-heading p {
	font-family: calibri !important;
	font-size: 13px !important;
	margin-bottom: 0px !important;
}
#header-form {
	margin-top: -60px;
	background-size: 97% 99%;
	width: 167px;
	height: 420px;
}
#header-form p {
	padding-left: 12px !important;
	line-height: 17px !important;
	margin-bottom: 8px !important;
	font-size: 12px !important;
}
#header-form #home-form-span {
	font-size: 13px !important;
}
.name {
	margin-left: -13px !important;
}
#header-form form label {
	font-size: 12px !important;
}
#header-form form input {
	font-size: 12px !important;
	width: 60%;
}
#header-form form input[type="submit"] {
	width: 85% !important;
	height: 30px !important;
	margin: 0px !important;
}
#header-form .form-credit {
	margin-left: -11px !important;
	margin-top: 10px !important;
}
#header-bottom {
	clear: both;
}
.home-feature6 {
	height: 330px !important;
}
.home-feature6 .f6-upper form input[type="text"] {
	width: 210px !important;
}
.home-feature6 .f6-upper form input[type="submit"] {
	width: 50% !important;
	margin-bottom: -25px !important;
	margin-left: 85px !important;
	float: none !important;
}
.bx-wrapper {
	margin: 20px 0px;
}
.bx-controls {
	margin-top: -35px !important;
}
#section8 {
	margin-top: 465px !important;
}
#section8 .two_fifth {
	margin-top: 30px !important;
	margin-left: 15px !important;
}
#section9 {
	margin-bottom: 15px !important;
	padding-bottom: 8% !important;
}
#section10 .last {
	margin-top: 65px !important;
	margin-left: -25px !important;
}
/*Product Page*/
.header {
	margin-top: 38%;
	min-height: 300px;
}
.header h2 {
	font-size: 23px;
}
.header h1 {
	font-size: 25px;
}
.header p {
	font-size: 15px !important;
}
#offer-box {
	display: none;
	background-size: 100% 120%;
	height: 400px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: none;
}
#slant {
	ms-filter: "progid:DXImageTransform.Microsoft.Matrix()" !important;
filter: progid:DXImageTransform.Microsoft.Matrix() !important;
	-moz-transform: matrix() !important;
	-webkit-transform: matrix(none) !important;
	-o-transform: matrix() !important;
}
#feature17 h1 {
	font-size: 35px !important;
}
#feature17 h2 {
	font-size: 29px !important;
}
#feature17 #f17_2 {
	height: 455px !important;
}
#feature17 #f17_3 {
	width: 30% !important;
}
#feature17 p {
	font-size: 14px !important;
}
#feature17 form input[type="image"] {
	width: 100px !important;
}
#payment-plan h2 {
	font-size: 20px !important;
}
/* Testimonial */
.test_feed {
	margin: 16px 5px !important;
	width: px !important;
}
.welcome-block {
	height: 400px !important;
}
.welcome-block h1 {
	font-size: 30px !important;
}
.welcome-block h1 span {
	font-size: 21px !important;
}
.welcome-block p {
	font-size: 12px !important;
}
.welcome-block ul li {
	width: 250px !important;
}
div.welcome-block ul li input.field.text {
	float: right;
}
.welcome-block input[type="submit"] {
	margin-left: 80px !important;
}
.tips {
	width: 88% !important;
}
#mainpg-footer div.fbmainpg1, #mainpg-footer div.fbmainpg2, #mainpg-footer div.fbmainpg3, #mainpg-footer div.fbmainpg4 {
	height: 240px !important;
	width: 22% !important;
	background-color: #FFF;
}
#mainpg-footer div.fbmainpg1 p, #mainpg-footer div.fbmainpg2 p, #mainpg-footer div.fbmainpg3 p, #mainpg-footer div.fbmainpg4 p {
	height: 220px !important;
}
#welcome01 i {
	width: 30% !important;
	right: -2% !important;
}
#welcome01 i img {
	height: 345px !important;
	width: 100% !important;
	margin-top: -12% !important;
}
/* Category Pages */

#content1 {
	width: 420px !important;
	margin-top: 70px !important;
}
.sidepost #content {
	width: 390px !important;
	margin-top: 70px !important;
}
.alrp-content-caption {
	min-height: 200px !important;
}
.text-18 {
	margin-top: 65px !important;
}
}

	

	/* Mobile Landscape/Browser */

	@media only screen and (min-width: 480px) and (max-width: 767px) {
}

	

	/* Anything smaller than standard 960 */

	@media only screen and (max-width: 959px) {
}

	

	/* iPad Portrait Only */

	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
}

	

	/* Mobile Only */

	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
}

	

	/* Mobile Landscape Only */

	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
}

	



/* #Font-Face

================================================== */

/* 	This is the proper syntax for an @font-face file 

		Just create a "fonts" folder at the root, 

		copy your FontName into code below and remove

		comment brackets */

		

/*	@font-face {

	    font-family: 'FontName';

	    src: url('../fonts/FontName.eot');

	    src: url('../fonts/FontName.eot?iefix') format('eot'),

	         url('../fonts/FontName.woff') format('woff'),

	         url('../fonts/FontName.ttf') format('truetype'),

	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');

	    font-weight: normal;

	    font-style: normal; }

*/
