@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.breaking60{
  margin-bottom: 60px;
}
.breaking{
  margin-bottom: 30px;
}
.control-label{
  text-align: right;
}
.form-control{
  border-radius: 5px !important;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
  font-weight: bold;
  color: #7fc1fc;
}
.nav-tabs > li > a{
  font-weight: normal;
}

table.table tr:nth-of-type(2n-1){
  background-color: #f9f9f9;
}

.pos-relative{
  position: relative !important;
}
.top_bottom_pad1{
  padding: 20px 0px;
}
.clr_4col:nth-child(4n+1){
  clear: both;
}
.blank_space1{
  padding-top: 110px;
}
.blank_space2{
  padding-top: 50px;
}
.company-social a{
  background: transparent;
  color: #888;
  font-size: 35px;
  
  webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.company-social a:hover{
  color: #ccc;
}
.navbar-brand{
  height: auto;
}
.navbar-brand .img-responsive{
  height: 14px;
  margin-top: 15px;
}
input, select, textarea{
  border: 1px solid #eee;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  width: auto;
  color: #fff;
  background-color: #67b0d1;
  border: 1px solid;
  border-color: #67b0d1;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.action:hover{
  background-color: #666666;
  border-color: #666666;
}
#Remember .checkbox{
  margin-top: -6px;
}
#MemberLoginForm_LoginForm_error{
  float: none;
}
section#contact{
  padding-bottom: 30px;
}

.required, .bad, .validation, .red, .error {
    float: left;
    color: #a94442;
}
#verify-form-wrapper {
  padding: 20px 0px;
/*  width: 80%;*/
  margin: 0 auto;
}
#verify-form-wrapper .fieldgroup-field{
  width: 48%;
  display: inline-block;
  float: left;
  margin-right: 2%;
}
#verify-form-wrapper .alert-danger{
  margin-top: 20px;
  margin-right: 2%;
}
#verify-form-wrapper .fieldgroup-field input{
  width: 100%;
}
.table-result-wrapper{
  margin-top: 20px;
  margin-right: 2%;
}

.header_top_img{
  width: 100%;
}
.header_img_wrapper .slogan {
  text-align: center;
}
.header_img_wrapper .slogan h2 {
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  border-width: 0px;
  border-color: #000;
  border-style: none;
  text-shadow: -1px 0 1px #000;
}
.top_img_desc_wrapper{
  position: absolute;
  width: 100%;
  top: 10px;
  padding-top: 20%;
}
.header_img_wrapper .slogan h4 {
  color: #fff;
  text-shadow: -1px 1px 1px #000;
}
.top_img_desc_wrapper .page-scroll{
  text-align: center;
}
.no_image_header{
  background-color: #36404e;
  margin-bottom: 15px;
}
.boxed-grey {
  margin-bottom: 20px;
}

.contact_form_wrapper .fieldgroup{
  float: left;
  width: 50%; 
}
.contact_form_wrapper .fieldgroup .fieldgroup{
  float: none;
  width: 93%; 
}

#contact-form .form-group label {
  text-align: left !important;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

#contact-form input, 
#contact-form select, 
#contact-form textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#contact-form textarea{
  height: auto;
}
.contact_form_wrapper #Message{
  text-align: left;
  display: inline-block;
  width: 50%;
}
.captcha_field{
  display: inline-block;
  text-align: left;
  /*float: right;*/
  width: 50%;
}
#CaptchaField{
  float: right;
  width: 50%;
}

.captcha_field img{
  /*float: left;*/
}
#contact-form .Actions{
  display: inline-block;
  text-align: right;
  width: 100%;
}

#contact-form .Actions input.action{
  width: auto;
  float: right;
  color: #fff;
  background-color: #67b0d1;
  border-color: #67b0d1;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  
  webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#contact-form .Actions input.action:hover{
  background-color: #666666;
  border-color: #666666;
}

@media only screen and (max-width:360px){
  .header_top_img {
    height: 340px;
    width: 100%;
  }
  .header_img_wrapper .slogan h2 {
    font-size: 30px;
    line-height: 40px;
  }
  
  .blank_space1 {
      padding-top: 55px;
  }
  #verify-form-wrapper .fieldgroup-field {
    display: block;
    float: none;
    margin-right: 0;
    width: 100%;
  }
  #verify-form-wrapper .alert-danger {
    margin-right: 0px;
  }
  .table-result-wrapper {
    margin-top: 15px;
    margin-right: 0px;
  }
  #verify-form-wrapper {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 361px) and (max-width:767px){
  .header_top_img {
    height: 600px;
    width: 100%;
  }
  .header_img_wrapper .slogan h2 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width:767px){
  .header_top_img {
    width: 100%;
  }
  .contact_form_wrapper .fieldgroup{
    float: left;
    width: 100%;
  }
  .contact_form_wrapper .fieldgroup .fieldgroup {
    float: none;
    width: auto;
  }
  .contact_form_wrapper #Message {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
  .captcha_field, #CaptchaField {
    float: right;
    width: 100%;
  }
}