body,
html
{
	margin:0;
	padding:0;
	min-width: 980px;
}

.header
{
	width: 100%;
	height: 91px;
	padding: 20px 0;
	min-width: 980px;
}
.header .wrapper-logo
{
	width: 172px;
	height: 92px;
	vertical-align: middle;
	margin: 0 auto;
}


.content
{
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.wrapper
{
	width: 100%;
	float: left;
	min-width: 980px;
}

.wrapper-video
{
	width: 100%;
	background-color: #F1F1F1;
	float: left;
	padding-bottom: 20px;
	position: relative;
}
.wrapper h1,
.wrapper-video h1
{
	font-size: 34px;
	line-height: 40px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
	color: #000000;
	margin: 15px 0px 0px;
	text-align: center;
	float: left;
	width: 100%;
}
.wrapper-video .subtitle
{
	font-size: 22px;
	line-height: 26px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	color: #000000;
	margin: 5px 0px 15px;
	text-align: center;	
	float: left;
	width: 100%;
}
.wrapper h1
{
	margin: 30px 0px 20px;
}
#video,video
{
	float: left;
	background-color: #F1F1F1;
}
#video-wrapper
{
	float: left;
}
#video-wrapper
{
	margin: 0 20px;
}

@media screen and (max-width: 980px) {
	
	#video-wrapper
	{
		margin: 0 0 0 0px;
	}
}

.vjs-default-skin { color: #ffffff; }
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level { background-color: #808080 }
.vjs-default-skin .vjs-control-bar,
.vjs-default-skin .vjs-big-play-button { background: rgba(0,0,0,0.68) }
.vjs-default-skin .vjs-slider { background: rgba(0,0,0,0.22666666666666668) }
.vjs-default-skin .vjs-control-bar { font-size: 9px; bottom: 20px; max-width: 892px; margin: 0 auto !important; }


.wrapper .wrap-text
{
	width: 400px;
	float: left;
	margin-top:25px;
}
.wrapper p
{
	float: left;
	width: 400px;
	margin: 20px 0px 0px 90px;
	font-size: 16px;
	line-height: 20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	color: #000000;
}
.wrapper .wrapper-flip
{
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-top: 15px;

}
.twentytwenty-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	height: 320px !important;
	overflow: visible;
}
.twentytwenty-wrapper.twentytwenty-horizontal
{
	height: 320px !important;	
}
.twentytwenty-container img {
	max-width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -120px;
	display: block;
}
.home_featured .twentytwenty-container img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	display: none;
	z-index: 25;
}
.twentytwenty-container .twentytwenty-handle {
	background-position: -690px 0;
	border: 0 none;
	width: 54px;
	height: 37px;
	margin-left: -26px;
	top: 86%;
}

.twentytwenty-left-arrow
{
	background-image: url("../img/arrows.png");
	background-position: left center;
	width: 33px !important;
	margin-left: -6px;
	height: 46px !important;
	left: 0px;
	background-repeat: no-repeat;
	top: 0px;
	border: medium none;
	z-index: 31;
}
.twentytwenty-right-arrow
{
	background-image: url("../img/arrows.png");
	background-position: right center;
	width: 33px !important;
	margin-right: -6px;
	height: 46px !important;
	right: 0px;
	background-repeat: no-repeat;
	top: 0px;
	border: medium none;
	z-index: 31;
}
.twentytwenty-horizontal .twentytwenty-handle:after
{
	background-color: transparent;
	background-image: url("../img/separator.png");
	background-repeat: no-repeat;
	background-position: center -197px;
	opacity: 1;
	height: 227px;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
	box-shadow: none;
	top: -111px;
}
.twentytwenty-horizontal .twentytwenty-handle:before
{
	background-color: transparent;
	background-image: url("../img/separator.png");
	background-repeat: no-repeat;
	background-position: center 115px;
	height: 266px;
	opacity: 1;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
	box-shadow: none;
	bottom: 115px;
}

.bkg-water
{
	background-image: url(../img/novellini_acqua.jpg);
	background-repeat: no-repeat;
	background-position: center -44px;
}

.bkg-water .content
{
	margin-top:600px;
}
.block
{
	width: 43px;
	border-top: 1px solid #000000;
	display: block;
}
.col-left
{
	float: left;
	width: 357px;
	margin-right: 43px;
}
.col-right
{
	float: left;
	width: 380px;
	margin-top: 49px;
}
.col-left h1
{
	font-size: 28px;
	line-height: 33px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	color: #000000;
	margin: 5px 0px 25px;
	text-align: left;
	float: left;
	width: 100%;
}
.col-left h3
{
	font-size: 16px;
	line-height: 20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
	color: #000000;
	margin: 0px 0px 10px;
	float: left;
	width: 100%;
}
.col-left p,
.col-right p
{
	float: left;
	width: 350px;
	margin: 15px 0px 0px;
	font-size: 16px;
	line-height: 20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	color: #000000;
}
.wrapper-cta
{
	float: left;
	width: 100%;
	text-align: center;
}
.wrapper-cta a.cta-website
{
	display: block;
	padding: 5px 10px;
	width: 160px;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin: 30px auto;
	font-weight: 600;
	border: 1px solid #000000;
	webkit-transition: background .1s linear;
	-moz-transition: background .1s linear;
	-o-transition: background .1s linear;
	-ms-transition: background .1s linear;
	transition: background .1s linear;
}
.wrapper-cta a.cta-website:hover
{
	background-color: #000000;
	color:#FFFFFF;
}

.bkg-ipad
{
	background-image: url(../img/novellini_ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkg-ipad .content
{
	margin-top: 490px;
}

.footer
{
	float: left;
	width: 100%;
	border-top: 1px solid #C2C2C2;
	padding-top: 25px;
	padding-bottom: 40px;
	position: relative;
}
.footer .wrapper-logo
{
	width: 119px;
	height: 64px;
	vertical-align: middle;
	margin: 0 auto;
}
.footer .copy
{
	text-align: center;
	margin-top: 15px;
	width: 100%;
	color: #666666;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footer .credits
{
	position: absolute;
	right: 0px;
	top: 78px;
	color: #666666;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footer .credits a,
.footer .credits a:hover
{
	color: #666666;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}