.sec2 {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #ccdce2;
	}
.s2-mid {
	float: left;
	width: 100%;
	position: relative;
	padding: 0px 0 90px 527px;
	margin: 77px 0 0 0;
	text-align: left;
	}
.s2-girl {
	position: absolute;
	left: 40px;
	top: 0px;
	}
.cmn-head {
	float: left;
	width: 100%;
	font-size: 40px;
	line-height: 46px;
	color: #1f1f1f;
	font-family: 'PT Serif';
	font-weight: normal;
	text-align: center;
	}
.s2-line {
	float: left;
	margin: 20px 0 0 0;
	max-width: 100%;
	}
.cmn-txt {
	font-size: 20px;
	line-height: 26px;
	color: #2d2d2d;
	display: inline-block;
	margin: 15px 0 0 0;
	font-weight: 300;
	}
	
/*-----------------------
		SEC-3
------------------------*/		
.sec3 {
	float: left;
	width: 100%;
	position: relative;
	padding: 50px 0;
	}
ul.prod-list {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:20px;
	padding:0 70px;
	}
ul.prod-list li {
    width: 31%;
    text-align: center;
    border: 1px solid #c5e8f0;
    background: #fff;
    padding:50px 25px 50px;
    position: relative;
    overflow: hidden;
	margin-top:30px;
	}
.prod-btl{
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    width: 230px;
	}
.prod-name {
    font-size: 22px;
    font-weight: bold;
    color: #0c426d;
    line-height: 26px;
	}
.star {
    display: block;
    margin: 10px auto;
	}
a.shop-btn{
	max-width:100%;
	width:200px;
	height:50px;
	line-height:46px;
	border-radius:40px;
	border: 2px solid #1f1f1f;
	color: #1f1f1f;
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
	letter-spacing:0.5px;
	opacity: 0;
    visibility: hidden;
    position: absolute;
	left:50%;
	bottom:-10px;
	margin-left:-100px;
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	transition:all ease 0.3s;
	}
.prod-list-effect {
    float: left;
    width: 100%;
    position: relative;
    transition: all ease 0.5s;
	}
ul.prod-list li:hover{
	background:#e1f2f6;
	cursor:pointer;
	}
ul.prod-list li:hover a.shop-btn {
	opacity:1;
	visibility: visible;
	transform:translateY(50px);
	-webkit-transform:translateY(50px);
	}
ul.prod-list li:hover .prod-list-effect{
	transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
	}
a.shop-btn:hover{
	background: #184c75;
    color: #fff;
    border: 2px solid #184c75;
	}

/*-----------------------
		SEC-4
------------------------*/		
.sec4 {
	float: left;
	width: 100%;
	position: relative;
	padding: 75px 0;
	}
.s4-head {
	float: left;
	width: 100%;
	height: 2px;
	background: #d9e7ea;
	}
.s4-head span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	background: #fff;
	font-size: 30px;
	line-height: 30px;
	color: #1f1f1f;
	font-family: 'PT Serif';
	font-weight: normal;
	margin: -34px 0 0 0;
	}
.s4-box {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
	}
.s4-box li {
	float: left;
	width: 16.5%;
	}
.s4-box li p {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 21px;
	color: #1a1a1a;
	}
	
	
/*-----------------------
		SEC-5
------------------------*/		
.sec5 {
	float: left;
	width: 100%;
	background: #f2fbfd;
	padding: 50px 0;
	}
.s5-img-sec {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
	}
.s5-img-sec li {
	float: left;
	width: 25%;
	}
.s5-img-sec li p {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 26px;
	color: #303030;
	font-weight: 500;
	margin: 10px 0 0 0;
	}
.s5-img1 {
	max-width: 100%;
	}
.comn-btn5 {
	float: none !important;
	display: inline-block;
	margin: 40px 0 0 0 !important;
	width: 17% !important;
	}
/*-----------------------
		SEC-6
------------------------*/		
.sec6 {
	float: left;
	width: 100%;
	padding: 40px 0;
	}
.s6-img {
	float: left;
	width: 100%;
	padding: 0 0 40px;
	}
