/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800);*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/

@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,600');
/*--------------------------------------------------------
Resets
--------------------------------------------------------*/
html, body {
    height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.5;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


::-webkit-input-placeholder { /* Chrome */
  color: #ccc !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #ccc !important;
  opacity: 1;
}


/*--------------------------------------------------------
BEGIN THEME STYLESHEET
--------------------------------------------------------*/
/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

::-moz-selection {
 background: #FFD600;
 color: white;
}
::selection {
    background: #FFD600;
    color: white;
}
a, a:visited, a:hover, a:focus {
    outline: none;
}

a.button:focus {
    color: #fff;
}

a.button:hover {
    color: #e7e6ec;
}

body {
    background: white;
    font: 13px/1.5 /*"Oswald",*/ "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #515A5F;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img.responsive {
    width: 100%;
    height: auto;
}
.hidden {
    display: none;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
small {
    font-size: 80%;
}
hr {
    border: solid #eeeeee;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}
pre {
    height: auto;
    font-family: Consolas, monospace;
    border: 1px solid #f0f0f0;
    background: #fafafa;
    padding: 10px 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 20px 0;
    overflow-x: auto;
}
.hidden {
    display: none !important
}
.responsive img, .responsive iframe, .responsive object, .responsive embed {
    width: 100%;
    width: 100%;
    height: auto;
}
/*==== Anchor Links ====*/
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #FFD600;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.highlight {
    color: #FFD600;
}

a:focus {
    outline: none;
    outline-offset: 0;
}
p a, p a:visited {
    line-height: inherit
}
/*==== Lists ====*/
ul, ol {
    margin-bottom: 20px
}
ul {
    list-style: none;
}
ul.styled-list {
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0 0 0 30px;
}
ol.no-indent, ul.no-indent {
    margin: 0;
    padding: 0 0 0 0px;
}
ol {
    list-style: decimal
}
ul li ul, ol li ul, ol li ul, ol li ol {
    margin-bottom: 0
}
.left {
    float: left;
}
.right {
    float: right;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
    display: block;
}

.info-color {
    color: #808080;
}




/*--------------------------------------------------------
/* TYPOGRAPHY
--------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
body #load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1001;
    background-color: #ffffff;
}
#qLpercentage {
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 60px !important;
    line-height: 1;
}
h1 {
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 80px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
}
h2 {
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
}


.title2 {
    padding-bottom: 35px;
}
.title2 h1, .title2 h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;

    /*border: 1px solid #ddd;*/

    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 0;
    padding: 0;

}
.title2 h1 span, .title2 h2 span {
    background: #fff; /*#fcfcfd color strip */
    padding: 5px 15px 6px 15px;
    border: 1px solid #ddd;
}

.fancy-header2 h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
}

h3 {
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}
h4 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
}
h5 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
}
h6 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
p {
    margin-bottom: 10px;
}
p.lead {
    font-family: 'Open Sans', "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    font-weight: 600;
}

/* -j */
/*h2.box {
    color: #fff;
    line-height: 48px;
}*/

/*--------------------------------------------------------
/* MENU STYLING
--------------------------------------------------------*/

nav {
    width: 100%;
    position: relative;
    z-index: 1000;
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
}
body.multipage nav {
    opacity: 1;
    filter: alpha(opacity=100);
}
/*== DARK NAVIGATION ==*/
nav.dark {
    background: #151515;
    border-bottom: 1px solid #000000;
}
/*== LIGHT NAVIGATION ==*/
nav.light {
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.07);
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
nav.light.sticky {
    background: #ffffff;
    background: rgba(255,255,255,0.95);
}


/*== TRANSPARENT NAVIGATION ==*/
nav.transparent {
    background: transparent;
    border-bottom: 1px solid transparent;
    box-shadow: none;
    position:fixed;
    width:100%;
    top:0;
}

nav.transparent a {
    color:#ffffff;
}

nav.transparent.scroll {
    background: #ffffff;
    background: rgba(255,255,255,0.95);
}
nav.transparent.scroll a {
    color: #515A5F;
}

/*Original menu*/
/*nav .container .four.columns {
    float: left;
    width: auto
}
nav .container .twelve.columns {
    float: right;
    width: auto
}*/


/*New menu*/
nav .container .four.columns {
    /*float: left;*/
    width: auto;
}

nav .container .eight.columns {
    /*float: right;*/
    width: auto
}

nav .nav-left-side {
    float: left;
}

nav .nav-middlish-side {
    float: right;
}

nav .four.columns.nav-right-side {
    /*border: 1px solid red;*/
    width: auto;
    float: right;
}

#nav-signup {
    color: #0f80f1;
    font-weight: 400;
}
#nav-login {
    color: #191f43;
    font-weight: 400;
}
/* End new menu */

