@font-face {
  font-family: 'Interstate';
  src: url('../fonts/Interstate-Regular.eot');
  src: local('☺'), url('../fonts/Interstate-Regular.woff') format('woff'), url('../fonts/Interstate-Regular.ttf') format('truetype'), url('../fonts/Interstate-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate';
  src: url('../fonts/Interstate-Bold.eot');
  src: local('☺'), url('../fonts/Interstate-Bold.woff') format('woff'), url('../fonts/Interstate-Bold.ttf') format('truetype'), url('../fonts/Interstate-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate';
  src: url('../fonts/Interstate-Light.eot');
  src: local('☺'), url('../fonts/Interstate-Light.woff') format('woff'), url('../fonts/Interstate-Light.ttf') format('truetype'), url('../fonts/Interstate-Light.svg') format('svg');
  font-weight: lighter;
  font-style: normal;
}

/* Global Styles */

html{
  overflow-x: hidden;
}

html,
body {
    height: 100%;
    font-family: 'Interstate';
    font-weight: lighter;
    background: #dcdcdc;
    color: #4c4c4c;
}

body {
  padding-top: 0px;
}

.row{
  margin: 0 auto;
    //max-width: 1170px;
    width: 100%;
    padding: 0 25px;
}

.right{
  float: right;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute;
}

.normal{
  font-weight: normal;
}

a{
  color: #4c4c4c;
}

h1 {
  font-size: 60px;
    line-height: 88px;
    letter-spacing: 0;
}

header h1{

}

h2 {
  font-size:30px;
  font-weight: normal;
}

h3 {
  font-size: 1.8em;
    line-height: 1.25;
    text-transform: uppercase;
    margin: 0 0 18px;
    font-weight: bold;
}

h3 strong{
  font-size: 1.3em;
}

h3.list_title{
  margin: 0 0 9px;
}

h4 {
  font-size: 53px;
    font-weight: bold;
    color: #E8E8E8;
    line-height: 64px;
    font-style: italic;
}

h5 {
  font-size: 19px;
  font-weight: bold;
  height: auto;
  line-height: 16px;
}

h6 {
  font-size: 10px;
  font-weight: lighter;
  height: auto;
  line-height: 14px;
  color: #999999;
  text-align: center;
}

p {
  font-size: 15px;
    line-height: 22px;
  font-weight: normal;
}

.lowercase{
  text-transform: lowercase;
}

#Downloads img{
  width: 100%;
    max-width: 500px;
    margin-top: 25px;
}

ul {
    padding: 0 30px 0 15px;
}

ul li{
  padding: 5px 0;
  font-weight: lighter;
}


hr {
  margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
    width: 90%;
}

a:focus, a:hover {
    text-decoration: none;
}

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1390px;
    padding: 0px;
    text-align: left;
}

.navbar > .container {
    padding: 0 50px;
}

.img-hover:hover {
    opacity: 0.8;
}

.navbar-brand{
  padding: 9px 15px;
}

.navbar-brand > img {
    padding: 0 15px;
}

.right .navbar-brand{
  float: right;
  padding: 15px;
}

.navbar-inverse{
  background-color: rgba(0,0,0,0);
  border: 0px;
}

.navbar {
    min-height: 104px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ffffff;
}

.navbar-inverse .navbar-brand{
  color: #3399cc;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover{
  color: #9d9d9d;
}

.button_menu li a {
  border: 1px solid #820000;
  padding: 5px;
  width: 100%;
  max-width: 437px;
  margin: 10px auto;
  display: inline-block;
  font-size: 1.5em;
    font-weight: bold;
}

.boxes{
    display: none;
}

iframe{
  width:100%;
  height:720px;
}

/* Global Styles */

#language{
  display: inline-block;
  float: right;
  padding: 15px;
}

#language a{
  color: #fff;
}

