/***********************************************************************

   Theme Name: 	    Self Employed Loans Theme
   Version:         1.0
   Author:          eChoice Limited (Laura Akhurst)
   Description:		Self Employed Loans Template (Configurable Templates)
   
   ***********************************************************************/

   body, html { overflow-x:hidden; }
   body {
    /*min-height: 2000px;*/
    font-family: 'Roboto', sans-serif;
    color: #333;
    line-height: 1.6;
    font-size: 16px;
    overflow: visible;
  }
  a {
    color: #479FB6;
    font-weight: 300;
  }
  a:hover, a:focus, a:active {
    color: #4A61A4;
    text-decoration: none;
  }
  a img { 
    // Animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  a:hover img { opacity: 0.7; }

  h1, h2, h3, h4 { padding: 0; font-family: 'Raleway', sans-serif; }
  h1 { font-size: 50px; font-weight: 400; margin-top: 15px; margin-bottom: 6px; }
  h2 { font-size: 40px; font-weight: 400; margin-top: 15px; margin-bottom: 15px; }
  h3 { font-size: 22px; font-weight: 400; margin-top: 15px; margin-bottom: 6px; line-height: 140%; }
  h4 { font-size: 20px; font-weight: 400; margin-top: 15px; margin-bottom: 6px; }
  h5 { font-size: 16px; font-weight: 400; margin-top: 15px; margin-bottom: 6px; }

  p { font-weight: 300; }

  b, strong {font-weight: 400 !important;}

  footer .footer-main h3 { 
    font-size: 22px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 6px;
    line-height: 140%;
    font-family: 'Raleway', sans-serif;
  }
  .content h2:first-child {
    margin: 0 0 10px 0;
  }
  .content h2, .promo-bottom h2, .inside-content h2 { color: #479FB6; }
  .inside-content h3 { margin-top: 25px; }

  .inside-content h2 { font-size: 30px; }
  .inside-content h2:first-child { margin-top: 0; line-height: 140%; }

  .promo p.small { font-size: 85%; }
  .copyright .xsmall { font-size: 10px; }
  .xsmall { font-size: 12px; }
  .feature a { color: #FFF; text-decoration: none; }
  .feature a:active, .feature a:hover, .feature a:focus { text-decoration: none; }
  .logo { width: auto; height: 50px; }
  .tick-circle { 
    width: 20px;
    height: 20px;
    top: 3px;
    left: -25px;
    background: url('/wp-content/themes/selfemployedloans/images/tick-icon.svg') no-repeat;
  }
  .no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
  }

  /* -----------------------Top Navigation-------------------- */

  nav.navbar {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.18);
  }
  .navbar {
    margin-bottom: 0;
    padding-top: 0;
  }
  .navbar-nav>li {
    margin-right: 20px;
  }
  .navbar-default .navbar-nav>li:first-child>a {
    background-color: #3B589F;
    border: 2px solid #3B589F;
    color: #FFF;
  }
  .navbar-nav {
    float: none;
    margin: 0;
    overflow: hidden;
  }
  .navbar-default {
   background-color: transparent;
   border-bottom: 1px solid rgba(255,255,255,0.3);
   padding-top: 10px;
   padding-bottom: 8px;
 }
 .navbar-default .navbar-brand {
  color: transparent;
  width: 126px;
  height: 50px;
  background: url('/wp-content/themes/selfemployedloans/images/SelfEmployedLoans-logo.png') no-repeat;
  background: linear-gradient(transparent, transparent), url(/wp-content/themes/selfemployedloans/images/selfemployedloans-logo-sprite.svg);
  background-position: 0 -50px;
  background-size: 126px 100px;
  margin: 10px 15px;
  text-indent: -9999px;
  // Animation
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;   
}
.transition.navbar-default .navbar-brand {
  background-position: 0 0;
}

.navbar-default .navbar-brand {
  color: #FFF;
}
.navbar-default .navbar-nav>li>a {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  color: #FFF;
  border: 2px solid #FFF;
  border-radius: 2px;
  padding: 20px 25px 18px 25px;
  margin-top: 3px;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
nav.navbar {
  // Animation
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
nav.navbar.transition {
  /*background-color: rgba(0,0,0,0.8);*/
  background-color: #FFF;
}
nav.navbar.transition .navbar-nav>.active>a, nav.navbar.transition .navbar-nav>li>a {
  color: #3B589F;
  border-color: #3B589F;
  font-weight: 300;
}
nav.navbar.transition .navbar-nav>li:first-child>a {
  color: #FFF;
  border-color: #3B589F;
  font-weight: 300;
}
nav.navbar.transition .navbar-nav>.active>a:active, nav.navbar.transition .navbar-nav>.active>a:hover, nav.navbar.transition .navbar-nav>.active>a:focus, nav.navbar.transition .navbar-nav>li>a:active, nav.navbar.transition .navbar-nav>li>a:focus, nav.navbar.transition .navbar-nav>li>a:hover {
  color: #479FB6;
  background-color: rgba(107, 197, 194, 0.3);
  border-color: #6BC5C2;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #FFF;
  background-color: rgba(107, 197, 194, 0.3);
  border-color: #6BC5C2;
}
.navbar-default .navbar-nav>.active>a {
  color: #FFF;
  background-color: transparent;
  border-color: #FFF;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #35507C;
}
.navbar-default .navbar-toggle {
  border-color: #FFF;
  background-color: #3B589F;
  margin-top: 14px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-collapse {
  padding: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #FFF;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #FFF;
}

/* -----------------------Sections-------------------- */

#header { position: relative; height: 780px; margin: 0; z-index: 30; background-position: 0% 25%; background-repeat: no-repeat; background-size: cover; }
#header .overlay, #inside-header .overlay { background-color: rgba(0,0,0,0.4); }
#header .container-fluid { height: 780px; padding-top: 170px; }
#header .container-fluid .feature { height: 520px; }
#header .container-fluid .row h1 span { font-weight: 400; }
#header .container-fluid .row h1 {
  font-size: 50px;
  font-weight: 400;
  color:#fff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0;
  margin-top: 45px;
  text-shadow: 2px 2px 3px #2e3b4e;
  line-height: 1.2;
}
#header .container-fluid .row h2, #inside-header .container .row h2 { 
  text-align: center;
  color: #FFF;
  text-shadow: 2px 2px 3px #2e3b4e;
}
#header .container-fluid .row h1:after {
  display: block;
  width: 80px;
  margin: 35px auto;
  border-bottom: 2px solid #FFF;
  content: '';
}

#inside-header { position: relative; height: 430px; margin: 0; background-position: 0% 30%; background-repeat: no-repeat; background-size: 100%; }
#inside-header .container { height: 430px; padding-top: 160px; }
#inside-header .container-fluid { padding-top: 190px; }
#inside-header .container-fluid .feature { height: 150px; }
#inside-header .container-fluid .row h1, #inside-header .container .row h1 { 
  font-size: 40px;
  font-weight: 400;
  color:#fff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0;
  margin: 10px 0 25px 0;
  text-shadow: 2px 2px 3px #2e3b4e;
  line-height: 1.1;
}
#loan-match { padding: 19px 0; white-space: nowrap; }
#loan-match .form-group { padding-right: 10px; }

.content { margin: 50px 0; }
.article-content { margin: 30px 0 50px 0; }
.inside-content { margin: 50px 0 40px 0; }
.content h2, .article-content h2 {
  font-size: 30px;
  color: #479FB6;
  margin: 20px 0 10px 0;
  font-weight: 400;
  line-height: 1.2;
}
.content h3, .article-content h3 {
  font-size: 22px;
  margin: 15px 0 10px 0;
  font-weight: 400;
  line-height: 1.2;
}
.content .products h3:first-child, .article-content .container h2:first-child, .promo .container h2:first-child, .promo-bottom .container h2:first-child {
  margin: 0 0 10px 0;
}
.content .rates .products a { 
  color: #479FB6;
  font-weight: 300;
}
.content .rates .products a:hover {
  color: #4A61A4;
  font-weight: 300;
}

