/*GOOGLE FONTS*/
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700);
/*END GOOGLE FONTS*/


/*GENERALI*/
* {
	margin:0;
	padding:0;
}
body {
	background:#fff repeat;
	font-size:13px;
	font-family: 'Exo 2', sans-serif;
	color:#666;
}
.clear {
	clear:both;
}
img {
	border:none;
}
b, strong {
	font-weight: 700;
}
a, a:link {
	text-decoration:none;
	color:#336699;
}
a:hover {
	color:#666;
	text-decoration:none;
}
.foto a:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	}

.show {
	display:none;	
}
/*END GENERALI*/


/*HEADER*/
#content-header {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	background:#fff;
	z-index:100;
	height:110px;
	border-bottom:#E1E1E1 solid 2px;
}
#header {
	position:relative;
	width:940px;
	margin:0 auto;	
}
#logo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 200px;
	margin-left: 0px;
	text-align: left;
}
#menu {
	position: absolute;
	left: 360px;
	top:50px;
	width:100%;
}
#menu.menu-en{
	left: 330px;
	}
#menu ul {
	list-style:none;
}
#menu ul li {
}
#menu ul li a {
	display:block;
	float:left;
	text-align:center;
	/**/
	color:#336699;
	font-family: 'Exo 2', sans-serif;
	font-weight:400;
	/**/
	padding:0 18px 0 18px;
	
}
#menu ul li a.first {
	padding-left:0px;
}
#menu ul li a.last {
	padding-right:0px;
}
#menu ul li a:hover, #menu ul li a.in {
	color:#7ca7d2;	
}
#menu-lingua {
	position:absolute;
	top:0;
	right:0px;
	padding:5px 0;
	/*color:#336699;
	font-family: 'Merriweather', serif;
	font-size:12px;
	font-weight:400;
	background:#7ca7d2;
	padding:5px 35px;*/
}
/*END HEADER*/

/*HEADER MOBILE*/
#logo-mobile {
	position:absolute;
	top:5px;
	left:10px;
	z-index:10;
	width:125px;	
}
#open-menu {
	position:absolute;
	top:0px;
	right:10px;
	width:45px;
	height:50px;
	background:url(/images/icon-open-menu.png);	
}
#menu-mobile {
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	/**/
	z-index:99;
	border-top:1px solid #336699;
	overflow:scroll;
}
#menu-mobile ul {
	list-style:none;
}
#menu-mobile ul li {
}
#menu-mobile ul li a {
	display:block;
	background:#7ca7d2;
	text-align:center;
	border-bottom:1px solid #336699;
	/**/
	color:#FFF;
	font-family: 'Exo 2', sans-serif;
	font-weight:300;
	font-size:20px;
	/**/
	padding:15px 0px 15px 0px;
}
/*END HEADER MOBILE*/


/*IMG BIG*/
.img-big {
	position:relative;
	width:100%;
	height:450px;
	overflow:hidden;	
}
.img-big img {
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	opacity:0;	
}
.img-big .menu-img-big {
	position:absolute;
	width:100%;
	top:50%;
	margin-top:-20px;
	text-align:center;
	z-index:98;
	display:none;
}
/*END IMG BIG*/

/*PAGINA*/
.content{
	position: relative;
	width: 100%;
	border-bottom:#bdd3e8 solid 1px;
}
.content.grey{
	background:#EAEAEA;
}
.center{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 25px 0 40px 0;
}
h1, h2{
	font-family:"Merriweather", serif;
	color:#336699;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	font-weight:700;
	padding:20px;
}
h2{
	text-align:left;
	}
h1 span, h2 span{
	padding:0 25px;
	position:relative;
	}
.giglio-left, .giglio-right{
	position:absolute;
	background:url(/images/giglio-left.png) no-repeat center center;
	width:12px;
	height:19px;
	top:50%;
	margin-top:-9px;
	left:0;
	padding:0;
	}
.giglio-right{
	background:url(/images/giglio-right.png) no-repeat center center;
	right:0;
	left:auto;
	}
/*END PAGINA*/

