* { margin: 0; padding: 0; outline: 0; }

body, html { height:100%; background:transparent; }
body {font-size:16px; font-family: 'Raleway', sans-serif; font-weight:300; color:#000000; line-height:1.8em; min-width:100%; overflow-x:hidden;  }



.shell { width:100%; margin:0 auto; overflow:hidden;}

.header { padding-bottom:0px; position:fixed; background:url(../img/headerbg.png) top left; background-repeat:repeat-x; width:100%; height:252px; z-index:1000; -moz-transition:all 0.4s ease-out; -ms-transition: all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.header .shell { width:100%;}
.header-top { height:72px; }

a 	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#00aee0; }

a:hover	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#2e8000; }

/* PreLoader */
.spinner-wrapper {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
z-index: 999999;
}
.spinner {
  width: 50px;
  height: 50px;
  background-color: #6fac1c;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
  position: absolute;
top: 48%;
left: 48%;
}

@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/* Header Scroll Movement */
.headeractive { !important; border-bottom:#CCC 1px solid; transition:background linear; height:121px; -webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			-webkit-transition: all 0.7s ease-in; -moz-transition:all 0.4s ease-in; -ms-transition:all 0.4s ease-in; -o-transition:all 0.4s ease-in; transition:all 0.4s ease-in;
			}

/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(0px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			}
			
/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; -webkit-transition: all 0.7s ease-out; -webkit-transform: scale(0.7) rotate(0.01deg) translateY(-10px);
        transform: scale(0.7) rotate(0.01deg) translateY(10px);
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;
			}	

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.lists	{ margin-left:40px; }
.listitem	{ padding-bottom:10px; }

/* ----- Text (COMPUTER) ----- */
h1 { font-size:36px; font-family:'Homenaje', sans-serif; font-weight:400; color:#000000; line-height:1.2em; }
h1 a { font-size:36px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#000000; }
h1 a:hover { font-size:36px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h2 { font-size:103px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h2 a { font-size:103px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:103px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h3 { font-size:70px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h3 a { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h4 { font-size:83px; font-family:'Pathway Gothic One', sans-serif; font-weight:700; color:#ffffff; line-height:1.4em; -webkit-transform:scale(0.7, 1.0);
-moz-transform:scale(0.7, 1.0);
-ms-transform:scale(0.7, 1.0);
-o-transform:scale(0.7, 1.0);
transform:scale(0.7,1.0); }
h4 a { font-size:83px; font-family: 'Pathway Gothic One', sans-serif; font-weight:700; color:#ffffff; }
h4 a:hover { font-size:83px; font-family: 'Pathway Gothic One', sans-serif; font-weight:700; color:#ffffff; }

h5 { font-size:14px; font-family:'Heebo', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h5 a { font-size:14px; font-family: 'Heebo', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:14px; font-family: 'Heebo', sans-serif; font-weight:400; color:#ffffff; }

h6 { font-size:20px; font-family:'Homenaje', sans-serif; font-weight:400; color:#2d8000; line-height:1.4em; }
h6 a { font-size:20px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#2d8000; }
h6 a:hover { font-size:20px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

/* ----- Graphics (COMPUTER) ----- */
.entry		{clear:both; padding:0px;}
.entry img	{max-width: 100%; display:block; margin-left:auto; margin-right:auto; padding-top:5px; padding-top:5px; padding-right:0px; padding-left:0px;}
#logo 		{width:193px; height:auto; z-index:1000; margin-top:0px; margin-left:110px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#phoneicon	{ margin-bottom:-7px }
#contactbg	{ float:right; margin-top:-6px; margin-right:124px; }
#ghostlogo	{ float:left; }
#globe		{ margin-top:-42px; }
#postidol	{ margin-bottom:-8px; }
#videobutton{ position:absolute; margin-left:350px; margin-top:-60px; }

/* ----- Layout (COMPUTER) ----- */
#menu			{ position:absolute; margin-top:120px; margin-left:500px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#contactbutton	{ display:none; visibility:hidden; }
#hubright		{ width:250px; float:right; margin-top:20px; margin-right:0px; }

.rslides		{ width:100%; height:1400px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#home1			{ width:100%; height:1050px; padding-bottom:40px; }
#featuredbox	{ width:850px; height:auto; position:relative; margin-left:-5%; margin-top:18%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }

#subbox1		{ width:100%; min-height:410px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#content1		{ width:100%; margin-top:-60px; margin-left:auto; margin-right:auto; position:absolute; z-index:100; }

#subbox2		{ width:100%; min-height:300px; height:auto; margin-top:0px; padding-bottom:30px; padding-top:30px; position:relative; z-index:0; background:transparent; display:block; }
#home2			{ width:100%; height:400px; padding-bottom:40px; }
#featuredbox2	{ width:850px; height:auto; position:relative; float:right; margin-right:-5%; margin-top:3%; padding-top:20px; padding-bottom:20px; padding-right:100px; padding-left:10px; background-color:#2d8000; border-radius:25px; }

.main 			{ padding: 2px 0 2px 0; overflow:hidden;}
.main .content 	{ padding-left: 0px; padding-right: 10px; overflow:hidden; }
.main .content span { text-decoration: underline; overflow:hidden; }
.main .cols 	{ margin-top:-175px; padding-left:0px; padding-right:0px; width:100%; padding-bottom:40px; text-align:center; position:relative; z-index:10; overflow:hidden; }

.main .cols .col { width:25%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img { width:auto; }

#contactboxleft	{float:left; width:75%; height:auto; min-height:800px; }
#contactboxright{float:right; width:25%; margin-top:30px; }

/* ----- Footer ------ */
#footer { min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:98%; left:50%; margin-left:-49%; position:relative; overflow-x:hidden; }
#footer .shell { padding: 10px; }
#footer .cols .col { width:250px; height:150px; float:left; background-color:#2d8000; padding:20px; }
#footer .cols .col + .col { margin-left: 30px; }

#footer .cols .col2 { width:340px; float:right; margin-top:5px; margin-right:0px; }

#footerlogo		{ width:99px; height:auto; float:left; margin-top:-10px; padding-right:20px; }

#footer .cols .col a  { font-size:14px; font-family: 'Raleway', sans-serif; font-weight:400; color:#ffffff; line-height:1.8em; }
#footer .cols .col a:hover  { font-size:14px; font-family: 'Raleway', sans-serif; font-weight:400; color:#00aee0; line-height:1.8em; }
#footer .cols .col h1 { font-size:22px; color:#ffffff; font-family:'Homenaje', sans-serif; font-weight:400; line-height:0.6em; }
#footer .cols .col h1 a { font-size:22px; color:#ffffff; font-family:'Homenaje', sans-serif; font-weight:400; line-height:0.6em; }
#footer .cols .col h1 a:hover { font-size:22px; color:#ffffff; font-family:'Homenaje', sans-serif; font-weight:400; line-height:0.6em; }

#footer .cols .col2 p  { font-size:11px; font-family: 'Raleway', sans-serif; font-weight:400; color:#000000; line-height:1.4em; }

/* ===== Carousel =============================================================== */
#flexisel	{ display:none; }
.nbs-flexisel-container { position:relative; max-width:100%; padding-bottom:20px; }
.nbs-flexisel-ul 		{ position:relative; width:9999px; margin:0px; padding:0px; list-style-type:none; text-align:center; padding-top:75px; padding-bottom:75px; }
.nbs-flexisel-inner 	{ overflow:hidden; float:left; width:100%; background:none;  padding-top:75px; padding-bottom:75px;}
.nbs-flexisel-item 		{ float:left; margin:0px; padding:0px; cursor:pointer; position:relative; line-height:0px; }
.nbs-flexisel-item img 	{ width:100%; cursor:pointer; position:relative; margin-top:10px; margin-bottom:10px; max-width:373px; max-height:267px; }


/* ================================================== #Media Queries ================================================== */

/* 1680 display */
@media only screen and ( min-width: 1480px) and ( max-width: 1690px ) {
#contactbg		{ float:right; margin-right:108px; }
#subbox1		{ width:100%; min-height:500px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
}

/* 1440 display */
@media only screen and ( min-width: 1369px) and ( max-width: 1479px ) {
#menu			{ margin-left:450px; }
#contactbg		{ float:right; margin-right:78px; }
.rslides		{ width:100%; height:1405px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:500px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ width:850px; height:auto; position:relative; margin-left:-7%; margin-top:25%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }
.main .cols .col { width:29%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:2%; }
.main .cols .col img { width:auto; }
}


/* 1366 display */
@media only screen and ( min-width: 1285px) and ( max-width: 1368px ) {
#menu			{ margin-left:450px; }
#contactbg		{ float:right; margin-right:78px; }
.rslides		{ width:100%; height:1405px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:500px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ width:850px; height:auto; position:relative; margin-left:-7%; margin-top:25%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }
.main .cols .col { width:29%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:2%; }
.main .cols .col img { width:auto; }
}

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {
#menu			{ margin-left:450px; }
#contactbg		{ float:right; margin-right:43px; }
.rslides		{ width:100%; height:1370px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:500px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ width:850px; height:auto; position:relative; margin-left:-7%; margin-top:25%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }
.main .cols .col { width:28%; display:inline-block; vertical-align:text-top; padding:0px; border-radius:7px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img { width:auto; }
#homethumbs		{ width:100%; position:relative; left:50%; margin-left:-100%; }
#footer .cols .col2 { width:250px; float:right; margin-top:5px; margin-right:0px; }
}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
h2 { font-size:70px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h2 a { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h3 { font-size:40px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h3 a { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

#menu			{ margin-left:400px; }
#contactbg		{ float:right; margin-top:-5px;margin-right:10px; }
.rslides		{ width:100%; height:1300px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:1650px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ width:550px; height:auto; position:relative; margin-left:-9%; margin-top:40%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }
#ghostlogo		{ width:200px; float:left; }
#videobutton	{ position:absolute; margin-left:200px; margin-top:-45px; }
#featuredbox2	{ width:550px; height:auto; position:relative; float:right; margin-right:-9%; margin-top:3%; padding-top:20px; padding-bottom:20px; padding-right:90px; padding-left:10px; background-color:#2d8000; border-radius:25px; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; padding:0px; border-radius:7px; }
.main .cols .col + .col { margin-top:50px; margin-left:0%; }
.main .cols .col img { width:auto; }
#homethumbs		{ width:50%; position:relative; left:50%; margin-left:-100%; }
#footer 		{ min-height:200px; height:auto; padding-top:20px; margin-top:30px; width:98%; left:50%; margin-left:-49%; position:relative; overflow-x:hidden; }
#footer .cols .col2 { width:350px; float:left; margin-top:25px; margin-right:0px; }
}

/* tablet portrait */
@media only screen and ( min-width: 645px) and ( max-width: 980px ) {
h2 { font-size:70px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h2 a { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h3 { font-size:40px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h3 a { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }
		
#menu			{ position:absolute; width:100%; margin-top:125px; margin-left:-1%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#contactbutton	{ display:block; visibility:visible; }
#contactbg		{ float:right; margin-top:-5px;margin-right:10px; }
.rslides		{ width:100%; height:1260px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:1650px; height:auto; background:#ffffff; margin-top:0px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ width:550px; height:auto; position:relative; margin-left:-9%; margin-top:40%; padding-top:20px; padding-bottom:20px; padding-left:100px; background-color:#2d8000; border-radius:25px; }
#ghostlogo		{ width:200px; float:left; }
#videobutton	{ position:absolute; margin-left:200px; margin-top:-45px; }
#featuredbox2	{ width:550px; height:auto; position:relative; float:right; margin-right:-9%; margin-top:3%; padding-top:20px; padding-bottom:20px; padding-right:90px; padding-left:10px; background-color:#2d8000; border-radius:25px; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; padding:0px; border-radius:7px; }
.main .cols .col + .col { margin-top:50px; margin-left:0%; }
.main .cols .col img { width:auto; }
#homethumbs		{ width:50%; position:relative; left:50%; margin-left:-100%; }
#footer 		{ min-height:200px; height:auto; padding-top:20px; margin-top:30px; width:98%; left:50%; margin-left:-49%; position:relative; overflow-x:hidden; }
#footer .cols .col { width:100%; height:150px; float:none; background-color:#2d8000; padding:20px; }
#footer .cols .col + .col { margin-left: 0px; margin-top:5px; }
#footer .cols .col2 { width:340px; float:right; margin-top:25px; margin-right:0px; }
}


/* Phone*/
@media only screen and ( min-width: 410px) and ( max-width: 640px ) { 
h2 { font-size:70px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h2 a { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h3 { font-size:40px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h3 a { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

#hubright		{ display:none; visibility:hidden; }
#menu			{ position:absolute; width:100%; margin-top:130px; margin-left:0%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#contactbutton	{ display:block; visibility:visible; }
#contactbg		{ display:none; visibility:hidden; }
.rslides		{ width:100%; height:820px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:1850px; height:auto; background:#ffffff; margin-top:700px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#subbox2		{ width:100%; min-height:300px; height:auto; margin-top:0px; padding-bottom:30px; padding-top:30px; position:relative; z-index:0; background:transparent; display:block; }
#featuredbox	{ display:none; visibility:hidden; }
#home1			{ display:none; visibility:hidden; }
#ghostlogo		{ display:none; visibility:hidden; }
#globe			{ display:none; visibility:hidden; }
#featuredbox2	{ display:none; visibility:hidden; }
#home2			{ display:none; visibility:hidden; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; padding:0px; border-radius:7px; }
.main .cols .col + .col { margin-top:50px; margin-left:0%; }
.main .cols .col img { width:auto; }
#homethumbs		{ width:100%; position:relative; left:50%; margin-left:-100%; }
#footer 		{ min-height:200px; height:auto; padding-top:20px; margin-top:30px; width:98%; left:50%; margin-left:-49%; position:relative; overflow-x:hidden; }
#footer .cols .col { width:85%; height:150px; float:none; background-color:#2d8000; padding:20px; }
#footer .cols .col + .col { margin-left: 0px; margin-top:5px; }
#footer .cols .col2 { width:340px; float:right; margin-top:25px; margin-right:0px; }
}

/* Phone*/
@media only screen and ( min-width: 320px) and ( max-width: 409px ) { 
/* Header Scroll Movement */
.headeractive { !important; border-bottom:#CCC 1px solid; transition:background linear; height:130px; -webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			-webkit-transition: all 0.7s ease-in; -moz-transition:all 0.4s ease-in; -ms-transition:all 0.4s ease-in; -o-transition:all 0.4s ease-in; transition:all 0.4s ease-in;
			}
			
h2 { font-size:70px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h2 a { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:70px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

h3 { font-size:40px; font-family:'Homenaje', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h3 a { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:40px; font-family: 'Homenaje', sans-serif; font-weight:400; color:#00aee0; }

#hubright		{ display:none; visibility:hidden; }
#menu			{ position:absolute; width:100%; margin-top:140px; margin-left:7px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#contactbutton	{ display:block; visibility:visible; }
#contactbg		{ display:none; visibility:hidden; }
.rslides		{ width:100%; height:820px; position:absolute; background-attachment:scroll; margin-top:-300px; z-index:0; }
#subbox1		{ width:100%; min-height:1900px; height:auto; background:#ffffff; margin-top:700px; padding-top:0px; padding-bottom:50px; position:relative; z-index:0;}
#featuredbox	{ display:none; visibility:hidden; }
#home1			{ display:none; visibility:hidden; }
#ghostlogo		{ display:none; visibility:hidden; }
#globe			{ display:none; visibility:hidden; }
#featuredbox2	{ display:none; visibility:hidden; }
#home2			{ display:none; visibility:hidden; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; padding:0px; border-radius:7px; }
.main .cols .col + .col { margin-top:50px; margin-left:0%; }
.main .cols .col img { width:auto; }
#homethumbs		{ width:100%; position:relative; left:50%; margin-left:-100%; }
#footer 		{ min-height:200px; height:auto; padding-top:20px; margin-top:30px; width:98%; left:50%; margin-left:-49%; position:relative; overflow-x:hidden; }
#footer .cols .col { width:85%; height:150px; float:none; background-color:#2d8000; padding:20px; }
#footer .cols .col + .col { margin-left: 0px; margin-top:5px; }
#footer .cols .col2 { width:340px; float:right; margin-top:25px; margin-right:0px; }
}





