﻿html, body { margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; color: #333333; text-align: left; font-size: 14pt; line-height: 20pt; height: 100%;}
A { cursor: hand; font-family: 'Source Sans Pro', sans-serif; color: blue; text-decoration: underline; line-height: 20pt; }
A:link, A:active, A:visited { cursor: hand; font-family: 'Source Sans Pro', sans-serif; text-decoration: underline; line-height: 20pt; }
A { cursor: hand; font-family: 'Source Sans Pro', sans-serif; color: blue; text-decoration: underline; line-height: 20pt; }
A:hover { cursor: hand; font-family: 'Source Sans Pro', sans-serif; text-decoration: none; line-height: 20pt; }
A.email:link, A.email:active, A.email:visited { cursor: hand; font-family: 'Source Sans Pro', sans-serif; text-decoration: none; line-height: 20pt; }
A.email:hover { cursor: hand; font-family: 'Source Sans Pro', sans-serif; text-decoration: underline; line-height: 20pt; }
A.footerpage:link, A.footerpage:active, A.footerpage:visited { cursor: hand; font-size: 16pt; font-family: 'Source Sans Pro', sans-serif; color: #8C806C; text-decoration: none; line-height: 20pt; }
A.footerpage:hover { cursor: hand; font-size: 16pt; font-family: 'Source Sans Pro', sans-serif; color: #8C806C; text-decoration: underline; line-height: 20pt; }
a.16px{ color: #2B629C; font-size:16px !important; font-weight:normal !important; text-decoration: underline; }
a.16px:hover{color:#A6242A;font-size:16px !important;font-weight:inherit !important;text-decoration: underline;}
a.boldlink:link, a.boldlink:visited, a.boldlink:active { font-size: 12pt !important; font-weight:500; color: #333; text-decoration: none;  }
a.boldlink:hover { font-size: 12pt !important; color: #A6242A; text-decoration: underline; font-weight: 500; }
A.navLevel1Off:link, A.navLevel1Off:active, A.navLevel1Off:visited, A.navLevel1Off:hover { font-family: 'Source Sans Pro', sans-serif; font-size: 10pt; color: #473F2D; text-decoration: none; line-height: 14pt; }
A.navLevel1On:link, A.navLevel1On:active, A.navLevel1On:visited, A.navLevel1On:hover { font-family: 'Source Sans Pro', sans-serif; font-size: 10pt; color: #473F2D; text-decoration: none; line-height: 14pt; font-weight: bold; }

/* breadcrumb */
.breadrumbs{ width:100%; display:block; padding:5px 0 5px 0; }
.cmsbreadcrumbarrow { font-family: 'Source Sans Pro', sans-serif; font-size: 9pt; color: #666666; }
a.cmsbreadcrumb:link, a.cmsbreadcrumb:visited, a.cmsbreadcrumb:active { font-family: 'Source Sans Pro', sans-serif; font-size: 9pt !important; color: #999; text-decoration: none; }
a.cmsbreadcrumb:hover { font-family: 'Source Sans Pro', sans-serif; font-size: 9pt !important; color: #A6242A; text-decoration: none; }
a.cmsbreadcrumbbold:link, a.cmsbreadcrumbbold:visited, a.cmsbreadcrumbbold:active { font-family: 'Source Sans Pro', sans-serif; font-size: 9pt !important; color: #A6242A; text-decoration: none; font-weight: bold; }
a.cmsbreadcrumbbold:hover { font-family: 'Source Sans Pro', sans-serif; font-size: 9pt !important; color: #A6242A; text-decoration: none; font-weight: bold; }

header, footer, hgroup, section { display: block; }

nav
{
    clear: both;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    height: auto;
    z-index:999;  
}


.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.clear-fix:after
{
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1 { font-size: 30px; color: #333333; line-height: 40px; font-weight: normal; margin: 0 0 0 0; padding: 0px 0px; }
h2.quirky{ font-family: 'Kalam', cursive; font-size:30px; color: #ffffff; line-height: 48px; font-weight: normal; margin: 20px 0 0 0; padding-left:20px; }
h2.donation{ font-family: 'Kalam', cursive; font-size:30px; color: #00AEEF; line-height: 48px; font-weight: normal; margin: 20px 0 0 0; padding-left:20px; }
h1.head { font-size: 30px; color: #333333; line-height: 40px; font-weight: normal; margin: 0 0 0 0; padding: 30px 0; text-transform: uppercase;font-weight:bold; margin-left: 20px;}
h3.head { font-family:'Source Sans Pro', sans-serif; font-size: 13pt; color: #98012E; line-height: 15pt; font-weight: normal; margin: 0 0 0 0; padding: 5px 0px; }
h1.head2a { background: url(../images/client/icnArrowRight.gif) no-repeat 5px 7px; font-family: 'Source Sans Pro', sans-serif; font-size: 13pt; color: #333333; line-height: 20pt; font-weight: normal; margin: 0 0 0 0; padding-left: 20px; }
h1.head2b { background: url(../images/client/icnArrowDown.gif) no-repeat 5px 7px; font-family: 'Source Sans Pro', sans-serif; font-size: 13pt; color: #333333; line-height: 20pt; font-weight: normal; margin: 0 0 0 0; padding-left: 20px; }
span.header { font-family: 'Source Sans Pro', sans-serif; font-size: 13pt; color: #98012E; line-height: 15pt; font-weight: normal; margin: 0 0 0 0; padding: 5px 0px; }
.white-text
{
    color: #fff !important;
    font-size: 36pt;
    font-weight:300;
    line-height: 70px;
  
}



/* main layout
----------------------------------------------------------*/

body {
    max-width:1400px;
    margin:auto;
}
#body
{
    display: block;
    clear: both;
    min-height: 800px;
    height:auto;
    vertical-align: top;
    top: 0; 
    background-color:#fff;
    max-width:1400px;
    margin:auto;
}

.main-content
{
    padding-top: 1px;
    padding-bottom:20px;
}
.content-wrapper img
{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    margin: auto;
    display: block;
}
.content-wrapper video
{
    display: block;
    height: auto !important;
    width: auto\9; /* ie8 */
    max-width: 100%;
}


header
{
    margin: 0 0 0 0;
}
header .content-wrapper
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    vertical-align: middle;
    position:relative;
    z-index:9999;
}
header {
    max-width:1400px;
    margin:auto;
}
.content-header
{
    display: block;
}
header .top-nav-logo
{
    float:left;
    /*height:132px;*/    
    min-height:126px;
    width:100%;
}
a.top
{
    color: #999;
    font-size: 10px !important;
    float: right;
    text-decoration: none;
    padding-right:10px;
}
a.top:hover
{
    color: #A6242A;
    font-size: 10px !important;
    text-decoration: none;
}
a.return
{
    color: #2B629C;
    font-size: 0.85em;
    text-decoration: none;
}
a.return:hover
{
    color: #A6242A;
    text-decoration: none;
}

#calendar
{
    width: 100%;
    margin: 0 auto;
}

#docView, #newsView, #eventsView, #documentsView, #linksView, #videoView
{
    padding: 0px;
    margin-bottom: -1px;
    min-width: 150px;
    min-height: 350px;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
}

#primaryView
{
    padding: 0px;
    margin-bottom: -1px;
    width: 100%;
    min-height: 75px;
    height:auto;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
}
#attorneyView
{
    padding: 0px;
    margin-bottom: -1px;
    width: 100%;
    min-height: 75px;
    height:auto;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
}


#detView
{
    padding: 0px;
    margin-bottom: -1px;
    min-width: 150px;
    min-height: 350px;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
}

.list-container
{
    display: block;
    position: relative;
    width: 100%;
    min-height: 35px;
    margin: 0;
    padding: 10px 0 0 0;
    line-height: 1.75em !important;
}
.list-container a.listlink:link, a.listlink:visited, a.listlink:active
{
    font-size: 12pt;
    line-height: 18pt;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}
.list-container a.listlink:hover
{
    color: #A6242A;
    text-decoration: underline;
}
.list-container h4
{
    font-size: 12pt !important;
    line-height: 18pt;
    font-weight: bold;
}
.list-container p
{
    font-size: 0.85;
}
.list-container img
{
    width: 16px;
    height: 16px;
    padding: 0 5px 0 5px;
    vertical-align: middle;
    line-height: 1.5em;
}

.anchor-container
{
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    line-height: 1.75em !important;
}
.anchor-container a.listlink:link, a.listlink:visited, a.listlink:active
{
    font-size: 12pt;
    line-height: 1.5em;
    font-weight: bolder;
    text-decoration: none;
    vertical-align: middle;
}
.anchor-container a.listlink:hover
{
    color: #A6242A;
    text-decoration: underline;
}

/* videos */
.video-img{ float:left; max-width:240px;padding-right:10px; }
.video-desc{ float:left;width:75%;vertical-align:top; }
.videoWrapper
{
    position: relative;
    padding-bottom: 41%; /* video dimensions – height/width */
    padding-top: 0px;
    height: 0;
    z-index: 1000;
}
    
.videoWrapper .video-js
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 100;
    background: #000000;
}
    
.videoWrapper object, .videoWrapper embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}
    
.vjs-control-bar
{
    z-index: 1;
}
    
.vjs-big-play-button
{
    z-index: 1;
}
    
.vjs-spinner
{
    display: none !important;
}
    
.vjs-poster
{
    z-index: 1;
}
 /*override fullcalendar css*/
.fc-event-time{
   display : none;
}

 /*override kendo css*/
.k-listview
{
    padding: 0px;
    margin-bottom: -1px;
    min-width: 150px;
    min-height: 350px;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
}
.k-ListView:after, .list-container dl:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; 
}
.photo-border
{
    float: left; 
    max-width:250px;
    margin:8px; 
    outline: inline solid 1px; 
    border: solid 1px #ccc;    
}
footer
{
    clear: both;
    display: block;
    color: #8C806C; 
    font-family:'Source Sans Pro', sans-serif;
    font-size: 16pt; 
    text-align: center; 
    vertical-align: middle; 
    height:auto !important; 
    overflow:hidden;
    margin:0 auto;
}
footer .footer-wrapper
{
    display: block;
    height:auto !important; 
    margin:0 auto; 
    background-color:#fff;
    /*padding: 10px 0 10px 10px;*/ 
}
footer a.footer
{
    font-size:16px !important;
    font-weight:bolder;
    color: #fff;
    text-decoration: none;
}
footer a.footer:hover
{
    color: #A6242A;
    font-size:16px !important;
    font-weight:bolder;
    text-decoration: underline;
}

.text-80
{
    display:block; 
    width:80%; 
    float:left; 
    vertical-align:middle; 
    text-align:left;
}

.text-50
{
    display:block; 
    width:50%; 
    float:left; 
    vertical-align:middle; 
    text-align:left;
}

.text-30
{
    display:block; 
    width:30%; 
    float:left; 
    vertical-align:middle;
}
.newsletter-registration
{
    float:left;
    width:200px; 
    vertical-align:middle;
}
.newsletter-registration-button
{
    float:left;
    margin: 0px 0px 0px 20px; 
    vertical-align:middle;
}
footer .copyright
{
    clear:both;
    display:block;
    text-align: center;
    width:100%;
}
/* page elements
----------------------------------------------------------*/
/* featured */
.spacer
{
    height:5px; 
    width:100%;
}
section.feature
{
    float: left;
    display:block;
    width: 70% !important;
    padding: 5px;
    margin-top: 15px;
}
section.featuredimage
{
    float: left;
    display:block;
    width: 25% !important;
    padding: 5px;
    margin-top: 15px;
    text-align:center;
}
.content-col-full {width:100%; display:block; float:left; padding:0 10px 0 10px;} 
.content-col-1 {width:65%; display:block; float:left; padding:0 10px 0 0;} 
.content-col-2 {width:30%; display:block; float:left; padding:100px 10px 0 0;} 
.content-att-1 {width:70%; height:100%; /*min-height:450px;*/ display:block; float:left; margin-top:0px; padding:0 0 0 0; } 
.content-att-2 {width:30%; height:100%; /*min-height:450px;*/ display:block; float:right; margin-top:0px; padding:0 0 0 0;}  
.content-att-1  ul{ list-style-type: none; padding-left: 20px; margin: auto;}
.content-att-1  ul li{ list-style-type: disc; margin: 0 0 0 20px;}
.content-att-1  ol{ list-style-type: none; padding-left: 20px; margin: auto; }
.content-att-1  ol li { list-style-type:decimal; margin: 0 0 0 20px; }
.content-contact-1 {width:75%; height:100%; min-height:550px; display:block; float:left; padding:0 10px 0 0; } 
.content-contact-2 {width:23%; height:100%; min-height:550px; display:block; float:right !important; padding:0 0 0 0;}  
.content-contact-2 img {margin:0 auto;}  
.att-img-placeholder {width:auto; padding:0 20px 0 0; display:block; float:left;}
.att-text{padding: 0; font-family: 'Source Sans Pro', sans-serif; color: #333333; text-align: left; font-size: 14pt; line-height: 20pt;}
.homeCopy { font-size: 12pt; line-height:22pt; }
.homeCopy a:link, .homeCopy a:visited, .homeCopy a:active, .homeCopy a:hover { font-size: 12pt; line-height:22pt; }
.HomeContent { background-image: url(../images/client/miscHomeBg.gif); background-repeat: no-repeat; }
.podFull {
	width:100%;  display:block; float:left; padding:5px;
}
.podFull .pod-header-text{
	width:100%;
}
.pod {width:32%;  display:block; float:left; padding:5px;}
.pod-header { color: #00AEEF;font-family: 'Kalam', cursive; font-size:29px; line-height:32px;font-weight:bold; width:100%; height:75px; text-align:center; background-color:#f2f0f2;padding-top:5px; }
.pod-header-text {
        width: 85%;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}
.pod-button { color:#ED6940; width:100%; height:35px; text-align:center; margin:0 auto; }
.pod-button A:link, .pod-button A:active, .pod-button A:visited {color:#ED6940 !important;}
.pod-button-container{background-color:#f2f0f2;padding-bottom:10px;padding-top:10px;}
a.pod-link{ /*font-size:14px;*/ line-height:35px; /*font-weight:600;*/ color:#ED6940; text-decoration: none; margin-top:15px; margin-bottom:15px; text-align:center; vertical-align:middle; }
/*a.pod-link:hover { color: #5C2D91;}*/
.pod-text-container{padding:0 20px 0 20px;background-color:#f2f0f2;}
.pod-text{ color:#000; width:100%; text-align:center; }
.pod-text ul{ list-style-type: none; padding-left: 20px;margin: auto;background-color:#f2f0f2;}
.pod-text ul li{list-style-type:disc; margin: 0 0 0 20px;background-color:#f2f0f2;}
.pod-text ol{list-style-type: none;padding-left: 20px;margin: auto;background-color:#f2f0f2;}
.pod-text ol li{list-style-type:decimal;margin: 0 0 0 20px;background-color:#f2f0f2;}
.pod-red {width:80%; height:75px !important; display:block; float:left; /*padding:10px 10px 10px 10px;*/background-color:#D2232A}
.pod-red-100 {width:100%; height:75px !important; display:block; float:left; /*padding:10px 10px 10px 10px;*/background-color:#D2232A}
.pod-red-header { color: #fff;font-family: 'Kalam', cursive; font-size:20px; font-weight:bold; line-height:24px; width:80%; text-align:left;  }
.pod-red-text{ color:#fff;font-size:20px; line-height:22px;  width:100%; display:block; height:auto; padding-bottom:10px; text-align:left; margin-top:20px; margin-left:0; text-align:center;}
.pod-red-text ul{ list-style-type: none; padding-left: 20px;margin: auto;}
.pod-red-text ul li{list-style-type:disc; margin: 0 0 0 20px;}
.pod-red-text ol{list-style-type: none;padding-left: 20px;margin: auto;}
.pod-red-text ol li{list-style-type:decimal;margin: 0 0 0 20px;}
.pod-red-link{float:left;width:20%;padding-top:15px;background-color:#D2232A;height:60px !important;}
.side-header{color:#a6242a; font-size:16pt; line-height:15pt; font-weight:800; font-style:italic;}
.side-text {color:#000; font-size:14pt; line-height:24px; margin-top:10px;}
.logo {height:132px;  float:left; display:block;}
.logo img {/*width:504px; max-width:504px; height:132px;*/ max-width:519px; height:100px; float:left; display:block;}
.logo-text {width:25%; height:auto; /*margin-top:90px;*/ margin-top:10px; line-height:30px; font-size:10pt;  float:right; display:block; text-align:center; vertical-align:bottom; }
a.home:link, a.home:visited, a.home:active, a.home:hover { font-size:16px; line-height:16px; font-weight:600; font-style:italic; color:#494949; text-decoration: none; margin-top:15px; }
a.home:hover { color: #5C2D91;}
a.homepa:link, a.homepa:visited, a.homepa:active, a.homepa:hover { line-height: 12pt; text-decoration: none; }
a.homepa:hover { color: #999999;}
.RightCaption { padding: 10px; font-size: 12pt; line-height:22pt; color: #A39C91; }
.donate{ background-color:#FFF200; width:100%;height:200px; display:block; float:left;}
.quick-links{ background-color:#00AEEF; width:100%; height:255px; display:block; float:left;}
ul.sidenav { width: 100%; list-style-type: none; padding-left: 6px; padding-top:10px; margin-left: 10px; }
ul.sidenav li { width:88%; list-style-type: none; margin: 0 10px 25px 4px; text-decoration:none; }
ul.sidenav li img { float:right; vertical-align:middle; line-height:14pt; margin-top:5px; }
ul.sidenav li a { font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; color: #ffffff; text-decoration: none; display:inline-block; line-height: 18pt !important; font-style:italic; }
ul.sidenav li a:hover { font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; color: #FFF200; text-decoration:  none; display:inline-block;line-height: 18pt; }
ul.sidenav li a.active-item{ font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; color: #ffffff; text-decoration: none; display:inline-block; line-height: 18pt !important; font-weight: bold; }
ul.sidenav li a.active-item:hover{ font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; color: #FFF200; text-decoration: none; display:inline-block; line-height: 18pt; font-weight: bold;}

ul.sidenav li ul { width: 150px !important; list-style-type: none; margin: 0 10px 0 20px; text-decoration:none; }
ul.sidenav li ul li{ width: 150px !important; list-style-type:circle; margin: 0 10px 0 5px; text-decoration:none; }
ul.sidenav  li ul li a { color: #273564; font-family:'Source Sans Pro', sans-serif; font-size: 14pt; font-weight:bold !important; line-height:18pt; text-decoration:none; }
ul.sidenav li ul li a:hover {    color:#068ED1; font-family:'Source Sans Pro', sans-serif; font-size: 14pt; font-weight:bold !important; line-height:18pt; text-decoration:none; }
footer .footer-container{width:100%; height:auto; display:block; float:left; min-height:200px;background-color:#f2f0f2;}
.footer-1 { width:40%; display:block; float:left; margin:0%;background-color:#4C4B65;}
.footer-2 { width:20%; display:block; float:left; margin:0%;background-color:#4C4B65;}
.footer-3 { width:20%; display:block; float:left; margin:0%;background-color:#4C4B65;}
.footcol1 {width:100%; display:block; float:left; text-align:left; margin-left:30px; margin-top:20px;}
.contactaddr {width:45% !important; max-width:450px; display:block; float:left; text-align:left; }
.inner-content{width:100%; display:block;padding: 0 20px;}
.socialmedia{width:100%; display:block; float:left; text-align:left; margin-left:30px; margin-top:20px;}
h4.title
{
    color: #2B629C;
    font-weight: bold;
    text-align: center;
}
section.feature .feature-text
{
    height: 255px !important;
}
section.feature img
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left:80px;
}
.feature p
{
    font-size: 0.85em;
}
section.feature br
{
    clear:both;
    line-height:10px;
}
.twitter-feed
{
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 10px;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    background: #f5f5f5 no-repeat left;
    width: 99% !important;
    height: 350px !important;
    float: right;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: middle;
}
.twitter-timeline{ background-color:#00AEEF; }
iframe[id^='twitter-widget-'] 
{
    width: 260px !important;
    height:350px !important;
    border: 1px solid #c8c8c8;
    background: #f5f5f5 no-repeat left;

}
br.tenpx{ line-height:10px; }

/* page titles */
hgroup.title
{
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2
{
    display: inline;
}

hgroup.title h2
{
    font-weight: normal;
    margin-left: 3px;
}


/* content */
article
{
    float:left;
    width: 98%;
    display:block;
}

photos
{
    float:left;
    width: 100%;
    display:block;
}
.label
{
    font-weight:bolder;
}

p.message-info
{
    background-color: #ffffcc;
    border: 1px solid #ffcc66;
    clear: both;
    padding: 10px 30px;
    background-image: url(~/images/icnInfo.png);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 12px;
    margin-bottom: 10px;
}

p.message-error
{
    clear: both;
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 10px 30px;
    background-color: #FFCACA;
    border: 1px solid #ff0000;
    background-image: url(~/images/icnError.gif);
    background-repeat: no-repeat;
    background-position: left;
}

p.message-success
{
    color: #009800;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 10px 30px;
    background-color: #ffffcc;
    border: 2px solid #009800;
    background-image: url(~/images/icnMessage.gif);
    background-repeat: no-repeat;
    background-position: left;
	display:none;
}
.translate{
    /*border:1px solid #00AEEF;*/
    display:inline-block;
    height:30px;
    float:right;
    margin-top:10px;
}

.search
{
    /*border:1px solid #00AEEF;*/
    display:inline-block;
    height:30px;
    float:right;
    margin-top:20px;
}
#g-search-button {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: -22px;
  top: 3px;

  background-image: :url(../images/client/search.png);
}
.search input.search-btn
{
    display:block;
    float:right;
    width:80%; 
    height:30px;
    vertical-align:middle;
    border:0;
}
.search button
{
    float:left;
    vertical-align:middle;
    background-color:transparent;
    background-image: :url(~/images/client/search.png);
    background-repeat: no-repeat;
    background-position: right;
    border:0;
}

.event-popup {
    background-color:white;
    border: 1px solid #ccc;
    display:none;
    font-weight:normal;
    position:absolute;
    bottom:20px;
    left:-6px;
    text-align:left;
    width:400px;
    padding:12pt;
    padding-bottom:2em;
    z-index:2000;
}

#horizontalTab
{
    clear:both;
    width:100%;
    display:block; 
    background-color:White;
    
}
.row ul
{
    list-style-type: none;
    padding-left: 20px;
    margin: auto;
}
.row ul li
{
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.row ol
{
    list-style-type: none;
    padding-left: 20px;
    margin: auto;
}
.row ol li
{
    list-style-type:decimal;
    margin: 0 0 0 20px;
}
ul.site-map
{
    list-style-type: none;
    /*padding-left: 20px;*/
    margin: auto;
}
ul.site-map li
{
    /*list-style-type: circle;
    margin: 0 0 0 20px;*/
}
.site-map ul {
    display:none;
}
/* forms */
fieldset
{
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

fieldset legend
{
    display: none;
}


label
{
    display: block;
    font-size: 16px;
    /* font-weight: bolder; */
    margin: 10px 0 5px 0;
}

label.checkbox
{
    display: inline;
}

.editor-field-checkbox
{
    padding-left: 75px;
}
.editor-field-checkbox input.checkbox
{
    margin:0 0 10px 0;
        
}
.editor-field-checkbox label
{
    display: inline;
    vertical-align:middle;
    font-weight:normal;
    font-size:12pt;
    padding-left:5px;
    margin:0 35px 0 0;
}
label.float_box
{
    line-height:30px; 
    vertical-align:middle; 
    padding-right:10px;
}
input[type="checkbox"].float_box
{
    line-height:30px; 
    vertical-align:middle; 
    padding-right:5px;
}
input, textarea
{
    border: 1px solid #000;
    /*border-radius: 5px;*/
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 0px 0 5px 0;
    padding: 10px;
    width: 100%;
}
select {
    width:100%;
    border: 1px solid #000;
    /* border-radius: 5px; */
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 0px 0 5px 0;
    padding: 10px;
}

textarea
{
    font-family: inherit;
    width: 100%;
}

input:focus, textarea:focus
{
    border: 1px solid #00AEEF;
}

input[type="checkbox"]
{
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"], input[type="button"], button
{
    color: #fff;
    background-color: #ED6940;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 12pt;
    font-weight: 600;
    padding: 15px;
    margin: 10px 0 10px 0;
    min-width: 100px;
    width: auto;
}

input[type="button"].contact-us-btn, button.contact-us-btn
{
    background:url('../images/client/submitbutton.png') 0 0 no-repeat;
     display: block;
     width: 246px;
     height: 56px;    
}
a.btn
{
    margin-top: 2px;
    padding: 5px 5px 5px 5px;
    min-width:150px;
    height: 30px;
    color: #ffffff;
    background-color: #00AEEF;
    border-color:#00AEEF;
    font-weight:bold;
    vertical-align: middle;
    text-decoration:none;
}

a.btn:hover
{
    color: #ffffff;
    background-color: #c4291e;
    border-color: #b3251b;
}

/* info and errors */
.message-info
{
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error
{
    clear: both;
    color: #e80c4d;
    font-size: 1.12pt;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success
{
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error
{
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error
{
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid
{
    display: none;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}


.validation-summary-errors
{
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.12pt;
}

.validation-summary-valid
{
    display: none;
}
.slicknav_menu {
	display:none !important;
}




/*@media screen and (min-width: 768px)
{
    #site-image { display:block; }
    #site-content { width:60%; }
    #body
    {
        background-color:#fff;
        display: block;
        clear: both;
        width:750px;
        vertical-align: top;
        top: 0;
        margin: 0 auto;
    }
    .content-wrapper
    {
        margin: 0 auto;
        width: 750px;
        padding-left:0px;
        padding-right:0px;
    }
    .home-wrapper
    {
        margin: 0 auto;
        width: 750px;
    }
    .nav-wrapper
    {
        margin: 0 auto;
        width: 750px;
        height:35px;    
    }
    .calendar-wrapper
    {
        margin: 0 auto;
        width: 750px;
        min-height: 500px;
    }
    .row
    {
        display: block;
        width: 750px;
    }
    .row-center
    {
        display: block;
        width: 750px;
        text-align:center;
    }
}

@media screen and (min-width: 928px)
{
     #site-image { display:block; }
    #site-content { width:60%; }
    #body
    {
        background-color:#fff;
        display: block;
        clear: both;
        width:928px;
        min-height: 80%;
        height:auto;
        vertical-align: top;
        top: 0;
        margin: 0 auto;
    }
    .content-wrapper
    {
        margin: 0 auto;
        width:928px;
    }
    .home-wrapper
    {
        margin: 0 auto;
        width:100%;
    }
    .nav-wrapper
    {
        margin: 0 auto;
        width:100%;
        height:35px; 
        text-align:right;
    }
    .calendar-wrapper
    {
        margin: 0 auto;
        width:100%;
        min-height: 500px;
    }
    .row
    {
        display: block;
        width:100%;
    }
    .row-center
    {
        display: block;
        width:100%;
        text-align:center;
    }
    .inner-content{width:100%; display:block;padding:0;}
    
}
@media screen and (min-width:1200px){
    #site-image { display:block; }
    #site-content { width:60%; }
    #body
    {
        background-color:#fff;
        display: block;
        clear: both;
        width:1200px;
        min-height: 80%;
        height:auto;
        vertical-align: top;
        top: 0;
        margin: 0 auto;
    }
    .content-wrapper
    {
        margin: 0 auto;
        width:1200px;
    }
    .home-wrapper
    {
        margin: 0 auto;
        
        width:1170px;
    }
    .nav-wrapper
    {
        margin: 0 auto;
        width:100%;
        height:35px; 
        text-align:right;
    }
    .calendar-wrapper
    {
        margin: 0 auto;
        width:100%;
        min-height: 500px;
    }
    .row
    {
        display: block;
        width:100%;
    }
    .row-center
    {
        display: block;
        width:100%;
        text-align:center;
    }
    .inner-content{width:100%; display:block;padding: 0 20px;}
    .socialmedia{width:100%; display:block; float:left; text-align:left; color:#000; margin-left:30px; margin-top:20px;}
}*/
/*@media screen and (min-width:1470px){
    #site-image { display:block; }
    #site-content { width:60%; }
    #body
    {
        background-color:#fff;
        display: block;
        clear: both;
        width:1470px;
        min-height: 80%;
        height:auto;
        vertical-align: top;
        top: 0;
        margin: 0 auto;
    }
    .content-wrapper
    {
        margin: 0 auto;
        width:1470px;
    }
    .home-wrapper
    {
        margin: 0 auto;
        width:100%;
    }
    .nav-wrapper
    {
        margin: 0 auto;
        width:100%;
        height:35px; 
        text-align:right;
    }
    .calendar-wrapper
    {
        margin: 0 auto;
        width:100%;
        min-height: 500px;
    }
    .row
    {
        display: block;
        width:100%;
    }
    .row-center
    {
        display: block;
        width:100%;
        text-align:center;
    }
    .pod-red {width:100%; height:auto; display:block; float:left; padding:30px 10px 10px 160px;}
}*/

/********************
*   Mobile Styles   *
********************/
/*@media screen and (max-width: 850px)
{*/
    /*#site-image { display: none; }*/
    #site-content { width:100%; }
    /* header
                ----------------------------------------------------------*/
   header
    {
        display:block;
        height:auto;
        min-height:100px;
    }
    .header-wrapper
    {
        display:block;
        float:left;
        height:auto !important;
    }
    /* menu */
    nav
    {
        clear: both;
        padding-bottom: 0px;
        display: block;
        /*height:35px !important;*/
    }

    nav .nav-wrapper
    {
        clear:both;
        /*height:35px !important;*/
        background-color:#41ad49;
    }

    /* main layout
                ----------------------------------------------------------*/
    #body
    {
        background-color:#fff;
        display: block;
        clear: both;
        width:100%;
        min-height: 80%;
        height:auto;
        vertical-align: top;
        top: 0;
        border-bottom:0px #245D93 solid;
        margin: 0 auto;
		position:relative; 
    }
    .main-content, .featured + .main-content
    {
        background-position: 10px 0;
    }

    .content-wrapper
    {
        padding-right: 0px;
        padding-left: 0px;
    }

    
    .featured .content-wrapper
    {
        padding: 2px;
    }

    /* page content */
    article, aside
    {
        float: none;
        width: 100%;
    }
    .white-text
    {
        color: #fff !important;
        font-size: 24px;
        font-weight:700;
        line-height: 30px;
    }
    header {     height: 110px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px; }
    .top-nav-logo{ clear:both;height: auto; min-height:100px !important; float:left; display:block; margin:0 auto;  }

    .logo { clear:both; height:auto; float:left; text-align:center; display:block; padding-top:10px; margin:10px 0px 0px 20px;;}
    .logo img { clear:both; width:200px; height:auto; text-align:center; display:block; margin:0 auto; }
    .logo-text {width:99%; height:80px !important; line-height:20pt;  float:left; display:block; vertical-align:middle; margin-top:10px !important; margin-left: 5px; text-align:center;}
    .order-now{width:99%; height:auto; float:right; display:block; vertical-align:middle; margin-top:10px;}
    .content-col-full {width:100%; display:block; float:left; padding:0 0 0 0;
                       
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding:20px;
    }
    .content-col-1 {width:100%;  float:left; padding: 0px;} 
    .content-col-2 {width:100%; height:100%; display:block; float:left; padding:0px; /*padding:0 10px 0 10px;*/ background:#4C4B65;} 
    .content-col-2 a {
    display: block;
    height: 100%;
    overflow: hidden;
    max-height: 600px;
    /*max-width: 1000px;*/
    margin: auto;
}
.content-col-2 a img {
    width: 100%;
    /*margin-top: -50px;*/
    border:none;
}
    .content-att-1 {width:100%; height:100%; /*min-height:550px;*/ display:block; float:left; padding:0px; } 
    .content-att-2 {width:100%; height:100%; /*min-height:550px;*/ display:block; float:left; padding:0px;} 
    .content-contact-1 {width:98%; height:100%; min-height:550px; display:block; float:left; padding:0 10px 0 10px; } 
    .content-contact-2 {width:98%; height:100%; min-height:550px; display:block; float:right; padding:0 10px 0 10px;}  
    .att-img-placeholder {width:99%; padding:0 0 0 0; display:block; float:left;}
    .pod {
        /*width: 95%;*/
        /* max-width: 310px; */
        display: table-cell;
        float: none;
        padding: 0px;
        /*width: 33.33333333333333%;*/
        /* margin-left: 14px; */
        padding: 10px;
    }
	.podFull {
        /*width: 95%;*/
        /* max-width: 310px; */
        display: table-cell;
        float: none;
        padding: 0px;
        /*width: 33.33333333333333%;*/
        /* margin-left: 14px; */
        padding: 10px;
    }
.podSeparator {
    background:#fff;
}
.podContainer {
    display: table;
    margin:auto;
    width:100%;
}
    .pod-header { color:#00aeef; height:auto; width:100%; text-align:center;  padding-bottom:12px; background-color:#f2f0f2;}
    .pod-text{ color:#000; width:100%; text-align:left; padding-top:12px;background-color:#f2f0f2;}
    .pod-text ul{ list-style-type: none; padding-left: 10px;margin: auto;background-color:#f2f0f2;}
    .pod-text ul li{list-style-type:disc; margin: 0 0 0 10px;background-color:#f2f0f2;}
    .pod-text ol{list-style-type: none;padding-left: 10px;margin: auto;background-color:#f2f0f2;}
    .pod-text ol li{list-style-type:decimal;margin: 0 0 0 10px;background-color:#f2f0f2;}
    .pod-red {width:100%; min-height:75px !important; display:block; float:left; padding:10px 10px 25px 10px;background-color:#D2232A}
    .pod-red-100 {width:100%; min-height:75px !important; display:block; float:left; padding:10px 10px 25px 10px;background-color:#D2232A}
    .pod-red-text{ color:#fff;font-size:20px; line-height:22px;  width:100%; display:block; height:auto; padding-bottom:10px; text-align:left; margin-top:0 !important; margin-left:0 !important}
    .pod-red-link{float:left;width:100%;padding-top:15px;padding-left:5px;background-color:#D2232A;height:60px !important;}
    .footer-1 { width:35%; display:block; float:left; margin:0%;background-color:#4C4B65;color:#fff;text-align:left;}
    .footer-2 { width:35%; display:block; float:left; margin:0%;background-color:#4C4B65;color:#fff;text-align:left;}
    .footer-3 { width:30%; display:block; float:left; margin:0%;background-color:#4C4B65;color:#fff;text-align:left;}
    .footer-1 > div:first-child{margin:30px 0px 0px 30px;font-weight:bold;font-family: arial;}
    .footer-2 > div:first-child{margin:30px 0px 0px 0px;font-weight:bold;font-family: arial;}
    .footer-3 > div:first-child{margin:30px 0px 0px 0px;font-weight:bold;font-family: arial;}
    .footcol1 {width:100%; display:block; float:left; text-align:left; margin-left:30px; margin-top:20px;}
    .footcol2 {width:100%; display:block; float:left; text-align:left; margin-top:20px; line-height:35px;}
    .contactaddr {width:95% !important; max-width:95%; display:block; float:left; text-align:left; }
    .inner-content{width:auto; display:block;padding:20px 20px;}
    .content-col-1 table {
        /*width: 100%;*/
        /*margin: auto;*/
        max-width: 1400px;
    }
    .content-col-1 td {
        /*width:200px;*/
        vertical-align: top;
        padding:10px;
    }
    .content-col-1 td div {
        max-width: 250px;
        max-height: 200px;
        overflow:hidden;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        /*background: #4C4B65;
        color: #fff;*/
        padding: 5px;
        width:100%;
    }
    .content-col-1 td div img {
        /*width:100%;*/
        margin:0px !important;
    }

    .socialmedia{ display:block; float:left; text-align:left; margin-left:0; margin-top:0;}
    /* features */
    .home-wrapper 
    {
        float: left;
        display: block;
        padding: 0px;
        width: 100% !important; 
    }

    h4.title
    {
        color: #2B629C;
        font-size:1.0em;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: bold;
        text-align: center;
    }
     section.feature 
    {
        float: left;
        width: 98% !important;
        padding: 5px;
    }
     section.featuredimage 
    {
        float: left;
        width: 98% !important;
        padding: 5px;
        vertical-align: middle;
        text-align: center;
    }
    h1
    {
        font-size:2em;
        font-weight:bold;
        line-height:1.5em;
    }
    
    /* login */
    /* forms */
    input
    {
        width: 100%;
        /*max-width:200px;*/
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
    textarea
    {
        width: 100%;
        /*max-width:200px;*/
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }

    .btn-login
    {
        margin-top: 2px;
        padding: 3px 3px 3px 3px;
        min-width:80px !important;
        height: 35px;
        color: #ffffff;
        background-color: #A6242A;
        border-color: #A6242A;
        font-weight:bold;
        vertical-align: middle;
    }

    .btn-login:hover, .btn-login:focus, .btn-login:active, .btn-login.active
    {
        color: #ffffff;
        background-color: #c4291e;
        border-color: #b3251b;
    }
    a.btn
    {
        margin-top: 2px;
        padding: 5px 5px 5px 5px;
        min-width:150px;
        height: 30px;
        color: #ffffff;
        background-color: #A6242A;
        border-color: #A6242A;
        font-weight:bold;
        vertical-align: middle;
        text-decoration:none;
    }

    a.btn:hover, a.btn:focus, a.btn:active, a.btn.active
    {
        color: #ffffff;
        background-color: #c4291e;
        border-color: #b3251b;
    }
    /* footer
                ----------------------------------------------------------*/
    
    footer
    {
        text-align: center;
        height: auto !important;
        padding: 10px 0 0 0;
        display:block;
        height:auto; 
        min-height:400px;
    }
    
    footer .footer-wrapper
    {
        color:#000;
        display:block; 
        background-color:#fff;
    }
    
    footer .footer-container{width:100%; height:auto; display:block; float:left; min-height:350px;background-color:#4C4B65;}


/*smart menu*/
.main-menu-btn {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: 28px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #bbb;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
@media (min-width: 9999px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}
.footer-container a {
    color:#fff;
    text-decoration:none;
    line-height:35px;
    
}
.footer-container img {
    height: 30px;
    display: initial;
    padding-top:10px;
}

header nav {
    position:absolute;
    top: 20px;
    right: 20px;
    z-index:9999;
}

#top-nav-social {
    
    float: right;
    margin-right: 60px;
    margin-top: 20px;

}
#top-nav-tritank {
    
    float: right;
    margin-right: 60px;
    margin-top: 20px;

}
#top-nav-apply {
    
    float: right;
    margin-right: 60px;
    margin-top: 20px;

}
#top-nav-social-wrapper img {
    height:30px;
    display:initial;
}

.pod-header {
    color:black;
    background:#fff;
    font-family:Arial;
    font-size:20px;
}
.pod-text {
    background-color:#fff;
    padding:0px;
    padding-bottom: 20px;
    min-height: 450px;
}

#divOurServices .pod-header {
    color:black;
    background:#fff;
    font-family:Arial;
}
#divOurServices .pod {
     background: #D5CCFE;
}
.ourHistory {
    background: url(../Images/client/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center;
    color:#fff;
    position:relative;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding:20px;
}
.ourHistory h2 {
    padding-top: 40px;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 20px;
    font-weight: bold;
}
.ourHistoryInner {
    max-width: 370px;
    width: 100%;
    float: right;
    line-height: 35px;
    font-size: 21px;
    font-family: arial;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
    min-height:410px;
}
.ourHistoryInner a {color:#ED6940 !important;}

.whatWeDo {
    background: #f0f0f0;
    color:#000;
	position:relative;
}
.whatWeDo h2 {
    padding-top: 40px;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 20px;
    font-weight: bold;
    
}
.whatWeDoInner {
    max-width: 50%;
    width: 100%;
    float: left;
    line-height: 35px;
    font-size: 21px;
    font-family: arial;
    /*margin-bottom: 40px;*/
    padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	    position: relative;
    z-index: 9999;
}
.whatWeDoImg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}
.whatWeDoImg img {
    width: 100%;
}

@media (max-width:900px)
{
	.whatWeDoImg img {
		width:1085px;
		max-width:initial;
	}
}

.imageOverlay {
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
}

#divOurServices h2 {
    padding-top: 60px;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 30px;
    font-weight: bold;
    margin-left:20px;
}

#divOurServices {
    margin-bottom:20px;
}

#divSafetyScores h2 {
    padding-top: 20px;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 60px;
    font-weight: bold;
    margin-left:20px;
}
#divSafetyScores {
    background:#f0f0f0;
}
/*#D5CCFE*/


#divSafetyScores .pod-header {
    color:black;
    background-color:#f0f0f0;
    font-family:Arial;
    font-size:20px;
	display:none;
}
#divSafetyScores .pod-text {
    background-color:#f0f0f0;
    padding:0px;
    padding-bottom: 20px;
    min-height: 300px;
}

#contactUs h2 {
    padding-top: 20px;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 30px;
    font-weight: bold;
    margin-left:20px;
}

#contactUs {
}

#contact-form {
    /*max-width: 800px;*/
    width: 95%;
    margin: auto;
}
.form-group {
    float:left;
    width:45%;
}
.form-group-full {
    float:left;
    width:100%;
}
.form-spacer {
    float:left;
    width:10%;
}
.heroImage {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    /* width: 500px; */
    color: #000;
    /*margin-left: -250px;*/
    font-size: 60px;
    line-height: 1;
    text-align: center;
	text-shadow:1px 1px #ffffff;
}

/* a { */
    /* color:#ED6940; */
/* } */

@media (max-width: 800px) {
    .footer-1 {
        clear:both;
        width:100%;
        text-align:center;
        margin-bottom:20px;
    }
    .footer-1 div {
        text-align:center;
        margin-left:0px !important;
        width:100% !important;
        max-width:100%;
    }
    .footer-1 .footcol1 {
        margin-top:0px;
    }
    .footer-2 {
        clear:both;
        width:100%;
        text-align:center;
        margin-bottom:20px;
    }
    .footer-2 div {
        text-align:center;
    }
    .footer-2 .footcol2 {
        margin-top:0px;
    }
    .footer-3 {
        clear:both;
        width:100%;
        text-align:center;
        margin-bottom:20px;
    }
    .footer-3 div {
        text-align:center;

    }
    .footer-3 .footcol2 {
        margin-top:0px;
    }

    .pod {
        width: 95%;
        /* max-width: 310px; */
        max-width: 322px;
        display: block;
        float: none;
        padding: 10px;
        width: 30%;
        margin-left: 9px;
        /* clear: both; */
        width: 100%;
        max-width: 85%;
        margin: auto;
        margin-bottom:10px;
    }
    .podContainer {
        display:block;
    }
}


@media (max-width: 500px) {
    #top-nav-social {
        float:none;
        clear:both;
        margin:auto
    }
    #top-nav-social-wrapper {
        margin-left: 40px;
        width: 125px;
		/* margin: auto; */
    }
    .logo {
        margin-bottom:20px;
    }
    header {
            position:relative;
    }

    .whatWeDoImg {
        float:left;
        max-width: 100%;
    }

    .whatWeDoInner {
        max-width: 100%;
        width: 100%;
    }
    .ourHistoryInner {
        max-width: 100%;
    }
}

.whatWeDo {
        
}
.formRecaptcha
{
	float: right;width: auto;
		clear:both;
}
.formButton
{
	float:right;
		clear:both;
}
@media (max-width: 700px) {
    .heroImage {
        font-size: 30px;
        top: 30% !important;
        top: initial;
        font-weight: bold;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        left: 0px;
        right: 0px;
        width: 100%;
    }
}
@media (max-width: 500px) {
    .heroImage {
        font-size: 30px;
        top: 10px !important;
        top: initial;
        font-weight: bold;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        left: 0px;
        right: 0px;
        width: 100%;
    }
    
    .whatWeDoImg {
        float:left;
    }
    
    
    #top-nav-tritank {
        float: left !important;
        margin-left: 0px;
        margin-top: 0px;
    }
    #top-nav-apply {
        float: left !important;
        margin-left: 0px;
        margin-top: 0px;
        clear:both;
    }
    /*photos a {
        margin: auto;
        display: block;
    }
    photos {
        float:none;
        margin:auto;
    }*/
        /*photos a:nth-child(even) {
            clear:both;
        }*/
		
	.formRecaptcha
	{
		float: right;width: auto;
		clear:both;
	}
	.formButton
	{
		float:right;
		clear:both;
	}
}


/* Mobile Menu */

#menu {
    background:#231F20;

}
.menu-link {
    text-decoration:none !important;
    font-size:25pt !important;
    color: black !important;
}
.menu-link:hover {
    text-decoration:none !important;
    font-size:25pt !important;
    color: gray !important;
}
#menu .menu-link {
    text-decoration:none !important;
    font-size:25pt !important;
    color: white !important;
}
#menu ul li{
    border-bottom:1px solid #303030;
}
#menu ul ul{
    background:#555555;
}
#menu ul li a:hover {
    color: gray;
}
#menu ul li a{
    text-decoration:none !important;
    color:white;
    padding: 10px;
    display: block;
}

.hideSub {
    display:none;
}
.subMenuButton {
    position:absolute;
    right:0px;
    z-index:999;
    background: #555555;
    width: 20px;
    text-align: center;
}
.subMenuButton:hover {
    color:black !important;
}
.has-sub {
    position:relative;
}
.mapouter {
    float:left;
width:48% !important;

-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.mapouter,.gmap_canvas {

}
.separator {
    width:4%;
    float: left;
    display: block;
    height: 10px;
}
.contactForm {
    width:48%;
    /*max-width:500px;*/
    float:left;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}


.topFadeBg {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100% !important;
    z-index: 1;
}
.people {

}
.people > div {

}
.people > div > div {
    width:200px;
    height:200px;
}
.people > div > div img {
}


@media (max-width: 900px) {
    .content-col-2 a img {
        margin-top: 0px;
    }
}
@media (max-width: 800px) {
    .mapouter {
    width:100% !important;
    }
    .separator {
        display: none;
    }
    .contactForm {
        width:100%;
        margin-bottom:40px;
    }
}

@media (max-width: 700px) {
    .content-col-1 td {
        display:block;
        width:100%;
        margin:auto;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
    .content-col-1 td div {
        width:100%;
        margin:auto;
    }
    .content-col-1 table {
    width: 100%;
    margin: auto; 
    max-width: 1400px;
}
}

@media (max-width: 400px) {
    #btnSubmit{
        width:100%;
    }
    .g-recaptcha > div{
        margin:auto;
    }
}

    #top-nav-tritank-mobile {
		display:none;
    }
    #top-nav-apply-mobile {
		display:none;
    }
@media (max-width: 630px) {
    
    #top-nav-tritank {
		display:none;
        float: right;
        margin-right: 60px;
        margin-top: 0px;
    }
    #top-nav-apply {
		display:none;
        float: right;
        margin-right: 60px;
        margin-top: 0px;

    }
    #top-nav-tritank-mobile {
		display:block;
        margin-right: 0px;
        margin-top: 0px;
    }
    #top-nav-apply-mobile {
		display:block;
        margin-right: 0px;
        margin-top: 0px;
    }
	.footerFB
	{
		display:block;
	}
}

.fancybox-lock .fancybox-overlay{
	z-index:999999;
}
.historySlide {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 600px) {
    .historySlide {
        position: relative;
        bottom: 0;
        left: 0;
        color: #fff;
        padding: 10px;
        background: #000;
        background: rgba(0, 0, 0, .8);
        right: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.leftPanel{
	width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
.leftPanel img{
	width:100%;
}

.rightPanel{
	width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
@media (max-width: 900px){
	.leftPanel{
		width:100%;
	}
	.rightPanel{
		width:100%;
	}
}