/*PROPOSTE*/
.cont-proposte{
	position:relative;
	width:960px;
	margin:0 0 -20px -20px;
	}
.proposta{
	position:relative;
	float:left;
	margin:0 0 20px 20px;
	width:300px;
	background:#ededed;
	}
.foto{
	position:relative;
	width:100%;
	height:180px;
	}
.cont-foto{
	position: relative;
	background: url(/images/ajax-loader.gif) center center no-repeat #ededed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.cont-foto a{
	cursor:pointer;
}
.cont-foto img {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.proposta .dett{
	position:relative;
	padding:30px 25px;
	}
.proposta .dett .titolo{
	position:relative;
	font-family:"Merriweather", serif;
	font-size:14px;
	font-weight:700;
	color:#336699;
	text-align:left;
	width:200px;
	float:left;
	padding-top:7px;
	margin-bottom:20px;
	}
.mq{
	position:relative;
	float:right;
	padding:5px 5px 4px 5px;
	border:#7ca7d2 solid 1px;
	width:28px;
	text-align:center;
	color:#336699;
	}
.proposta .dett .descr{
	position:relative;
	color:#666;
	line-height:18px;
	margin-bottom:15px;
	}
.proposta a.prenota{
	display:block;
	position: absolute;
	width: 80%;
	margin-left: 10%;
	bottom: 20px;
	background:#336699;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:10px 0 10px 0;
	}
.proposta a.prenota:hover{
	background:#7ca7d2;
	}
/*END PROPOSTE*/

/*NEWS*/
#news{
	position:relative;
	background:#7ca7d2;
	color:#FFF;
	}
#news .foto{
	float:left;
	width:445px;
	}
#news .dett{
	position:relative;
	float:left;
	width:445px;
	padding:25px;
	}
#news .dett .titolo{
	position:relative;
	font-family:"Merriweather", serif;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	text-align:left;
	margin-bottom:20px;
	text-transform:uppercase;
	}
#news .dett .descr{
	position:relative;
	color:#FFF;
	line-height:18px;
	}
#news .puntini, #promo .puntini{
	position:relative;
	color:#336699;
	margin:5px 0 15px 0;
	}
#news .dett a.scopri, #promo a.scopri{
	position:relative;
	font-family: 'Exo 2', sans-serif;
	color:#FFF;
	font-size:11px;
	}
#news .dett a.scopri:hover{
	color:#336699;
	}
/*END NEWS*/

/*MAPPA E RECENSIONI*/
#mappa {
	position:relative;
	float:left;
	width:620px;	
}
#map-canvas {
	position:relative;
	width:620px;
	height:470px;	
}
#recensioni{
	position:relative;
	float:right;
	width:300px;
	}
#recensioni h2, #generali h2, #planimetria h2{
	text-align:center;
	}
#TA_selfserveprop540{
	position:relative;
	width:240px;
	margin:0 auto;
	}
/*END MAPPA E RECENSIONI*/

/*FOOTER*/
#footer{
	position:relative;
	float:left;
	width:620px;
	color:#666;
	color:#2B5994;
	}
#footer a{
	color:#666;
	}
#footer-logo {
	position:relative;
	width: 140px;
	margin:0 0 15px 0;
}
#social{
	position:relative;
	float:right;
	width:300px;
	text-align:right;
	}
a.canali{
	width:134px;
	position:relative;
	margin:0 0 5px 0;
	}
a.network{
	display:block;
	width:39px;
	height:39px;
	position:relative;
	float:right;
	margin:0 0 0 10px;
	}
/*END FOOTER*/


/*PRENOTAZIONE*/
.prenotazione{
	/*background:url(/images/bg-prenotazione.png) repeat-x;*/
	height:100px;
	margin-top:-100px;
	z-index:90;
	border-bottom:none;
	}
#form{
	position:relative;
	float:right;
	width:498px;
	margin-left:-20px;
	}
#form.promo{
	margin-top:30px;
	}
.campo{
	position:relative;
	float:left;
	margin:0 0 0 20px;
	}
.campo span{
	color:#666;
	font-size:11px;
	display:block;
	margin-bottom:5px;
	}