::selection {
  color: #fff;
  background: #479FB6;
}
::-moz-selection {
  color: #fff;
  background: #479FB6;
}
.content ul.fa-ul {
  list-style-type: none;
}
.content ul {
  list-style-type: disc;
}
.content p, .content, .content div, .content ul li, .content .accordion p, .content .accordion-2 p {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #333;
  line-height: 1.6;
  font-size: 16px;
  font-weight: 300;
}
.content p {
  margin: 0 0 10px;
}
ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
}
.bread-current { font-weight: 400; color: #555; }
.icon-copy h3 span { color: #F67280; text-align: left; }
h2.underline:after, h3.underline:after {
  display: block;
  width: 80px;
  margin: 15px auto 25px;
  border-bottom: 2px solid #BBB;
  content: '';
}
label { font-weight: 400; }
.timeline {
  color: #FFF;
  background: #479FB6; /* Old browsers */
  background: -moz-linear-gradient(top, #6BC5C2 0%, #479FB6 40%, #4A61A4 80%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6BC5C2 0%, #479FB6 40%, #4A61A4 80%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6BC5C2 0%, #479FB6 40%, #4A61A4 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479FB6', endColorstr='#4A61A4',GradientType=0 ); /* IE6-9 */
}
.timeline .row h2:first-child { margin-top: 0; }
.timeline p, .promo p {
  font-weight: 300;
  line-height: 1.4;
  font-size: 20px;
}
.timeline-number {
  position: absolute;
  top: 4px;
  left: 25px;
  z-index: 10;
}
.panel-bg { 
  height: 90px;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  background-color: rgba(59,88,159,0.7);
}
.promo {
  background: #479FB6; /* Old browsers */
  background: -moz-linear-gradient(top, #479FB6 0%, #4A61A4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #479FB6 0%, #4A61A4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #479FB6 0%, #4A61A4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479FB6', endColorstr='#4A61A4',GradientType=0 ); /* IE6-9 */
  padding: 40px 0 30px 0;
  color: #FFF;
}
.promo h2, .promo h3, .promo h4 {
  color: #FFF;
}
.promo-bottom {
  margin: 50px 0 0 0;
  font-size: 16px;
}
.content-rates {
  padding: 40px 0;
}
footer {
  background: #3B589F;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
}
footer .row {
  padding-bottom: 0 !important;
}

.footer-intro {
  width: 70%;
}
footer .footer-intro p.small {
  font-size: 85%;
  margin: 0 0 10px;
  font-weight: 300;
  line-height: 1.6;
}
ul.footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.footer-links li {
  display: inline-block;
  margin-right: 35px;
  font-size: 12px;
}
ul.footer-links-right {
  list-style-type: none;
  margin: 0;
  padding: 12px 0 0 0;
}
ul.footer-links-right li {
  /*display: inline-block;*/
  /* margin-left: 40px;*/
  font-size: 12px;
}

footer a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  -transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
footer a:active, footer a:hover, footer a:focus {
  color: #6BC5C2;
  text-decoration: none;
}
footer .powered { 
  display: block;
  color: transparent;
  width: 115px;
  height: 40px;
  background: url('/wp-content/themes/selfemployedloans/images/Powered-by-eChoice-white.png') no-repeat;
  background: linear-gradient(transparent, transparent), url(/wp-content/themes/selfemployedloans/images/Powered-by-eChoice-white.svg);
  background-position: 0 0;
  background-size: 115px 40px;
  margin-top: 5px;
  text-indent: -9999px;
  // Animation
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.quicklinks a:hover {
  color: #6BC5C2;
}
.disclaimer {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
}
.copyright {
  background-color: #4A61A4;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
}
.footer-main {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
  padding-top: 15px;
  margin-top: 20px;
}
footer h1, footer h2, footer h3 {
  color: #FFF;
}
ul.social  {
  margin: 15px 0 20px 0;
  padding: 0;
  list-style: none;
}
.social li {
  display: inline-block;
  margin-right: 25px;
}
.social li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 25px;
  cursor: pointer;
  text-align: center;
}
.social li a:active, .social li a:hover, .social li a:focus {
  color: #6BC5C2;
}
.footer-heading {
  margin-top: 10px;  
  margin-left: 3px;
}
a.phone {
  font-size: 20px;
}
a.footer-logo {
  color: transparent;
  width: 126px;
  height: 50px;
  background: url(/wp-content/themes/selfemployedloans/images/SelfEmployedLoans-logo.png) no-repeat;
  background: linear-gradient(transparent, transparent), url(/wp-content/themes/selfemployedloans/images/selfemployedloans-logo-sprite.svg);
  background-position: 0 -50px;
  background-size: 126px 100px;
  text-indent: -9999px;
  margin-bottom: 15px;
  // Animation
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.footer-logo:hover, a.powered:hover {
  opacity: 0.7;
}
.fa-ul.regular li i { color: #4A61A4; top: 5px; }
.logo-panel { margin-top: 40px; }
.logo-panel h3 { margin-top: 0; }
.promo-bottom .fa-ul li, .inside-content .fa-ul li { margin-bottom: 6px; font-weight: 300;}

/***** ipad *****/
.ipad-container {
  background: #479FB6; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#479FB6, #4A61A4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#479FB6, #4A61A4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#479FB6, #4A61A4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#479FB6, #4A61A4); /* Standard syntax */
}
.ipad-container h2, .ipad-container h3 {
  color: #FFF;
}
.summary ul {
  list-style-image: url(/wp-content/themes/selfemployedloans/images/dot.png);
}

/*--------------------Tool Tips--------------------------*/
.texttip {
  position: relative;
  display: inline-block;
}

.texttip .popuptext {
  display: block;
  font-size: 12px;
  color: #FFF;
  margin-top: 8px;  
}

/*.texttip .popuptext {
    visibility: visible;
    font-size: 12px;
    width: 120px;
    background-color: #3c94ab;
    color: #FFF;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: 120%;
    left: 50%;
    margin-left: -60px;    
}

.texttip .popuptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #3c94ab transparent;
}

.texttip:hover .popuptext {
    visibility: visible;
    }*/

    /*-----------------------Lenders---------------------------*/

    .row .lender-list {
      border-bottom: 1px solid #CCC;
      padding-top: 30px;
      padding-bottom: 40px;
    }
    .row .lender-list img {
      margin-top: 10px;
      margin-bottom: 12px;
      max-width: 100%;
      /*max-height: 60px;*/
    }
    .lender-img {
      position: relative;
      display: table;
      width: 100%;
      padding: 20px 25px;
      border: 1px solid #d8d9da;
      margin-bottom: 30px;
      height: 180px;
    }
    .lender-center {
      display: table-cell;
      vertical-align: middle;
    }
    .lender-img img {
      display: block;
      margin: 0 auto;
    }
    .key-facts {
      width: 100%;
      background: #e7e7e7;
      padding: 12px 25px 25px 25px;
      margin-bottom: 20px;
      min-height: 180px;
    }
    .key-facts h3 {
      font-size: 22px;
      font-weight: 400;
      margin-top: 10px;
    }
    .key-facts ul {
      margin: 0;
      padding: 0 20px;
    }

    /* -----------------------Lenders Sprite---------------------------*/

    .lenders .logo-panel .border-right { border-right: 1px solid #CCC; margin-bottom: 40px; }
    .logo-panel .border-right { border-right: 1px solid #CCC; margin-bottom: 0; }
    .logo-panel h3 { color: #479FB6; }
    .lenders { border-top: 1px solid #CCC; }
    .lenders .border-left { border-left: 1px solid #CCC; margin-bottom: 40px; }
    .lenders-stack { margin-bottom: 15px; }
    .lenders-right { margin-bottom: 15px; }
    .logo-wrap { float: left; margin: 0 15px 10px 0; height: 90px;  }
    .logo-panel .lenders-stack:last-child { margin-bottom: 0; }
    .lenders-stack span {
      background-image: url(images/lender-logos-sprite.png);
      background-size: 135px;
      background-repeat: no-repeat;
      display: block;
      width: 135px;
      height: 64px;
      text-indent: -100000px;
      margin: 0 auto;
    }
    .lenders-stack span.bluestone {
      background-position: -15px -640px;
      margin-top: 5px;
    }
    .lenders-stack span.pepper {
      background-position: -10px -704px;
      margin-top: 10px;
    }
    .lenders-stack span.moula {
      background-position: 0 0;
      /*margin-top: 5px;*/
    }
    .lenders-stack span.mildura {
      background-image: url(images/mildura-finance-logo.jpg);
      background-size: 90px 90px;
      width: 90px;
      height: 90px;
    }
    .lenders-stack span.spotcap {
      background-position: 0 -768px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.westpac {
      background-position: 0 -128px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.commbank {
      background-position: 0 -192px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.stgeorge {
      background-position: 0 -256px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.anz {
      background-position: 0 -320px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.citibank {
      background-position: 0 -384px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.bankwest {
      background-position: 0 -448px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.suncorp {
      background-position: 0 -512px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.bankaus {
      background-position: 0 -576px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.ing {
      background-position: 0 -832px;
      /*margin-top: 15px;*/
    }
    .lenders-stack span.liberty {
      background-position: 0 -896px;
      /*margin-top: 15px;*/
    }


    /*-----------------------Related Posts----------------------*/
    .relatedposts {
      margin-top: 50px;
      margin-bottom: 50px;
    }
    .relatedposts h3 {
     width: 100%; 
     font-weight: 400;
     text-align: center; 
     border-bottom: 1px solid #E8E8E8; 
     line-height: 0.1em;
     margin: 10px 0 20px; 
   }

   .relatedposts .box-link{
    width: 100%;
  }

  .relatedposts .box-link h4{
    font-size: 15px;
  }

  .widget-post-image {
    position: relative;
    width: 100%;
    height: auto;
  }

  .widget-post-image-horizontal {
    position: relative;
    width: 138%;
    height: auto;
  }

  /* -----------------------Apply Diagonal Header-------------------- */

  #apply-header .overlay { 
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 55%;
  }
  #apply-header {
    height: 430px;
    background: #479FB6; /* Old browsers */
    background: -moz-linear-gradient(top,  #479FB6 1%, #4A61A4 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #479FB6 1%, #4A61A4 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #479FB6 1%, #4A61A4 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479FB6', endColorstr='#4A61A4',GradientType=0 ); /* IE6-9 */
    position: relative;
    overflow: hidden;
    color: #fff;
  }
  #apply-header .container {
    position: relative;
    z-index: 4;
    padding-top: 120px;
  }

  #apply-header .container .row { color: #FFF; font-size: 18px; }

  .diagonal-bg, .apply-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 55%;
  }
  .diagonal-bg {
    right: 0;
    left: auto;
    z-index: 3;
    background: #479FB6; /* Old browsers */
    background: -moz-linear-gradient(top,  #479FB6 1%, #4A61A4 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #479FB6 1%, #4A61A4 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #479FB6 1%, #4A61A4 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479FB6', endColorstr='#4A61A4',GradientType=0 ); /* IE6-9 */

    -ms-transform: skewX(20deg); /* IE 9 */
    -webkit-transform: skewX(20deg); /* Safari */
    transform: skewX(20deg);
  }
  .apply-img {
    background: url(/wp-content/themes/selfemployedloans/images/header-apply.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #apply-header h1 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 0;
    margin: 0 0 25px 0;
    text-shadow: 2px 2px 3px #2e3b4e;
  }
  .apply-wrap { 
    clear: both;
    margin-bottom: 18px;
  }
  .apply-icon, apply-text {
    display: inline-block;
    float: left;
  }
  .apply-icon {
    margin-right: 15px;
  }
  .apply-text {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 300;
  }

  /* -----------------------Accordion Styles---------------------------*/

  #accordion {
    margin-bottom: 20px;
  }

  #accordion h3 {  
    position: relative;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #CCC;
    padding: 12px 10px;
    font-size: 16px;
    cursor: pointer;
    color: #373843;
    font-weight: 400;
    line-height: 140%;
  }
  #accordion h3:hover {
    background: #E7E7E7;
  }
  #accordion h3 a {
    color: #373843;
  }
  #accordion h3 a:hover {
    text-decoration: none;
  }
  #accordion h3:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 12px;
    right: 10px;
    color: #479FB6;
    content: "\f055";
  }
  #accordion div { 
    padding: 10px;
  }
  #accordion p, #accordion ul li { 
    font-size: 16px;
  }
  #accordion h3.ui-accordion-header-active:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 12px;
    right: 10px;
    color: #479FB6;
    content: "\f056";
  }
  #accordion h3.ui-accordion-header-active {
    background: #E7E7E7;
  }

  /* -----------------------Sidebar---------------------------*/

  .sidebar .fa-li {
    top: .2em;
    left: -1.5em;
    font-size: 25px;
    color: #4A61A4;
  }
  .sidebar .fa-ul>li {
    padding: 5px 0 10px 0;
    font-size: 18px;
    margin-bottom: 0;
  }

  /* -----------------------Search Bar--------------------------------*/
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    background-color: transparent;
}
*/
.searchbar input::-webkit-input-placeholder { /* Chrome */
  color: #FFFFFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #FFFFFF;
  opacity: 1;
}

.searchbar {
  width: 400px; 
  margin: 0 auto;
}

.searchbar .form-control {
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #e3e3e3;
  padding: 12px 0 6px 0;
  height: auto;
  font-size: 16px;
  color: #888;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
  background: transparent;
}
.searchbar .form-control:focus {
  border-color: #479FB6;
  box-shadow: none;
}
form.searchbar {
  padding: 0 20px;
}

/* -----------------------Blog Nav---------------------------*/

.article-nav {
  margin-bottom: 0px;
  background: #3B589F;
  text-align: center;
}

#nav2 ul.blognav {
  list-style-type: none;
  margin: 0 auto;
  padding: 10px 0px;
}
/*ul.blognav li:first-child:before {
    content: "";
    position: relative;
    margin-left: 355px;
    padding-right: 10px;
    color: #666;
    }*/
    #nav2 ul.blognav li {
      text-align: center;
      display: inline;
    }

    #nav2 ul.blognav li a{
      display: inline-block;
      margin-right: 35px;
      color: #ffffff;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.6;
    }
    #nav2 ul.blognav li a:hover, #nav2 ul.blognav li a:active, #nav2 ul.blognav li a:focus {
      text-decoration: none;
    }

    #nav2 ul.blognav li:after {
      content: "";
      position: relative;
      right: -15px;
      padding-right: 10px;
      color: #666;
    }
    #nav2 ul.blognav li:last-child:after {
      content: "";
    }

    /*--------------------Widgets----------------------------*/

    .desktop-only {display: block;}
    .mobile-only {display: none;}
    .related-vertical { position: relative; top: -100px; background: rgba(0,0,0,0.5); height: 80px; transition: height 0.3s;}
    .related-vertical:hover { height: 100px; }

    .faq { padding: 10px 0px 30px 0px; min-height: 190px; }

    #side-tools div.row{width: 90%; margin: 10px auto}
    /*#side-tools a div:hover { background-color: #e8e8e8;}*/

    #side-tools .tool1 { 
      background-image:url('/wp-content/themes/selfemployedloans/images/tools-vertical.png');
      background-repeat: no-repeat;
      background-size: 100%;
      top: 1px;
      left: -5px;
      height: 52px;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; /* Safari 3.1 to 6.0 */
    }
    #side-tools .tool2 { 
      background-image:url('/wp-content/themes/selfemployedloans/images/tools-vertical.png');
      background-repeat: no-repeat;
      background-size: 100%;
      top: -64px;
      left: -5px;
      height: 109px;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; /* Safari 3.1 to 6.0 */
    }
    #side-tools .tool3 { 
      background-image:url('/wp-content/themes/selfemployedloans/images/tools-vertical.png');
      background-repeat: no-repeat;
      background-size: 100%;
      top: -137px;
      left: -5px;
      height: 180px;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; /* Safari 3.1 to 6.0 */
    }
    #side-tools .tool4 { 
      background-image:url('/wp-content/themes/selfemployedloans/images/tool-discover.png');
      background-repeat: no-repeat;
      background-size: 95%;
      top: 0px;
      left: -5px;
      height: 60px;
      padding: 0;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; /* Safari 3.1 to 6.0 */
    }
    #side-tools .tool5 { 
      background-image:url('/wp-content/themes/selfemployedloans/images/tool-quote.png');
      background-repeat: no-repeat;
      background-size: 80%;
      top: 0px;
      left: 6px;
      height: 60px;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; /* Safari 3.1 to 6.0 */
    }

    /* -------------------News Home Latest-------------------*/

    .article-title-wrap {
      color: #ffffff;
      font-weight: 300;
      padding: 10px 20px 10px;
    }

    .article-title-wrap h5{
      color: #ffffff;
      font-weight: 300}

      .article-title-wrap .highlight{
        color: #ffffff;
        font-weight: 300;
        line-height: 1.5;
        font-size: 23px;
      }

      #latest ul li:first-child {
        border-color: #ffffff;
      }

      #latest ul li {
        margin: 10px;
        border-top: solid 1px #EBEBEB;
      }

      #latest h3 {
       width: 100%; 
       font-weight: 400;
       text-align: center; 
       border-bottom: 1px solid #E8E8E8; 
       line-height: 0.1em;
       margin: 10px 0 20px;
     }

     #latest h5 {
      color: #2980BA;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 0px;
    }

    #latest h4 {
      font-size: 16px;
      color: #555;
      line-height: 1.5;
      font-weight: 400;
    }

    #latest h4:hover {
      color: #479FB6;
    }

    #top:hover { background: #000000; }

    figure.effect-lexi figcaption::before,
    figure.effect-lexi p {
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
    }

    figure.effect-lexi figcaption::before {
      position: absolute;
      right: -85px;
      bottom: -100px;
      width: 300px;
      height: 300px;
      border: 2px solid #fff;
      border-radius: 50%;
      box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
      content: '';
      opacity: 0;
      -webkit-transform: scale3d(0.5,0.5,1);
      transform: scale3d(0.5,0.5,1);
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
    }

    figure.effect-lexi p {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 0 1.2em 2.2em 0;
      font-size: 18px;
      font-weight: 300;
      width: 140px;
      text-align: right;
      opacity: 0;
      -webkit-transform: translate3d(20px,20px,0);
      transform: translate3d(20px,20px,0);
    }

    figure.effect-lexi:hover figcaption::before {
      opacity: 0.8;
      background: #3B589F;
      -webkit-transform: scale3d(0.7,0.7,0.7);
      transform: scale3d(0.7,0.7,0.7);
    }

    figure.effect-lexi:hover p {
      opacity: 1;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }

    /*----------------------Tags------------------------*/
    .tags a {
      margin: 10px;
    }

    /*-------------------Breadcrumbs---------------------*/
    .breadcrumb { background: transparent; padding: 0; margin-bottom: 0;}
    .breadcrumb>li+li:before {
      padding: 0 5px 0 10px;
      content: ">"
    }
    strong.bread-current {font-weight: 400;}

    .breadcrumb-style ul#breadcrumb.breadcrumb li.item-home a.bread-link, .breadcrumb-style ul#breadcrumb.breadcrumb a {
      color: #337ab7;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.6;
    }

    .breadcrumb-style ul#breadcrumb.breadcrumb strong {
      color: #888;
      font-weight: 300;
      font-size: 16px;
    }

    /*---------------------News Home Slider-------------*/
    #news {
      margin: 20px 0;
    }

    #news h3 {
     width: 100%; 
     font-weight: 300;
     text-align: center; 
     border-bottom: 1px solid #E8E8E8; 
     line-height: 0.1em;
     margin: 10px 0 20px; 
   }

   a.box-link {
    display: block;
    text-decoration: none;
    min-height: 340px;
    overflow: hidden;
    width: 300px;
    margin: 0px auto;
  }

  a.box-link h5{
    padding: 0px 20px;
    color: #2980BA;
    font-size: 14px;
    font-weight: 400;
  }

  a.box-link h4{
    padding: 3px 20px;
    color: #444;
    line-height: 1.5;
    font-size: 18px;
  }

  .border {
    border: 1px solid #CCC;
    margin-top: 10px;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

  #news .slick-prev:before {
    content: url(/wp-content/themes/selfemployedloans/images/Rarrow.png) ;
    display: block;
  }

  #news .slick-next:before {
    content: url(/wp-content/themes/selfemployedloans/images/Larrow.png) ;
    display: block;
  }


  /* -----------------------News---------------------------*/

  .summary {
    margin-top: 25px;
    padding-bottom: 10px;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
  }
  /* -----------------------News---------------------------*/
  .news a .news-article-latest {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .news a:last-child .news-article-latest {
    border-bottom: none;
  }
  .news-article-latest {
    min-height: 113px;
    margin-bottom: 20px;
    text-align: left;
    color: #888;
    background-color: #FFF;
  }

  .news-article-latest2 {
    min-height: 113px;
    margin-bottom: 20px;
    text-align: left;
    color: #606060;
    -webkit-box-shadow: 0px 4px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 4px 3px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 4px 3px 0px rgba(50, 50, 50, 0.5);
    background-color: #FFF;
  }
  .news-article-latest a { color: #606060; }
  .news-article-latest2 a { color: #606060; }
  .news-article-latest h3 { margin-top: 0; }

  .highlight { color: #2680bb; }
  h4.highlight { margin: 5px 0; }
  a p.link { clear: both; color: #2680bb; margin: 3px 0 8px; }
  a:hover .article-container h4.highlight, a:hover .article-container-lg h4.highlight, a:hover p.link { color: #16A085; }
  .article-container-lg h4 { float: left; padding: 0 0 6px 0; margin: 0; width: 75%; line-height: 1.25; }
  .article-container-lg h2, .article-container-lg h3 { font-size: 14px; }
  .article-container { padding: 5px 25px 5px 0; }
  .article-container-lg .date { float: right; font-size: 14px; color: #888; }
  .text-wrap { width: 100%; clear: both; font-weight: 300;}
  .news-thumbnail { background-size: cover; background-position: center; min-height: 120px; background-repeat: no-repeat; }
  .post-image { margin: 30px auto; }
  .post-image img { width: 100%; height: auto; }
  ul.side-widget { padding: 0; }


  /* -----------------------Form-Horizontal---------------------------*/

  .speak-with-us .form-container {
    padding: 3px 30px 18px 30px;
    margin-bottom: 25px;
  }
  .speak-with-us .form-container h2{
    text-align: center;
    color: #FFFFFF;
    padding-top: 8px;
  }
  .speak-with-us .form-container .inline-group {
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .speak-with-us .form-container .inline-group .input-group-addon {
    background: #FFFFFF;
    border: solid 1px #FFFFFF;
    padding: 5px;
    border-radius: 0;
  }
  .speak-with-us .form-container .inline-group .input-group-addon .fa-fw {
    font-size: 20px;
  }
  .speak-with-us .form-container .inline-group select {
    height: 43px;
  }
  .speak-with-us .form-container .horizontal-form-control {
    border: solid 1px #FFFFFF;
    background: #FFFFFF;
    padding: 8px 0px;
    height: auto;
    font-size: 16px;
    color: #888;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
  }
  .speak-with-us .form-container .horizontal-form-control:focus {
    outline: none;
  }

  ::-webkit-input-placeholder {
   color: #888;
 }

 :-moz-placeholder { /* Firefox 18- */
   color: #888;  
 }

 ::-moz-placeholder {  /* Firefox 19+ */
   color: #888;  
 }

 :-ms-input-placeholder {  
   color: #888;  
 }

 .speak-with-us .form-container input[type=text]:focus:not([readonly]), textarea.md-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #FFFFFF;
  box-shadow: 0 1px 0 0 #3B97D3;
}
.speak-with-us .form-container .row p.disclaimer{
  font-size: 12.8px;
  color: #FFFFFF;
  padding: 12px 0px;
}
.speak-with-us .form-container .row p.disclaimer a{
  color: #FFFFFF;
  text-decoration: underline;
}
.speak-with-us .form-container .row p.disclaimer a:hover, .speak-with-us .form-container .row p.disclaimer a:focus {
  text-decoration: none;
}
.speak-with-us .form-container .row button.btn.btn-form {
  text-align: center;
  padding: 8px 30px;
  color: #FFFFFF;
  background: transparent;
  border: solid 1px #FFFFFF;
  font-size: 18px;
  font-weight: 300;
}
.speak-with-us .form-container .row button.btn.btn-form:hover {
  background: #27B99A;
  border-color: #27B99A;
}
.speak-with-us .invalid-contents .input-group {
  border: 3px solid #3B589F;
}
.speak-with-us .invalid-contents .error-msg {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0;
  padding-right: 0;
  color: #FFF;
  line-height: 1.3;
}
.speak-with-us .twitter-typeahead {
  width: 100%;
}

.speak-with-us .tt-dropdown-menu {
  width: 100%;
  background-color: #fff;
}

.speak-with-us select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #888;
  padding: 0;
  border: 0;
}
.speak-with-us .icon {
  font-size: 16px;
  padding-left: 3px;
}
.speak-with-us .form-control:focus {
  border: none;
  box-shadow: none;
}
#thankyouSuccess {
  background: #479FB6; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#479FB6, #4A61A4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#479FB6, #4A61A4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#479FB6, #4A61A4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#479FB6, #4A61A4); /* Standard syntax */
  padding: 10px 30px 18px 30px;
  margin-bottom: 25px;
  color: #FFF;
}
#thankyouSuccess a { 
  color: #FFF;
  text-decoration: underline;
}
#thankyouSuccess a:hover, #thankyouSuccess a:focus { 
  text-decoration: underline;
}
#thankyouSuccess h3 { 
  color: #FFF;
}

/** TWITTER TYPEAHEAD **/
.twitter-typeahead {
  width: 100%;
  background-color: white;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-dropdown-menu {
  width: 100%;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.tt-suggestion {
  display: block;
  padding: 0px;
  color: #555;
  cursor: pointer;
  height: 30px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #707070;
  background-color: #f4f4f4;
}
.tt-suggestion p {
  margin: 0;
  color: #555;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 12px;
  text-align: left;
  cursor: pointer;
  height: 30px;
}
.typeahead {
  z-index: 1051;
}

/* -------------------Form-Vertical------------------ */
#productform form.form-container {
  padding: 0px 30px 18px 30px;
  margin-bottom: 25px;
}

#productform form.form-container h2{
  text-align: left;
  color: #479FB6;
}
#productform .product-speak-with-us .form-container .inline-group {
  padding-bottom: 10px;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
#productform .product-speak-with-us .form-container .inline-group .input-group-addon {
  background: #FFFFFF;
  border: solid 1px #FFFFFF;
  padding:5px;
}
#productform .product-speak-with-us .form-container .inline-group .input-group-addon .fa-fw {
  font-size: 20px;
}
#productform .product-speak-with-us .form-container .inline-group select {
  height: 43px;
}
#productform .product-speak-with-us .form-container .form-control {
  border: solid 1px #FFFFFF;
  background: #FFFFFF;
  padding: 8px 0px;
  height: auto;
  font-size: 16px;
  color: #888;
  width: 100%;
  border-radius: 2px;
  margin-bottom: 0;
}
#productform .product-speak-with-us .form-container .form-control:focus {
  outline: none;
}

