/* CSS Document */

/*body {
	
	background-image:url(../images/WCD%20CA2%20wallpaper.jpg);
	background-color:#666;
}
/*************************** DEFAULTS ********************************/
body{
	margin: 0;
	font-size: 16px;
	/*line-height: 1.5;*/
	font-family: 'Rokkitt', serif;
	/*text-align: center;*/
}

*{
	box-sizing: border-box;
}
img{
	max-width: 100%;                   /* making images responsive */
	height: auto;
}

/*********************************** PAGE1 2 3********************************/
.page1{
	background-image:url(../images/Page1Wallpaper.jpg);
	width: 100%;
	height: 130vh;
}
.page6{
	background-image:url(../images/blog.jpg);
	width:1280px;
	height: 100vh;
}
.page2,.page3{
	width: 100%;
	min-height: 70vh;
	height: auto;
	background:#DCDCDC;
	color: white;
	padding: 0% 10%;
	font-size: 1.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.page3{
	background:#FFF;
	color:#1d9a47;
	
}
.page4{
	width: 100%;
	height: 70vh;
	background:#FFF5EE;
	opacity:0.8;

}
.page5{
	width: 100%;
	min-height: 70vh;
	height: auto;
	color: white;
	padding: 0% 10%;
	font-size: 1.5rem;
	display: flex;
	justify-content: center;
	background:#708090;
	
}

/*************************************************************************************/
/************************************ NAV BAR ****************************************/
/*************************************************************************************/
.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}


.nav{

	font-family: 'Rokkitt', serif;

}
a{
	text-decoration: none;
}
.nav ul,.navmobile ul{
	list-style: none;                 /* remove dots of li */
	margin: 0;
	padding: 0;
	
}
.nav li.navmobile li{
	display: inline-block;            /* to allign nav items horizontally */
}
.nav a,.navmobile a{
	color:#9b3440;
}


/***************************************************************************/
.logo h1{
	font-weight: 700;
    text-shadow: 2px 2px 0px #000;
    line-height: 0.87;
}
/***************************for fixed nav*********************/
.header{
	position: fixed;
	top: 0;
	width: 100%;
}
.page2content,.page3content{
	margin-top: 0px;                                 /*****/
}




/******************************** DESKTOPS ******************************/
@media screen and (min-width:769px ){

	.navmobile{
		display: none;
	}

	.page2content{
		margin-top: 62px;    		/* set margin top equal to header ka height*/
	}
	.page3content{
		margin-top: 62px; 
	}


	.navwrapper{
		transition: all 0.3s ease-in-out;
		padding-top: 3.5rem;
    	padding-right: 1rem;
    	padding-bottom: 0.7rem;
    	padding-left: 1rem;
	}                                  /***** scrolling trans to black***********/
	.navwrapper{
		background: transparent;
		transition: all 0.3s ease-in-out;
	}

	.notonhomepage{             /* add this class when you want to shift to black nav*/
		background: rgba(0, 0, 0, 0.7);
		border-bottom: 0.1px solid rgba(255, 255, 255, 0.2);
		padding-top: 1.2rem;
	}


	.nav{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		
	}
	.logo{
		transition: all 0.3s ease-in-out;
		flex-basis: 20%;
	}	
	.navlist{
		flex-basis: 55%;
	}
	.navlist li{
		font-size: 1.3rem;
	}
	.navlist li a{
		padding: 20%;
	}
	.navlist{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-end;
		align-items: flex-end;
	}
	.navlist li{
		flex-grow: 1;
	}
	.iamselected{                          /* add this class to whichever li to focus*/
								           /* adds underline to li*/
		border-bottom: 3px solid white;
		margin-bottom: -12px;
		padding-bottom: 9px;
	}
}



/*********Blog Page Boxes/Toggle Features**************/

#iamabout{
	/*background-image:url(../images/Blog.jpg);*/
	background:	#F0FFFF;
	color:black;
}