.main-menu, .logo {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.main-menu.large, .logo.large {
    /*padding-top: 8px;*/
    height: 80px;
}
/*
.main-menu.large, .logo.large {
    height: 75px;
    padding-top: 5px;
}
*/

.logo a {
    display: block;
    margin: auto;
}

.logo img {
    height: 60px;
    padding-top: 8px;
}

.main-menu li {
    display: inline;
    margin-left: 30px;
}
.main-menu a {
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
nav.light .main-menu a {
    /*color: inherit;*/
    color: grey;
}
nav.light .main-menu a:hover, nav.dark .main-menu a:hover {
    color: #FFD600;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
}
nav.light .main-menu li.active a, nav.dark .main-menu li.active a {
    color: #FFD600;
}
.main-menu a i {
    margin-right: 3px;
    font-size: 22px;
}
/*== ICONIC NAVIGATION ==*/
.main-menu.iconic li {
    margin-left: 40px;
}
.main-menu.iconic a {
    display: inline-block;
}
.main-menu.iconic a i {
    font-size: 25px;
    display: block;
    text-align: center;
    margin: 8px auto 4px;
}
.selectnav {
    display: none;
}







/*--------------------------------------------------------
/* POP OVER MENU TEST - Taken from Bootstrap 3
--------------------------------------------------------*/

.popover {
  position: absolute;
  top: 0;
  /*left: 0;*/
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}


/*--------------------------------------------------------
/* POPOVER - Jarrod: additional styling
--------------------------------------------------------*/

h6.popover-head {
    font-size: 15px;
    color: #808080;
}

.popover{
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}


.popover-content table.sub-men-table {
    /*padding: 15px 21px;*/
    margin: 10px 7px;
}

ul.sub-men-li
{
    padding: 0;
    list-style-type: none;
}

/*.main-menu .sub-men ul.sub-men-li li {*/
ul.sub-men-li li {
    display: block ;
    margin-left: 0;

}

ul.sub-men-li li a {
    text-transform: none;
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 14px;
    line-height: 23px;
    color: #a7a5a5 !important;
}

ul.sub-men-li li a:hover {
    color: #0f80f1 !important;
}

/*--------------------------------------------------------
/* MOBILE MENU STYLING (based off https://codepen.io/mkurapov/pen/WwVvZy)
--------------------------------------------------------*/


.mobile-menu {
  font-weight: 100;
  background: #efefef;
  width: 200px;
  height: 100%;
  /*padding-left: 50px; original*/
  padding-left: 10px; /*-j*/
  position: fixed;
  z-index: 100;
  -webkit-box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.2);

  /*
   * -J
   * To get an overhang, use something like -130px
   * Otherwise, -200px will hide it completely (add +5 to not show the shadow)
   * (We get the 200px by: 150px width + 50px padding left)
   */
  /*right: -130px;*/
  right: -215px;


  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  color: #222;
}


.top-level-mobile-menu  {
    /*margin-left: 20px -j commented out */
}

li.top-level-mobile-menu-item > a {
    font-weight: bold;
}

/*.mobile-menu:hover, .mobile-menu:focus  {*/
.mobile-menu.expand,
.mobile-menu.expand:hover, .mobile-menu.expand:focus  {
  /*transform: translate3d(-130px, 0, 0); original */
  transform: translate3d(-215px, 0, 0); /*-j*/

  animation-timing-function: 1s ease-in;
}
.mobile-menu .title {
  top: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transform: rotate(270deg);
  left: 10px;
  font-weight: 800;
  font-size: 15px;
}
.mobile-menu .nav {
  position: absolute;
  /*top: 50%; 0riginal*/
  top: 35%; /*-j*/
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 100;
}
.mobile-menu .nav li {
  padding-bottom: 10px;
  list-style-type: none;
}
.mobile-menu .nav li a {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.mobile-menu .nav li a:hover {
  color: #aaa;
}


/*-----------------------------------------------------------------------------------*/
/*  HOME 1 STYLING
/*-----------------------------------------------------------------------------------*/
.home-text-wrapper {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
}

/*.home1 .slabtextdone {
    color: #ffffff;
}
.home1 .slabtextdone .slabtext.second-child {
    background: #FFD600;
    padding: 15px 10px 0;
    display: inline-block;
    width: auto;
    margin-left: -10px;
    color: #000000;
    margin-bottom: 10px;
}
.home1.home-gradient .slabtextdone .slabtext.second-child {
    background: none;
}*/

.home1 .home-action-text {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 50px;
}


    .home1 .home-action-text .home-sub-text {
        font-size:23px;
        margin-top:15px;
        font-weight: 400;
        letter-spacing: 1px;
    }




/*-----------------------------------------------------------------------------------*/
/*  HOME 2 STYLING
/*-----------------------------------------------------------------------------------*/

.home-slide .home-slide-content {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 90px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
}
.home-parallax .home-slide-content {
    padding: 55px 10px 50px;
    background: rgba(0, 0, 0, 0.3);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    color: #ffffff;
}
.home-gradient .home-slide-content {
    color: #ffffff;
}
.home-gradient .highlight {
    color: inherit;
}
/*-----------------------------------------------------------------------------------*/
/*  HOME 3 STYLING
/*-----------------------------------------------------------------------------------*/

.home3 .home-text-wrapper .container {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.81);
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
    overflow: hidden;
}

.home3 .home-text-wrapper .container.no-safari {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.home3 .home-quote {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: table-cell;
    vertical-align: middle;
    height: inherit;
    text-align: center;
    width: inherit;
    overflow: hidden;
    color: white;
}
.home3 .slabtextdone {
    color: #ffffff;
}
.home3 .slabtextdone .slabtext.second-child {
    display: inline-block;
    width: auto;
    color: #FFD600;
    text-shadow: none;
    overflow: hidden;
}
.home3 .home-text-wrapper .container:hover {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
    box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
}
.home3#home h1 {
    font-size: 30px;
    overflow: hidden;
    margin: 0 50px;
}
/*-----------------------------------------------------------------------------------*/
/*  HOME 4 STYLING
/*-----------------------------------------------------------------------------------*/

.home4 .slabtextdone {
    text-shadow: none;
}
.home4 .home-quote {
    padding: 10px 10px 0;
    background: rgba(255, 255, 255, 0.63);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home4.home-gradient .home-quote {
    background: #ffffff;
}
.home4 .home-quote:hover {
    box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
}
.home4 .slabtextdone .slabtext.second-child {
    background: #FFD600;
    padding: 15px 10px 0;
    display: inline-block;
    width: auto;
    margin-left: -10px;
    color: #ffffff;
}
/*-----------------------------------------------------------------------------------*/
/*  HOME 5 STYLING
/*-----------------------------------------------------------------------------------*/

#home.home-fullscreenslider {
    background: url(../images/pattern.png);
    position: relative;
    overflow: hidden;
    height: 100%;
}
#home.home-fullscreenslider .container {
    height: 100%;
}
/*--------------------------------------------------------
/* PARALLAX STYLING
--------------------------------------------------------*/
.parallax {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background: #f8f8f8;
    color: #ffffff;
    z-index:0;
}
.parallax .container {
    display: table;
    overflow:hidden;
}
.parallax .parallax-content, .parallax .overlay {
    height: 400px;
}
.parallax-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow:hidden;
}
.overlay {
    background: url(../images/pattern.png);
    width: 100%;
    position: absolute;
    overflow:hidden;
}
.parallax-bg {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center;
}

.parallax-container-j {
    /*background-color: #0c8fe7;    */
    background-color: #008fed;

}

.parallax-bg-j {
    width: 100%;
    height: 405px;
    margin: 0 auto;
    position: absolute;
    /*background-size: cover;*/
    /*background-repeat: repeat-y;*/
    /*background-position: top center;*/

}

/*--------------------------------------------------------
/* PARALLAX SECTION 1
--------------------------------------------------------*/
.bg1 {
    background-image: url(../images/parallax/parallax1.jpg);
}
.bg2j {
    background-image: url(../images/detail/texture1.png);
    background-repeat: repeat;
    /*background-clip:content-box;*/

    /*padding-bottom: 65px;*/
    background-position: top center;

}
p.quote {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 20px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    z-index: 200;
    margin: 0 5%;
}
.quote i {
    font-size: 25px;
    display: inline-table;
    vertical-align: top;
    margin: 0 5px;
}
.parallax .quote i {
    color: #FFD600;
}
.quote-author {
    height: 24px;
    width: auto;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    margin-top: 25px;
    z-index: 200;
    font-style: italic;
    text-align: center;
}
/*--------------------------------------------------------
/* PARALLAX SECTION 2
--------------------------------------------------------*/

.bg2 {
    background-image: url(../images/parallax/parallax2.jpg);
}
.twitter-slider {
    width: 85%;
    margin: 0 auto !important;
}
#twitter-feed {
    text-align: center;
    padding: 10px 0;
}
#twitter-feed li {
    margin-bottom: 20px;

}
.twitter-feed-icon i {
    font-size: 22px;
    width: 23px;
    color: #ffffff;
    display: inline-block;
    padding: 17px;
    background: #FFD600;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 4px rgb(255, 255, 255);
}
.twitter-author {
    text-transform: uppercase;
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 25px;
}
#twitter-feed ul.slides > li {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 1.4;
    margin: 5px auto 30px;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.twitter#twitter-feed {
    text-align: left;
}
.twitter ul {
    padding:0;
}
.twitter .twitter-feed-icon i {
    display: none;
}
.twitter .twitter-author {
    display: none;
}
.twitter li {
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 13px;
    color: inherit;
    width: auto;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0px;
    border: none;
}

/*--------------------------------------------------------
/* PARALLAX SECTION 3
--------------------------------------------------------*/