.header {
  display: table;
  position: relative;
  width: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.header .text-vertical-center{
  padding: 0px;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.img-portfolio {
    margin-bottom: 30px;
}

#center_content p{
  margin: 0 0 18px;
}

.clearfix {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 760px) {
  .left-half {
    float: left;
    width: 48%;
  }

  .right-half {
    float: right;
    width: 48%;
  }
}

#half-fade {
   opacity: 1;
   transition: opacity .15s ease-in-out;
   -moz-transition: opacity .15s ease-in-out;
   -webkit-transition: opacity .15s ease-in-out;
}

#half-fade:hover {
  opacity: 0.5;
}

#video-section {
  background-color: #232324;
  color: #FFFFFF;
  padding-top: 75px;
  padding-bottom: 75px;
}

#logo {
  padding-top: 0px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#bullet-list {
  padding-top: 25px;
}

#feature-subhead {
  padding-bottom: 15px;
}

#continue {
  color: #00928A;
  cursor: pointer;
}

#menu{
  background: #ffffff;
  color: #a30000;
  text-align: center;
}

#menu a{
  color: #a30000;
  font-size: 2em;
}

#menu a.active,
#menu a:hover{
  color: #ffffff;
}

#menu a:hover{
  color: #ffffff;
}

#menu a div{
  padding: 15px;
  background: #ffffff;
}

#menu a.active div,
#menu a:hover div{
  background: #a30000;
}

.button_menu li a:hover,
.button_menu li.active a{
  background: #820000;
}

.button_menu li a:hover,
.button_menu li.active a{
  color: #ffffff;
}

#subMenu {
  right: 0px;
  text-decoration: none;
  position: fixed;
  font-size: 24px;
  width: 200px;
    padding: 15px 40px 15px 25px;
  text-align: left;
  line-height: 24px;
  background-color: #3399cc;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  display: none;
  position: fixed;
  top: 20%;
  z-index: 500;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
}

#subMenu:hover,
#subMenu:focus {
  color: #3399cc;
  background-color: #FFFFFF;
  opacity: 0.7;
  text-decoration:none;
}

#discussion-button {
  color: #FFFFFF;
  text-decoration:none;
}

#discussion-button:hover,
#discussion-button:focus  {
  color: #000000;
  background-color: #FFFFFF;
  text-decoration:none;
}

#header {
  height:1%;
  display:none;
}

#aqua-link {
  color:#15938B;
}

#back-to-top {
  display: none;
  opacity: .7;
  right: 25px;
  position: fixed;
  background-color: #636363;
  top: 93%;
  border: 1px solid #FFFFFF;
  padding: 5px;
  z-index: 9999;
}

#back-to-top:hover {
  opacity: .7;
  background-color: #C7C7C7;
}

#ital-list {
  font-size: 13px;
    font-weight: lighter;
    font-style: italic;
    line-height: 26px;
}

#features {
  padding-left: 15px;
  padding-right: 15px;
}

.container>.navbar-header{
  display: inline-block;
}

#resource-header {
  color:rgba(255,253,253,1.00);
}

#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

footer {
    margin: 50px 0;
}
.img-center {
  margin: 0 auto;
}

section {
  padding: 75px 0;
  width: 100%;
  background-size: cover;
}

.red{
  color: #cc0000;
}

.redbox{
    color: #ffffff;
    padding: 3px 20px;
    margin-top: 36px;
    width: 100%;
    display: inline-block;
    text-transform: capitalize;
    font-size: 24px;
    border: 1px solid #ffffff;
}

.redbox:hover{
  background-color: #a30000;
  color: #ffffff;
}

.section-heading {
  margin-right: 0;
  margin-left: 0;
  font-size: 21px;
}

.section-lead {
    margin: 30px 0;
}

.section-paragraph {
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  margin-bottom: 20px;
  color: rgba(233,233,233,1.00);
}

.download_button{
  text-align: center;
  max-width: 470px;
  margin: 0 auto;
}

.download_button img{
  width: 150px;
    padding-bottom: 25px;
}

.modal-header {
    padding: 15px 15px 0;
    border-bottom: 0px solid #e5e5e5;
}

/* Image Hover */
#resource-section a .icon{
  color: #ffffff;
  font-size: 7em;
}

#resource-section a:hover .icon{
  color: #3399cc;
}

