﻿/* Content 	*********************************/
/*  	 									*/
/*		1- General Reset 					*/
/*		2- Body & headers 					*/
/*		3- Logo And Contact					*/
/*		4- Banners 							*/
/*		5- Rows and columns containers		*/
/*		6- Icons 							*/
/*		7- Buttons 							*/
/*		8- Images 							*/
/*		9- List			 					*/
/*		10- Carousel  				 		*/
/*		11- Testimonials 					*/
/*		12- Form and input 					*/
/*		13- Footer						 	*/
/*		14- Others						 	*/
/*		15- Flexslider						*/
/*		16- Media queries					*/
/*  	 									*/
/* / Content ********************************/


/* General reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, 
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
article, aside, details, figcaption, figure, header, hgroup, nav, section, footer { 
	display: block; 
}
audio, canvas, video { 
	display: inline-block; 
	*display: inline; 
	*zoom: 1; 
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
}
:focus {
	outline: 0;
}
img, object, embed {
	max-width: 100%;
}
img {
	height: auto;
}
/* / General reset */

/* Body & headers */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	font-weight: normal;
	font-size: 12px;
	background-color:#f4f4f4;
	background-image:url('../images/bg.jpg');
	background-position:0 0;
	background-repeat:repeat;
	color:#999;
}
.ie7, .ie7 body, .ie8, .ie8 body {
	min-width: 870px;
}
h1, h2, h3, h4 {
	color: #5b5b5b;
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	font-weight:100;
    line-height: 140%;
	letter-spacing:.3px;
	margin:0 0 15px 0;
}
h2 {
	font-size: 18px;
    font-weight:100;
    line-height: 140%;
	margin:0 0 10px 0;
}
h3 {
	font-size:15px;
	font-weight:100;
	line-height: 140%;
}
h4 {
	font-size:14px;
	font-weight:bold;
	line-height: 140%;
}
h3.paddingTop {
	padding-top: 15px;	
}
.buyNowBlock h1 {
	margin:0;
}
/* / Body & headers */

/* Logo And Contact */
#logoAndContact {
	width:100%;
	max-width:980px;
	margin:0 auto 30px auto;
	padding:30px 0 35px 0;
	overflow:hidden;
	position:relative;
	background: #fff url('../images/borderPattern.png') 0 100% repeat-x;
	border:1px solid #e5e5e5;
	border-top:0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#logo {
	margin:0 0 0 20px;
	display:inline;
	float:left;
	max-width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#logoAndContact2 #logo {
	margin:0;
}
#logo img {
	display:inline-block;
	max-width:100%;
	height:auto;
}
#logo i {
	margin:0 20px 0 0;
	font-size:53px;
	line-height:80%;
	vertical-align:1px;
}
#logoTextContainer {
	display:inline-block;	
}
#logoText {
	font-family: 'Trocchi', Arial, Helvetica, sans-serif;
	font-size: 26px;
    line-height: 110%;
	color:#525252;
}
#slogan {
	font-family: 'Oxygen',Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#525252;
	display:block;
	text-align:center;
}
#logoAndContact2 {
	width:100%;
	max-width:980px;
	margin:30px auto;
	overflow:hidden;
	position:relative;
}
#logoAndContact .smallIconContainer, #logoAndContact2 .smallIconContainer {
	margin:5px 0 0 20px;	
}
#logoAndContact2 img {
	display:inline-block;
}
#contactPhone {
	float:right;
	width:50%;
	text-align:right;
	color:#525252;
	padding:6px 0 0 0;
}
#logoAndContact #contactPhone {
	padding:6px 20px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.callUs {
	font-family: 'Oxygen',Arial,Helvetica,sans-serif;
	font-size:12px;
	display:block;
}
.phone {
	font-family: 'Oxygen',Arial,Helvetica,sans-serif;
	font-size:12px;
	display:inline-block;	
}
/* / Logo And Contact */

