/*
Template Name: EPIC - ZEUS
Author URI: 
Author Name: Ioana
Version: 1.0
*/

/* --- TABLE OF CONTENT

01. GENERAL LAYOUT
02. MENU-NAV
03. HOME-ZEUS
04. ABOUT-ZEUS
05. SERVICES/FEATURES
06. GALLERY
07. CONTACT & NEWSLETTER
08. TEAM
09. FOOTER
10. OTHER ELEMENTS  
11. RESPONSIVE

--- */

/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */

ul, ol { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
	font-size: 14px;
	line-height:24px;
	margin-bottom:20px;
}
	
ul li, ol li{
	font-size: 14px;
	line-height: 28px;
}

ul li i{
	vertical-align: middle;
}

p {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom:15px;
	font-family: &quot;Trebuchet MS&quot;;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-bottom:20px;
  font-family: &quot;Trebuchet MS&quot;;
}

h0 {
  font-size: 36px;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

ul {
	padding: 0;
}

ul li{
	list-style-type: none;
}

a:hover, a:focus, a:active, a:visited {
	text-decoration: none;
}

iframe {
    max-width: 100%;
    border: none;
}

.white-text{ 
	color: #fff;
}

.section-white {
	background: #fff;
	padding: 70px 0;
}

.section-white-xs{
	background: #fff;
	padding-top: 10px;
	padding-bottom: 0px;
  line-height: 50px;
}

.section-grey{
	background: #f7f7f8;
	padding: 70px 0;
}

.section-light{
	background: #fffbfc;
	padding: 70px 0;
}

.section-dark{
	background-color: #262e35;
	padding:70px 0;
}

.width-100{
	width: 100%;
}

/* margin and padding classes */

.margin-right-25 {
	margin-right: 25px !important;
}

.margin-top-110 {
	margin-top: 110px !important;
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-90 {
	margin-top: 90px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-35 {
	margin-top: 35px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-70 {
	margin-bottom: 70px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

.margin-bottom-120 {
	margin-bottom: 120px !important;
}

.margin-bottom-130 {
	margin-bottom: 120px !important;
}

.margin-bottom-140 {
	margin-bottom: 140px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-45 {
	padding-top: 45px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}

.padding-top-70 {
	padding-top: 70px !important;
}

.padding-top-80 {
	padding-top: 80px !important;
}

.padding-top-100 {
	padding-top: 180px !important;
}

.padding-bottom-70 {
	padding-bottom: 70px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-50 {
	padding-bottom: 50px !important;
}

.padding-bottom-40 {
	padding-bottom: 40px !important;
}

.padding-bottom-30 {
	padding-bottom: 30px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

/* ========================================================== */
/* 			               02. MENU-NAV                       */
/* ========================================================== */

#logo{
	font-family: 'Cairo', sans-serif;
	font-size: 34px;
	font-weight: 400;
	color: #2f404d;
	text-transform: uppercase;
}

#navbar-collapse-02 li.selected a{
    color: #333f48!important;
    border-bottom: 2px solid #eee!important;
}

.navbar-fixed-top #navbar-collapse-02 .current a {
    color:#333f48!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a {
    color:#333f48!important;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar {
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-fixed-top { 
	background: transparent!important; 
	border-bottom: none;
	transition: background-color 1s ease 0s;
}

.navbar-fixed-top.opaque {
	background-color: #333f48!important;
	padding: 10px 0;
	transition: all 1s ease-in-out 0s;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav > li > a{
	color:#333f48 !important;
	font-size: 15px !important;
	line-height: 30px !important;
	text-transform: uppercase;
	padding: 10px 20px!important;
	font-family: &quot;Trebuchet MS&quot;;
	font-weight: 400;
	letter-spacing: 1px;
}

.navbar-default .navbar-nav > li > a:hover{
	color:#333f48 !important;
}


.navbar-default .navbar-toggle{
    border-color:#333f48!important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#333f48!important;
}

/* ========================================================== */
/* 			               03. HOME-ZEUS                      */
/* ========================================================== */

.video-overlay{
	background: #141414;
	opacity: 0.80;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.video-foreground { height: 300%; top: -100%; }

@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}

.zeus-home-title{
	position: relative;
	padding-top: 124px;
	padding-bottom:110px;
	z-index: 1000;
}

.zeus-home-title h1{
	font-family: &quot;Trebuchet MS&quot;;
    font-size: 48px;
    line-height: 66px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
    color: #ffffff;
}

.zeus-home-title p{
	font-size: 30px; 
	line-height: 36px;
	color: #ffffff;
}

.zeus-video-icon {
	width: 60px;
	height: 60px;
	border:1px solid #fff;
	border-radius: 50% 50%;
	display: inline-block;
	background: transparent;
	margin-top: 20px;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.zeus-video-icon:hover{
	background: transparent;
}

.zeus-video-icon i {
	font-size: 32px;
	line-height: 60px;
	color: #9da1ac;
	margin-left: 8px;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.zeus-video-icon:hover i{
	color: #fff;
}

.zeus-home-title ul.zeus-hero-social{
	position: fixed;
	top:40%;
	left: 30px;
}

ul.zeus-hero-social li {
	margin: 15px 0;
}

ul.zeus-hero-social li i{
	font-size: 20px;
	color: #9da1ac;
}

/* ========================================================== */
/* 			               04. ABOUT-ZEUS                     */
/* ========================================================== */

.zeus-dark-headings-about{
	padding: 0px 20px;
}

.zeus-dark-headings{
	padding: 0px 20px;
}

.zeus-dark-headings-center{
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

.zeus-dark-headings-center img{
	position: absolute;
	top:0;
	left:3%;
	margin-top: -200px;
	text-align: center;
}
.zeus-dark-headings h0,
.zeus-dark-headings-center h0,
.zeus-dark-headings-about h0{
color: #8d909a;
	font-size: 16px;
	line-height: 28px;
    font-family: &quot;Trebuchet MS&quot;;
    margin-bottom: 5px;
}
.zeus-dark-headings h2,
.zeus-dark-headings-center h2,
.zeus-dark-headings-about h2{
	font-size: 14px;	
    text-transform: none;
    letter-spacing: 1px;
    color: #8d909a;
    margin-bottom: 25px;
}

.zeus-dark-headings h3,
.zeus-dark-headings-center h3,
.zeus-dark-headings-about h3{
	font-size: 32px;	
    text-transform: none;
    letter-spacing: 1px;
    color: #333f48;
}

.zeus-dark-headings p,
.zeus-dark-headings-center p,
.zeus-dark-headings-about p{
	font-size: 16px;
	line-height: 24px;
    color: #8d909a;
  margin-right: 30px;
}

.zeus-dark-headings h4,
.zeus-dark-headings-center h4,
.zeus-dark-headings-about h4{
	font-size: 30px;
	line-height: 42px;
    color: #ffffff;
}

.zeus-dark-headings h6,
.zeus-dark-headings-center h6,
.zeus-dark-headings-about h6{
	font-size: 22px;
	line-height: 36px;
    color: #5cb8b2;
}

.zeus-dark-headings h7,
.zeus-dark-headings-center h7,
.zeus-dark-headings-about h7{
	font-size: 22px;
	line-height: 36px;
    color: #8d909a;
}

.zeus-dark-headings-center a{
  display:inline; 
  color: #333f48; 
  font-size: 24px; 
  text-decoration: none; 
  line-height: 30px; 
  width: 100%; 
  border: 1px solid #ee3124;
  border-radius: 40px 40px 40px 40px;
}


.zeus-dark-headings-about ul li{
	color: #333f48;
	font-size: 16px;
	line-height: 28px;
    font-family: &quot;Trebuchet MS&quot;;
    margin-bottom: 5px;
}

.zeus-dark-headings-about ul li i{
	margin-right: 10px;
}

.zeus-section-image .zeus-dark-headings{
	padding: 20px 40px;
} 	

a.zeus-btn{	
    color: #f3f3f4;
    font-family: &quot;Trebuchet MS&quot;;
    background-color: #5cb8b2;
    font-size: 16px;
    text-transform: none;
    padding: 5px 20px;
    margin-top: 20px;
    display: inline-block;
    -webkit-border-radius: 40x 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    border: 1px solid #5cb8b2;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}


/* ========================================================== */
/* 			               05. SERVICES/FEATURES              */
/* ========================================================== */

.zeus-section-image{
	background: url(https://cdn2.hubspot.net/hubfs/3378618/shutterstock_6624236234-6.jpg) top center no-repeat;
	background-size: cover;
	padding: 70px 0;
}

.zeus-section-image2{
	background: url(https://cdn2.hubspot.net/hubfs/3378618/shutterstock_6624236234-6.jpg) top center no-repeat;
	background-size: cover;
	padding: 100px 0;
}

.zeus-featbox{
	width: 100%;
  padding: 5px 5px;
}

.zeus-featbox i{
	font-size: 28px;
	color: #80674c;
	margin-right: 18px;
}

.zeus-featbox h3{
	font-size: 18px;
	color: #333f48;	
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.zeus-featbox h4{
	font-size: 24px;
	color: #7e818a;	
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.zeus-featbox p{	
    font-size: 14px;
    line-height: 22px;
    color: #7e818a;
}

.zeus-featbox2{
	overflow: hidden;
	margin-top: 30px;

}
.zeus-featbox2 a{
  display:inline; 
  color: #333f48; 
  font-size: 20px; 
  text-decoration: none; 
  line-height: 30px; 
  width: 100%; 
  border: 1px solid #ee3124;
  border-radius: 40px 40px 40px 40px;
}
.zeus-featbox2 img{
	width: 40px;
	float: left;
	margin-top: 20px;
}

.zeus-featbox2 .zeus-featbox2-text{
	float: left;
	width: 100%;
}

.zeus-featbox2 .zeus-featbox2-text h4{
    font-size: 16px;
    color: #5cb8b2;
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.zeus-featbox2 .zeus-featbox2-text p{
    font-size: 14px;
    line-height: 20px;
    color: #333f48;
}

/* ========================================================== */
/* 			               06. GALLERY                        */
/* ========================================================== */

 .zeus-gallery{
	margin-left: 0;
	margin-right: -15px;
}

.gallery-inner1{
	padding-left: 0!important;
	margin-bottom: 20px;
}

.gallery-inner2{
	padding-right: 0!important;
	margin-bottom: 20px;
}

/* ========================================================== */
/* 			 07. CONTACT & NEWSLETTER                         */
/* ========================================================== */


#contact-form {
	margin:20px auto;
	width:70%;
}

input.zeus-contact-input{
	width:100%;
	height:55px;
    padding-left:2%;
    padding-right:2%;
	margin-bottom:15px;
	color: #000000;
	background-color: #ffffff;
	opacity: 0.75;
	border:none!important;
    border: none!important;
    font-family: &quot;Trebuchet MS&quot;;
    font-size:16px;
    text-align: left;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

textarea.zeus-contact-comment{
	height:135px;
	margin-bottom:15px;
	width:100%;
    padding-left:2%;
    padding-right:2%;
    padding-top:10px;
    padding-bottom:10px;
	color: #000000;
	background-color: #ffffff;
	opacity: 0.75;
    border: none!important;
    font-family: &quot;Trebuchet MS&quot;;
    font-size:16px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

input.zeus-contact-submit{	
	color: #ffffff;
    font-family: &quot;Trebuchet MS&quot;;
    text-transform: none;
	background-color: #5cb8b2;
	font-size: 16px;
	line-height: 15px;
	padding: 15px 30px;
	margin-top: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	border: 3px solid #5cb8b2;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
}

input.zeus-contact-submit:hover{
	color: #5cb8b2;
  background-color: #ffffff;
	border: 3px solid #ffffff;
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder { /* WebKit browsers */
    color:#000000;
}
input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#000000;
}
input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#000000;
}
input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#000000;
}

#contact-form input.zeus-contact-input:focus, 
#contact-form textarea.zeus-contact-comment:focus {
  border-color:#000000;
  outline: none;
}

p.contact_success_box{
	display:inline-block;
	color:#454545;
	font-size:20px;
	font-style:italic;
	padding:20px 20px;
	border:1px solid #fff;
	webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


/* ========================================================== */
/* 			                08. TEAM                          */
/* ========================================================== */

.zeus-teambox{
	padding: 40px 20px 40px 20px;
	border: 1px solid #aaaaaa;
	width: 85%;
	margin:	0 auto;	
	margin-bottom: 30px;
	webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.zeus-teambox:hover{
	background: #1d1e2b;
	border: 1px solid #1d1e2b;
}

.zeus-teambox img{
	width: 120px;
	margin-bottom: 20px;
	webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;	
}

.zeus-teambox h4{
    font-size: 18px;
    color: #80674c;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-weight: 600;	
}

.zeus-teambox span{
    font-size: 14px; 
    line-height: 20px;
    color: #80674c;	
    font-style: italic;
    display: inline-block;
    margin-bottom: 20px;
}

.zeus-teambox p{
    font-size: 14px;
    line-height: 20px;
    color: #8d909a;
    margin-bottom: 30px;
}


.zeus-teambox ul li{
	display: inline-block;
	margin-right: 10px;
}

.zeus-teambox ul li a{
	font-size: 20px;
    color: #80674c;	
}

/* ========================================================== */
/* 			                09. FOOTER                        */
/* ========================================================== */

.zeus-footer {
	background-color: #333f48;
	padding: 40px 0
}

.zeus-footerbox{
	margin: 0 auto;
	text-align: center;
}


.zeus-footerbox p{
	color: #ffffff;
	font-size: 13px;
	line-height: 28px;
	border-right: 1px solid #ffffff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline;
}

.zeus-footerbox span{	
	margin-top: 5px;
	font-size: 16px;
	font-weight: 600;	
	color: #ffffff;
	display: inline;	
    font-family: &quot;Trebuchet MS&quot;;
    margin-top: 3px;
}

.zeus-copyright{
	text-align: center;	
	color: #ffffff;
	margin-top: 40px;
}

.zeus-copyright a{
	color: #ffffff;
}

/* ========================================================== */
/* 			               10. OTHER ELEMENTS                 */
/* ========================================================== */

/* NEWSLETTER */

input.newsletter-input::-webkit-input-placeholder {
    color: #fff;
}
input.newsletter-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
input.newsletter-input:-ms-input-placeholder {
    color: #fff;
}

input.newsletter-input:focus, input.newsletter-input:active {
  border-color:none;
  outline: none;
}

/* COUNTDOWN */

ul#countdown {
	margin-top: 60px;
}

ul#countdown li {	
    font-family: 'Cairo', sans-serif;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:10px 10px;
	width:90px;
	height:90px;
	background-color:transparent;
	border:1px solid #a08160;
	-webkit-border-radius: 8px 8px;
    -moz-border-radius: 8px 8px;
    border-radius: 8px 8px;
  	text-align: center;
	vertical-align:middle;
}

ul#countdown li span {
	color:#ffffff;
  	font-size: 34px;
	line-height:34px;
  	font-weight: 500;
  	position: relative;
}

ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
	margin-top:3px;
	color:#ffffff;
  	text-transform: uppercase;
  	font-size: 14px;
	line-height:14px;
  	font-weight: 400;
  	font-family: 'Cairo', sans-serif;
}

/* TABS */

.tabs-nav .zeus-dark-headings{
	padding: 0 0;
	margin-bottom: 40px;
}

.tabs-nav{
	padding: 0 40px;
}

.tabs-nav ul{
    padding-right: 20px;
}

.tabs-nav ul li.tab-item-zeus{
    border-bottom: 1px solid #d1d2d6;
    padding: 10px 0;
    width: 100%;
}

.tabs-nav ul li.tab-item-zeus h4{
	font-family: 'Cairo', sans-serif;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 1px;
    color: #54565c;
    font-weight: 600;
    cursor: pointer;
    display: inline;
}

.tabs-nav ul li.tab-item-zeus p {
	font-family: 'Cairo', sans-serif;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 1px;
    color: #54565c;
    font-weight: 600;
    cursor: pointer;
    display: inline;
}

.tabs-nav ul li.tab-item-zeus:hover h4,
.tabs-nav ul li.tab-item-zeus:hover p{
	color: #a08160;
}

.tabs-nav ul li.active h4,
.tabs-nav ul li.active p{
	color: #a08160;
}

.tabs-nav ul li.tab-item-zeus p {
	float: right;
}

.tab-container{
	padding: 20px 10px;
}

.tab-content p{	
    font-size: 16px;
    line-height: 28px;
    color: #8d909a;
    margin-top: 20px;
}

.tab-content a.zeus-btn{	
    color: #fff;
    font-family: 'Cairo', sans-serif;
    background-color: #ffffff;
    font-size: 16px;
    text-transform: none;
    padding: 10px 20px;
    margin-top: 10px;
    display: inline-block;
    -webkit-border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    border: 1px solid #ee3124;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

/* Photos Hover Animations */


.popup-gallery{
	position:relative;
}

.first-gallery{
	margin-bottom:15px;
}

.popup-gallery img {
	position:relative;
	z-index:10;
	width: 100%;
	height: auto;
}

.popup-gallery:hover img {
	opacity: 0.25;
}

.popup-gallery a span.eye-wrapper {
	background-color:#000;
	position: absolute;
	display: block;
	overflow:hidden;
	z-index: 2;
	height:100%!important;
	top: 0%;
	margin-top: 0px;
	left: 0%;
	right: 0%;
	font-size: 22px;
	color:#fff;
	text-align: center;
	font-weight:300;
	opacity: 0;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popup-gallery-rounded a span.eye-wrapper {
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.popup-gallery a span.eye-wrapper i.eye-icon{
	position: absolute;
	display: inline-block;
	font-size:38px;
	z-index: 3;
	top: 50%!important;
	margin-top: -19px!important;
	left: 0%;
	right: 0%;
}

.popup-gallery a:hover span{
	opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


/* ========================================================== */
/* 			               11. RESPONSIVE                     */
/* ========================================================== */

@media (min-width: 992px) and (max-width: 1280px){

	.zeus-video-section{
	background: url(http://placehold.it/1080x888) top right no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	}

	.zeus-video-overlay{
	background: #141414;
	opacity: 0.80;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	}

	.zeus-home-title{
	position: relative;
	padding-top: 180px;
	padding-bottom: 180px;
	z-index: 1000;
	}

}

@media (max-width: 991px) {
	.zeus-home-title ul.zeus-hero-social{left: 10px;	}
	.section-white {padding: 40px 0;}
	.section-dark{padding:40px 0;}
	.section-grey{padding: 40px 0;}
	.zeus-teambox{width: 100%;}	

	.zeus-video-section{
		background: url(../../images/zeus-heroimage2.jpg) top right no-repeat;
		background-size: cover;
		position: relative;
	}

	.zeus-video-overlay{
		background: #141414;
		opacity: 0.80;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 100;
	}	

	.video-background {display: none;}

}

@media (max-width: 767px) {

	.zeus-featbox{padding: 10px 60px;}
	.gallery-inner1{margin-right: -15px;}
	.gallery-inner2{margin-left: -15px;	}
	.zeus-teambox{width: 85%;}
	.zeus-dark-headings-about{padding: 40px 20px;}
	.zeus-dark-headings{padding: 40px 20px;}
	.tabs-nav{	padding: 0 20px;}
	#contact-form {	width:90%;}
}

@media (max-width: 640px) {

	.zeus-home-title{
		position: relative;
		padding: 100px 15px;
		z-index: 1000;
	}

	.zeus-home-title h1{
	    font-size: 40px;
	    line-height: 52px;
	}

	.zeus-home-title ul.zeus-hero-social{
		position: absolute;
		top:70%;
		left: 10px;
	}
	

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body {
    background: ;
    font-family: ;
    border-top: none;
    font-weight:100;
    margin: 0!important;
    color:#ffffff;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 2em;
}
.widget-type-raw_jinja,
.widget-type-custom_widget {
    min-height: 0 !important;
}
.header-container-wrapper {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}
.company-logo {
    text-align: center;
}
.company-logo img {
    height: 90px !important;
    width: auto !important;
}
@media (max-width: 767px) {
    .company-logo img {
        height: 70px !important;
        width: auto !important;
    }
}
.page-center {
    max-width: 1100px;
    margin: 0 auto !important;
    float: none !important;
    padding:0 20px;
}
.header-content {
    padding:15px 0;
    background-color:#fff;
    /*box-shadow: 0px 0px 33px #222 !important;*/
    z-index: 5;
}
.header-color-overlay {
    background-color:;
}
.full-width-header-pattern-image {
    background-image:url("//cdn2.hubspot.net/hubfs/395201/overlay.png");
    background-position: center center;
    background-repeat: repeat;
    padding: 45px 0;
}
h1, h2, h3, h4, h5, h6, p {
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-weight: 100;
    line-height: 1.5em;
}
h1 {
    font-size:50px;
}
h2 {
    font-size:36px;
}
h3 {
    font-size:28px;
}
h4 {
    font-size:24px;
}
h5 {
    font-size:18px;
}
h6 {
    font-size:12px;
}
p {
    font-size: 16px;
    line-height: 2em;
}
.lp-section-header {
    text-align: center;
}
.section-header {
    margin-bottom:20px;
}

.header h1 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.header h2 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.header h3 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.header h4 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.sub-header {
    margin-bottom: 10px;
    text-align: center;
    color:#fff;
}
.sub-header h1 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.sub-header h2 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.sub-header h3 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
.sub-header h4 {
    -webkit-margin-before:.4em;
    -webkit-margin-after:.4em;
}
a:link {
    text-decoration: none;
    color: ;
}
a:visited {
    text-decoration: none;
    color: ;
}
a:active {
    text-decoration: none;
    color: ;
}
a:hover {
    text-decoration: none;
    color: ;
}
.phone-number {
    font-size: 16px;
    color: ;
    text-align: right;
    margin-top: 4%;
}
.hubl {
    display: none;
}
.full-width-white-bg {
    background:#ffffff;
    padding:25px 0 50px;
    z-index:-2;
    /*box-shadow: 0px 0px 33px #222 !important;*/
}
.full-width-light-grey-bg {
    background: #f2f3f4;
    padding: 25px 0 50px;
}
.center-image {
    margin:0 auto 20px!important;
    float:none!important;
    text-align:center;
    max-width:600px;
}
.icon-wrapper {
    height: 150px;
    width: 150px;
    margin: 0 auto!important;
    float: none!important;
}
.font-awesome-icon {
    color ;
    height: 120px;
    width: 120px;
    font-size: 100px;
    text-align: center;
    vertical-align: middle;
    margin: 15px auto!important;
    float: none!important;
}

.icon-wrapper-square .font-awesome-icon {
    color: #fff !important;
}
.icon-wrapper-square {
    border: 2px solid ;
    background-color: ;
    border-radius: 0;
}
.icon-wrapper-square .font-awesome-icon {
    color: ;
}
.icon-wrapper-square-b {
    border: 2px solid ;
    background-color: rgba(0,0,0,0);
    border-radius: 0;
}
.icon-wrapper-circle .font-awesome-icon {
    color: #fff !important;
}
.icon-wrapper-circle {
    border: 2px solid ;
    background-color: ;
    border-radius: 50%;
}
.icon-wrapper-circle-b .font-awesome-icon {
    color: ;
}
.icon-wrapper-circle-b {
    border: 2px solid ;
    background-color: rgba(0,0,0,0);
    border-radius: 50%;
}

.widget-type-custom_widget {
    min-height: 0;
}



.full-width-light-grey-bg h1, .full-width-light-grey-bg h2,
.full-width-light-grey-bg h3, .full-width-light-grey-bg h4,
.full-width-light-grey-bg h5, .full-width-light-grey-bg h6 {
    text-align: center;
    color: ;
}
.bottom-section {
    padding: 100px 0;
}
.top-banner {
    padding: 25px 0;
}
.top-banner h3 {
    font-size: 24px;
}
.main-content {
    padding-right: 20px;
    padding-left: 20px;
}
.left-form {
    padding-left: 1%;
}
.right-form {
    padding: 6px;
}
.right-offer {
    padding: 20px;
}
.offer-cta {
    margin-left: 8%;
    margin-right: 8%;
}
.float-offer {
    padding: 20px 10px 10px;
    background-color: rgba(248,248,248,.8);
    /*box-shadow: 0px 4px 3px #999 !important;*/
}
.float-form {
    padding: 20px 50px;
    background: #333f48;
  	box-shadow: 0px 4px 3px rgba(108,108,108,.4) !important;
    border-radius: ;
}
.float-form h1, .float-form h2, .float-form h3, .float-form h4 {
    text-align:center;
    color:#ffffff!important;
} 
.tri-column {
    padding: 20px;
}
.tri-column h2 {
    font-size: 30px;
}
.social-sharing {
    margin-top:30px;
    text-align: center;
}
.super-shadow {
  position: relative;
}
.super-shadow:before, .super-shadow:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.super-shadow:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.content-text ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}
.content-text ul li {
    /*background-image: url(//cdn2.hubspot.net/hubfs/395201/a-check-1.png);
    background-repeat: no-repeat;
    background-position: 0px center; */
    padding-left: 40px;
    margin-bottom: 25px;
    min-height:30px;
    position: relative;
}
.content-text ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-size: 28px;
  content: "\";
  color: ;
}
.hs-button.primary {
    background-color: #5cb8b2;
    text-align: center;
}
.flex-area {
    padding: 100px 0;
}
.flex-area img {
    width: 100%;
    height: auto;
}
.footer-details {
    padding: 10px 0;
    text-align: center;
}
.footer-container-wrapper {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
.footer-bg {
    background:;
    color:#fff;
    padding:20px 0;
}
/**************** Button-related ******************/

.button {
    font-family: ;
}
.hs-button{
    background-color: #5cb8b2;
    font-family: ;
    color: #FFFFFF;
    border: medium none;
  	width: 10px;
  	height: auto;
    cursor: pointer;
    border-radius: 40px;
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 15px 12px;
    text-transform: none;
    margin: 15px 0;
    font-weight: 200;
    white-space:normal;
    text-align:center;
    text-decoration:none;
    -webkit-appearance: none;
}

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
}
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    display: block;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 10px;
    font-family: ;
    font-size: 15px;
    font-weight: 200;
    color:#000000;
    margin:4px 0 20px;
    letter-spacing: 0.5px;
    line-height: 18px;
    border-radius: ;
}
.hs-form-radio {
    list-style-type:none;
}
.hs-form-booleancheckbox {
    list-style-type:none;
}
.hs-form fieldset {
    max-width: none!important;
}
.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
.hs-form fieldset.form-columns-1 input[type=checkbox], .hs-form fieldset.form-columns-1 input[type=radio] {
    width:auto!important;
}
body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}
body label {
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 20px;
}

.hs-button.primary {
    min-width: 100%;
}

}   
.hs-error-msgs {
    background:rgba(255,50,50,.4);
    list-style-type:none;
}
    
/* ------------------------------------------------------------------------------ */
/* Tablet Portrait */
/* ------------------------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
    #form-pad {
        padding: 20px;
        z-index: 1;
    }
    .float-form {
        padding: 20px 10px 10px;
    }
    .addl-info {
        padding-top: 30px;
    }
    .image-holder-left {
        padding-left: 10%;
    }
    
}
/* ------------------------------------------------------------------------------ */
/* Mobile Portrait*/
/* ------------------------------------------------------------------------------ */

@media only screen and (max-width: 767px) {
    .header-content {
        padding: 5px 0;
    }
    .page-center {
        padding:0 10px;
    }
    .company-logo {
        text-align:center;
        margin:0 auto;
        float:none;
    }
    .social-sharing {
        text-align:center;
    }
    #form-pad {
        padding: 20px;
        z-index: 1;
    }
    .float-form {
        margin-top: 0;
        padding: 20px 10px 10px;
    }
    .addl-info {
        padding-top: 30px;
    }
    .image-holder-left {
        padding-left: 35%;
        padding-right: 35%;
    }
    .image-holder-right {
        padding-left: 35%;
        padding-right: 35%;
    }
    .left-form {
        margin-top: 20px;
        padding-left: 0;
    }
    .phone-number {
        display: none!important;
    }
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width:520px) {
    .sub-header {
        margin-top:50px;
    }
    .page-center {
        padding:0 5px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 14px;
    }
}
/* ------------------------------------------------------------------------------ */
/* Mobile Portrait*/
/* Width of 480px */
/* ------------------------------------------------------------------------------ */
@media only screen and (max-width: 480px) {
    body {
        padding-top: 0;
        padding-bottom: 0;
    }
    .right-form {
        padding: 0;
        z-index: 1;
    }
    .float-offer {
        margin-top: 0;
        padding: 20px 10px 10px;
        background-color: rgba(248,248,248,1);
        /* box-shadow: 0px 4px 3px #999 !important;*/
    }
    .float-form {
        margin-top: 0;
        padding: 20px 10px 10px;
    }
    .addl-info {
        padding-top: 20px;
    }
    .image-holder-left {
        padding-left: 35%;
        padding-right: 35%;
    }
    .image-holder-right {
        padding-left: 35%;
        padding-right: 35%;
    }
    .left-form {
        margin-top: 20px;
        padding-left: 0;
    }
}    
    .luna-reviewbox .luna-reviewbox-img img{
      width: 120px!important;
	-webkit-border-radius: 50% 50%!important;
    -moz-border-radius: 50% 50%!important;
    border-radius: 50% 50%!important;
    display: inline-block!important;
}

.luna-reviewbox-img {
	background: background: url(https://cdn2.hubspot.net/hubfs/3378618/free%20stock%20images/rawpixel-580218-unsplash.jpg) top center no-repeat;;
	padding: 3px;
	-webkit-border-radius: 50% 50%!important;
    -moz-border-radius: 50% 50%!important;
    border-radius: 50% 50%!important;
    display: inline-block!important;
}

.luna-reviewbox h4{	
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.luna-reviewbox span{	
    font-size: 16px;
    font-style: italic;
    color: #fff;    
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    font-family: 'Open Sans', sans-serif;
}

.luna-reviewbox p{	
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-style: italic;
    color: #fff;
}
.aspire-abouthover{
	text-align: center!important;
  color: #ffffff;
  background-color: #333f48;
	padding: 40px 40px 40px 40px;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 30px;
}


.owl-carousel .owl-stage {
	padding-bottom: 40px;
}

.owl-carousel{
	margin-top: 10px;
}
.luna-headings-light{
	padding: 10px 10px;
}

.luna-headings-light h2{
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8d909a;
    margin-bottom: 25px;
}

.luna-headings-light h3{
	font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color:#5cb8b2;
}

.luna-headings-light p{
	font-size: 16px;
    line-height: 24px;
    color: #dbdbdb;
}

.luna-headings-dark p{    
	font-size: 16px;
    line-height: 24px;
    color: #8d909a;
}

.luna-featbox{
	padding: 10px 10px;
	margin-bottom: 20px;
}

.luna-featbox i{
	font-size: 28px;
	color: #fff;
	margin-right: 10px;
}

.gradient {	
    background: -webkit-gradient(linear, left top, left bottom, from(#7a43f2), to(#40c4ff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.luna-featbox h3{
	font-size: 24px;
	color: #5cb8b2;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.luna-featbox p{	
    font-size: 14px;
    line-height: 22px;
    color: #333f48;
}

.luna-featbox2{
	overflow: hidden;
	display: block;
	margin-bottom: 40px;	
}

.luna-featbox2 .luna-icon-wrap{
	float: right;
	padding: 5px 5px;
	border: 2px solid #6376f7;
	margin-top: 10px;

	-webkit-border-radius: 50% 50%!important;
    -moz-border-radius: 50% 50%!important;
    border-radius: 50% 50%!important;
}

.luna-featbox2 .luna-featbox2-icon{	
	float: right;
	width: 70px;
	height: 70px;
	text-align: center;
	-webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    background: #7a43f2; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #7a43f2, #40c4ff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #7a43f2, #40c4ff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #7a43f2, #40c4ff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #7a43f2, #40c4ff); /* Standard syntax */	
	-o-transition: background-color 5s;
	-webkit-transition: background-color 5s;
	-moz-transition: background-color 5s;
	-ms-transition: background-color 5s;
	transition: background-color 5s;
}

.luna-featbox2 .luna-featbox2-icon i{
	font-size: 32px;
	line-height: 70px;
	color: #fff;
}

.luna-featbox2 .luna-featbox2-text{
	float: right;
	text-align: left;
	width: 70%;
	margin-right: 20px;
}

.luna-featbox2 .luna-featbox2-text h3{
	font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #5cb8b2
}

.luna-featbox2 .luna-featbox2-text p{
	font-size: 14px;
    line-height: 22px;
    color: #7e818a;
}

.luna-featbox2:hover .luna-featbox2-icon{
	background: #f8f9fc;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.luna-featbox2:hover .luna-featbox2-icon i{
	background: -webkit-gradient(linear, left top, left bottom, from(#7a43f2), to(#40c4ff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.luna-featbox3{
	overflow: hidden;
	display: block;
	margin-top: 40px;	
}

.luna-featbox3 .luna-icon-wrap{
	float: left;
	padding: 5px 5px;
	border: 2px solid #6376f7;
	margin-top: 10px;
	-webkit-border-radius: 50% 50%!important;
    -moz-border-radius: 50% 50%!important;
    border-radius: 50% 50%!important;
}

.luna-featbox3 .luna-featbox3-icon{	
	width: 70px;
	height: 70px;
	text-align: center;
	-webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    background: #7a43f2; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #7a43f2, #40c4ff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #7a43f2, #40c4ff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #7a43f2, #40c4ff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #7a43f2, #40c4ff); /* Standard syntax */
}

.luna-featbox3 .luna-featbox3-icon i{
	font-size: 32px;
	line-height: 70px;
	color: #fff;
}

.luna-featbox3 .luna-featbox3-text{
	float: left;
	text-align: left;
	width: 70%;
	margin-left: 20px;
}

.luna-featbox3 .luna-featbox3-text h3{
	font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #5cb8b2;
}

.luna-featbox3 .luna-featbox3-text p ul{
	font-size: 14px;
    line-height: 22px;
    color: #7e818a;
}

.luna-featbox3:hover .luna-featbox3-icon{
	background: transparent;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.luna-featbox3:hover .luna-featbox3-icon i{
	background: -webkit-gradient(linear, left top, left bottom, from(#7a43f2), to(#40c4ff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.luna-featbox2 .luna-featbox2-text .luna-featbox3 .luna-featbox3-text ul li{
	color: #333f48;
	font-size: 16px;
	line-height: 28px;
    font-family: &quot;Trebuchet MS&quot;;
    margin-bottom: 5px;
}

.luna-featbox2 .luna-featbox2-text .luna-featbox3 .luna-featbox3-text ul li i{
	margin-right: 10px;
}
.hover:hover {opacity:0.85;filter:alpha(opacity=85);}
.underline:hover {text-decoration: underline!important;}
.brightness:hover {filter: brightness(80%);-webkit-filter: brightness(80%);-moz-filter: brightness(80%);-o-filter: brightness(80%);-ms-filter: brightness(80%);}
.opacity img{opacity: 0.2;  filter: alpha(opacity=20);}
a:hover.opacity img{opacity: 1; filter: alpha(opacity=100);}
a.opacity:hover img{opacity: 1; filter: alpha(opacity=100);}
  a {text-decoration: none;}
.jump:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
	padding-top: 10px!important;
	
}
<!-- @media only screen and (max-width: 640px) 
		   {*/
		   -->
<style type="text/css"> @media only screen and (max-width: 640px){
		body{width:auto!important;}
		table[class=full] {width: 100%!important; clear: both; }
		table[class=mobile] {width: 100%!important; padding-left: 30px; padding-right: 30px; clear: both; }
		table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
		td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
		*[class=erase] {display: none;}
		*[class=buttonScale] {float: none!important; text-align: center!important; display: inline-block!important; clear: both;}
		.image600 img {width: 100%!important; text-align: center!important; display: inline-block!important; clear: both;}
		table[class=image185] {width: 31%!important;}
		*[class=image185] img {width: 100%!important;}
		*[class=scaleLeft] {width: 4%!important;}
		*[class=scaleRight] {width: 3%!important;}
		*[class=h20] {width: 100%!important; height: 20px!important;}
		table[class=sponsor] {text-align:center; float:none; width:260px;}
		
} </style>
<!--

@media only screen and (max-width: 479px) 
		   {
		   -->
<style type="text/css"> @media only screen and (max-width: 479px){
		body{width:auto!important;}
		table[class=full] {width: 100%!important; clear: both; } 
		table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }
		table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
		td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
		*[class=erase] {display: none;}
		*[class=buttonScale] {float: none!important; text-align: center!important; display: inline-block!important; clear: both;}
		.eraseMob {display: none!important;}
		.image600 img {width: 100%!important;}
		table[class=image185] {width: 185!important; float: none!important; text-align: center!important; display: inline-block!important; clear: both;}
		table[class=mcenter] {text-align:center; vertical-align:middle; clear:both!important; float:none; margin: 0px!important;}		
		*[class=image185] img {width: 100%!important;}
		*[class=scaleLeft] {width: 100%!important;}
		*[class=scaleRight] {width: 100%!important;}
		*[class=h20] {width: 100%!important; height: 20px!important;}
		table[class=sponsor] {text-align:center; float:none; width:260px;}
 
} </style> 

