 @font-face {
  font-family: OpenDyslexic3;
  src: url(OpenDyslexic3_Regular.woff);
}
 @import url(https://fonts.googleapis.com/css?family=EB+Garamond|Cardo:400italic);
 
 .body{
   margin: 0;
   font-family: 'Raleway', sans-serif;
background-color: #E8E8E8;
 }


.topnav {
  overflow: hidden;
  background-color: #f3f3f3;
  
}

.topnav a {
  float: left;
  display: block;
  color: #666;
  text-align: center;
  padding: 12px 15px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover  {
  background-color: #ddd;
  color: black;
}
.topnav a:focus  {
  background-color: #ddd;
  color: black;
}
.icon:hover  {
  background-color: #ddd;
  color: black;
}
.icon:focus {
	  background-color: #ddd;
  color: black;	
}
.topnav a.active {
  background-color: #008CBA;
  color: white;
}

.topnav .icon {

}
.espa {
	position:absolute;
	bottom:0px;
	right:0px;
	
}
@media screen and (max-width: 10000px) {
  .topnav a {display: none;}
  .topnav nav.icon {
	  position:absolute;
	  right:0px;
	  top:0px;
	font-size:52px;
    float: right;
    display: block;
	padding: 0px;

padding-right: 18px;
padding-left: 18px;
line-height: 122px;
cursor:pointer;
  }
}

@media screen and (max-width: 10000px) {


  .topnav.responsive a {
	  
    float: none;
    display: block;
    text-align: left;
  }
}

.nav_left {
	float: right!important;
}



.sandbox-correct-pronounciation {
  padding: 4em 0 3em 0;
}

.heading-correct-pronounciation {

  margin: auto;
  text-align: center;
  position: relative;
}


span {
  color: #576b75;
  font-family: 'Cardo', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 2.2em;
}

em {
  font-family: 'EB Garamond', serif;
  font-size: 3.5em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  font-style:normal;
  padding-top: 0.1em;
  text-shadow: 0.07em 0.07em 0 rgba(0, 0, 0, 0.1);
  
}
  em::before, em::after {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
    opacity: 1;
  margin: 0 0.6em;
  font-size: 0.5em;
}




.bottom {
  font-size: 1.5em;
  letter-spacing: 0.07em;
  font-size: 1em;
  display: block;
}


.hr-text {
	font-size:26px;
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: .65;
}
  .hr-text::before {
    content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
  }
  .hr-text::after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;

    padding: 0 .5em;
    line-height: 1.5em;
    color: #818078;
    background-color: #E8E8E8;
  }
  
  
  .specs_table td {
padding-top: 24px;
	  border-bottom:1px solid #b4b4b4;
	  color: #2f2e2e;
	  vertical-align: top;
  }

  
  
  
  
  
  
  input[type=text], input[type=email], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #125554;
  color: white;
  padding: 12px 20px;
  border: none;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #195B5A;
}

/* Style the container/contact section */
.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 10px;
}

/* Create two columns that float next to eachother */
.column {
  width: 44%;
margin: 0 auto;
  padding: 20px;
  
}

/* Clear floats after the columns */


/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column, input[type=submit] {
    width: 80%;
    margin-top: 0;
  }
}


.card {
	display: inline-block;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 360px;
  margin-right:25px;
    margin-bottom:30px;

}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.container {
  padding: 2px 16px;
  
}


.quote-container {
	  display:inline-block;
vertical-align:top;
  margin-top: 50px;
  position: relative;
  margin-right: 32px;
margin-bottom: 6px;
}

.note {
  color: #333;
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  font-family: Satisfy;
  font-size: 20px;
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
  text-align:center;
}

.note .author {
  display: block;
  margin: 40px 0 0 0;
  text-align: right;
}

.yellow {
  background: #eae672;
}

.pin {
  background-color: #aaa;
  display: block;
  height: 32px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: -16px;
  z-index: 1;
}

.pin:after {
  background-color: #A31;
  background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
              inset 3px 3px 3px hsla(0,0%,100%,.2),
              inset -3px -3px 3px hsla(0,0%,0%,.2),
              23px 20px 3px hsla(0,0%,0%,.15);
  content: '';
  height: 12px;
  left: -5px;
  position: absolute;
  top: -10px;
  width: 12px;
}

.pin:before {
  background-color: hsla(0,0%,0%,0.1);
  box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
  content: '';

  height: 24px;
  width: 2px;
  left: 0;
  position: absolute;
  top: 8px;


  }
  
  .gallery_img {
	  vertical-align:top;
	  margin-right:12px;
	  	  margin-bottom:12px;
		cursor:pointer;
  }
  
  .gallery_img:focus {
	  border:1px solid red;
	  
  }
  
  .accessibitily-info {
	 

position: fixed;
left: 0;
top: 0vh;
width:55px;
height:55px;
z-index: 9999;	 
	  background-color: #fff;
border-right:1px solid black;
border-bottom:1px solid black;
border-top:1px solid black;

	    -webkit-touch-callout: none;     -webkit-user-select: none;      -khtml-user-select: none;        -moz-user-select: none;         -ms-user-select: none;             user-select: none; 
			cursor:pointer;
  }
  
  
  .accessibitily {
	  
	 position: fixed;
left: 0;
top: 0vh;
width:420px;
height:300px;
z-index: 9998;	 
	  background-color: #fff;

 
  }
  
  .fa-tint::before {
    content: "\f043";
}

  .fa-info::before {
    content: "\f05a";
}

  .fa-size::before {
    content: "\f034";
}

  .fa-dys::before {
    content: "\f031";
}

  .fa-wheel::before {
    content: "\f193";
}


.reset {
	
	margin: 0 auto;
padding: 7px 10px;
border: 0 none;
background-color: rgba(36,34,68,.5);
color: #fff;
font-size: 18px;
cursor:pointer;
}


.modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 80%;
  max-width: 920px;
  margin: 100px auto 0px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}

.modal-header {
  padding: 20px 40px;
  background: #546E7A;
  color: #ffffff;
    font-size: 28px;

}

.modal-body {
  background: #ECEFF1;
  padding: 40px 40px;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}


.change_font {
	font-size: 200% !important;
	
}

.change_font2 {
	font-size: 28px !important;
	
}
  
  
.dys_font {
	font-family: OpenDyslexic3 !important;
	
}

.dys_font2 {
	font-family: OpenDyslexic3 !important;
	
}


.grayscale {
	
	  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}
  