@charset "UTF-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding:0px;
	height:100%;
	min-height:100%;
}

	
#contenitore {
	
	width:100%;
	height:100%;
	min-height:100%;
	position:absolute;
}

#respmenubutton {
	background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../images/RESPmenubutton.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
	z-index:100;
}

#respmenu {
	width:100%;
	background-color:#f9f9f9;
	height:100%;
	overflow:hidden;
	display:none;
	position:fixed;
	top:50px;
	z-index:100;
}
#facebook {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}

#piva {
  display:none;
}

#menuresp {
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}

#menuresp ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#menuresp ul li {
  width: 150px;
  padding-top: 20px;
  padding-bottom: 16px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
  
}

#menuresp ul li a {
  text-decoration:none;
  font-family:'HelveticaL';
  color:#000;
  font-size:20px;
}

.mod-languages {
  width: 88px;
  margin-left: auto;
  margin-right: auto;
  height:30px;
}

#menuresp .mod-languages ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 28px;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-border-radius: 50%;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
}

#gallery_resp {
  float:left;
  width:100%;
  background-color:#f9f9f9;
  z-index:1;
}

.instagallery {
  margin-left: auto;
  margin-right: auto;
  width: 640px;
}

#gallery_resp .instagallery .instaimagecont {
  margin:0em;
}

#gallery_resp .pre-text {
  display:none;
}

/*blog*/
#contenuti {
  background-color:#f9f9f9;
  background-image: url('../images/RESptrinago.png');
  background-repeat:no-repeat;
  background-position:top center;
  background-size:100px auto;
  
}

#k2Container {
  width:764px;
  margin-left:auto;
  margin-right:auto;
}

.itemHeader {
padding-top: 120px;
padding-bottom: 60px;
}

div.itemHeader h2.itemTitle {
  font-family:'HelveticaL';
  font-weight:200;
  text-align:center;
  font-size:60px;
  color:#000;
  letter-spacing:-2px;
}

span.itemImage img {
border: none;
padding: 0;
}

div.itemFullText {
width: 744px;
margin-left: auto;
margin-right: auto;
font-family: 'Garde';
font-weight: 200;
line-height: 40px;
text-align: justify;
}

div.itemView {
  border-bottom:none;
}

div.itemBackToTop {
text-align: center;
margin-top: 60px;
padding-bottom: 60px;
}

.itemBackToTop .k2Anchor {
  text-decoration:none;
  font-family:'Garde';
  font-weight:400;
  color:#333;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  text-transform: uppercase;
  padding: 25px;
  border: 1px solid #333;
}

.itemBackToTop .k2Anchor:hover {
  color:#000;
}

div.itemList {
padding-top: 60px;
}

div.catItemView {
  padding:8px;
}

span.catItemImage img {
  padding:0px;
  border:none;
 
}
span.catItemImage {
  margin:0px;  
}

div.catItemImageBlock {
  margin:0px;
  padding:0px;
  height:300px;
  overflow: hidden;
  background-color:#000;
}

div.catItemHeader {
  text-align: center;
  padding: 10px 0px 10px 0px;
  border: 1px solid #888;
  transition:0.3s;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
}

div.catItemHeader:hover {
  border: 1px solid #000;
  background-color:#f5f5f5;
}

div.catItemHeader h3.catItemTitle a {
  color: #000;
  font-family: 'HelveticaL';
  font-weight: 400;
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.catItemCategory span { display: none; }


div.catItemLinks {
  width: 120px;
  padding: 15px 0px 10px 0px;
  border: 1px solid #fff;
  transition:0.3s;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
  float:right;
  position:relative;
  right:10px;
  top:-73px; 
  background-color: rgba(255,255,255,0.2);
}

div.catItemLinks:hover {
  border: 1px solid #fff;
  background-color: rgba(0,0,0,0.3);
}

div.catItemCategory {
  border-bottom:none;
  text-align:center;
}

.catItemCategory a {  
  color: #fff;
  font-family: 'HelveticaL';
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;  
  padding: 25px 10px 17px 10px;
  transition:0.3s;
  -moz-transition:0.3s;
  -webkit-transition:0.3s;
}

/*menu blog*/
#menublog {
  width:764px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  position:relative;
  top:-73px;
}

