@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,300italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Roboto:300);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #4b4b4b;
  font: 400 20px/22px "Ubuntu", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1, h3, h4, h5 {
  color: #717073; }

h5.color {
  color: white; }

h4, h5 {
  text-transform: uppercase; }

h1 {
  font: 700 24px/24px "Trebuchet MS", sans-serif;
  letter-spacing: -0.3px; }

h2 {
  font: 700 130px/120px "Trebuchet MS", sans-serif;
  letter-spacing: .1px;
  color: white; }

h3 {
  font: 200 35px/45px "Trebuchet MS", sans-serif;
  letter-spacing: .2px; }

h4 {
  font: 100 28px/30px "Trebuchet MS", sans-serif;
  letter-spacing: .1px; }

h5 {
  font: 700 24px/26px "Trebuchet MS", sans-serif;
  letter-spacing: -0.2px; }
  h5 a:hover {
    color: #f65f30; }
  h5 a:active {
    color: #e93f0a; }

h6 {
  font: 300 16px/35px "Ubuntu", sans-serif; }
  
h8 {
  font: 300 16px/12px "Ubuntu", sans-serif; 
    letter-spacing: 0.1px;
    color: #FFFFFF;
    line-height: 150%; }
    
h9 {
  font: 200 20px/20px "Trebuchet MS", sans-serif; 
    letter-spacing: 0.1px;
    color: #717073;
    line-height: 150%; }
    
h10 {
  font: 700 50px/50px "Trebuchet MS", sans-serif; 
    letter-spacing: 0.1px;
    color: white; 
    line-height: 110%; }
    
h11 {
  font: 400 22px/35px "Ubuntu", sans-serif; 
    letter-spacing: 0.1px;
    color: #4b4b4b; }

h12 {
  font: 400 22px/35px "Ubuntu", sans-serif; 
    letter-spacing: 0.1px;
    color: #4b4b4b; }

em {
  font: 700 170px/170px "Trebuchet MS", sans-serif;
  letter-spacing: -16px; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

hr {
  border: none;
  margin: 0;
  border-top: solid 1px #d7d6d7; }

time {
  display: block; }

blockquote {
  position: relative; }
  blockquote:before {
    position: absolute;
    content: '';
    background: url("../images/page-2_img02.png");
    width: 37px;
    height: 28px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: -67px;
    left: 50%;
    margin-left: -20px; }
  blockquote q {
    font-style: italic;
    display: inline-block; }
  blockquote:hover:before {
    top: -50px; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"],
a[href^="mailto:"],
address {
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

/*=======================================================
                       Main Layout
=========================================================*/
* + nav, h5 + .off {
  margin-top: 3px; }

* + .btn {
  margin-top: 51px; }

* + .btn-small, * + .row_off, * + .row_off2, * + .mail, * + .mailform {
  margin-top: 32px; }

* + .row_off1, h6 + p, .mt1, p + h5 {
  margin-top: 40px; }

img + .txt-wrap, h6 + .row_off1, .icon + .off {
  margin-top: 53px; }

* + h6, .mt {
  margin-top: 7px; }

h6 + img, img + h5, * + .index-list {
  margin-top: 68px; }

h5 + p {
  margin-top: 20px; }

p + p, q + a[href^="callto:"] {
  margin-top: 26px; }

em + h5, .row_off + p, .row + .row_off, .radial-progress + h5, * + hr, * + .txt-wrap {
  margin-top: 45px; }

h6 + .row_off, .title-wrap + .row_off {
  margin-top: 110px; }

h6 + .row_off2 {
  margin-top: 121px; }

.social-list + .brand {
  margin-top: 87px; }

.brand + .privacy {
  margin-top: 99px; }

.time-wrap-1 + h5 {
  margin-top: 15px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    padding-left: 90px;
    position: relative; }
    .brand_name:before {
      position: absolute;
      content: '';
      background: url("../images/HSLogo.jpg");
      width: 85px;
      height: 57px;
      top: -12px;
      left: 0; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  color: #f77249; }

/*==================    Colors    ======================*/
.color-w {
  color: white; }

.color-2 {
  color: #f65f30; }

/*==================     Icons     ======================*/
.fa {
  font-size: 23px;
  line-height: 49px;
  color: white; }

/*==================     Icon      ======================*/
.icon {
  height: 130px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-position: bottom;
  margin: 0 auto; }

.icon-1 {
  background-image: url("../images/page-1_img08.png");
  width: 97px; }

.icon-2 {
  background-image: url("../images/page-1_img09.png");
  width: 131px; }

.icon-3 {
  background-image: url("../images/page-1_img10.png");
  width: 129px; }

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 700 27px/27px "Trebuchet MS", sans-serif;
  text-transform: uppercase;
  color: white;
  padding: 29px 76px;
  border-top: solid 4px white;
  border-bottom: solid 4px white; }
  .btn:hover {
    color: #f65f30;
    border-color: #f65f30; }
  .btn:active {
    color: #e93f0a;
    border-color: #e93f0a; }

.btn-small {
  display: inline-block;
  color: #f65f30; }
  .btn-small:hover {
    padding-left: 10px; }
  .btn-small:active {
    color: #e93f0a; }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li; }
  .index-list li:before {
    content: counter(li,decimal-leading-zero);
    counter-increment: li;
    font: 700 60px/60px "Trebuchet MS", sans-serif;
    color: #302e33;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .index-list li:hover:before {
    color: #f65f30; }
  .index-list li.grid_1:nth-child(12n + 13),
  .index-list li.grid_2:nth-child(6n + 7),
  .index-list li.grid_3:nth-child(4n + 5),
  .index-list li.grid_4:nth-child(3n + 4),
  .index-list li.grid_6:nth-child(2n + 3) {
    clear: left; }

/*==================     Align    ======================*/
.align {
  text-align: justify; }

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 70px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  color: #717073; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.active > a {
  color: #C70000; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -69px;
  width: 180px;
  margin-top: 42px;
  padding: 20px 0;
  text-align: center;
  background: #302e33;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li {
  padding: 0 10px; }
  .sf-menu ul > li > a {
    color: white; }
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    color: #66ccff; }
.sf-menu ul li + li {
  margin-top: 15px; }

.sf-menu ul ul {
  position: absolute;
  top: 47px;
  left: 183px;
  width: 180px;
  margin-top: 0;
  padding: 20px 0;
  z-index: 4; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "▼";
    font: 400 12px/12px "FontAwesome"; }

@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 50px; } }
@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #808080;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -moz-transform-origin: 1.71429px center;
    -ms-transform-origin: 1.71429px center;
    -o-transform-origin: 1.71429px center;
    -webkit-transform-origin: 1.71429px center;
    transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
    top: 0;
    width: 15px; }
  .rd-mobilepanel_toggle.active span:before {
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); }
  .rd-mobilepanel_toggle.active span:after {
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.isStuck {
  background: white;
  border-bottom: 1px solid #302e33;
  padding: 15px 0;
  z-index: 999; }
  .isStuck .sf-menu ul {
    margin-top: 20px; }
  .isStuck .brand_name:before {
    top: -9px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: white;
  background: #302e33;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: white;
    background: #f65f30;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

.parallax-height {
  height: 1088px; }

@media (min-width: 980px) and (max-width: 1199px) {
  .parallax-height {
    height: 800px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .parallax-height {
    height: 600px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .parallax-height {
    height: 400px; } }
@media (max-width: 479px) {
  .parallax-height {
    height: 300px; } }
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #302e33;
    background: transparent; }
    .thumb_overlay:before {
      content: '+';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 300 140px "Open Sans", sans-serif;
      line-height: 140px;
      margin-top: -75px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover .thumb_overlay {
    opacity: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    opacity: 0.3; }

/*===============  Radial Progress  ======================*/
.radial-progress {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  .radial-progress:before {
    position: absolute;
    content: '';
    top: 16px;
    left: 16px;
    bottom: 23px;
    right: 16px;
    border: solid 12px #efefef;
    border-radius: 50%;
    box-sizing: border-box; }

.radial-progress [id^='radial-progress-text_'] {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 34px;
  bottom: auto;
  margin-top: -33px;
  font: 300 60px/60px 'Ubuntu', sans-serif;
  letter-spacing: -5px;
  text-align: center; }

.lt-ie9 .radial-progress [id^='radial-progress-text_'] {
  margin-top: -18px; }

/*===============  Responsive  ======================*/
@media (min-width: 768px) and (max-width: 979px) {
  .radial-progress [id^='radial-progress-text_'] {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -3px;
    left: 33px;
    margin-top: -26px; } }
/*=================       Tabs     ======================*/
.resp-tabs-list {
  text-align: center; }
  .resp-tabs-list li {
    cursor: pointer;
    display: inline-block;
    font: 700 18px/20px "Trebuchet MS", sans-serif;
    color: #302e33;
    text-transform: uppercase;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .resp-tabs-list li:hover {
      color: #f65f30; }
  .resp-tabs-list li + li {
    margin-left: 43px; }
  .resp-tabs-list .resp-tab-active {
    color: #f65f30; }

.resp-accordion {
  display: none; }

.resp-tab-content {
  display: none; }

.resp-tab-content-active {
  display: block; }

.resp-tabs-list + .resp-tabs-container {
  margin-top: 36px; }

@media (max-width: 767px) {
  .resp-accordion {
    display: block;
    cursor: pointer;
    font: 700 18px/20px "Trebuchet MS", sans-serif;
    color: #302e33;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .resp-accordion:hover {
      color: #f65f30; }

  * + .resp-tab-content {
    margin-top: 20px; }

  .resp-tabs-list {
    display: none; } }
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  padding: 49px 0 39px;
  border-bottom: solid 1px #7c868c; }
  header .brand {
    float: left; }
  header .nav {
    float: right; }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }

/*==================      Well     ======================*/
.well {
  padding: 153px 0 186px; }

.well__off {
  padding-top: 202px; }

.well-1 {
  padding: 299px 0 358px; }

.well-2 {
  padding: 269px 0; }

.well-2__off {
  padding-bottom: 209px; }

.well-3 {
  padding: 185px 0 199px; }

.well-3__off {
  padding-bottom: 185px; }

.well-3__off1 {
  padding-bottom: 190px; }

.well-3__off2 {
  padding-bottom: 178px; }

.well-4 {
  padding: 299px 0 297px; }

.well-4__off {
  padding-bottom: 309px; }

/*==================    TxtWrap   ======================*/
.txt-wrap {
  padding: 0 50px; }

.txt-wrap-1 {
  padding: 0 40px; }

/*==================   TitleWrap  ======================*/
.title-wrap {
  text-align: center; }
  .title-wrap h4, .title-wrap h6 {
    color: white; }

/*==================    UnitWrap   ======================*/
.unit-wrap {
  text-align: center; }
  .unit-wrap img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .unit-wrap * + img {
    margin-top: 44px; }
  .unit-wrap:hover img {
    opacity: 0.4; }

/*==================    TimeWraps  ======================*/
.time-wrap-1 {
  position: relative;
  font: 700 54px/54px "Trebuchet MS", sans-serif;
  color: white;
  left: 8px;
  z-index: 0; }
  .time-wrap-1 span {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase; }
  .time-wrap-1:before {
    position: absolute;
    content: '';
    top: -14px;
    left: 50%;
    margin-left: -52px;
    width: 104px;
    height: 104px;
    background: #f65f30;
    border-radius: 50%;
    z-index: -1; }

/*==================   VideoWrap  ======================*/
.video-wrap {
  width: 100%;
  height: 292px; }

/*==================    Contacts   ======================*/
.contact:hover .icon {
  background-position: top; }

/*==================  Social List ======================*/
.social-list > li {
  display: inline-block; }
.social-list a {
  height: 49px;
  width: 49px;
  background: #f65f30;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center; }
  .social-list a:hover {
    background: #302e33; }
  .social-list a:active {
    background: #171618; }

/*==================     Link    ======================*/
.link {
  text-transform: uppercase;
  display: inline-block;
  font: 700 20px/26px "Trebuchet MS", sans-serif;
  color: #302e33; }
  .link:hover {
    color: #f65f30; }
  .link:active {
    color: #e93f0a; }

/*==================     Mail    ======================*/
.mail {
  display: inline-block;
  color: #f65f30; }
  .mail:hover {
    padding-left: 10px; }
  .mail:active {
    color: #171618; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: white;
  padding: 118px 0 70px;
  text-align: center;
  border-top: solid 1px #7c868c; }

/*==================  Privacy ======================*/
.privacy {
  font: 300 12px/20px "Ubuntu", sans-serif;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #9c999c; }
  .privacy a:hover {
    color: #f65f30;
    text-decoration: none; }

/*========================================================
                     RESPONSIVE
=========================================================*/
@media (min-width: 1750px) and (max-width: 1850px) {
  h2 {
    font-size: 230px;
    line-height: 214px; } }
@media (min-width: 1650px) and (max-width: 1749px) {
  h2 {
    font-size: 210px;
    line-height: 194px; } }
@media (min-width: 1450px) and (max-width: 1749px) {
  h2 {
    letter-spacing: -10px; } }
@media (min-width: 1550px) and (max-width: 1649px) {
  h2 {
    font-size: 190px;
    line-height: 174px; } }
@media (min-width: 1450px) and (max-width: 1549px) {
  h2 {
    font-size: 170px;
    line-height: 154px; } }
@media (min-width: 1350px) and (max-width: 1449px) {
  h2 {
    font-size: 150px;
    line-height: 134px; } }
@media (min-width: 1350px) and (max-width: 1549px) {
  h2 + p {
    margin-top: 20px; }

  * + .btn {
    margin-top: 20px; } }
@media (min-width: 1200px) and (max-width: 1449px) {
  h2 {
    letter-spacing: -6px; } }
@media (min-width: 1200px) and (max-width: 1349px) {
  h2 {
    font-size: 130px;
    line-height: 114px; } }
@media (max-width: 1199px) {
  h2 {
    letter-spacing: 0; }

  .txt-wrap {
    padding: 0; }

  .btn {
    font-size: 22px;
    line-height: 22px;
    padding: 20px 67px; } }
@media (min-width: 980px) and (max-width: 1349px) {
  h2 + p, * + .btn {
    margin-top: 30px; } }
@media (min-width: 980px) and (max-width: 1199px) {
  h2 {
    font-size: 110px;
    line-height: 84px; }

  em {
    font-size: 140px;
    line-height: 140px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  h5 {
    font-size: 16px;
    line-height: 22px; }

  .txt-wrap-1 {
    padding: 0 10px; }

  em {
    font-size: 130px;
    line-height: 130px; }

  .well-1 {
    padding: 200px 0; }

  .video-wrap {
    height: 240px; } }
@media (min-width: 768px) and (max-width: 979px) {
  h2 {
    font-size: 90px;
    line-height: 64px; }

  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 15px 62px; }

  h2 + p, * + .btn {
    margin-top: 20px; } }
@media (max-width: 767px) {
  h3 {
    font-size: 80px;
    line-height: 80px; }

  [class*="well"], header, footer {
    padding: 30px 0; }

  h6 + .row_off, em + h5, .row_off + p, .brand + .privacy, .social-list + .brand, h6 + img, img + h5, .icon + .off, * + .txt-wrap, h6 + .row_off2, .title-wrap + .row_off {
    margin-top: 30px; }

  .txt-wrap-1 {
    padding: 0; }

  .btn {
    border-width: 2px 0; }

  blockquote {
    padding-left: 60px;
    text-align: left; }
    blockquote:before {
      top: 5px;
      left: 28px; }
    blockquote:hover:before {
      left: 38px;
      top: 5px; } }
@media (min-width: 480px) and (max-width: 767px) {
  h2 {
    font-size: 70px;
    line-height: 53px; }

  .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 40px; }

  h2 + p, * + .btn {
    margin-top: 10px; } }
@media (max-width: 479px) {
  h1 {
    font-size: 21px;
    line-height: 21px; }

  h2 {
    font-size: 44px;
    line-height: 37px; }

  h2 + p, * + .btn {
    margin-top: 10px; }

  h5 {
    font-size: 18px;
    line-height: 24px; }

  .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 40px; }

  .fa {
    line-height: 42px; }

  .social-list a {
    height: 42px;
    width: 42px; }

  .video-wrap {
    height: 180px; } }