.bg3 {
    background-image: url(../images/parallax/parallax3.jpg);
}
.testimonial-slider {
    position: relative;
    width: 85%;
    margin: 0 auto !important;
}
.testimonial-slider ul {
    text-align: center;
    padding: 10px 0;
}
.testimonial-icon i {
    font-size: 22px;
    width: 23px;
    color: #ffffff;
    display: inline-block;
    padding: 17px;
    background: #FFD600;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 4px rgb(255, 255, 255);
}
.testimonial-slide .client-testimonial {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: white;
    line-height: 1.67;
    margin: 5px auto 10px;
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
.client-info {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    font-style: italic;
}
.client-info:before, .client-info:after {
    content: '--';
    margin: 0 3px;
}
/*--------------------------------------------------------
/* PARALLAX SECTION 4
--------------------------------------------------------*/

.bg4 {
    background-image: url(../images/parallax/parallax4.jpg);
}

/*--------------------------------------------------------
/* NON PARALLAX SECTION (SWISH) -j
--------------------------------------------------------*/
.swish {
    background-image: url(../images/swish-solid.jpg?=1);
}

.swish-block-content {
    /*height: 340px;*/
    /*display: table-cell;*/
    vertical-align: middle;
    text-align: center;
    /*padding-bottom: 40px;*/
    padding: 65px 0 0px 0;
}

.page-hero-1 {
    padding: 22px 0 15px 0;
}

/*--------------------------------------------------------
/* COLOR BLOCK SECTION
--------------------------------------------------------*/

.color-block {
    width: 100%;
    height: 450px;
    background-color: #FFD600;
    background: -moz-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -webkit-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -o-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -ms-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    position: relative;
    overflow: hidden;
    color: #ffffff;
}
.color-block .parallax-bg {
    display: none;
}
.color-block .container {
    display: table;
}
.color-block-content {
    height: 450px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.color-block a, .color-block .quote i, .color-block .quote-author, .color-block .twitter-date a, .color-block .twitter-author a, .color-block .testimonial-slider .title span, .color-block .client-info {
    color: #000000;
}


/*--------------------------------------------------------
/* STRIPE SECTION (products page)
--------------------------------------------------------*/

    .stripe-section {
        padding: 40px 0 30px 0;

    }

        .stripe-section .text-content {
            font-size: 15px;
        }


/*--------------------------------------------------------
/* PAGE SECTIONS
--------------------------------------------------------*/

.page {
    padding: 60px 0;
    position: relative;
    background: #ffffff;
    text-align:center;
    z-index:6;
    overflow:hidden;
}
.page.multipage {
    text-align: left;
    /*padding: 30px 0 0;*/
}
.page.multipage .copyright {
    text-align: center;
}
#team.page {
    position:static;
}

/*This is each strip -j*/
.strip {
    padding: 50px 0 20px 0;
    position: relative;
    background: #fff;
    /*background: #fbfbfb96;*/
    /*background: #fcfcfd;*/
    text-align:center;
    z-index:6;
    overflow:hidden;
}

/*======== TITLE SECTION ========*/

.title {
    text-align: center;
}
.title h1 {
    line-height: 0.8;
    margin-bottom: 20px;
    line-height: 0.8;
    display: inline-block;
    padding: 10px 10px 3px;
    background: #FFD600;
    color: #fff;
    border: 4px solid #ffffff;
    box-shadow: 0px 0px 0px 3px #FFD600;
}



/*.title h1 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 0;
    padding: 0;
}

.title h1 span {
    background: #fff;
    padding: 0 15px;
}
*/



.multipage .title h1 {
    /*margin: 60px 0 40px;*/
    line-height: 0.8;
}
.subtitle {
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 25px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
    /*font-weight: 700;*/
    /*text-transform: uppercase;*/
    text-align: center;
}


/*======== HOME SECTION ========*/
#home {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: table;
    color: #010101;
    z-index:10;
}
.home-gradient {
    background-color: #FFD600;
    background: -moz-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -webkit-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -o-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: -ms-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
    background: radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
}
.home-parallax {
    background: url(../images/parallax/parallax4.jpg) fixed;
    background-size: cover;
    background-position: center top;
    background-color: #FFD600;
}
/*======== HOME LOGO ========*/
#home h1 {
    font-size: 60px;
}
.home-logo, .home-logo-text {
    margin: 30px 0 100px;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
}
.home-fullscreenslider .home-logo, .home-fullscreenslider .home-logo-text {
    margin: 60px 0 100px;
    font-size: 80px;
}
.home-logo-text a {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
    padding: 5px 25px 0;
    border: 5px solid;
    color: inherit;
}
.home-logo-text.light a {
    color: rgba(255,255,255,0.9);
}
.home-logo-text a:hover {
    color: #ffffff;
}
.slabtextdone {
    line-height: 0.8;
    color: #020202;
    text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
}
.slabtexted .slabtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap;
}
.slabtextinactive .slabtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
 *letter-spacing:0 !important;
 *word-spacing:0 !important;
}
.slabtextdone .slabtext {
    display: block;
}
/*=== PORTFOLIO SECTION ===*/

#portfolio {
    padding-bottom: 0;
}
/*==== PORTFOLIO FILTERS ====*/

#filters {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}
#filters ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
#filters ul li {
    display: inline-block;
}
#filters ul li a {
    display: block;
    float: left;
    padding: 2px 5px;
    color: inherit;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