#resource-section a .block_button{
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 7px 15px;
    font-size: 30px;
    line-height: 30px;
    max-width: 390px;
    margin: 0 auto;
}

#resource-section a:hover .block_button{
  border: 1px solid #3399cc;
  color: #3399cc;
  padding: 7px 15px;
    font-size: 30px;
}

#Downloads img {
  -webkit-filter: sepia() saturate(0%) hue-rotate(167deg) brightness(92%);
  filter: sepia() saturate(0%) hue-rotate(167deg) brightness(92%);
}
#Downloads:hover img {
  -webkit-filter: sepia() saturate(10000%) hue-rotate(167deg) brightness(92%);
  filter: sepia() saturate(10000%) hue-rotate(167deg) brightness(92%);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

#link3 > div{
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

/* Button Styles */

.btn-submit {
  color: #fff;
  background-color: #a30000;
  max-width: 355px;
  margin: 10px auto;
  border-radius: 0px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
  display: block;
  text-transform: uppercase;
    padding: 6px 25px;
    margin-top: .6em;
    border: 1px solid #a30000;
}

.btn-submit:hover,
.btn-submit:focus {
  color: #a30000;
  background-color: #fff;
}

.btn-oracle1 {
  color: #ffffff;
  background-color: #a30000;
  border-radius: 0px;
  font-size: 24px;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.btn-oracle1:hover,
.btn-oracle1:focus {
  color: #a30000;
  background-color: #ffffff;
}

/* form Styles */
#form-field {
  clear: right;
}

.form-group{
  max-width: 1095px;
  margin: 0 auto;
  width: 100%;
}

.help-block,
.form-control{
  width: 355px;
  display: inline-block;
  margin: 10px;
}

.briefly{
  margin: 0 15px;
}

div.form-control{
  color: #fff;
    background-color: transparent;
    border: 0px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

span.form-control{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

#register{
  text-align: center;
}

#register input{
  width: 100%;
    margin: 5px;
    height: 39px;
    padding: 10px;
    border: solid 1px #acacac;
}

#register input[type="button"],
#register button[type="submit"] {
  width: 230px;
    margin: 5px;
    height: 39px;
    padding: 10px;
    border: solid 1px #acacac;
}

#registerform{
  background: #ffffff;
}

.no-label {
  margin-top: 0 !important;
}

.no-label label,
.check-only .gfield_label {
  display: none !important;
}

.gfield_html {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.gfield_html p {
  font-weight: 700 !important;
    font-size: inherit !important;
    display: inline-block !important;
    line-height: 1.3 !important;
    clear: both !important;
}

form p#error{
    color: #1c2959;
  background-color: rgba(255,255,255,0.20);
  border-radius: 0px;
  font-size: 20px;
  text-transform:uppercase;
  width: 100%;
  text-align:center;
  padding:10px;
}

form #success
{
  color: #1c2959;
  background-color: rgba(255,255,255,0.20);
  border-radius: 0px;
  font-size: 20px;
  text-transform:uppercase;
  width: 100%;
  text-align:center;
  padding:10px;
}

form .mainselection {
    overflow:hidden;
    width: 100%;
    margin: 5px;
    height: 39px;
    padding: 10px;
    border: solid 1px #acacac;
    background: url("../img/dropdown_arrow.png") no-repeat #fff 100% 8px;
}

form .mainselection select {
    background:transparent;
    border:0px solid #d8d8d8;
    width:100%;
    -webkit-appearance: none;
}

form .upload_button > span{
  display: inline-block;
  text-align: left;
  float: left;
  padding: 7px;
}

.fileUpload.btn-primary {
    color: #fff;
    background-color: #820000;
    border-color: #820000;
    border-radius: 0px;
    margin: 10px 5px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    display: inline-block;
    float: left;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.form_textblock{
  margin: 0px auto;
    max-width: 800px;
    padding: 20px;
}

#field_1_74 a {
  text-decoration: underline;
}

#field_1_21,
#field_1_21 .ginput_container,
#field_1_21 .ginput_container .gfield_checkbox,
#field_3_21,
#field_3_21 .ginput_container,
#field_3_21 .ginput_container .gfield_checkbox {
  margin: 0;
}

