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

html,
button,
input,
select,
textarea {
    color: #444;
    font-family: inherit;
    resize: none;
}

html {
    overflow-y: auto;
}

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

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

audio,
canvas,
img,
video {
    vertical-align: middle;
    max-width: 100%;
}


/* ===== Main Styles ==================================================
   Author: Pascal Jeschke, Michele Brocco
   ========================================================================== */

body {
    font: 100%/1.6 'Open Sans', sans-serif;
    font-weight: 400;
    color: #444;
    background: #006790;
}

.wrapper {
    max-width: 1080px;
    width: 92%;
    margin: 0px auto;
    position: relative;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.header {
    padding: 1em 20px;
    z-index: 10;
    background: white;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
  font-weight: 600;
}

nav {
  margin-top: 4px;
}

nav ul {
    margin: 0;
    padding: 0;
}

nav ul li {
    display: inline-block;
}

nav a {
    padding: 0 10px;
    float: left;
}

nav li:first-child a {
    padding-left: 0;
}

.bigscreenonly {
	display: none;
}

nav li:last-child a {
    padding-right: 0;
}

.row {
    clear: both;
    background: #FFF;
    padding: 0.800em 0 1.920em 0;
}

.alt {
    background: #EEE;
}

.action {
    background: #ff973d;
    font-weight: 300;
}

.action p{
    color: #fff;
    font-size: 1.5em;
}

.banner {
    background: #009edc;
    color: #FFF;
    padding: 1.800em 0 2.920em 0;
}

header.row {
    padding: 2.920em 0 1.920em 0; 
}

header.row.alt {
      padding-right: 0;
      padding-bottom: 0.750em;
      padding-left: 0;
}


.opener {
    background: #009edc;
    color: #FFF;
    text-align: center;

}

.subline {
   font-size: 1.3em;
}

.center-aligned {
    text-align: center;
}

.row.sm {
    padding: 0;
}

footer.row {
    background: #006790;
    padding: 2.500em 0;
}

h1 {
    font-size: 2.000em;
    font-weight: 300;
    line-height: 1.1;
}

h1.longheader {
   font-size: 1.800em;
}

.banner h1 {
    margin: 0.300em 0;
    font-size: 6em;
}

.opener h1 {
    margin: 0.200em 0;
    font-size: 1.8em;
    font-weight: 600;
}

#watch-video{
    opacity: 1;
    cursor: pointer;
}

#watch-video a{
    color: white;
}

.row.alt h1 {
    font-weight: 600;
    color: #006790;
}

h2 {
    font-size: 1.250em;
    color: #006790;
    font-weight: 200;
}

h3,.standardPageTitle,
.sm h1 {
    font-size: 1.750em;
    color: #006790;
    font-weight: 300;
    line-height: 1.4;
}

.success {
    background: #ccecdf;
}

.error {
    background: #fbd9cc;
}

.testimonial img {
    float: left;
    margin-right: 10%;
   margin-bottom: 3em;
}

.testimonial h4 {
   font-size: 1.3em;
   font-weight: 300;
   letter-spacing: -0.5px;
}

.testimonial figcaption {
   font-style: italic;
   font-size: 0.8em;
}

.testimonial .citation {
   margin-top: 0.5em;
font-style: normal;
}

.testimonial .rating {
	margin: 1em 3px 0px 0px;
	height: 20px;
	color: #D8B767;
	font-size: 20px;
	line-height: 20px;
}

.error h1 {
    color: #ED4300;
}

.success h1 {
    color: #00A25D;
}

.sm p {
  margin-top: -0.500em;
}

h4 {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 1.25em;
}

strong {
  font-weight: 600;
}

.sub-headline {
  font-weight: 600;
  margin-top: -1.400em;
  margin-bottom: 2.163em;
}

ul {
    padding-left: 0;
    list-style-type: none;
}

ul.usps {
    padding-left: 1.2em;
    list-style-type: disc;
}

ul.list {
    margin-top: 5px;
}

ul.list li {
    padding: 5px 0 5px 22px;
    background: url(../img/hook.png) no-repeat 0 10px;
    background: url(../img/hook.svg) no-repeat 0 10px, none;
}

ul.list li.available {
    padding: 5px 0 5px 22px;
    background: url(../img/hook_green.png) no-repeat 0 10px;
    background: url(../img/hook_green.svg) no-repeat 0 10px, none;
}

ul li.licenseItem {
    border: solid 1px;
    border-radius: 3px;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 20px;
}

ul li.licenseItemHighlighted {
    border: solid 1px;
    border-radius: 3px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
}

.licenseItem  .price {
    font-size: 3.250em;
}

.licenseItemHighlighted .price {
font-size: 3.50em;
}

.licenseItem .features {
    /*height: 208px;*/
    height: 240px;
    width: 92%;
    margin:6% auto 0;
}

.licenseItemHighlighted .features {
    /*height: 233px;*/
    height: 208px;
    width: 92%;
    margin: 6% auto 0;
}


