/*---------------------------
COLORS:
----------------------------
green: #3EBC7A
navy: #101C22
------------------------------*/

/*--------------------------------------------------- 
UDI
---------------------------------------------------  */

.heb, .heb p, .heb li {font-size: 1.2em; font: Arial; color: #4682B4; padding-left:15em}
.heb-title, .heb-title p, .heb-title li {font-size: 1.7em; font: Arial; color: #4682B4; align: center; padding-left:15em}

.stdeng, .stdeng p {font-size: 1.2em; font: Arial; color: #4682B4; padding-center:15em}
.eng-title, .eng-title p, .eng-title li {font-size: 1.7em; font: Arial; color: #4682B4; align: center; padding-left:15em}
.englist li, .englist ul {font-size: 0.8em; font: Arial; color: #4682B4; padding-center:5em}

.std {font-size:14; font-family:arial; color:#4682B4}
.std-body {font-size:14; font-family:arial; color:#4682B4}
.lastmodified {font-size: 1.0em; font-family:arial; color:#4682B4}

.reg li    {font-size:20; font-family:arial; color:#black}
.title li  {font-size:30; font-family:arial; color:#FF6600; text-decoration:underline}
.underline {font-size:1.7em; color:#FF6600; text-decoration:underline}
.underline_sml {font-size:1.4em; color:#Navy; text-decoration:underline; font-weight:bold}
.underline_eng {font-size:0.8em; color:#Navy; text-decoration:underline;  font-weight:bold}
font.sml   {font-size:small}
.FamilyName {font-size:2.5em; font-weight:bold}

a.underline-text {font-size:; color:navy; font-weight:bold; text-decoration:underline}
p.underline-text {font-size:; color:navy; font-weight:bold; text-decoration:underline}
a.big {font-size:24; color:green; font-weight:bold}
td.reg     {font-size:20; font-family:arial; color:#black}
td.title   {font-size:30; font-family:arial; color:#FF6600}
<!--
BODY.old       {scrollbar-face-color: #BD9679; scrollbar-shadow-color: ;
scrollbar-highlight-color: #FFFFFF; scrollbar-10dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #D3C4AB;
scrollbar-arrow-color: #421400}
-->

/* ==================================================

I.	BASE STYLES and resets

===================================================== */

*, *:before, *:after { 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}
audio,canvas,video { display: inline-block;}
html{font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
html,body {font-size: 100%; }

body {
font-family:"Proxima Nova", proxima-nova, "Helveitca Neue", helvetica, arial, serif;
font-weight: normal; 
font-style: normal; 
line-height: 2; 
color: #101C22; 
position: relative; 
-webkit-font-smoothing: antialiased; 
text-rendering: optimizeLegibility; 
margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}

/*--------------------------------------------------- 
Links
===================================================== */

a{ 
color: #4682B4;
text-decoration: none; 
line-height:inherit;
-webkit-transition: color .6s ease-in;
-moz-transition: color .6s ease-in;
-o-transition: color .6s ease-in;
transition: color .6s ease-in;
}

a:hover{color: blue;text-decoration: none;}
a:active{color: blue;text-decoration: none;}
a:focus{color:red;outline:0}
p a,p a:visited{line-height:inherit}

img a, a img, img {border: 0;}

a.invert, .invert a, .invert li a{color: #222 !important;}
a.invert:hover, .invert a:hover, .invert li a:hover{color:#blue !important;}
a.darklink, .darklink a, .darklink li a{color: #222 !important;}
a.darklink:hover, .darklink a:hover, .darklink li a:hover{color: blue !important;}
.arrowlink:after{content: "\00a0\2192";}


/*---------------------------------------------------------------------------
Work With Us Div Link
================================================ */

.div-link{
	background: #fff;
	width: 100%;
	padding: 4em 0 1em;
	text-align: center;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-webkit-transition: all 1s ease-in-out 0s;
}
.div-link:hover{background: #69D3A0;color: #181818;}
.div-link .icon{font-size: 1.4em;margin-left: 1em;}


/*--------------------------------------------------- 
Positioning and Common Floats
===================================================== */

.left{float:left}
.right{float:right}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
/*center and element(s), and center text*/
.centering{margin: 0 auto;text-align: center;display: block;float: none;border: 0; width: 100%;}
.hide{display:none}
.caps{text-transform:uppercase}

/*-------------------------------------------------------------- 
Typography
======================================== */   

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;font-size:1.1rem}

p{font-family:"Proxima Nova", proxima-nova, "Helveitca Neue", helvetica, arial, serif; font-size:1.15rem;font-size: 1.3em;line-height:1.7;margin-bottom:1.3em;}
p.lead{font-size:1.4em;line-height:1.6;margin-bottom:1.3em}
p img.left,p img{margin:1.3em;margin-left:0}
p img.right{margin:1.3em;margin-right:0}

/*--------------------------------------------------- 
P sizes 
---------------------------------------------------  */

.big, .big p, .big li, #blog-posts p{font-size: 1.4em;}
.biggie {font-size: 2em;}
.bigger, .bigger p{font-size: 2.5em;}
.biggest, .biggest p{font-size: 3.5em;}






/*--------------------------------------------------- 
Headers
---------------------------------------------------  */
h1,h2,h3,h4,h5,h6{font-weight: normal;text-rendering:optimizeLegibility;line-height:1.4;margin:0.3em 0 }
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#888;line-height:0}
h1 { font-size: 4em;}
h2 { font-size:3.75em;}
h3 { font-size:2.7em;}
h4 { font-size:1.3em;}
h5 { font-size:1em;}
h6 { font-size:1em;}

h1, h2, h3{font-family: brandon, proxima-nova, helveitca, arial, sans-serif; font-weight: 600 !important;}

/*--------------------------------------------------- 
misc
---------------------------------------------------  */
.subheader{font-size: 145%;line-height:1;color:#777;font-weight:400;margin:.6em 0 -.1em;}
.preheader{font-size: 1.6em;line-height:1;color:#aaa;margin:.6em 0 -.1em;}
sub, sup {font-size: 65%;line-height: 0;position: relative;vertical-align: baseline;}
sup { top: -0.5em;margin-bottom:-6.7em !important;}
sub { bottom: -0.25em;}
svg:not(:root) {overflow: hidden;}
strong,b{font-weight:bold;line-height:inherit}
q {quotes: "\201C" "\201D" "\2018" "\2019";}
em{font-family: font-style: italic; font-weight: 600; color: #999;}
figure {margin: 0;}
.italics, i{font-family:  gotham-rounded, georgia, serif;font-style: italic;font-weight: 400;}
/*--------------------------------------------------- 
Lists
---------------------------------------------------  */
ul,ol{font-size:1.1em;line-height:1.9;margin-bottom:1.2em;}
#page-content ul li{}
ol li{padding-bottom:.9em}
ol { counter-reset: item;list-style-position:outside }
ol li { display: block }
ol li:before {content: counter(item) ". ";counter-increment: item;font-weight: bold;font-size: 120%}
.bullet{font-size: 3em;}

/*--------------------------------------------------- 
Quotes
---------------------------------------------------  */
blockquote cite{display:block;font-size:1em;color:#100; text-decoration: none !important;font-style: normal;padding: .4em 0 0;}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited{color:#555}
blockquote, blockquote p {
padding: 0.5em 0px;
margin: 0.1em 0px 0.8em;
line-height: 2.5;
letter-spacing: -0.02em;
border-top: 2px solid rgba(0, 0, 0, 0.0980392);
border-bottom: 2px solid rgba(0, 0, 0, 0.0980392);
font-family: proxima-nova, helvetica, arial, sans-serif;
font-size: 10em;
}
blockquote.noborders{border:none;}
blockquote:before {
content: "\2014 \2009";
}
blockquote:before {
content: "\201C";
color: #7a7a7a;
}
/*--------------------------------------------------- 
Pre and code
---------------------------------------------------  */
code,kbd,pre,samp {font-family: monospace, serif;
    _font-family: 'courier new', monospace;font-size: 1em;}
pre {font-family: monospace;white-space: pre;white-space: pre-wrap;word-wrap: break-word;line-height:1.9;color: #1E315A;background: #B6DBE4;text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);margin: 0 0 2em;padding: 1.4em 1em 1.6em 2em;white-space: pre-wrap;overflow: hidden;}


/*------------------------------------------------- 
Dividers
=============================== */ 
hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:22px 0 21px;height:0}

hr.sep {
display: block;
width: 40%;
margin: 2em auto 3em;
border: 2px solid rgba(0,0,0,0.1);
}
hr.bigsep {
display: block;
margin: 5em auto 6em;
border: 1px solid rgba(0,0,0,0.1);
}
hr.thicker{
display: block;
width: 95%;
margin: 3.5em auto 2em;
border: 2px solid rgba(0,0,0,0.1);
}

.four-dots .dot {
display: inline-block;
margin: 0 auto;
width: 9px;
height: 9px;
border-radius: 100px;
margin-right: 15px;
}
.four-dots.light .dot{background: rgba(255,255,255,0.7);}
.four-dots.grey .dot{background: rgba(0,0,0,0.3);}
.four-dots.navy .dot{background: #08282f;}
.four-dots.green .dot{background: #3EBC7A;}

/*------------------------------------------------
Media Queries for typography 
=============================== */
@media only screen and (max-width:84em){
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{font-size:1rem}
h1 { font-size: 3em;}
h2 { font-size:2.7em;}
h3 { font-size:2.1em;}
h4 { font-size:1.2em;}

p, label, noinput{font-size: 1.1em;}
.big, #blog-posts p{font-size: 1.3em;}
.biggie, .biggie p{font-size: 1.7em;}
.bigger, .bigger p{font-size: 2em;}
.biggest, .biggest p{font-size: 3em;}

}
@media only screen and (max-width:64em){
h1 { font-size: 2.5em;}
h2 { font-size:2.2em;}
h3 { font-size:1.9em;}

.big, #blog-posts p{font-size: 1.3em;}
.biggie, .biggie p{font-size: 1.5em;}
.bigger, .bigger p{font-size: 1.75em;}
.biggest, .biggest p{font-size: 2.3em;}

}

/*----------------------------------------------------  
@ 48 em
----------------------------------------------------*/  
@media only screen and (max-width:48em){

h1{font-size: 2.2em;}
h2{font-size: 1.9em;}
h3{font-size: 1.8em;}
h4{font-size: 1.1em;}
.big, #blog-posts p{font-size: 1.2em;}
.biggie, .biggie p{font-size: 1.4em;}
.bigger, .bigger p{font-size: 1.5em;}
.biggest{font-size: 2em;}
pre {overflow-x: scroll;}
body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}

}

/*----------------------------------------------------  
@ 38 em
----------------------------------------------------*/  
@media only screen and (max-width:38em) {
.big, #blog-posts p{font-size: 1.15em;}
.biggie, .biggie p{font-size: 1.2em;}
.bigger, .bigger p{font-size: 1.3em;}
.biggest{font-size: 2em !important;}
figcaption{font-size: 0.8em;ine-height: 1.7;}
}



/* =================================================

II. WordPress Shizzels

=================================================== */

/* Divider for Listed Posts, probably won't need */
.divider { background:url(images/divider.png) no-repeat center top; height:36px; margin:20px 0 27px; }	

/* Style Wp Images */
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin: 1em auto; }

/* Add HTML5 Class for Images */
figure img {height: auto;padding: 0 0 1em;margin: 0 auto;display: block;width: 100%;border-image: initial;}

/* Add HTML5 Caption Class for Images, deal with inline dimensions added by WP */
figure.figure {	margin: 0 auto;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; display: inline-block; max-width:100%; }
figure.figure figcaption {font-size: 1em; font-size: 1.3rem; line-height: 1.2em; color: #555; text-align:center; }
figure.alignright.figure { float: right; margin: 0 0 1.2em 1.2em; }
figure.alignleft.figure { float: left; margin: 0 1.2em 1.2em 0; }
.wp-caption { max-width: 100%; }
figure.figure figcaption {max-width:100%;}
.blog figure, .blog figcaption {margin: 0; padding:0;}

/* Remove margins added from unautop function (which replaces wp's image p with figure tag */
figure {margin: 0 0 .8em;}

/* Sidebar Adjustment, probs won't use */
.sidebar-section { padding-bottom: .8em; padding-top: 1.2em;	font-size: 1em; font-size: 1.3rem; font-weight: normal; }

/* Footer Nav, probs won't use */
.footer-section { padding-bottom: .8em; padding-top: 1.2em; font-size: 1em; font-size: 1.3rem; font-weight: normal; }
.footer-nav li { display: block;  padding-left: 3%; margin-bottom: 0; }

/*  -------------------------------------------------------
Wp Pagination Tweaks
---------------------------------------------------- */ 

ul.page-numbers { display: block; height: 24px; margin-left: -5px; }
ul.page-numbers li {float: left; display: block; height: 24px; color: #999; font-size: 14px; margin-left: 5px; }
ul.page-numbers li a { display: block; padding: 1px 7px 1px; color: #555; }
ul.page-numbers li:hover a, ul.page-numbers li a:focus { background: #e6e6e6; }
ul.page-numbers li.unavailable a { cursor: default; color: #999; }
ul.page-numbers li.unavailable:hover a,ul.page-numbers li.unavailable a:focus { background: transparent; }
ul.page-numbers li span.current { background: #2ba6cb; color: #fff; font-weight: bold; cursor: default; display: block; padding: 1px 7px 1px; }    


/*  -------------------------------------------------------
Comment styles
TODO: check them shits. This is off the cuff.
---------------------------------------------------- */ 

/* Comment Textarea Adjustment */
#respond textarea { height: 100px; }	
ol.commentlist {margin-left: 0;margin-top: 2em;}
ol.commentlist li {list-style: none;margin-bottom: 2em;}
ol.commentlist .comment-author img {border-radius: 50%;float: left;margin: 0 1em 0 0;}
ol.commentlist .author-meta {display: inline-block;}
ol.commentlist cite.fn {margin-right: 0.5em;}
ol.commentlist section.comment {border-style: solid;border-width: 1px;border-color: #e6e6e6;margin-bottom: 1.25em;padding: 20px;background: white;}
ol.commentlist section.comment h1, ol.commentlist section.comment h2, ol.commentlist section.comment h3, ol.commentlist section.comment h4, ol.commentlist section.comment cite.fn, ol.commentlist section.comment h5, ol.commentlist section.comment h6, ol.commentlist section.comment p {color: #333333;}
ol.commentlist section.comment > :first-child {margin-top: 0;}
ol.commentlist section.comment > :last-child { margin-bottom: 0;}
ol.commentlist section.comment h1, ol.commentlist section.comment h2, ol.commentlist section.comment h3, ol.commentlist section.comment h4, ol.commentlist section.comment cite.fn, ol.commentlist section.comment h5, ol.commentlist section.comment h6 {line-height: 1;margin-bottom: 0.625em;}
ol.commentlist section.comment h1.subheader, ol.commentlist section.comment h2.subheader, ol.commentlist section.comment h3.subheader, ol.commentlist section.comment h4.subheader, ol.commentlist section.comment cite.subheader.fn, ol.commentlist section.comment h5.subheader, ol.commentlist section.comment h6.subheader {line-height: 1.4;}
ol.commentlist a.comment-reply-link {float: right;position: relative;bottom: 1em;}


/* =================================================== 

III. Grid and Mobile

====================================================== */

.row { width:100%; max-width:1140px; max-width:81.5em; min-width:48.000em; margin:0 auto;padding: 0 1em;}

.row.collapse .column,.row.collapse .columns { padding:0}
.row .row { width:auto; max-width:none; min-width:0; margin:0 -2em !important}
.row .row.collapse { margin:0 -0.8em}
.row-inside{padding: 0 .5em;}
.row.half-padding .columns{padding: 0 0.5em !important;}
.column,.columns { float:left;min-height:1px;padding:0 1em; position:relative}
.column.pad-half, .columns.pad-half { padding: 0 0.5em !important;}
.column.centered,.columns.centered { float:none;margin:0 auto}
.last{margin-right: 0 !important;padding-right: 0 !important;float: right;}

[class*="column"]+[class*="column"]:last-child { float:right}
[class*="column"]+[class*="column"].end { float:left}

.row .one 	{ width:8.333%}
.row .two 	{ width:16.667%}
.row .three { width:25%}
.row .four 	{ width:33.333%}
.row .five 	{ width:41.667%}
.row .six 	{ width:50%}
.row .seven { width:58.333%}
.row .eight { width:66.667%}
.row .nine 	{ width:75%}
.row .ten 	{ width:83.333%}
.row .eleven{ width:91.667%}
.row .twelve{ width:100%}

/*------------------------------------------------------ 
Offsets
================================== */ 
 
.row .offset-by-one{margin-left:8.333%}
.row .offset-by-two{margin-left:16.667%}
.row .offset-by-three{margin-left:25%}
.row .offset-by-four{margin-left:33.333%}
.row .offset-by-five{margin-left:41.667%}
.row .offset-by-six{margin-left:50%}
.row .offset-by-seven{margin-left:58.333%}
.row .offset-by-eight{margin-left:66.667%}
.row .offset-by-nine{margin-left:75%}
.row .offset-by-ten{margin-left:83.333%}

/*--------------------------------------------------- 
Reverse Source Order on Desktop
================================= */  
.push-two 	{ left:16.667%}
.pull-two 	{ right:16.667%}
.push-three { left:25%}
.pull-three { right:25%}
.push-four 	{ left:33.333%}
.pull-four 	{ right:33.333%}
.push-five 	{ left:41.667%}
.pull-five 	{ right:41.667%}
.push-six 	{ left:50%}
.pull-six 	{ right:50%}
.push-seven { left:58.333%}
.pull-seven { right:58.333%}
.push-eight { left:66.667%}
.pull-eight { right:66.667%}
.push-nine 	{ left:75%}
.pull-nine 	{ right:75%}
.push-ten 	{ left:83.333%}
.pull-ten 	{ right:83.333%}

/*--------------------------------------------------- 
Responsive Images
================================= */  
img,object,embed{max-width:100%;height:auto}
img{-ms-interpolation-mode:bicubic, border: 0;}

#map_canvas img,.map_canvas img{max-width:none!important}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
.full-center{width:100%;margin:0 auto;display:block;}

/*--------------------------------------------------- 
Clearings
================================== */  
.row{*zoom:1}
.row:before,.row:after{content:"";display:table}
.row:after{clear:both}
.clear{clear:both;padding: 30px 0;}

/*----------------------------------------------------  
Block Grids - for inline gridded elements
================================== */

.block-grid{display:block;overflow:hidden;padding:0}
.block-grid>li{display:block;height:auto;float:left}
.block-grid.two-up{margin:0 -1em}
.block-grid.two-up>li{width:50%;padding:0 1em 1em}
.block-grid.three-up{margin:0 -.9em}
.block-grid.three-up>li{width:33.33%;padding:0 .9em .9em}
.block-grid.four-up{margin:0 -10px}
.block-grid.four-up>li{width:25%;padding:0 10px 10px}
.block-grid.five-up{margin:0 -.7em}
.block-grid.five-up>li{width:20%;padding:40px 8px 8px}
.block-grid.six-up { margin: 0 -.7em; }
.block-grid.six-up > li { width: 16.66667%; padding: 0 .7em .7em; }
.block-grid.six-up > li:nth-child(6n+1) { clear: both; }

/*No Padding */
.nopadding .block-grid > li{padding: 0 0px .13em !important;/*webkit fix*/margin:0 -1px 0 0px}


/*----------------------------------------------------  
MutliCol Layout
================================= */

.multicol-2 {
-webkit-column-count: 2;
-webkit-column-gap: 2.857%;
-webkit-column-width: 48.571%;
-moz-column-count: 2;
-moz-column-gap: 2.857%;
-moz-column-width: 48.571%;
column-count: 2;
column-gap: 2.857%;
column-width: 48.571%;
text-align:justify
}

/*----------------------------------------------------  
Floated block element
================================== */
.f-block {float: left;padding: 0 7% 0 0 !important;display: inline-block;}

/*----------------------------------------------------  
Inline and Vert lists
================================== */
ul.link-list{margin:0 0 1.1em -1.8em;padding:0;list-style:none;overflow:hidden}
ul.link-list li{list-style:none;float:left;margin-left:1.6em;display:block}
ul.link-list li a{display:block}

/*For vertical lists*/
ul.vert-list{list-style: none;line-height: 2;}


/*=================================================== 

Media Queries for Grid and what nots

=================================================== */


/*--------------------------------------------------- 
@ < 48em
----------------------------------------------------*/
@media only screen and (max-width:48em){

body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}

/*----------------------------------------------------  
Grid - Collapse and clear columns at break point > 48em
====================================================== */

.row{width:auto;min-width:0;margin: 0 auto;padding: 0 .2em;width:85%}
header .row{width:auto;}


/*Wider*/
.wider .row{width:auto;min-width:0;margin: 0 auto;padding: 0 .2em;}

.column,.columns { width:auto!important;float:none; padding: 0 .5em;}
.column:last-child,.columns:last-child{float:none}
[class*="column"]+[class*="column"]:last-child{float:none}
.column:before,.columns:before,.column:after,.columns:after{content:"";display:table}
.column:after,.columns:after{clear:both}

.row .row{padding: 0 1em;}

/*----------------------------------------------------  
Remove margins from offsets > 48em
================================== */

.no-left-margin,.offset-by-one,.offset-by-two,.offset-by-three,.offset-by-four,.offset-by-five,.offset-by-six,.offset-by-seven,.offset-by-eight,.offset-by-nine,.offset-by-ten{margin-left:0!important}
.left-auto,.push-two,.push-three,.push-four,.push-five,.push-six,.push-seven,.push-eight,.push-nine,.push-ten{left:auto}
.right-auto,.pull-two,.pull-three,.pull-four,.pull-five,.pull-six,.pull-seven,.pull-eight,.pull-nine,.pull-ten{right:auto}

/*----------------------------------------------------  
Mobile 4 Col Grid > 48em
================================== */

.row .mobile-one { width: 25% !important; float: left; padding: 0 0.6em;; }
.row .mobile-one:last-child { float: right; }
.row .mobile-one.end { float: left; }
.row.collapse .mobile-one { padding: 0; }
.row .mobile-two { width: 50% !important; float: left; padding: 0 0.6em;; height: 100%; overflow: visible;}
.row .mobile-two:last-child { float: right; }
.row .mobile-two.end { float: left; }
.row.collapse .mobile-two { padding: 0; }
.row .mobile-three { width: 75% !important; float: left; padding: 0 0.6em; }
.row .mobile-three:last-child { float: right; }
.row .mobile-three.end { float: left; }
.row.collapse .mobile-three { padding: 0; }
.row .mobile-four { width: 100% !important; float: left; padding: 0 0.6em;; }
.row .mobile-four:last-child { float: right; }
.row .mobile-four.end { float: left; }
.row.collapse .mobile-four { padding: 0; }
.push-one-mobile { left: 25%; }
.pull-one-mobile { right: 25%; }
.push-two-mobile { left: 50%; }
.pull-two-mobile { right: 50%; }
.push-three-mobile { left: 75%; }
.pull-three-mobile { right: 75%; } 

/*----------------------------------------------------  
Block Grids > 48em
================================== */

.block-grid.mobile{margin-left:0}
.block-grid.mobile>li{float:none;width:100%;margin-left:0}
.block-grid.mobile-one-up > li { width: 100%; }
.block-grid.mobile-two-up > li { width: 50%; }
.block-grid.mobile-two-up > li:nth-child(2n+1) { clear: both; }
.block-grid.mobile-three-up > li { width: 33.33333%; }
.block-grid.mobile-three-up > li:nth-child(3n+1) { clear: both; }
.block-grid.mobile-four-up > li { width: 25%; }
.block-grid.mobile-four-up > li:nth-child(4n+1) { clear: both; }
.block-grid.mobile-five-up > li { width: 20%; }
.block-grid.mobile-five-up > li:nth-child(5n+1) { clear: both; }
.block-grid.mobile-six-up > li { width: 16.66667%; }
.block-grid.mobile-six-up > li:nth-child(6n+1) { clear: both; }


/*----------------------------------------------------  
Multi Column - 2 to 1
================================= */
.multicol-2 {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
}

/*--------------------------------------------------- 
@ < 35em
----------------------------------------------------*/
@media only screen and (max-width:35em){
.row{width:auto;}
}


/*----------------------------------------------------  
Visibility Classes
================================== */

.show-small,.show-medium,.hide-large,.show-xlarge{display:none!important}
.hide-xlarge,.show-large,.hide-small,.hide-medium{display:block!important}

@media only screen and (min-width:1441px){
.hide-small,.hide-medium,.hide-large,.show-xlarge{display:block!important}
.show-small,.show-medium,.show-large,.hide-xlarge{display:none!important}
}
@media only screen and (max-width:1279px) and (min-width:768px){
.hide-small,.show-medium,.hide-large,.hide-xlarge{display:block!important}
.show-small,.hide-medium,.show-large,.show-xlarge{display:none!important}
}
@media only screen and (max-width:48em){
.show-small,.hide-medium,.hide-large,.hide-xlarge{display:block!important}
.hide-small,.show-medium,.show-large,.show-xlarge{display:none!important}
}

.show-for-landscape,.hide-for-portrait{display:block!important}
.hide-for-landscape,.show-for-portrait{display:none!important}

@media screen and (orientation:landscape){
.show-for-landscape,.hide-for-portrait{display:block!important}
.hide-for-landscape,.show-for-portrait{display:none!important}
}

@media screen and (orientation:portrait){
.show-for-portrait,.hide-for-landscape{display:block!important}
.hide-for-portrait,.show-for-landscape{display:none!important}
}

.show-touch{display:none!important}
.hide-touch{display:block!important}
.touch .show-touch{display:block!important}
.touch .hide-touch{display:none!important}
.label{padding:1px 4px 2px;font-size:12px;font-weight:bold;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline;position:relative;bottom:1px;color:#fff;}

/* ==================================================

IV. UI ELEMENTS

=================================================== */
/*------------------------------------------------
Color Classes - object oriented repeatables
===============================*/

.white{color: #fff !important;}
.white-bg{background-color: #fff}
.grey{color: #999;}
.grey-bg{background-color: #aaa}
.lightgrey{color: #bbb;}
.lightgrey-bg{background-color: #fefefe;}
.bluegrey{color: #4E6066;}
.darkgrey{color: #444;}
.bluegrey-bg{background-color: #4E6066}
.green{color:#3EBC7A}
.green-bg{background-color: #3EBC7A;}
.navy{color: #101C22;}
.navy-bg{background-color: #101C22;}
.dark{color:  rgba(0,0,0,0.7);}
.dark-bg{background-color: rgba(0,0,0,0.4);}
.light, .light a{color:  rgba(255,255,255,0.6);border-color: rgba(255,255,255,0.01) !important;}
.light-bg{background-color: rgba(255,255,255,0.3);}



/*------------------------------------------------
Pseudo Selection 
================================ */

*::selection{background: #3EBC7A;color: white;text-shadow: 



none;}
.highlight{


background:#3EBC7A}

/*---------------------------------------------------  
Scroll Bar - Nicescroll will override these
================================ */
::-webkit-scrollbar {width: 20px;} 
::-webkit-scrollbar-track {background-color: #aaa; scrollbar-arrow-color: #aaa;}
::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.9); scrollbar-track-color: #aaa; }


/* -----------------------------------------------
Reveal Modals
=============================== */
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0, 0.9); z-index: 998; display: none; top: 0; left: 0;}

.reveal-modal { background: #eee; text-shadow: -1px 1px 0 #fff; visibility: hidden; display: none; top: 150px !important; left: 50%; margin-left: -260px; width: 520px; position: absolute; z-index: 999; padding: 0 0 2em; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);white-space: normal !important; }

.reveal-modal *:first-child { margin-top: 0; }
.reveal-modal *:last-child { margin-bottom: 0; }
.reveal-modal .close-reveal-modal { font-size: 22px; font-size: 2.2em; line-height: .5; position: absolute; top: 19px; right: 11px; color: rgba(255,255,255,.9); text-shadow: none !important; font-weight: bold; cursor: pointer; }
.reveal-modal .close-reveal-modal:hover { color: #fff; }
.reveal-modal.small { width: 30%; margin-left: -10%; }
.reveal-modal.medium { width: 50%; margin-left: -23%; }
.reveal-modal.large { width: 75%; margin-left: -35%; }
.reveal-modal.expand { width: 90%; margin-left: -45%; }
.reveal-modal .row { min-width: 0; padding: 0px; margin: 0px; width: 100%;}
.reveal-modal p{font-size: 1.5em;padding-top: .7em;margin: 0; text-align: center;}
.reveal-modal h4{font-weight: 600; text-align: center; color:  #fff; text-shadow: -1px 1px 0px rgba(0,0,0,0.2) !important; padding: .4em 0;}
.reveal-modal h5{padding: .1em;font-size: 1.5em; text-align: center;}

.reveal-modal span.large{font-size: 1.4em; color: #000;padding-top: 1.9em;position:relative; top:.3em}
.reveal-modal span{padding: .3em;}
.reveal-modal .link-list{display: table;margin: 0 auto;}
.reveal-modal .button{min-width: 250px;min-height: 50px;padding: 1.1em 2.8em 1.2em;font-size: 1.1em;margin-top: -1em;}
.modalheader{background: #701581;padding: 1.6em !important; border-bottom: 2px groove white;}
.modalfooter{background: #eee;padding: 0 1em;}
.modalfooter li{font-size: .9em;}

/* Mobile */
@media only screen and (max-width: 48em) { 
.reveal-modal-bg { position: absolute; }
.reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge { width: 80%; top: 15px; left: 50%; margin-left: -40%; padding: 20px; height: auto; } 
}


/*---------------------------------------------------  
A bit of box shadow
================================ */
.boximg{ box-shadow: 0 1px 3px rgba(34,25,25,0.4); border: 0; }
.shadow { box-shadow: 0px 0px 3px rgba(0,0,0,0.4);}
.borders{border-top: 2px groove white;border-bottom: 2px groove white;padding: .4em 0 .3em;}
.box.papers{margin:3em auto 4em;padding: 5em 4em 5em;
  background:#FFF;border:1px solid #e1e1e1;box-shadow:0 0 3px rgba(0,0,0,0.1),6px -6px 0 -1px #FFF,6px -6px 3px rgba(0,0,0,0.1);position:relative}

/*---------------------------------------------------   
Flex Video
================================= */
.flex-video{position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow:hidden}
.flex-video.widescreen{padding-bottom:57.25%}
.flex-video.vimeo{padding-top:0}
.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}
@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px){
.flex-video{padding-top:0}
}


/*------------------------------------------------
BX Slider Requirements
============================== */
.bx-controls-direction{ display: none;}
.bx-wrapper img{width: 100%; padding-top: 0px; }
#slider .slide3 p.cite{ top: -322px; right: 22px; font-size: 17px; text-align: right;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {	position: absolute;	top: -4em;	width: 70%;	margin: 0 auto;}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: proxima-nova, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}


.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	background: rgba(255,255,255,0.4);
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #3ebc65;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}


.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/*---------------------------------------------------   
Buttons
===================================================== */

/* Button - Flat Stizzels
-------------------------------------------------- */
.btn,
button, 
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button {
color: #fff !important;
background: #3ebc65;
*background-color: #3ebc65;
font-size: 1em;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-weight: 400;
text-shadow: 0 1px 1px rgba(0,0,0, 0.25) !important;
cursor: pointer;
display: inline-block;
*display: inline;
position: relative;
border: 0;
border: none;
-moz-outline: none;
line-height: 1;
margin: 0 0 1.25em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webit-box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.3);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}
.btn a{color: #fff !important;}

.btn:hover, .btn:focus {
color: white;
background: #43c788 ;
-webkit-transition: background 0.25s ease-in-out;
-moz-transition: background 0.25s ease-in-out;
-o-transition: background 0.25s ease-in-out;
transition: background 0.25s ease-in-out;
text-shadow: 0px 0px 10px #fff !important;
background-repeat: repeat-x;
*border: 0;
*zoom: 1;
}

.btn:active, .btn.active{
position: relative;
top: 2px;
-webkit-box-shadow: 0px 2px 0px transparent;
-mox-box-shadow: none !important;
-o-box-shadow: 0px 2px 0px transparent;
box-shadow: none !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
border-bottom: 0;
}
.btn:focus{-webkit-box-shadow:0 0 4px #43c788,0 1px 0 rgba(255,255,255,0.5) inset;-moz-box-shadow:0 0 4px #43c788,0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:0 0 4px #43c788,0 1px 0 rgba(255,255,255,0.5) inset;color:white}
.btn-light{background-color: rgba(255,255,255,0.15);box-shadow: none;}
.btn-green{background-color: #3EBC7A;}
.btn-green:hover{background: #43c788 !important}
.btn-blue{background-color: #35a7b8;}
.btn-blue:hover{background-color: #3bb5c7 !important}
.btn-dark{background-color: #101C22 !important}
.btn-dark:hover{background-color: #273539 !important}
.btn-outline {background: none !important; -moz-box-shadow: none;
  box-shadow: none !important; border: 1px solid #030e11 !important; -webkit-border-radius: 4px;
-moz-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;padding: 1em 2em .9em;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;-ms-transition:all 2s ease;transition:all 2s ease}
.btn-outline:hover{background: rgba(255,255,255,0.1) !important;border-color:#3EBC7A !important;text-shadow: none;transition:all 2s ease-in-out}
.btn-outline.white{border-color:rgba(255,255,255,0.9) !important;}
.btn-outline.white:hover{border-color:#3EBC7A !important;}
.btn-outline.green{border: 1px solid #3EBC7A !important;}
.btn-outline.green:hover{border: 1px solid #fff !important;}


/*-------------------------------------------------
 Button - Size and Positioning
-------------------------------------------------- */
.btn-supa,input[type="submit"]{font-size: 1.5em;padding: .9em 3.5em !important;}
.btn-large{font-size:1.3em;padding:1em 3em 1.1em !important;-webkit-border-radius: 4px;-moz-border-radius: 4px !important;-o-border-radius: 4px;}
.btn-med{font-size: 1.1em !important; padding: .9em 2em;}
.btn-small{font-size:1em!important;padding:.9em 2em .8em!important}
.btn.full{width:100%;text-align:center;padding-left:0px !important;padding-right:0px !important}
.btn.center{display: table;margin: 0 auto;text-align: center;}

.btn .btn-icon {padding: 0.5em 0 .5em 1.2em;border-left: 2px groove rgb(57, 184, 197);margin: 1em 0em 0em 1em;position: relative;right: -.3em;}
.btn-outline .btn-icon{border-left: 1px solid rgba(0,170,187,0.7); }


/* Don't use native buttons on iOS */
input[type=submit].button,button.button{-webkit-appearance:none}

/* Correct FF button padding */
@-moz-document url-prefix(){
.btn::-moz-focus-inner{border:0;padding: 0}
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:0;padding:0}
}

/*----------------------------------------------------  
btn @ > 48 em
----------------------------------------------------*/ 
@media only screen and (max-width:48em) {
.btn *{font-size: 1em !important;}
.btn-large{padding: .7em 2em!important;}
.btn-supa{font-size: 1.4em !important;}
}

/*---------------------------------------------------  

V. Form Styles

===================================================== */

/* Normalize form elements
---------------------------------------------------- */
button,
input,
select,
textarea {
font-family: inherit;    
font-size: 100%; 
margin: 0; 
border: 0 none;
color: #fff;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; 
cursor: pointer; 
}
button[disabled],
html input[disabled] {
cursor: default;
}

input[type="search"] {
-webkit-appearance: textfield; 
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; 
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
.btn::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type=submit].button,button.button{-webkit-appearance:none}

@media only screen and (max-width:48em){
.button{display:block}
button.button,input[type="submit"].button{width:100%;padding-left:0;padding-right:0}
}

@-moz-document url-prefix(){
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:0;padding:0}
input[type="submit"].tiny.button{padding:3px 10px 4px}
input[type="submit"].small.button{padding:5px 14px 6px}
input[type="submit"].button,input[type=submit].medium.button{padding:8px 20px 9px}
input[type="submit"].large.button{padding:13px 30px 14px}
}

/*---------------------------------------------------
 Form Grid
---------------------------------------------------- */
form{margin:0 0 2em}
.row form .row{margin:0 -0.5em}
.row form .row .column, .row form .row .columns {padding: 0 2em;}
.row form .row.collapse{margin:0}
.row form .row.collapse .column,.row form .row.collapse .columns{padding:0}

/*---------------------------------------------------
 Labels
---------------------------------------------------- */
label{font-size:1.5em;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:3px}
label.inline{line-height:2;margin:0 0 .9em 0}

.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%;  }
a.button.prefix, a.button.postfix { padding-left: 0; padding-right: 0; text-align: center; }
span.prefix, span.postfix { background: #f2f2f2; border: 1px solid #cccccc; }
.prefix { left: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; overflow: hidden; }
.postfix { right: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }
/*use an h6 tag instead of label with wcf7*/
form h6{font-size: 1.5em !important;}

/*---------------------------------------------------
 Inputs
---------------------------------------------------- */
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{
background: rgba(255,255,255,0.8);color: rgba(0,0,0,0.9);
border: 2px solid rgba(16,28,34,0.7);;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px; color:rgba(0,0,0,0.75);display:block;font-size:1em;margin:0 0 .9em 0;padding:.4em;height:2.3em;width:100%;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;width:100%;padding: .7em .9em;outline:0;}

input[type="text"].oversize,input[type="password"].oversize,input[type="date"].oversize,input[type="datetime"].oversize,input[type="email"].oversize,input[type="number"].oversize,input[type="search"].oversize,input[type="tel"].oversize,input[type="time"].oversize,input[type="url"].oversize,textarea.oversize{font-size:18px!important;font-size:1.8rem!important}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{background:#fafafa;outline:none!important;border-color:#b3b3b3}
input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#ddd}
input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{outline:0;border:1px solid #3ebc65;background:#fff;box-shadow:0 0 5px rgba(146,187,210,0.5);-moz-box-shadow:0 0 5px rgba(146,187,210,0.5);-webkit-box-shadow:0 0 5px rgba(146,187,210,0.5)}

/*---------------------------------------------------
Placeholders
---------------------------------------------------- */
::-webkit-input-placeholder { color: rgba(0,0,0,0.3);}
:-moz-placeholder { color: rgba(0,0,0,0.3);}
::-moz-placeholder { color: rgba(0,0,0,0.3);}
:-ms-input-placeholder { color: rgba(0,0,0,0.3);}

/*---------------------------------------------------
 Text Area
---------------------------------------------------- */
textarea {overflow: auto;vertical-align: top; height:auto;max-height:6em}

/*---------------------------------------------------
 Selects
---------------------------------------------------- */
select{width:100%}
select{color:#666;font-weight:500;height:32px;width:100%;padding:5px 8px;border:1px solid #CCC;background:transparent;outline:none!important;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-appearance:none;cursor:pointer}
select:focus{outline:none!important;border:1px solid #92bbd2;box-shadow:0 0 5px rgba(146,187,210,0.5);-moz-box-shadow:0 0 5px rgba(146,187,210,0.5);-webkit-box-shadow:0 0 5px rgba(146,187,210,0.5)}
select[disabled]{color:#a8a8a8}
select,.ajax_form .select,.entry-content select,.mobileMenu{-webkit-appearance:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);background-position:center right;background-repeat:no-repeat}
.safari select,.chrome select{padding-right:37px}

/* -------------------------------------------------
Fieldsets
---------------------------------------------------- */
fieldset{border:solid 1px #ddd;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:12px 12px 0;margin:18px 0}
fieldset legend{font-weight:bold;background:white;padding:0 3px;margin:0 0 0 -3px}

/*--------------------------------------------------- 
Errors
---------------------------------------------------- */
.error input,input.error{border-color:#c60f13;background-color:rgba(198,15,19,0.1)}
.error label,label.error{color:#c60f13}
.error small,small.error{display:block;padding:6px 4px;margin-top:-13px;margin-bottom:12px;background:#c60f13;color:#fff;font-size:12px;font-size:1.2rem;font-weight:bold;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px}


/*=================================================== 

VI. CSS3 SNAZZY SNAZ - 
Animations - fades, slides, grows, glows, heartbeats, rolls, flips, oh my.

===================================================== */

.js-hide{
  display: none;
}



/* Scroll to Top fade in 
================================================== */
.scroll_to_top{
  width:50px;
  height:50px;
  padding:14px;
  font-size: 1.4em;
  text-align:center;
  background: rgba(0,0,0,0.7) !important;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px 1px 0px rgba(0,0,0,0.1);
  text-decoration: none;
  position:fixed;
  z-index:9999 !important;
  bottom:75px;
  right:40px;
  border-radius: 100px;
  display:none;
  -webkit-transition: background 400ms ease-in-out;
  -moz-transition: background 400ms ease-in-out;
  -o-transition: background 400ms ease-in-out;
  transition: background 400ms ease-in-out;
   -webkit-backface-visibility:  hidden;
}

.scroll_to_top:hover{
  text-decoration:none;
  color: #fff !important;
  background: #14232b !important;
  -webkit-transition: background 400ms ease-in-out;
  -moz-transition: background 400ms ease-in-out;
  -o-transition: background 400ms ease-in-out;
  transition: background 400ms ease-in-out;
}


/* Make those image hovers fade all sexy like
--------------------------------------------------- */
.fadeimg, #logo {
zoom: 1;
filter: alpha(opacity=1);
opacity: 1.0;
-webkit-transition: opacity ease-out 500ms;
-moz-transition: opacity ease-out 500ms;
-o-transition: opacity ease-out 500ms;
transition: opacity ease-out 500ms;
}

.fadeimg:hover, #logo:hover {
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.70;
-webkit-transition: opacity ease-in .8s;
-moz-transition: opacity ease-in .8s;
-o-transition: opacity ease-in .8s;
transition: opacity ease-in .8s;
}

/* Entrance aniamtions 
================================================== */
/*  fade-in
------------------------------------------------- */
.fade-in{
-webkit-animation: fade-in ease-in-out 1.5s both;
-moz-animation: fade-in ease-in-out 1.5s both;
-ms-animation: fade-in ease-in-out 1.5s both;
-o-animation: fade-in ease-in-out 1.5s both;
animation: fade-in ease-in-out 1.5s both;
visibility: visible;
-webkit-backface-visibility: hidden;
}

.fade-in-2{
-webkit-animation: fade-in ease-in-out 1s 1.5s both;
-moz-animation: fade-in ease-in-out 1s 1.5s both;
-ms-animation: fade-in ease-in-out 1s 1.5s both;
-o-animation: fade-in ease-in-out 1s 1.5s both;
animation: fade-in ease-in-out 1s 1.5s both;
visibility: visible;
-webkit-backface-visibility: hidden;
}
.fade-in-3{
-webkit-animation: fade-in ease-in-out 2s 1.6s both;
-moz-animation: fade-in ease-in-out 2s 1.6s both;
-ms-animation: fade-in ease-in-out 2s 1.6s both;
-o-animation: fade-in ease-in-out 2s 1.6s both;
animation: fade-in ease-in-out 2s 1.6s both;
visibility: visible;
-webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-in{0%{opacity:0;} 100%{opacity:1;}}
@-moz-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@-o-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@keyframes fade-in{0%{opacity:0} 100%{opacity:1}}


/*  fade-out
------------------------------------------------- */
.fade-out{
-webkit-animation: fade-out ease-in-out 1.5s .2s 1 both;
-moz-animation: fade-out ease-in-out 1.5s .2s 1 both;
-ms-animation: fade-out ease-in-outt 1.5s .2s 1 both;
-o-animation: fade-out ease-in-out 1.5s .2s 1 both;
animation: fade-out ease-in-out 1.5s .2s 1 both;
visibility: visible;
-webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-out{100%{opacity:0} 0%{opacity:1}}
@-moz-keyframes fade-out{100%{opacity:0} 0%{opacity:1}}
@-o-keyframes fade-out{100%{opacity:0} 0%{opacity:1}}
@keyframes fade-out{100%{opacity:0} 0%{opacity:1}}




/* Just for desktop */
@media only screen and (min-device-width:49em){ 

/*  Hiding for In-View animations
------------------------------------------------- */
.js .fadeleft, .js .faderight {visibility: hidden;}
.js .fadeleft .fade-left, .js .faderight .fade-right{visibility: visible;}


/*  fade-up
------------------------------------------------- */
.fade-up{
-webkit-animation: fade-up ease-out 1s .4s both;
-moz-animation: fade-up ease-out 1s .4s both;
-ms-animation: fade-up ease-out 1s .4s both;
-o-animation: fade-up ease-out 1s .4s both;
animation: fade-up ease-out 1s .4s both;
visibility: visible;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(3d);
 -moz-transform: translateZ(3d);
 -ms-transform: translateZ(3d);
 -o-transform: translateZ(3d);
 transform: translateZ(3d);
}

@-webkit-keyframes fade-up{
0%{filter:alpha(opacity=0);opacity:0;-webkit-transform:translateY(50%);}
100%{filter:alpha(opacity=100);opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes fade-up{
0%{filter:alpha(opacity=0);opacity:0;-moz-transform:translateY(50%);}
100%{filter:alpha(opacity=100);opacity:1;-moz-transform:translateY(0);}}
@-ms-keyframes fade-up{
0%{filter:alpha(opacity=0);opacity:0;-ms-transform:translateY(50%);}
100%{filter:alpha(opacity=100);opacity:1;-ms-transform:translateY(0);}}
@-o-keyframes fade-up{
0%{filter:alpha(opacity=0);opacity:0;-o-transform:translateY(50%);}
100%{filter:alpha(opacity=100);opacity:1;-o-transform:translateY(0);}}
@keyframes fade-up{
0%{filter:alpha(opacity=0);opacity:0;transform:translateY(50%)}
100%{filter:alpha(opacity=100);opacity:1;transform:translateY(0)}}

/*  fade-down
------------------------------------------------- */
.fade-down{
-webkit-animation: fade-down ease-out 1s .6s both;
-moz-animation: fade-down ease-out 1s both !important;
-ms-animation: fade-down ease-out 1s .6s both;
-o-animation: fade-down ease-out 1s .6s both;
animation: fade-down ease-out 2s .6s both;
visibility: visible;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(3d);
-moz-transform: translateZ(3d);
-ms-transform: translateZ(3d);
-o-transform: translateZ(3d);
transform: translateZ(3d);
}

@-webkit-keyframes fade-down{
0%{filter:alpha(opacity=0);opacity:0;-webkit-transform:translateY(-50%);}
100%{filter:alpha(opacity=100);opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes  fade-down{
0%{filter:alpha(opacity=0);opacity:0;-moz-transform:translateY(-50%);}
100%{filter:alpha(opacity=100);opacity:1;-moz-transform:translateY(0);}}
@-ms-keyframes fade-down{
0%{filter:alpha(opacity=0);opacity:0;-ms-transform:translateY(-50%);}
100%{filter:alpha(opacity=100);opacity:1;-ms-transform:translateY(0);}}
@-o-keyframes  fade-down{
0%{filter:alpha(opacity=0);opacity:0;-o-transform:translateY(-50%);}
100%{filter:alpha(opacity=100);opacity:1;-o-transform:translateY(0);}}
@keyframes  fade-down{
0%{filter:alpha(opacity=0);opacity:0;transform:translateY(-50%)}
100%{filter:alpha(opacity=100);opacity:1;transform:translateY(0)}}



/*  fade-right
------------------------------------------------- */
.fade-right{
-webkit-animation: fade-right ease-out 1.1s .5s 1 both;
-moz-animation: fade-right ease-out 1.1s .5s 1 both;
-ms-animation: fade-right ease-out 1.1s .5s 1 both;
-o-animation: fade-right ease-out 1.1s .5s 1 both;
animation: fade-right ease-out 1.1s .5s 1 both;
visibility: visible;
-webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-right{
0%{opacity:0;-webkit-transform:translateX(-50%)}
100%{opacity:1;-webkit-transform:translateX(0)}}
@-moz-keyframes fade-right{
0%{opacity:0;-moz-transform:translateX(-50%)}
100%{opacity:1;-moz-transform:translateX(0)}}
@-o-keyframes fade-right{
0%{opacity:0;-o-transform:translateX(-50%)}
100%{opacity:1;-o-transform:translateX(0)}}
@keyframes fade-right{
0%{opacity:0;transform:translateX(-50%)}
100%{opacity:1;transform:translateX(0)}}

/*  fade-left
------------------------------------------------- */
.fade-left{
-webkit-animation: fade-left ease-out 1.1s .5s 1 both;
-moz-animation: fade-left ease-out 1.1s .5s 1 both;
-ms-animation: fade-left ease-out 1.1s .5s 1 both;
-o-animation: fade-left ease-out 1.1s .5s 1 both;
animation: fade-left ease-out 1.1s .5s 1 both;
visibility: visible;
-webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-left{
0%{opacity:0;-webkit-transform:translateX(50%)}
100%{opacity:1;-webkit-transform:translateX(0)}}
@-moz-keyframes fade-left{
0%{opacity:0;-moz-transform:translateX(50%)}
100%{opacity:1;-moz-transform:translateX(0)}}
@-o-keyframes fade-left{
0%{opacity:0;-o-transform:translateX(50%)}
100%{opacity:1;-o-transform:translateX(0)}}
@keyframes fade-left{
0%{opacity:0;transform:translateX(50%)}
100%{opacity:1;transform:translateX(0)}}




/*  Let's make sure no animations creep in
=================================================== */
@media only screen and (max-device-width:48em){ 

/*  fade-up
------------------------------------------------- */
.fade-left, .fade-right {
-webkit-animation: none !important;
-moz-animation:none !important;
-ms-animation: none !important;
-o-animation: none !important;
animation:none !important;
}

.fade-up, .fade-left, .fade-right  {
-webkit-animation: none !important;
-moz-animation:none !important;
-ms-animation: none !important;
-o-animation: none !important;
animation:none !important;
}
}