.campo input{
	display: block;
	color: #666;
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	width:129px;
	border: 1px solid #999;
	background: #FFF;
	}
.ui-datepicker-trigger {
	position: absolute;
	right: 1px;
	top: 19px;
	border-left: 1px solid #CCC;
}
#invia, #invia2{
	position:relative;
	float:right;
	width:146px;
	background: #336699;
	color: #FFF;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	text-align: center;
	cursor:pointer;
	border:none;
	padding:0;
	margin-top:18px;
	}
#booking{
	position:absolute;
	width:146px;
	height:27px;
	right:0;
	bottom:-26px;
	}
/*END PRENOTAZIONE*/

/*METEO*/
#meteo{
	position:relative;
	float:left;
	width:270px;
	}
#icon{
	position:relative;
	float:left;
	width:75px;
	height:55px;
	overflow:hidden;
	}
#temp{
	position:relative;
	float:left;
	line-height:55px;
	font-family: "Merriweather", serif;
	font-size:48px;
	font-weight:700;
	color:#336699;
	padding:0 0 0 10px;
	}
#info{
	position:relative;
	float:left;
	font-family: "Merriweather", serif;
	font-size:12px;
	font-weight:700;
	color:#336699;
	line-height:11px;
	padding:15px 0 0 10px;
	}
/*END METEO*/

/*PROMO*/
#promo{
	position:absolute;
	background:#7ca7d2;
	color:#FFF;
	font-family: "Merriweather", serif;
	text-transform:uppercase;
	text-align:center;
	padding:15px;
	width:116px;
	bottom:85px;
	right:0;
	}
/*END PROMO*/

/*LIVE HELP*/
a#live-help{
	display:block;
	position:fixed;
	width:50px;
	height:50px;
	bottom:0;
	right:0;
	}
/*END LIVE HELP*/


/*GALLERIA*/
#galleria{
	position:relative;
	width:100%;
	height:525px;
	overflow:hidden;
	}
#galleria #slider{
	position:relative;
	width:50000px;
	}
#galleria .cont-foto{
	position: relative;
	float:left;
	height:525px;
	width:940px;
} 

#galleria .cont-foto1{
	position: relative;
	float:left;
	display: block;
	height:525px;
	width:940px;
}
#galleria .cont-foto1 img{
	margin: 0 auto;
	position: absolute;
	height:100%;
	width:auto;
  	left: 50%;
  	top: 50%;
    transform: translate(-50%, -50%);
	max-width: 100%;
}

#prev, #next{
	display:block;
	position:absolute;
	width:50%;
	height:100%;
	top:0;
	left:0;
	z-index:20;
	background:url(/images/ico-prev.gif) no-repeat 0 center;
	cursor:pointer;
	}
#next{
	left:auto;
	right:0;
	background:url(/images/ico-next.gif) no-repeat 100% center;
	}
#galleria .cont-foto.active , #galleria .cont-foto1-active{
	z-index:10;
	}
#thumb-cont{
	position:relative;
	width:952px;
	margin:8px 0 0 -12px;
	}
.thumb{
	position:relative;
	float:left;
	width:107px;
	height:107px;
	margin:12px 0 0 12px;
	}
/*END GALLERIA*/

/*DESCRIZIONE*/
#desc{
	position:relative;
	padding:40px;
	line-height:20px;
	text-align:justify;
	background:#F8F8F8;
	}
#desc.alter{
	margin:20px 0;
	padding: 20px 40px;
	}
#desc.alter h2{
	padding-top:0;
	}
.alter #invia{
	float:none;
	width:100%;
	margin-top:25px;
	}
/*END DESCRIZIONE*/

/*DESCR BREVE E PLANIMETRIA*/
#desc-breve{
	position:relative;
	float:left;
	width:250px;
	background:#ededed;
	padding:100px 25px;
	}
#desc-breve p{
	font-size:15px;
	line-height:25px;
	}
#desc-breve .star{
	background:url(/images/star.png) no-repeat 0 24px;
	padding:20px 25px 0 0;
	}
