@font-face {font-family: Graphik100;src: url('../fonts/Graphik-Extralight.otf');
}
@font-face {
 font-family: Graphik300;src: url('../fonts/Graphik-Light.otf');
}
@font-face {font-family: Graphik500;src: url('../fonts/Graphik-Medium.otf');.
}
@font-face {font-family: Graphik600;src: url('../fonts/Graphik-Semibold.otf');
}
@font-face {font-family: Graphik900;src: url('../fonts/Graphik-Bold.otf');
}
@font-face {font-family: Rockness;src: url('../fonts/Rockness.ttf');
}
body{color: #1f1a17;font-family: 'Graphik100';letter-spacing: 1px;
}
h1,h2,h3,h4,h5,h6,p{  margin:0px;
}
.container { max-width: 92% !important;  padding: 0px !important;
}
.padlbox{padding-left: 4%;
}
.redcolor{color: #d82526 !important;
}
.lightcolor{color: #b4b4b4 !important;
}
.ptb{padding: 85px 0px;overflow: hidden;
}
.mainhead {font-size: 50px;line-height: 130%;font-family: Graphik600;letter-spacing: 1px;word-spacing: 1px;margin-bottom: 30px;
}
.mainhead span {  font-weight: 900;  color: #d82526;  text-transform: capitalize;  font-size: 60px;  font-family: 'Rockness';
}
.titlep {  font-size: 20px;  line-height: 30px;  margin-bottom: 15px;  letter-spacing: 1px;  word-spacing: 1px;  width: 70%;  color: #545454;
}
.mybtn {padding: 5px 8px;font-family: Graphik300;position: relative;font-size: 14px;display: inline-block;text-decoration: none !important;color: #1f1a17 !important;border-bottom: 2px solid #d82526;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
a.textread {font-weight: 600;color: #7c7c7c !important;text-decoration: none !important;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
a.textread:hover{
 color: #000 !important;
}
/*header*/
header {background: #fff;box-shadow: 0px 0px 10px #0000000f;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
.collapse.navbar-collapse{position: relative;
}
.mainlogo {  position: absolute;  margin: auto;  text-align: center;  left: 0px;  right: 0px;  z-index: 9;  width: 170px;
}
.mainlogo img {  height: 30px;
}
.topheader {  padding: 8px 0;  position: relative;  background: #000;
}
.topheader ul {  margin: 0;  text-align: right;  padding: 0;  display: block;  overflow: hidden;
}
.topheader li {  padding-left: 5px;  color: #fff;  line-height: 30px;  font-size: 11px;  display: inline-block;
}
.topheader li a {  display: block;  color: #fff;  text-decoration: none;  outline: 0;  position: relative;  width: 30px;  text-align: center;
}
.topheader li a i {  font-size: 22px;  line-height: 24px;  height: 24px;  vertical-align: middle;  width: 24px;  z-index: 99;  position: relative;  text-align: center;
}
.socialicon{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: transparent;
}
.socialicon:hover{
	color: #fff;
}
.socialicon:before {
	content: "";
	position: absolute;
	top: 100%;
	border-radius: 4px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 9;
}
.socialfb:before{background: #3b5999;
}
.socialyt:before{  background: #FF0000;
}
.socialin:before{  background: #3f729b;
}
.socialtw:before {background: #55acee;
}
.socialli:before {background: #0e76a8;
}


.socialicon:hover:before {top: 0;
}
.topheader li:first-child {  border-right: 1px solid #ddd;  padding: 0px;  letter-spacing: 1.5px;  padding-right: 12px;  line-height: 12px;
}
header nav.navbar {
	padding: 30px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
header .nav-item a.nav-link {color: #1f1a17;line-height: 50px;font-family: Graphik300;position: relative;font-size: 15px;padding-right: 10px !important;padding-left: 10px !important;letter-spacing: 0.5px;word-spacing: 1px;
}
header .navbar-nav a,
header .navbar-nav a:after,
header .navbar-nav a:before {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
header .rightmenu .nav-item a.nav-link{

}

header .navbar-nav a.nav-link:after{position: absolute;bottom:15px;left: 0;right: 0;margin: auto;width: 0%;content: '.';color: transparent;background: #db2628;height: 2px;
}
header .navbar-nav a.nav-link:hover:after {width: 85%;
}
.leftmenu .nav-item a.nav-link {  padding-right: 25px !important;  padding-left: 25px !important;  font-family: Graphik500;
}
header .nav-item.navbook a.nav-link:after{
	width: 90%;
}
.mobilelogo{display: none;
}
.mobilelogo img{height: 20px;
}

button.navbar-toggler {  outline: none;
}
.internalhead {z-index: 9999;position: relative;
}
.internalhead:after{box-shadow: 0px 0px 10px #a9a9a9;position: absolute;content: '';  
}
header.fixed {  position: fixed;  top: 0px;  z-index: 999999;  width: 100%;  left: 0px;  right: 0px;  background: #fff;  box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
header.fixed nav.navbar {  padding: 5px 0px;
}
/*fullmenu*/
.menumodal{padding: 0px !important;z-index: 999999;
} 
.menumodal  .modal-dialog {  width: 100%;  margin: 0px;  max-width: 100% !important;
}
.menumodal  .modal-content {  background: #dde8ec;  box-shadow: inherit;  border: none;
}
.menumodal .modal-body {  background: #dde8ec;  padding: 0px 20px;  min-width: 1000px;  margin: auto;  max-width: 100%;
}
.menumodal .modal-body .col {  border-right: 1px solid rgb(74 176 172 / 40%);  padding-right: 0px;
}
.menumodal .modal-body .col:first-child{border-left: 1px solid rgb(74 176 172 / 40%); 
}
.dropmenubox {      
  z-index: 99;
  position: relative;  
  padding-top: 80px;  
  margin-bottom: 50px;
}
.dropmenubox img {  height: 70px;  margin-bottom: 10px;
}
.dropmenubox h4 {
    font-family: Graphik600;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    font-size: 6vw;
    color: rgb(255 255 255 / 72%);
    line-height: 100%;
    z-index: 999;
    display: block;
    text-align: center;
    margin: auto;
    letter-spacing: 5px;
    left: 0px;
    right: 0px;
    top: 10%;
    bottom: 0px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.menumodal .close {  outline: none;  font-family: auto;  font-size: 4vw;  color: #4ab0ac;  right: 15px;  position: absolute;
  z-index: 9999;
}
.dropmenubox h6 {  font-size: 15px;  color: #4ab0ac;  font-family: Graphik500;  letter-spacing: 1px;  word-spacing: 2px;  line-height: 20px;  margin-bottom: 40px;
}


.dropmenubox .linebar {  left: -17px;  position: absolute;  border-radius: 2px;  height: 220px;  top: 0px;
}
.dropmenubox ul {  list-style-type: none;  margin: 0px;  padding: 0px;  display: block;  overflow: hidden;
}
.dropmenubox ul li a {  color:#d82526 !important;  display: block;  text-transform: capitalize;  text-decoration: none;  margin-bottom: 5px;  font-size: 11px;  -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
.dropmenubox ul li a:hover{color: #fff;
}
/*fullmenu*/
.mainSlide .item img{width: 100%;
}
.mainSlide .item{position: relative;
}
.mainSlide .item:after {position: absolute;content: '';width: 100%;background: linear-gradient(0deg, rgb(0 0 0 / 55%) 0%, rgb(0 0 0 / 9%) 80%);top: 0%;bottom: 0px;z-index: 999;
}
.mainSlide .item h6 {display: none;position: absolute;font-family: Graphik500;bottom: 30px;z-index: 9999;left: 4%;font-size: 34px;color: #fff;width: 37%;line-height: 140%;letter-spacing: 0.5px;word-spacing: 2px;
}
.linebar {  height: 160px;  width: 3px;  background: #fff;
}
.mainSlide .owl-dots {  position: absolute;  top: 30%;  z-index: 99999;  right: 0px;
}
.mainSlide .owl-dots .owl-dot {  font-family: Graphik300;  background: rgb(0 0 0 / 50%);  margin-bottom: 0px;  line-height: 20px;  opacity: 0.4;  color: #fff;  padding: 20px 35px;  font-size: 16px;
}
.mainSlide .owl-dots .owl-dot.active{
  opacity: 1;

}

/*counters*/

.counters {
  border-top: 1px solid #b4b2b3;
  border-bottom: 1px solid #b4b2b3;

}
.countbox {
  display: block;
  overflow: hidden;
  padding: 40px 0px;

}
.countbox h6 {  font-size: 6vw;  font-family: Graphik100;  line-height: 70px;  margin-right: 15px;  display: inline-block;  float: left;

}
.countbox span {  text-transform: uppercase;  font-family: Graphik500;  font-size: 14px;  color: #b4b2b3;  display: inline-block;  line-height: 20px;  padding-top: 15px;
}
/*counters*/
/*videobox*/
.section1{
	position: relative;
}
.videobox {
	overflow: hidden;
	position: relative;
}
.videobox img{width: 100%;
}
.swbgimg {  position: absolute;  width: auto !important;  top: 30%;  left: 0px;
}
.videobox1 {  position: relative;  margin-left: 30%;

}
.videobox1 a.videobtn {
	overflow: hidden;
	top: calc(50% - 55px);
	position: absolute;
	left: -37.5%;
	background: #d82526;
	padding: 30px;
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	display: block;
	line-height: 35px;
	padding-right: 120px;
	width: calc(37.5% + 150px);
	font-family: Graphik500;
}
.videobox1 a.videobtn span {  display: block;  font-size: 16px;  font-family: 'Graphik100';  font-style: italic;  line-height: 25px;  letter-spacing: 1px;  color: #fff;  font-weight: lighter;
}
.videobox1 a.videobtn i.itla {  font-style: normal;  font-family: 'Rockness';  font-size: 40px;
}
.videobox1 a.videobtn i.fa {
	position: absolute;
	right: 30px;
	top: 0px;
	height: 100%;
	font-size: 80px;
	line-height: 120px;
	text-align: center;
}
.closevideo {outline: none;cursor: pointer;position: absolute;font-size: 40px;color: #1f1a17;line-height: 40px;height: 40px;width: 40px;text-align: center;top: 0px;left: -40px;
}
.videobox1 iframe{width: 0%;position: absolute;bottom: 0px;left: 0px;right: 0px;top: 0px;height: 100%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
a.videobtn:after {  content: '';  position: absolute;  right: -30px;  top: -10px;  height: 180px;  width: 180px;  background: rgb(0 0 0 / 10%);  cursor: pointer;  -ms-transform: rotate(-90deg);  transform: rotate(-65deg);  z-index: -9;
}

/*videobox*/

/*strongbox*/

.strongbox{
overflow: hidden;

}
.strongbox .sleftbox {
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 50%;

}
.strongbox .sleftbox img {
  width: 98%;
  float: left;
  margin-bottom: 2%;

}
.mt100{
margin-top: 100px;

}
.mt-100{
margin-top: -100px;

}
.strongbox .sleftbox {
  display: inline-block;
  overflow: hidden;

}

/*strongbox*/.pointsbox {
border-bottom: 1px solid #ddd;
position: relative;
cursor: pointer;

}
.pointsbox:first-child{
border-top: 1px solid #ddd;

}
.pointsbox h6 {
  font-size: 30px;
  position: absolute;
  font-family: Graphik500;
  line-height: 35px;
  top: calc(50% - 35px);
  left: 100px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 3px;
      color: #000;

}
.pointsbox span {
	font-size: 18px;
	position: absolute;
	top: calc(50% - 40px);
	left: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  text-decoration: none;
    color: #000;
}
.pointsbox img{
width: 100%;
opacity: 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;

}
.pointsbox:hover img{
opacity: 0.3;

}
.pointsbox:hover h6{
top: calc(50% - 45px);

}
.pointsbox:hover span{
 top: calc(50% - 45px);

}/*herbalhealth*/

.herbalhealth {background-image: url(../img/health/bg.png);overflow: hidden;display: block;background-size: 85%;position: relative;background-position: bottom;padding-top: 100px;
}
.herbalhealth:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 150px;
  background: rgb(235 231 219 / 60%);
  z-index: -99;

}
.herbalhealth .mainhead{
margin-top: 50px;

}
.leftwell{
position: absolute;
z-index: 99;
overflow: hidden;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;

}
.leftwell40{
width: 38%;

}
.leftwell80{
width: 80%;

}
.leftwell img {
height: 620px;
display: block;
left: 0px;

}
.leftwell a.clickbox {
position: absolute;
top: calc(50% - 50px);
left: 170px;
background: #1f1a17;
height: 100px;
font-family: initial;
width: 100px;
text-align: center;
font-weight: 600;
border-radius: 50%;
color: #fff;
font-size: 50px;
text-decoration: none;
line-height: 100px;

}
.leftwell hr.leftline {
  position: absolute;
  background: #d82526;
  height: 1px;
  border: none;
  margin: 0px;
  width: 180px;
  top: calc(50% - 0.5px);

}.leftwell a.clickbox:before {
  content: '';
  position: absolute;
  height: 120px;
  width: 120px;
  border: 1px solid #d82526;
  top: -10px;
  left: -10px;
  border-radius: 50%;
 -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}
.leftwell a.clickbox:hover:before {
 height: 150px;
width: 150px;
 top: -25px;
  left: -25px;

}
.rightwell{
position: relative;

}
.rightwell .titlep {
  width: 47%;

}
.rightwell img {
box-shadow: -4px 4px 15px rgb(0 0 0 / 45%);

}
.rightwellimg1 {
position: absolute;
right: 6%;
top: 70px;
height: 150px;
z-index: 999;

}
.rightwellimg2 {
right: 28%;
position: absolute;
height: 180px;
background: #fff;
padding: 5px;
bottom: 20px;4
z-index: 99;

}
.rightwell .mybtn {
  margin-top: 20px;
  margin-bottom: 10px;

}

/*herbalhealth*/

/*foundation*/

.foundation {
background-image: url(../img/foundation/bg.png);
position: relative;
background-size: 100% 100%;
background-repeat: no-repeat;

}
.foundation p.titlep {
  width: 65%;

}
.foundationbox img{
width: 80%;

}.foundationbox {
  position: absolute;
  right: 3%;
  bottom: 0px;
  text-align: right;

}
.owl-carousel-vertical .item{


}.foundationSlide .owl-dots .owl-dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  

}
.foundationSlide .owl-dots .owl-dot:first-child{
border-top: 1px solid #000;

}
.foundationSlide .owl-dots .owl-dot span{}
.foundationSlide .owl-dots {
  position: absolute;
  left: -60px;
  top: 0;

}
.foundationSlide .owl-dots .owl-dot {
  position: relative;
  margin-bottom: 40px;

}.foundationSlide .owl-dots .owl-dot:before {
  content: '';
  position: absolute;
  height: 42px;
  width: 1px;
  background: #000;
  
  left: 5px;
  top: 18px;}
.foundationSlide .owl-dots  .owl-dot:after{
content: '';
  position: absolute;
  height: 42px;
  width: 1px;
  top: 18px;
  background: #000;
  right: 5px;

}
.foundationSlide .owl-dots  .owl-dot:last-child{
border-bottom: 1px solid #000;

}
.foundationSlide .owl-dots  .owl-dot:last-child:after,.foundationSlide .owl-dots  .owl-dot:last-child:before{
display: none;

}.foundationSlide .owl-dots .owl-dot.active span {
  height: 12px;
  width: 12px;
  background: #000;
  position: relative;
  display: block;
  border-radius: 50%;
  top: 3.5px;
  left: 3px;

}
.foundationSlide .owl-dots .owl-dot.active:first-child span{
top: 3px;

}
.foundationSlide {
  padding-left: 70px;

}
.founslid{
margin: 10px 0px;

}
.mouse {
  height: 46px;
  position: relative;
  width: 26px;
  border: 2px solid #000;
  border-radius: 20px;

}
.mouse:after {
  position: absolute;
  top: 0px;
  content: '';
  height: 5px;
  background: #000;
  width: 5px;
  top: 10px;
  left: 9px;
  border-radius: 50%;

}
.founslid p {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;

}

/*foundation*/

/*productrange*/

.productrange p.titlep{
width: 100%;

}
.proslider .owl-carousel{
position: relative;
padding-left: 25%;
width: 100%;

}
.proslider {
  position: relative;

}
.proslider2 {
  margin-left: 40%;
  position: relative;

}
.proslider2 .owl-carousel {
position: relative;
width: 100%;

}.proslider .owl-dots {
  position: absolute;
  left: 10%;
  top: 20px;
  background: #fff !important;
  z-index: 999;
  padding-right: 20px;
  display: block;

}
.proslider .owl-dots:after {
content: '';
position: absolute;
height: 90%;
right: 0px;
box-shadow: 0px 0px 15px rgb(0 0 0 / 0.4);
top: 5%;
border-radius: 20%;
z-index: -9;
left: 10%;

}
.proslider .owl-dots:before{
content: '';
width: 100%;
position: absolute;
height: 100%;
z-index: 9;
background: #fff;

}
.proslider .owl-carousel .owl-item img {
  width: 70%;
  margin: 20px auto;

}
.proslider .owl-dots .owl-dot {position: relative;font-size: 13px;margin: 15px 0px;z-index: 999;line-height: 30px;opacity: 0.5;padding-left: 30px;
}
.proslider .owl-dots .owl-dot:after {
  position: absolute;
  content: '';
  left: 0px;
  height: 20px;
  top: 5px;
  width: 20px;
  background: #ddd;
  border-radius: 50%;

}
.proslider .owl-dots .owl-dot.active:after{background: #d82526;
}
.proslider .owl-dots .owl-dot.active{opacity: 1;color: #d82526;font-size: 18px;
}
.proslider2 .item {  margin: 10px;
}
.proslider2 .item img {box-shadow: -2px -2px 10px rgb(0 0 0 / 27%);width: 80%;cursor: pointer;margin: 10px auto;border: 4px solid transparent;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
.proslider2 .item:hover img{border: 4px solid #d82526;
}
.slidbtn {  margin-top: 30px;
}
.slidbtn a.mybtn {
  margin-right: 20px;

}/*productrange*/

.blogs {
  width: 80%;
  margin: auto;

}
.blogbox{
position: relative;
padding-bottom: 30px;
background: #f6f7f9;
border-bottom: 3px solid #d82526;

}
.blogbox img {
  width: 100%;

}
.cblogbox {
  padding: 15px;

}
.cblogbox a.mybtn {
  border-bottom: none;
  padding: 0px;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;

}
.cblogbox h5 span {
  font-size: 14px;
  color: #888;

}
.cblogbox h5 a {
  font-size: 13px;
  text-transform: uppercase;


  margin-right: 10px;
  color: #009688;

}
.cblogbox h6 {
  font-size: 15px;
  line-height: 22px;
  font-family: Graphik500;
  height: 44px;
  overflow: hidden;

}
.cblogbox p {
  font-size: 12px;
  line-height: 20px;

}
.cblogbox h5 {
margin-bottom: 10px;

}
.btnbolg {
  text-align: center;
  padding-top: 70px;

}
.btnbolg a {
  text-decoration: none;
  border-bottom: 1px solid #d82526;
  border-top: 1px solid #d82526;
  color: #333;
  text-transform: uppercase;
  padding: 20px 30px;

}/*footer*/

.involved{


  border-top: 1px solid #b4b2b3;

 

}
.subscribeform .form-group {
  width: calc(100% - 100px);
  position: relative;
  margin-bottom: 0px;

}
.subscribeform .form-control {
  height: 65px;
  background: #eaeaea;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 10px 15px;

}
.subscribeform .btn {
  height: 65px;
  background: #d82526;
  margin: 0;
  border-radius: 0;
  width: 100px;
  color: #fff!important;
  text-transform: uppercase;

}

div#successbox1 .titlep {
    min-height: 50px;
    text-align: left;
    font-family: Graphik900;
}


.involvedform .form-control {
    width: calc(80% - 120px);
    position: relative;
    padding: 10px;
    letter-spacing: 1px;
    color: #58585a;
    background: #ffffff;
    font-family: Graphik900;
    height: 65px;
    border: none;
    box-shadow: inherit;
    border-radius: 0;
    font-size: 20px;
    border-bottom: 1px solid #1f1a17;

}
.involvedform select.form-control {
  -moz-appearance:none; 
  -webkit-appearance:none;
  appearance:none;
      background: transparent;

}
.involvedbox .mainhead{
margin-bottom: 75px;

}
.involvedform .btn {
    height: 65px;
    background: #d82526;
    margin: 0;
    border-radius: 0;
    width: 120px;
    color: #fff!important;
    text-transform: uppercase;
    padding: 18px 0px;
    text-decoration: none;
        line-height: 30px;

}.involvedform .btn {
  position: relative;

}
.involvedform .btn i.fa {
  position: absolute;
  left: -45px;
  color: #b4b2b3;
  font-size: 40px;
  top: 6px;
  z-index: -9;
  
}
.mainfooter{
	background: #000;
	position: relative;
}
.footmenu{
	text-align: right;
}
.footerlogo {  text-align: left;  height: 30px;  margin: 97px 0px 120px 0px;  display: block;  overflow: hidden;
}
.footerlogo img {  display: block;  width: 90%;
}
.footmenu ul li{position: relative;
}
.footmenu ul li:after {  position: absolute;  content: '';  height: 1px;  width: 6px;  background: #b4b2b3;  left: -10px;  top: 13px;
}
.footmenu ul li a {  color: #c7c7c7;  font-size: 11px;  margin-bottom: 5px;  text-decoration: none;  display: inline-block;  line-height: 15px;  font-family: Graphik100;  letter-spacing: 1px;  text-transform: capitalize;
}
.footmenu ul {  list-style-type: none;  text-align: left;  display: block;  margin-bottom: 30px;  padding-left: 10px;  color: #fff;
}
.footmenu h6 {  text-align: left;  font-size: 12px;  color: #fff;  font-family: Graphik300;  text-transform: uppercase;  margin-bottom: 10px;  line-height: 30px;
}
.footmenu p{
	text-align: left;
	color: #b4b2b3;
	font-size: 11px;
	margin-bottom: 15px;
}
.footmenu .linebar {  text-align: right;  right: -2px;  height: 220px;  overflow: hidden;  border-radius: 2px;  display: inline-block;  margin-bottom: 20px;  z-index: 9;  position: relative;
}
.mainfooter .col {
	border-right: 1px solid #1b1b1b;
	padding-right: 0px;
	padding-bottom: 40px;
}
.mainfooter .col:last-child{
	border-right: 0px solid #1b1b1b;
}
.redbar{background: #ed1c24;
}
.purplebar{background: #9f4c9c;
}
.yellowbar{background: #f8c313;
}
.bluebar{background: #319ad6;
}
.orangebar{background: #ee3723;
}
.nobar{background: transparent;
}


/*footer*/

.copyright {
  padding: 25px 0px;
  background: #393939;

}
.copyright ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  line-height: 15px;

}
.copyright ul li {
  display: inline-block;
  margin-right: 15px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  line-height: 15px;

}.copyright ul li a{
color: #ccc;
display: block;
text-decoration: none;
font-size: 13px;
line-height: 15px;

}
.copyright ul li:last-child{
border-right: 0px solid #ccc;

}
.copyright p{
text-align: right;
color: #ccc;
line-height: 15px;
font-size: 13px;

}

/*headinside*/

.headinside {
background: #f7f7f7;
margin-bottom: 20px;

}
.headinside ul {
list-style-type: none;
margin: 0px;
padding: 0px;
overflow: hidden;

}
.headinside ul li {  width: 15.66%;  display: inline-block;  float: left;  border-right: 1px solid #b4b2b3;
}
.headinside ul li a {font-family: Graphik300;padding: 2vw 1.5vw;color: #000;height: calc(50px + 3vw);line-height: 25px;font-size: 14px;text-decoration: none;overflow: hidden;display: block;
}
.headinside ul li.active{
background: #fff;

}
.headinside ul li:first-child{
padding-left:4%;
width: calc(15.66% + 3%)

}
.headinside ul li:last-child{
padding-right: 4%;
width: calc(15.66% + 3%)

}
.headinside ul li:last-child{
border-right: 0px solid #b4b2b3;

}
.menuselect.mobileview {
  padding: 15px 0px;

}

/*headinside*/

.breadcrumbox {
  padding: 20px 0px;

}
.breadcrumbox ol.breadcrumb {
  background: transparent;
  margin: 0px;
  padding: 0px;

}
.breadcrumbox ol.breadcrumb li.breadcrumb-item {
  font-size: 13px;

}
.breadcrumbox ol.breadcrumb li.breadcrumb-item a{
    text-decoration: none;

}/*compassion*/

.compassion{
position: relative;
padding-bottom: 100px;

}
.compassionbox{
min-height: 600px;

}
.compassion:after{
content: '';
position: absolute;
height: 150px;
background: #f5f6f8;
width: 100%;
bottom: 0px;
z-index: 9;

}
.compassionbox i {
font-size: 180px;
opacity: 0.5;
color: #ececec;

}
.compassionbox2 {text-align: right;position: absolute;z-index: 999;right: 4%;overflow: hidden;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;
}
.compassionbox2 img{ height: 600px;display: block;left: 0px;
}
.compassion40 {  width: 38%;
}
.compassion80 {  width: 80%;
}
.compassionbox2 a.clickbox1 {position: absolute;top: calc(50% - 50px);right: 170px;background: #1f1a17;height: 100px;font-family: initial;width: 100px;text-align: center;font-weight: 600;border-radius: 50%;color: #fff;font-size: 50px;text-decoration: none;line-height: 100px;
}
.compassionbox2 hr.rightline {  position: absolute;  background: #d82526;  height: 2px;  border: none;  margin: 0px;  right: 0px;  width: 180px;  top: calc(50% - 1px);
}
.compassionbox2 a.clickbox1:before {
	content: '';
	position: absolute;
	height: 120px;
	width: 120px;
	border: 1px solid #d82526;
	top: -10px;
	left: -10px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.compassionbox2 a.clickbox1:hover:before {
 height: 150px;
width: 150px;
 top: -25px;
  left: -25px;

}

/*compassion*/

.uppercase{
text-transform: uppercase !important;}
.uppercase span {
  text-transform: initial !important;

}/*heart*/

.heart{
overflow: hidden;
background: #f5f6f8;
position: relative;
padding-top: 70px;

}
.heartbox{
position: relative;

}
.heart img.heartimg {
  position: absolute;
  left: -80px;
  height: 320px;
  top: -60px;

}
.heartbox .titlep {
  max-width: 460px;
  margin: 20px auto;
  display: block;

}
.heartbox h6 {
      font-size: 15px;
    max-width: 382px;
    line-height: 16px;
    margin: 15px auto;
    font-family: Graphik300;
        font-weight: 600;

}
.readmore {
  text-align: center;
  padding-top: 50px;

}
.readmore .readbn {
padding: 8px 30px;
background: #fff;
display: inline-block;
border-radius: 10px 10px 0px 0px;
line-height: 30px;
color: #bd9e65;
text-decoration: none;
font-size: 14px;

}
.readmore .collapse{
text-align: left;

}
.readmore .card p{
font-size: 12px;
font-family: Graphik300;
line-height: 20px;
margin-bottom: 15px;
text-align: left !important;

} 

/*heart*/

/*missionbox*/.missionbox{}
.missionbox h5 {
  margin-bottom: 20px;
  max-width: 70%;
  font-family: Graphik500;
  color: #000;
  font-size: 17px;

}
.missionbox h6 {
  font-size: 13px;
  line-height: 18px;
  max-width: 70%;
  margin-bottom: 15px;

}
.missionbox img{
width: 100%;

}

/*missionbox*/

/*productpage*/

.tabsproduct p {
  font-family: Graphik500;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;

}
.tabsproduct{
margin-top: 50px;

}
.tabsproduct .nav-tabs {
  border: none;

}
.tabsproduct .nav-tabs a.nav-link {
border: 1px solid #b4b2b3;
border-radius: 0px;
margin-right: 10px;
font-size: 12px;
text-transform: uppercase;
color: #000;
text-decoration: none;
    margin-bottom: 10px;
    font-family: Graphik300;

}
.tabsproduct .nav-tabs a.nav-link.active {
  border: 1px transparent;
  background: #db2628;
  color: #fff;

}
.productbox {
  padding-top: 60px;

}
.productbox img {
  width: 100%;
  box-shadow: 0px 0px 25px rgb(0 0 0 / 40%);

}
.productbox h6 {position: relative;background: #fff;padding: 50px 40px;font-family: Graphik300;text-transform: uppercase;margin-top: 30px;display: block;font-size: 20px;cursor: pointer;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.productbox h6  b{font-family: Graphik500;
}
.productbox h6 div {display: inline-block;border-right: 1px solid #ddd;line-height: 20px;margin-right: 20px;padding-right: 20px;
}
.productbox h6 span {  display: inline-block;  text-align: left;  position: absolute;  right: 40px; font-size: .7em;
    line-height: 2;
}
.productbox h6:hover {background: #000;color: #fff; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}
.productpage{
position: relative;

}.productpage:after{
position: absolute;
content: '';
background: #f7f7f7;
top: calc(50% - 300px);
height: 800px;
width: 100%;
z-index: -9;

}

/*productpage*/

/*internalheader*/

.internalheader {
overflow: hidden;
position: fixed;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
top: -300px;
padding-right: 4%;
display: block;
width: 100%;
    z-index: 9999;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}
.inside-leftmenu img {
width: 70px;
float: left;
margin-right: 30px;
border-bottom: 5px solid #d92528;
padding: 10px;

}
.inside-leftmenu h6 {
  line-height: 75px;
  font-size: 28px;
  font-family: Graphik500;
  text-transform: uppercase;

}
.inside-rightmenu {
  padding: 18px 0px;
  text-align: right;

}.inside-rightmenu ul {
  margin: 0;
  text-align: right;
  padding: 0;
  display: inline-flex;
  overflow: hidden;
  height: 32px;

}
.inside-rightmenu li {
  padding-left: 10px;
  color: #000;
  font-family: Graphik500;
  line-height: 30px;
  font-size: 13px;
  display: inline-block;

}
.inside-rightmenu li a {
  display: block;


  color: #000;
  text-decoration: none;
  outline: 0;

}
.inside-rightmenu li a i {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;

}
.inside-rightmenu li:first-child {
  padding: 0px;
  letter-spacing: 1.5px;

}
.inside-rightmenu li a.storeloc {
  border-bottom: 2px solid #d92528;
  padding: 0px 5px;
  margin: 0px 10px;

}
.inside-rightmenu li:last-child a i{
font-size: 34px;

}
.inside-rightmenu p {
  display: inline-flex;
  font-size: 13px;
  font-family: Graphik500;
  padding-right: 1vw;
  height: 32px;
  line-height: 32px;

}
.inside-rightmenu p a img {
     height: 18px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
}

.inside-rightmenu p a img:nth-child(2){
  margin-top: 0;
}


.bordertop{
border-top: 5px solid transparent;

}
.bordertop.product1bg{
border-color: #898bbe;

}/*internalheader*/

.fitbox{
position: relative;
padding-bottom: 100px;

}
.fitbox:after{
position: absolute;
content: '';
background: #eceaf5;
height: 50%;
z-index: -9;
width: 100%;
bottom: 0px;

}
.fitbox1 img{
width: 100%;

}
.fitbox1 {
position: relative;
overflow: inherit; 

}
.fitboxcont {
position: absolute;
width: 40%;
right: 5%;
padding: 5vw 5vw 2vw 5vw;
bottom:0%;
background: #fff;
box-shadow: 0px 0px 15px rgb(0 0 0 / 50%);

}
.fitboxcont .mainhead {
line-height: 100%;

}
.fitboxcont h6 {
  font-family: Graphik300;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  max-width: 85%;
  margin-bottom: 70px;

}
.mousetext{
text-transform: uppercase;
font-size: 12px;
    margin-top: 10px;
    color: #898bbe;
    font-weight: bold;

}
.fitboxcont .mouse:after{
background:  #898bbe;

}
.fitboxcont .mouse{
border-color: #898bbe;

}
.prodtls{
background: #eceaf5;
padding-top: 0px;
position: relative;
border-bottom: 1px solid #898bbe;

}
.prodtlsbox h1 {
  font-family: Graphik300;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 30px;

}
.prodtlsbox h1 b{
font-family: Graphik500;

}
.prodtlsbox {
  width: 100%;
  padding-left: 30%;

}
.prodtlsbox h6{
font-family: Graphik300;
color: #000;
font-size: 14px;
line-height: 16px;
max-width: 80%;
margin-bottom: 20px;

}
.prodtlsboxdtl1 {
  width: 50%;
  float: left;
  margin-bottom: 30px;

}
.prodtlsboxdtl{
padding-top: 50px;

}
.prodtlsboxdtl1 img {
    float: left;
    height: 40px; /*60*/
    margin-right: 10px;
}
.prodtlsboxdtl1 h5 {
    font-family: Graphik300;
    padding-top: 8px; /*20*/
    line-height: 16px;
    font-size: 11px;
    text-transform: uppercase;

}
.prodtlsing {
position: absolute;
bottom: -25px;
height: 50px;
line-height: 50px;
padding: 0px 15px;
z-index: 99;
border: 2px solid #898bbe;
text-align: center;
width: 250px;
background: #fff;
margin: auto;
color: #898bbe;
font-size: 16px;
text-transform: uppercase;
left: 0px;
right: 0px;

}.ingredientbox {
  text-align: center;
  margin-bottom: 30px;

}
.ingredientbox img {
    margin: auto;
    height: 100px;
    margin-bottom: 10px;
    width: 100px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #bdbdbd;
    padding: 10px;
}
.ingredientbox h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: Graphik500;

}
.ingredients{
position: relative;
border-bottom: 1px solid #898bbe;

}
.colorbg a.videobtn{
background: #898bbe;

}
.experience{
background: #eceaf5;

}
.experience h5 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 30px;
   font-family: Graphik500;

}
.experiencetb .nav-tabs {
  text-align: center;
  border: none;
  display: block;

}
.experiencetb .nav-tabs .nav-item {
  margin: 0px;
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;

}
.experiencetb .nav-tabs .nav-item .nav-link {
  background: transparent;
  border: none;
  color: #ddd;
  text-transform: uppercase;
  font-family: Graphik500;
  border-bottom: 2px solid #ddd;

}
.experiencetb .nav-tabs .nav-item .nav-link.active{
 border-bottom: 2px solid #898bbe;
 color: #898bbe;

}
.experiencetb .tab-pane{
margin: auto;
text-align: center;

}
.experiencetb .tab-pane img{
width: 300px;
text-align: center;

}.bordertop.product2bg{

background: #78c8bb;

}
.product2bg{}
.product2bg .inside-leftmenu h6 {
  color: #fff;
  font-family: Graphik300;

}
.product2bg .inside-rightmenu p {
  border-bottom: 2px solid #d7272b;
  padding-right: 0px;
  margin-right: 15px;
  padding: 0px 5px;

}
.product2bg .inside-rightmenu p a{
color: #fff;
text-decoration: none;
 font-family: Graphik300;

}
.product2bg .inside-rightmenu li{
color: #fff;
font-family: Graphik300;

}
.product2bg .inside-rightmenu li a{
color: #fff;

}
.product2bg .inside-rightmenu li a.storeloc{
border-color: #000;

}
.product2bg .inside-rightmenu li:last-child a i {
  font-size: 25px;

}
.product2bg .inside-leftmenu img{
border-color: #fff;

}.wellnesspg{
position: relative;

}
.wellnesspg:after{
position: absolute;
top: 0px;
height: 40%;
content: '';
width: 100%;
background: #78c8bb;
z-index: -9;

}
.wellnesspgbox img{
width: 100%;
padding-bottom: 100px;

}
.wellnesspgbox{
position: relative;

}
.wellnesspgbox .fitboxcont{
bottom: 0px;
top: auto;
padding: 5vw;

}
.wellnesspgbox a.mybtn{
font-family: Graphik500;
margin-bottom: 70px;
font-size: .9em;

}
.wellnesspg p.titlep.text-white{
width: 40%;
margin-bottom: 50px;

} .wellnesspgbox .mouse {
  border-color: #78c8bb;

}
.wellnesspgbox .mouse:after {
  background: #78c8bb;


}
.wellnesspgbox .mousetext {
  color: #78c8bb;
   font-family: Graphik500;

}
.wellnes-serv{}
.wellnes-serv h6 {
  font-family: Graphik500;
  font-size: 22px;
  max-width: 80%;
  margin-bottom: 20px;

}
.wellnes-serv ul{
list-style-type: none;
margin: 0px;
padding: 0px;

}
.wellnes-serv ul li {
width: 49%;
font-family: Graphik500;
color: #000;
position: relative;
padding-left: 30px;
text-transform: uppercase;
font-size: 14px;
margin-bottom: 30px;
line-height: 20px;
display: inline-flex;

}
/*.wellnes-serv ul li:after {
  position: absolute;
  content: '';
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 2px solid #78c8bb;
  left: 0px;
  top: 2px;

}*/
.wellnes-read .readmore .readbn{
color: #78c8bb;

}
.wellnesgallery{
position: relative;
background-image: url(../img/health/bg.png);
overflow: hidden;
display: block;
background-size: 85%;
position: relative;
background-position: bottom;

}
.wellnesgallery:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 150px;
  background: rgb(235 231 219 / 60%);
  z-index: -99;

}
.wellnesgallery:before {
  position: absolute;
  content: '';
  height: 150px;
  bottom: 0px;
  background: #fff;
  z-index: 0;
  width: 100%;

}
.wellnesgallery .mainhead{
padding-left:4%; 

}
.wellnesSlid {
  width: 90%;
  position: relative;
  

}
.wellnesSlid:after{
position: absolute;
content: '';
height: 10px;
background: #000;
bottom: 0px;

}
.wellnesSlid img{
width: 100%;

}
.slide-progress {
width: 0;
position: absolute;
bottom: 0px;
max-width: 100%;
height: 15px;
background: #d82526;
z-index: 999;

}
.wellnesSlid:after {
  position: absolute;
  content: '';
  height: 15px;
  background: rgb(255 255 255 / 70%);
  bottom: 0px;
  z-index: 99;
  width: 100%;

}.wellnesSlid .owl-prev {
  display: none;

}
.wellnesSlid .owl-next {
  position: absolute;
  top: 40px;
  right: 40px;
  background: #fff;
  height: 100px;
  width: 100px;
  text-align: center;
  border-radius: 50%;
  line-height: 100px;
  font-size: 24px;
  color: #78c8bb;

}.wellness-acc .accordion>.card {
  border-radius: 0px;
  border: none;
  margin-bottom: 30px;

}.wellness-acc .accordion>.card .card-header {
margin: 0px;
border: none;
background: transparent;
padding: 0px;
border-bottom: 2px solid #ddd;

}
/*.wellness-acc .accordion>.card .card-header button.btn {
  color: #000;
  box-shadow: inherit;
  text-decoration: none;
  position: relative;
  font-size: 20px;
  padding: 0px;
  font-family: Graphik500;
  line-height: 40px;
  border: none;

}
.wellness-acc .accordion>.card .card-header button.btn i{
position: absolute;
right: 20px;
line-height: 40px;
color: #78c8bb;

}*/

.border-a-btns{
      color: #000;
    box-shadow: inherit;
    text-decoration: none;
    position: relative;
    font-size: 18px;
    padding: 0px;
    font-family: Graphik500;
    line-height: 40px;
    border: none;
}

.border-a-btns i{
  position: absolute;
right: 20px;
line-height: 40px;
color: #78c8bb;
}



.wellness-acc .accordion {
  /*margin-top: 60px;*/

}.compassionbox .mainhead p {
  text-transform: capitalize;
  font-size: 28px;
  font-family: Graphik500;

}
.jamiabox .titlep {
  max-width: 460px;
  margin-bottom: 20px;
  display: block;

}
.jamiabox h6 {
  font-size: 12px;
  max-width: 440px;
  line-height: 16px;
      font-family: Graphik300;

}
.jamiapg{
background: #f5f6f8;

}
.hnfbox {
  padding: 25px;
  color: #fff;
  padding-left: 65px;
  position: relative;
  font-family: Graphik300;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
  font-size: 20px;
  line-height: 30px;
  box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);

}
.hnfbox div {
  display: inline-block;
  border-right: 1px solid #fff;
  line-height: 15px;
  padding-right: 8px;
  position: absolute;
  left: 25px;
  top: 30px;

}.studenttabs .nav-pills .nav-link{border-bottom: 2px solid transparent;border-radius: 0px;color: #000;opacity: .5;font-family: Graphik500;padding: 10px;text-decoration: none;
}
.studenttabs .nav-pills .nav-link.active,.studenttabs .nav-pills .show>.nav-link{background-color: transparent;color: #000;opacity: 1;border-color:  #d82526;
}
.tabsstudbox{padding:40px 20px;text-align: center;
}
.tabsstudbox p{max-width: 600px;margin: auto;margin-bottom: 20px;font-size: 16px;
}
.tabsstudbox p b{font-family: Graphik500;display: block;
}
.comtbox{    border-top: 1px solid #b4b2b3;

}
.comtbox .titlep {  margin: auto;  margin-bottom: 15px;
}
/*contactbox*/

.contactbox form{
max-width:850px;

}
.contactbox .form-control {
  height: 60px;
  border-radius: 0;
  margin-bottom: 30px;
  box-shadow: none;

}
.contactbox .form-group{
position: relative;
margin: 0px;
overflow: hidden;

}
.contactbox .whsubmit {
  text-transform: uppercase;
  background: #000;
  font-family: Graphik300;
  color: #fff;
  display: block;
  width: 100%;
  height: 60px;

}
.contactbox label.error {
  position: absolute;  bottom: 15px;  font-size: 10px;  margin: 0px;  line-height: 15px;  color: red;

}
.contactbox textarea.form-control {  min-height: 180px;
}
/*contactbox*/
/*contactmap*/
.contactmap{position: relative;margin-bottom: 85px;
}
.contactmap iframe {  width: 100%;  min-height: 650px;
}
.contactmap .mapbox{  bottom:15px;  padding: 5vw 2vw 2vw 5vw;  position: absolute;  right: 50px;  background: #fff;  box-shadow: 0px 0px 15px rgb(0 0 0 / 50%);

}
.contactmap .mapbox .mainhead{line-height: 100%;
}
.contactmap .mapbox p {  font-size: 16px;   color: #000;  font-family: Graphik300;  margin-bottom: 15px;
}
.contactmap .mapbox p span {display: block;font-weight: 600;font-size: 14px;
}
.contactmap .mapbox ul {  list-style-type: none;  margin: 0px;  padding: 0px;
}
.contactmap .mapbox ul li {  display: inline-block;  margin-right: 10px;  color: #000;
}

/*contactmap*/.presencetabs .nav-pills .nav-link {border-bottom: 2px solid #ddd;border-radius: 0px;color: #000;opacity: .5;font-family: Graphik500;text-decoration: none;line-height: 25px;height: 60px;padding: 5px 3.3vw;
}
.presencetabs .nav-pills .nav-link.active,.presencetabs .nav-pills .show>.nav-link{background-color: transparent;color: #000;opacity: 1;border-color:  #d82526;
}
.presencepage .tab-pane{    padding: 50px 0px;
}
.presencbox{margin-bottom: 50px;display: block;
}
.presencbox h6 {  font-size: 22px;  font-family: Graphik500;  margin-bottom: 20px;  border-bottom: 1px solid #ddd;  width: 75%;  padding-bottom: 10px;  color: #000;
}
.presencbox p ,.presencbox p a{font-family: Graphik300;text-decoration: none;max-width: 80%;margin-bottom: 20px;color: #7c7c7c;font-size: 18px;
}

p.mw-content{
  max-width: 54%;
}

.dataofcity{
  margin-bottom: 50px;
}
.dataofcity h5 {
    font-family: Graphik500;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 14px;
}
.dataofcity .form-control {
  width: 270px;
  display: inline-block;
  margin-right: 15px;
  border-radius: 0px;
  height: 60px;
}

.patprodbox {
    margin: 15px 0px;
}

.patentedbox {
    padding: 0px 10%;
}

.patprodcont {
    background: #f6f7f9;
    padding: 2vw;
    border-bottom: 3px solid #d82526;
}

.patprodcont a.mybtn {
    border: none;
    padding: 0px;
}

.patprodcont h5 {
    font-family: Graphik600;
    width: 100%;
    display: block;
    min-height: 20px;
}

.titlep {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    word-spacing: 1px;
    width: 70%;
    color: #545454;
    font-family: Graphik300;
}

.resourcespgbox h6 {
    font-family: Graphik600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
}
.resourcespgbox p span {
    display: block;
    color: #b4b4b4;
    margin-bottom: 5px;
}

.resourcespgbox1 {
    margin-bottom: 50px;
}

.resourcespgbox p a {
    text-decoration: none;
    color: #000;
    outline: none;
}

.backbtn {
    text-align: right;
    padding: 15px 0px;
}

.backbtn a {
    display: inline-block;
    text-align: right;
    font-family: Graphik600;
    color: #000;
    text-decoration: none;
    line-height: 34px;
    font-size: 15px;
}

.backbtn a i {
    color: #d82526;
    line-height: 35px;
    font-size: 25px;
    float: left;
    margin-right: 15px;
}

.patprodbox img {
    width: 100%;
}

.patentedprodbox {
    position: relative;
    text-align: center;
}

.patentedprodbox img {
    text-align: center;
    left: 0px;
    right: 0px;
    margin: auto;
    height: auto;
    width: auto;
    max-width: 100%;
}

.patentedprodbox1 {
    padding-left: 70px;
    text-align: left;
}

.nextpervbtn1 a.disable {
    background: #ebecee;
    border-color: transparent;
}



.patentedprodbox1 h6 {
    color: #000;
    font-family: Graphik600;
    font-size: 14px;
    margin-bottom: 20px;
}

}
.patentedprodbox1 p {
    font-size: 16px;
    max-width: 80%;
    margin-bottom: 20px;
    color: #000;
}

.patentedprodbox:after {
    background: #f9f5dc;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(249, 245, 220);
    content: '';
    position: absolute;
    width: 50%;
    right: 0px;
    height: 100%;
    top: 0px;
    bottom: 0px;
    z-index: -9;
}

.patentedprodbox1 p b {
    font-family: Graphik600;
    display: block;
}

.patentedprodbox1 p {
    font-size: 18px;
    max-width: 80%;
    margin-bottom: 20px;
    color: #000;
        font-family: Graphik300;
}

.nextpervbtn {
    padding: 40px 0px;
    overflow: hidden;
}

.nextbtn {
    text-align: right;
}

.nextpervbtn1 a {
    border: 2px solid #b4b4b4;
    color: #b4b4b4;
    padding: 15px 0px;
    font-family: Graphik300;
    display: inline-block;
    min-width: 160px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color:white; 
}

.grtyoutube-dark-theme {
    background: rgba(0,0,0, 0.85);
}

.grtyoutube-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
    box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}

.grtyoutube-popup-content {
    margin-top: 50px;
    width: 95%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

a.youtube-link {
    cursor: pointer;
    display: inline-block;
    margin: 15px 0;
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
    background: url(close-white.png) no-repeat;
}

.grtyoutube-popup-close {
    position: absolute;
    top: -30px;
    right: 0;
    color: #FFF;
    font-size: 25px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.grtyoutube-iframe {
    width: 100%;
    height: 480px;
}
.mob-book-btn{
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  text-align: center;
  display: none;
}
.mob-book-btn a{
  padding: 10px 17.5px;
  width: 60px;
  height: 60px;
  background-color: #d82526;
  color: #FFF;
  border-radius: 50px;
  font-size: 28px;
  box-shadow: 2px 2px 3px #999;
  display: block;;
}


@media (max-width: 767px){
.grtyoutube-iframe {
    width: 100%;
    height: 350px;
}
.navbook{
  display: none;
}
.mob-book-btn{
  display: block;
}

}

.new_product {
  position: relative;
}

.new_product:before {
  content: "";
  width: 50%;
  height: 100%;
  background: url(../img/new_product.png) no-repeat;
  background-position: top left;
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (max-width: 767px){ 
  .new_product:before {
    background-size:50%
  }
}