/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

a {
	text-decoration: none;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
	background: url(/images/background-texture.jpg)
}

#wrapper {
width: 980px;
margin: 0 auto;
} 
body {

}
#header-background {
	background: white;
	box-shadow: 0px 0px 5px 0px #444;
	position: relative;
	z-index: 3;
}
header {
height: 110px;
margin-top: 30px;
	background: white;
	width: 980px;
	margin: 0 auto;
	
}

.header-img {
	float: left;
	margin-top: 35px;
}

nav {
position: relative;
top: 54px;
}

ul.nav {
	margin: 0px;
}

.nav li {
float: right;
margin-left: 15px;
	color: #1066af;
	font-weight: 700;
}

.side-links {
width: 300px;
float: right;
list-style: none;
margin: 0px;
}

.side-links li {
text-align: left;
background: #1066af;
padding-left: 20px;
margin-bottom: 10px;
color: white;
font-size: 20px;
padding: 15px;
margin-top: 20px;
	padding-left: 25px;
	box-shadow: 0px 3px 10px -3px #222;
}
ul.side-links li img {
position: relative;
bottom: 1px;
left: 7px;
}
.page-bottom {
	margin-left: 20px;
	background: white;
	margin-top: -30px;
}
.page {
	margin-left: 20px;
	background: white;
	margin-top: -50px;
	margin-top: -58px;
padding-top: 30px;
	padding-bottom: 50px;
}

label {
	font-weight: 700;
font-size: 12px;
margin: 0px;
padding: 5px 0px 5px 9px;
background: url(/images/parenthesis-small-blue.jpg) no-repeat;
background-position: 0px 5px;
}
tr {
	height: 40px;
}
form {
	width: 400px;
	float: left;
}
.form-input {
	width: 250px;
	border: 1px solid #1066af;
	padding: 0px;
}
.form-button {
	margin-right: 50px;
padding: 5px 10px;
background: #1066af;
color: white;
border-radius: 5px;
border: 1px solid;
}
.contact {
	background: url(/images/parenthesis.jpg) no-repeat;
background-position: 50px 4px;
width: 400px;
float: right;
padding-left: 70px;
margin-bottom: 40px;
margin-top: 0px;
font-size: 12px;
}
.response {
	color: red;
	padding-top: 0px;
	margin-top: 0px;
}
.two-column {
	background: url(/images/parenthesis.jpg) no-repeat;
	background-position: 50px 54px;
width: 380px;
float: left;
padding-left: 70px;
padding-top: 50px;
	margin-bottom: 40px;
font-size: 12px;
}


.foot-info {
	color: #1066af;
	margin-left: 20px;
	font-size: 10px;
}
.page-title {
	text-align: left;
background: #1066af;
color: white;
font-size: 30px;
	padding: 20px;
	margin: 0;
}
h1.page-title img {
	margin-left: 5px;
}
.page-title-bg {
background: #1066af;
	position: relative;
	z-index: 3;
	width: 390px;
}
.product {
	margin-left: 70px;
	float: left;
}
.products-container {
	margin-top: 30px;
}
.product-name {
	font-weight: 700;
font-size: 12px;
margin: 0px;
padding: 15px 0px 50px 9px;
background: url(/images/parenthesis-small-blue.jpg) no-repeat;
background-position: 0px 15px;
}
.product-name a {
	color: #000;
}
.services-wrap {
width: 380px;
margin-left: 50px;
float: left;
	margin-bottom: 40px;
}
.services-wrap-right{
	width: 380px;
margin-left: 70px;
float: left;
	margin-bottom: 40px;
}
.services {
margin-bottom: 0px;
padding-left: 20px;
	font-size: 20px;
	font-weight: 700;
}
.services img {
	margin-left: 7px;
	margin-top: -3px;
}
.text {
font-size: 12px;
	padding-left: 20px;
}
.why-img{
	width: 880px;
margin-left: 40px;
margin-top: 5px;
}

/* =============================================================================
	Splash Pages
==============================================================================*/
.page-2{
	padding: 60px;
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 50px;
	background: white;
	box-shadow: 1px 0px 5px 0px #555;
}
.overview {
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 14px;
}
.page-padding {
	padding: 40px;
}
.sub-head {
	margin-top: 40px;
	color: #a30030;
font-size: 20px;
padding: 0px;
}
ul.list {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 30px;
}
ul.list li{
	font-size: 14px;
}
.list-head {
	font-size: 14px;
	font-weight: bold;
margin-bottom: 5px;
}
.column-left{
	width: 500px;
	float: left;
}
.column-right img{
	float: right;
	display: block;
	margin-bottom: 30px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
   

}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */





/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}








/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none; margin: 0; padding: 0; }


/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px; background: #fff;  position: relative; width: 680px; box-shadow: 3px 3px 10px -3px; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides {  }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {}
.flex-direction-nav a  { display: block; width: 40px; height: 20px; margin: -20px 0 0; position: relative; bottom: 216px; left: 92%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 12px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display: none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}



@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}