#whole{
  float: left;
  width: 100%;
  height: auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0px;
  margin: 0px;
  clear: both;
}

#backroll{
	float: left;
	width: 100%;
	height: auto;
	background-image: url("../images/home.jpg");
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;

}

*{
  /* margin: 0px;
  padding: 0px; */
  box-sizing: border-box;
}
body{
  margin: 0px;
  padding: 0px;

}
.car{
float: left;
width: 100%;
height: auto;
background-color: white;

}
#grad1 {
    height:auto;
    background: #cfe2e9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cfe2e9, #e9ebee); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cfe2e9, #e9ebee); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cfe2e9, #e9ebee); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cfe2e9, #e9ebee); /* Standard syntax (must be last) */
}

.padme2{
	padding: 20px 0px 50px 0px;
}

.styler{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.topMen{
  float: left;
  width: 100%;
  height: auto;
  background: #000080;
  color: white;
  margin: 0px 0px 0px 0px;
}

.navbarr{
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* background-color: blue; */
}
.navbarr-links ul{
  margin: 0;
  padding: 0;
  display: flex;
}

.navbarr-links li{
  list-style: none;
}

.navbarr-links li a{
  text-decoration: none;
  padding: 1rem;
  display: block;
  /* color: #5bb5a5; */
  color: white;
  text-transform: uppercase;
}

.navbarr-links li a:hover{
  color: #FFD700;
}
#dropy li{
  display: list-item;
  flex-direction: column;
}

.toggle-button{
  position: absolute;
  top: .75rem;
  right: 1rem;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 21px;
}

.toggle-button .bar{
  height: 3px;
  width: 100%;
  /* background-color: #dd0f0f; */
  background-color: #FFD700;
  border-radius: 10px;
}
.logo1{
  padding: 10px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000080;
  align-items: center;
}
.titler{
  color: Black;
}

.regulate{
	float: left;
	width: 80%;
	height: auto;
	padding: 70px 0px 0px 0px;
	color: white;
}


@media screen and (max-width: 900px) {
    .regulate{
	    float: left;
	    width: 100%;
	    display: block;

    }
}

.alline{
  float: left;
  width: 100%;
  height: inherit;
  padding: 5px 0px 5px 0px;
}

.cont{
  float: left;
  width: 30px;
  height: auto;
}

.conta{
  float: left;
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 5px 10px 10px 10px;
}

.learnbtn{
	float: left;
	width: auto;
	height: auto;
	padding: 10px 20px 10px 20px;
	background-color: #ffd700;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	color: black;
	cursor: pointer;
  border: none;

}

.learnbtn:hover {
	color: white;
}

.intro{
	float: left;
	width: auto;
	height: auto;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-size: 18px;
}

.attention{
	float: left;
	width: 100%;
	height: auto;
	background-color: #ffd700;
	padding: 10px 10px 10px 10px;
	text-align: center;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    color: black;
    font-size: 25px;

}


@media(min-width: 700px){
  #showLinkMedia{
    display: none;

  }
}
@media(max-width: 700px){
  #showLink{
    display: none;

  }
}
@media(min-width: 700px){
  #res{
    display: none;

  }
}
@media(max-width: 700px){
  #resa{
    display: none;

  }
}

@media(min-width: 700px){
  .logo1{
    display: none;

  }
}

@media(max-width: 700px){

  .logo{
    display: none;
  }
  .toggle-button{
    display: flex;
  }
  .navbarr-links{
    display: none;
    width: 100%;
    background-color: black;
    color: black;
    margin-bottom: 10px;
  }
  .navbarr-links li:hover{
    width: 100%;
    color: #FFD700;
    /* background-color: #5bb5a5; */
    background-color: white;
  }
  .navbarr-links li a:hover{
    color: #FFD700;
  }
  .navbarr{
    flex-direction: column;
    align-items: flex-start;
  }
  .navbarr-links ul{
    width: 100%;
    flex-direction: column;
  }
  .navbarr-links li{
    text-align: center;
  }
  .navbarr-links li a{
    /* padding: .5rem 1rem; */
  }
  .navbarr-links.active{
    display: flex;
  }
}

