html {  background: #fff; }
body {  margin: 0;
    padding: 0;
   /* font-family: "Trebuchet MS", helvetica, sans serif;
    font-family: 'Source Sans Pro', helvetica, sans-serif;
    font-family: 'Ek Mukta', helvetica, sans-serif; */
    font-family: 'Exo 2', helvetica, sans-serif;
    line-height: 1.6em;
    letter-spacing:.1em;
	font-size: 20px;
	color:#666;
	position:relative;
}
body.plain {background: #fff;
	text-align: left;}
	
* {  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, h7 {
   /* font-family: 'Source Sans Pro', Verdana, sans-serif; */
    font-family: 'Ek Mukta', Verdana, sans-serif;
    color:#eee;
    font-weight:normal;
    margin: 0 0 10px 0;
}
h1, h2 {
    padding: 0;
    font-size: 1em;
}

h3 { margin: 0;
    padding: 0 0;
    font-size: 1.2em;
    font-weight:400;
}
h1.caption { 
  color:#66cccc;
  color:#eee;
 /* color:#ee1c25; */
  font-size:1.6em;
  font-weight:normal;
  text-shadow:1px 1px #000; /* */
  margin:15px 0 10px 0;
  padding:0;
}
/*h1:before { display: block; /* this causes the # anchor tag to stop scrolling up all the way 
  content: " "; 
  margin-top: -80px; 
  height: 80px; 
  visibility: hidden; } */
hr {  
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(37,138,190,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(37,138,190,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(37,138,190,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(37,138,190,0.75), rgba(0,0,0,0));
}
/*
.intro {
    border: 1px solid red;
    float: left;
    width:48%;
    margin:5px; 
    display: inline-block;   
}    
@media (max-width: 560px) {
.intro { width:100%; margin:0; }
}
*/
/****************sort paragraph notgallery admin! **********************/
#sortng { 
  border:dashed #999; 
  border-width: 1px 0 0 0; 
  width:100%; 
  margin:0; 
}
/****************sort paragraph notgallery end*********************/


.line { border-bottom: 1px dotted #999; }
.clear	{clear: both; }
.black { color: #000; }
.red { color: #ff0000; }
.white { color: #fff; } 
.bold { font-weight: bold; }
.italic { font-style: italic; }
.right { float:right; }
.left { float:left; }
.center { text-align:center; }
.nobreak { white-space:nowrap; }
.whsp-normal { white-space: normal; }
.caps { text-transform: uppercase; }
.small { font-size:.9em;
    letter-spacing:.1em;
    line-height:1.2em;
} 
.smaller { font-size:.85em;
    letter-spacing:.1em;
    line-height:1.2em;
} 
.bigger { font-size: 1.4em; }

p { padding: 0;	margin: 6px 0; }

img { 
	border: 0;
	margin: 0;
	padding: 0;
}
.inpage { border:1px solid #ccc; padding:1px; margin:0 3px 3px 0; width:150px;}

table { border-collapse: collapse; font-size:1em; border-spacing:0;}
table.sizing, th.sizing, td.sizing { border: 1px solid #ccc; }
tr.listing { border-bottom: 1px dotted #ccc; vertical-align: top;}
td.dashed-right { border-right: 1px #ccc dashed; }
td.solid-right { border-right: 1px #fff solid; }

/* */
#banner { padding: 10px 10px 0 10px; margin: 0; border: 0px solid yellow; }
img.logo { 
  color: #fff;
  margin: 0;
  width:40%;
  min-width:340px;
}
@media (max-width: 400px) {
img.logo { width:100%; min-width:100%; margin:0; }
}

#banner-menu {
  margin: 0px 20px 10px 20px;
  padding: 3px 0 0 0; 
  border:solid #000;
  border-width:0px;
  float:right;
}

#banner-supcat a { 
  color: #000; 
  font-weight:bold;
  background: transparent;
  border: 2px solid #000; 
 /* box-shadow: 2px 2px 2px #6687cc; 
  border-radius:12px;*/
  padding:0px 0px;
  margin: 0 20px 0 0;
  clear:both;
}
.supcat-active { 
  color: #000;
  font-weight:bold;
  font-size:1.1em;
  text-shadow: 1px 1px 1px #ccc; 
  margin:0 20px 0px 0;
}  
/*
@media (max-width: 500px) {
#banner-supcat a  {
   font-size: .7em;
}
.supcat-active { font-size: .7em; }
}
.banner .logo { 
  width: 50%; 
  max-width:500px;
  min-width:300px;
  margin:20px 0 0 20px; 
  z-index:9; 
}
@media (max-width: 450px) {
.banner .logo { width:160px;  }
}
*/

/* #white-logos { border: 0px solid white; margin: 0px 0 5px 0; } */

#slideshow-area {
  overflow:hidden;
  border:0px solid blue;
  padding:0;
  margin: 0 0;
  width:100%;
  max-height: 380px;
}

#content { 
	margin:0px auto;
/*	background: #fff; */
	background: #666;
	color: #eee;
	width: 100%;
	padding: 0;
	border: solid orange;
	border-width: 0px;
	border-radius: 0 0 0px 0px;
/*  box-shadow: 0px 0px 20px 3px #eee; */
  text-align:center;
}

#address {
  border: 0px solid #ee1c25; 
  border-radius: 6px;
  width:100%;
  max-width: 700px; 
  padding: 15px; 
  margin:10px auto; 
 /* background: #000; */
  text-align:center;
}
#titlebox { position:absolute; top: -1000px; }
#address input[type=text], #address input[type=email], #address input[type=password], #address textarea {
 color: #666;
  padding: 12px 20px;
  margin: 8px 0;
	font-family: 'Exo 2', sans-serif;
  font-size:1em;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 6px;
}
#address input[type=text], #address input[type=email] { width: 100%; }
#address input[type=submit] {
  width: 100%;
  background-color: #258abe;  
  -webkit-transition: background-color 500ms ease-out;
  -moz-transition: background-color 500ms ease-out;
  -o-transition: background-color 500ms ease-out;
  transition: background-color 500mss ease-out;
  color: white;
  padding: 14px 20px;
  margin: 6px 0;
  font-size:1.1em;
	font-family: 'Exo 2', sans-serif;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
#address input[type=submit]:hover {
  background-color: #145779;
}


/*video style to make responsive

put this in the page:
<div class="video-container"><iframe src="https://player.vimeo.com/video/xxxxx?byline=0&amp;portrait=0" width="800" height="450" frameborder="0"></iframe></div>

*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    margin: 0;
    height: 0;
    overflow: hidden;
    border: 0px solid green;
}

.video-container iframe,  
.video-container object,  
.video-container video,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*video style to make responsive end*/

ul { margin:0px 25px; padding:0; line-height:1.2em; }
ul li { list-style-type:circle; }
ol { margin:0 25px; padding:0; line-height:1.2em; }
ol li { list-style-type:decimal; }

.menuopen { border:0px solid yellow; font-size:120%; cursor:pointer;
    margin:3px 0 0 12px; 
    float:right;
}
@media (max-width: 700px) {
.menuopen { width: 32px; height:35px; overflow:hidden;}
}
/*************slide menu**************/
#Sidenav { border:0px solid yellow; }
.slidenav {
    height: 100%;
    width: 0px; /*set to 0 to hide on load or 250 to display */
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background: url(site/bg.png);
    overflow-x: hidden;
    transition: 0.6s;
    padding-top: 40px;
}
@media (max-width: 700px) {
.slidenav { width: 0px; }
}
.slidenav a,
.slidenav a:visited {
	padding:4px 0px 4px 10px;
    margin:0 0 8px 0;
    text-decoration: none;
    letter-spacing:.1em;
    font-size: 1.5em;
    color: #fff;
    display: block;
    transition: 0.4s;
}
.slidenav a:hover,
.slidenav a:visited:hover {
	color: #fff;
/*	background: #66cccc;
	background: #ee1c25; */
	background: #258abe;
} 
.nav-active {
	padding:4px 0px 4px 10px;
    margin:0 0 8px 0;
    font-size: 1.5em;
    letter-spacing:.1em;
    color: #258abe;
    display: block;
}
.slidenav .closebtn {
    position: absolute;
    top: 15px;
    left: 0px;
    margin: 0;    
  transform: rotate(90deg);
}
.subnav a,
.subnav a:visited {
	padding:3px 0px 3px 14px;
    margin:0 0 8px 0;
    font-size: 1.2em;
    line-height: .8em;
   /* color: #95c8f0; */
    color: #ee1c25;
}
.subnavactive {
	padding:3px 0px 3px 14px;
    margin:0 0 8px 0;
    text-decoration: none;
    font-size: 1.2em;
    color: #fff;
    display: block;
    transition: 0.4s;
    line-height: .8em;
} 
/*
@media screen and (max-height: 450px) {
  .slidenav {padding-top: 15px;}
  .slidenav a {font-size: 18px;}
}
/***********slidemenu end****************/


#main { 
	margin: auto;
	/*margin-top:0;*/
	max-width: 1000px;
	/* background: url(site/banner.jpg) no-repeat center top; logo */
	padding: 0 20px;
	border: 0px solid red;
  display: flex;
} 

#welcome { width:100%; margin:auto; padding:10px; border:0px solid red; text-align: center; }
#welcome hr { clear:both; }
#welcome img { margin:0 20px 20px 0; border: 0px solid red; box-shadow:  0 0 25px #000; }

#description { 
  padding:0 5px 5px 0;
  margin: 0; 
 /* background:#fff; */
  border: solid blue;
  border-width: 0px;
  text-align:left;
  float:left;
  flex-basis: 100%;
  overflow:hidden;
}
#ng-img img { width: 50%;
  border:0px solid purple; 
  padding:0; 
  float:left;
  margin: 10px 10px 0px 0;
}
@media (max-width: 500px) {
  #ng-img img { width: 100%;
  margin: 10px 0px 10px 0;  }
}
/****************sidebar*************/

#side { 
  float:right; 
  border: solid #fff;
  border-width: 0px;
  padding: 0;
  margin: 5px 0 0 5px;
  overflow:hidden;
  flex-basis: 30%; /* allows the description box to either be 70% or 100%, depending on presence of #side */
  min-width:0;
}
@media (max-width: 700px) {
#main { flex-flow: row wrap; }
#description { flex-basis:100%; padding: 5px 0;}
#side { flex-basis:100%; padding: 5px 0; margin: 5px 0 0 0;}
}
 
