/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

body{
    background: #fff;
}

html {
    color: #969a9d;
    font-size: 1em;
    line-height: 1.4;
    letter-spacing: 0.9px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
img {max-width: 100%}

h1 { font-family: 'Roboto', Arial, sans-serif; font-size: 30px; font-weight: normal; padding: 10px 0px 0px 0px; margin: 0; text-transform: uppercase; }
h2 { font-family: 'Roboto', Arial, sans-serif; font-size: 22px; font-weight: normal; padding: 10px 0px 0px 0px; margin: 0; text-transform: uppercase; }
h3 { font-family: 'Roboto', Arial, sans-serif; font-size: 19px; font-weight: normal; padding: 10px 0px 0px 0px; margin: 0; text-transform: uppercase; }
p  { font-family: 'Roboto', Arial, sans-serif; font-size: 16px; font-weight: normal; margin: 5px 0px 15px 0px; }
p  { font-family: 'Roboto', Arial, sans-serif; font-size: 16px; font-weight: normal; margin: 5px 0px 15px 0px; }


a {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      - o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}



form {margin:0px;}
fieldset {border: 0px; padding: 0px;}
textarea { color: #000; width: 98%; padding: 4px; height: 150px; border: 1px solid #ccc; border-radius: 3px; }
label { float: left; width: 25%; display: inline-block; cursor: pointer; border-bottom: 0px solid #000; background-color: #e5e5e5; padding:4px; text-align: left; margin: 4px 0px; border-radius: 2px;}
.inpttxt { width: 65%; float: left;  margin: 4px 4px 4px 0px; padding:4px; border: 1px solid #ccc; border-radius: 3px;}
.inpttxt2 { width: 37%; float: left; margin: 4px 4px 4px 0px; padding:4px; border: 1px solid #ccc; border-radius: 3px;}
.inptchk { float: left;  margin: 10px 4px 0px 4px ; }
.inptnum { width: 40px;	 float: left; }
.inputsearch { border:0px; }
.maps  { display: none; }
.greenspan { color: #00b5c4;}

input:focus, textarea:focus {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      - o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
  border-color: #0655a4;
 }

.submit-button {
  font-family: 'Roboto', sans-serif; font-weight: normal; color: #0655a4; width: 25%;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      - o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  margin: 5px 0px;
  padding: 12px 20px;
  border-radius: 2px;
  border: 1px solid #0655a4;
}
.submit-button:hover {
  background-color: #0655a4;
  color: #fff;
}

.halfbox { float: left; width: 48%; padding: 0px 10px 0px 0px;}


#container {
    margin: 0px;
}
.topposition { padding-top: 70px; }
.contpicleft { float: left; padding: 0 20px 0 0; }
.uppercase { text-transform: uppercase; }

/*
############# SECTION HEADNAV ##############
*/
section#headnav {
    position: fixed;
    text-align: center;
    z-index: 1000;
    display:block;
    height: 70px;
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto !important;
    background-color: #fff;

}

section#headnav .inner {
}
/*
############# NAVIGATION  ##############
*/

#navigation {
  width: auto;
  border: 0px solid #000;
  padding: 15px 0px 0px 0px;
  overflow:hidden;
  text-align:center;
}

.navlist { padding: 0px; margin: 0px; border:0px solid #000; }
.navlist li	{ display: inline-block; list-style-type: none; border-right:0px solid #fff; text-align: center; padding: 0px; margin: 0px; text-transform: uppercase; }

a.nav                   { font-family: 'Roboto', sans-serif; font-size: 14px; padding: 10px 24px; color:#969a9d; text-decoration: none; display: block; }
a.nav:hover             { text-decoration:none; color:#00b5c4; }
a.navselected           { font-family: 'Roboto', sans-serif; font-size: 14px; padding: 10px 24px; color:#969a9d; text-decoration: none; display: block; font-weight: bold; }
a.navselected:hover     { text-decoration:none;}


/*
############# VIDEO  ##############
*/
.responsive-video {
	position: relative;
	padding-bottom: 54%;
	padding-top: 30px;
	height: 100% !important;
	overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    max-width: 100%;
	height: 100% !important;
}


/*
############# SECTION HEAD ##############
*/
section#head {
    height: auto;
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    background-color: #74c7d3;
}

section#head .inner {
    position: relative;
    width: 1584px !important;
    margin: 0 auto !important;
    overflow: hidden;
    color: #fff;
}

section#head .innermob {
    position: relative;
    width: 1584px !important;
    margin: 0 auto !important;
    overflow: hidden;
    color: #fff;
    display:none;
}

section#head .inner .headpad { padding: 15%; }

/*
############# SECTION LOGO ##############
*/
section#logo {
    height: auto;
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

section#logo .inner {
    position: relative;
    width: 1584px !important;
    margin: 0 auto !important;
    text-align: center;
    overflow: hidden;
}

#logopic { padding: 20px; }

/*
############# SECTION BOXES ##############
*/
section#boxes {
    height: auto;
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

section#boxes .inner {
    position: relative;
    width: 1584px !important;
    margin: 0 auto !important;
    text-align: center;
    overflow: hidden;
}

section#boxes .two {
  width: 49%;
  float: left;
  border: 0px solid #ccc;
}
section#boxes .box {
  width: 49.5%;
  float: left;
  margin: 0px;
}
section#boxes .box p { font-size: 16px; text-transform: uppercase; }
section#boxes .box a { color: #969a9d; text-decoration: none; }
section#boxes .box a:hover { color: #00b5c4; }

/*
############# SECTION CONTENT ##############
*/
section#content {
    width: 1584px !important;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