.coler{
  float: left;
  width: 100%;
  height: auto;
}

.car{
  float: left;
  width: 100%;
  height: auto;
  background-color: white;

}
.headbar{
	float: left;
	width: 100%;
	height: auto;
	background-color: transparent;
	padding: 5px 0px 5px 0px;
  margin: 0px;

}
.topbar{
  float: left;
  margin: 0px;
  padding: 10px;
  width: 100%;
  height: auto;
  background-color: #e9ecef;
  font-family: Montserrat, sans-serif;
  /* font-family: -apple-system, blinkmacsystemfont, "segoe ui", roboto, "oxygen-sans", ubuntu, cantarell, "helvetica neue", helvetica, arial, sans-serif; */
}
.logo{
	float: left;
	/* margin: .5rem; */
	width: auto;
	height: auto;
	background-color: none;
	padding-left: 0px;
}
.logo1 a{
	color:  ##000080;
}
.logo1 a:hover{
  text-decoration: none;
	color:  #FFD700;
}
.logotext{
  float: left;
  width: auto;
  height: auto;
  font-size: 25px;
  padding: 10px 0px 10px 0px;
  color: #FFD700;
}
#loginsection{
	float: right;
	margin-right: 10px;
  padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	background-color: none;

}
.lineUp{
  float: left;
  list-style-type: none;
  display: inline-block;
  margin: 25px 0px 0px 0px;

}
.lineUp li{
  float: left;
  width: auto;
  height: auto;
  font-size: 16px;
  padding: 10px;
  text-decoration: none;
}
.lineUp li a{
  color: #5bb5a5;
  text-decoration: none;
}
.lineUp li a:hover{
  color: black;
}
.butspell{
  color: white;
  /* background-color: #dd0f0f; */
  background-color: #FFD700;
  border: solid 2px white;
  border-radius: 5px;
  padding: 10px 15px 10px 15px;
  display: inline;
  align-items: center;
  text-align: center;

}
.butspell:hover{
  color: #FFD700;
  border: solid 2px white;
  background-color: #000080;
  cursor: pointer;
}
.getLeft{
  float: left;
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;

}
.getRight{
  float: right;
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
}
.backboner{
  float: left;
  width: 100%;
  height: auto;
  background-image: url("../images/candles.png");
  background-position: center;
  color: white;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 30px;

}
.aboutBack{
  float: left;
  width: 100%;
  height: auto;
  background-image: url("../images/about-background.png");
  background-position: center;
  color: #5bb5a5;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 20px;

}

#getbackurl{
  float: left;
  width: 100%;
  height: auto;
  background-image: url("../images/spells_work.png");
  background-position: center;
  /* background-repeat: no-repeat; */
  background-size: cover;
  color: white;
  padding: 0px 30px 30px 30px;
  /* background: black; */
}

.textman{
  float: left;
  font-size: 70px;
  font-weight: bold;
  width: 100%;
  /* position: absolute; */
  padding: 80px 80px 0px 80px;
}

.textman1{
  float: left;
  font-size: 30px;
  font-weight: normal;
  width: 100%;
  font-family: Montserrat, sans-serif;
}
.medal{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px;
  margin-bottom: 10px;
  background: white;
  color: #5bb5a5;
  font-size: 16px;
}

.medala{
  float: left;
  width: 100%;
  height: auto;
  overflow: scroll;
  padding: 10px;
  margin-bottom: 10px;
  background: white;
  color: #5bb5a5;
  font-size: 16px;
  background: white;
}
.relMessage{
  width: auto;
  height: auto;
  padding: 10px 15px 10px 15px;
  background-color: #dd0f0f;
  border: none;

}
.relMessage:hover{
  background-color: #5bb5a5;
}
.shine{
  color: #5bb5a5;
}