#productform .product-speak-with-us .form-container input[type=text]:focus:not([readonly]), textarea.md-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #FFFFFF;
  box-shadow: 0 1px 0 0 #3B97D3;
}
#productform .product-speak-with-us .form-container .row p.disclaimer{
  font-size: 12.8px;
  color: #FFFFFF;
  padding: 12px 0px;
}
#productform .product-speak-with-us .form-container .row p.disclaimer a{
  color: #FFFFFF;
  text-decoration: underline;
}
#productform  .product-speak-with-us .form-container .row p.disclaimer a:hover, .speak-with-us .form-container .row p.disclaimer a:focus {
  text-decoration: none;
}
#productform  .product-speak-with-us .form-container .row button.btn.btn-form {
  text-align: center;
  padding: 8px 30px;
  color: #FFFFFF;
  background: transparent;
  border: solid 1px #FFFFFF;
  font-size: 18px;
  font-weight: 300;
}
#productform  .product-speak-with-us .form-container .row button.btn.btn-form:hover {
  background: #27B99A;
  border-color: #27B99A;
}

#productform  .product-speak-with-us .twitter-typeahead {
  width: 100%;
}

#productform .product-speak-with-us .tt-dropdown-menu {
  width: 100%;
  background-color: #fff;
}

#productform .product-speak-with-us select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #888;
  padding: 0;
  border: 0;
}
#productform  .product-speak-with-us .icon {
  font-size: 16px;
  padding-left: 3px;
}
#productform  .product-speak-with-us .form-control:focus {
  border: none;
  box-shadow: none;
}