.descr .star{
	background:url(/images/star-small.png) no-repeat 0 24px;
	padding:20px 16px 0 0;
	}
#desc-breve .mq{
	position:absolute;
	float:none;
	top:25px;
	left:25px;
	}
#planimetria {
	position:relative;
	float:right;
	width:570px;	
	background:#ededed;
	padding:25px;
	text-align:center;
}
#planimetria h2{
	text-align:center;
}
#img-planimetria{
	position:relative;
	}
#img-planimetria img{
	width:100%;
	}
/*END DESCR BREVE E PLANIMETRIA*/


/*MAPPA*/
#mapp-big{
	position:relative;
	margin-top:20px;
	}
#mapp-big #map-canvas {
	position:relative;
	height:330px;
	width:auto;
}
/*END MAPPA*/

/*INFO GENERALI*/
#generali{
	position:relative;
	padding:40px 40px 0 40px;
	}
#generali p{
	margin-bottom:25px;
	text-align:center;
	line-height:20px;
	}
#generali #invia {
	float:none;
	width: 146px;
	margin: 0 auto;
	display:block;
	}
/*END INFO GENERALI*/

/*FAQ*/
.faq{
	position:relative;
	margin-bottom:20px;
	line-height:20px;
	text-align:left;
	}
.domanda{
	display:block;
	color:#7ca7d2;
	font-size:15px;
	margin-bottom:5px;
	line-height:normal;
	}
/*FAQ*/

/*VIDEO*/
.video{
	position:relative;
	width:940px;
	height:529px;
	}
/*END VIDEO*/

/*BADGE*/
#cont-badge{
	position:relative;
	text-align:center;
	margin-bottom:-35px;
	padding-top:25px;
	}
#cont-badge span{
	display: inline-block;
	margin:0 20px 35px 20px;
}
/*END BADGE*/

/*PROMO*/
.content.promo{
	margin-top:100px;
	}
/*END PROMO*/

/*ADD THIS*/
#cont-share{
	position:relative;
	text-align:center;
	}
a.at300b, .addthis_default_style .at300b{
	float:none;
	display:inline-block;
	}
a.at300b:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	}
/*END ADD THIS*/

/*WEBCAM*/
#webcam-big{
	display:block;
	}
#webcam-medium{
	display:none;
	}
/*END WEBCAM*/


/*404*/
#desc.errore404{
	text-align:center;
	}
#desc.errore404 a{
	display:inline-block;
	margin:10px 10px 0 10px;
	}
#desc.errore404 a:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	}
#goto{
	position:relative;
	margin-top:30px;
	}
/*END 404*/

/*NEWSLETTER*/
.content.newsletter {
	width: 940px;
	margin: 100px auto 0 auto;
	}
.img-newsletter {
	position:relative;
	float:left;
	width: 320px;
	margin: 25px 40px 20px 0;
	}
.caption {
	position:relative;
	float:left;
	width: 260px;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	}
.col-lx {
	position:relative;
	float:left;
	width: 620px;
	margin: 40px 40px 40px 0;
	}
.col-lx p{
	margin: 20px 0;
	text-align: justify;
	font-size: 15px;
	line-height: 36px;
	}
.col-rx {
	background: #ededed;
	position:relative;
	float:left;
	width: 280px;
	padding-bottom: 65px;
	margin-bottom: 25px;
	}
.payoff {
	position:relative;
	float:right;
	top: 54px;
	font-family: "Merriweather", serif;
	color: #336699;
	font-size: 18px;
	font-weight: 700;
	margin-right: 25px;
	}
.title {
	font-family: "Merriweather", serif;
	color: #336699;
	font-size: 16px;
	font-weight: normal;
	font-weight: 700;
	padding: 20px 0;
}
.form-newsletter {
	width: 220px;
	margin: 20px auto;
	position: relative;
	padding: 0 27px;
}
.campi {
	font-size: 11px;
	margin-bottom: 20px;
}
.campi input {
	width: 200px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	border: 1px solid #999;
}
.campi textarea {
	width: 200px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	border: 1px solid #999;
	height: 80px;
}
.campi.nota {
	margin-top: 10px;
}
/*END NEWSLETTER*/









