@import  "http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic";
section { position: relative; clear: both; }

a.newbutton {
 background-color: #666;
 border: 1px solid #222;
 border-radius:0.5em;
 padding: 0.5em 1em;
 margin: 0.5em auto;
 color: white !important;
 font-weight: bold;
 text-decoration: none;
}
a.newbutton:link   { color: white !important; }
a.newbutton:visited{ color: white !important; }
a.newbutton:hover  { background-color:#747574; color: white; }
a.newbutton:active { position:relative; top:1px; color: white; }

.tint-60{}
.tint-60:after {
 position: absolute;
 height: 100%;
 width: 100%;
 background-color: rgba(0, 0, 0, .6);
 top: 0;
 left: 0;
 display: block;
 content: "";
}

.newtable{}
.newtable td{color: black;}

.ego-exe-tint-5 {
	background-image: url(images/tint-5.png);
}

.ego-exe-tint-10 {
	background-image: url(images/tint-10.png);
}

.ego-exe-tint-15 {
	background-image: url(images/tint-15.png);
}

.ego-exe-tint-20 {
	background-image: url(images/tint-20.png);
}

.ego-exe-tint-25 {
	background-image: url(images/tint-25.png);
}

.ego-exe-tint-30 {
	background-image: url(images/tint-30.png);
}

.ego-exe-tint-35 {
	background-image: url(images/tint-35.png);
}

.ego-exe-tint-40 {
	background-image: url(images/tint-40.png);
}

.ego-exe-tint-45 {
	background-image: url(images/tint-45.png);
}

.ego-exe-tint-50 {
	background-image: url(images/tint-50.png);
}

.ego-exe-tint-55 {
	background-image: url(images/tint-55.png);
}

.ego-exe-tint-60 {
	background-image: url(images/tint-60.png);
}

.ego-exe-tint-65 {
	background-image: url(images/tint-65.png);
}

.ego-exe-tint-70 {
	background-image: url(images/tint-70.png);
}

.ego-exe-tint-75 {
	background-image: url(images/tint-75.png);
}

.ego-exe-tint-80 {
	background-image: url(images/tint-80.png);
}

.ego-exe-tint-85 {
	background-image: url(images/tint-85.png);
}

.ego-exe-tint-90 {
	background-image: url(images/tint-90.png);
}

.ego-exe-tint-95 {
	background-image: url(images/tint-95.png);
}

.ego-exe-ghost-5 {
	background-image: url(images/ghost-5.png);
}

.ego-exe-ghost-10 {
	background-image: url(images/ghost-10.png);
}

.ego-exe-ghost-15 {
	background-image: url(images/ghost-15.png);
}

.ego-exe-ghost-20 {
	background-image: url(images/ghost-20.png);
}

.ego-exe-ghost-25 {
	background-image: url(images/ghost-25.png);
}

.ego-exe-ghost-30 {
	background-image: url(images/ghost-30.png);
}

.ego-exe-ghost-35 {
	background-image: url(images/ghost-35.png);
}

.ego-exe-ghost-40 {
	background-image: url(images/ghost-40.png);
}

.ego-exe-ghost-45 {
	background-image: url(images/ghost-45.png);
}

.ego-exe-ghost-50 {
	background-image: url(images/ghost-50.png);
}

.ego-exe-ghost-55 {
	background-image: url(images/ghost-55.png);
}

.ego-exe-ghost-60 {
	background-image: url(images/ghost-60.png);
}

.ego-exe-ghost-65 {
	background-image: url(images/ghost-65.png);
}

.ego-exe-ghost-70 {
	background-image: url(images/ghost-70.png);
}

.ego-exe-ghost-75 {
	background-image: url(images/ghost-75.png);
}

.ego-exe-ghost-80 {
	background-image: url(images/ghost-80.png);
}

.ego-exe-ghost-85 {
	background-image: url(images/ghost-85.png);
}

.ego-exe-ghost-90 {
	background-image: url(images/ghost-90.png);
}

.ego-exe-ghost-95 {
	background-image: url(images/ghost-95.png);
}

.ego-exe-hide-desktop {
	display: none !important;
}

.ego-exe-hide-responsive {
	display: block;
}

.ego-exe-hide-totally {
	display: none !important;
}

div[class^="ego-exe-content-"] {
/*display:table;*/
/* wasn't letting height="full" work correctly // check on iphone */
	width: 100%;
	position: relative;
	clear: both;
}

.ego-exe-border-box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ego-exe-hr {
	display: block;
	width: 100%;
	height: 0;
	max-height: 0;
	overflow: hidden;
	margin: 25px 0;
}

.ego-exe-pie {
	display: table;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-font {
	font-family: 'Open Sans',arial,sans-serif;
}

.ego-exe-text {
	font-family: 'Open Sans','Lato',arial,sans-serif;
	display: table;
	width: 100%;
}

.ego-exe-text,.ego-exe-text p {
	font-family: 'Open Sans','Lato',arial,sans-serif;
	margin-bottom: 20px !important;
	font-size: 13px !important;
	line-height: 18px !important;
	font-weight: 400;
}

.ego-exe-hpad p {
	font-size: 13px !important;
	line-height: 18px !important;
}

.ego-exe-text-transform-none {
	text-transform: none !important;
}

.ego-exe-logo-font-family,.ego-exe-layer h1,.ego-exe-layer h2,.ego-exe-layer h3,.ego-exe-layer h4,.ego-exe-layer h5,.ego-exe-layer h6,.ego-exe-the-title,.ego-exe-the-subtitle {
	font-family: 'Open Sans','Lato','Oswald','Archivo Narrow',arial,sans-serif;
}

/*  style.css */
.ego-exe-top-pad {
	display: table;
	width: 100%;
	height: 0;
	font-size: 1px;
	line-height: 0;
	margin-bottom: -1px;
}

.ego-exe-top-pad-device {
	display: table;
	width: 100%;
	height: 0;
	font-size: 1px;
	line-height: 0;
	margin-bottom: -1px;
	background-color: transparent;
}

.ego-exe-responsive {
	text-align: left;
	display: table;
	margin: auto;
    padding-top: 6em;
}

.ego-exe-bg-socnet-ghost {
	display: table;
	width: 100%;
	background-image: url(images/bg_ghost.png);
}

.ego-exe-footer-socnet-ghost {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px 0 20px;
	background-color: transparent;
}

.ego-exe-center {
	text-align: center;
	margin: auto;
}

.ego-exe-align-left {
	display: block;
	text-align: left;
}

.ego-exe-align-center {
	display: block;
	text-align: center;
}

.ego-exe-align-right {
	display: block;
	text-align: right;
}

.ego-exe-icon-facebook {
	background-image: url(images/facebook.png);
}

.ego-exe-icon-twitter {
	background-image: url(images/twitter.png);
}

.ego-exe-icon-instagram {
	background-image: url(images/instagram.png);
}

.ego-exe-icon-pinterest {
	background-image: url(images/pinterest.png);
}

.ego-exe-icon-imdb {
	background-image: url(images/imdb.png);
}

.ego-exe-icon-yelp {
	background-image: url(images/yelp.png);
}

.ego-exe-icon-linkedin {
	background-image: url(images/linkedin.png);
}

.ego-exe-icon-google {
	background-image: url(images/googleplus.png);
}

.ego-exe-icon-vimeo {
	background-image: url(images/vimeo.png);
}

.ego-exe-icon-youtube {
	background-image: url(images/youtube.png);
}

.ego-exe-icon-tumblr {
	background-image: url(images/tumblr.png);
}

.ego-exe-icon-flickr {
	background-image: url(images/flickr.png);
}

.ego-exe-icon-meetup {
	background-image: url(images/meetup.png);
}

.ego-exe-width-10 {
	float: left;
	width: 10%;
}

.ego-exe-width-15 {
	float: left;
	width: 15%;
}

.ego-exe-width-16 {
	float: left;
	width: 16.66%;
}

.ego-exe-width-20 {
	float: left;
	width: 20%;
}

.ego-exe-width-25 {
	float: left;
	width: 25%;
}

.ego-exe-width-30 {
	float: left;
	width: 30%;
	max-width: 30%;
}

.ego-exe-width-33 {
	float: left;
	width: 33.33%;
}

.ego-exe-width-40 {
	float: left;
	width: 40%;
}

.ego-exe-width-45 {
	float: left;
	width: 45%;
}

.ego-exe-width-50 {
	float: left;
	width: 50%;
}

.ego-exe-width-60 {
	float: left;
	width: 60%;
}

.ego-exe-width-66 {
	float: left;
	width: 66.67%;
}

.ego-exe-width-70 {
	float: left;
	width: 70%;
}

.ego-exe-width-75 {
	float: left;
	width: 75%;
}

.ego-exe-width-80 {
	float: left;
	width: 80%;
}

.ego-exe-width-83 {
	float: left;
	width: 83.33%;
}

.ego-exe-width-90 {
	float: left;
	width: 90%;
}

.ego-exe-width-100 {
	width: 100%;
}

.ego-exe-hpad {
	position: relative;
	padding: 0 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}

#ego-exe-email-path,div.ego-exe-hide-js {
	display: table;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: transparent;
	line-height: 1px;
	position: fixed;
	left: -100px;
	top: -100px;
}

.ego-exe-ns-email-confirmation-message,.ego-exe-email-confirmation-message {
	display: table;
	padding: 10px 40px 40px !important;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/*background-image:url(images/ghost.png);*/
}

.ego-exe-ns-email-confirmation-message {
	padding: 0 20px !important;
}

.ego-exe-white {
	color: #fff;
}

.ego-exe-layer {
	display: table;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.ego-exe-vpad {
	padding: 0 20px;
}

.ego-exe-pad-0 {
	padding: 0;
}

.ego-exe-margin-0 {
	margin: 0;
}

.ego-exe-padder-top {
	padding-top: 100px;
}

.ego-exe-padder-bottom {
	padding-bottom: 200px;
}

.ego-exe-padder-bottom {
	padding-bottom: 200px;
}

.ego-exe-pad-right {
	padding-right: 20px;
}

.ego-exe-pad-left {
	padding-left: 10px;
}

.ego-exe-pad-left-20 {
	padding-left: 20px;
}

.ego-exe-pad-top-button {
	padding-top: 22px;
}

.ego-exe-pad-top {
	padding-top: 75px;
}

.ego-exe-pad-top-shrink {
	padding-top: 75px;
}

.ego-exe-pad-top-0 {
	padding-top: 0;
}

.ego-exe-pad-top-5 {
	padding-top: 5px;
}

.ego-exe-pad-top-10 {
	padding-top: 10px;
}

.ego-exe-pad-top-15 {
	padding-top: 15px;
}

.ego-exe-pad-top-20 {
	padding-top: 20px;
}

.ego-exe-pad-top-25 {
	padding-top: 25px;
}

.ego-exe-pad-top-40 {
	padding-top: 40px;
}

.ego-exe-pad-top-50 {
	padding-top: 50px;
}

.ego-exe-pad-top-60 {
	padding-top: 60px;
}

.ego-exe-pad-top-70 {
	padding-top: 70px;
}

.ego-exe-pad-top-80 {
	padding-top: 80px;
}

.ego-exe-pad-top-90 {
	padding-top: 90px;
}

.ego-exe-pad-top-100 {
	padding-top: 100px;
}

.ego-exe-pad-top-150 {
	padding-top: 150px;
}

.ego-exe-pad-bottom {
	padding-bottom: 75px;
}

.ego-exe-pad-bottom-important {
	padding-bottom: 75px;
}

.ego-exe-pad-bottom-0 {
	padding-bottom: 0;
}

.ego-exe-pad-bottom-10 {
	padding-bottom: 10px;
}

.ego-exe-pad-bottom-15 {
	padding-bottom: 15px;
}

.ego-exe-pad-bottom-20 {
	padding-bottom: 20px;
}

.ego-exe-pad-bottom-25 {
	padding-bottom: 25px;
}

.ego-exe-pad-bottom-30 {
	padding-bottom: 30px;
}

.ego-exe-pad-bottom-35 {
	padding-bottom: 35px;
}

.ego-exe-pad-bottom-40 {
	padding-bottom: 40px;
}

.ego-exe-pad-bottom-50 {
	padding-bottom: 50px;
}

.ego-exe-pad-bottom-50 {
	padding-bottom: 50px;
}

.ego-exe-pad-bottom-60 {
	padding-bottom: 60px;
}

.ego-exe-pad-bottom-70 {
	padding-bottom: 70px;
}

.ego-exe-pad-bottom-80 {
	padding-bottom: 80px;
}

.ego-exe-pad-bottom-90 {
	padding-bottom: 90px;
}

.ego-exe-pad-bottom-100 {
	padding-bottom: 100px;
}

.ego-exe-pad-bottom-150 {
	padding-bottom: 150px;
}

.ego-exe-pad-bottom-200 {
	padding-bottom: 200px;
}

.ego-exe-pad-bottom-300 {
	padding-bottom: 300px;
}

.ego-exe-pad-bottom-400 {
	padding-bottom: 400px;
}

.ego-exe-pad-bottom-500 {
	padding-bottom: 500px;
}

.ego-exe-logo-font {
	padding-top: 40px;
	letter-spacing: 13px !important;
	margin-right: -13px;
}

.ego-exe-text-transform-none {
	text-transform: none !important;
}

/*Pre-responsive formatting classes*/
#ego-exe-wide {
	background-color: #0cc;
}

.ego-exe-float {
	float: left;
}

.ego-exe-float-left {
	float: left;
}

.ego-exe-float-right {
	float: right;
}

.ego-exe-float-none {
	float: none;
}

.ego-exe-table {
	display: table;
}

.ego-exe-table-cell {
	display: table-cell;
}

.ego-exe-inline-table {
	display: inline-table;
}

.ego-exe-display-categories {
	display: inline-table;
	width: auto;
}

.ego-exe-clear {
	clear: both;
	float: none;
}

.ego-exe-clear-both {
	clear: both;
}

.ego-exe-center-to-left {
	text-align: center;
	margin: auto;
}

.ego-exe-pad {
	padding: 15px;
}

.ego-exe-width {
	width: 100%;
	margin: auto;
}

.ego-exe-box {
	width: 48%;
	float: left;
}

.ego-exe-divider {
	width: 4%;
	float: left;
}

.ego-exe-third {
	float: left;
	width: 33.3%;
}

.ego-exe-box-fill {
	width: 100%;
}

.ego-exe-cons {
	padding: 0 50px;
}

.ego-exe-fill {
	width: 100%;
}

/*Colors*/
.ego-exe-theme-color,.ego-exe-text-color {
	color: #0cc;
}

.ego-exe-theme-bgcolor,.ego-exe-bg-color {
	background-color: #0cc;
}

.ego-exe-border-color {
	border-color: #0cc;
}

.ego-exe-border-bottom-color {
	border-bottom-color: #0cc;
}

.ego-exe-no-border {
	border: 0 !important;
}

.ego-exe-white {
	color: #fff;
}

.ego-exe-black {
	color: #000;
}

.ego-exe-black-important {
	color: #000;
}

.ego-exe-white-important {
	color: #fff;
}

.ego-exe-red {
	color: red;
}

.ego-exe-ivory {
	color: #eeeeef;
}

.ego-exe-silver {
	color: #bbbbbf;
}

.ego-exe-green {
	color: #066;
}

.ego-exe-slate {
	color: #0bc;
}

.ego-exe-yellow {
	color: #ff0;
}

.ego-exe-gold {
	color: #ee0;
}

.ego-exe-peach {
	color: #e85;
}

.ego-exe-grey {
	color: #808088;
}

.ego-exe-charcoal {
	color: #202023;
}

.ego-exe-metal {
	color: #909099;
}

.ego-exe-granite {
	color: #606066;
}

.ego-exe-titanium {
	color: #505056;
}

.ego-exe-bg-white-important {
	background-color: #fff;
}

.ego-exe-bg-white {
	background-color: #fff;
}

.ego-exe-bg-ivory {
	background-color: #eeeeef;
}

.ego-exe-bg-silver {
	background-color: #bbbbbf;
}

.ego-exe-bg-grey {
	background-color: #505056;
}

.ego-exe-bg-charcoal {
	background-color: #29292f;
}

.ego-exe-bg-dark {
	background-color: #1c1c1f;
}

.ego-exe-bg-tar {
	background-color: #1c1c1f;
}

.ego-exe-bg-black {
	background-color: #000;
}

.ego-exe-bg-red {
	background-color: #722;
}

.ego-exe-bg-yellow {
	background-color: #ff0;
}

.ego-exe-bg-slate {
	background-color: #0bc;
}

.ego-exe-bg-pink {
	background-color: #703;
}

.ego-exe-bg-burgandy {
	background-color: #703;
}

/*Buttons and Icons*/
button {
	background: none;
	font-family: 'Open Sans','Lato','Oswald','Archivo Narrow',arial,sans-serif;
	outline: 0;
}

a.ego-exe-button-caption {
	text-transform: none;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	padding: 10px 45px;
/*	-moz-border-radius:3px;	-ms-border-radius:3px; 	-o-border-radius:3px;	-webkit-border-radius:3px;	border-radius:3px;	*/
	border: solid 2px #20bdbe !important;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -1px;
	background-color: #eeeeef;
	background: -moz-linear-gradient(#eeeeef,#cccccf);
/* FF 3.6+ */
	background: -ms-linear-gradient(#eeeeef,#cccccf);
/* IE10 */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeef),color-stop(100%,#cccccf));
/* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(#eeeeef,#cccccf);
/* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#eeeeef,#cccccf);
/* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeef',endColorstr='#cccccf');
/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeef',endColorstr='#cccccf')";
/* IE8+ */
	background: linear-gradient(#eeeeef,#cccccf);
/* the standard */
}

a:hover.ego-exe-button-caption {
	color: #fff;
	background: none;
	background-color: #eeeeef;
	text-decoration: none;
}

button.ego-exe-button-text-color {
	display: table;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
/*border-radius:2px;*/
	border: 0;
	color: #ff0;
	background-color: #131316;
}

button:hover.ego-exe-button-text-color {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

button.ego-exe-button-color {
	display: table;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
/*border-radius:2px;*/
	border: 0;
	color: #202023;
	background-color: #0cc;
}

button:hover.ego-exe-button-color {
	color: #202023;
	background-color: #fff;
	text-decoration: none;
}

button.ego-exe-send-button-color {
	display: table;
	cursor: pointer;
	padding: 10px 45px;
	margin: auto;
	text-decoration: none;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -1px;
/*border-bottom:solid 5px #202023;*/
	background-color: #0cc;
	background: -moz-linear-gradient(#0cc,#099);
/* FF 3.6+ */
	background: -ms-linear-gradient(#0cc,#099);
/* IE10 */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0cc),color-stop(100%,#099));
/* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(#0cc,#099);
/* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#0cc,#099);
/* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccc',endColorstr='#009999');
/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccc',endColorstr='#009999')";
/* IE8+ */
	background: linear-gradient(#0cc,#099);
/* the standard */
}

button:hover.ego-exe-send-button-color {
	color: #202023;
	background-color: #fff;
	border-bottom: solid 5px #202023;
	text-decoration: none;
}

/*input.ego-exe-button-light,button.ego-exe-button-light {	display:table;	cursor:pointer;	margin:0px;	text-decoration:none;	text-transform:uppercase;	border-radius:2px;	border:0;	color:#202023;	background-color:#dddddf;	border-bottom:solid 5px #cccccf;}input:hover.ego-exe-button-light,button:hover.ego-exe-button-light {	color:#ffffff;	background-color:#000000;	border-bottom:solid 5px #cccccf;	text-decoration:none;}button.ego-exe-button-grey,button.ego-exe-button-gray {	display:table;	cursor:pointer;	margin:0px;	text-decoration:none;	text-transform:uppercase;	border-radius:2px;	border:0;	color:#dddddf;	background-color:#1c1c1f;	border-bottom:solid 5px #00cccc;}button:hover.ego-exe-button-grey,button:hover.ego-exe-button-gray {	color:#ffffff;	background-color:#39393f;	border-bottom:solid 5px #00cccc;	text-decoration:none;}button.ego-exe-button-black {	display:table;	cursor:pointer;	margin:0px;	text-decoration:none;	text-transform:uppercase;	border-radius:2px;	border:0;	color:#dddddf;	background-color:#000000;	border-bottom:solid 5px #00cccc;}button:hover.ego-exe-button-black {	color:#ffffff;	background-color:#19191f;	border-bottom:solid 5px #00cccc;	text-decoration:none;}*/
/*gallery section*/
.ego-exe-top-video-header {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.ego-exe-full-width {
	display: table;
	width: 100%;
}

div[class*="ego-exe-full-"] {
	background-color: #fff;
}

.ego-exe-gallery-media {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	float: left;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.ego-exe-gallery-photo {
	display: table;
	width: 100% !important;
	height: 100%;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #fff;
	background-size: cover;
}

.ego-exe-gallery-video {
/*display:table;*/
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.ego-exe-top-video-header-full {
	width: 100%;
	height: 100%;
}

.ego-exe-video-height > iframe {
	margin-bottom: -5px;
}

.ego-exe-gallery-media-full {
	display: table;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.ego-exe-gallery-video-full {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

div[id^="ego-exe-post-video-"] video,div[id^="ego-exe-post-video-"] iframe,section iframe {
	width: 100%;
}

.ego-exe-slider-bgphoto {
	position: relative;
/*	background-repeat:no-repeat;	background-size:100%;	background-position:center center;	*/
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.ego-exe-frame-bgphoto {
	display: table;
	height: 100%;
}

.ego-exe-abg-photo {
/*height:100%;*/
}

.ego-exe-frame-inner-bg {
/*height:100%;*/
}

.ego-exe-photo {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-photo-width {
	width: 100% !important;
	height: auto !important;
}

#ego-exe-thumbs {
	width: 100%;
	text-align: left;
}

[id^="ego-exe-thumbs-"] p {
	margin: 0;
	padding: 0;
	display: inline-table;
	background-color: #fff;
}

div[class^="ego-exe-gallery-thumb"] {
	position: relative;
	margin-bottom: -5px;
}

.ego-exe-gallery-thumb {
	width: 33.33%;
/* 100% for 1 column thumbnails - 50% for 2 column thumbnails - 33.33% for 3 column thumbnails - 25% for 4 column thumbnails - 20% for 5 column thumbnails */
	display: inline-block;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(backgroundsize.htc);
	cursor: pointer;
}

.ego-exe-th-1 {
/*margin-left:-3px;*/
}

.data-thumbnails-top .ego-exe-th-1 {
	margin-left: 0;
}

div[class^="ego-exe-gallery-th-"] {
	position: relative;
	height: 100%;
/*	bottom:20px;	*/
}

.ego-exe-thumb-caption {
/*	width:100%;	*/
	position: absolute;
	bottom: 0;
	padding: 10px 40px;
	margin: 30px auto;
	text-align: center;
	background-color: #000;
	color: #fff;
/*text-transform:uppercase;*/
	font-size: 14px;
	line-height: 14px;
	font-weight: 900;
	background-image: url(images/caption_arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
/*border-radius:100px;*/
/*border-top-right-radius:100px;	border-bottom-right-radius:100px;*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: .75;
	filter: opacity(alpha=75);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	-moz-opacity: .75;
	-khtml-opacity: .75;
}

.ego-exe-gallery-th-photo {
	width: 100%;
	height: 100%;
	background-color: transparent;
/*background-image:url(images/icon_photo.png);*/
	background-repeat: no-repeat;
	background-position: center center;
}

div:hover.ego-exe-gallery-th-photo {
	background-image: url(images/icon_photo_hi.png);
}

.ego-exe-gallery-th-video {
	width: 100%;
	height: 100%;
	background-color: transparent;
/*background-image:url(images/icon_video.png);*/
	background-repeat: no-repeat;
	background-position: center center;
}

div:hover.ego-exe-gallery-th-video {
	background-image: url(images/icon_video_hi.png);
}

.ego-exe-blog-video {
	position: relative;
	left: -20px;
	width: calc(80% + 140px);
	min-width: calc(80% + 140px);
/* CLR Was 100% and -70px */
}

/*crew section*/
.ego-exe-crew-holder {
	width: 100%;
	margin-bottom: 30px;
}

.ego-exe-crew-main {
	display: table;
	position: relative;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-align: left;
	box-shadow: 1px 1px 4px #000;
	border-top: solid 5px #606066;
	background-color: #1c1c1f;
}

.ego-exe-crew-left {
	display: table;
	float: left;
	width: 50%;
	height: 100%;
}

.ego-exe-crew-content {
	padding: 40px 30px 0 45px;
	float: left;
}

.ego-exe-crew-name {
	font-size: 30px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

.ego-exe-crew-title {
	display: block;
	font-size: 12px;
	white-space: nowrap;
	font-weight: 900;
	letter-spacing: 1px;
	padding-top: 5px;
}

.ego-exe-crew-text {
	display: table;
	font-size: 15px;
	height: 100%;
	padding-top: 25px;
	padding-bottom: 70px;
}

.ego-exe-crew-social {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 50%;
	white-space: nowrap;
	text-align: center;
	padding: 15px 0;
	background-color: transparent;
}

a.ego-exe-social-crew {
	display: inline-table;
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	padding: 5px;
	margin: 0 5px;
	text-decoration: none;
	border-radius: 100px;
	background-color: transparent;
}

a:hover.ego-exe-social-crew {
	background-color: #000;
}

.ego-exe-crew-right {
	display: table;
	width: 50%;
	height: 100%;
	float: left;
}

.ego-exe-crew-frame {
	display: table-cell;
	width: auto;
	height: 100%;
	padding: 0 40px 0 0;
}

.ego-exe-crew-photo {
	display: table;
	width: 100%;
	height: 200px;
	font-size: 0;
	background-size: cover;
	-ms-behavior: url(backgroundsize.htc);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 40px 0;
	border-bottom: solid 5px #ff0;
}

.ego-exe-crew-1 {
	background-image: url(images/crew1.jpg);
}

.ego-exe-crew-2 {
	background-image: url(images/crew2.jpg);
}

/*graphics*/
.ego-exe-promo-text {
	max-width: 1000px;
	margin: auto;
}

.ego-exe-promo-icons {
	display: table;
	width: 100%;
}

.ego-exe-promo-center {
	display: table;
	margin: auto;
}

.ego-exe-promo-it-pc-holder {
	float: left;
	margin-right: 125px;
}

.ego-exe-it-pc {
	display: table;
	width: 200px;
	height: 156px;
	margin: auto;
	background-image: url(images/it_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.ego-exe-promo-it-tablet-holder {
	float: left;
	padding-top: 63px;
	padding-right: 125px;
}

.ego-exe-it-tablet {
	display: table;
	width: 145px;
	height: 93px;
	margin: auto;
	background-image: url(images/it_tablet.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.ego-exe-promo-it-smartphone-holder {
	float: left;
	padding-top: 88px;
}

.ego-exe-it-smartphone {
	display: table;
	width: 38px;
	height: 68px;
	margin: auto;
	background-image: url(images/it_smartphone.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

/*contact section*/
.ego-exe-map {
	display: table;
	clear: both;
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: -5px;
	background-color: transparent;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-map iframe {
	background-color: transparent;
}

.ego-exe-bg-contact {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-ms-behavior: url(backgroundsize.htc);
	background-color: #303036;
}

.ego-exe-border-left-1 {
	border-left: solid 1px #808088;
}

.ego-exe-address {
	font-size: 15px;
	width: 100%;
	height: 119px;
	padding-top: 13px;
}

.ego-exe-address-street {
	white-space: nowrap;
	width: 200px;
	height: 100%;
}

.ego-exe-address-email {
	height: 100%;
}

a.ego-exe-email-text-color {
	color: #fff;
}

a:hover.ego-exe-email-text-color {
	color: #dddddf;
}

form {
	margin: 0;
	padding: 0;
}

.ego-exe-email-main {
	padding: 0;
}

.ego-exe-form-holder {
	position: relative;
	padding-right: 10px;
}

.ego-exe-email-subheader {
	padding-top: 25px;
}

.ego-exe-contact-label {
	display: none;
	position: absolute;
	right: -1px;
	top: 0;
	padding: 0 !important;
	margin: 0 !important;
	letter-spacing: 0 !important;
	background-color: transparent;
}

.ego-exe-error-color {
	font-size: 16px;
	font-weight: 900;
	color: #c00;
	padding: 9px 0 0;
	display: table;
}

div[id^="ego-exe-ns-email-confirmation-"],div[id^="ego-exe-email-confirmation-"] {
	padding: 0;
	display: none;
}

.ego-exe-input-holder,.ego-exe-textarea-holder {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	margin-bottom: 2px;
}

/*.ego-exe-input-underline {	border:solid 1px #ffff00;	border-top:0;	width:100%;	height:10px;	margin-top:20px;	padding:0px 2px 0px 5px;}*/
.ego-exe-input-offset {
	width: 100%;
	height: 20px;
	outline: 0 !important;
	box-shadow: 0 !important;
/*padding:4px 10px 4px 0px;*/
	letter-spacing: 0;
/*position:relative;	top:-20px;*/
/*background-image:url(images/trans.gif);*/
	padding: 5px 0;
/*color:#202023;*/
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 14px;
}

input[type="email"] {
	box-shadow: none;
}

/*input[class="ego-exe-input-offset"][type="checkbox"] {	width:20px !important;	height:20px;	outline:0;	position:relative;	top:5px;}*/
/*.ego-exe-textarea-underline {	border:solid 1px #ffff00;	border-top:0;	width:100%;	height:110px;	margin-top:20px;	padding:0px 2px 0px 5px;}.ego-exe-textarea-underline {	padding-right:9px;}*/
.ego-exe-textarea-offset {
	width: 100%;
	height: 120px;
	outline: 0 !important;
	box-shadow: 0 !important;
	padding: 10px 5px;
	letter-spacing: 0;
/*position:relative;	top:-20px;*/
/*background-image:url(images/trans.gif);*/
/*color:#202023;*/
	margin: 0;
}

h5.ego-exe-contact-email,h5.ego-exe-contact-comments {
/*padding-top:20px !important;*/
}

.ego-exe-pad-bottom-contact {
	padding-bottom: 200px;
}

div[id^="ego-exe-ns-email-form-"] input[type=email],div[id^="ego-exe-email-form-"] input[type=email],div[id^="ego-exe-ns-email-form-"] input[type=tel],div[id^="ego-exe-email-form-"] input[type=tel],div[id^="ego-exe-ns-email-form-"] input[type=text],div[id^="ego-exe-email-form-"] input[type=text],div[id^="ego-exe-email-form-"] textarea {
	width: 100%;
	padding: 10px 5px;
	color: #000 !important;
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	outline: 0;
	border-radius: 0;
/*background-color:#ffffff;*/
	background-color: transparent;
	border: 0;
/*border-left:solid 5px #00cccc;*/
}

textarea {
	overflow-y: auto;
}

/*social networking icons below contact section*/
.ego-exe-bg-socnet-ghost {
	display: table;
	width: 100%;
	background-image: url(images/bg_ghost.png);
}

.ego-exe-socnet {
	padding: 0;
}

.ego-exe-footer-socnet-ghost {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px 0 20px;
	background-color: transparent;
}

.ego-exe-footer-socnet {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px 0 20px;
	background-color: transparent;
}

a.ego-exe-social-footer {
	display: inline-table;
	cursor: pointer;
/*background-repeat:no-repeat;*/
	background-position: center center;
	text-decoration: none;
	background-color: transparent;
/*border:solid 3px transparent;*/
	background-size: 100%;
	border-radius: 0;
	margin: 0;
	width: 80px;
	height: 40px;
}

a:hover.ego-exe-social-footer {
	text-decoration: none;
	background-color: transparent;
	opacity: .5;
	filter: alpha(opacity=50);
/*border:solid 3px #909099;*/
}

/*Slideshow overlay*/
div[id^="ego-exe-full-"] {
	display: block;
/* do not change... "block" enables gallery to load - #full is hidden in jquery when site is finished loading */
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #909099;
	background-color: #fff;
	cursor: pointer;
	-ms-touch-action: none;
/* get touchmove to work on Windows 8 */
}

#ego-exe-captions {
	display: none;
	position: fixed;
	z-index: 1100;
	cursor: default;
	text-align: left;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	width: 100%;
	background-color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
/*border:solid 1px #cccccf;*/
}

.ego-exe-captions-pad {
	padding: 25px;
}

#ego-exe-slideshow-header {
	display: none;
	position: fixed;
	z-index: 1100;
	right: 55px;
	top: 35px;
}

#ego-exe-controls {
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 50px;
}

/*#ego-exe-gallery-header {	display:table;	width:100%;	position:fixed;	left:0px;	bottom:60px;	padding:10px 50px 15px 150px;	opacity:0.4;	filter:alpha(opacity=40);	color:#ffffff;	background-color:#000000;}*/
#ego-exe-hide-slideshow {
	cursor: pointer;
	position: absolute;
	right: 62px;
	top: 0;
	width: 60px;
	height: 40px;
/*padding:25px;*/
	background-color: #fff !important;
	text-align: center;
	background-image: url(images/hide_slideshow.png);
	background-repeat: no-repeat;
	background-position: center;
/*border-radius:50px;*/
	font-size: 0;
	line-height: 0;
/*border:solid 1px #cccccf;*/
	opacity: .5;
	filter: opacity(alpha=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}

div:hover#ego-exe-hide-slideshow {
	background-color: #fff;
	opacity: 1;
	filter: opacity(alpha=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#ego-exe-toggle-captions {
	cursor: pointer;
	position: absolute;
	left: 62px;
	top: 0;
	width: 60px;
	height: 40px;
/*padding:25px;*/
	background-color: #fff !important;
	text-align: center;
	background-image: url(images/show_captions.png);
	background-repeat: no-repeat;
	background-position: center;
/*border-radius:50px;*/
	font-size: 0;
	line-height: 0;
/*border:solid 1px #cccccf;*/
	opacity: .5;
	filter: opacity(alpha=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}

div:hover#ego-exe-toggle-captions {
	background-color: #fff;
	opacity: 1;
	filter: opacity(alpha=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#ego-exe-gallery-left {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 40px;
	background-color: #fff !important;
	text-align: center;
	background-image: url(images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: center;
/*border-radius:50px;*/
	font-size: 0;
	line-height: 0;
/*border:solid 1px #cccccf;*/
	opacity: .5;
	filter: opacity(alpha=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}

div:hover#ego-exe-gallery-left {
	background-color: #fff;
	opacity: 1;
	filter: opacity(alpha=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#ego-exe-gallery-right {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 40px;
	background-color: #fff !important;
	text-align: center;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: center;
/*border-radius:50px;*/
	font-size: 0;
	line-height: 0;
/*border:solid 1px #cccccf;*/
	opacity: .5;
	filter: opacity(alpha=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}

div:hover#ego-exe-gallery-right {
	background-color: #fff;
	opacity: 1;
	filter: opacity(alpha=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

/*#ego-exe-hide-captions {	display:none;	cursor:pointer;	position:absolute;	width:50px;	height:50px;	right:-1px;	top:-1px;	background-color:#ffffff;	display:table;	text-align:center;	background-image:url(images/hide_text.png);	background-repeat:no-repeat;	background-position:center;	border:solid 1px #cccccf;}*/
div:hover#ego-exe-hide-captions {
	background-color: #0cc;
}

div:active#ego-exe-hide-captions {
	background-color: #0cc;
}

#ego-exe-gallery-title {
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 39px;
	padding-bottom: 20px;
	padding-right: 40px;
	text-transform: none;
	text-align: center;
	color: #fff;
}

#ego-exe-gallery-description {
	font-size: 17px;
	padding-right: 40px;
}

#ego-exe-gallery-link {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	margin: 20px auto;
}

#ego-exe-gallery-description a {
	text-decoration: underline;
}

#ego-exe-gallery-description a:hover {
	text-decoration: underline;
}

.ego-exe-gallery-caption-content {
	position: relative;
	width: 55%;
	margin: auto;
}

/* shortcode tabs */
.ego-exe-tab-bg {
	color: #999;
/*background-color:transparent;*/
	background-color: #fff;
	display: table;
	width: 100%;
	clear: both;
	font-weight: 400;
	z-index: 99;
/*background-image:url(images/tint.png);*/
}

div.ego-exe-tab {
	display: table;
	cursor: pointer;
	padding: 8px 20px 5px;
/*border-radius:5px 5px 0px 0px;*/
	float: left;
	color: #fff;
	background-color: #29292f;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans','Lato','Archivo Narrow',arial,sans-serif;
/*border-top:solid 3px #00cccc;*/
	margin-right: 2px;
}

div:hover.ego-exe-tab {
	color: #fff;
	background-color: #29292f;
	text-decoration: none;
}

div.ego-exe-tab-off {
	display: table;
	cursor: pointer;
	padding: 5px 20px;
/*border-radius:5px 5px 0px 0px;*/
	float: left;
	color: #909096;
	background-color: #000;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans','Lato','Archivo Narrow',arial,sans-serif;
	border-top: 0;
	margin-top: 3px;
	margin-right: 2px;
}

div:hover.ego-exe-tab-off {
	color: #fff;
	background-color: #505056;
	text-decoration: none;
}

.ego-exe-tab-content h3 {
	margin-bottom: 0;
}

.ego-exe-tab-content .ego-exe-button-holder {
/*margin-top:25px !important;*/
/*	margin-top:10px !important;	margin-bottom:0px !important;	*/
}

/* shortcode accordions */
.ego-exe-accordion-title {
	display: table;
	position: relative;
	left: 40px;
	top: -29px;
	margin-bottom: -28px;
	margin-right: 40px;
	padding: 5px 10px 5px 0;
}

.ego-exe-faq-btn {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin: -2px 3px 0 10px;
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.ego-exe-horizontal-rule {
	clear: both;
	border-top: solid 1px #dddddf !important;
	border-bottom: solid 1px #fff !important;
	width: 100%;
}

.ego-exe-page .layer h1,.ego-exe-page .layer h2,.ego-exe-page .layer h3,.ego-exe-page .layer h4,.ego-exe-page .layer h5,.ego-exe-page .layer h6 {
	padding: 0;
	margin: 0;
}

.ego-exe-top-content > h5 {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.ego-exe-blockquote {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*canvas * {/	/*cursor:pointer;*/
/*font-family:"Open Sans", arial, sans-serif;*/
/*line-height:10px !important;*/
/*}*/
div.ego-exe-dial-holder {
/*	display:table;	width:100%;	*/
/*	padding-top:20px;	padding-bottom:20px;	*/
	padding: 20px;
}

div.ego-exe-dial-holder canvas {
	max-width: 100% !important;
	width: 100% !important;
}

input.ego-exe-dial {
	cursor: default;
	font-weight: 900 !important;
	font-family: "Open Sans",arial,sans-serif !important;
	background-color: transparent;
	border: none;
	color: transparent;
}

.ego-exe-chart {
	clear: both;
	padding: 0 5px 40px;
	position: relative;
	top: 0;
}

.ego-exe-chart > p,.ego-exe-chart > br {
	display: none;
}

.ego-exe-graph > p,.ego-exe-graph > br {
	display: none;
}

.ego-exe-graph {
/*display:table;*/
	float: left;
	height: 100%;
	position: relative;
	top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-bar-bg {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-bar {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-bar-text {
	font-size: 15px;
}

/*.ego-exe-slider p {	margin:0 !important;	padding:0 !important;	font-size:0 !important;	height:0 !important;	max-height:0 !important;}*/
.ego-exe-business {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ego-exe-slider {
	z-index: 160;
	overflow-x: hidden;
/*overflow-y:hidden;*/
/*overflow-y:hidden;*/
/* when thin fixed for top full slider */
	position: relative;
/*background-color:#ff6600;*/
}

.ego-exe-frames {
	z-index: 170;
	display: table;
	position: relative;
/*height:100%;*/
/* was causing scrollbar on sliders at non-full height */
	min-height: 100%;
/*background-color:#0066ff;*/
}

.ego-exe-frame {
	display: table;
	float: left;
	height: 100%;
/* DO NOT REMOVE */
/*background-color:#009966;*/
/*	height:100% !important;	min-height:100% !important;	*/
/*background-color:#0066ff;*/
/*border:solid 5px #ffff00;	margin:-5px;*/
}

.ego-exe-frame-bgphoto {
/*height:100%;	display:table;*/
/*background-color:#ffff00;*/
}

/*.ego-exe-slider-sub .ego-exe-frames {	z-index:170;	display:table;	position:relative;	height:auto !important;	min-height:auto !important;}.ego-exe-slider-sub .ego-exe-frame {	display:inline-table;	float:left;	height:auto !important;	min-height:auto !important;}*/
/*.ego-exe-slider-arrows {	z-index:180;	display:table;	width:100%;	position:absolute;	background:none !important;}*/
.ego-exe-slider-arrows-left {
	z-index: 300;
	display: table;
/*background-color:#ff6633;*/
	position: absolute;
	left: 0;
	top: -100px;
/*margin-top:-50%;*/
	background: none !important;
}

.ego-exe-slider-arrows-right {
	z-index: 300;
	display: table;
/*background-color:#ff6633;*/
	position: absolute;
	right: 0;
	top: -100px;
/*margin-top:-50%;*/
	background: none !important;
}

.ego-exe-slide-left {
	z-index: 190;
	padding: 20px;
	cursor: pointer;
	width: 40px;
}

.ego-exe-slide-right {
	z-index: 190;
	padding: 20px;
	cursor: pointer;
	width: 40px;
}

.ego-exe-slider-dots {
	display: table;
/*		display:none;		*/
	z-index: 175;
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 33px;
/*background-color:#ffee00;*/
}

.ego-exe-slider-dot-on {
	cursor: pointer;
	display: inline-table;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	font-size: 1px;
	line-height: 1px;
	border-radius: 25px;
	background-color: #ccc;
	border: solid 3px #fff;
	margin: 0 5px;
	opacity: .5;
	filter: alpha(opacity=50);
}

.ego-exe-slider-dot-off {
	cursor: pointer;
	display: inline-table;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	font-size: 1px;
	line-height: 1px;
	border-radius: 25px;
	background-color: #000;
	border: solid 3px #fff;
	margin: 0 5px;
	opacity: .35;
	filter: alpha(opacity=35);
}

div:hover.ego-exe-slider-dot-off {
	background-color: #fff;
	border: solid 3px #dddddf;
	opacity: .9;
	filter: alpha(opacity=90);
}

/*.ego-exe-button-table {	-moz-box-sizing: border-box;	box-sizing: border-box;}*/
a.ego-exe-href-button {
	padding: 1px 0;
}

a.ego-exe-href-button,a.ego-exe-scroll-button,button.ego-exe-scroll-button {
	padding: 0 !important;
	margin: 0 !important;
}

a.ego-exe-href-button,a.ego-exe-scroll-button,button.ego-exe-scroll-button,button.ego-exe-send-button-color,button.ego-exe-contact-form-button {
	font-size: 15px !important;
	margin: 0;
	text-decoration: none;
	border: 0;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
/*	-moz-border-radius:3px;	-ms-border-radius:3px; 	-o-border-radius:3px;	-webkit-border-radius:3px;	*/
/*border-radius:3px;*/
	text-align: center;
	cursor: pointer;
/*border-top:1px solid #ffffff;	border-bottom:1px solid #666669;*/
	background-color: #0cc;
/* background: -moz-linear-gradient(#00cccc, #009999); FF 3.6+ */
/* background: -ms-linear-gradient(#00cccc, #009999); IE10 */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cccc), color-stop(100%, #009999)); Safari 4+, Chrome 2+ */
/* background: -webkit-linear-gradient(#00cccc, #009999); Safari 5.1+, Chrome 10+ */
/* background: -o-linear-gradient(#00cccc, #009999); Opera 11.10 */
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccc', endColorstr='#009999'); IE6 & IE7 */
/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccc', endColorstr='#009999')"; IE8+ */
/* background: linear-gradient(#00cccc, #009999); the standard */
}

button:hover.ego-exe-send-button-color,button.ego-exe-contact-form-button {
	border: 0;
	text-decoration: none;
}

button.ego-exe-contact-form-button {
	margin: 0 auto !important;
}

a:hover.ego-exe-href-button,a:hover.ego-exe-scroll-button,button:hover.ego-exe-scroll-button,button:hover.ego-exe-send-button-color,button:hover.ego-exe-contact-form-button {
	opacity: .75;
	filter: alpha(opacity=75);
	text-decoration: none;
}

a:hover.ego-exe-trans-hi,button:hover.ego-exe-trans-hi {
/*filter: grayscale(0.5) blur(10px) !important;*/
/*	opacity:0.65 !important;    filter:alpha(opacity=65) !important;    */
}

.ego-exe-button-icon,button.ego-exe-contact-form-button {
	padding: 8px 30px 10px;
	margin: 0 10px;
	display: table;
/*width:100%;*/
	height: 100%;
	font-family: "Open Sans",arial,sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
/*text-transform:uppercase;*/
/*border:solid 1px #ffff00;*/
}

/*a.ego-exe-href-button {	background-image:url(images/hide_slideshow.png);	background-repeat:no-repeat;	background-repeat:no-repeat;	background-position:right center;}button.ego-exe-scroll-button {	background-image:url(images/hide_slideshow.png);	background-repeat:no-repeat;	background-position:right center;}*/
.ego-exe-table-shortcode-border {
	display: table;
	width: 100%;
	margin-bottom: -22px;
	line-height: 22px;
}

.ego-exe-table-shortcode-bgcolor {
	display: table;
	width: 100%;
	padding: 13px 0;
}

.ego-exe-table-shortcode-break {
	display: table;
	float: left;
	text-align: left;
}

.ego-exe-table-shortcode-text {
	display: table;
}

.ego-exe-table-shortcode-label {
	display: none !important;
	font-weight: 700;
}

.ego-exe-pricing {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 50px;
}

.ego-exe-pricing-title-bg {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #202020;
	border-radius: 5px;
}

.ego-exe-pricing-title {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 0;
	font-weight: 600;
}

.ego-exe-pricing-subtitle {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	color: #909090;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 400;
}

.ego-exe-pricing-photo-bg {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 5px;
	margin-bottom: 0 !important;
	background-color: #fff;
}

.ego-exe-pricing-photo-bg img {
	width: 100%;
	height: auto;
	min-height: auto;
	margin-bottom: -5px !important;
}

.ego-exe-pricing-amount-bg {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 5px;
}

.ego-exe-pricing-amount {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 900;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	background-color: #cccccf;
}

.ego-exe-pricing-text-bg {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	padding: 0 5px;
}

.ego-exe-pricing-text {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	padding: 20px 40px;
	font-size: 13px;
	background-color: #fff;
	border-left: solid 1px #edc;
	border-right: solid 1px #edc;
}

a.ego-exe-pricing-button-bg {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #202020;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
}

a:hover.ego-exe-pricing-button-bg {
	text-decoration: none;
}

.ego-exe-pricing-button {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	color: #ddd;
	font-size: 19px;
	line-height: 24px;
	font-weight: 700;
}

a:hover.ego-exe-pricing-button-bg .ego-exe-pricing-button {
	text-decoration: none;
	color: #fff;
}

.read-more,a.ego-exe-button-caption {
	border: solid 2px #20bdbe !important;
	border-radius: 0 !important;
}


























.ego-exe-tours {
	display:table;
	position:relative;
	width:100%;
	clear:both;
	margin-top:-30px;
}

.ego-exe-tours-panel {
	display:table;
	width:100%;
	height:auto;
}

.ego-exe-tours-img {
	display:table;
	position:relative;
	width:100%;
	height:auto;
}

.ego-exe-tour-name {
	position:absolute;
	left:20px;
	top:-10px;
	text-shadow:0px 0px 20px rgba(0,0,0,1);
	font-weight:900;
	color:#ffffff;
}

.ego-exe-tours-menu {
	display:table;
	position:absolute;
	right:20px;
	top:10px;
}

a[class^="ego-exe-tour-map-"] {
	display:table;
	width:100%;
	padding:6px 5px;
	clear:both;
	float:none;
	background-color:#efefef;
	color:#336699;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	cursor:pointer;
}

a:hover[class^="ego-exe-tour-map-"] {
	background-color:#336699;
	color:#ffffff !important;
	text-decoration:none;
}
