@font-face{
	font-family:"OpenSans Regular";
	src:url('../fonts/OpenSans-Regular.eot');
	src:url('../fonts/OpenSans-Regular.eot?') format('embedded-opentype'),  url( '../fonts/OpenSans-Regular.ttf' )format("truetype");
	font-style:normal;
	font-weight:400
}
html, body {
	width: 100%;
	color: #fff;
	font: 300 15px/25px "OpenSans Regular";
	background: #000;
}
a {
	color: #bf1e2e;
}
.userText ul {
	/* list-style: disc; */
	display: list-item;
	min-width: 0;
}
.userText ul li {
	list-style: disc outside none;
	display: list-item;
	margin-left: 25px;
}
.clear {
	clear: both;
}
.content {
	max-width: 970px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	/* font-size: 12px; */
}
.footer .content {
	font-size: 12px;
}
/* @media only screen and (min-width: 768px){
	.content {
		font-size: 16px;
	}
} */

.bottomMargin {
	margin-bottom: 25px;
}
.background-img {
	width: 100%;
	height: 100%;
	background: url(../images/partygay_new.jpg);
	background-size: cover;
	position: fixed;
	z-index: 1;
}
	.ie8 .background-img {
		background: url(../images/partygay_new.jpg) 50% 50% no-repeat;
	}
.wrapper {
	width: 100%;
	position: relative;
	z-index: 3;
	padding: 0 10px;
}
	.wrapper .header {
		width: 100%;
		height: 90px;
/* 		background: url(../images/header.gif) repeat-x; */
		position: relative;
		padding: 10px 0px;
	}
	.wrapper .header .bg {
		position: absolute;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		background: #000;
  		-moz-opacity: 0.35;
		opacity: 0.35;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=35);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35);
		z-index: 3;
	}
	.wrapper .header header {
		z-index: 9;
	}
		.wrapper .header .logo {
			width: 100%;
			height: 76px;
			background: url(../images/party_BG_new.png) no-repeat;
			/* float: left; */
			display: block;
			/* margin: 7px 9px 0px 0px; */
		}
		.wrapper .header .textAfterLogo {
			/* float: left; */
			font-weight: normal;
			margin-top: 34px;
		}
			.wrapper .header .textAfterLogo .line {
				display: inline-block;
				margin-right: 9px;
			}
		.wrapper .header .slogan {
			/* margin-top: 19px; */
			font-size: 17px;
			line-height: 26px;
			font-weight: normal;
			/* float: right; */
			padding: 0 5px;
			text-align: right;
		}
		.wrapper .header .slogan .web-site {
			font-size: 14px;
		}
	.wrapper .main {
		margin-top: 25px;
	}
		.wrapper .main .social {
			display: block;
			float: right;
			margin-bottom: 25px;
		}
		.wrapper .main .social li {
			float: left;
			margin-right: 10px;
		}
			.wrapper .main .social li a {
				display: block;
				color: #fff;
			}
			.wrapper .main .social li a.facebook {
				background: url(../images/facebook_square.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.google-plus {
				background: url(../images/google_square.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.instagram {
				background: url(../images/instagram-icon.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.whatsapp {
				background: url(../images/whatsapp-icon.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.skype {
				background: url(../images/skype.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.italian {
				background: url(../images/1393008426_Italy-Flag.png);
				width: 32px;
				height: 32px;
			}
			.wrapper .main .social li a.english{
				background: url(../images/english.png);
				width: 32px;
				height: 32px;
			}
		.wrapper .main .gallery {
			/* width: 500px; */
			/* height: 300px; */
			background: #000;
			/* float: left; */
/* 			border: 5px solid #dadada; */
			margin-bottom: 25px;
			position: relative;
			overflow: hidden;
		}
		.wrapper .main .second .gallery {
			float: right;
			margin: 5px 0px 25px 40px;
		}
			.wrapper .main .gallery .leftArrow {
				width: 48px;
				height: 48px;
				display: block;
				background: url(../images/leftArrow.png) no-repeat;
				position: absolute;
				top: 50%;
				left: 4%;
				margin-top: -24px;
				z-index: 99;
			}
			.wrapper .main .gallery .rightArrow {
				width: 48px;
				height: 48px;
				display: block;
				background: url(../images/rightArrow.png) no-repeat;
				position: absolute;
				top: 50%;
				right: 1%;
				margin-top: -24px;
				z-index: 99;
			}
			.wrapper .main .gallery .slides {
				position: absolute;
				top: 0;
				left: 0;
				width: 500px;
				height: 300px;
			}
				.wrapper .main .gallery img {
					position: absolute;
					top: 0;
					left: 0;
				}
		.wrapper .main .userText h1 {
			font-weight: normal;
			color: #dc3838;
			font-size: 18px;
			/*
padding-bottom: 3px;
			border-bottom: 1px solid #dadada;
*/
			overflow: hidden;
			margin-bottom: 15px;
		}
  .wrapper .footer {
	  width: 100%;
	  min-height: 150px;
	  overflow: hidden;
	  position: relative;
	  padding: 25px 0px;
  }
  	.wrapper .footer .bg {
  		position: absolute;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		background: #000;
  		-moz-opacity: 0.35;
		opacity: 0.35;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=35);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35);
		z-index: 3;
  	}
  	.wrapper .footer p.text {
	  	width: 400px;
		position: absolute;
		top: 25px;
		right: 0px;
		text-align: right;
                line-height: initial;
  	}
        @media only screen and (min-width: 768px){
                .wrapper .footer p.text {
                	top: 33px !important;
                }
        }
  	.wrapper .footer img.left {
  		float: left;
  		width: 515px;
		max-width: 100%;
  	}
  	.wrapper .footer img.right {
  		width: 159px;
  		float: right;
/*   		margin-top: 21px; */
  	}
  	.wrapper .footer footer {
  		z-index: 9;
  	}
