body{	
	font-size: 16px;
    color: #4E5264;
	font-family: 'latoregular';
}
strong{font-family: 'latobold';}
img{max-width: 100%;}
.dy-padding-left,.dy-padding-right{visibility: hidden;}
.m-t-0 {margin-top: 0;}
.p-r-0{padding-right: 0;}
.p-l-0{padding-left: 0;}
.m-b-md {margin-bottom: 30px;}
.p-y-md {padding-top: 30px;padding-bottom: 30px;}
.p-y-lg {padding-top: 60px;padding-bottom: 60px;}
.bg-orange {background: #FF571F;}
.font-56 {font-size: 56px;}
.text-white{color: #fff;}
.d-flex {display: flex;}
.flex-wrap {flex-wrap: wrap;}
.gap-16 {gap: 16px;}
.justify-content-center {justify-content: center;}

.homebanner{
	background: linear-gradient(180deg, #FFAF48 0%, #FF9F2E 100%);
    position: relative;
	padding-top: 180px;
	padding-bottom: 80px;
}
.homebanner:before{
    content:'';
    background: #ffad57 url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
h1{
	font-size: 56px;
	line-height: 1.5;
	font-family: 'latoblack';
	color: #006080;
	text-align: right;
}
.homebanner h1 {
    max-width: 860px;
    margin-left: auto
}
.homebanner .subtxt{
    line-height: 32px;
    display: flex;
    justify-content: flex-end;
}
.btn {
	color: #fff;
	font-size: 24px;
	font-family: 'latobold';
	background: #006080;
	border-radius: 30px;
	padding: 9px 28px;
    width: 100%;
    max-width: 400px;
}
.btn:hover, .btn:focus{
    color: #fff;
}
.btn-full {
	max-width: 100%;
	width: auto;
    background: transparent;
    border: 1px solid #fff;
    white-space: normal;
}
.homebanner .btn:hover, .yellowbtn:hover {
    color: #fff
}
.homebanner .subtxt > div {
	width: 100%;
	max-width: 400px;
}
.subtxt a.unstyled{
	margin-top: 20px;
	display: block;
	color: #4E5264;
    font-size: 20px;
	font-weight: 700;
	text-decoration: underline;
}
.subtxt .btn-border {
	border: 1px solid #006080;
	margin-top: 20px;
	background: transparent;
	color: #006080
}
.subtxt .btn-border:hover,
.subtxt .btn-border:focus{
	background: #006080;
	color: #fff
}
h2 {
	color: #FF571F;
	font-family: 'latoblack';
	font-size: 40px;
    line-height: 1.5;
}
.slider {
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-end;
}
.slick-initialized {
	display: flex;
	align-items: center;
    max-width: 800px;
    width: 100%;
}
.slick-initialized .slick-track {
	display: flex;
	align-items: center
}
.slick-initialized .slick-slide {
	height: 100%;
	display: flex;
    justify-content: center;
	float: none;
}
.slick-initialized  .logo-list {
    padding: 0 6px
}
.slick-initialized .slick-arrow {
	background: transparent;
	display: flex;
	font-size: 0;
	border: 0;
	height: 50px;
	min-width: 50px;
	align-items: center;
	justify-content: center;
}
.slick-initialized .slick-arrow:before {
	content: '';
	display: block;
	height: 50px;
	min-width: 50px;
}
.slick-initialized .slick-prev {
    margin-left: -15px;
}
.slick-initialized .slick-next {
    margin-right: -15px;
}
.slick-initialized .slick-prev:before {
	background: url(../images/prev.png) no-repeat center;
}
.slick-initialized .slick-next:before {
	background: url(../images/next.png) no-repeat center;
}
.banner-img {
    display: none;
}
.howitworksec .title{
	font-size: 32px;
	font-family: 'latobold';
	margin-bottom: 15px;
	color: #FF571F;
}
.howitworksec .disc{
	font-size: 24px;
}
.howitworksec img{
	margin-bottom: 10px;
	max-width: 224px;
}
.howitworksec{
	padding: 80px 0 0;
}
.howitworksec h2{margin-bottom: 60px;max-width: 650px;color: #006080;margin-left: auto;margin-right: auto;margin-top: 0;}
.wesperinfo{
	padding: 120px 0;
}
.contact-sec p{
	font-size: 18px;
	line-height: 32px;
}
.contact-sec h4{
	font-size: 24px;
	line-height: 40px;
	font-family: 'latobold';
	margin: 24px 0 16px 0;
}
.contact-sec h2{
	margin-bottom: 24px;
}
.contactno{
	color: #4E5264;
	font-size: 24px;
	line-height: 40px;
	font-family: 'latomedium';
	display: inline-block;
}
.contactno:hover,.contactno:focus{
	text-decoration: none;
}
.certifications .title{
	text-align: center;
	font-size: 32px;
	line-height: 48px;
	font-family: 'latobold';
	margin-bottom: 50px;
}
.certifications h4 {
    display: flex;
    align-items: center;
    margin-top: 40px;
	font-size: 24px;
}
.certifications h4 svg{
    margin-right: 10px
}
.certifications img{
	width: 90%;
	margin-bottom: 30px;
}
.certifications .note{
	font-size: 18px;
	line-height: 32px;
}
.certifications{
	padding: 120px 0 40px 0;
}
.testimonials{padding: 64px 0; }
.testimonials .tes_title{
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'latobold';
}
.testimonials .tes_star{
    padding:  15px 0;
}
.testimonials .tes_date{
    font-size: 14px;
    font-family: 'latobold';
}
.faq_accrodian_sec{
    padding: 50px 0 0 0;
}
.faq_accrodian_sec h3{
    color: #FF571F;
}
.faq_accrodian_sec .sub-page-accordion h4 {
    margin-bottom: 0;
}
.faq_accrodian_sec .sub-page-accordion h4 a{
    font-size: 18px;
    line-height: 32px;
    color: #4E5264;
}
.sub-page-accordion li{font-size: 16px;line-height: 24px;}
.sub-page-accordion p{font-size: 16px; line-height: 24px;}
.sub-list-section li{list-style: circle;margin: 0 0 3px 0;}
.sub-list-section p{margin: 0;}
.sub-list-section{padding: 30px 40px;}
.sub-page-accordion svg{vertical-align: middle;}
.sub-page-accordion .panel-default > .panel-heading{
    background-color: transparent;
    padding: 0; border-radius: 0;
}
.sub-page-accordion .panel{
    border-radius: 0;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #BFBFC4;;
}
.accordion-light-green .panel{
    border-color: #43B08B;
}
.accordion-light-orange .panel{
    border-color: #FF8500;
}
.accordion-light-yellow .panel{
    border-color: #FFD600;
}
.accordion-dark-blue .panel{
    border-color: #006080;
}
.accordion-light-green2 .panel{
    border-color: #4BAB60;
}
.accordion-light-green3 .panel{
    border-color: #008A46;
}
.accordion-light-blue2 .panel{
    border-color: #0089CC;
}
.sub-page-accordion .panel-heading + .panel-collapse > .panel-body {
    padding-left: 0;
    padding-right: 0;
}
.sub-page-accordion .panel-heading + .panel-collapse > .panel-body,
.sub-page-accordion .panel-heading + .panel-collapse > .list-group{
    border-top: none;
}
.sub-page-accordion h4 a{padding: 10px 30px 10px 0; width: 100%; display: block;position: relative;font-size: 25px;line-height: 48px;font-family: 'latobold';}
.sub-page-accordion h4 a:hover,.sub-page-accordion h4 a:focus{text-decoration: none;}
.sub-page-accordion .accr_arrow{
    border: solid #FF8500;;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.sub-page-accordion .collapsed .accr_arrow{
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.modal-sm {
	max-width: 600px;
	width: auto;
}
.modal-sm .modal-body h3 {
    margin-bottom: 30px;
}
.modal-sm input{
	width: 100%;
	height: 40px;
	border-radius: 30px;
	padding: 10px 20px
}
.thead-result {
    margin-top: 20px;
}
.modal-header {
	padding-bottom: 0;
	border: 0
}
.modal-body {
	padding: 0 30px 30px 30px 
}
.modal-body p {
	text-align: center
}
.modal-large {
	width: 100%;
	max-width: 900px;
}
.card-group {
	display: flex;
	justify-content: space-around;
	gap: 20px
}
.card {
	padding: 25px;
	text-align: center;
	max-width: 350px;
	border-radius: 20px;
	display: flex;
	flex-direction:column;
	align-items: center;
	justify-content:space-around;
	min-height: 500px;
}
.card > img {
	width: 100%;
	max-width: 180px;
	height: auto;
}
.card h4 {
	font-size: 24px;
	font-weight: 700;
	line-height:1.5
}
.card p {
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.card .btn {
	font-size: 18px
}
.card:first-child {
	background: #DDFAFF;
}
.card:first-child h4{
	color: #006080;
}
.card:last-child {
	background: #FFF4E6;
}
.card:last-child h4{
	color: #FF8500;
}
.card:last-child .btn {
	background:#FF8500;
}
@media (max-width: 1440px){
	h1 {margin-bottom: 15px;font-size: 48px;}
    .homebanner h1 {max-width: 765px;margin-left: auto}
    .homebanner:before {background-position: -200px;}
}
@media (max-width: 1199px){
	.testmeasures{padding: 80px 0;}
	h2{font-size: 30px;}
    .font-56 {font-size: 36px;}
	.sleeptestsec h2 {margin-bottom: 20px;}
	.returnnote{margin-bottom: 80px;}
	.wesperinfo{padding: 80px 0;}
	.certifications {padding: 80px 0 40px 0;}
	.howitworkpage .btn-sec {padding-top: 80px;}
	.faq_accrodian_sec {padding: 30px 0 0 0;}
}
@media (max-width: 991px){
    .homebanner .subtxt {justify-content: center;}
	.testmeasures{padding: 60px 0;}
	.sleeptestsec{padding: 60px 0;}
	.whatincluded-sec,.sleeptest-sec{padding: 60px 0;}
	.whatincluded-sec .row,.sleeptest-sec .row{margin-top: 60px;}
	.returnnote{margin-bottom: 60px;}
	.howitworksec{padding: 60px 0 0;}
	.wesperinfo{padding: 60px 0;}
	.certifications {padding: 60px 0 40px 0;}
	.howitworkpage .btn-sec {padding-top: 60px;}
	.homebanner{padding-top: 60px;padding-bottom: 60px;}
	h1{text-align: center;}
	h1 br{display: none;}
	.faq_accrodian_sec {padding: 10px 0 0 0;}
    .slider {justify-content: center;}
    .howitworksec .disc {margin-bottom: 30px;}
}
@media (max-width: 767px){
    h1{ font-size: 36px;}
    h2 br {display: none;}
	header .supportmenu {margin-right: 20px;}
	.testmeasures{padding: 30px 0;}
	.testmeasures img{margin: 30px auto 0 auto;}
	.dy-padding-left, .dy-padding-right {visibility: visible;}
	.sleeptestsec{padding: 30px 0;}
	.sleeptestsec img{width: 70%;margin-bottom: 20px;}
	.whatincluded-sec,.sleeptest-sec{padding: 30px 0;}
	.whatincluded-sec .row,.sleeptest-sec .row{margin-top: 30px;}
	.whatincluded-sec img,.sleeptest-sec img{ max-width: 85%;margin: 30px auto 0 auto;display: block;}
	.whatincluded-sec h2,.whatincluded-sec .sectionsub-txt, .sleeptest-sec .sectionsub-txt{text-align: center;}
	.returnnote{margin-bottom: 30px;}
	.howitworksec{padding: 30px 0;}
	.wesperinfo{padding: 30px 0; text-align: center;}
	.contact-sec{text-align: center;}
	.contact-sec .contactno{margin-top: 10px;}
	.certifications{text-align: center;}
	.certifications .title{font-size: 28px;line-height: 40px;}
	.certifications {padding: 30px 0 30px 0;}
	.howitworkpage .btn-sec {padding-top: 30px;}
	.howitworkpage .disc{margin-bottom: 30px;}
	.howitworkpage img {margin-bottom: 25px;}	
	.homebanner{padding-top: 30px;}
	.slider{padding-left: 0;}
	.faq_accrodian_sec {padding: 0px 0 0 0;}
    .howitworksec .title {font-size: 24px;}
    .howitworksec .disc {font-size: 16px;}
    .card-group {flex-direction: column; align-items: center;}
}
@media (max-width: 576px){
	.sleeptestsec img{width: 100%;}
	.howitworkpage .btn-sec .btn{width: 100%;}
    .homebanner:before {display: none;}
    .banner-img {display: block;margin-left: -14px;margin-right: -14px;}
}
@media(max-width:480px){
   
}