#menublog ul {
  padding: 0px;
  margin:0px;
  list-style-type:none;
}

#menublog ul li {
  list-style-type:none;
  display: inline;
  margin-right: 8px;
  margin-left: 8px;
}

#menublog ul li a {
  text-decoration: none;
  color: #000;
  font-family: 'HelveticaL';
  padding: 20px;
  border: 1px solid #000;
  transition:0.3s;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
 
}

#menublog ul li a:hover {
  color:#999;
  border: 1px solid #999;
}

div.itemFullText img {
  max-width:100%;
  width:100%;
}

#stopwatch {
		position: fixed;
		top: 5px;
		right: 10px;
		z-index: 200;
		width: 120px;
		text-align: center;
}

#stopwatch p {
		font-family: 'HelveticaL';
		font-size: 20px;
		margin: 0px;
}

#smallplay {
width: 105px;
margin-top:60px;
margin-left: auto;
margin-right: auto;
  text-align:center;
}

#smallplay a {
  text-decoration:none;
  color:#fff;
  background-image: url(../images/smallplay.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding:55px;
}

@media screen and (max-width : 1030px) 
 { 

#slide1_resp {
	width:100%;
	height:430px;
	background-color:#fff;
	float:left;

}

#slide1_resp h1 {
	font-family: 'HelveticaL';
	text-align: center;
	font-size: 60px;
	font-weight: 200;
	letter-spacing: -1px;
	margin-top: 80px;
	margin-bottom: 0px;
}
  
#claimlogo{
  width:500px;
  margin-left:auto;
  margin-right:auto;
  height:103px;
  background-image:url(../images/logon.jpg);
  background-size: 400px auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top:140px;
}
  
#claimlogo2{
  width:500px;
  margin-left:auto;
  margin-right:auto;
  height:103px;
  background-image:url(../images/logog.jpg);
  background-size: 400px auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top:110px;
}


#slide1_resp p {
	font-family: 'HelveticaL';
	text-align: center;
	font-size: 24px;
	font-weight: 200;
	margin-top: 10px;
}

#slide2_resp {
	width:100%;
	height:430px;
	background-image:url(../images/RESPBIGnullames1.jpg);
	background-size:cover;
	background-position:center center;
	float:left;
}

.triangoletto {
	width: 100%;
	height: 50px;
	background-image: url(../images/RESptrinago.png);
	background-size: 100px auto;
	background-position: center top;
	background-repeat: no-repeat;
	
}


/*home_shop*/

#slide3_resp {
	width:100%;
	height:750px;
	position:relative;
	float:left;
	background-color:#f9f9f9;
    
}

.shopnuls {
  width:33.3%;
  height:500px;
  float:left;
  text-align:center;
}

.tuttimodelli {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 100px;
}

.limited {
  width: 200px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/limited.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: -30px;
}

.nullamess {
  font-family:'HelveticaL';
  font-size:26px;
  line-height:22px;
}
  
.shopnuls img {
    width:250px;
    height:250px;
  }

.null_compra {
    font-family:'HelveticaL';
    font-size:22px;
    line-height:22px;
  	text-decoration:none;
 	color:#000;
    padding: 15px;
    border: 1px solid #000;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.null_compra:hover {
	border: 1px solid #bbb;
    color:#bbb;
}

#triangul2 {
	width: 100px;
    height: 30px;
    background-image: url(../images/RESptrinagoGUP.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -30px;
    z-index: 5;
}
  
  
#slide4_resp {
	width:100%;
	height:530px;
	background-image:url(../images/qlore.jpg);
	background-size:cover;
	background-position:center center;
	float:left;
}
#lecose {
    width: 460px;
	margin-left: auto;
	margin-right: auto;
  }
.testogrande {
    font-family: 'HelveticaL';
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	line-height: 28px;
	text-align: center;
	text-shadow: 1px 1px 1px #aaa;
    margin-top:70px;
}
.testopiccolo {
    
    font-family: 'Garde';
    color: #fff;
    line-height: 30px;
    font-weight: 200;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    margin-top: 60px;
  }
  
.triangolettoG {
	width: 100%;
	height: 50px;
	background-image: url(../images/RESptrinagoG.png);
	background-size: 100px auto;
	background-position: center top;
	background-repeat: no-repeat;
	
}