h1.sidebar { 
  color:#fff;
  font-size:1.4em;
  text-shadow:1px 1px #ccc;
  margin:2px 0;
  padding:0;
}
.sbar-img { border:solid green;
  border-width:0px;
  width:100%; 
  padding:0px;
  margin: 0 0 10px 5px;
  overflow:hidden;
 /* box-shadow:1px 1px 3px 2px #ccc;*/
}
.sbar-text { margin:4px 6px 0px 0px;
  padding:0 5px 2px 0px;
	text-align: left;
  font-size:.9em;
  line-height:1.2em;
  overflow:hidden;
  border:0px solid #c7e0e5; /*
 border-radius:6px 6px 0 0; 
  background: #fcfdfd; */
 /* box-shadow: 02px 02px 3px 2px #efefef;*/
/*background: -webkit-linear-gradient(#fcfdfd, #fff);  For Safari 5.1 to 6.0 */ 
/*background: -o-linear-gradient(#fcfdfd, #fff);  For Opera 11.1 to 12.0 */
/*background: -moz-linear-gradient(#fcfdfd, #fff);  For Firefox 3.6 to 15 */
/*background: linear-gradient(#fcfdfd, #fff);  Standard syntax (must be last) */
}

h4.sbar { 
  /*background: #c7e0e5;*/
  color:#fff; /* header */
  font-size:1em;
  text-transform: uppercase;
  padding:4px 10px 5px 10px;
  /*text-shadow:1px 1px #ccc; */
  margin:0 0px 0 -10px;
}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 0px 5px;
  padding: 0;
  width: 100%;
}

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}
/******************sidebar end************************/
#sub-nav {
	border: solid #ccc;
	border-width: 0 0 1px 0;
	text-align:center;
	/**/box-shadow:0 6px 4px -2px #ccc;
	margin: 0 0 12px 0px;
	padding: 2px 10px;
   font-family: 'Ek Mukta', Verdana, sans-serif;
   font-size: 1.2em;
  /* white-space:nowrap;*/
 background: #fefefe;
	z-index:5;
}