/*********MEDIA QUERY Tablet landscape e portrait *************/

@media only screen and (min-width: 768px) and (max-width:1024px) {
#menu {
	position:absolute;
	left:270px;
}
#menu.menu-en{
	left: 280px;
	}
#menu ul li a, #menu ul li a.big {
	padding:0 10px 0 10px;
	background:none;
}
#menu.menu-en ul li a, #menu.menu-en ul li a.big {
	padding:0 6px 0 6px;
	background:none;
}

#menu ul li a.spazio {
	margin:0px;	
}
.center, #header{
	width:768px;
}
.cont-proposte{
	width:796px;
	margin:0 0 -28px -28px;
	}
.proposta{
	margin:0 0 28px 28px;
	width:370px;
	}
.proposta .dett .titolo{
	width:270px;
	}
#news .foto{
	float:left;
	width:370px;
	height:215px;
	}
#news .dett{
	position:relative;
	float:left;
	width:348px;
	padding:25px;
	}
#mappa {
	position:relative;
	float:left;
	width:500px;	
}
#map-canvas {
	position:relative;
	width:500px;
	height:470px;	
}
#recensioni{
	position:relative;
	float:right;
	width:240px;
	}
#recensioni h2{
	text-align:center;
	}
#TA_selfserveprop540{
	position:relative;
	width:240px;
	margin:0 auto;
	}
#footer{
	width:500px;
	}
#social{
	width:240px;
	}
#thumb-cont{
	width:778px;
	margin:10px 0 0 -10px;
	}
.thumb{
	width:101px;
	height:101px;
	margin:10px 0 0 10px;
	}
#galleria{
	height:425px;
	}
#galleria .cont-foto, #galleria .cont-foto1{
	width:768px;
	height:425px;
}
#desc-breve{
	width:210px;
	padding:80px 15px;
	}
#desc-breve .mq {
	left: 15px;
	}
#planimetria {
	width:450px;	
}
#img-planimetria img{
	width:60%;
	}
.video{
	position:relative;
	width:768px;
	height:432px;
	}
#webcam-big{
	display:none;
	}
#webcam-medium{
	display:block;
	}
.payoff {
	top: 60px;
	margin-right: 30px;
	}
.col-lx {
	width:100%;
	}
.col-rx {
	width:100%;
	}
.content.newsletter {
	width: 768px;
	margin: 0 auto;
	top: 100px;
	}
.caption {
	width: 50%;
	}
}
@media only screen and (min-width: 480px) and (max-width:768px) {
#header .hide,  #mappa.hide, #social.hide, #meteo.hide, #thumb-cont.hide{
	display:none;	
}
#menu-lingua {
	right:65px;	
	top:17px;
}
#content-header {
	height:50px;	
}
#header{
	width:100%;
}
.center{
	width:480px;
}
.cont-proposte{
	width:480px;
	margin:0;
	}
.proposta{
	margin:0 0 20px 0;
	width:480px;
	}
.proposta .dett .titolo{
	width:380px;
	}
#news .foto{
	float:left;
	width:230px;
	height:295px;
	}
#news .dett{
	position:relative;
	float:left;
	width:200px;
	padding:25px;
	}
.show {
	display:block;	
}
#mappa {
	position:relative;
	float:left;
	width:480px;	
	margin-bottom:30px;
}
#map-canvas {
	position:relative;
	width:480px;
	height:470px;	
}
#recensioni{
	position:relative;
	float:right;
	width:480px;
	}
#recensioni h2, #mappa h2{
	text-align:center;
	}
#TA_selfserveprop540{
	position:relative;
	width:240px;
	margin:0 auto;
	}
#footer{
	width:480px;
	text-align:center;
	}
#footer-logo {
	margin:0 auto 15px auto;
}
#social{
	width:480px;
	}
#galleria{
	height:265px;
	}
#galleria .cont-foto, #galleria .cont-foto1{
	width:480px;
	height:265px;
}
#desc{
	padding:20px;
	}