{
    box-sizing: border-box;
}
.main
{
    width: 80%;
    height: 350px;
    padding: 10px;
    background: #ddd;
    border: 4px solid #999;
    overflow: hidden;
    position:relative;
	margin: 0 auto;
	background-image:url(../images/brick.jpeg)
	
	
}
.main1
{
     width: 80%;
    height: 350px;
    padding: 1px;
    background: #ddd;
    border: 4px solid #999;
    overflow: hidden;
    position:relative;
	margin: 0 auto;	
		background-image:url(../images/brick.jpeg)
	
}
.main2
{
    width: 80%;
    height: 350px;
    padding: 10px;
    background: #ddd;
    border: 4px solid #999;
    overflow: hidden;
    position:relative;
	margin: 0 auto;	

		background-image:url(../images/brick.jpeg)
	
}
.main3
{
    width: 80%;
    height: 350px;
    padding: 2px;
    background: #ddd;
    border: 4px solid #999;
    overflow: hidden;
    position:relative;
	margin: 0 auto;	
	background-image:url(../images/brick.jpeg)
	
}

.clickHere
{
    display: block;
    text-align:;
    padding-top:180px;
    font-size: 1em;
    font-weight:;
    color: black;
    cursor: pointer;
	font-family: 'Rokkitt', serif;
}
.clickHere1
{
    display: block;
    text-align:;
    padding-top:180px;
    font-size: 1em;
    font-weight:;
    color: black;
    cursor: pointer;
	font-family: 'Rokkitt', serif;
}
.clickHere2
{
    display: block;
    text-align:;
     padding-top:180px;
    font-size: 1em;
    font-weight:;
    color: black;
    cursor: pointer;
	font-family: 'Rokkitt', serif;
}
.clickHere3
{
   display: block;
    text-align:;
     padding-top:180px;
    font-size: 1em;
    font-weight:;
    color: black;
    cursor: pointer;
	font-family: 'Rokkitt', serif;
}
.child1,
.child2,
.child3,
.child4,
.child5,
.child5,
.child6,
.child7,
.child8
{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 50%;
    height: 100%;
	text-align:center;

}
.child1
{
    left: -580px;
    background-color: #3867c6;
    transform: skewX(150deg) scale(1.4,1.4) translateX(-41px);
    line-height: 300px
}
.child2
{
    right: -580px;
    background-color: #38c695;
    transform: skewX(150deg) scale(1.4,1.4) translateX(30px);
}
.child3
{
    left: -580px;
    background-color: #3867c6;
    transform: skewX(150deg) scale(1.4,1.4) translateX(-41px);
    line-height: 300px
}
.child4
{
    right: -580px;
    background-color: #38c695;
    transform: skewX(150deg) scale(1.4,1.4) translateX(30px);
}
.child5
{
    left: -580px;
    background-color: #3867c6;
    transform: skewX(150deg) scale(1.4,1.4) translateX(-41px);
    line-height: 300px
}
.child6
{
    right: -580px;
    background-color: #38c695;
    transform: skewX(150deg) scale(1.4,1.4) translateX(30px);
}
.child7
{
    left: -580px;
    background-color: #3867c6;
    transform: skewX(150deg) scale(1.4,1.4) translateX(-41px);
    line-height: 300px
}
.child8
{
    right: -580px;
    background-color: #38c695;
    transform: skewX(150deg) scale(1.4,1.4) translateX(30px);
}
.div1,
.div2,
.div3,
.div4,
.div5,
.div6,
.div7,
.div8
{
    position:relative;
    z-index:9;
    width: 70%;
    height: 200px;
    display: none;
    font-size:14px;
    color: black;
	padding:1px;
}
.div1
{
    float: left;
}
.div2
{
    float: right;
}
.div3
{
    float: left;
}
.div4
{
    float: right;
}
.div5
{
    float: left;
}
.div6
{
    float: right;
}
.div7
{
    float: left;
}
.div8
{
    float: right;
}


/****************This is for the Workout page Box *******************/
@import url("https://fonts.googleapis.com/css?family=Work+Sans:400,700,900");

$anim-text-offset: 1em;

body {
  font-family: "Work Sans", sans-serif;
  background: #111;
  text-align: center;
}

