/* ****************STRUCTURE **************** */
/* <//////////////////////////////////////////////////// --- TYPE --- ////////////////////////////////////////////////////> */
@charset "UTF-8";
/* CSS Document */
@-ms-viewport{  width: device-width;}
/* NORMALIZE */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
  margin-bottom:-10px;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main { /* 1 */
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}


code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

dfn {
  font-style: italic;
}


mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
 /* font: inherit; *//* 2 */
}
details, /* 1 */
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
	padding:0;margin:0; 
/*	background-image: url(../images/ricepaperew3.jpg) !important; */
	background-repeat: repeat;
	font-family:"myriad-pro",Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h4 {
font-size:120%

}
h1 , h2 , h3, h4 , h5 , h6 , h7 {
	color: #444444;
	font-weight: 600;
}
h1 , h2 { 
	margin-top: 20px; margin-bottom: 18px;
	font-size: 50px;
	letter-spacing: -0.9px;
}
h5 {
color: #434372;
font-size: 130%;
margin-bottom: 8px;
}
.byline{ 
	color: #666666;
font-size: 16px;
margin-top: -10px;
text-align: center;
}

p , li , label { 
	font-weight: 300; 
	color: #666666;
	font-size: 19px;
	line-height: 32px;
	letter-spacing: 1px;
}

a {
	font-weight: 600;
	color: #4C4CC2;
	}