/* Banners */
#banner {
	margin:0 auto;
	width:100%;
	max-width:980px;
	position:relative;
	overflow:hidden;
	clear:both;
	background-image:url('../images/bannerBg.png');
	background-position:50% 100%;
	background-repeat:no-repeat;
}
.bannerCaption {
	width:50%;
	float:right;
	position:relative;
	padding:30px 0;
}
.bannerPicture {
	width:50%;
	float:left;
	position:relative;
}
.bannerPicture img {
	height:auto;
	position:relative;
	display:block;
}
.bannerTag {
	position:absolute;
	z-index:999;
	top:24.3%;
	right:20px;
	font-family: 'Trocchi', Arial, Helvetica, sans-serif;
	width: 110px;
	margin:5px auto 20px auto;
	padding:30px 20px 10px 20px;
	text-align:center;
	height:110px;
	background-color:#fff;
	background-image:url('../images/pattern.png');
	background-position:left top;
	background-repeat:repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border: 1px #eee solid;
	font-size: 30px;
	line-height:135%;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
.bannerPicture:hover .bannerTag {
	color:#fff;
}
.ie8 .bannerPicture:hover .bannerTag {
	background-color:transparent;
}
.info {
	position:relative;
	overflow:hidden;
	display:inline;
}
.info i {
	color: #ccc;
	font-size: 18px;
	padding: 0 3px 0 0;
	vertical-align: -2px;
}
h1.bannerTitle {
	font-family: 'Trocchi', Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight:100;
    line-height: 110%;
	margin:0 0 20px 0;
}
.bannerText {
	margin:0 0 0 20px;
}
#slider {
	background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
	border:1px solid #e5e5e5;
	border-bottom:0px;
	margin-bottom:5px !important;
	padding-top:5px !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	

}
.sliderTitle {
	font-family: 'Trocchi', Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight:100;
    line-height: 100%;
	margin:0;
	padding:5px 0 0 15px;
	position:absolute;
	z-index:1;
	top:38%;
	color: #fff;
	text-shadow:0 1px 0 #999;
	letter-spacing:.3px;
}
.sliderTitle span.slogan {
	clear:both;
	display:block;
	font-size:22px;	
}
/* / Banners */

/* Rows and columns containers */
header, #mainContainer {
	padding-left: 25px;
	padding-right: 25px;
	clear:both;
	margin: 0 auto;
	width:100%;
	max-width:1032px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:#fff;
}
.row:after {
	content: "";
	display: block;
	width: 100%;
	overflow: hidden;
	background: #fff url('../images/borderPattern.png') 1px 100% repeat-x;
	position: relative;
	z-index: 0;
	height: 5px;
}
.ie7 .row {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding:0 0 5px 0;
	overflow: hidden;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background: #fff url('../images/borderPattern.png') 1px 100% repeat-x;
}
.container {
	padding:25px 0 30px 0;
	height:100%;
	overflow: hidden;
}
.container h2 {
	margin:0 0 15px 0;
	padding:5px 20px 5px 15px;
	position:relative;
	z-index:0;
}
.content {
	margin:0 20px;
}
.buyNowBlockContainer {
	padding:25px 0;
	height:100%;
	overflow: hidden;
}
.buyNowBlock {
	padding:5px 20px 5px 15px;
}
.oneFromFive, .oneFromFour, .oneFromThree, .oneFromTwo, .threeFromFour {
	position:relative;
	float:left;
	min-height: 1px;
	height:100%;
}
.oneFromFive:before, .oneFromFour:before, .oneFromThree:before, .oneFromTwo:before, .threeFromFour:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	background: #fff url('../images/dashedBorder.png') 0 0 repeat-y;
	width:1px;
	height: 1000%;
}
.oneFromTwo .oneFromTwo:before {
	display: none;	
}
.row .oneFromFive {
	width: 20%;
}
.row .oneFromFour, #footer .oneFromFour {
	width: 25%;
}
.row .oneFromThree {
	width:33.33%;
}
.ie7 .row .oneFromThree {
	width:33%;
}
.row .oneFromTwo {
	width: 50%;
}
.row .threeFromFour, #footer .threeFromFour{
	width: 75%;
}
.row .fullRow {
	width: 100%;
	float: left;
}
.row .oneFromTwo .oneFromTwo {
	float: left;
}
/* For IE 7 */
.ie7 .oneFromFive, .ie7 .oneFromFour, .ie7 .oneFromThree, .ie7 .oneFromTwo, 
.ie7 .threeFromFour {
	background:url('../images/dashedBorder.png') 0 0 repeat-y;
}
/* / For IE  7*/

