body{ min-width: 100% !important;}/*Please dont remove this line otherwise will lose the responsiveness of the page*/




body {
font-family: Arial, sans-serif;
text-align: center; 
margin: 0;
}




/* Special Rules for Mobile */
@media only screen and (max-width: 480px) {
#mobile {display:block; max-width:100%;}
#desktop {display:none}
}
 
/* Special Rules for Tablets */
@media only screen and (min-width: 481px) {
#mobile {display:none}
}
 
/* Special Rules for Desktops */
@media only screen and (min-width: 1024px) {
#mobile {display:none}

}



.clearfix {
  zoom: 1;
  display: block;
}

.clearfix:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

 a:visited, a:link, a:active
{
    text-decoration: none;
	cursor: pointer;

} 

a:hover  {
	cursor: pointer;
	text-decoration: none !important;

	
}

.orange  {
	color: #FEBE10;
}

.product img {
	margin-left: 25%;
}


.break {
	height: 50px;	
}

.mobile {
	display: none;
}





.modal-body iframe {
	
	
	width: 260px;
	height: 360px;
	margin-left: -10px;
	margin-top: 40px;
	background-color: white;
}

.modal-content {
	width: 400px;
	margin: 100px auto auto auto;
}

.modal-body {
	
	height: 450px;
	width: 300px;
	margin: auto;
}


.but {
	
	width: 90%;
	background-color: #febe10;
	min-height: 40px;
	font-size: 15px;
	font-weight: 300;
	border-radius: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 3%;
	margin: 4% auto auto auto;	
}


.but2 {
	
	width: 90%;
	background-color: #febe10;
	min-height: 40px;
	font-size: 15px;
	font-weight: 300;
	border-radius: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 3%;
	margin: 15% auto auto auto;	
}

.buynow h2 {
	text-align: center !important;
	font-size:26px;
	margin-top: 20%;
	padding-left: 10%;
}


.container h1 {
	font:"Helvetica Neue", Helvetica;
	font-size:18px;
	font-weight:500;
	text-align: left;
	line-height: 1.5;
	
	
}


.container h2 {
	font:"Helvetica Neue", Helvetica;
	font-size:15px;
	font-weight:300;
	text-align: left;
	line-height: 1.5;
	
}


.container h3 {
	font:"Helvetica Neue", Helvetica;
	font-size:14px;
	text-align: center;
	font-weight:normal;
	line-height: 0.1;
	
}

.container p {
	font:"Helvetica Neue", Helvetica;
	font-size:1.4rem;
	text-align: left;
	font-weight:400;
	line-height: 1.0;
	
}

@media screen and (max-device-width: 1024px) {
#container img {
	width: 100%;
}
}



ul {
	
	text-align: left;
	margin-left: -25px;
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}
	










#header {
  
  width: 100%;

}

#headinner  {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 1%;

	
}


#inner  {
	width: 1170px;
	margin-left:auto;
	margin-right: auto;	
	
}

.headerspace {
	width: 50%;
	
}

#select  {
	width: 960px;
	position:absolute;
	margin-left:auto;
	margin-right: auto;	
}


.product {
	background-color: #f3f3f4;
	background-size: 80%;
	height: 100%;	
	
}

.product h2, .product li {margin-left: 40px;}

.container .product img {text-align: left;}




.prod1 {
	height: 150px;
	text-align: left;	
}


#footer {
  height: 140px;
  width: 100%;
  position:relative;
  bottom: 0px;
}


#copyright {
  min-width:100%;
  height: 140px;
  margin: 70px auto auto auto;
  text-align:center;
  font-family: 'Helvetica', sans-serif;
  color:#000; font-size:1.2rem;
}








#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
}


#headertext  {
  width: 960px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -35px;
  text-align:center;
  font-family: 'Helvetica', sans-serif;
  color:#000; font-size:22px;
	
}




@media screen and (max-device-width: 767px) {
	
  .ContainerPage{text-align: center;}
  .ContainerPage .productList ul li, .ContainerPage .productList p, .ContainerPage .productList h2, .ContainerPage .productList h3{text-align: left;}

	
	
	
	.product img {
	margin-left: -5%;
}
	
	
	.product {
	background-color: transparent;
	background-size: 100%;
	max-height: 100% !important;	
}
	
	
	
	

.buynow h2 {
	text-align: center !important;
	font-size:26px;
	
	margin: -30px auto auto -8%;
}
	
	
	.but {
	
	width: 70%;
	background-color: #febe10;
	min-height: 40px;
	font-size: 15px;
	font-weight: 300;
	border-radius: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 3%;
	margin: 4% auto auto auto;	
}
	
	
	.but2 {
	
	width: 70%;
	background-color: #febe10;
	max-height: 80px;
	font-size: 15px;
	font-weight: 300;
	border-radius: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 3%;
	margin: 5% auto auto auto;	
}

	
	.dropdown iframe {
	
	height: 330px;
	width: 240px;
	
	margin-top: 10px;
	margin-left: 0;	
	text-align: center !important;
	background-color: white;
}
	
	
.product h2{margin-left: 0;}
	
	
	
.container h1 {
	font:"Helvetica Neue", Helvetica;
	font-size:17px;
	font-weight:500;
	text-align: left;
	line-height: 1.2;
	
}	
	
	.container h2 {
	font:"Helvetica Neue", Helvetica;
	font-size:16px;
	font-weight:300;
	text-align: center;
	line-height: 1.1;	
		
}
	
	

.container h3 {
	font:"Helvetica Neue", Helvetica;
	font-size:14px;
	font-weight:300;
	text-align: left;
	line-height: 1.4;	
}
	
	
.mobile {
	display:block;
}	
	
	
.break {
height: 50px;	
}
	
	
	
} 