a:link {
font-weight: 600;
	color: #4C4CC2;
}
a:visited{
font-weight: 600;
color: #4C4CC2;
}
a:hover {
	color: #7CB7CE;
}
a.external-link:after {
content : " " url(/images/external.png);
text-decoration: none;
}
a.norm:link { color: #666666; font-weight: 300; text-decoration: none;}
a.norm:visited { color: #666666; font-weight: 300; text-decoration: none;}
a.norm:hover { color: #888888; font-weight: 300; text-decoration: none;}
.book  { 
	font-weight: 300; 
	font-style: italic;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
padding-bottom: -6px;
}
.book1  { 
	font-weight: 300; 
	color: #333333;
	font-size: 16px;
	line-height: 20px;
padding-bottom: -6px;
}
.book2  { 
	font-weight: 300; 
	font-style: italic;
	color: #333333;
	font-size: 16px;
	background-color:#FFFF00;
	line-height: 20px;
padding-bottom: -6px;
}

.tab { 
text-align: right;
margin-right: 40px;
margin-top: -14px; 
	font-weight: 300; 
	font-style: normal ;
	color: #666666;
	font-size: 16px;
		line-height: 12px;
padding-bottom: 6px;
}
	
.outer {
		 min-height:100%;
   position:relative;
   margin-bottom:-10px;
   margin-top:-10px;
}
.bannerall{
width: 100%;
	background-image: url(../images/CEheadback1.jpg); 
	background-position: top center; 
	background-repeat: no-repeat;
	  padding-top: -10px;
/*	border: 1px solid red;*/
/*	float: left;*/
}
.container {
  max-width:955px;
  margin: 10px auto;
  margin-top: -14px;
/* border: 1px solid red;*/
 /*border: none;*/
padding-left: 1em;
padding-right: 1em;
 display: block;
    text-align: center;
	padding-bottom:80px;
	margin-bottom: -10px;
}

.banner {
  max-width:955px;
  margin: 10px auto;
  padding-top: 0px;
  height: 160px;
  /*background: linear-gradient(to bottom, #B0B0C0, #B7B7C0, #C0C0C7, #C7C7D0);*/
  border: inherit;
  }

.bannerLEFT {
	text-align: left;
     display: inline-block;
  max-width: 655px;
/*  width: 655px;*/
  border: inherit;
  margin: inherit;
/*     margin: 0px auto;*/
  margin-right: 20px;
    margin-left: 20px;
     vertical-align:top;
	 padding-bottom: 5px;
}
.footer {
   position:absolute;
   bottom:0px;
   width:100%;
   height:80px;   /* Height of the footer */
  background-image: url(../images/CEfootback1.jpg); 
	background-position: bottom center; 
	background-repeat: no-repeat;
	margin-bottom:-10px;
	/*	border: 1px solid red;*/
}
.footerContent {
   border: inherit;
   max-width: 955px;
   margin: 0px auto !important;
   vertical-align:top;
   font-size: 15px;
   color:black !important;
   line-height: 18px;
}

.fCleft {
	text-align: left;
     display: inline-block;
  max-width: 655px;
	margin: 0px;
	padding: 8px;
	text-decoration: none;
 /* margin: inherit;*/
/*     margin: 0px auto;*/

}
.fCright {
     display: inline-block;
  max-width: 250px;
  	text-align: left;
 border: inherit;
 	margin: 0px;
	padding: 0px;
	float:right;
  	 padding-top: 20px;
	  padding-right: 40px;
}
}
.headerimg {
	max-width: 540px;
	float: left;
	text-align: left;
	margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .headerimg { visibility: hidden; display: none;  }
  .navWrapper { visibility: hidden; display: none; }
  .banner { height: 80px; }
  .contentmain {   margin-right: 4px; }
}
.headerimgmed {
	max-width: 500px;
	float: left;
	text-align: left;
	margin-top: 10px;
		margin-left: -20px;
}
.headerimgi5 {
	max-width: 400px;
	float: left;
	text-align: left;
	margin-top: 10px;
		margin-left: -20px;
}
@media screen and (min-width: 601px) {
  .headerimgmed {
    visibility: hidden;
    display: none;
  }
	   .dropdown { visibility: hidden; display: none; }
}
@media screen and (min-width: 501px) {
  .headerimgi5 { visibility: hidden; display: none;   }
}
@media screen and (max-width: 500px) {
  .headerimgmed { visibility: hidden; display: none;   }
}
@media screen and (min-width: 861px) {
    .rightlogo { visibility: hidden; display: none;  }
}
@media screen and (max-width: 930px) {
      .bannerRIGHT { visibility: hidden; display: none; }
}
.bannerRIGHT {
	text-align: center;
     display: inline-block;
  max-width: 250px;
 border: inherit;
 margin: 0px auto;
  margin: inherit;
  	 padding-top: 20px;
	 margin-left: 100px;
}

.content {
  text-align: center;
   display: inline-block;
   border: inherit;
   max-width:955px;
  /* margin: 4px auto;*/
 /*  padding: 4em;*/
 /*  margin-top: 10px;*/
   vertical-align:top;
  
 }

.contentmain {
  text-align: left;
     display: inline-block;
  max-width: 655px;
/*  width: 655px;*/
  border: inherit;
  margin: inherit;
  margin-left: 0px;
  margin-right: 0px;
     vertical-align:top;
}
.contentRIGHT {
text-align: center;
     display: inline-block;
  max-width: 250px;
border: inherit;
 /*border: 1px solid red;*/
margin: inherit;
  margin-left: 0px;
     vertical-align:top;
	 padding-top: 20px;
border: 10px solid transparent;
border-top: 0px;
}
.rightimg {
    border: none;
    display: inline-block;
    margin: 0px auto;
border: inherit;
 /*border: 1px solid red;*/
	padding: 10%;
}
.rightlogo {
    border: none;
    display: inkine-block;
    margin: 0px auto;
	 border: inherit;
	padding: 10%;
}
.testimonial {
	font-size: 16px;
	text-align: center;
	color: #777777;
	padding: 4%;
	border: 1px solid gray;
}

/* end of structure */
/* DROPDOWN*/
.dropbtn {
    background-color: #4C4C7C;
    color: white;
 /*   padding: 16px;
    font-size: 16px;
    border: 2px solid red;*/
    cursor: pointer;
}

.dropdown {
    position: absolute;
    top: 10px;
    right: 6px;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
		width: 110px;
		margin-left: -60px; 
margin-right: 10px;	
margin-top: 10px;	
    background-color: #797979;
/*background: rgba(255,255,255,0.3) !important;*/
 /*   min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding-top:2px;
    z-index: 1;
}

.dropdown-content a {
   color: #4C4C7C;
    padding: 16px 16px;
    text-decoration: none;
background: rgba(255,255,255,0.3) !important;
	/*	border-bottom: 1px solid blue;*/
	width: 120px;
	text-align: left;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #666666;
	pointer-events: none;
}
.navWrapper {
	width: 100%;
	float: left;
	margin-left: 28px;
	text-align: left;
}
.navWrapper ul { margin:0; padding: 0; }
.navWrapper li {
	display: inline;
	padding: 0; margin: 0;
	padding-top: 20px;
}
.navWrapper a:link { font-weight: 400; color: #000000; }
.navWrapper a:visited { font-weight: 400; color: #000000; }
.primaryNavBtn , .primaryNavBtn-ON {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 300;
	padding-left: 6px; padding-right: 6px; padding-top: 4px; padding-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
/*	margin-top: 8px;
	margin-bottom: 8px;*/
	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
 /*   border: solid 0px #cbcbcb;*/
    
	background-color: rgba(255, 255, 255, 0.8);
	
	/* inner glow*/
	-webkit-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 0.75); 
	
    /*-webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;*/
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	
	-webkit-transition: all 0.8s ;
	-moz-transition: all 0.8s ;
	-o-transition: all 0.8s ;
	transition: all 0.8s ;
	
}
.primaryNavBtn:link {
	color: #333366;
	/*border: solid 1px #c8c8c8;*/
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); 
	
}
.primaryNavBtn:visited {
	color: #333366;
	/*border: solid 1px #c8c8c8;*/
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); 
	
}
.primaryNavBtn:hover {
	color: #000000;
	/*border: solid 1px #c8c8c8;*/
	background-color: rgba(205, 215, 235, 0.95);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); 
	
}
.primaryNavBtn:active , .primaryNavBtn-ON {
	background-color: rgba(195, 200, 241, 0.9);
	color: #000000;
	
/*	border: solid 1px #764195;*/
	
	/* inner glow*/
	-webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
}