.topBorder {
	background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
	border-top:1px solid #e5e5e5;
	padding-top:5px !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}
.bottomBorder {
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	
}
.bottomBorder:after {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* / Rows and columns containers */

/* Icons */
.smallIconContainer {
	float:right;
	width: 24px;
	height:24px;
	padding:4px;
	position:relative;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background-image:url('../images/pattern.png');
	background-position:2px 0;
	background-repeat:repeat;
}
.smallIcon {
	width: 16px;
	height:16px;	
	padding:4px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-size:16px;
	line-height:112%;
	color:#fff !important;
	text-align:center;
	display:block;
	text-decoration:none !important;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
a.smallIcon:hover, a.smallIcon:active {
	color:#fff;
	box-shadow:0 0 2px #aaa;
}
.socialIcon {
	padding: 5px 4px 3px 4px !important;
	font-size: 14px;
    line-height: 100%;
    vertical-align: 1px;
}
.smallIcon a {
	color:#fff !important;
	text-decoration:none !important;
	display:block;
}
.icon-twitter {
	vertical-align:1px;
}
.ie8 .mediumIcon  {
	background-image:url('../images/mediumIconBg.png');
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
}
.mediumIcon {
	width: 30px;
	height:32px;	
	margin:5px auto 20px auto;
	padding:19px 20px;
	position:relative;
	text-align:center;
	clear:both;
	background-image:url('../images/pattern.png');
	background-position:left top;
	background-repeat:repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border: 1px #eee solid;
	font-size: 30px;
	line-height:110%;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
.mediumIcon i {
	text-shadow: 0 0 1px #bbb;
}
.ie8 .bannerTag, .ie8 .bigIcon {
	background-image:url('../images/bigIconBg.png');
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
}
.bigIcon {
	width: 100px;
	height:100px;
	margin:5px auto 20px auto;
	padding:20px;
	position:relative;
	text-align:center;
	clear:both;
	background-color:#fff;
	background-image:url('../images/pattern.png');
	background-position:left top;
	background-repeat:repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border: 1px #eee solid;
	color: #fff;
	font-size: 70px;
	line-height:150%;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
.bigIcon i {
	text-shadow: 0 0 2px #ccc;
}
.bigIcon img {
	position:relative;
	top:6%;
}
/* / Icons */

/* Buttons [buttons colors deffined in the active color css (color.css)] */
.button {
	color:#fff !important;
	display: inline-block;
	zoom: 1;
	vertical-align: 0px;
	margin: 20px 0 0 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	line-height:120%;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	padding: 7px 20px;
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
	letter-spacing:.5px;
	border:0;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.ie8 .button {
	padding-top:8px;
}
.ie9 .button {
	padding-top:9px;
	line-height:110%;
}
.buttonContainer {
	float:right;
	margin:0 0 0 20px;
	display:inline;
}
.ie9 .big {
	padding-top:10px !important;
	line-height:120% !important;
}
.button:active {
	position: relative;
	top: 1px;
}
.button:hover {
	box-shadow:0 0 2px #aaa;
}
.big {
	font-size:16px;
}
.medium {
	width:80px;
}
.right {
	margin:0 0 0 20px;
}
.buttonArrow {
	line-height: 100%;
	margin-left: 5px;
	vertical-align: -1px;	
}
.buyNowBlock .button {
	margin:14px 0 0 0; 
}
/* / Buttons */

/* Images */
.columnImage {
	position:relative;
	margin:20px 0;
}
.oneFromThree .columnImage {
	max-width:290px;
}
.columnImage img {
	position:relative;
	width:100%;
	max-width:100%;
	height:auto;
	display:block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.columnImage .caption{
	padding: 5px 10px;
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	margin:10px 0 0 10px;
	color:#fff;
	line-height:12px;
	font-size:11px;
	opacity:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
.columnImage .caption a{
	color:#000;
}
.imagePattern {
	background-image:url('../images/pattern.png');
	background-position:left top;
	background-repeat:repeat;
	position:absolute;
	z-index:1;
	height:100%;
	width:100%;
	opacity:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
.columnImage:hover .caption, .columnImage:hover .imagePattern{
	opacity:1;
}
.ie8 .imagePattern, .ie8 .columnImage .caption {
	filter: alpha(opacity=0);
}
.ie8 .columnImage:hover .caption, .ie8 .columnImage:hover .imagePattern{
	filter: alpha(opacity=100);
}
.arrow, .zoom, .video {
	width:14px;
	height:12px;
}
.arrow i {
	font-size: 14px;
	line-height: 100%;
	padding-left: 2px;
	padding-top:1px;
	text-align:left !important;
}
.video i {
	font-size: 14px;
	line-height: 100%;
	padding-left: 5px;
	text-align:left !important;
}
.zoom i {
	font-size: 14px;
	line-height: 110%;
	padding-left: 2px;
	text-align:left !important;
}
/* / Images */

/* List */
ul.ul {
    margin-left: 20px;
    text-indent: -9px;
	cursor: default;
	display: inline-block;
	width:100%;
	padding:0 20px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ie8 ul.ul {
	display: block;
}
ul.ul li [class^="icon-"], ul.ul li [class*=" icon-"] {
    width: 0.8em;
}
ul.ul li {
	display:block;
	margin:0 0 7px 0;
}
ul.ul li:last-child {
	margin-bottom:0;
}
ul.ul2 {
	cursor: default;
	display: block;
	overflow:hidden;
}
ul.ul2 li {
	display:block;
	margin:0 0 7px 0;
}
ul.ul2 li:last-child {
	margin-bottom:0;
}
/* / List */

/* Carousel */
.carouselPadding {
	padding-bottom:25px !important;
}
.ie8 .caroufredsel_wrapper {
	height: 160px !important;
}
.caroufredsel_wrapper:after {
	content: ".";
	display: inline;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.caroufredsel_wrapper {
	display: inline-block;
}
 
html[xmlns] .caroufredsel_wrapper {
	display: block;
}
 
* html .caroufredsel_wrapper {
	height: 1%;
}
.leftBorder {
	position:absolute;
	width:10px;
	left:0;
	height:100%;
	background-color:#fff;
	z-index:999;
}
.rightBorder {
	position:absolute;
	width:10px;
	right:0;
	height:100%;
	background-color:#fff;
	z-index:999;
}
.list_carousel {
	margin: 20px 10px 0 10px;
	width: auto;
	height:auto;
	font-style:italic;
	position:relative;
}
.list_carousel .columnImage {
	margin: 0 !important;
}
.list_carousel .columnImage a {
	display:block;
	position:relative;
}
.list_carousel .featureName i {
	padding-right:5px;
	margin:0 5px 0 1px;
	border-right:1px #eee dashed;
	font-size:14px;
	line-height:130%;
	width:auto;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;	
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height:160px;
}
.list_carousel li {
	height: auto;
	padding: 0;
	margin:0 10px;
	display: block;
	float: left;	
}
.list_carousel a.next, .list_carousel a.prev {
	cursor: pointer; 
	display: block; 
	height: 15px; 
	margin: 0; 
	position: absolute; 
	top: -45px;
	width: 15px; 
	line-height:16px; 
	color:#fff; 
	text-decoration:none; 
	text-align:center; 
	text-shadow: 0 0 1px rgba(0,0,0,.3); 
	-webkit-transition: All 0.5s ease; 
	-moz-transition: All 0.5s ease; 
	-o-transition: All 0.5s ease; 
	-ms-transition: All 0.5s ease; 
	transition: All 0.5s ease; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
}
.ie8 .list_carousel a.next, .ie8 .list_carousel a.prev {
	line-height:15px; 
}
.list_carousel .next {
	right: 10px;
}
.list_carousel .next i {
	margin: 0 -1px 0 0;
}
.list_carousel .prev {
	right:30px;
}
.list_carousel .prev i {
	margin: 0 0 0 -1px;
}
img.featureImage {
	width:100%;
	height:auto;
	display:block;
	margin:0 0 10px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* / Carousel */

/* Testimonials */
h2.testimonials {
	padding:5px 75px 5px 15px;	
}
blockquote {
	margin:0;
}
.quote{
	color: #eee;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 80px;
    font-weight: bold;
    height: 50px;
    line-height: 100%;
    margin: 0 10px -20px 0;
	padding:0;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
blockquote cite {
	text-align: right;
	margin:10px 0 0 0;
	display:block;
	font-style: normal;
	font-weight: bold;
}
/* / Testimonials */

/* Form and inputs */
.inputContainer {
	float:left;
	width:50%;
	overflow:hidden;
	position:relative;
	margin:12px 0 1px 0;	
}
.inputContainer2 {
	float:left;
	width:50%;
	overflow:hidden;
	position:relative;
	margin:0 0 1px 0;	
}
.inputContainerFull {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:12px 0 1px 0;	
}
.inputContainerFull2 {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 1px 0;	
}
.inputContainer i.icon-user, .inputContainerFull i.icon-tag, .inputContainerFull i.icon-edit {
	left: 10px;
    position: absolute;
    top: 17px;
    z-index: 999;
	color:#aaa;
}
.inputContainer i.icon-envelope {
	left: 20px;
    position: absolute;
    top: 17px;
    z-index: 999;
	color:#aaa;
}
.inputContainer2 i.icon-user, .inputContainerFull2 i.icon-envelope, .inputContainerFull2 i.icon-user {
	left: 10px;
    position: absolute;
    top: 12px;
    z-index: 999;
	color:#aaa;
}
.inputContainer2 i.icon-envelope {
	left: 20px;
    position: absolute;
    top: 12px;
    z-index: 999;
	color:#aaa;
}
.fullWidth1 {
	margin:0 10px 0 0;
	clear:both;
}
.fullWidth2 {
	margin:0 0 0 10px;
	clear:both;
}
input[type=text], input[type=email], textarea {
	width:100%;
	height:32px;
	padding:7px 10px 7px 25px;
	margin:10px 0 0 0;
	background:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:100%;
	border:1px dashed #eee;
	color:#aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	font-size: 12px;
}
.ie8 input[type=text], .ie8 input[type=email], .ie8 textarea {
	line-height:120%;
}
.ie9 input[type=text], .ie9 input[type=email] {
	line-height:110%;
}
.ie9 textarea {
	line-height:150%;
}
.inputContainer2 input, .inputContainerFull2 input {
	margin:5px 0 0 0 !important;
}
input.error, input.error:focus, textarea.error, textarea.error:focus {
	border-color:red !important;
}
textarea{ 
	height:95px; 
	display: block;
	padding:5px 10px 7px 25px;
}
.ie9 textarea {
	padding-top:5px;
}
.ie8 textarea {
	padding-top:7px;
}
label.error {
	color:red;
}
button {
	line-height: 100% !important;
    padding: 7px 20px 6px !important;
	margin:26px 0 0 0 !important;	
}
.ie9 button {
	padding: 10px 20px 7px !important;
	line-height:110% !important;
}
.sending {
	background: url('../images/loading.gif') 0 0 no-repeat;
	padding:3px 0 0 34px;
}
/* / Form and input */

/* Footer */
#footer {
	width:100%;
	max-width:980px;
	margin:0 auto 30px auto;
	padding:20px 0 25px 0;
	overflow:hidden;
	border:1px solid #e5e5e5;
	border-top:0px;
	background: #f4f4f4 url('../images/borderPattern.png') 0 100% repeat-x;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#footer:after {
	display:none;
}
.ie7 #footer .oneFromFour, #footer .oneFromFour:before {
	background:none;	
}
.footerText {
	padding:5px 20px 5px 15px;	
}
ul.socialMedia {
	margin:10px 20px 0 0;
	overflow:hidden;
}
ul.socialMedia2 {
	margin:0 0 20px 0;
	overflow:hidden;
}
ul.socialMedia li {
	margin:0 0 0 10px;
}
ul.socialMedia2 li {
	margin:20px 10px 0 0;
}
ul.socialMedia2 li.smallIconContainer {
	float:left;
}
li.lastChild {
	margin-left:0 !important;
	margin-right:0 !important;
	border:0 !important;
}
#bigFooter {
	margin:30px auto 0 auto;
	overflow:hidden;
	position:relative;
	background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
	border:1px solid #e5e5e5;
	border-bottom:0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding:5px 0 0 0;
}
#bigFooter:after {
	display:none;
}
/* / Footer */

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: inline;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* / Clear Fix */

/* Others */
.highlighted {
	color:#444;
	padding:2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.left {
	margin:0 20px 0 0 !important;
	float:left;
}
.ie7 .first {
	background:none;
}
.first:before {
	background:none;
}
.last {
	margin-right: 0px;
}
.noBorder {
	background:none !important;
}
.marginTop {
	margin-top:20px !important;
}
.marginBottom {
	margin-bottom:20px !important;
}
.marginLeft {
	margin-left:20px !important;
}
.content-left {
	margin:0 10px 0 20px;	
}
.content-right {
	margin:0 20px 0 10px;	
}
.clear {
	clear:both;
	overflow:hidden;
}
hr {
	width: 100%;
	max-width: 980px;
	height:5px;
	margin:0 auto;
	padding:0;
	background: #fff url('../images/borderPattern.png') 0 0 repeat;
	border:0;
	position:relative;
}
.divider {
	display:none;
}
.plusEqual {
	color:#fff !important;
	font-size:24px;
	width:20px;
	padding:10px;
	text-align:center;
	margin:50px 0 0 -20px;
	position:absolute;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* / Others */

/* Flexslider */
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav { height: 0;}
.ie8 .flex-direction-nav li a {line-height:15px;}
.flex-direction-nav li a {cursor: pointer; display: block; height: 15px; margin: 0; position: absolute; top: -40px; width: 15px; line-height:16px; color:#fff; text-decoration:none; text-align:center; text-shadow: 0 0 1px rgba(0,0,0,.3); -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.flex-direction-nav li .next {right: 0px;}
.flex-direction-nav li .next i {margin: 0 -1px 0 0;}
.flex-direction-nav li .prev {right:20px;}
.flex-direction-nav li .prev i {margin: 0 0 0 -1px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -25px; text-align: center; line-height:10px; display:none;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 10px; height: 10px; display: block; background: #eee; cursor: pointer; text-indent: -999em; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -moz-box-shadow: inset 0 -1px 2px #ccc; -webkit-box-shadow: inset 0 -1px 2px #ccc; box-shadow: inset 0 -1px 2px #ccc;}
/* / Flexslider */

/* Media queries */
@media only screen and (max-width: 1024px) {
	
	html,body {
		min-width:100%;		
	}
	.camera_wrap {
		width:auto !important;
	}
	.row {
		min-width: 100%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#banner {
		-webkit-background-size:contain ; 
		-moz-background-size: contain; 
		-o-background-size: contain; 
		background-size: contain;
	}
	
}

@media only screen and (max-width: 1010px) {
	
	.info {
		margin:20px 0 0 0 !important;
		clear:both;
		display:block;
	}
	
}

@media only screen and (max-width: 970px) {
	
	#footer .threeFromFour {
		width:66%;
	} 
	#footer .oneFromFour {
		width:34%;
	}
	
}

@media only screen and (max-width: 930px) {
	
	h1.bannerTitle {
		font-size:38px;
	}
	
}

@media only screen and (max-width: 850px) {
	
	.bannerTag {
		right:0;
	}
	.clear .oneFromTwo .left {
		margin:0 auto !important;
		float:none;
	}
	.oneFromTwo .oneFromTwo h3 {
		text-align:center;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.bannerTag {
		height: 40px;
		width: 50px;
		font-size: 14px;
		padding: 15px 10px;
		line-height: 145%;
		top:30%;
	}
	.ie8 .bannerTag {
		background-image:url('../images/mediumIconBg.png');
		background-position:0 0;
		background-repeat:no-repeat;
		background-color:transparent;
		border:0;
	}
	
	h1.bannerTitle {
		font-size:26px;
	}
	.sliderTitle {
		font-size:30px;
	}
	.sliderTitle span.slogan {
		font-size:18px;	
	}
	.row .res-full {
		width:100% !important;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 100% repeat-x;
		padding-bottom:5px;
	}
	.row .oneFromFour {
		width:50%;
	}
	.divider {
		display:block;
	}
	.ie7 .third, .third:before {
		background:none;
	}
	.ie7 .res-noBorder, .res-noBorder:before {
		background:none;
	}
	.res-margin {
		margin: 0 auto 20px auto !important;
		float:none !important;
	}
	#subscriptionForm .inputContainer {
		width: 100%;
		margin: 12px 0 1px 0;
	}
	#subscriptionForm .fullWidth1, #subscriptionForm .fullWidth2 {
		margin:0;
	}
	#subscriptionForm .inputContainer i.icon-envelope {
		left: 10px;
	}
	#footer .threeFromFour, #footer .oneFromFour {
		width:50%;
	}
	#bigFooter .oneFromTwo {
		width:100%;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
		padding-top:5px;
	}
	#bigFooter .columnImage{
		max-width:290px;
		margin-right:auto;
		margin-left:auto;
	}
	#bigFooter .last:before {
		background:none;
	}
	
}

@media only screen and (max-width: 660px) {
	
	.row .oneFromThree {
		width:100%;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
		padding-top:5px;
	}
	.oneFromThree:before {
		background:none;
	}
	.oneFromThree .columnImage {
		width: 50%;
		max-width:240px;
		float: right;
		margin: 0 0 0 20px;
	}
	.row .first {
		background:none;
		padding-top:0;
	}
	.container {
		padding: 25px 0 30px 0 !important;
	}
	.bigIcon {
		float: right;
		margin: 12px 20px 0 20px;
	}
	.plusEqual {
		font-size: 14px;
		width: 8px;
		padding: 4px 10px;
		margin: -43px auto 0 auto;
		right:47.5%;
	}
	.buyNowBlockContainer {
		padding: 25px 0 !important;
	}
	.buyNowBlockContainer h1 {
		font-size:18px;
	}
	.buyNowBlockContainer .big {
		margin:8px 0 0 0;
	}
	.row .res-full {
		width:100% !important;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 100% repeat-x;
		padding-bottom:5px;
	}
	
}

@media only screen and (max-width: 580px) {
	
	#logoAndContact #contactPhone {
		width:100%;
		float:none;
		margin: -30px 0 30px 0;
		padding: 3px 20px 5px 20px;
		color:#fff;
		text-align: left;		
	}
	#logoAndContact2 {
		margin:0 auto 30px auto;
	}
	#logoAndContact2 #contactPhone {
		width:100%;
		float:none;
		margin: 0 0 30px 0;
		padding: 10px 20px 15px 20px;
		text-align: left;
		overflow: hidden;
		border:1px solid #e5e5e5;
		border-top:0;
		background: #fff url('../images/borderPattern.png') 0 100% repeat-x;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#logoAndContact .smallIconContainer, #logoAndContact2 .smallIconContainer {
		display:none;
	}
	.callUs {
		display: inline;
		padding-right: 5px;
	}
	.bannerCaption {
		width:100%;
		float:none;
		padding:0 0 30px 0;
	}
	.info {
		margin:0 0 0 20px !important;
		display:inline;
	}
	.bannerPicture {
		width:100%;
		float:none;
	}
	#logoText {
		font-size:22px;
	}
	#logo i {
		font-size:48px;
	}
	#slogan {
		font-size:11px;
	}
	.bannerPicture img {
		margin:0 auto;
	}
	.bannerTag {
		top:23%;
		right:20px;
		width: 100px;
		padding:30px 20px 10px 20px;
		height:100px;
		background-color:#fff;
		font-size: 30px;
		line-height:135%;
	}
	.ie8 .bannerTag {
		background-image:url('../images/bigIconBg.png');
		background-position:0 0;
		background-repeat:no-repeat;
		background-color:transparent;
		border:0;
	}
	h1.bannerTitle {
		font-size:38px;
	}
	.bannerText {
		margin:0;
	}
	.row .res-full {
		width:100% !important;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 100% repeat-x;
		padding-bottom:5px;
	}
	
}

