html, body {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	padding: 0px;
}

body {
	font-family: 'chivoregular' arial;
}
/* Cutstom Font */
@font-face {
	font-family: 'chivolight';
	src: url('fonts/chivo-light-webfont.woff2') format('woff2'),  url('fonts/chivo-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'chivoregular';
	src: url('fonts/chivo-regular-webfont.woff2') format('woff2'),  url('fonts/chivo-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'chivomedium';
	src: url('fonts/chivo-medium-webfont.woff2') format('woff2'),  url('fonts/chivo-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'chivobold';
	src: url('fonts/chivo-bold-webfont.woff2') format('woff2'),  url('fonts/chivo-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'chivoblack';
	src: url('fonts/chivo-black-webfont.woff2') format('woff2'),  url('fonts/hivo-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'chivoextrabold';
	src: url('fonts/chivo-extrabold-webfont.woff2') format('woff2'),  url('fonts/chivo-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.responsive {
  width: 100%;
  height: auto;
}
h2 {font-family: 'chivobold';}
ul {
	list-style-type: none;
	margin-block-start: 1.5em;
    margin-block-end: 0em;
    margin-inline-start: -40px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ul li {
	padding: 8px 0px;
	line-height: 1.3em;
	display: list-item;
    text-align: -webkit-match-parent;
}
.light-ul ul li:before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-size: 20px;
	background-image: url("../img/icons/check-square-white.png");
	background-repeat: no-repeat;
	margin-right: 8px;
}
.dark-ul ul li:before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-size: 20px;
	background-image: url("../img/icons/check-square-black.png");
	background-repeat: no-repeat;
	margin-right: 8px;
}
/* Cutstom Contact */
.contact-details ul {
	margin-top: -10px;
}
.contact-details ul li {
	font-family: 'chivoregular';
	font-size: 23px;
	color: #666;
	margin-right: 10px;
}
.contact-details ul .sp-list {
	border-right: 1px solid #e5e5e5;
}
.contact-details ul li a {
	color: #666;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.contact-details ul li a:hover {
	color: #ee9b11;
}

/* Cutstom Navigation */
.navbar {
	box-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4);
}
.navbar-brand img {
	height: 77px;
}

/* Cutstom Banner */
.banner-fullwidth {
	position: relative;
	top: 40px;
	background: url(../img/vitiligo-lp-banner-bg.jpg) center top / cover no-repeat scroll;
	width: 100%;
	display: block;
	padding: 150px 0px !important;
	margin: 0;
}
.banner-txt h1 {
	font-family: 'chivobold';
	font-size: 70px;
	color: #ffffff;
	text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.2);
}
.banner-txt h3 {
	font-family: 'chivomedium';
	font-size: 40px;
	color: #ffffff;
	text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.2);
	padding-left: 15px;
	width: 300px;
	background-image: linear-gradient(114deg, #ee9b11 89%, rgba(131,0,233,0) 0%);
}
.banner-txt ul {
	width: 430px;
	font-family: 'chivolight';
	/* font-size: 20px; */
	font-size: 22px;
	color: #ffffff;
}

/* Custom Why Life Force Section */
.wlf-section {margin-top: 30px;}

/* Cutstom Benefits Section */
.benefits-txt ul {
	font-family: 'chivolight';
	font-size: 20px;
	color: #333333;
}
.benefits-txt ul li {
	line-height: 0.8em;
}

/* Cutstom Disease Carousel Section */
.disease-carousel-txt img {
	margin: 10px 0px 15px 0px;
}
.disease-carousel-txt p {
	font-family: 'chivolight';
	font-size: 16px;
	color: #999;
}

/* Cutstom Form */
.form-txt {
	background-color: #ee9b11;
	padding: 40px 30px;
}
.form-txt h2 {
	font-family: 'chivobold';
	font-size: 45px;
	color: #ffffff;
}
.form-txt p {
	font-family: 'chivolight';
	font-size: 20px;
	color: #ffffff;
}
.form-txt input[type=text], .form-txt input[type=email] {
	font-family: 'chivolight';
	font-size: 20px;
	padding: 15px;
	border: none;
}
.form-txt .cst-button {
	width: 100%;
	font-family: 'chivobold';
	font-size: 25px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #8c451b;
	border: none;
	transition: all 0.4s ease 0s;
	padding: 10px 15px;
	margin-top: 15px;
}
.form-txt .cst-button:hover {
	background-color: #5a2c10;
}


/* Cutstom Note */
.note-txt h6 {
	font-family: 'chivolight';
	font-size: 20px;
	color: #ffffff;
}

/* Custom Footer */
.footer-txt {
	padding-top: 10px;
}
.footer-txt p {
	font-family: 'chivoregular';
	font-size: 16px;
	color: #6c6c6c;
}
.footer-txt a {
	color: #7e7e7e;
	transition: all 0.4s ease 0s;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #ee9b11;
}

/* Cutstom Testimonial Carousel */
.carousel {
	font-family: 'chivolight';
	margin: 40px auto;
	padding: 0 70px;
	height: 350px;
}
.carousel .item {
	color: #333;
	/* font-size: 16px; */
	font-size: 17px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.carousel .item .img-box {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: normal;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #333333;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: none;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	/* bottom: -40px; */
	bottom: -64px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #f0cf98;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #ee9b11;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/* Cutstom Blurb */
.blurb {
	padding: 30px;
	margin-top: 30px;
	background-color: #ffffff;
}
.blurb h5 {
	font-family: 'chivomedium';
	font-size: 20px;
	color: #333333;
}
.blurb img{
	width: 140px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}

/* Cutstom Padding */
.cst-pd1 {
	padding: 10px 0px;
}
.cst-pd2 {
	padding: 20px 0px;
}
.cst-pd3 {
	padding: 30px 0px;
}
.cst-pd4 {
	padding: 40px 0px;
}
.cst-pd5 {
	padding: 50px 0px;
}
.cst-pd6 {
	padding: 60px 0px;
}
.cst-pd7 {
	padding: 70px 0px;
}
.cst-pd8 {
	padding: 50px 0px;
}
.cst-pd9 {
	padding: 50px 0px;
}
/* Cutstom Background */
.cst-bg1 {
	background-color: #f2f2f2;
}
.cst-bg2 {
	background-color: #8c451b;
}

/* Responsive CSS */
@media (min-width: 992px) {
body {
	padding-top: 56px;
}
}

@media (max-width: 1366px) {
.banner-fullwidth {
	padding: 100px 0px !important;
}
}

@media (max-width: 991px) {
/* Cutstom Contact */
.contact-details ul .sp-list {
	display: none;
}

/* Cutstom Banner */
.banner-fullwidth {
	top: 140px;
	padding: 80px 0px !important;
}
.banner-txt h1 {
	font-size: 50px;
}
.banner-txt h3 {
	font-size: 35px;
	padding-left: 13px;
	width: 260px;
}

/* Custom Why Life Force Section */
.wlf-section {margin-top: 120px;}

.blurb {
	height: 280px;
}
.blurb h5 {
	font-size: 16px;
}
}

@media (max-width: 767px) {
.light-ul ul li:before {
	height: 15px;
	width: 15px;
	background-size: 15px;
}
.dark-ul ul li:before {
	height: 15px;
	width: 15px;
	background-size: 15px;
}

/* Cutstom Contact */
.contact-details ul {
	margin-top: -2px;
	margin-bottom: 7px;
}
.contact-details ul li {
	font-size: 18px;
	margin-bottom: -15px;
}

/* Cutstom Banner */
.banner-fullwidth {
	top: 110px;
	padding: 80px 0px !important;
	background: url(../img/vitiligo-bn-22.jpg) center top / cover no-repeat scroll !important;
}
.banner-txt h1 {
	font-size: 40px;
}
.banner-txt h3 {
	font-size: 26px;
	width: 200px;
	background-image: linear-gradient(114deg, #ee9b11 89%, rgba(131,0,233,0) 0%);
}
.banner-txt ul {
	width: 370px;
	font-size: 16px;
}

/* Custom Why Life Force Section */
.wlf-section {margin-top: 100px;}

/* Cutstom Benefits Section */
.benefits-txt ul {
	font-size: 18px;
}

/* Cutstom Disease Carousel Section */
.disease-carousel-txt {
	margin-top: 60px;
}

/* Cutstom Testimonial Carousel */
.carousel {
	margin: 25px auto;
	padding: 0 30px;
}

/* Cutstom Form */
.form-txt {
	margin-top: 50px;
}
.form-txt h2 {
	font-size: 42px;
}
.form-txt p {
	font-size: 19px;
}
.form-txt input[type=text], .form-txt input[type=email] {
	font-size: 18px;
	padding: 13px;
}
.form-txt .cst-button {
	font-size: 25px;
	padding: 12px;
}

/* Custom Footer */
.footer-txt {
	padding-top: 20px;
}
.footer-txt p {
	text-align: center;
	font-size: 15px;
}

.blurb {
	height: auto;
}
.blurb h5 {
	font-size: 18px;
}
}

@media (max-width: 600px) {
.row {
	padding-left: 20px;
	padding-right: 20px;
}
h2 {font-size: 25px;}

/* Cutstom Form */
.form-txt h2 {
	font-size: 38px;
}
.form-txt p {
	font-size: 17px;
}
}

@media (max-width: 500px) {
.light-ul ul li:before {
	height: 13px;
	width: 13px;
	background-size: 13px;
}

.contact-details ul li {
	font-size: 18px;
}

/* Cutstom Navigation */
.navbar-brand img {
	height: 65px;
}

/* Cutstom Banner */
.banner-fullwidth {
	top: 110px;
	padding: 40px 0px !important;
	background: url(../img/vitiligo-bn-22.jpg) center top / cover no-repeat scroll !important;
}
.banner-txt h1 {
	font-size: 35px;
}
.banner-txt h3 {
	font-size: 24px;
	width: 180px;
	padding-left: 10px;
}
.banner-txt ul {
	width: 310px;
	font-size: 14px;
}

/* Cutstom Disease Carousel Section */
.disease-carousel-txt p {
	font-size: 14px;
}

/* Cutstom Testimonial Carousel */
.carousel {
	margin: 20px auto;
	padding: 0 40px;
	height: 400px;
}

/* Cutstom Form */
.form-txt h2 {
	font-size: 33px;
}
.form-txt p {
	font-size: 19px;
}
.form-txt input[type=text], .form-txt input[type=email] {
	font-size: 17px;
	padding: 12px;
}
.form-txt .cst-button {
	font-size: 22px;
	padding: 13px;
}

/* Cutstom Note */
.note-txt h6 {
	font-size: 17px;
}
}

@media (max-width: 400px) {
h2 {font-size: 22px;}
.contact-details ul li {
	font-size: 16px;
}

/* Cutstom Navigation */
.navbar-brand img {
	height: 65px;
}

/* Cutstom Banner */
.banner-fullwidth {
	top: 100px;
	padding: 30px 0px !important;
	background: url(../img/vitiligo-bn-22.jpg) center top / cover no-repeat scroll !important;
}
.banner-txt h1 {
	font-size: 30px;
}
.banner-txt h3 {
	font-size: 22px;
	width: 170px;
}
.banner-txt ul {
	width: 250px;
}

/* Cutstom Disease Carousel Section */
.disease-carousel-txt p {
	font-size: 12px;
}

/* Cutstom Testimonial Carousel */
.carousel {
	margin: 10px auto;
	padding: 0 30px;
	height: 430px;
}

/* Cutstom Form */
.form-txt h2 {
	font-size: 26px;
}
.form-txt p {
	font-size: 16px;
}
.form-txt input[type=text], .form-txt input[type=email] {
	font-size: 16px;
	padding: 10px;
}
.form-txt .cst-button {
	font-size: 17px;
	padding: 12px;
}
}