#filters ul li a h3 {
    font-size: 18px;
    padding: 2px 6px 0px;
    border: 2px solid;
}
#filters ul li a:hover h3, #filters ul li a.active h3 {
    color: #FFD600;
}
/*==== PORTFOLIO AJAX NAVIGATION =====*/
#project-navigation {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 1;
}
#project-navigation ul {
    float: none;
    margin: 0;
    list-style: none;
    display: none;
    padding: 0;
}
#project-navigation ul li#prevProject a {
    background: url(../images/arrow_left.png) center center no-repeat;
    float: right;
    margin-right: 64px;
}
#project-navigation ul li#nextProject a {
    background: url(../images/arrow_right.png) center center no-repeat;
    float: right;
    margin-right: 10px;
}
#project-navigation ul li#prevProject a, #project-navigation ul li#nextProject a {
    background-color: #151515;
    background-size: 30px;
}
#project-navigation ul li a {
    width: 40px;
    height: 40px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#project-navigation ul li#prevProject a:hover, #project-navigation ul li#nextProject a:hover {
    background-color: #FFD600;
}
#project-navigation ul li a:hover {
    background-color: #FFD600;
}
#project-navigation ul li a.disabled, #project-navigation ul li a.disabled:hover {
    cursor: default;
    background-color: rgba(0,0,0,0.2) !important;
}
/*=== PROJECT CLOSE ===*/
#closeProject {
    top: 10px;
    position: absolute;
    right: 62px;
    z-index: 1;
}
#closeProject a {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    display: none;
    background: #151515;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#closeProject a:hover {
    background: #FFD600;
}
#closeProject a i {
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    display: inline-table;
    vertical-align: middle;
}
#ajax-section {
    position: relative;
    padding: 0;
    background: #f8f8f8;
    text-align: left;
}
#ajax-section #loader {
    width: 100%;
    height: 20px;
    display: none;
    position: absolute;
    top: -30px;
}
#ajax-section #loader.projectError {
    text-align: center;
    height: auto !important;
    background-position: top center;
}
#ajax-section #loader.projectError p {
    display: none;
    padding-top: 16px;
}
#ajax-section #loader {
    background: url(../images/loader.gif) center center no-repeat;
}
#ajax-section #loader.projectError p {
    color: #666 !important;
}
#ajax-content-outer {
    width: 100%;
    overflow: hidden;
    position: relative;
}
#ajax-content-inner {
    float: left;
    height: 0;
    opacity: 0;
}
#ajaxpage {
    float: left;
    display: block;
}
.project-media {
    margin-top: 70px;
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
}
.project-info {
    margin-top: 60px;
    margin-bottom: 30px;
}
.project-info {
    height: auto;
    float: left;
    margin-bottom: 30px;
}
.project-description, .project-details {
    margin-bottom: 30px;
}
.project-description h3, .project-details h3 {
    margin-bottom: 10px;
}
.project-details p {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 7px;
}
.project-details p span {
    font-weight: bold;
}
/*==== PORTFOLIO GRID ====*/
#portfolio-wrap {
    position: relative;
    padding: 0;
    width: 100.1%;
    margin: 0 auto;
    display: block;
}
#portfolio-wrap .one-third {
    margin: 0;
    overflow: hidden;
    line-height: 0;
    width: 20%;
    padding: 0;
}
.portfolio-item.current {
    box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.37);
    z-index: 101;
}
.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.portfolio-item .portfolio-image {
    overflow: hidden;
    display: block;
    position: relative;
}
.portfolio-item .portfolio-image img {
    width: 100%;
    height: auto;
}
.portfolio .portfolio-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    z-index: 4;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #FFD600;
}
.portfolio > a, .portfolio > a:hover {
    color: #ffffff;
}
.portfolio-item .portfolio > a:hover > .portfolio-overlay {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.portfolio > a img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.portfolio > a:hover img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.portfolio .thumb-info {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.portfolio a:hover .portfolio-overlay .thumb-info {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.portfolio-overlay .thumb-info i {
    top: 58%;
    font-size: 50px;
}
.portfolio-overlay .thumb-info h3 {
    top: 38%;
    font-size: 30px;
}
.portfolio-overlay .thumb-info p {
    top: 50%;
    font-size: 13px;
}
.portfolio-overlay .thumb-info h3 {
    color: #ffffff;
    width: 100%;
    position: absolute;
    text-align: center;
}
.portfolio-overlay .thumb-info p {
    color: #ffffff;
    width: 100%;
    position: absolute;
    text-align: center;
    font-weight: bold;
}
.portfolio-overlay .thumb-info i {
    color: #ffffff;
    width: 100%;
    position: absolute;
    text-align: center;
    display: block;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/*======== BLOG PAGE ========*/


.post {
    margin-bottom: 100px;
}

.post.last {
    margin-bottom: 0px;
}

.post-media {
    margin-bottom: 30px;
}
.post-title {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}
.post-title a {
    color: #151515;
}
.post-title a:hover {
    color: #FFD600;
}
.post-tags {
    margin-top: 20px;
}
.post-tags i {
    display: inline-table;
    margin-right: 4px;
    color: #868991;
    font-size: 16px;
    vertical-align: middle;
}
.post-tags ul {
    display: inline-block;
    padding: 0;
}
.post-tags li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
}
.post-tags li:after {
    content: ' . ';
}
.post-tags li:last-child:after {
    content: '';
}
.post-tags li a {
    color: #868991;
    text-decoration: none;
}
.post-tags li a:hover {
    color: #FFD600;
}
.post-meta {
    font-size: 11px;
    margin-bottom: 20px;
    padding: 5px 0;
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    font-size: 11px;
}
.post-meta.single-line {
    border-bottom: 0;
}
.post-meta span {
    text-align: right;
    float: right;
}

.post-table {

}

.sidebar {
    padding-left: 10px;
}
.widget {
    margin-bottom: 40px;
}
.widget-title {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}
.tags-list li {
    font-size: 11px;
    margin-top: 5px;
    display: inline-block;
    padding: 3px 9px;
    border: 1px solid #e8e8e8;
}
.tags-list li:first-child {
    margin-top: 0;
}
.tags-list li a {
    color: #151515;
    text-decoration: none;
}
.tags-list li a:hover {
    color: #FFD600;
}
.blog-tweet {
    font-size: 11px;
    margin-top: 16px;
}
.blog-tweet span {
    display: block;
    margin-top: 7px;
    color: #868991;
    font-size: 10px;
}
.pagination {
    position: relative;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.pages {
    text-align: center;
}
.pages li {
    display: inline-block;
}
.pages li {
    display: inline-block;
    margin: 0px 2px 0px 0;
}
.pages li a {
    font-size: 13px;
    display: block;
    padding: 5px 4px 5px 4px;
    color: #151515;
}
.pages li a.current {
    border-top: 2px solid #FFD600;
    border-bottom: 2px solid #FFD600;
    color: #1c1f26;
}
.pages li a:hover {
    color: #FFD600;
}
.pagination a.previous, .pagination a.next {
    height: 24px;
    width: 24px;
    display: block;
    margin: 2px 0;
    background-color: #151515;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 4px;
    border-radius: 2px;
    text-align: center;
}
.pagination a.previous:hover, .pagination a.next:hover {
    background-color: #FFD600;
    color: white;
}
.pagination a.previous {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 4px; /* -j added */
}
.pagination a.next {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 4px; /* -j added */
}
.pagination a i {
    line-height: 24px;
}
#blog-author {
    position: relative;
    border-bottom: 3px solid #666;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
#blog-author .container {
    border-bottom: 3px solid #666;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
#blog-author img {
    position: absolute;
    width: 100%;
    margin-right: 10px;
    max-width: 100px;
    padding: 4px;
    border: 1px solid #e8e8e8;
}
#blog-author p {
    margin-left: 120px;
}
.blog h1 a {
    font-weight: normal;
}
/*====== COMMENTS LIST =======*/
.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 65px;
}
.commentlist li {
    margin: 0;
    padding: 0;
}
.commentlist .the-comment {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.commentlist .the-comment .comment-text *:last-child {
    margin-bottom: 0;
}
.commentlist div.avatar {
    float: left;
    margin-right: 15px;
    padding: 4px;
    border: 1px solid #e8e8e8;
    line-height: 0;
}
.commentlist .comment-text p {
    margin: 0;
}
.commentlist .comment-author strong {
    padding-right: 5px;
}
/*=== COMMENT FORM ELEMENTS ===*/
#comment-input {
    overflow: hidden;
    margin-bottom: 13px;
}
#comment-input input {
    border: 1px solid #e8e8e8;
    width: 28%;
    font-size: 13px;
    color: #747474;
    padding: 8px 2%;
    float: left;
    margin-right: 1%;
    border-radius: 2px;
}
#comment-textarea textarea {
    border: 1px solid #e8e8e8;
    width: 96%;
    height: 150px;
    font-size: 13px;
    color: #747474;
    padding: 8px 11px;
    border-radius: 2px;
}
#comment-input input:last-child {
    margin-right: 0;
}
 #comment-input input:-moz-placeholder, #comment-textarea textarea:-moz-placeholder {
 color: #999;
}
 #comment-input input:-ms-input-placeholder, #comment-textarea textarea:-ms-input-placeholder {
 color: #999;
}
 #comment-input input::-webkit-input-placeholder, #comment-textarea textarea::-webkit-input-placeholder {
 color: #999;
}
/*======== CONTACT SECTION ========*/
#contact {
    padding-bottom: 0;
}
.contact-box {
    width: 100%;
    text-align: center;
    padding: 45px 0px 60px;
}
.contact-details {
    width: 70%;
    padding: 5px 0;
    margin: 0 auto 10px;
}
.contact-details h2 {
    margin-bottom: 0px;
}
.contact-details h1 {
    color: black;
    background: rgba(255, 255, 255, 0.50);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
}
.copyright {
    width: 100%;
    margin-top: 30px;
    padding: 40px 0;
    background: #FFD600;
    color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
}
.copyright a {
    color: inherit;
}
.copyright-logo a {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}
.copyright .social-icons {
    text-align: center;
}
.copyright .social-icons .social-icon {
    display: inline-block;
    float: none;
    margin: 0 5px 5px 0;
    background-color: rgba(0,0,0,0.05) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
}
/*=== CONTACT FORM ELEMENTS ===*/
#contact-input {
    /*overflow: hidden; -j commented out */
    margin-bottom: 13px;
    width: 50%;
    float: left;
}
#contact-input input {
    border: 1px solid #e8e8e8;
    width: 90%;
    font-size: 13px;
    color: #747474;
    padding: 20px 2%;
    float: left;
    margin: 0 1% 2%;
    border-radius: 2px;
}
#contact-textarea textarea {
    border: 1px solid #e8e8e8;
    width: 95%;
    height: 92px;
    font-size: 13px;
    color: #747474;
    padding: 20px 11px 10px;
    border-radius: 2px;
    margin-bottom: 10px;
}
#contact-input input:last-child {
    margin-right: 0;
}
 #contact-input input:-moz-placeholder, #contact-textarea textarea:-moz-placeholder {
 color: #999;
}
 #contact-input input:-ms-input-placeholder, #contact-textarea textarea:-ms-input-placeholder {
 color: #999;
}
 #contact-input input::-webkit-input-placeholder, #contact-textarea textarea::-webkit-input-placeholder {
 color: #999;
}
#contact-textarea {
    width: 50%;
    float: right;
}
#contact-input label, #contact-textarea label{
    display: block;
    text-align:left;
    font-weight:bold;
    padding-left: 2%;
}
#contact-submit input[type="submit"] {
    padding: 20px 24px 20px 24px;
    border: 0 none;
    color: #ffffff;
    display: block;
    width: 50%;
    cursor: pointer;
    text-indent: -9999px;
    background-image: url(../images/mail.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height:57px;
    line-height:57px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="file"], input[type="tel"], input[type="number"], textarea, select {
    background: #fff;
    /*padding: 20px 20px;*/
    /*padding: 0px 20px !important;*/
    outline: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*color: #666;*/
    margin: 0;
    /*width: 200px;*/
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    /*width: 180px;*/
    color: #999;
    /*-moz-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;*/
    /*-webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;*/
    /*box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;*/
    border: 1px solid #e8e8e8;


}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="file"]:focus, input[type="tel"]:focus, input[type="number"]:focus,  textarea:focus {
    /*border: 1px solid #e0e0e0;*/
    border: 1px solid #33C3F0;
    color: #333;
}





/*-----------------------------------------------------------------------------------*/
/*  Columns
/*-----------------------------------------------------------------------------------*/
.one_half {
    width: 48%;
}
.one_third {
    width: 30.66%;
}
.two_third {
    width: 65.33%;
}
.one_fourth {
    width: 22%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 67.2%;
}
.one_sixth {
    width: 13.33%;
}
.five_sixth {
    width: 82.67%;
}
.one_half.no-margin {
    width: 50%;
    margin-right: 0
}
.one_third.no-margin {
    width: 33.33333333333%;
    margin-right: 0
}
.two_third.no-margin {
    width: 66.66666666667%;
    margin-right: 0
}
.one_fourth.no-margin {
    width: 25%;
    margin-right: 0
}
.three_fourth.no-margin {
    width: 75%;
    margin-right: 0
}
.one_fifth.no-margin {
    width: 20%;
    margin-right: 0
}
.two_fifth.no-margin {
    width: 40%;
    margin-right: 0
}
.three_fifth.no-margin {
    width: 60%;
    margin-right: 0
}
.four_fifth.no-margin {
    width: 80%;
    margin-right: 0
}
.one_sixth.no-margin {
    width: 16.6666666666667%;
    margin-right: 0
}
.five_sixth.no-margin {
    width: 83.333333333333%;
    margin-right: 0
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 30px;
    float: left;
}
.last {
    margin-right: 0 !important;
}