/* -----------------------Buttons-------------------- */

.btn {
  border: none;
  padding: 15px 20px 13px 20px;
  font-size: 14px;
  margin: 0;
}
.btn:focus { color: #FFF; }
.btn-default {
  color: #3B589F;
  border: 2px solid #3B589F;
  border-radius: 2px;
  text-transform: uppercase;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.btn-default:active, .btn-default:focus, .btn-default:hover {
  color: #479FB6;
  background-color: rgba(107, 197, 194, 0.3);
  border-color: #479FB6;
}
.btn-match {
  color: #FFF;
  background-color: transparent;
  border: 2px solid #FFF;
  text-transform: uppercase;
  border-radius: 2px;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.btn-match:active, .btn-match:focus, .btn-match:hover {
  color: #FFF;
  border: 2px solid #6BC5C2;
  background-color: rgba(107, 197, 194, 0.5);
}
.btn-timeline {
  margin-top: 16px;
  color: #FFF;
  border: 2px solid #FFF;
  text-transform: uppercase;
  border-radius: 2px;
  background-color: rgba(255,255,255,0.1);
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.btn-timeline:active, .btn-timeline:focus, .btn-timeline:hover {
  color: #FFF;
  border: 2px solid #6BC5C2;
  background-color: rgba(107, 197, 194, 0.5);
}
.btn-reverse {
  color: #FFF;
  background-color: transparent;
  border: 2px solid #FFF;
  text-transform: uppercase;
  border-radius: 2px;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.btn-reverse:active, .btn-reverse:focus, .btn-reverse:hover {
  color: #FFF;
  border: 2px solid #6BC5C2;
  background-color: rgba(107, 197, 194, 0.5);
}
.sunset-load-more {
  position: relative;
  padding: 10px 25px;
}
.sunset-load-more.loading:after {
  display: block;
  position: absolute;
  top: 6px;
  right: 5px;
  width: 12px;
  height: 12px;
  opacity: 1;
  color: #479FB6;
  content: "\f110";
  font-family: 'FontAwesome';
  font-size: 20px;
}

/* -----------------------Zoom Effect-------------------- */

.grow {
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}
.grow:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/* -----------------------Icons-------------------- */

.icon-grid {
  width: 100%;
  margin: 30px auto 0 auto;
  max-width: 1170px;
  text-align: center;
}
.icon-cell {
  display: inline-block;
  text-align: center;
  color: #FFF;
  text-shadow: 2px 2px 3px #2e3b4e;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 15px;
  margin-right: 40px;
}
.home-icon {
  margin-bottom: 20px;
}
.icon-button {
	width: 110px;
	height: 110px;
	margin: 0 auto;
  border-radius: 50%;
}
.icon-copy {
  padding: 0 25px;
  text-align: left;
}
.icon-copy h3 {
  text-align: center;
}
.step-1 {
	background: url('/wp-content/themes/selfemployedloans/images/getstarted-1hour-icon.png') 46% 50% no-repeat;
  background: linear-gradient(transparent, transparent), url('/wp-content/themes/selfemployedloans/images/getstarted-1hour-icon.svg');
}
.step-2 {
	background: url('/wp-content/themes/selfemployedloans/images/getstarted-rest-assured-icon.png') 50% 55% no-repeat;
  background: linear-gradient(transparent, transparent), url('/wp-content/themes/selfemployedloans/images/getstarted-rest-assured-icon.svg');
}
.step-3 {
	background: url('/wp-content/themes/selfemployedloans/images/getstarted-tailored-icon.png') 60% 50% no-repeat;
  background: linear-gradient(transparent, transparent), url('/wp-content/themes/selfemployedloans/images/getstarted-tailored-icon.svg');
}

.icon-square {
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.lost-1 {
  background: url('/wp-content/themes/selfemployedloans/images/404-icon-sprite.png') 0 0 no-repeat;
  background-size: 110px;
}
.lost-2 {
  background: url('/wp-content/themes/selfemployedloans/images/404-icon-sprite.png') 0 -110px no-repeat;
  background-size: 110px;
}
.lost-3 {
  background: url('/wp-content/themes/selfemployedloans/images/404-icon-sprite.png') 0 -220px no-repeat;
  background-size: 110px;
}

a.home-icon .icon-button, a.home-icon .icon-copy h3 {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

a.home-icon {
	display: block;
	text-decoration: none;
	color: #333;
}
a:hover.home-icon .icon-copy h3 {
  color: #479FB6;
}
div[class*='icon-button howitworks-'] {
  width: 90px;
  height: 90px;
}
.howitworks-step1 {
  background: url('/wp-content/themes/selfemployedloans/images/howitworks-apply-icon.png') 46% 50% no-repeat;
  background-size: 70px;
}
.howitworks-step2 {
  background: url('/wp-content/themes/selfemployedloans/images/howitworks-speak-icon.png') 50% 55% no-repeat;
  background-size: 70px;
}
.howitworks-step3 {
  background: url('/wp-content/themes/selfemployedloans/images/howitworks-approved-icon.png') 60% 50% no-repeat;
  background-size: 70px;
}
h3.step { color: #479FB6; font-size: 50px; }
.sidebar .pencil { background: url('images/sidebar-sprite.png') 0 0; width: 30px; height: 30px; }
.sidebar .puzzle { background: url('images/sidebar-sprite.png') 0 -30px; width: 30px; height: 30px; }
.sidebar .question { background: url('images/sidebar-sprite.png') 0 -60px; width: 30px; height: 30px; }

/* -----------------------Animation Timers---------------------------*/

.delay-02s {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.delay-03s {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.delay-04s {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.delay-05s {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.delay-06s {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.delay-07s {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.delay-08s {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.delay-09s {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.delay-1s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.delay-12s {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

/* -----------------------Back to top-------------------------*/

.copyright p { font-size: 16px; text-align: center;}
.back-to-top {
  position: fixed;
  bottom: 10px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-decoration: none;
  color: #000000;
  font-size: 1em;
  padding: 1em;
  opacity: 0.6;
  text-indent: 180%;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  display: none;
  z-index: 200;
  /*background: url('/wp-content/themes/selfemployedloans/images/back_to_top.png') no-repeat 0 0;*/
  background-color: #888;
  border-radius: 50%;
}
.back-to-top:hover {
  opacity: 1;
}
.back-to-top:before {
  position: absolute;
  content: "\f077";
  color: #FFF;
  top: 12px;
  left: -18px;
  font: 22px FontAwesome;
}
/*------------------------Product Styles---------------------------*/
ul.feature-list {
  list-style-type: circle;
  font-weight: 300;
  padding-left: 20px;
}
ol.numbered-list {
  font-weight: 300;
  padding-left: 20px;
}
ol.numbered-list li strong, ul.feature-list li strong {
  font-weight: 500 !important;
}

/* -----------------------Custom Mobile-------------------- */
@media only screen and (min-width : 601px) and (max-width : 767px) {

  .cntl-content {
    width: 40%;
    margin-left: 5%;
  }
  .cntl-states .cntl-state:nth-child(3n) .line-bg, .cntl-states .cntl-state:nth-child(3n) .line-fill {
    height: 200px;
  }
  .cntl-animate .cntl-content {
    margin-left: 5%;
  }
  .cntl-state:nth-child(2n+2) .cntl-content {
    margin-right: 3%;
    margin-left: 0;
  }

}

/* -----------------------767px and lower - Mobile-------------------- */
@media only screen and (max-width : 767px) {

  #header { height: auto; margin: 0; background-position: 70% 15%; }
  #header .container-fluid { height: auto; padding-top: 100px; }
  #header .container-fluid .feature, #inside-header .container-fluid .feature { height: 157px; }
  #header .container-fluid .row h1, #inside-header .container .row h1, #apply-header .container .row h1 { font-size: 28px; margin: 70px 0 5px 0; }
  #header .container-fluid .row h1:after {
    display: block;
    width: 50px;
    margin: 12px auto 15px;
    border-bottom: 2px solid #FFF;
    content: '';
  }
  #inside-header { height: 300px; margin: 0; background-position: center center; background-size: cover; }
  #inside-header .container, #inside-header .container-fluid { height: 300px; padding-top: 100px; }
  #inside-header.search { height: auto; margin: 0; background-position: center; }
  #inside-header.search .container-fluid { height: auto; padding-top: 90px; }
  #inside-header .container .row .heading { margin-top: 50px; }
  #inside-header.concierge-service .container .row .heading { margin-top: 130px; }
  #inside-header.notfound .container .row .heading { margin-top: 20px; }
  #inside-header .container .row .heading h2 { font-size: 20px; background: none; text-shadow: 2px 2px 3px #2e3b4e; }
  #inside-header .container .row .heading img { display: none; }

  #apply-header { height: auto; }
  #apply-header .container { height: auto; padding-top: 90px; }
  #top {height: 250px;}

  .content h2, .article-content h2 {
    font-size: 24px;
  }
  .content h3, .article-content h3 {
    font-size: 20px;
  }
  h3.step {
    font-size: 30px;
  }
  .panel-bg { height: auto; }
  form { padding: 10px; }
  .header-bg { height: 70px; }
  .navbar-brand { padding: 3px 15px; }
  .navbar-nav {
    background-color: #FFF;
    border-top: 1px solid #BEBEBE;
  }
  .navbar-nav>li {
    margin-right: 0;
    border-bottom: 1px solid #BEBEBE;
  }
  .navbar-default {
    padding-top: 5px;
    padding-bottom: 0;
  }
  .navbar-default .navbar-nav>li>a {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0;
    background-color: #FFF;
    border: none;
    box-shadow: none;
    color: #555;
  }
  .navbar-default .navbar-nav>li:first-child>a {
    border: none;
    border-radius: 0;
  }
  .navbar-default .navbar-nav>.active>a {
    color: #555;
    background-color: transparent;
  }
  nav.navbar.transition .navbar-nav>.active>a, nav.navbar.transition .navbar-nav>li>a {
    color: #555;
  }
  .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #479FB6;
  }
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #479FB6;
    border: none;
  }
  ul.nav.navbar-nav { 
    background-color: #FFF;
    min-height: 70px;
  }
  .logo {
    width: auto;
    height: 40px;
  }
  .section-top { margin: 10px 0 30px 0; }
  .section-area { margin: 20px 0; }
  .section-bottom { margin: 0 0 20px 0; }

  h1 { font-size: 30px; }
  h2, .section-top h2,  .section-area h2, .section-bottom h2, .inside-content h2 { font-size: 22px; line-height: 1.1; }
  h3 { font-size: 20px; }
  h4 { font-size: 16px; }
  h2.underline, .section-top h2, .section-top-home h2, .section-area h2, .section-bottom h2, .section-body h2 {
    font-size: 25px;
  }
  .left-panel, .right-panel {
    display: block;
    height: auto;
  }
  .home-icon {
   margin-bottom: 10px;
 }
 .icon-grid { display: none; }
 .icon-button {
   width: 100px;
   height: 100px;
 }
 .step1, .step2, .step3, .step4 {
   background-size: 60px;
 }
 .icon-cell {
  margin-right: 0;
  width: 150px;
}
.content { margin: 50px 0; }
.promo { margin: 30px 0; }
.timeline { padding-top: 30px; }
.cntl { margin-top: 30px; }
.cntl-state { margin-bottom: 30px; }
.cntl .cntl-state:last-child {
  margin-bottom: 30px;
}
.cntl-image { display: block; }
.cntl-state:nth-child(2n+2).cntl-animate .cntl-image img {
  float: none;
}
.btn-default { 
  margin: 0 auto;
  display: block;
  width: 190px;
}
.mobile-img { margin: 0 auto 30px auto; }
.inside-content { margin: 30px 0 0 0; }
footer { margin-top: 40px; }
.footer-intro { width: 100%; }
.footer-heading {
  margin-top: 10px;  
  margin-left: 0px;
}
ul.footer-links li, ul.footer-links-right li { 
  display: block;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}
ul.footer-links li a, ul.footer-links-right li a { 
  display: block;
  padding: 8px 7px;
  // Animation
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
ul.footer-links li a:active, ul.footer-links li a:hover, ul.footer-links li a:focus, ul.footer-links-right li a:active, ul.footer-links-right li a:hover, ul.footer-links-right li a:focus {
  background-color: #4A61A4;
}
.apply-img, #apply-header .overlay {
  background: none;
}
.diagonal-bg {
  display: none;
}
#apply-header h1 {
  font-size: 25px;
  margin: 0 0 15px 0;
}
.apply-text {
  font-size: 16px;
  line-height: 1.4;
}
.news-thumbnail {
  background-size: cover;
  margin-bottom: 15px;
}
.article-container-lg h4 {
  width: 60%;
}
.article-container-lg .date {
  width: 40%;
}
.lenders-box {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.lenders-box div span {
  margin: 0;
}
.lenders-box:before {
  content: " ";
}
.lenders-box div span.mildura {
  margin-top: 5px;
}
.logo-panel {
  margin-top: 30px;
}
.logo-panel h3 {
  margin-top: 10px;
}
.lenders .border-right {
  border-right: none;
}
.article-title {
  height: 155px; 
  background-color: #3B589F; 
}
.article-title-wrap {
  color: #ffffff;
  font-weight: 300;
  padding: 10px 20px 10px;
}
#nav2 ul.blognav li{
  display: block;
  text-align: left;
  margin: 0 15px;
  list-style-type: none; 
}
ul.blognav {
  list-style-type: none;
  margin: 0;
  background: #E8E8E8;
}
#nav2 ul.blognav li:after {
  padding-right: 0;
}
.logo-wrap { width: 44%; }
.lenders-right { height: 90px; }
.lenders .logo-panel .border-right { border-right: none; }
.no-gutter > [class*='col-'] {
  padding-right: 15px;
  padding-left: 15px;
}
.lender-img {
  height: 100px;
}
.navbar-toggle {
  margin: 0 15px 0 0;
  color: #FFF;
}
#nav2 ul.blognav li a {
  display: block;
  color: inherit;
  padding: 5px 0;
  margin-right: 0;
}
#nav2 ul.blognav li a:hover, #nav2 ul.blognav li a:active, #nav2 ul.blognav li a:focus {
  color: #479FB6;
}
form.searchbar {
  width: 70%;
  padding: 0;
}
.cntl-content h3 {
  padding-left: 38px;
  position: relative;
}
h3.residential:before {
  position: absolute;
  top: -3px;
  left: -10px;
  content: url('/wp-content/themes/selfemployedloans/images/line-graphic-homeloan.svg');
  width: 40px;
  height: 40px;
}
h3.commercial:before {
  position: absolute;
  top: -3px;
  left: -10px;
  content: url('/wp-content/themes/selfemployedloans/images/line-graphic-commercial.svg');
  width: 40px;
  height: 40px;
}
h3.business:before {
  position: absolute;
  top: -3px;
  left: -10px;
  content: url('/wp-content/themes/selfemployedloans/images/line-graphic-business.svg');
  width: 40px;
  height: 40px;
}
h3.asset:before {
  position: absolute;
  top: -3px;
  left: -10px;
  content: url('/wp-content/themes/selfemployedloans/images/line-graphic-asset.svg');
  width: 40px;
  height: 40px;
}
.timeline p {
  font-size: 16px;
  margin-left: 38px;
}
.cntl-content .btn-timeline {
  margin-left: 38px;
}
.cntl-animate .line-fill, .line-bg {
  height: 100%;
}
#accordion h3 {
  padding: 12px 18px 12px 5px;
}
#accordion h3:before, #accordion h3.ui-accordion-header-active:before {
  right: 0;
}

}

/* -----------------------Between 768px and 900px - Small Tablet-------------------- */
@media only screen and (min-width : 768px) and (max-width : 900px) {

  #header .container-fluid .row h1 {
    font-size: 50px;
    font-weight: 400;
    color:#fff;
    text-align: center;
    letter-spacing: 0.05em;
    padding: 0;
    margin-top: -60px;
    text-shadow: 2px 2px 3px #2e3b4e;
    line-height: 1.2;
  }

  #header {
    height: 530px;
  }

  #header .container-fluid {
    height: 530px;
  }

  #header .container-fluid .feature {
    height: 310px;
  }
  #header .container-fluid .row h1, #inside-header .container .row h1, .property-invest .container .row h1 {
    font-size: 45px;
  }
  #header .container-fluid {
    padding-top: 190px;
  }
  #inside-header {
    height: 400px;
  }

  #inside-header .container {
    height: 400px;
    padding-top: 160px;
  }
  #apply-header { background-image: none; height: auto; padding-bottom: 20px; }
  #apply-header .container { height: auto; padding-top: 100px; }
  #apply-header h1 { font-size: 30px; }
  #top {height: 305px; margin-left: 8px;}

  .panel-bg {
    padding-right: 0;
    padding-left: 0;
  }
  .left-panel, .right-panel {
    display: block;
    height: auto;
    min-height: 250px;
  }
  .panel-cell {
    display: block;
  }
  #loan-match .form-control {
    width: 110px;
  }
  .timeline { padding-top: 30px; padding-bottom: 30px; }
  .cntl { margin-top: 40px; }
  .cntl-animate .cntl-content { margin-left: 0; }
  .cntl-state { margin-bottom: 30px; }
  .cntl-content { width: 42%; }
  .cntl-image { display: block; }
  .cntl-state:nth-child(2n+2).cntl-animate .cntl-content { margin-right: 0; }
  .cntl-state:nth-child(2n+2) .cntl-content { margin-right: 0; }
  .line-bg, .cntl-animate .line-fill { height: 220px; }
  .timeline p { font-size: 18px; }
  .btn-default { 
    margin: 0 auto;
    display: block;
    width: 190px;
  }
  .inside-content { margin: 30px 0 0 0; }
  footer { margin-top: 40px; }
  .footer-intro {
    width: 100%;
  }
  ul.footer-links li, ul.footer-links-right li { 
    display: block;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  ul.footer-links li a, ul.footer-links-right li a { 
    display: block;
    padding: 8px 7px;
    // Animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  ul.footer-links li a:active, ul.footer-links li a:hover, ul.footer-links li a:focus, ul.footer-links-right li a:active, ul.footer-links-right li a:hover, ul.footer-links-right li a:focus {
    background-color: #4A61A4;
  }
  .diagonal-bg {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .diagonal-bg, .apply-img {
    width: 59%;
  }
  .lenders-box {
    width: 100%;
  }
  .logo-panel {
    margin-top: 30px;
  }
  .logo-panel h3 {
    margin-top: 10px;
  }
  .lenders .border-right {
    border-right: none;
  }
  .article-title {
    height: 305px; 
    background-color: #3B589F; 
  }
  .article-title-wrap {
    padding: 10px 22px 10px;
  }
  .logo-wrap { width: 30%; }
  .lenders .logo-panel .border-right { border-right: none; }
  #inside-header .container-fluid .feature { height: 110px; }
  
}

/* -----------------------Between 901px and 1199px - Large Tablet-------------------- */
@media only screen and (min-width : 901px) and (max-width : 1199px) {

  #header {
    height: 650px;
  }

  #header .container-fluid {
    height: 650px;
    padding-top: 170px;
  }

  #header .container-fluid .feature {
    height: 390px;
  }
  #header .container-fluid .row h1, #inside-header .container .row h1, .property-invest .container .row h1 {
    font-size: 45px;
  }
  #apply-header {
    height: auto;
    padding-bottom: 20px;
  }
  #apply-header .container {
    padding-top: 100px;
  }
  #apply-header h1 {
    font-size: 35px;
  }
  #latest { padding: 0; }
  #top {height: 345px; margin-left: 8px;}

  .panel-bg {
    padding-right: 0;
    padding-left: 0;
  }
  .timeline {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cntl { margin-top: 40px; }
  .cntl-state { margin-bottom: 30px; }
  .cntl-animate .cntl-content { margin-left: 0; }
  .cntl-content { width: 42%; }
  .cntl-image { display: block; }
  .cntl-state:nth-child(2n+2).cntl-animate .cntl-content { margin-right: 0; }
  .cntl-state:nth-child(2n+2) .cntl-content { margin-right: 0; }
  .line-bg, .cntl-animate .line-fill { height: 220px; }
  .timeline p { font-size: 18px; }
  .mobile-img { float: right; }
  .inside-content { margin: 40px 0; }
  .lenders-box { width: 100%; }
  .lenders-box div span.bluestone {
    background-position: 0 -640px;
  }
  .lenders-box div span.pepper {
    background-position: 0 -704px;
  }
  .logo-panel .right h3 { margin-left: 15px; }
  .article-title {
    height: 345px; 
    background-color: #3B589F; 
  }
  .article-title-wrap {
    padding: 10px 22px 10px;
  }
  .logo-wrap { width: 30%; }

}