.licenseItem h3, .licenseItemHighlighted h3 {
    margin-top: 0.250em;
    margin-bottom: -0.25em;
}


.licenseItem ul.list {
    font-size: 1.2em;
    padding-bottom: 10%;
    /*padding-top: 13%;*/
    text-align: left;
}

.licenseItemHighlighted ul.list {
    font-size: 1.2em;
    padding-bottom: 10%;
    /*padding-top: 13%;*/
    text-align: left;
}

.framed {
   border-style: solid;
    border-width: 2px;
}

.link {
   cursor: pointer;
}

.editLink {
 float: right;
}

nav a.highlighted {
	color: #009edc;
}

nav a.highlighted:hover {
	color:#006790;
}

main a, nav a, .link {
  color: #6F6F6F;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in;
  -o-transition: color 0.15s ease-in;
  -moz-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}




main a:hover,
main a:focus,
header nav a:hover,
header nav a:focus,
.link:hover {
color:#009edc;
}

.button {
    color: #FFF;
    text-decoration: none;
    background: #ff973d;
    padding: 10px 20px;
    border-radius: 3px;
    border: 2px solid #ff973d;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 1.000em;
    -webkit-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.button-white {
    color: #FFF;
    text-decoration: none;
    background: transparent;
    padding: 10px 20px;
    border-radius: 3px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 1.000em;
    -webkit-transition: border-color 0.15s ease-in;
    -o-transition: border-color 0.15s ease-in;
    -moz-transition: border-color 0.15s ease-in;
    transition: border-color 0.15s ease-in;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.buttonInactive,.buttonInactive:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #eee;
    padding: 10px 20px;
    border-radius: 3px;
    border-bottom: none;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 1.000em;
}

a:hover.button,
a:focus.button,
button:hover,
button:focus {
    background: #E08A1B;
    border-color: #E08A1B;
    color: #FFF;
}

a:hover.button-white,
a:focus.button-white,
button-white:hover,
button-white:focus {
    color: #FFF;
    border-color: #FFF;
}


a:active.button,
button:active {
    background: #CE7F1B;
}

a:active.button-white,
button-white:active {
    color: #FFF;
    background: #FFF;
}

p .button {
    margin-top: 20px;
}

/*.button-play {
    background: url(../img/button-play.png) no-repeat;
    background: url(../img/button-play.svg) no-repeat, none;
    height: 100px;
    width: 200px;
    left: 50%;
    top: 42%;
    margin: -50px 0 0 -100px;
    position: absolute;
}*/

.button-play {
    background: url(../img/button-play.png) no-repeat;
    background: url(../img/button-play.svg) no-repeat, none;
    height: 100px;
    width: 100px;
    margin: auto;
    margin-top: 23%;
    margin-bottom: 44%;
    position: relative;
}

.monitorVideo {
    background-image: url(../img/monitorblue.jpg);
    background-repeat:no-repeat;
    padding-top: 4%;
    padding-left: 4%;
    padding-right: 4%;
    overflow:hidden;
    background-size: 100%;
}

.monitorVideo iframe,
.monitorVideo object,
.monitorVideo embed {
    position: absolute;
    top: 5%;
    left: 4%;
    width: 92.2%;
    height: 71%;
}

.button-play:hover{
    background: url(../img/button-play.png) no-repeat;
    background: url(../img/button-play-hover.svg) no-repeat, none;
}

footer .social a:hover,
footer .social a:focus {
    opacity: 0.6;
  }

.placeholder-video {
    position: relative;
}

footer,
.header,
.banner {
    text-align: center;
}

footer ul li {
    margin-right: 20px;
    display: inline-block;
    zoom: 1;  *display: inline;  /* IE7 Hack */
}

footer ul li:last-child {
  margin-right: 0;
}

footer a {
    color: #FFF;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in;
    -o-transition: color 0.15s ease-in;
    -moz-transition: color 0.15s ease-in;
    transition: color 0.15s ease-in;
}

footer a:hover,
footer a:focus {
    color: #CCC;
}

.button-play,
ul.social li a {
    -webkit-transition: opacity 0.15s ease-in;
    -o-transition: opacity 0.15s ease-in;
    -moz-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in;
}


figure img {
  margin-top: 1.000em;
}

.sum {
  border-top: 3px double #CCC;
  padding-top: 1.000em;
  font-size: 1.500em;
  line-height: 1;
  color: #006790;
}

.sum small {
  font-size: 0.500em;
  color: #999;
}

.summary {
  padding-bottom: 1.200em;
}

.summary h2 {
  color: inherit;
}

/* ==========================================================================
   Tables
   ========================================================================== */

tbody tr td:first-child {
	padding: 0 5px;
	text-align: left;
}

tbody tr td {
width: 20%;
border: solid #ced5d9;
border-width: 1px 1px 1px 0;
vertical-align: middle;
text-align: center;
}

th:not(:first-child) {
	width: 20%;
	border: solid #ced5d9;
	border-width: 1px 1px 1px 1px;
	vertical-align: middle;
	text-align: center;
}

th p {
	font-style: italic;
}

tbody .g {
	background-color: #eee;
}

tbody p {
	margin: 0.3em;
}

tbody tr:last-child  td{
	border: solid #ced5d9;
	border-width: 0px 1px 0px 1px;
	padding-top: 13px;
}

tbody tr:last-child  {
	border: solid #ced5d9;
	border-width: 0px 0px 0px 0px;
}

/* ==========================================================================
   Forms
   ========================================================================== */

input, textarea {
  width: 96.969696969697%;
  border-radius: 3px;
  border: 1px solid #CCC;
  padding: 10px;
  -webkit-appearance: none;
}

.contactPageFormElementWithLabel {
	height: 92px;
	width: 95%;
}

input.error {
  border: 1px solid #ED4300;
  background: #FFF;
}

.error-message {
  color: #EBB91C;
}

fieldset {
  border: 0;
  padding-left: 0;
  /*margin: 1.200em 0;*/
}

legend {
  font-size: 1.250em;
  font-weight: 300;
  margin-bottom: 0.500em;
  width: 100%;
}

.form-step {
  border-radius: 3px;
  background: #eee;
  padding: 2px 12px;
  margin-right: 5px;
  color: #333;
}

button {
  outline: 0;
  border: 0;
}


#contactForm{
  width: 98%;
}