.button {
  touch-callout: none;
  user-select: none;
  display: inline-block;
  border: 0.2em solid;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.6;
  color: #fff;
  &__text {
    display: block;
    padding: 1em 2em;
    text-transform: uppercase;
    font-weight: bold;
    &:before {
      content: attr(title);
    }
    &--bis {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transform: translateX(-1 * $anim-text-offset);
      opacity: 0;
    }
  }
  &__mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    transform: translateX(-100%) rotate(45deg);
    transition: all 0.3s;
  }
}

.button:hover {
  opacity: 1;
  .button__text {
    animation: fx-text 0.3s ease-out;
    &--bis {
      animation: fx-text-bis 0.3s ease-out;
    }
  }
  .button__mask {
    animation: fx-mask 0.3s ease-out;
  }
}

.button:active {
  opacity: 1;
  background: white;
  color: inherit;
}

@keyframes fx-mask {
  0% {
    transform: translateX(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) rotate(45deg);
  }
}

@keyframes fx-text {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX($anim-text-offset);
    opacity: 0;
  }
}
@keyframes fx-text-bis {
  0% {
    transform: translateX(-1 * $anim-text-offset);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

#but{
		background-color:white;
		color:green;
		border-radius: 4px;
		font-size:18px;
		height:40px;
		width:200px;
        text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
#but1{
		background-color:Transparent;
		color:black;
		border:none;
		border-radius: 4px;
		font-size:28px;
		height:80px;
		width:500px;
        text-shadow: 0 4px 10px rgba(84, 255, 215, 0.58);
		margin-top:10%;
		margin-left:30%;
	
	
}

.verticalLine {
  border-left: thin solid #ff0000;
  margin-left:500px;
  padding:
}
#testpic{
	
	width:100%;
	height:250px;
	
}
.container1 {
    position:relative;
    width: 100%;
	  z-index:1;
	
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image {
  opacity: 0.1;
}

.container1:hover .middle {
  opacity: 1;
}

.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

/********************** BMI CALCULATOR ******************/
#container{
   font-family:Rockwell;
}
#con{
  border-style: solid;
  border-color: #5190A5;
  width: 250px;
  height: 100px;
  left: calc(50% - 150px);
  position: absolute;
  border-radius: 20px;
  background-color: #add8e6;
  justify-content:center;
  margin-top:80px;
}

.height_div{
   float:left;
   margin-left:2%;
 
}
.weight_div{
   float:left;
   margin-left:2%;
    margin-top:15px;
}

#weight{
   border-radius:5px;
   height: 30px;
    width: 200px;
   border: 1px solid #CC3300;
   box-shadow: 1px 1px 5px #932500;
}
#height{
   border-radius:5px;
   height: 30px;
    width: 200px;
   border: 1px solid #009900;
   box-shadow: 1px 1px 5px #006B00;
}

.bmi{
   clear:both;
   padding-top:20px;
   font-weight:bold;
   text-align:center;
  
}

.button_div{
   clear:both;
   padding-top:50px;
   padding-left:10%;
}

#evaluate{
   border:2px solid #000000;
   background:transparent;
   height: 50px;
    width: 200px;
   color:red;
   border-radius:20px;
   font-weight:bold;
   font-size: 20px;
    box-shadow: 0px 0px 10px #0052CC,0px 0px 6px #0052CC inset;
   cursor: pointer;
}
#output_value{
   padding-left:10px;
   font-size:20px;
}

::-webkit-input-placeholder {
  font-family:'Helvetica Neue';
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-family:'Helvetica Neue';
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-family:'Helvetica Neue';
   font-style: italic;
}

:-ms-input-placeholder {  
   font-family:'Helvetica Neue';
   font-style: italic;
}
#BmiPic{
 opacity: 0.4;
text-align:center;
width:100%;
backface-visibility:hidden;
}
#BMII{
	
}
/*------------------------- Footer--------------------------------- */

#copyright {
	position: relative;
	height: 50px;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}