.s6-box {
	float: left;
	width: 100%;
	background: #fff;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	}
.slider-img1 {
	max-width: 100%;
	}
.s6-mid-bx {
	float: left;
	width: 100%;
	position: relative;
	padding: 2px 0 0 67px;
	margin: 8px 0 0;
	}
.slide-pic1 {
	position: absolute;
	left: 15px;
	top: 0px;
	}
	.slide-pic10-new {
	position: inherit;
	left: 0px;
	top: 0px;
	}
.s6-mid-bx p {
	float: left;
	font-size: 13px;
	line-height: 17px;
	color: #525252;
	text-align: left;
	}
/*-----------------------
	btm-blue-sec
------------------------*/	
.btm-blue-sec {
	float: left;
	width: 100%;
	background: #f0f6fb;
	padding: 50px 0;
	}
.btm-blu-txt1 {
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 41px;
	color: #1d1d1d;
	}
.email-field {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin-top: 30px;
	border: 1px solid #0c426d;
	border-radius: 40px;
	height: 50px;
	line-height: 45px;
	padding: 4px 5px 4px 23px;
	text-align: left;
	background: #fff;
	}
.email-field input {
	float: left;
	width: 60%;
	border: none;
	outline: none;
	color: #000;
	font-size: 16px;
	line-height: 40px;
	font-family: 'Apercu Pro';
	font-weight:normal;
	}
a.sign-up {
	float: right;
	width: 35%;
	vertical-align: middle;
	height: 41px;
	line-height: 37px;
	text-align: center;
	background: #00aeef;
	border-radius: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	}
/*-----------------------
	btm-wht-sec
------------------------*/	
.btm-wht-sec {
	float: left;
	width: 100%;
	padding: 50px 0 30px;
	}
.btm-wht-txt {
	float: left;
	width: 100%;
	color: #505050;
	font-size: 18px;
	line-height: 20px;
	margin: 16px 0 0 0;
	}
.btm-wht-txt span {
	font-size: 14px;
	}
/*-----------------------
	     ABOUT
------------------------*/	
.innrBreadcrm {
	float: left;
	width: 100%;
	color: #505050;
	font-size: 16px;
	text-align: left;
	background: #e8f1f4;
	padding: 5px 0;
	}
.innrBreadcrm span {
	color: #0c426d;
	}
.about-sec1 {
	float: left;
	width: 100%;
	position: relative;
	}
.abt-s2-mid {
	float: left;
	width: 100%;
	position: relative;
	padding: 0px 527px 100px 0;
	margin: 77px 0 0 0;
	text-align: left;
	}
.abt-grl {
	position: absolute;
	right: 0px;
	top: 0px;
	}
.s2-sign {
	float: left;
	margin: 20px 0 0 0;
	}
.abt-s1-txt1 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 20px;
	color: #00aeef;
	font-weight: bold;
	margin: 10px 0 0 0;
	}
.abt-s1-txt2 {
	float: left;
	width: 100%;
	font-size: 17px;
	line-height: 17px;
	color: #2d2d2d;
	font-weight: 300;
	margin: 10px 0 0 0;
	}
.about-grrn-sec {
	float: left;
	width: 100%;
	background: #f2fbfd;
	padding: 60px 0;
	}
.about-box {
	float: left;
	width: 32%;
	background: #fff;
	border: 1px solid #cce5e9;
	margin: 40px 2% 0 0;
	padding: 22px 20px 0px;
	border-radius: 7px;
	height: 375px;
	}
.about-box3 {
	float: right;
	margin: 40px 0 0 0;
	}
.abt-txt1 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	font-family: 'PT Serif';
	font-weight: normal;
	margin: 0 0 0 0;
	}
.abt-lin {margin: 15px 0 -4px 0;}
.abt-non {border-bottom: none;}
.grn-linn {
	width: 100%;
	float: left;
	border-top: 1px solid #e0f5fd;
	margin: 15px 0 0 0;
	}



















.reslt-mid-sec {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
	}
.reslt-left {
	float: left;
	width: 50%;
	padding: 0 0px 0 0;
	border-right: 1px solid #ccc;
	}
.rest-txt1 {
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 26px;
	color: #1c1c1c;
	font-weight: bold;
	text-align: center;
	}