.fittext-content {
    line-height: 0.8;
}

* html .title h1 {
  display: inline;
}
* + html .title h1 {
  display: inline;
}

/* ------------------------------------------------------------------------ */
/*  BACK TO TOP BUTTON
/* ------------------------------------------------------------------------ */
#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    display: none;
}
#back-to-top a {
    display: block;
    width: 40px;
    height: 40px;
    background: #515A5F url(../images/backtotop.png) no-repeat center center;
    text-indent: -9999px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
}
#back-to-top a:hover {
    background-color: #222222;
}

/* ------------------------------------------------------------------------ */
/*  HOME FULLSCREEN VIDEO
/* ------------------------------------------------------------------------ */
.home-fullscreenvideo {
    background:#1F2224;
}

.background-video {
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
    box-sizing: border-box;
    overflow:hidden;
    position:absolute;
    top:0;
    left:0;
}

/* ------------------------------------------------------------------------ */
/*  HOME FULLSCREEN VIDEO
/* ------------------------------------------------------------------------ */
.home-banner {
    height: auto !important;
    padding:100px 0;
    color:#ffffff !important;

   /*background-image: linear-gradient(left, #1085e4, #1085e4 70%, transparent 70%, transparent 100%);*/
   /*background-image: -webkit-linear-gradient(left, #1085e4, #1085e4 70%, transparent 70%, transparent 100%);*/
}


/*#outer-home-banner {
    overflow: auto;
    background-color: pink;
}*/

/**
 * Home banner #1
 */
/* This outer container was added to the template to get the dual color background effect. Nailed it. */
#outer-home-banner.home-image1 {
   background-image: linear-gradient(left, #1085e4, #1085e4 70%, transparent 70%, transparent 100%);
   background-image: -webkit-linear-gradient(left, #1085e4, #1085e4 70%, transparent 70%, transparent 100%);
}

.home-image1 .home-banner {
   background-image: url('../images/banner/banner1.png');
   height: 115px !important;
   background-repeat: no-repeat;
   background-position: top center;
}


/**
 * Home banner #3
 */
#outer-home-banner.home-image3 {
    background-color: #191f44;
    min-height: 315px;
}

.home-image3 .home-banner {
   background-image: url('../images/banner/banner3.png');
   /*height: 315px !important;*/
   background-repeat: no-repeat;
   background-position: top center;


    /* background-size: cover; */
    background-size: auto 100%;
}

.home-image3 .home-banner .home-action-text {
    text-r3df760align: center;
    /*margin-top: 101px;*/
}

.home-image3 .home-banner .home-action-text a {
    font-family: "Oswald", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    width: 262px; /*462px*/
    color: #fff;
    /*background-color: #1085e4;*/
    display: inline-block;
    padding-top: 5px; /*3px*/
    padding-bottom: 5px; /*3px*/
    /*margin-top: 101px;*/
    border-radius: 3px;
}

.home-image3 .home-banner .home-action-text #container-home-action-btn-left {
    text-align: right;
}

.home-image3 .home-banner .home-action-text #container-home-action-btn-right {
    text-align: left;
}

.home-image3 .home-banner .home-action-text a#home-action-btn-left {
    /*margin-right: 16px;*/
    text-align: center;
    /*float: right;*/
}

.home-image3 .home-banner .home-action-text a#home-action-btn-right {
    /*margin-left: 8px;*/
    text-align: center;
    /*float: left;*/
}




/**
 * Home banner #4
 */
#outer-home-banner.home-image4 {
    /*background-color: #f3f3f3;*/
    min-height: 315px;


    /* Edit @: http://colorzilla.com/gradient-editor/#f3f3f3+0,fcfcfc+75,fcfcfc+100 */
    background: #f3f3f3; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f3f3f3 0%, #F9F9F9 85%, #F9F9F9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f3f3f3 0%,#F9F9F9 85%,#F9F9F9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f3f3f3 0%,#F9F9F9 85%,#F9F9F9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#F9F9F9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.home-image4 .home-banner {
/*   background-image: url('../images/banner/banner4@2.png');
   background-repeat: no-repeat;
   background-position: top 50% left 70%;
   background-size: 507px;*/
}

.home-image4 .partner-header-content {
    margin: 50px 0;
}

.home-image4 .partner-header-content img {
    width: 507px;
}

.home-image4 .home-action-text {
    /*margin-right: 40px;*/
    /*text-align: center;*/
    /*margin-top: 101px;*/
    color: #171C3C
}

.home-image4 .home-action-text span {
    text-shadow: 2px 2px 1px #F9F9F9;
    /*margin-left: 57px;*/
}

.home-image4 .home-action-text a {
    font-family: "Oswald", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    width:185px; /*462px*/
    color: #fff;
    /*background-color: #1085e4;*/
    display: inline-block;
    padding-top: 5px; /*3px*/
    padding-bottom: 5px; /*3px*/
    /*margin-top: 101px;*/
    border-radius: 3px;
    text-transform: uppercase;
}

.home-image4 .home-action-text #container-home-action-btn-left {
    /*text-align: right;*/
    text-align: center;
}

.home-image4 .home-action-text #container-home-action-btn-right {
    /*text-align: left;*/
    text-align: center;
}

.home-image4 .home-action-text a#home-action-btn-left {
    /*margin-right: 16px;*/
    text-align: center;
    /*float: right;*/
}

.home-image4 .home-action-text a#home-action-btn-right {
    /*margin-left: 8px;*/
    text-align: center;
    /*float: left;*/
}






.home-banner .slabtextdone {
    text-shadow:none;
}
.home-newsletter {
     color:#ffffff !important;
}
.home-newsletter .slabtextdone {
    text-shadow:none;
    color:#ffffff;
}


.home-parallax2{
     background: url(../images/parallax/parallax5.jpg) fixed;
     background-size: cover;
}

.home-parallax3{
     background: url(../images/parallax/parallax6.jpg) fixed;
     background-size: cover;
}

.home-parallax4{
     background: url(../images/parallax/parallax7.jpg) fixed;
     background-size: cover;
}





/* ------------------------------------------------------------------------ */
/*  COLORED MENU
/* ------------------------------------------------------------------------ */

nav.colored, nav.light.colored {
    background: #ffd600;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.07);
    border-bottom: 0px;
}

nav.colored a{
    color:#ffffff !important;
}

nav.colored li.active a {
    color:#515A5F !important;
}



/* ------------------------------------------------------------------------ */
/*  NEWSLETTER FUNCTION
/* ------------------------------------------------------------------------ */

#newsletterform {
    margin-top: 0;
    display: block;
    text-align: center;
}
#newsletterform div {
    display: inline-block;
}
#newsletterform input {
    height: 50px;
    display: inline-block;
    width: 250px;
    padding: 0 10px;
    margin: 8px 4px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
    color: #3A3838;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.5);
    font-weight: bold;
}
#newsletterform label {
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    font-size: 12px
}
a#button-newsletter {
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    padding: 5px 0;
    width: 99%;
    margin: 5px auto 0;
    text-align: center;
}


/* FULL SCREEN VIDEO */
.video_slide {
    width:100%;
}
.video_slide .full_slide {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}


/* ------------------------------------------------------------------------ */
/*  FILTER
/* ------------------------------------------------------------------------ */

.filter {
    float: right;
    margin: 40px 0 20px 0;
}

.filter label {
    float: left;
    padding-top: 9px;
}

.filter input {
    display: inline-block;
    margin-left: 20px; /*Commented out to fix rates.php filter*/
}


/* ------------------------------------------------------------------------ */
/*  FOOTER
/* ------------------------------------------------------------------------ */