.upperman{
  text-transform: uppercase;
}

.loginS{
  color: #FFD700;
}
.loginS:hover{
  color: white;
  text-decoration: none;
}
#login{
	float: left;
	height: auto;
	background-color: #000080;
	padding: 20px;
  color: white;
}

#signup{
	float: left;
	height: auto;
	background-color: transparent;
	padding: 20px;
}

.adminform_to{
/* 	float: left; */
	width: 100%;
	height: 40px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: black;
	background-color: white;
	margin: 5px 0px 5px 0px;
	border: solid 1px grey;
	text-decoration: none;

}
.adminform{
/* 	float: left; */
	width: 100%;
	height: 40px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: black;
	background-color: white;
	margin: 5px 0px 5px 0px;
	border: solid 1px grey;
	text-decoration: none;

}
.textform{
/* 	float: left; */
	width: 100%;
	height: 100px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: black;
	background-color: white;
	margin: 5px 0px 5px 0px;
	border: solid 1px grey;
	text-decoration: none;

}
.staighten{
	float: left;
	width: 100%;
	height: auto;

}
.submitblack{
	float: left;
	width: auto;
	height: 41px;
	padding: 5px 15px 5px 15px;
	font-size: 16px;
	color: white;
	background-color: #FFD700;
	border: solid 2px white;
	border-radius: 5px;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
  text-decoration: none;

}

.submitblack:hover{
  text-decoration: none;
	color: #FFD700;
	background-color: #000080;
	border: solid 2px black;
}

.signupblack{
	float: left;
	width: auto;
	height: 41px;
	padding: 5px 15px 5px 15px;
	font-size: 16px;
	color: #FFD700;
  background-color: #000080;
	border: solid 2px black;
	border-radius: 5px;
	text-decoration: none;
	margin: 10px 0px 10px 0px;

}

.signupblack:hover{
  color: white;
	background-color: #FFD700;
	border: solid 2px black;
}

.getYours{
	width: auto;
	height: 41px;
	padding: 10px 15px 10px 15px;
	font-size: 16px;
	color: #FFD700;
  background-color: #000080;
	border: solid 2px black;
	border-radius: 5px;
	text-decoration: none;
	margin: 10px 0px 10px 0px;

}

.getYours:hover{
  color: white;
	background-color: #FFD700;
	border: solid 2px black;
  text-decoration: none;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 900px) {
  #loginSignUp {display: none;}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 900px) {
  #feat_projects {display: none;}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 600px) {
  #topper {display: none;}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #getC {display: none;}
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #commandoe {display: none;}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #loginsection {display: none;}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #potentialRel {display: none;}
}

.getReady{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0px 10px 0px;
}

.deta{
  color: black;
  float: left;
  width: 100%;
  height: auto;
  padding: 20px;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
}
.gatcha{
  font-family: Montserrat, sans-serif;
}

.becky{
  float: left;
  width: auto;
  background: #5bb5a5;
  color: white;
  padding: 20px;
  font-family: Montserrat, sans-serif;

}
.beckya{

  background: #dd0f0f;
  color: white;
  padding: 20px;
  font-family: Montserrat, sans-serif;

}
.becky:hover{
  background: black;
  color: white;
}

.beckya:hover{
  background: black;
  color: white;
}

.liner{
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 0px 10px 0px;
}

.respond{
  float: left;
  width: 100%;
  height: auto;
}
.responda{
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}


.sals{
  padding: 0px 10px 0px 10px;
  /* font-family: Montserrat, sans-serif; */

}
.greenlove{
  color: #5bb5a5;
}

.foot{
  float: left;
  width: 100%;
  height: auto;
  background: #000080;
  color: white;
  padding: 10px;

}
.foot a{
  color: grey;
}