/*----------  TOGGLE OFF-CANVAS MENU  ----------*/
@media screen and (min-width: 600px) {
	 .menu-container { display: none; }
	 .offcanvas-menu { display: none; }
	 .toggle { display:none; }
	 .menu { display:none; }
}

.toggle:checked + .container > .menu-container 
{
  	margin-left: -10%;
}

.toggle:checked + .container > .content .full-screen-close
{
  	display: block;
  	background: rgba(0,0,0,.5);
}

.menu
{
	padding-top: 12px;
}

.toggle-btn,
.close-btn
{
	cursor: pointer;
}

.toggle-btn
{
	font-size: 2.25rem;
}


.close-btn
{
	float: right;
	font-size: 1.5rem;
	padding: 1.5rem;
	color: #ededed;
}

.menu-container, 
.content
{
	transition: margin 0.5s ease-in-out;
}

.menu-container
{
	background: 	#CDDEE8;
	/*background: #7094c5;*/
	width: 55%;
	margin-left: -75%;
		float: left;
	height: 160%;
	position: absolute;
z-index:99;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { .menu-container {height: 350%;} }

.slide-menu i
{
	margin-right: 10%; margin-left : -50%;
	float: left;
	font-size: 18px;
	vertical-align: left;
}
.slide-menu ul
{ 
 list-style-type: none;
}
.slide-menu li a
{
	color: #556688;
	padding: 10px;
	padding-left: 50px;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	transition: background-color .5s ease-in-out;
}
.slide-menu li a:active
{
	background-color: #666666;
	color: #5555aa
}
.slide-menu li a:hover
{
	background-color: #34495e;
}

/*= MEDIA QUERIES =*/
@media (max-width: 460px) {
	.slide-menu li a { font-size: 0.875rem; padding-left: 22px;}
	.slide-menu li i { font-size: 16px;	}
}
@media (max-width: 360px) {
	.slide-menu li a { font-size: 0.775rem; padding-left: 15px;}
	.slide-menu li i { font-size: 15px;	}
}
@media (max-width: 320px){
	.slide-menu li i { display: none; }
}*/