.footer {
    width: 100%;
    margin-top: 30px;
    padding: 40px 0;
    /*background: #FFD600;*/
    /*color: rgba(0, 0, 0, 0.7);*/
    font-size: 11px;

    /*background-size: cover;*/
    /*background-position: center top;*/
    /*background-position: 0px -100px;*/
    background-size:100%;
    background-repeat: no-repeat;
    background-color: #0085E4;


    /*height: 140px;*/

    text-align: right;

    font-size: 14px;
    color: #fff;
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    /*font-family: 'Roboto'*/
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer a, .footer a:active {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}


    .footer ul {
        margin-bottom: 20px;
    }

        .footer ul > li {
            display: inline-block;
            zoom:1;
            *display:inline;
            margin-left:20px;
            text-transform: uppercase;

        }




/* ------------------------------------------------------------------------ */
/*  TABLE (Jarrod copied/pasted from boostrap)
/* ------------------------------------------------------------------------ */



table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 40px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

.table tbody tr.success > td {
    background-color: #dff0d8;
}

.table tbody tr.error > td {
    background-color: #f2dede;
}

.table tbody tr.warning > td {
    background-color: #fcf8e3;
}

.table tbody tr.info > td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}




/*-----------------------------------------------------------------------------------*/
/*  HOME PAGE (INDEX) STYLING
/*-----------------------------------------------------------------------------------*/


.service-features-j a.solid-btn {
    color: #FFF;
    padding: 3px 15px 3px 15px;
    display: inline-block;
    font-weight: 400;
    margin-top: 7px;
}


#what-we-do {
    padding: 50px 0 40px 0;
}


#index .alt-style {
    box-sizing: border-box;
    min-height: 300px;


    /*border-right: 1px solid #2880f11f;*/
/*    border-right: 1px solid #000;
    margin-left: 0;
    margin-right: 0;
    width: 240px;
    padding-left: 10px;
    padding-right: 10px;*/
}

#index .alt-style.last {
    border-right: 0px;
}


    #index .alt-style img {
        text-align: center;
        /*width: 118px;*/
        /*margin-bottom: 5px;*/
    }

    #index .alt-style ul {
        margin-top: 15px;
        padding: 0;
    }

        #index .alt-style ul li {
            /*display: inline-block;*/
            line-height: 30px;
        }


    #index .alt-style .call-to-action {
        margin-top: 40px;
        padding-bottom: 10px;
    }

        #index .alt-style .call-to-action a.learn-more {
            font-weight: bold;
            padding-bottom: 15px;
            display: inline-block;
        }

        /*
        f98215
        ef8524

        fbfbfb
        */


/*-----------------------------------------------------------------------------------*/
/*  PLANS PAGE STYLING
/*-----------------------------------------------------------------------------------*/

#page-plans .detail {
    font-family: oswald;
}

#page-plans .detail .sub-heading-lvl1,
#page-build .detail .sub-heading-lvl1 {
    font-family: oswald;
    font-weight: 400;
    font-size: 12px;
    margin-top: -10px;
}

#page-plans .plan-container {
    /*border: 1px solid red;    */
}

/*Moved*/
/*#page-build .totals-area {
    background-color: #e2e2e2;
    margin-left: -20px;
    padding: 20px;
    margin-right: -20px;
    margin-bottom: -20px;
    display: inherit;
}*/

#page-plans .detail .sub-heading-lvl2,
#page-build .detail .sub-heading-lvl2 {
    font-family: oswald;
    font-weight: 400;
    font-size: 17px;
    margin-top: 23px;
    margin-bottom: 10px;
    /*margin-right: 84px;*/
    /*text-align: right;*/
    text-align: center;

    clear: right;
}

#page-build h2 {
    margin-top: 15px;
}



/*Delete*/
/*#page-plans .detail li.item {
    margin-right: 22px;
    font-size: 16px;
}

#page-plans .detail li.item .item-detail,
#page-build .detail li.item .item-detail {
    display: inline-block;
    text-align: right;
    width: 180px;
    margin-right: 3px;
    line-height: 30px;
}
#page-plans .detail li.item .item-price {
    display: inline-block;
    text-align: left;
    width: 47px;
    font-weight: 400;
    line-height: 30px;
}*/



#page-plans .plan-footnote {
    display: inline-block;
    line-height: 30px;
    margin-right: 84px;
    float: right;
    color: cornflowerblue;

    /*border: 1px solid orange;*/
}



table.tbl-plans {
    /*border: 1px solid red;*/
}


table.tbl-plans tr {

}

table.tbl-plans tr th {
    text-align: center;
    color: #515A5F;
    padding-top: 8px;
}

table.tbl-plans tr td {
    text-align: left;
    font-weight: 400;
    height: 30px;
    /*padding-left: 5px;*/
}





/* The starting CSS styles for the enter animation */
.fade.ng-hide {
  opacity: 0;
}

.fade.ng-hide-remove,
.fade.ng-hide-add {
  /*display: block !important;  or inline-block, as appropriate */
}

.fade.ng-hide-remove {
  transition: all linear 500ms;
}

.fade.ng-hide-add {
  transition: all linear 500ms;
}


.fade.ng-hide-remove.fast {
  transition: all linear 250ms;
}

.fade.ng-hide-add.fast {
  transition: all linear 250ms;
}


/*-----------------------------------------------------------------------------------*/
/*  PRODUCTS PAGE STYLING
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*  RATES PAGE STYLING
/*-----------------------------------------------------------------------------------*/


li.countries-li {
    margin-bottom: 10px;
}


/*-----------------------------------------------------------------------------------*/
/*  PRICE SIDE BIT
/*-----------------------------------------------------------------------------------*/


/*DELETE FROM HERE ......*/


.price .build-line-item {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    clear: both;
}


.price .build-line-item .build-line-item-product {
    float: left;
}
.price .build-line-item .build-line-item-price {
    float: right;
}


.price .build-line-item.build-line-item-sub-total {
    /*margin-top: 20px;*/
    font-size: 14px;
    display: inline-block;
}

.price .build-line-item.build-line-item-total {
    /*font-size: 18px; before proto */
    font-size: 16px; /*proto*/
    display: inline-block;
    margin-bottom: 7px;
}

    .price .build-line-item.build-line-item-total span.sub {
        font-size: 12px;
        font-weight: normal;

    }

.price .build-line-item.build-line-item-one-off {
    font-size: 12px;
    /*margin-top: 7px;*/
}
/*Exclude overage.*/

.price .totals-area {
    background-color: #e2e2e2;
    margin-left: -20px;
    padding: 20px;
    margin-right: -20px;
    /*margin-bottom: -20px;*/
    display: inherit;
}

.price .totals-area-one-off-charges {
    background-color: #dadada;
    margin-left: -20px;
    padding: 20px;
    margin-right: -20px;
    margin-bottom: -20px;
    display: inherit;

}

.price .sub-color {
    /*color: #1479ce;*/
    color: #676f71;
}

/*....TO HERE*/


/*-------------*/

.price .price-body {
    background-color: #e9e9e9;
    min-height: 250px;
    padding: 20px 20px 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display:grid; /* Might need this! Update: Def need this. */
    /*grid-auto-rows: min-content;*/
    /*-ms-grid-rows: min-content;*/
}





    .price h3 {
        grid-column: 1;
        grid-row: 1;
    }

    .price .intro-text-area {
        margin-top: 50px;
        align-items: start;
  grid-column: 1;
  grid-row: 1;
    }

    .price .monthly-charges-area {
        background-color: #e9e9e9;
        margin-left: -20px;
        padding: 20px;
        margin-right: -20px;
        display: inherit;

  grid-column: 1;
  grid-row: 2;
    }

    .price .one-off-charges-area {
        background-color: #e2e2e2;
        margin-left: -20px;
        padding: 20px;
        margin-right: -20px;
        display: inherit;
  grid-column: 1;
  grid-row: 3;
    }

    .price .to-pay-now-area {
        background-color: #dadada;
        color: #f1107a;
        margin-left: -20px;
        padding: 20px;
        margin-right: -20px;
        display: inherit;
  grid-column: 1;
  grid-row: 4;
    }

.price .line-item {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    clear: both;
}

    .price .line-item .line-product {
        float: left;
    }

    .price .line-item .line-price {
            float: right;
    }

.price .line-item.sub-total {
    font-weight: bold;
    padding-top: 10px
}

.price .line-item.gst-total {
    font-weight: bold;
}

.price .line-item.total {
    font-size: 16px;
    font-weight: bold;
}


/*-----------------------------------------------------------------------------------*/
/*  BUILD PAGE STYLING
/*-----------------------------------------------------------------------------------*/


#page-build .add-icon {
    font-size: 23px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 14px 0;

}





#page-build .selected-patch {
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    z-index: 88;
    border-radius: 50%;

/*    font-size: 21px;
    margin: -2px 0px 0px 2px;
    color: black;*/

}