#field_1_21 .gfield_label,
#field_3_21 .gfield_label {
  display: none;
}


/*  */

#page-jump {
  position:absolute;
  bottom:50px;
}

#resource-links {
  margin-top: 30px;
  margin-bottom: 30px;
}

#contact-info {
  padding-right: 15px;
  padding-left: 15px;
}

#contact-header {
  padding-left:15px;
  padding-right:15px;
}

#contact-header h1{
  font-size: 50px;
    line-height: 55px;
    letter-spacing: 0;
}

#left-padding {
  padding-left:15px;
}

#resource-url {
  color:: rgba(255,255,255,1.00);
  text-decoration: underline;
}

#bullet-left {
  padding-right: 15px;
  padding-left: 40px;
}

#bullet-right {
  padding-left: 15px;
  padding-left: 72px;
}

.bg-1 > .row{
  margin: 180px auto 0;
    max-width: 1440px;
    width: 100%;
    padding: 25px 59px 20px 20px;
    text-align: left;
}

.first{
  background: rgba(0,0,0,0.8);
  color: #ffffff;
}
.first .col-md-6{
  padding: 0 30px 0 0;
}

.first h1{
    font-size: 43px;
    line-height: normal;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: bold;
    background: #cc0000;
    margin: 20px 0;
    padding: 5px 0 0px;
    text-align: center;
    max-width: 500px;
}

.first p{
    font-size: 1.08em;
    line-height: 1.4;
    font-weight: lighter;
}

.first strong{
    font-weight: bold;
    line-height: normal;
}

.first strong.littlebigger{
  font-size: 22px;
}

.first .header_text{
    padding: 24px 34px 24px 24px;
    margin: 0px;
}

.left{
  padding: 25px 60px 25px 23px;
}

#mobile-padding {
  max-width: 900px;
    margin: 0 auto;
  padding: 50px 15px;
}

#mobile-padding p {
    font-size: 19px;
    text-shadow: 3px 3px 3px #000;
}

.lists{
  margin: 0 auto;
  max-width: 800px;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

.product {
  text-align:center;
}

#intro {
  margin-top: -100px;
  text-align: center;
  margin-bottom: 50px;
}

#header {
  height: 100%;
  top: 0px;
  background-position: center top;
}

header .header_box > div{
    position: absolute;
    bottom: 200px;
    text-align: left;
    padding-left: 50px;
    max-width: 540px;
}

header .bg-1 > div{
    max-width: 1200px;
    margin: 0 auto;
}

header .bg-1 div h1{
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
  margin: 0;
}

header .bg-1 div h3{
  font-size: 58px;
  line-height: 0.7;
  font-weight: bold;
  margin: 0;
}

header .bg-1 div h2{
  line-height: 1;
  font-size: 37px;
  margin: 0;
}

#bottom_info{
  text-align: center;
  color: #4c4c4c;
  max-width: 800px;
    margin: 0 auto;
}

#bottom_info h2{
  color: #cc0000;
  font-weight: bold;
  text-transform: uppercase;

}

#footer {
  background-color: #ffffff;
  height: auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000000;
}

#footer a{
  color: #ffffff;
  text-decoration: none;
}

.map {
  height: 600px;
}

#infomation,
#resources {
  color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 25px;
}

#resources .boxes img{
  display: inline-block;
  width: 100%;
  max-width: 379px;
  margin: 0 auto;
}

#menu{
    color: #FFFFFF;
    padding: 40px;
}
#spacer {
  height: 7px;
  background-image: url(../img/spacer.jpg);
  background-size: cover;
}

#center-header {
  text-align: center;
  margin-bottom: 30px;
  font-size: 36px;
}

#product {
  color: #FFFFFF;
  padding-top: 15px;
}

li.ui-state-default.ui-state-hidden[role=tab]:not(.ui-tabs-active) {
    display: none;
}