.rslt-box {
	float: left;
	width: 100%;
	margin: 30px auto 0;
	}
.rslt-prd1 {float: left;width:115px;}
.rslt-prd2 {
	float: left;
	width:125px;
	margin: 0 10px 0 0px;
	}
.ratingBox {
	float: left;
	vertical-align: middle;
	width: 115px;
	background: #00aeef;
	color: #fff;
	margin: 3px 0 0 0;
	text-align: center;
	}
.ratingBox p {
	float: left;
	width: 100%;
	font-size: 40px;
	line-height: 74px;
	font-weight: bold;
	}
.ratingBox span {
	float: left;
	width: 100%;
	font-size: 18px;
	background: #0c426d;
	padding: 5px 0;
	}
.rating-line {
	float: left;
	margin: 0 0 0 30px;
	}
.rating-line2 {
	margin: 5px 21px 0 0px;
	}
.rev-row-rs {
	margin: 30px 0 0;
	text-align: left;
	padding: 0 20px 0 81px;
	padding-left:81px !important;
	}
.name-icon2 {
	width: 60px !important;
	height: 60px !important;
	background: #c3dee2 !important;
	color: #fff !important;;
	font-size: 18px !important;
	line-height: 58px !important;
	}
.rev-title {
	float: left;
	width: 100%;
	color: #1a1a1a;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	}
.starimg {
	float: left;
	margin-top: 5px;
	}
.rvw-name-blu {
	float: left;
	width: 100%;
	margin-top: 15px;
	font-size: 20px;
	line-height: 26px;
	color: #1e4268;
	font-weight: bold;
	}
.reslt-rgt {
	float: right;
	/* width: 47%; */
	width: 50%;
	}

.reivew_right_sec{ width: 100%; border: none; min-height: 1850px;}


.faq-sec {
	float: left;
	width: 100%;
	padding: 50px 0;
	}
.faq-container {
	display: inline-block;
	width: 88%;
	text-align: left;
	padding: 10px 10px 10px 0;
	margin: 30px 0 0;
	}
.up-slide-dwn {
	float: left;
	width: 100%;
	margin-top: 7px;
	}
.accordion {
	float: left;
	width: 100%;
	text-align: left;
	background: url(../images/close-btn.png)#f0fbfd no-repeat 98% center;
	padding: 15px 40px 20px 25px;
	font-size: 26px;
	line-height: 26px;
	color: #0c426d;
	font-weight: bold;
	cursor: pointer;
	border-left: 5px solid #00a9ee;
	}
.acdn-heading.accordion-open {
	background: url(../images/open-btn.png)#f0fbfd no-repeat 98% center;
	border: none;
	border-left: 5px solid #00a9ee;
	}
.acdn-content {
	float: left;
	width: 100%;
	padding: 0px 30px 15px 25px;
	border-left: 5px solid #dbecf4;
	}


	.clearall {
		clear: both;
		font-size: 1px;
		line-height: 1px;
		height: 1px;
	}


	/***************** RESULTS TAB PANEL *********************/
.reslts-tab-area .nav{ display: flex; flex-wrap: nowrap; text-align: center; }
.reslts-tab-area .nav-tabs .nav-link{ display: inline-block; }
.reslts-tab-area .rslt-prod-area-new{ width: 100px; height: 70px; display: flex; justify-content: center; align-items: flex-end; margin: 0 auto 15px; }
.reslts-tab-area .rslt-prod-area-new img{ max-width: 70px; max-height: 70px; width: auto; height: auto; }
.reslts-tab-area .tab-content{ padding-top: 30px; background: #f2fbfd; }
.reslts-tab-area .rvw_hdr, .reslts-tab-area .nav-tabs .nav-link.active{background: #f2fbfd;}
.reivew_right_sec{ border-left: 1px solid #dee2e6; }
.reslts-tab-area .rslt-prd1{ width: 100px; margin-left: 10px; }
.reslts-tab-area .banner-btn-area a{ display: block; }
@media only screen and (max-width: 479px) {
    .reslts-tab-area .nav {
        flex-wrap: wrap;
    }
}
/***************** RESULTS TAB PANEL *********************/