#page-build .selected-patch svg {
    font-size: 14px;
    /*margin: 3px 0px 0px 1px;*/ /*The belopw change fixed the broadband "select a data plan" check position*/
    margin: 3px 0px 2px 1px;
    color: #515b5f;
}


/*#page-build #broadband-options .no-select {
    background-color: grey !important;
}*/

    #page-build #broadband-options .no-select .img-container {
        background-color: grey !important;
        border-radius: 3px;
        cursor: default;
    }

    #page-build #broadband-options .no-select .img-container:after {
        color: grey !important;
        /*border-radius: 3px;*/
        cursor: default;
    }



#page-build .voice-name {
    font-size: 20px;
}
#page-build .voice-position {
    font-size: 15px;
}



#page-build .fibre-speed-title {
    font-size: 21px;
}

#page-build .fibre-speed-speeds {
    font-size: 12px;
    line-height: 8px;
    font-family: 'HelveticaNeue Light', Helvetica, Arial, sans-serif;
    font-weight: 400;
}


/*#page-build .speed-down {
    font-size: 21px;
}
#page-build .speed-down-unit {
    font-size: 14px;
}
#page-build .speed-up {
    font-size: 21px;
}
#page-build .speed-up-unit {
    font-size: 14px;
}*/

#page-build #connection-type-unavailable-message {
    border: 1px solid darkgray;
    border-radius: 3px;
    padding: 20px;
    background-color: lightgrey;
    margin-bottom: 30px;
}


.header-plan {
    font-size: 21px;
    margin-left: 30px;
    margin-bottom: 9px;
    color: #f1287a;
    vertical-align: middle;
    display: inline-block;
}


#page-build .broadband-plan-price {
    font-size: 17px;
    font-weight: normal;
}
    #page-build .broadband-plan-price span {
        font-weight: bold
    }

/*    #page-build .broadband-plan-fine-print {
        color: #515a5f;
        margin-top: 35px;
        line-height: 20px;
        border-radius: 4px;
        background-color: #e9eae9;
        padding: 10px 10px 10px 5px;
    }
*/

    #page-build .broadband-plan-fine-print {
        margin-top: 35px;
        line-height: 25px;
        text-align: center;
        color: #515A5F;
        padding-top: 8px;
        /*padding-bottom: 15px;*/
    }



#address-lookup {
    background-color: #f9f9f9;
    width: 100%;
    height: 30px;
    font-weight:bold;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#price-affix {
    width: inherit;
}

/********************
 * Account page / Now generic form too.
 ****************************/



/* Reset / Override the theme setting */
#page-build form.reset input, #page-build form.reset select,
#page-login form.reset input, #page-build form.reset select,
.generic-form form.reset input, #page-build form.reset select {
    margin-bottom: 0 !important;
    border-radius: 3px !important;
}



#page-build form .label,
#page-login form .label,
.generic-form form .label {
    text-align: right;
    /*height: 30px;*/
    /*border: 1px solid red;*/
}

    #page-build form .label label,
    #page-login form .label label,
    .generic-form form .label label {
        font-weight: bold;
         margin-top: 10px;
        /*margin-top: 5px;*/
        /*vertical-align: middle;*/
    }

#page-build form .input {
    /*border: 1px solid green;*/
}

    #page-build form .input input,
    #page-login form .input input,
    .generic-form form .input input {
        width: 100%;
    }

#page-build form input[type="checkbox"],
#page-build form input[type="radio"],
.generic-form form input[type="checkbox"],
.generic-form form input[type="radio"] {
    position: absolute;
    margin-left: -21px;
    width: 20px;
}
    #page-build form .input.check {
        /*margin-left: 20px;*/
    }
        #page-build form .input.check label,
        .generic-form form .input.check label {
            padding-left: 20px;
            margin-top: 10px;
        }

.generic-form form textarea {
    border: 1px solid #e8e8e8;
    width: 100%;
    font-size: 13px;
    color: #747474;
    padding: 8px 11px;
    border-radius: 3px;
    margin-bottom: 0;
}

.generic-form form input[type="file"] {
    padding-top: 9px;
}

#page-build #plan-summary-container {
   padding: 20px;
   background-color: #f9f9f9;
   border-radius: 3px;
   border: 1px solid #f3f3f3;
}

    #page-build table#plan-summary-tbl{
        /*background-color: #f9f9f9*/
    }

    #page-build table#plan-summary-tbl th, #page-build #plan-summary-tbl td {
        padding: 4px;
            border: 4px solid #f9f9f9;
    }

    #page-build table#plan-summary-tbl th {
        font-weight: bold;
        text-align: right;
    }

    #page-build table#plan-summary-tbl td {
        width: 50%;
    }

    #page-build table#plan-summary-tbl td#broadband-table-summary {
        background-color: white;

    }

    #page-build form .row .label.checkbox,
    .generic-form form .row .label.checkbox {
        margin-top: 1px;
    }

    #page-build #plan-summary-container #summary-address-container {
        /*border: 1px solid #e6e4e4;*/
        border-radius: 3px;
        margin-top: 5px;
        padding: 15px;
    }

        #page-build #plan-summary-container #summary-address-announce {
            font-size: 20px;
            padding-bottom: 4px;
        }

        #page-build #plan-summary-container #summary-address {
            text-align: center;
            font-size: 22px;
        }



/* Build :: payment */


#page-payment .pane-body {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;

    background-color:#f9f9f7;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
/*    margin:0 auto 0;
    left:0;*/
    padding:20px;
}



#page-payment form#payment-form h2{
    color:#555;
    font-family:ff-dagny-web-pro,"Helvetica Neue",Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-style:normal;
    margin-bottom:0;
    text-align:left
}
#page-payment form#payment-form label{
    color:#555;
    /*display:block;*/
    font-size:14px;
    font-weight:400
}
#page-payment form#payment-form input{
    background-color:#fff;
    color:#333;
    display:block;
    font-size:18px;
    height:34px;
    padding:0 5px;

        max-width: 278px;

}
#page-payment form#payment-form input::-webkit-input-placeholder{
    color:#ddd
}
#page-payment form#payment-form input:-moz-placeholder{
    color:#ddd;
    opacity:1
}
#page-payment form#payment-form input::-moz-placeholder{
    color:#ddd;
    opacity:1
}
#page-payment form#payment-form input:-ms-input-placeholder{
    color:#ddd
}

#page-payment form#payment-form #card-number{
    background-image:url(../images/cc-cards.png),url(../images/cc-cards.png);
    /*background-position:2px -121px,260px -61px;*/
    background-position:2px -121px,253px -61px;
    background-size:120px 361px,120px 361px;
    background-repeat:no-repeat;
    padding-left:54px;
    /*width:225px*/
    width:100%;

}
#page-payment form#payment-form #card-number.visa{
    background-position:2px -163px,253px -61px
}
#page-payment form#payment-form #card-number.visa_electron{
    background-position:2px -205px,253px -61px
}
#page-payment form#payment-form #card-number.mastercard{
    background-position:2px -247px,253px -61px
}
#page-payment form#payment-form #card-number.maestro{
    background-position:2px -289px,253px -61px
}
#page-payment form#payment-form #card-number.amex{
    background-position:2px -331px,253px -61px
}
#page-payment form#payment-form #card-number.valid.visa{
    background-position:2px -163px,253px -87px
}
#page-payment form#payment-form #card-number.valid.visa_electron{
    background-position:2px -205px,253px -87px
}
#page-payment form#payment-form #card-number.valid.mastercard{
    background-position:2px -247px,253px -87px
}
#page-payment form#payment-form #card-number.valid.maestro{
    background-position:2px -289px,253px -87px
}
#page-payment form#payment-form #card-number.valid.discover{
    background-position:2px -331px,253px -87px
}
/*#page-payment #payment-form .vertical{
    overflow:hidden
}
#page-payment #payment-form .vertical li{
    float:left;
    width:140px
}
#page-payment #payment-form .vertical li .or{
    color:#aaa;
    float:left;
    font-size:12px;
    margin-left:-8px;
    margin-top:32px
}
#page-payment #payment-form .vertical li:last-child{
    float:right;
    text-align:right
}
#page-payment #payment-form .vertical li:last-child input{
    float:right
}
#page-payment #payment-form .vertical input{
    width:68px
}
*/


#page-payment #direct-debit p {
    margin-bottom: 15px
}

/********************
 * Summary page
 ****************************/