.btn {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* Custome */
header{
  background: #cc0000;
}

.bg-1 {
  background-position: right -60px;
  background-repeat: no-repeat;
  background-image: url(../../../uploads/header.jpg);
  background-attachment: fixed;
  background-color: transparent;
  color: #fff;
  //background-size: contain;
  padding-top: 0px;
  top: 0px;
  padding: 0px;
  text-align: center;
  background-size: initial;
  height: 550px;
  max-width: 1390px;
    margin: 0 auto;
    max-width: 100%;
}

.bg-2 {
  background-color: #ffffff;
  padding: 0 0 50px;
  top: 0px;
}

.bg-3 {
  color: #fff;
  background-color: #dcdcdc;
  padding-top: 0px;
  top: 0px;
}

.bgcolor-1{
  background: #cc0000;
  color: #ffffff;
  padding: 35px 50px;
}

.bgcolor-1 a {
  color: #fff;
  text-decoration: underline;
}

.bgcolor-2{
  background: rgba(0, 0, 0, 0.4);
}

#required {
  padding-top:40px;
  padding-left:20px;
}

#article-header {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding-right: 45px;
}

#article-subhead {
  font-size: 18px;
  font-weight:bold;
  color:#000000;
}

#article-body {
  font-size: 16px;
  font-weight:normal;
  color:#000000;
}

#resource-section .col-sm-6{
  text-align: center;
}

#resource-section h5{
  padding: 0 250px;
    font-size: 15px;
}

.gform_wrapper ul {
    margin: 0;
    padding: 0;
}

.gform_wrapper li {
    list-style: none;
}

.gform_wrapper label {
    display: block;
    font-weight: bold;
}

.gform_wrapper select,
.gform_wrapper textarea,
.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    border: 1px solid color(input-border);
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding: 0.5em;
    width: 100%;
}

.gform_wrapper select::-ms-expand {
    display: none;
}

.gfield {
    margin-bottom: 1em;
}

.ginput_complex:after {
  content: "";
  display: table;
  clear: both;
}

.ginput_left,
.ginput_right,
.ginput_full,
.name_first,
.name_last {
    display: block;
    margin-bottom: 1em;
}

.ginput_left label,
.ginput_right label,
.ginput_full label,
.name_first label,
.name_last label {
    display: block;
    font-size: 0.875em;
    font-weight: normal;
}

@media screen and (min-width: 720px) {
  .ginput_left,
  .ginput_right {
      width: 48%;
    }

    .gform_fields {
      align-items: flex !important;
      display: flex !important;
      flex-wrap: wrap;
    }

    .full-width {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
      width: 100%;
    }

    .gfield li {
      position: relative;
      top: 10px;
    }

    .full-width-below,
    .full-width-below .ginput_container {
      margin-top: 0 !important;
    }

    .full-width-below input,
    .check-only input {
      height: 10px !important;
    }

    .check-only,
    .check-only .ginput_container,
    .check-only .gfield_checkbox {
      margin-top: 0 !important;
    }

    .no-bottom {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
    }

  /*.ginput_left {
    float: left;
  }

  .ginput_right {
    float: right;
  }*/
}

.gfield_checkbox input,
.gfield_checkbox label,
.gfield_radio input,
.gfield_radio label {
    display: inline;
    font-weight: normal;
    vertical-align: middle;
}

.gfield_checkbox li,
.gfield_radio li {
    padding-left: 1.5em;
}

.gform_fileupload_multifile .gform_drop_area {
    border: 2px dashed color(fileupload-border);
    color: color(fileupload-color);
    margin-bottom: 10px;
    padding: 25px;
    text-align: center;
}

.gfield_description {
    font-size: 0.75em;
}

.gform_wrapper ul li.gfield {
  clear: none !important;
}

.ginput_container_select {
  border: 1px solid #acacac;
    height: 39px;
    margin-bottom: 5px;
    padding: 10px 10px 10px 0;
}

.ginput_container_select select {
  border: none;
    background-color: transparent;
    width: 100% !important;
}

.validation_message {
    color: color(validation-color);
    font-size: 0.75em;
    font-weight: bold;
}

.validation_error {
    border-left: 5px solid color(validation-color);
    color: color(validation-color);
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.5;
    margin: 1.5em 0;
    padding: 1.5em;
}