/* -------------------------Large desktop styles------------------------- */
@media (min-width: 1200px) {

  #header { 
    background-position: 0% 40%;
    background-size: 100%;
  }
  #latest { padding: 0; }
  #top {height: 400px;}

  .form-inline .form-control {
    margin-left: 5px;
    margin-right: 5px;
  }
  .timeline {
    padding-top: 60px;
    padding-bottom: 50px;
  }
.cntl-state:nth-child(even) .cntl-content .btn-timeline { /*float: right;*/ }
.cntl-content { margin-left: 10%; }
h2.underline { font-size: 40px; }
.mobile-img { float: right; }
.apply-img {
  background: url(/wp-content/themes/selfemployedloans/images/header-apply.jpg) 0 -50px no-repeat;
}
.logo-panel .right h3 { margin-left: 15px; }
.container.rates {
  width: 1270px;
  min-height: 500px;
}
.logo-wrap { width: 18%; }

.article-title {
  height: 400px; 
  background-color: #3B589F; 
  margin-right: 5px;
}

#top {height: 400px;}
.relatedposts .news-article-latest {padding-left: 0px;}
ul.side-widget {padding: 0;}
.no-gutter-right { padding-right:0; }

}

.apply-form-wrap {
  box-shadow: none;
  margin: 0px -15px;
}
.apply-form-wrap #apply-form-loading {
  height: 425px;
  margin: 30px auto;
  width:100%;
  text-align: center; 
  font-size: 20px; 
  color: #27B99A;    
}
@media (min-width: 768px) { 
  .apply-form-wrap {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    margin: 15px 0;    
    padding: 15px 0;
  }
}

/*------------------------Custom Styles---------------------*/
@media only screen and (min-width : 992px) and (max-width : 1199px) {

  #header .container-fluid .feature {
    height: 390px;
  }
  #inside-header .container-fluid .feature {
    height: 150px;
  }

}

@media only screen and (min-width : 901px) and (max-width : 991px) {

  #header .container-fluid .feature {
    height: 345px;
  }
  #inside-header .container-fluid .feature {
    height: 141px;
  }

}

.mdl-textfield { padding-bottom: 25px !important; }

.ratetableThankyouMessageP {
  font-size: 16px;
  margin: 0 0 16px;
  letter-spacing: 0;
  font-weight: 300;
  line-height: 24px;
}

.phAnimate {
  margin-bottom: 12px !important;
  padding-top: 15px;
}
.phAnimate label {
  top: 22px;
}

.phAnimate label.active.focusIn {
  font-size: 12px;
}

.phAnimate .error-msg {
  font-size: 12px;
  color: red;
  padding-left: 0px;
  float: none;
}