#page-summary .one_third table {
    border-right: 1px solid #efefef;
}

    #page-summary .one_third.last table {
        border-right: 0px;
    }

#page-summary .one_third td, #page-summary .one_third th {
    border-top: 0px;
}



#page-summary table#summary {


}

#page-summary table#summary .summary-table-product {
    width: 120px;
}

#page-summary table#summary .summary-table-plan {

}

#page-summary table#summary th.summary-table-qty, #page-summary table#summary td.summary-table-qty {
    width: 50px;
    text-align: center;
}

#page-summary table#summary .summary-table-cost {
    width: 60px;
}



/********************
 * Pricing page
 ****************************/

#page-pricing table.table .fa-times-circle {
    color: #d1d2d3;
}

#page-pricing table.table tr.positioning-description {
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
}

#page-pricing table.table td, #page-pricing table.table th {
    text-align: center;
}

#page-pricing table.table td:not(:first-child), #page-pricing table.table th:not(:first-child) {
    width: 95px;

}


#page-pricing table.table tr td.no-top-border, #page-pricing table.table tr th.no-top-border {
    border-top: 0;
    /*width: 274px;*/
    width: 258px;
}

#page-pricing table.table td:first-child {
    /*font-weight: bold;*/
    text-align: right;
}

#page-pricing table.table tr.included-row {
    background-color: #f9f9f9;
}



#page-pricing #buy a {
    border: 1px solid;
    padding: 2px 10px;
    border-radius: 4px;
}

#page-pricing #buy a:hover {
    border: 1px solid #0f80f1;
    background-color: #0f80f1;
    color: #fff;
    border-radius: 4px;
}

/*.stickem-container {
    position: relative;
}*/
#page-pricing thead.stickit  {
    background-color: #fff;
    padding-top: 20px;
    box-shadow: 0 3px 1px -2px #d6d6d6;
}

#page-pricing .stickit-end {
    padding-bottom: 20px;
}


/* - Pricing mobile voice & broadband _stucture_ - */


#page-pricing .team-member .plan-head {
    /*border: 1px solid #e8e8e8;*/
    border: 1px solid #0f80f1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*background-color: #e9e9e9;*/
}
    #page-pricing .team-member .plan-head h4 {
        margin: 8px;
    }

#page-pricing .plan-body {
    background-color: #0f80f1;
    /*min-height: 200px; /*deleete*/*/
    font-size: 20px;
    color: white;

}

    #page-pricing .plan-body .currency {
        font-family: 'Oswald', sans-serif;
        vertical-align: top;
        display: inline-block;
    }

    #page-pricing .plan-body .price {
        margin-top: 0px;
        display: inline-block;
        font-family:'Oswald', sans-serif;
    }

    #page-pricing .plan-body .tax {
        margin-top: 0px;
        font-family:'Oswald', sans-serif;

        display: inline-block;
    }

    #page-pricing .plan-body .buy {

    }

        #page-pricing .plan-body .buy a,
        #page-pricing .plan-footer .buy a {
            border-radius: 6px;
            background-color: #fff;
            border: 1px solid;
        }

        #page-pricing .plan-body .buy a:hover
        #page-pricing .plan-footer .buy a:hover {
            border: 1px solid #0f80f1;
            background-color: #e4e1e1;
            color: #0f80f1;
            border-radius: 6px;
        }

#page-pricing .team-member .plan-footer {
    border: 1px solid #0f80f1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    #page-pricing .team-member .plan-footer li {
        line-height: 30px;
    }

    #page-pricing .team-member .plan-footer a {

    }

        #page-pricing .team-member .plan-footer a i {
            padding-right: 10px;
        }


/* - Pricing mobile voice & broadband _style_ - */

#page-pricing .plan-body.voice {
    padding: 25px 30px;
}
#page-pricing .plan-body.broadband {
    padding: 10px;
}

#page-pricing .plan-body.broadband .from {
    margin-bottom: -20px;
    text-align: left;
    margin-left: 30px;
    margin-top: 10px;
}

#page-pricing .plan-body.voice .currency {
    margin-top: 20px;
    margin-right: 6px;
    font-weight: bold;
    font-size: 30px;
}
#page-pricing .plan-body.broadband .currency {
    margin-top: 20px;
    margin-right: 2px;
    font-weight: bold;
    margin-left: 5px;
    font-size: 30px;
}

#page-pricing .plan-body.voice .price {
    font-weight: bold;
    font-size: 75px;
}
#page-pricing .plan-body.broadband .price {
    font-weight: bold;
    font-size: 73px;
}

#page-pricing .plan-body.voice .tax {
    font-weight: bold;
    font-size: 20px;
    margin-left: 5px;
}
#page-pricing .plan-body.broadband .tax {
    font-weight: bold;
    font-size: 15px;
    margin-left: 3px;
}

#page-pricing .plan-body.voice .buy {
    margin-top: 15px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
}
#page-pricing .plan-body.broadband .buy {
    margin-top: 15px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
}

#page-pricing .plan-body.voice .buy a {
    padding: 9px 40px;
}
#page-pricing .plan-body.broadband .buy a {
    /*padding: 9px 40px;*/
}

#page-pricing .team-member .plan-footer.voice {
    padding: 30px 20px;
    font-weight: bold;
    font-size: 16px;
}
#page-pricing .team-member .plan-footer.broadband {
    font-weight: bold;
    font-size: 16px;
    background-color: #0f80f1;
}

    #page-pricing .team-member .plan-footer.voice a {
        margin-top: 15px;
    }
    #page-pricing .team-member .plan-footer.broadband a {
        margin-top: 0;
        padding: 10px;
        font-weight: bold;
        font-size: 16px;
    }

        #page-pricing .team-member .plan-footer.broadband a:hover {
            color: #f1107a;
            border-color: #0f80f1;
        }

/* - Pricing mobile voice & broadband _style_ - */

#pricing-broadband-addons .addon {
    /*margin-top: 15px;*/
    margin-bottom: 15px;
}

/*#pricing-broadband-addons .addon h4 {
    margin-bottom: 20px;
}

*/
.left-right-container {
    width: 100%;
    /*border: 1px solid blue;*/
    /*display: flex;*/
}

    .left-right-left {
        display: inline-block;
        float: left;
        width: 118px;
        /*border: 1px solid red;*/
        margin-right: 15px;
    }

    .left-right-right {
        display: grid;

        /*float: left;*/
        /*border: 1px solid green;*/
    }


/********************
 * Support page
 ****************************/


#support .service-features-j {


    box-sizing: border-box;
    /*display: flex;*/
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    text-align: center;
    /*background-color: #fff;*/

    border-color: #e6e6e6;
    /*background-color: #f3f3f3;*/
    background-color: #1085e4;
    border-radius: 50%;


    border-radius: 50%;



    height: 200px;
    width: 200px;

    margin: 15px;
}


#support .service-features-j:hover {
    /*background-color: #fff;*/
    background-color: #f1107a;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#support .service-features-j h5 {
    font-size: 18px;
    line-height: 23px;
    height: 20px;
    margin-top: 6px;
    color: #fff;
}

#support .service-features-j .product-icons {
    padding-top: 0;
}


#support .support {
    background: url(/images/search.png) no-repeat scroll 7px 7px #fff;
    background-size: 24px 24px;
    background-position: right 20px center;
}

/*

mobile version (roughly):

    height: 140px;
    width: 140px;
    margin: 15px 8px;

*/


/********************
 * ???
 ****************************/


.tabbable {

}


.asnav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.asnav > li {
  position: relative;
  display: block;
}
.asnav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.asnav > li > a:hover,
.asnav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.asnav-tabs {
  border-bottom: 1px solid #ddd;
  display: flex;
}
.asnav-tabs > li {
  float: left;
  margin-bottom: -1px;
  /*line-height: 18px;*/
}
.asnav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  /*border: 1px solid transparent;*/
   border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
}
.asnav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.asnav-tabs > li.active > a,
.asnav-tabs > li.active > a:hover,
.asnav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  /*background-color: #fff;*/
  background-color: #f9f9f7;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.astab-content {
  /*display: table;*/
    width: 100%;
}


.astab-content > .tab-pane {
  display: none;
}
.astab-content > .active {
  display: block;
}




.well {
  min-height: 20px;
  /*padding: 19px;*/
  margin-bottom: 20px;
  /*background-color: #f5f5f5;*/
  /*border: 1px solid #e3e3e3;*/
  border-radius: 4px;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
          /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
}