#desc-breve{
	width:430px;
	padding:80px 25px;
	}
#planimetria {
	width:430px;
	margin-top:20px;
}
#generali{
	padding:20px 20px 0 20px;
	}
#generali p{
	margin-bottom:15px;
	}
.video{
	position:relative;
	width:480px;
	height:270px;
	}
#form.promo{
	display:none;
	}
.content.promo{
	margin-top:30px;
	}
#webcam-big{
	display:none;
	}
#webcam-medium{
	display:none;
	}
.payoff {
	top: 17px;
	margin-right: 30px;
	}
.col-lx {
	width:100%;
	}
.col-rx {
	width:100%;
	}
.content.newsletter {
	margin: 52px auto;
	width: 90%;
	}
.col-lx p {
	font-size: 15px;
	line-height: 30px;
	}
.img-newsletter img {
	width:100%;
	}
.img-newsletter {
	width:100%;
	}
.caption {
	width:100%;
	}
}
@media only screen and (min-width: 320px) and (max-width:480px) {
#header .hide, #mappa.hide, #social.hide, .img-big.top.hide, #meteo.hide, #live-help.hide, #thumb-cont.hide, h1 span span,  h2 span span, #mapp-big.hide{
	display:none;	
}
h1 span, h2 span{
	padding:0;
}
#menu-lingua {
	right:65px;	
	top:17px;
}
#menu-lingua a {
		color:#336699;
}
#menu-lingua a:hover, #menu-lingua a.in {
	color:#7ca7d2;	
}
#content-header {
	height:50px;	
}
#header{
	width:100%;
}
.center {
	width:300px;
}
.cont-proposte{
	width:300px;
	margin:0;
	}
.proposta{
	margin:0 0 20px 0;
	width:300px;
	}
#news .foto{
	float:left;
	width:300px;
	}
#news .dett{
	position:relative;
	float:left;
	width:250px;
	padding:25px;
	}
#mappa {
	position:relative;
	float:left;
	width:300px;	
	margin-bottom:30px;
}
#map-canvas {
	position:relative;
	width:300px;
	height:470px;	
}
#recensioni{
	position:relative;
	float:right;
	width:300px;
	}
#recensioni h2, #mappa h2{
	text-align:center;
	}
#TA_selfserveprop540{
	position:relative;
	width:240px;
	margin:0 auto;
	}
.show {
	display:block;	
}
#footer{
	width:300px;
	text-align:center;
	}
#footer-logo {
	margin:0 auto 15px auto;
}
.content.prenotazione{
	margin-top:50px;
	}
.prenotazione{
	height:auto;
	}
#form{
	width:100%;
	margin-left:0;
	}
.campo{
	margin:0 0 20px 0;
	}
.campo input{
	width:285px;
	}
#invia{
	width:300px;
	margin-top:0;
	}
#promo{
	position:relative;
	width:auto;
	bottom:auto;
	right:auto;
	margin-bottom:30px;
	}
#galleria{
	height:165px;
	}
#galleria .cont-foto, #galleria .cont-foto1{
	width:300px;
	height:165px;
}
#desc{
	padding:20px;
	}
#desc-breve{
	width:250px;
	padding:80px 25px;
	}
#planimetria {
	width:300px;
	margin-top:20px;
	padding:0;
	background:#FFF;
}
#img-planimetria img{
	width:100%;
	}
#generali{
	padding:20px 20px 0 20px;
	}
#generali p{
	margin-bottom:15px;
	}
.video{
	width:300px;
	height:169px;
	}
#form.promo{
	display:none;
	}
.content.promo{
	margin-top:30px;
	}
#webcam-big{
	display:none;
	}
#webcam-medium{
	display:none;
	}
.payoff {
	display: none;
	}
.col-rx {
	width:100%;
	}
.col-lx {
	width:100%;
	}
.caption {
	width:100%;
	}
.content.newsletter {
	margin: 30px auto;
	width: 90%;
	}
.col-lx p {
	font-size: 15px;
	line-height: 30px;
	}
.img-newsletter img {
	width:100%;
	}
.img-newsletter {
	width:100%;
	}
}