body{
	font-family: 'Raleway', sans-serif;
}
p{
	color:#615d5d;
}
a {
	color:#414141;
}
.grid-container{
	max-width:75rem;
}
#removeleft{
	padding-left:0;
}

.logomobile{
	position:absolute;
	display:inline-flex;
	margin:1rem;
}

#colorbox{
	background-color:#ddd;
}



.number{
	color:#757575;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.source{
	text-align:right;
	margin-top:23%;
}
.source p{
	color:#666;
	margin-bottom:0;
	font-size:12px;
	margin-right:10px;
}
.source p a{
	color:#666;
}


.shadow{
	box-shadow:5px 9px 15px 1px;
}

.titles{
	color:#666;
	text-align:center;
	margin-top:1rem;
}
	

.footermenu .menu a{
	padding:0.4rem 0rem;
	line-height:0.5;
	font-size:12px;
	color:#000;
}

.footeright p{
	font-size:13px;
	margin-bottom:0.1rem;
	text-align:right;
}

.footeright p img{
	width:20px;
}
.navbar li a{
	color:#666;
	padding:0.7rem 1.5rem;
}

.navbar li a:hover{
	color:#333;
}
.navbarli a:active{
	color:#333;
}
.space{
	padding:3rem;
}
#single{
	padding-top:1%;
	padding-left:0;
	padding-right:0;
}

#video a{
	color:#000;
}

.info{
	padding:1rem;
}
.info p{
	margin-bottom:0.4rem;
	font-size:1.2rem;
}
.info h1{
	font-weight:bold;
}

.info-1{
	padding:1rem;
	padding-top:25%;
}
.info-1 p{
	font-size:14px;
}

.blocks{
	padding-top:3rem;
}
.blocks img{
	width:89%;
}


header {
  box-shadow: 0px 5px 5px #999999;
  height: 100px;
  position: relative;
  margin-bottom:1rem;
}

.stores{
	list-style:none;
	margin-left:0;
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	display:flex;
	margin-bottom:0;
	margin-top:1rem;
}

a:hover, a:focus{
	color:#686c6dde;
}

@media (min-width: 768px) {
  .mobile-nav-wrap {
    /* display: none; */
  }
}

.mobile-header-nav {
  background-color: #222222;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100px;
  width: 100%;
  z-index:1;
}
.mobile-header-nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-header-nav li a {
  color: white;
  display: block;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.mobile-header-nav li a:hover {
  background-color: #2f2f2f;
}

.hamburger-menu {
  display: inline-block;
  height: 100px;
  padding: 35px 25px;
  transition: all 0.3s ease-in-out;
}
.hamburger-menu:hover {
  cursor: pointer;
}
.hamburger-menu .menu-item {
  background: black;
  display: block;
  height: 3px;
  margin: 0 0 10px;
  transition: all 0.3s ease-in-out;
  width: 40px;
}
.hamburger-menu.open .menu-item {
  margin: 0 0 5px;
}
.hamburger-menu.open .menu-item:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 10px;
          transform-origin: 10px;
}
.hamburger-menu.open .menu-item:nth-child(2) {
  opacity: 0;
}
.hamburger-menu.open .menu-item:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 8px;
          transform-origin: 8px;
}

/*Hover Image*/

.snip1273 {
  position: relative;
  float: left;
  margin: 10px 1%;
  min-width: 310px -60px;
  max-width: 310px;
  width: 100%;
  text-align: left;
  background-color: #ddd;
  font-size: 16px;
}
.snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.snip1273 img {
  position: relative;
  max-width: 100%;
  vertical-align: top;
}
.snip1273 figcaption {
  position: absolute;
  top: 15%;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 15px;
}
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.snip1273 h3,
.snip1273 p {
  line-height: 1.5em;
}
.snip1273 h3 {
  margin: 0 0 5px;
  font-weight: 700;
}
.snip1273 p {
  font-size: 0.8em;
  font-weight:bold;
  margin: 0 0 15px;
  color:#000;
}
.snip1273 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
/*.snip1273:before,
.snip1273:after,
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  position: absolute;
  content: '';
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
} */
.snip1273:before,
.snip1273:after {
  height: 1px;
  width: 0%;
}
.snip1273:before {
  top: 0;
  left: 0;
}
.snip1273:after {
  bottom: 0;
  right: 0;
}
.snip1273:hover img,
.snip1273.hover img {
  opacity: 0.2;
}
.snip1273:hover figcaption,
.snip1273.hover figcaption {
  opacity: 1;
}
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  height: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after {
  width: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after,
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  opacity: 0.1;
}




/*mobile size*/
@media print, screen and (max-width: 40em) {

.footeright p{
	text-align:center;
}

.orbit{
	margin:0 auto;
	padding:0rem 1rem 0rem 1rem;
}
.space{
	padding:1rem;
}
.info-1{
	padding:1rem;
	padding-top:1rem;
}
.info-1 p{
	font-size:1rem;
}

.blocks{
	padding-top:1rem;
}
.blocks img{
	width:100%;
}

}