#footer {

	width: 100%;
	text-align: center;
	font-size: 0.8em;
	background-color:none;
	color:#000000;
}


.fa-snapchat-ghost {
 background: #000000;
  color: #ffffff;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  font-size:50px !important;
  background-color: #fffc00;
}
.fa-instagram {
  background: #125688;
  color: #ffffff;
  font-size:50px !important;
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius:50%;
}
/**************Gallery********************/
/****************************************/
#TitleForWorkout{
	margin-top:60%;	
	text-align:center;
	font-size:46px;
	text-decoration:blink;
	color:#C03;
	padding-bottom:10px;
}
#slogantext{
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size:12px;
	text-align:center;
	color:#999;
		
}
#GalleryImage{
	height:400px;
	position:absolute;
	z-index:0;
}
#TableAllignment{
	 display: flex;
	 flex-direction: row;
	 
}
	
	
#Grid{
		height:80px;
		width:auto;
		position:relative;
		background-color:transparent;
		text-align:center;	
}
.box {
  position: relative;
  margin:60px;
  width: 300px;
  height: 250px;
  border: 0.6em solid #2b2c33;
}
.box--half {
  height: 147.5px;
}
.box:after,
.box:before {
  z-index: 13;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 100%;
  background-color: #2b2c33;
  transition: all 0.7s ease;
}
.box:before {
  z-index: 12;
  background-color: #2196f3;
}
.box.reverse--transition:after {
  left: 100%;
}
.box.reverse--transition:before {
  left: 100%;
}
.box .position {
  z-index: 15;
  position: absolute;
  left: 0.3em;
  bottom: -0.4em;
  padding:40px;
}
.box .position--right {
  right: 1em;
  left: auto;
}
.box .position--right .header {
  text-align: right;
}
.box .position .header {
  margin: 0.6em 0;
}
.box .position .header .title {
  font-weight: bold;
  font-size: 1.8em;
  color: #2b2c33;
  transition: all 1s ease;
}
.box .position .button {
  padding: 0.3em 0.7em;
  background-color: #2b2c33;
  border: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  cursor: pointer;
  transition: all 0.7s ease;
}
.box:hover:after {
  width: 100%;
  transition: all 0.7s ease;
  transition-delay: 0.1s;
}
.box:hover:before {
  width: 10%;
  transition: all 0.6s ease;
}
.box:hover .position .title {
  color: #fff;
  transition: all 0.4s ease;
}
.box:hover .position .button {
  background-color: #fff;
  color: #2b2c33;
  transition: all 0.4s ease;
}
.box:hover.reverse--transition:after {
  left: 0%;
}
.box:hover.reverse--transition:before {
  left: 0%;
}
/************Form Control****************/
.form-control{
		width:600px;
		background: transparent;
		border:none;
		outline:none;
		border-bottom:1px solid gray;
		color: #fff;
		font-size: 18px;
		margin-bottom:16px;
}
form{
		margin-top:50px;
		transition: all 4s ease-in-out;
}
.contact-title{
	margin-top:100px;
	color: #fff;
	text-transform: uppercase;
	transition: all 4s ease-in-out;
}
.contact-title h1{
	font-size:32px;
	line-height:10px;
}
.contact-title h2{
	font-size:16px;
}
input{
	height:45px;
}
form .submit{
	background:#ff5722;
	border-color:transparent;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	height:50px;
	margin-top:20px;
}
form.submit:hover{
	background-color: #f44336;
}
/****************PRELOADER*******************************/
.preloader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	transition:2s;
}
.preloader:before{
	content: ' ';
	position:absolute;
	left:0;
	width:50%;
	height:100%;
	background:#000;
}
.preloader.complete:before{
	left:-50%;	
}
.preloader:after{
	content: ' ';
	position:absolute;
	right:0;
	width:50%;
	height:100%;
	background:#000;
}
.preloader.complete:after{
	right:-50%;	
}