a.subnav:link,
a.subnav:visited { 
  /**/
	color: #000;
	font-weight: bolder;
	text-decoration: none;
	padding:0 0 0 0px;
  /*white-space:nowrap;
	border: solid #ff0000;
	border-width: 0 0 1px 0;
  width:190px;*/
}
a.subnav:hover,
a.subnav:active,
a.subnav:visited:hover {
	color: #ff0000;	
    transition: 0.4s;
}
.subnav-active {  
	color: #999;
	font-size:.9em;
	font-weight: normal;
	margin:-4px 8px -8px 0;
	text-decoration: none;
	padding: 3px 6px 3px 0px;/*
	border: solid orange;
	border-width: 0 0 1px 0;*/
}
/*-------------------------------------*/ 

a { text-decoration: none;
   letter-spacing: .1em;
    color:#000;
    font-size:1em;
    border: 0px;
    margin: 0;
}
a:hover  {
	text-decoration: none;
	color:#000;
	background: none;
	border: 0px;
	/*text-shadow: 0 0 8px #666;*/
} 
a:visited {
	text-decoration: none;
	border: 0px;
    color: #eee;
}
a:visited:hover  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #eee;
} 
  
.pop-img { 
    margin:0 2px;
    padding:1px;
    border:1px solid #eee;
     cursor:url(site/magnify.cur), auto; 
     height:120px; 
     overflow:hidden; 
}  