section#content .inner { padding: 40px 0px; text-align: center; width: 100%; }
section#content .innerleft { padding: 40px 0px; text-align: left; width: 100%; }

section#content p { width: 40%; display: inline-block; }
section#content .innerleft p { width: 100%; display: inline-block; text-align: left; }

section#content a { color: #969a9d; text-decoration: none; }
section#content a:hover { color: #00b5c4; }

/*
############# SECTION PICCLAIM ##############
*/
section#picclaim {
    width: 100% !important;
    overflow: hidden;
    background-color: #f5f6f8;
}
section#picclaim .inner   {
  padding: 0px 0px 0px 0px;
  text-align: center;
  position: relative;
  width: 1584px !important;
  margin: 0 auto !important;
  background: #f5f6f8;
}

section#picclaim .inner #tanvis  { position: relative; top: 0; left: 0; z-index: 10; display: block; }
section#picclaim .inner #tantext { position: absolute; top: 0; left: 0; z-index: 100; }
section#picclaim .inner #tantext a { color: #969a9d; text-decoration: none; }
section#picclaim .inner #tantext a:hover { color: #00b5c4; }

section#picclaim p {
  width: 40%; display: inline-block;
  padding: 100px 30px 100px 30px;
  margin: 0px 0px 0px 40px;
  border-bottom: 0px dotted #969a9d;
  border-left: 2px dotted #969a9d;
  border-right: 2px dotted #969a9d;
  border-bottom: 2px dotted #969a9d;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}


/*
############# SECTION FOOTER ##############
*/
section#footer {
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    background-color: #74c7d3;
    margin: 20px 0px 20px 0px;
    border-top: 20px solid #fff;
}
section#footer .inner {
    position: relative;
    width: 1584px !important;
    margin: 0 auto !important;
    overflow: hidden;
}

section#footer #upper, section#footer #upper2 { padding: 20px 20px 20px 40px; height: auto; float: left;}
section#footer #lower { padding:  30px 20px 20px 40px; text-align: right; float: right; }
section#footer p { font-family: 'Roboto', Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 20px!important; color: #fff; margin: 0px; }
section#footer a       { color: #fff; text-decoration: none;}
section#footer a:hover { color: #666; }
section#footer #footlogo { float: right; padding: 20px 0px 0px 0px; border: 0px;}






/*
##############################################
############# RESPONSIVE STYLES ##############
##############################################
*/
@media screen and (max-width: 1584px) {

  .submit-button { width: 50%;  }


  #container {
    margin: 0px;
  }

  section#head {
      width: 100% !important;
  }

  section#head .inner {
      display: none;
  }
  section#head .innermob {
      width: 96% !important;
      display: block;
  }

  section#logo .inner {
      width: 96% !important;
  }

  section#boxes .inner {
      width: 96% !important;
  }
  section#boxes .two {
    width: 99%;
    float: left;
    border: 0px solid #ccc;
  }

  section#headnav {
  }

  section#content {
      width: 96% !important;
  }

  section#picclaim .inner {
      width: 96% !important;
  }

  section#footer .inner{
      width: 96% !important;
  }

} /* close resp 1170*/


@media screen and (min-width: 761px) {
/* desktop navi */
  #drawers { display: none;}
}
@media screen and (max-width: 760px) {

  section#headnav {
    height: auto;
  }
  .topposition { padding-top: 50px; }

  /* mobile navi */
  #navigation {display: none;}
  .navlist { padding: 5px 0px 0px 0px; width: 95%; margin: 0px; border:0px solid #000; float: left; }

  .navlist li	{ display: block; list-style-type: none; text-align: left; padding: 0px 0px 0px 0px !important; }

  a.nav                   { padding: 6px 14px; width: 96%; border-bottom:0px solid #0655a4; }
  a.navselected           { padding: 6px 14px; width: 96%; border-bottom:0px solid #0655a4; }


  #drawers {
    margin: 0px;
    padding: 10px;
    border:0px solid #090;
  }
  #drawers li { list-style-type:none; border: 0px solid #000; }

  #drawers div.lihead {
    border: 0px solid #f00;
    text-align: left;
    padding: 5px;
    color:#969a9d;
    font-family: 'Roboto', sans-serif; font-size: 14px; font-weight:normal; text-decoration:none; text-transform: uppercase;
    }
  #drawers div.licont {
    border: 0px solid #0f0;
    margin: 0px 0px 0px 8px;
    display:none;
    overflow: visible;
  }

  section#boxes .box {
    width: 99%;
    float: left;
    border: 0px solid #ccc;
  }

  section#content p { width: 60%; display: inline-block; }
  section#picclaim p {
    width: 40%;
    padding: 40px 10px 40px 10px;
    margin: 0px 0px 0px 10px;
  }

  section#footer #upper, section#footer #upper2 { padding: 20px 20px 20px 20px; height: auto; clear: both;}
  section#footer #lower { padding:  20px 20px 20px 20px; text-align: left;  clear: both; float: left; }


  .submit-button { width: 96%;  }

  .contpicleft {  clear: both; float: none; padding: 0 0 20px 0; }


} /* close resp ###*/

@media screen and (max-width: 470px) {
  html {
      letter-spacing: 0.0px;
  }
  section#footer p { clear:both; }
  section#footer #footlogo { float: left; padding: 0px 0px 20px 0px;  }
  section#content p { width: 90%; display: inline-block; }
  #logopic { padding: 20px 0px; }
  section#picclaim p {
    padding: 5px 5px 40px 5px;
    margin: 0px 0px 0px 0px;
    width: 50%;
  }




} /* close resp 470*/

/*
##############################################
##############################################
*/








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, 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;
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