/*******************LOADER**********************/
.loader{
position:absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
width:40px;
height:40px;
box-sizing: border-box;
border:3px solid #fff;
animation: animate 2s linear infinite;
z-index:1000000;
}
.loader:before{
	content : ' ';
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
	animation: animateBg 2s linear infinite;
}
.preloader.complete{
	opacity:0;
	visibility:hidden;
	pointer-events:none;
}
@keyframes animate{
	0%
	{
		 transform:translate(-50%,-50%)rotate(0deg);
	}
	25%
	{
		 transform:translate(-50%,-50%)rotate(180deg);
	}
	50%
	{
		 transform:translate(-50%,-50%)rotate(180deg);
	}
	75%
	{
		 transform:translate(-50%,-50%)rotate(360deg);
	}
	100%
	{
		 transform:translate(-50%,-50%)rotate(360deg);
	}
}

@keyframes animateBg{
	0%
	{
		 height:0;
	}
	25%
	{
		height:0;
	}
	50%
	{
		height:100%;
	}
	75%
	{
		height:100%
	}
	100%
	{
		height:0;
	}
}




/************************** MEDIA QUERIES ************************************/

/************************** MOBILES ******************************************/

@media screen and (max-width: 480px){
/*******************************************************************************/
/*********************** hamburger menu for mobile******************************/
/*******************************************************************************/

	.hideme{                      /* hides the logo after certain scroll*/
		display: none;
	}
	.nav{
		display: none;
	}
	.toggleMenu{
		position: fixed;
		top: 0px;
		left: 0px;
		padding: 15px 20px 15px 15px;
		cursor: pointer;
		background: #648B79;
		opacity: 1;
		transition: all 0.3s ease-in-out;
	}

	.sidemenu{
		position: fixed;
		top: 0px;
		width: 240px;
		margin-left: -250px;
		overflow: hidden;
		height: 100vh;
		background: rgba(17,17,17,0.9);  /* for opacity of side bar without affecting anything */
		opacity: 0.9;                    /* to see background image*/

		transition: all 0.3s ease-in-out;
	}

	.cross{
		position: absolute;
		top: 10px;
		right: 10px;

		cursor: pointer;
		opacity: 0.7;

		transition: all 0.3s ease-in-out;
	}
	.cross:hover{
		opacity: 1;
	}
	.mobilelogoinsidebar h1 {
		margin: 0;
	    font-weight: 700;
	    text-shadow: 3px 2px 0px #fff;
	    line-height: 0.87;
	}
	.mobilelogoinsidebar a{
		color: white;
	}
	.mobilelogoinsidebar{
		margin-top: 70px;
	}
	.mobilelogo{
		font-size: 2em;
		margin:auto 0;
	    font-weight: 700;
	    text-shadow: 3px 2px 0px #fff;
	    line-height: 0.87;
	    margin-top: 60px;
	    transition: all 10s ease-in-out;
		display:none;
		
	}
	.mobilelogo a{
		color:#C00;
	}
	.navmobile{
		width: 100vw;
	}
	.signup{
		font-size: 1.6rem;
		width: 200px;
		padding: 3px 0px;
		border: solid 1px white;
		color: white;
		text-align: center;
		margin:30px auto 20px auto;
		transition: all 0.3s ease-in-out;
	}
	.signup:hover{
		background-color: white;
		color: #111;
		transition: all 0.3s ease-in-out;
	}
	.signup a:hover{
		color: black;
	}
	.navmobile .navlistmobile{
		font-size: 1.4rem;
		margin:20px;
		display: block;
		width: 200px;
		margin-left:auto;
		margin-right: auto;
	}
	.navlistmobile li{
		padding: 12px 0px;
		margin-left: 10px;
		margin-right: 10px;
		color: #D8D8D8;
		border-bottom:solid 1px #D8D8D8;
		cursor: pointer;
		transition: all 0.3s ease-in-out;
	}

	.showmenu{
		margin-left: 0px;
	}

	.changeopacity{
		opacity: 0;
	}
	#div1{
	display:none;
	}