#footer {  font-size: .9em;
  color:#666;
  margin:auto;
  margin-bottom:0;
  line-height: 1.3em;
  padding: 10px 20px;
  width: 100%;
  letter-spacing:.09em;
  border:0px solid yellow;
}
#logos { text-align: center; }
#logos img { margin: 0 20px; height:70px; border:0px solid black; }
@media (max-width: 700px) {
#footer {  font-size: .6em;}
#footer img { margin: 0 10px; height: 60px; }
}

.back-to-top {
    position: fixed;
    bottom: 5em;
    right: 2em;
    text-decoration: none;
    color: #fff;
 /*   background: rgba(235, 235, 235, 0.80) ;*/
    font-size: 12px;
    padding: 0;
    display: none;
}


#footer-left { 
  border: solid blue;
  border-width: 0 0px 0 0;
  text-align:left;
  float: left; 
  padding:0 0;
}
#footer-left:last-child { border: 0; } /* needs some work */

.footer-right { 
  float: right; 
  text-align:right;
  color: #fff;  
  font-style:italic;
  margin: 0 0 10px 0;
  padding:0 15px;
  border:0px solid yellow;
}

:invalid { /*removes the ugly default red glow*/
  box-shadow: none;
}

.b-box { display:none !important; margin: 0 -10000px 0 0; }

a.footer { font-size: 1em;
    text-decoration: none;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0 10px;
    border: solid #fff;
    border-width: 0 0 0 0;
}
a:hover.footer{
    text-decoration: underline;
    color: #fff;
}