@media only screen and (max-width: 500px) {
	#logo {
		max-width:100%;
	}
	.sliderTitle {
		font-size:22px;
		padding:5px 0 2px 15px;
	}
	.sliderTitle span.slogan {
		font-size:14px;	
	}
	h1.bannerTitle {
		font-size:26px;
	}
	.info {
		margin:20px 0 0 0 !important;
		clear:both;
		display:block;
	}
	header, #mainContainer {
		padding-left: 15px;
		padding-right: 15px;
	}
	.plusEqual {
		right:47%;
	}
	.divider {
		display:none;
	}
	.row .first {
		background:none !important;
		padding-top:0;
	}
	.row .oneFromFour {
		width:100%;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
		padding-top:5px;
	}
	.oneFromFour .mediumIcon {
		float:left;
		margin:0 20px 0 0;
	}
	.oneFromTwo:before, .oneFromThree:before, .oneFromFour:before {
		background:none;
	}
	#footer .threeFromFour {
		width:100%;
		display:block;
	}
	#footer .oneFromFour {
		width:100%;
		display:block;
		text-align:center;
		background:none;
		padding-top:0;
	}
	ul.socialMedia {
		display:inline-block;
		margin:20px 0 0 0;
	}
	ul.socialMedia li:last-child {
		margin:0;
	}
	.row .oneFromTwo {
		width:100%;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
		padding-top:5px;
	}
	.row .oneFromTwo .clear .oneFromTwo {
		width:50%;
		float:left;
		padding-top:0;
	}
	#subscriptionForm .inputContainer {
		width: 50%;
		margin: 12px 0 1px 0;
	}
	#subscriptionForm .fullWidth1 {
		margin:0 10px 0 0;
	}
	
	#subscriptionForm .fullWidth2 {
		margin:0 0 0 10px;
	}
	#subscriptionForm .inputContainer i.icon-envelope {
		left: 20px;
	}
	#bigFooter .oneFromFour {
		width:100%;
		display:block;
		background: #fff url('../images/borderPattern.png') 0 0 repeat-x;
		padding-top:5px;
	}
	#bigFooter .first {
		background:none;
		padding-top:0;
	}
	.oneFromThree .columnImage, #bigFooter .columnImage {
		width: 100%;
		max-width:290px;
		float: none;
		margin: 20px auto;
	}
	
}

