@charset "utf-8";
/* CSS Document */


body, button, input, select, textarea {
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
.banner-sec
{ 
    /*background: linear-gradient(to top right,#524ad0 10%,#D099FA);*/
	/*background-image: linear-gradient(#ffffff, #f2f2f2, #e6e5e6);*/
	padding:30px 0;
}

.noctalean-logo
{ width:23%;
}

.main-sec{
	/*background:url(../images/fevb.jpg?v1);*/
	padding:0px 0 40px;
}


 #statement {
    margin-bottom: 30px;
    
}


#statement p {
    color: #999;
    border: 1px solid #999;
    padding: 15px 20px 40px;
    font-size: 14px;
    margin-bottom: 40px;
    text-align: center;
}

.buy-now-button a
{ -moz-box-shadow: inset 0 1px 0 0 #e184f3;
    -webkit-box-shadow: inset 0 1px 0 0 #e184f3;
    box-shadow: inset 0 1px 0 0 #e184f3;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#c123de),color-stop(1,#a20dbd));
    background: -moz-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -webkit-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -o-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -ms-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: linear-gradient(to bottom,#c123de 5%,#a20dbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de',endColorstr='#a20dbd',GradientType=0);
    background-color: #c123de;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #a511c0;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 23px;
    font-weight: 700;
    padding: 12px 43px;
    text-decoration: none;
    text-shadow: 0 1px 0 #9b14b3;
    width: 100%;
    text-align: center;
}

.buy-now-button a:hover
{ background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#a20dbd),color-stop(1,#c123de));
    background: -moz-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -webkit-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -o-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -ms-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: linear-gradient(to bottom,#a20dbd 5%,#c123de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd',endColorstr='#c123de',GradientType=0);
    background-color: #a20dbd;
    color: #ff0;
}

.bottle-des
{ color:#fff;
}


h4.pro-support {
    font-size: 19px;
    color: #fff;
   /* margin-bottom: 30px;*/
}
.email-des
{ font-size: 17px;
    color: #fff;
    margin-bottom: 5px;
}

.billing-support
{  font-size: 19px;
    color: #fff;
    /*margin-bottom: 30px;*/
}

.visit {
    font-size: 17px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
    line-height: 150%;
}


.des-box {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    color: #4a4a4a;
    display: block;
    padding: 10px 30px 5px;
    margin-top: 17px;
}

.nrm-heading {
    line-height: 129%;
    font-size: 32px;
    margin-bottom: 28px;
    color: #098bcc;
	font-weight:700;
	font-family:sans-serif;
}


.des-box p
{ 
    font-size: 21px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 21px;
	color:#000;
}

.heading-h1 {
    color: #000;
    font-size: 39px;
    line-height: 1.2;
    text-align: center;
    padding: 0 3%;
    margin: 3% 0;
	font-weight:400;
	margin-top:0;
}

.des-box-main {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    color: #4a4a4a;
    display: block;
    padding: 30px;
    margin:0 8%;
	margin-top:60px;
}


.des-box-main p
{ 
    font-size: 21px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 21px;
	color:#000;
}

.heading-h4
{ text-align:center;
font-size:30px;
margin-bottom:30px;
line-height:127%;
color:#000;
}

.heading-h2
{ text-align:center;
font-size:34px;
margin-bottom:30px;
line-height:127%;
color:#000;
}


.buy-now-button-main a
{ -moz-box-shadow: inset 0 1px 0 0 #e184f3;
    -webkit-box-shadow: inset 0 1px 0 0 #e184f3;
    box-shadow: inset 0 1px 0 0 #e184f3;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#c123de),color-stop(1,#a20dbd));
    background: -moz-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -webkit-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -o-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: -ms-linear-gradient(top,#c123de 5%,#a20dbd 100%);
    background: linear-gradient(to bottom,#c123de 5%,#a20dbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de',endColorstr='#a20dbd',GradientType=0);
    background-color: #c123de;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #a511c0;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 23px;
    font-weight: 700;
    padding: 15px 12%;
    text-decoration: none;
    text-shadow: 0 1px 0 #9b14b3;
    width: 100%;
    text-align: center;
}

.buy-now-button-main a:hover
{ background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#a20dbd),color-stop(1,#c123de));
    background: -moz-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -webkit-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -o-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: -ms-linear-gradient(top,#a20dbd 5%,#c123de 100%);
    background: linear-gradient(to bottom,#a20dbd 5%,#c123de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd',endColorstr='#c123de',GradientType=0);
    background-color: #a20dbd;
    color: #ff0;
}

.buy-now-button-main
{ text-align:center;
margin:30px 0;
}

.mail
{ color:blue;
text-decoration:underline;
}


.right-chk-list li {
    padding-right: 20px;
    background-image: url(../images/right-chk-list.png?v=1.6);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    list-style-type: none !important;
    padding-left: 38px;
    font-size: 21px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 21px;
	color:#000;
}

.pr-img
{ box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}

#order-section
{ margin-bottom:30px;
}

#faq
{ margin-top:8%;
}

.footer-section {
    background: #fff;
    padding: 3% 0 7%;
}

p.copyright {
    font-size: 13px;
    padding-bottom: 2%;
    border-bottom: 2px solid #f5f5f5;
    margin-bottom: 2%;
	color:#000;
}

p.foot-content {
    font-size: 12px;
    line-height: 150%;
    /*color: #4a4a4a;*/
	color:#000;
}
.foot-wrapper
{ margin:0 6%;
}

.des-box-other {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    color: #4a4a4a;
    display: block;
    padding: 10px 30px 30px;
   /* margin: 0 8% */;
}


.des-box-other p
{ font-size:18px;
   color:#000;
}
.des-box-other h2
{ margin-bottom:10px;
}

.des-box-other h1
{ margin-bottom:20px;
  color:#000;
}

.box-con
{ border:1px solid #ddd;
padding:0px 20px 20px;
min-height:200px;
border-radius:7px;
}

#contact-h1
{ margin-bottom:30px;
}

/*************************/

.deep-sleep{
	width:42%;
	border:4px solid #ddd;
	margin-left: 11px;
}

.add-to-cart{
	width:56%;
}

.product-wrap{
	padding-left:30px;
}

.sleep-the-fat-off{
	width:30%;
	margin-bottom:15px;
}

.number{
	color:blue;
	text-decoration:underline;
}

@media only screen and (max-width:480px)
  {
    
 .noctalean-logo {
    width: 76%;
    margin: 0 auto;
    display: block;
}   
    
 .des-box-other
    { padding:10px 15px 30px;
    }
   
 .des-box-other h1 {
  font-size: 30px;
}
 
.des-box-other h2 {
    font-size: 24px;
    line-height: 136%;
}    
    
    
}