.gfield_optional {
  display: none;
}

.gfield_radio li {
  display: inline;
    margin-right: 25px !important;
}

.add_list_item {
  left: 11px;
  position: relative;
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

@media screen and (min-width: 600px) {
  .validation_error {
    font-size: 1em;
  }
}

.gform_ajax_spinner {
    margin-left: 1em;
}

.gform_validation_container {
    display: none;
}

.gf_clear {
    clear: both;
}

@media screen and (max-height:1000px) {
  #page-jump {
    visibility:hidden;
  }

  .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

/* Responsive Styles */

@media screen and (max-width:1467px) {
  .bg-1 {
    //background-position: right top;
  }
}

@media screen and (max-width:1190px) {
  header .first a.btn{
    font-size: 20px;
  }
}

@media screen and (max-width:991px) {
  h3 {
      padding-top: 20px;
  }

  .right{
    float: none;
  }

  .redbox{
    margin: 0;
  }

  .mobile_hidden{
    display: none;
  }

  .redbox{
    text-align: center;
  }

  #register h2{
    text-align: center;
  }

  #register .col-md-8{
    margin: 0 auto;
      max-width: 785px;
      width: 100%;
  }

  #link3 > div{
    border-right: 0px solid #aaa;
      border-left: 0px solid #aaa;
  }

  #footer,
  #bottom_info{
    padding: 0 20px;
  }

  #footer p{
    font-size: 12px;
  }

  .help-block, .form-control{
    width: 100%;
  }

  .form-group button{
      margin: 0 auto;
  }

  .bg-1 {
    background-size: auto 460px;
    height: 350px;
  }

  header .header_box > div{
    bottom: 73px;
  }

  header .bg-1 > div{
      bottom: 50px;
  }

  header .bg-1 div h1{
    font-size: 50px;
    line-height: 1;
  }

  header .bg-1 div h2{
    font-size: 35px;
    line-height: .5;
    margin-top: 30px;
  }

  header .bg-1 div h3{
    line-height: 0;
    font-size: 58px;
  }
}

@media screen and (max-width:900px) {
  iframe{
    height: 420px;
  }
  #parallax-header-text {
    padding-top: 190px;
  }

  h1 {
    font-size:72px;
  }

  #required {
    padding-top: 10px;
    padding-left: 0px;
  }

  #left-padding {
    padding-left:0px;
  }

  #resource-links {
    text-align:center;
  }

  #logo {
    padding-top:40px;
  }

  #bullet-right {
    padding-left:0px;
  }

  #bullet-right {
    padding-right:0px;
  }

  #logo {
    margin-top:45px;
  }

  #discussion-button {
    visibility:hidden;
  }

  #subMenu {
    visibility:hidden;
  }

  h1 {
    font-size:55px;
  }

  h3 {
    font-size:22px;
    line-height:29px;
  }

  .header {
  }

  .lists {
      padding-left: 20px;
      max-width: 576px;
  }

  #mobile-padding {
    margin-top:75px;
  }

  header #mobile-padding {
    margin-top:0px;
    padding: 0px 15px;
  }

  #back-to-top {
    opacity: .5;
    right: 5px;
  }

  #features {
    padding-bottom:85px;
  }

  #feature-subhead {
    padding-bottom:0px;
  }

  #video-section {
    padding-bottom:0px;
  }

  #bullet-right li,
  #bullet-left li,
  #bullet-left li.mobile_padding{
    font-size: 18px;
    padding-bottom: 0px;
  }

  #bullet-left,
  #bullet-right {
    padding: 0px;
    max-width: 300px;
  }

  #resource-section {
    padding: 0 50px;
  }

  #resource-section h5{
    padding: 0 10px;
  }

  #infomation,
  #resources {
    color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .download_button{
    margin: 0;
    max-width: inherit;
  }
}