@media only screen and (max-width: 365px) {

	.bannerTag {
		height: 40px;
		width: 50px;
		font-size: 14px;
		padding: 15px 10px;
		line-height: 145%;
		top:30%;
	}
	.ie8 .bannerTag {
		background-image:url('../images/mediumIconBg.png');
		background-position:0 0;
		background-repeat:no-repeat;
		background-color:transparent;
		border:0;
	}
	h1.bannerTitle {
		font-size: 22px;
		line-height: 135%;
	}
	.bigIcon {
		float: none;
		margin: 5px auto 20px auto;
	}
	.plusEqual {
		right: 45.7%;
	}
	.buttonContainer {
		float: none;
		margin: 0px 20px 8px 0;
		display: block;
	}
	.buyNowBlock .button {
		margin: 8px 0 0 0;
	}
	#subscriptionForm .inputContainer, .inputContainer2 {
		width: 100%;
		margin: 12px 0 1px 0;
	}
	#subscriptionForm .fullWidth1, #subscriptionForm .fullWidth2,
	.fullWidth1, .fullWidth2 {
		margin:0;
	}
	#subscriptionForm .inputContainer i.icon-envelope,
	.inputContainer2 i.icon-envelope {
		left: 10px;
	}
	
	/* prettyPhoto styling for small screens */
	.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
	a.pp_close { right: 10px!important; top: 10px!important; }
	/* / prettyPhoto styling for small screens */

}

@media only screen and (max-width: 321px) {
	
	.plusEqual {
		right: 45.3%;
	}
	
}

/* / Media queries */