/*************Gallery( mobile view) *******************/
	#TableAllignment{
	float:left;
	display:inline-block;
	}
 .box {
  position: relative;
  margin:1px;
  width: 150px;
  height: 100px;
  border: 0.2em solid #2b2c33;
}
.box .position {
  z-index: 999999;
  position: absolute;
  left: 0.3em;
  bottom: -0.8em;
  padding:18px;
}
#TitleForWorkout{
	margin-top:400px;	
	text-align:center;
	font-size:46px;
	text-decoration:blink;
	color:#039;
	padding-bottom:10px;
}
#but1{
		background-color:rgba(248, 255, 250, 0.4 )   /*  40% opaque green */ ;
		color:black;
		border:none;
		border-radius: 4px;
		font-size:20px;
		height:80px;
		width:300px;
        text-shadow: 0 4px 10px rgba(84, 255, 215, 0.58);
		margin-top:40%;
		margin-left:20%;
	
	
}
.page6{
	background-image:url(../images/GalleryWallpaper.jpg);
	width:480px;
	height: 80vh;
}
.page1{
	background-image:url(../images/page1wallpapermobile.jpg);
	width: 100%;
	height: 100vh;
}





}
/*************************mobile ham ends *******************************/
/***************************************************************************/


/******************************** TABLETS *******************************/

@media screen and (min-width: 481px) and (max-width: 768px){
	.navmobile{
		display: none;
	}
	.hideme{                      /* hides the logo after certain scroll*/
		display: none;
	}

	.page2content,.page3content{
		margin-top: 60px;          /* set margin top equal to header ka height*/
	}

	.navlist li{
		font-size: 1.13rem;
	}
	.iamselected{                           /* add this class to whichever li to focus*/
		border-bottom: 1.5px solid white;          /* adds underline to li*/
		margin-bottom: -12px;
		padding-bottom: 10.5px;
	}
	.logo{
		transition: all 0.3s ease-in-out;
		padding-bottom: 4%;
	}
	.navwrapper{
		transition: all 0.3s ease-in-out;
		padding-top:3rem;
	    padding-right: 1rem;
	    padding-bottom: 0.7rem;
	    padding-left: 1rem;
	}
	                          /******** for trans to black scrolling of nav ******/
	.navwrapper{
		background: transparent;
		padding-top:1rem;
		transition: all 0.3s ease-in-out;
	}

	.notonhomepage{             /* add this class when you want to shift to black nav*/
		background: rgba(0, 0, 0, 0.7);
		border-bottom: 0.1px solid rgba(255, 255, 255, 0.2);
		padding-top: 1.3rem;
	}

	.navlist li a{
		padding: 20%;
	}
	.navlist{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.navlist li{
		flex-grow: 1;
	}
.main
{
	display:none;
    width:auto;
    height: 150px;
    padding: 10px;
    background: #ddd;
    border: 4px solid #999;
    overflow: hidden;
    position:relative;
	margin: 0 auto;
	background-image:url(../images/coconut.jpg);
	
}
.page1{
	background-image:url(../images/Page1Wallpapertablet.jpg);
	width: 100%;
	height: 130vh;
}

/*************Gallery( tablet view) *******************/
	#TableAllignment{
	float:left;
	display:inline-block;
	}
 .box {
  position: relative;
  margin:50px;
  width: 150px;
  height: 100px;
  border: 0.2em solid #2b2c33;
}
.box .position {
  z-index: 15;
  position: absolute;
  left: 0.3em;
  bottom: -0.8em;
  padding:18px;
}
#TitleForWorkout{
	margin-top:400px;	
	text-align:center;
	font-size:46px;
	text-decoration:blink;
	color:#039;
	padding-bottom:10px;
}
#but1{
		background-color:rgba(248, 255, 250, 0.4 )   /*  40% opaque green */ ;
		color:black;
		border:none;
		border-radius: 4px;
		font-size:20px;
		height:80px;
		width:300px;
        text-shadow: 0 4px 10px rgba(84, 255, 215, 0.58);
		margin-top:20%;
		margin-left:30%;
	
	
}
.page6{
	background-image:url(../images/GalleryWallpaperfortablet.jpg);
	width:768px;
	height: 80vh;
}


}