@font-face {
  font-family: "Intelligent Design - AvertaCY-Black";
  src: url("../fonts/Intelligent Design - AvertaCY-Black.otf")
}
@font-face {
  font-family: "Intelligent Design - AvertaCY-Bold";
  src: url("../fonts/Intelligent Design - AvertaCY-Bold.otf")
}
@font-face {
  font-family: "Intelligent Design - AvertaCY-Light";
  src: url("../fonts/Intelligent Design - AvertaCY-Light.otf")
}
@font-face {
  font-family: "AvertaCY-Black";
  src: url("../fonts/AvertaCY-Black.woff")
}
@font-face {
  font-family: "AvertaCY-Bold";
  src: url("../fonts/AvertaCY-Bold.woff")
}
@font-face {
  font-family: "AvertaCY-Light";
  src: url("../fonts/AvertaCY-Light.woff")
}
body {
font-family: "Intelligent Design - AvertaCY-Light", "AvertaCY-Light", Arial;
background-color: #fafafa;
background-image: url("../lpimg/nrepimg/background.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0;
width: 100%;
color: #000000;
text-align: center;
}

html {
  
  line-height: 1.4;
  width: 100%;
  height: 100%;
  
}

p {
	font-family: "Intelligent Design - AvertaCY-Light", "AvertaCY-Light", Arial;
  	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	
}
.addinfo {
	font-family: "Intelligent Design - AvertaCY-Light", "AvertaCY-Light", Arial;
  	font-size: 13px;
	line-height: 15px;
	text-align: left;
	padding: 20px;
	
}
.gift {
	width: 45%;
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
	line-height: 22px;
}
.plussign {
	width:15%; float: left;margin-right: 20px;margin-top:5px;
}

a { color: #8f2427; text-decoration: none; }
.button_round {
	width: 150px;
	border-radius: 5px;
	color: #fff;
	background-color: #8f2427;
	text-decoration: none;
	padding: 8px 15px;
	text-transform: uppercase;
}
.button_round:hover {color: #fff; opacity: 0.8;}

img {
	max-width:100%;
	height:auto;
    }
* {
	box-sizing: border-box;
}

.wrapsection {
    margin: 0px auto;
} 
.wrapsection:after {
  content: "";
  display: table;
  clear: both;
}

.label {
	width: 15%;
	float: left;
	text-align: center;
	margin: 0px;
}
.label:after {
  content: "";
  display: table;
  clear: both;
}
.campaign {
	width: 42.5%;
	float: left;
	text-align: center;
	margin: 0px;
}
.campaign:after {
  content: "";
  display: table;
  clear: both;
}
.plus {
	width: 10%;
	float: left;
	text-align: center;
}
.plus:after {
  content: "";
  display: table;
  clear: both;
}
.plus img {
	margin-top: 200px;
}
.fsb {
	width: 45%;
	float: left;
	text-align: center;
	margin: 0px;
}
.fsb:after {
  content: "";
  display: table;
  clear: both;
}

.hiden {
	display: none;
}
h2 {
  font-family: "Intelligent Design - AvertaCY-Black", "AvertaCY-Black", Arial;
  font-weight: 100;
  font-size: 50px;
  line-height: 60px;
}

h3 {
  font-family: "Intelligent Design - AvertaCY-Light", "AvertaCY-Light", Arial;
  font-weight: 100;
  font-size: 20px;
  line-height: 26px;
  }

.spacer {
	display: block;
	height: 20px;
	width: 100%;
}

.wraplpRep {
  position: relative;
 
  max-width: 960px;
  display: block;
  margin: 30px auto;
  
}


.dark {
	font-family: "Intelligent Design - AvertaCY-Black", "AvertaCY-Black", Arial;
}

.logo {
	width:20%; 
	padding:1%;
}
.headline {
	width: 70%;
	height: auto;
	margin: 0 auto;
}
.headline2 {
	width: 70%;
	height: auto;
	margin: 0 auto;
}
.starter {
	width: 33.333%;
	float: left;
	text-align: center;
	margin: 0px;
}
.starter:after {
  content: "";
  display: table;
  clear: both;
}
.starter50 {
	width: 50%;
	float: left;
	text-align: center;
	margin: 0px;
}
.starter50:after {
  content: "";
  display: table;
  clear: both;
}
.icon {
	width:30%; 
	height: auto; 
	float:left;
}
.deskt {
	display: block;
}
.tabl {
	display: none;
}
.mobi {
	display: none;
}

/*********************
RESPONSIVE
*********************/



/*********************
RESPONSIVE
*********************/
@media (min-width: 240px) and (max-width: 1119px) {
  .half.wraps {
    width: 96%;
  }
    .needlp .half.wraps {
    width:96%;
  }
}

@media all and  (max-width: 480px) {
	

		
		
p {
	font-size: 3.5vw;
	line-height: 4.5vw;
	padding: 2vw;
}
h2 {
  font-size: 8vw;
  line-height: 9vw;
}

h3 {
   	font-size: 5vw;
	line-height: 7vw;
	padding: 3vw;
}


.hero3 {
	width: 100%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	margin: 0px;
}

.plus {
	width: 100%;
	padding: 0 40%;
}

.plus img {
	margin: 2vw auto;
}
.fsb {
	width: 100%;
}

.spacer2 {
	height: 2vw;
	
}
.logo {
	width:60%; 
	padding:1%;
}
.spacer {
	height: 4vw;
}
.headline {
	width: 95%;
	height: auto;
}
.label {
	width: 26%;
}
.hiden {
	width: 26%;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

.campaign {
	width: 73.7%;
}
.gift {
	width: 70%;
	font-size: 3vw;
	line-height: 3.2vw;
}
.plussign {
	width: 12%;
	margin-right: 1vw;
	margin-top:0.5vw;
}
.addinfo {
   font-size: 3vw;
   line-height: 4vw;
   padding: 2vw;
}
.starter {
	width: 90%;
	}

.starter50 {
	width: 100%;
}
.icon {
	width:20%; 
	height: auto; 
	float:left;
}
.deskt {
	display: none;
}
.tabl {
	display: none;
}
.mobi {
	display: block;
}
}



@media all and (min-width: 481px) and (max-width : 960px) {

p {
	font-size: 1.6vw;
	line-height: 2vw;
	padding: 2vw;
}


a {
	border-radius: 1vw;
}
.addinfo {
   font-size: 1.3vw;
   line-height: 1.5vw;
   padding: 2vw;
}

h3 {
  
  	font-size: 2vw;
	line-height: 2.6vw;
	padding: 0vw;
}
h2 {
  font-size: 5vw;
  line-height: 6vw;
}

.plus img {
	margin-top: 20vw;
}

.spacer {
	height: 1vw;
}
.gift {
	font-size: 1.6vw;
	line-height: 2.2vw;

}
.plussign {
	margin-right: 2vw;
	margin-top:0.5vw;
}
.deskt {
	display: none;
}
.tabl {
	display: block;
}
.mobi {
	display: none;
}
}
}