@media screen and (max-width:768px) {
  .bg-1 {
      background-position: right -26px;
  }
  header .header_box > div {
      bottom: 30px;
      text-shadow: 1px 1px 8px #000;
  }
  .navbar {
      min-height: 50px;
      background: #000;
  }

  .navbar-brand img{
    height: 62px;
    margin: 0;
  }

  .navbar-brand {
      padding: 0;
  }

  .navbar > .container {
      padding: 0;
  }

  h5 {
      line-height: 24px;
  }

  #parallax-header-text {
    padding-top: 50px;
  }

  #mobile-padding {
    width: 100%;
  }

  .row{
    margin: 0;
  }

  #resource-section{
    padding: 0;
  }

  iframe{
    max-height: 420px;
  }

  .mobile_hidden{
    display:none;
  }

  h4 {
      font-size: 40px;
  }

  #bullet-left {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 40px;
  }

  #bullet-right {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 40px;
  }

  #register .col-md-8{
    margin: 0 auto;
      max-width: 320px;
      width: 100%;
  }
}

@media screen and (max-width:735px){
  .bg-1 {
    background-size: 720px 333px;
    height: 333px;
      background-position: right top;
  }

  header .header_box > div{
    bottom: 10px;
      padding-left:20px;
      text-shadow: 1px 1px 5px #000;
  }

  header .bg-1 > div{
      bottom: 10px;
      padding-left:20px;
      text-shadow: 1px 1px 5px #000;
  }
}

@media screen and (max-width:500px) {

  .navbar-brand img{
    height: 62px;
    margin: 0;
  }

  .navbar-brand {
      padding: 0;
  }

  ul {
      padding: 0px;
  }

  .right{
    float: none;
  }

  .redbox {
      margin-top: 0px;
  }

  .form-group .col-md-4{
    padding-left: 2px;
  }

  .briefly{
    margin: 0 15px 0 2px;
  }

  #menu {
      padding: 0px;
  }

  .header.bg-1>.text-vertical-center>.row.first{
    margin-top: 108px;
  }

  .first h1 {
      font-size: 34px;
      text-align: center;
  }

  .btn-oracle1{
    font-size: 19px;
    margin-bottom: 20px;
  }

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
      margin-right: 0;
      margin-left: 0;
  }

  .form-group input{
      margin-left: 0;
  }

  .form-group button{
      margin: 0 auto;
  }

  header{
    max-height: 600px;
  }
  h1 {
      font-size: 43px;
      line-height: 47px;
      margin: 0 0 14px;
  }

  h4{
      font-size: 2.2em;
      line-height: initial;
  }

  h5 {
      font-size: 18px;
  }

  h6{
    font-size: 8px;
    padding: 0 10px;
  }

  .container>.navbar-header{
    display: inline-block;
  }

  #Downloads img{
    width: 100%;
    margin-top: 10px;
  }

  #contact {
      padding-top: 30px;
      padding-bottom: 30px;
  }

  #contact-header h1 {
      font-size: 35px;
      line-height: 39px;
  }

  #resource-section2 .lists {
      padding-left: 0px;
      padding-right: 10px;
  }

  #parallax-header-text {
    padding-top: 190px;
  }

  #bullet-left, #bullet-right {
      max-width: 100%;
  }

  .form-control{
    width: 100%;
  }

  #resource-section{
    padding: 0;
  }

  iframe{
    max-height: 232px;
  }

  #footer{
    padding: 7%;
  }
  #footer p{
    font-size: 0.7em;
  }
}
@media screen and (max-width:458px) {

  .bg-1 {
      background-position: right top;
  }

  header .header_box > div{
      bottom: 10px;
      padding-left:20px;
      text-shadow: 1px 1px 5px #000;
  }

  header .bg-1 > div{
      bottom: 10px;
      padding-left:20px;
      text-shadow: 1px 1px 5px #000;
  }

  header .bg-1 div h1{
    font-size: 40px;
    line-height: 1;
  }

  header .bg-1 div h2{
    font-size: 25px;
    line-height: .5;
    margin-top: 30px;
  }

  header .bg-1 div h3{
    line-height: 0;
    font-size: 48px;
  }
}

.gfield {
  width: 100%;
}
.gfield input,
.gfield textarea {
  border-color: #4c4c4c !important;
}