.citation{
	font-style: italic;
}

.blue {
    color: #006790;
}

.lightgray {
    color: #6F6F6F;
}

.brightgray {
    color: #DADADA;
}

.darkblue-bg {
    background-color: #006790;
    color: #fff
}

.darkblue-bg h3 {
    color: #fff
}

.lightblue-bg {
    background-color: #009edc;
    color: #fff
}

.lightblue-bg h3 {
    color: #fff
}


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

@media only screen and (min-width: 640px) {

  .wrapper {
      width: 98%;
    }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-quarter,
  .grid-fifth,
  .grid-highlight,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 96.969696969697%;
    margin: 0 1.515151515152% 0;
  }

  .gallery .grid-unit,
  .grid-half {
    width: 46.969696969697%;
    margin: 0 1.515151515152% 0;
  }

  .grid-flow-opposite {
    float: right
  }

  footer,
  .header,
  .banner
  {
    text-align: left;
  }

  .header nav {
    float: right;
  }

  .social {
    float: right;
  }
  
  /*header.row {
      padding: 7.000em 0 3.750em 0;
  }*/

  h1.longheader {
    font-size: 3.000em;
  }

  h1 {
      font-size: 2.750em;
  }

  .opener {
    background: #009edc;
    color: #FFF;
    padding: 5em 0 2.920em 0;
    text-align: center;
  }

  .opener h1 {
      font-size: 2.7em;
  }

  .bigscreenonly {
	display:inline-block;	
  }

}

@media only screen and (min-width: 914px) {
  .grid-1     { width: 13.636363636364%; }
  .grid-fifth {width: 16.6868686868%;}
  .grid-quarter {width: 19.8%;}
  .grid-2     { width: 30.30303030303%; }
  .grid-3,
  .grid-half  { width: 46.969696969697%; }
  .grid-4     { width: 63.636363636364%; }
  .grid-5     { width: 80.30303030303%; }
  .grid-6,
  .grid-full  { width: 96.969696969697%;}
 
  .grid-highlight { width: 23%;}

  .gallery .grid-unit {
    width: 30.30303030303%;
  }
  
  #contactForm{
    width: 80%;
  }

  .opener h1 {
      font-size: 2.7em;
  }

  .subline {
      font-size: 1.5em;
  }

  h1 {
      font-size: 2.750em;
  }

  h2, legend {
      font-size: 2.000em;
      font-weight: 600;
  }

  h3 {
      font-size: 2em;
      font-weight: 600;
  }

  .row {
    padding: 2.090em 0 2.920em 0;
  }

  .row.banner {
      padding: 5.000em 0 3.750em 0;
  }

  .header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;

  }

  header.row {
    margin-top: 69px;
    padding: 10.920em 0 6.920em 0; 
  }

  .row.footer {
      padding: 3.500em 0;
  }

  .row h2 {
      margin-bottom: 0em;
  }

  figure img {
      margin-top: 0;
  }

  ul.social li {
      margin-right: 0;
      margin-left: 20px;
  }

  .licenseItem ul.list {
      font-size: 0.85em;    
  }

  .licenseItemHighlighted ul.list {
      font-size: 1em;
  }

  .licenseItemHighlighted .features {
    height: 233px;
  }

  .licenseItem .features {
    height: 208px;
  }

}


/* ==========================================================================
   Helper classes
   ========================================================================== */
.hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        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) ")";
    }

    .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;
    }

    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;
    }
}