#tondo_negozi {
	border: 5px solid #fff;
    border-radius: 50%;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    width: 140px;
	text-align:center;
	position:relative;

}

#tondo_negozi a {
	color: #fff;
    font-family: "Garde";
    font-size: 30px;
    font-weight: 400;
    left: 16px;
    line-height: 32px;
    padding-bottom: 30px;
    padding-top: 45px;
    position: absolute;
    text-decoration: none;
}

#slide5_resp {
	width:100%;
	float:left;
	padding-bottom:20px;
}

#slide5_resp p {
	font-family: "HelveticaL";
    font-size: 18px;
    font-weight: 200;
    margin-left: auto;
    margin-right: auto;
    margin-top: 34px;
    text-align: center;
    width: 350px;
}

#slide5_resp p img {
	width:300px;
}

#slide6_resp {
	width:100%;
	height:340px;
	float:left;
    
	background-color:#f0f0f0;
}

#presskitresp {
	width:100%;
	height:250px;
    font-family:'Garde';
    font-weight:600;
    text-align:center;
    margin-top:30px;
}


 #presskitresp a {
    text-decoration:none;
    color:#000;
    padding-bottom:200px;
    
  }
  
#insidepresskit_video {
    width: 33%;
    float: left;
    height: 230px;
    background-image:url(../images/playblack.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    
}
  
#insidepresskit_kit {
    width: 33%;
    float: left;
    height: 230px;
    background-image:url(../images/press.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}

#insidepresskit_reseller {
    width: 33%;
    float: left;
    height: 230px;
    background-image:url(../images/hands.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}
  

#slide7_resp {
	width:100%;
	padding-bottom:15px;
	float:left;
	background-color:#eee;
}

#slide7_resp img {
	width:100%;
	max-width:500px;
}

#slide7_resp p {
	text-align:center;
}


.dunque {
	font-family: "Garde";
    font-size: 18px;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 34px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
	margin-top:50px;
}

.defu {
	font-family: "HelveticaL";
    font-size: 18px;
    font-weight: 200;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    width: 300px;
}


#slide8_resp {
	width:100%;
	height:160px;
	background-color:#fff;
	float:left;
    text-align: center;
}

#slide8_resp p {
    margin-top:65px;
}

#slide8_resp p a {
	
    font-family: 'HelveticaL';	
    font-size: 22px;
    line-height: 22px;
    text-decoration: none;
    color: #000;
    padding: 15px;
    border: 1px solid #000;
    transition: 0.3s;	
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
   
		
}

#slide9_resp {
	width:100%;
	height:430px;
	background-image:url(../images/RESPBIGnullamers.jpg);
	background-size:cover;
	background-position:center top;
	float:left;
}

/*footer*/

#footer_resp {
	width:100%;
	float:left;
    position:relative;
	height:250px;
	background-color:#fff;
}


#footer_centrato {
  width:100%;
  height:250px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#footer_left {
  
width: 440px;
padding-right: 20px;
    padding-left:20px;
height: 170px;
position: absolute;
top: 36px;
border-right: 1px dashed #ccc;
}

#footer_left .titolo {
  margin-top:0px;
  font-family:'Garde';
  font-weight:200;
  font-size:24px;
  text-transform:uppercase;
}

#footer_left .testo {
  margin-top:0px;
  font-family:'Garde';
  font-weight:200;
  font-size:16px;
 
}

#footer_left .testino {
  margin-top:60px;
  font-family:'Garde';
  font-weight:200;
  font-size:12px;
 
}


/*form*/

#contact-form {
  width:470px;

  position:absolute;
  right:20px;
  top:10px;

}
fieldset {
  border:none;
  padding:25px 0px 0px 0px;
}

.control-group {
  float:left;
}

#inputName, #inputEmail {
  width:150px;
}

#inputName {
  margin-right:25px;
}

#inputMessage {
  height:60px;
  width:350px;
  padding-top:10px;
}

.control-label {
  font-family:'Garde';
  font-size:16px;
  font-weight:200;
}

#contact-form .control-group .controls {
  margin-right:0px;
  margin-left:0px !important;
}

.input-80 {
  border: 1px solid #c3c3c3;
  -webkit-transition: 0.4s;
  -moz-transition:0.4s;
  transition:0.4s;
  padding:5px;
  font-family:'Garde';
    max-width:auto!important;
}

.input-80:hover {
  border: 1px solid #000;
}

#contact-form .btn {
  background-color: #fff;
  border: 1px solid #c3c3c3;
  padding: 64px 28px;
  margin-left: 2px;
  margin-top: 18px;
  font-family: 'Garde';
  font-size: 16px;
  font-weight: 200;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 25px;
  right: 0px;
}

#contact-form .btn:hover {
  border:1px solid #000;
  
}

#contact-form .help-block {
  font-family:'Garde';
  font-size:16px;
  font-weight:400;
  color:red;
}

.alert {
  font-family:'Garde';
  font-size:10px;
  font-weight:200;
  color:green;
  position: absolute;
  right: 50px;
}

#contact-form button.close {
  display:none;
} 
 
}


@media screen and (max-width : 990px) 
 { 
  
  /*footer*/

#footer_resp {
	width:100%;
	float:left;
	height:250px;
	background-color:#fff;
}


#footer_centrato {
  width:100%;
  height:250px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#footer_left {
  
width: 200px;
padding-right: 20px;
    padding-left:20px;
height: 170px;
position: absolute;
top: 36px;
border-right: 1px dashed #ccc;
}

#footer_left .titolo {
  margin-top:0px;
  margin-bottom: 18px;
  font-family:'Garde';
  font-weight:200;
  font-size:24px;
  text-transform:uppercase;
}

#footer_left .testo {
  margin-top:0px;
  font-family:'Garde';
  font-weight:200;
  font-size:14px;
 
}

#footer_left .testino {
  margin-top:10px;
  font-family:'Garde';
  font-weight:200;
  font-size:12px;
 
}
 
  
}

@media screen and (max-width : 740px) 
 { 
  
  /*footer*/

#footer_resp {
	width:100%;
	float:left;
    position:relative;
	height:auto;
	background-color:#fff;
}


#footer_centrato {
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#footer_left {
  
width: 300px;
padding-right: 10px;
padding-left: 10px;
height: 100px;
top: 36px;
margin-left: auto;
margin-right: auto;
position: relative;
border-right: none;
}

#footer_left .titolo {
  margin-top:0px;
  font-family:'Garde';
  font-weight:200;
  font-size:24px;
  text-transform:uppercase;

}

#footer_left .testo {
  margin-top:0px;
  font-family:'Garde';
  font-weight:200;
  font-size:16px;
 
}

#footer_left .testino {
  display:none;
 
}
  
  #piva {
    display: block;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  border-top: 1px #ccc solid;
  margin-top: 30px;
  }
  
#piva .testino2 {
  
  font-family:'Garde';
  font-weight:200;
  font-size:12px;
 
}


/*form*/

#contact-form {
  width: 300px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  right:auto!important;
  top:auto!important;
}
  
fieldset {
  border:none;
  padding:25px 0px 0px 0px;
}

.control-group {
  float:left;
}

#inputName, #inputEmail {
  width:300px;
}

#inputName {
  margin-right:0px;
}

#inputMessage {
  height:60px;
  width:300px;
  padding-top:10px;
}

.control-label {
  font-family:'Garde';
  font-size:16px;
  font-weight:200;
}

#contact-form .control-group .controls {
  margin-right:0px;
  margin-left:0px !important;
}

.input-80 {
  border: 1px solid #c3c3c3;
  -webkit-transition: 0.4s;
  -moz-transition:0.4s;
  transition:0.4s;
  padding:5px;
  font-family:'Garde';
    max-width:auto!important;
}

.input-80:hover {
  border: 1px solid #000;
}

#contact-form .btn {
  background-color: #fff;
  border: 1px solid #c3c3c3;
  padding: 34px 24px;
  margin-left: 100px;
  margin-top: -18px;
  font-family: 'Garde';
  font-size: 16px;
  font-weight: 200;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
   transition: 0.4s;
   position:relative;

  
}

#contact-form .btn:hover {
  border:1px solid #000;
  
}

#contact-form .help-block {
  font-family:'Garde';
  font-size:16px;
  font-weight:400;
  color:red;
}

.alert {
  font-family:'Garde';
  font-size:10px;
  font-weight:200;
  color:green;
  position: absolute;
  right: 50px;
}

#contact-form button.close {
  display:none;
} 
  
#slide3_resp {
  height: auto;
  padding-bottom: 60px;
}
  
.shopnuls {
  width: 100%;
  height: 500px;
  float: left;
  text-align: center;
  padding-bottom:10px;
  border-bottom:1px dashed #ccc;
}
  
.tuttimodelli {
    margin-top:60px;
}
  
  .limited {
    margin-top:-50px;
  }
  
  /*menu_blog*/

#menublog {
  width:320px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  top:-73px;
}

#menublog ul {
  padding: 0px 0px 0px 10px;
  margin:0px;
  list-style-type:none;
}

#menublog ul li {
  list-style-type:none;
  display: inline;
  margin-right: 8px;
  margin-left: 0px;
  
}

#menublog ul li a {
  text-decoration: none;
  color: #000;
  font-family: 'HelveticaL';
  padding: 10px;
  border: 1px solid #000;
  transition:0.3s;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
 
}
  /*blog*/
  
  #k2Container {
    width:100%;
    background-color:#f0f0f0;
  background-image: url('../images/RESptrinago.png');
  background-repeat:no-repeat;
  background-position:top center;
  background-size:100px auto;
    float:left;
  }
  
  .itemContainer{
    width:50%!important;
  }
  .clr {
    display:none!important;
  }
  
.itemBody .itemImageBlock span.itemImage img,   div.itemFullText {
    width:100%!important;
  }
  
div.itemFullText p {
    padding:10px;
  }
  
.itemHeader {
    padding-top: 50px;
    padding-bottom: 30px;
}

div.itemHeader h2.itemTitle {
    font-size:40px;
  }
  
}

@media screen and (max-width : 420px) 
 { 

 #claimlogo{
  width:300px;
  margin-left:auto;
  margin-right:auto;
  height:80px;
  background-image:url(../images/logon.jpg);
  background-size: 240px auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top:63px;
}
  
#claimlogo2{
  width:300px;
  margin-left:auto;
  margin-right:auto;
  height:103px;
  background-image:url(../images/logog.jpg);
  background-size: 240px auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top:63px;
}
  


#slide9_resp {
	width:100%;
	height:230px;
	background-image:url(../images/RESPnullamers.jpg);
	background-size:cover;
	background-position:center center;
	float:left;
}

#slide1_resp{
    height:280px;
  }

#smallplay {
    margin-top:40px;
    
  }
  
#smallplay a {
  text-decoration:none;
  color:#fff;
  background-image: url(../images/smallplay.png);
  background-size:60px auto;
  background-repeat: no-repeat;
  background-position: center center;
  padding:30px;
}  
  
#slide2_resp,#videoresp, #slide9_resp {
	
	height:230px;
	
}
  
#slide4_resp{
    
    height:430px;
    
  }
  
  #lecose {
    width: 300px;
	margin-left: auto;
	margin-right: auto;
  }
.testogrande {
    font-family: 'HelveticaL';
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
    margin-top:24px;
}
.testopiccolo {
    
    font-family: 'HelveticaL';
    color: #fff;
    font-size:16px;
    line-height: 22px;
    font-weight: 200;
    text-shadow: 0px 0px 0px #000;
    text-align: Justify;
    margin-top: 60px;
  }

#slide2_resp {
	background-image:url(../images/RESPnullames1.jpg);
}

#tondo_negozi {
	
    margin-top: 5px;
}
  
#slide6_resp, #presskitresp {
    height:840px;  
  }
  
#insidepresskit_video, #insidepresskit_kit, #insidepresskit_reseller {
    width:90%;
    margin-left:5%;
    margin-bottom:30px;
    margin-top:10px;
  }
  
  #insidepresskit_kit, #insidepresskit_reseller {
    border-top: 1px dashed #666;
  }

#slide5_resp p img {
	width:250px;
}

#slide5_resp p {
	width:300px;
}
  
.instagallery {
  margin-left: auto;
  margin-right: auto;
  width: 320px;
}
  
  
  /*blog*/

.itemContainer {
  width: 100%!important;
}

span.catItemImage img {
    width:300px;
  }  
 #menublog{
   top:-46px;
  }
}
