/* General Styles */
img {
  max-width: 100%;
  height: auto; }

body {
  font-size: 16px;
  color: #374d67;
  font-family: 'Source Sans Pro', sans-serif; }

body .vc_row {
  margin: 0; }

b h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #374d67; }

p {
  line-height: 1.5em; }

body .show-smaller-screens {
  display: none !important; }

iframe {
  max-width: 100%; }

body .container {
  width: 1170px;
  float: none;
  margin: 0 auto; }

ul, ol {
  padding-left: 20px; }
  ul li, ol li {
    margin-bottom: 8px; }

.btn, body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit], body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern, body .woocommerce-Button, body .woocommerce-address-fields .button, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button, body #affwp-affiliate-dashboard .button, #ciq-plan-selection input[type="submit"] {
  border-radius: 2px;
  -webkit-transition: all 0.75s !important;
  /* Safari */
  transition: all 0.3s ease;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-shadow: none;
  padding: 15px 50px 13px;
  text-decoration: none !important;
  border: none; }

.btn-blue, .btn-blue:active, .btn-blue:focus, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, body .woocommerce-Button, .woocommerce-address-fields .button, body .woocommerce-Button, body .woocommerce-address-fields .button, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button, body #affwp-affiliate-dashboard .button, #ciq-plan-selection input[type="submit"] {
  background-color: #2dccd3;
  color: #fff !important;
  border: solid 2px #35d9e0;
  box-shadow: 0 2px 1px 0 #1c999e; }

.btn-blue:hover, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, body .woocommerce-Button:hover, .woocommerce-address-fields .button:hover, body .woocommerce-Button:hover, body .woocommerce-address-fields .button:hover, body .woocommerce #respond input#submit:hover, body .woocommerce a.button:hover, body .woocommerce button.button:hover, body .woocommerce input.button:hover, body #affwp-affiliate-dashboard .button:hover, #ciq-plan-selection input[type="submit"]:hover {
  background-color: #33b1b7;
  border: solid 2px #33b1b7; }

.btn-learn-more, .btn-transparent {
  border: solid 1px #374d67;
  color: #374d67;
  background: rgba(255, 255, 255, 0.8); }

.btn-learn-more {
  padding: 16px 50px 15px; }

.btn-learn-more:hover, .btn-transparent:hover {
  background: #374d67;
  color: #fff; }

body .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
  background-color: #7277d6;
  border: solid 2px #7d82e5;
  border-radius: 2px;
  background-image: none;
  box-shadow: 0 2px 1px 0 #5359c8; }

body .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
  background-color: #696ecc;
  border: 2px solid #5c61bd;
  box-shadow: 0 2px 1px 0 #5359c8; }

body .woocommerce a.button.cancel {
  background-image: -webkit-linear-gradient(#c95a64, #e21f1f);
  background-image: -o-linear-gradient(#c95a64, #e21f1f);
  background-image: linear-gradient(#c95a64, #e21f1f); }

#content, .content, .section-grey {
  padding: 78px 0 90px;
  background-size: cover;
  background-position: top right;
  position: relative; }
  #content h1, .content h1, .section-grey h1, #content h2, .content h2, .section-grey h2, #content h3, .content h3, .section-grey h3, #content h4, .content h4, .section-grey h4, #content h5, .content h5, .section-grey h5, #content h6, .content h6, .section-grey h6 {
    font-family: 'Roboto Condensed', sans-serif; }
  #content h1, .content h1, .section-grey h1 {
    font-size: 64px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.8px; }
  #content h2, .content h2, .section-grey h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    line-height: 1.08em; }
  #content h3, .content h3, .section-grey h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: -0.4px; }
  #content h4, .content h4, .section-grey h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 2; }
  #content h5, .content h5, .section-grey h5 {
    font-size: 20px; }
  #content a, .content a, .section-grey a {
    color: #353838;
    text-decoration: underline; }

.section-grey {
  background-color: #f8f8f8; }

.section-blue {
  background-color: #374d67;
  border-top: solid 1px #979797; }
  .section-blue h1, .section-blue h2, .section-blue h3, .section-blue p, .section-blue li {
    color: #fff; }
  .section-blue h1 {
    font-size: 48px; }

.section-white {
  background: #fff; }

.content-pulled-up {
  padding-bottom: 0px; }

.section-pull-up {
  position: relative;
  z-index: 99;
  top: -136px; }

.vc_separator.section-pull-up {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 100; }

.centered {
  text-align: center; }
  .centered video, .centered iframe {
    margin-left: auto;
    margin-right: auto; }

.section-intro h2 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px; }
  .section-intro p {
    width: 580px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.56; }

.underline-blue {
  border-bottom: 4px solid #35d9e0;
  display: inline-block; }

.underline-purple {
  border-bottom: 4px solid #7d82e5;
  display: inline-block; }

.styled-list-checks li {
  list-style: none;
  background: url(../img/icon-check-gold-value-list.png) no-repeat left center;
  padding-left: 35px;
  margin-bottom: 15px; }

body .vc_col-has-fill > .vc_column-inner, body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_section.vc_section-has-fill, body .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, body .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 0; }

.hide-logged-in {
  display: none !important; }

.show-logged-in {
  display: block !important; }

.blink {
  animation-duration: 1s;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out; }

@keyframes blink {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

body .vc_color-grey.vc_message_box-outline, body .vc_color-grey.vc_message_box-solid-icon {
  background: #fff; }

i.arrow {
  border: solid #4a90e2;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  float: right;
  position: relative;
  top: 5px; }

i.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

p.wp-caption-text {
  font-size: 12px;
  padding: 5px 10px;
  background: #f4f4f4;
  margin-bottom: 10px; }
/* END General Styles */
/* Header Menu STYLES */
#header #header-login {
  margin-left: 48px;
  margin-top: 21px; }
  #header #header-login .btn {
    width: auto;
    padding: 12px 40px 10px; }
  #header #header-login em {
    position: relative;
    top: 2px; }
  #header #header-inner {
    padding: 0 0 8px; }

.logged-in #header #header-login .btn {
  margin-right: 0;
  width: auto; }

#header-inner-sticky-wrapper.is-sticky #header-inner {
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
  z-index: 9997 !important;
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform; }

#header-inner-sticky-wrapper.is-sticky {
  height: auto !important; }

body .navbar-nav, body .navbar-default .navbar-collapse, body .navbar-default .navbar-form {
  margin: 0;
  padding: 0;
  border: none; }

#logo {
  float: left;
  position: relative;
  z-index: 999;
  margin: 20px 0 15px; }

#main-navigation {
  position: relative;
  top: 0;
  z-index: 998;
  background: none;
  background-image: none;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  margin-left: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  float: left; }
  #main-navigation li {
    padding: 0 6px;
    list-style: none;
    position: relative;
    margin-bottom: 0;
    float: left; }
  #main-navigation li a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #374d67;
    display: block;
    padding: 28px 0 10px;
    margin-right: 20px;
    transition: background-color 0.2s ease;
    border-top: 3px solid #fff; }
  #main-navigation li a:hover {
    text-decoration: none;
    color: #353838;
    border-top-color: #4bb2b5; }
  #main-navigation li.last-menu-item a {
    margin-right: 0; }
  #main-navigation li.first-menu-item a {
    padding-left: 0; }
  #main-navigation li.first-menu-item li a {
    padding-left: 12px; }
  #main-navigation li.last-menu-item a {
    padding-right: 0; }
  #main-navigation li.current_page_item a, #main-navigation li.current_page_parent a, #main-navigation li.current-menu-ancestor a, #main-navigation li.current-menu-item a, #main-navigation li.current-page-ancestor a {
    border-top: 3px solid #5ac6c9; }
  #main-navigation li.current_page_parent li a {
    color: #4b4e56; }
  #main-navigation li.current_page_item ul, #main-navigation li.current_page_ancestor ul {
    padding-top: 0; }
  #main-navigation li.current_page_item li a, #main-navigation li.current_page_ancestor li a {
    border-top: none;
    color: #4b4e56; }
  #main-navigation li.current_page_ancestor li.current_page_item a:hover, #main-navigation li.current_page_ancestor li.current_page_item a:focus {
    color: #fff; }
  #main-navigation li.current_page_ancestor li.current_page_item a, #main-navigation li.current_page_ancestor li.current_page_parent a {
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #47709b; }
  #main-navigation li.current_page_ancestor li.current_page_item.menu-item-has-children a, #main-navigation li.current_page_ancestor li.current_page_parent.menu-item-has-children a {
    background-image: url(../images/icon-arrow-menu-right.png); }
  #main-navigation li.current_page_ancestor li.current_page_item li a, #main-navigation li.current_page_ancestor li.current_page_parent li a {
    background: #f5f5f5;
    color: #4b4e56; }
  #main-navigation li.current_page_ancestor li.current_page_parent li.current-menu-item a {
    background: #8ac045;
    color: #fff; }
  #main-navigation li.current_page_ancestor li.current_page_parent li a:hover {
    color: #fff; }
  #main-navigation li ul {
    position: absolute;
    left: -9999px;
    width: 250px;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    z-index: 9999;
    padding-top: 0;
    box-shadow: none;
    border: none;
    background: none;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.11); }
  #main-navigation li:hover ul {
    left: 6px;
    display: inherit; }
  #main-navigation li ul li {
    display: block;
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e6e5e5;
    background-color: #f5f5f5; }
  #main-navigation li ul a {
    color: #7b7b7b;
    font-weight: 500;
    padding: 12px;
    margin-right: 0;
    display: block;
    text-transform: none;
    border-top: 0; }
  #main-navigation li.current_page_ancestor li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none; }
  #main-navigation li ul a:hover {
    background-color: #47709b !important;
    color: #fff;
    text-decoration: none;
    border: none; }
  #main-navigation li a.dropdown-toggle {
    display: inline-block;
    position: absolute;
    border: none;
    right: -8px;
    top: 9px; }
  #main-navigation li ul li.menu-item-has-children a {
    background-image: url(../images/icon-arrow-menu-right-grey.png);
    background-repeat: no-repeat;
    background-position: 96% center; }
  #main-navigation li ul li.menu-item-has-children:hover a {
    background-image: url(../images/icon-arrow-menu-right.png); }
  #main-navigation li ul li.menu-item-has-children li a {
    background-image: none !important; }
  #main-navigation li ul li ul, #main-navigation li:hover ul li ul {
    position: absolute;
    top: -1px;
    left: -9999px;
    border-top: 1px solid #e6e5e5;
    border-left: 1px solid #e6e5e5; }
  #main-navigation li ul li:hover ul {
    left: 250px; }
/* End Header/Menu */
/* Homepage */
#home-hero-text {
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 20px 0 100px; }
  #home-hero-text .wpb_content_element {
    width: 628px;
    max-width: 100%; }
  #home-hero-text .wpb_content_element h1 {
    line-height: 1.06;
    letter-spacing: normal;
    color: #374d67;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 25px; }
  #home-hero-text .wpb_content_element p {
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
    color: #374d67;
    margin-bottom: 30px; }
  #home-hero-text .wpb_content_element .btn-learn-more {
    margin-left: 20px; }

.top-section .vc_row .vc_column_container {
  border-right: 1px solid #aaa; }
  @media (max-width: 767px) {
      .top-section .vc_row .vc_column_container {
        border-right: 0; } }
  .top-section .vc_row .vc_column_container:last-child {
    border-right: 0; }

.popular-home-articles .front-popular-article {
  width: 100%; }
  .popular-home-articles .front-popular-article img {
    width: 100%;
    height: 150px; }
  .popular-home-articles .front-popular-article h4 {
    font-weight: 800;
    font-family: 'Muli', 'Helvetica', 'Arial', sans-serif; }

@media (max-width: 767px) {
    .portfolio-table-container.home-portfolio {
      margin-top: 10px;
      border-bottom: 1px solid #aaa; } }

.frontnews-article {
  padding: 10px 0; }
  .frontnews-article.bordertop {
    border-top: 1px solid #aaa; }
  .frontnews-article .image-container {
    width: 100%;
    margin-bottom: 5px; }
  .frontnews-article .image-container img {
    width: 100%;
    max-height: 100%; }
  .frontnews-article .image-floated {
    float: right;
    width: 40%; }
  .frontnews-article h4 {
    font-weight: 800;
    font-family: 'Muli', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px; }
  .frontnews-article h4 a {
    color: #000; }
  .frontnews-article .blogroll-excerpt {
    font-size: 14px;
    font-family: 'Lato', 'Helvetica', 'Arial', sans-serif; }

#products-sidebyside-container {
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  color: #374d67;
  text-align: center;
  box-shadow: 0 2px 0 0 #dedede;
  border-radius: 2px; }
  #products-sidebyside-container .vc_col-sm-6 {
    padding-top: 60px;
    padding-bottom: 60px; }
  #products-sidebyside-container h4 {
    margin-top: 0;
    color: #a2a9b9;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 0.7px; }
  #products-sidebyside-container h3 {
    color: #374d67;
    margin-top: 0;
    margin-bottom: 20px; }
  #products-sidebyside-container p {
    color: #374d67;
    margin-top: 25px;
    width: 280px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
  #products-sidebyside-container img.aligncenter {
    display: inline-block;
    margin: 0 6px; }
  #products-sidebyside-container .vc_btn3-container {
    margin-bottom: 0; }
  #products-sidebyside-container #products-sidebyside-right-column p {
    width: 320px; }
  #products-sidebyside-container #products-sidebyside-right-column .vc_column-inner {
    border-left: solid 1px #d3d6dc; }

#home-team {
  padding-bottom: 0; }
  #home-team p {
    font-size: 18px; }
  #home-team #home-team-left .vc_column-inner {
    width: 440px;
    max-width: 100%; }

#product-styled-list ul {
  padding-left: 0; }
  #product-styled-list li {
    list-style: none;
    margin-bottom: 35px; }
  #product-styled-list li img {
    float: left;
    width: auto;
    margin-right: 20px;
    transition: all 0.2s ease-in-out; }
  #product-styled-list li ul {
    float: left;
    width: 60%; }
  #product-styled-list li ul li {
    width: 100%;
    margin: 0;
    line-height: 1.69; }
  #product-styled-list li h5 {
    margin-top: 0;
    margin-bottom: 10px; }
  #product-styled-list li:hover img {
    transform: scale(1.1); }
  #product-styled-list li:after {
    clear: both;
    display: table;
    content: ""; }

#free-report {
  background-image: -webkit-linear-gradient(right, #37ced5, #374d67);
  background-image: -o-linear-gradient(right, #37ced5, #374d67);
  background-image: linear-gradient(to left, #37ced5, #374d67);
  color: #fff;
  padding: 40px 0; }
  #free-report h2 {
    color: #fff;
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 40px; }
  #free-report .wpb_content_element {
    margin-bottom: 0; }
/* END Homepage */
body .tooltipster-sidetip .tooltipster-box {
  background-image: -webkit-linear-gradient(#fffef0, #fffde1);
  background-image: -o-linear-gradient(#fffef0, #fffde1);
  background-image: linear-gradient(#fffef0, #fffde1);
  border: solid 1px #edebcc;
  border-radius: 2px; }
  body .tooltipster-sidetip .tooltipster-box .tooltipster-content {
    color: #4a6381;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px; }

body .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #edebcc !important;
  border: 9px solid transparent; }

body .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fffde1 !important; }
/* Modal */
#modal-popup, #free-report-modal {
  z-index: 9999;
  padding: 0 !important; }
  #modal-popup .modal-dialog, #free-report-modal .modal-dialog {
    top: 8%; }
  #modal-popup div.modal-content, #free-report-modal div.modal-content {
    width: 800px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
    box-shadow: 0 2px 10px 0 #b4b4b4;
    border: none;
    border-radius: 0; }
  #modal-popup #modal-popup, #free-report-modal #modal-popup {
    background: url(../img/bg-modal-teal-cap.png) top center no-repeat;
    background-size: contain;
    padding: 0 35px 20px; }
  #modal-popup #modal-popup-image, #free-report-modal #modal-popup-image {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -100px; }
  #modal-popup h2, #free-report-modal h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 0.94;
    letter-spacing: -0.5px;
    text-align: center;
    color: #353838;
    padding-bottom: 10px; }
  #modal-popup h5, #free-report-modal h5 {
    font-size: 20px;
    line-height: 1.5;
    font-family: 'Source Sans Pro', sans-serif; }
  #modal-popup .vc_btn3-container.vc_btn3-inline, #free-report-modal .vc_btn3-container.vc_btn3-inline, #modal-popup .vc_btn3, #free-report-modal .vc_btn3 {
    display: block;
    width: 100%; }
  #modal-popup button.close, #free-report-modal button.close {
    margin-top: 20px;
    margin-right: 10px;
    font-size: 40px;
    position: relative;
    z-index: 9999; }

body .modal.in div.modal-content {
  opacity: 1 !important; }

body .modal-backdrop.in {
  background-color: rgba(242, 242, 242, 0.8);
  opacity: inherit; }
/* END Modal */
/* Products */
#product-hero {
  padding: 58px 0 88px;
  text-align: center; }
  #product-hero h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold; }
  #product-hero h4 {
    border-radius: 2px;
    background-color: #2dccd3;
    padding: 5px 10px;
    text-transform: uppercase;
    line-height: 1.33;
    letter-spacing: 0.8px;
    color: #fff;
    display: inline-block;
    margin: 0 auto 35px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: bold; }
  #product-hero p {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 18px; }

#product-hero.purple h4 {
  background-color: #7277d6; }
  #product-hero.purple p {
    width: 540px; }

#product-page-details-container {
  margin-bottom: -74px; }

.product-feature-row {
  padding: 48px 56px; }
  .product-feature-row .vc_col-sm-4 {
    width: 40%; }
  .product-feature-row h4 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.7px;
    color: #a2a9b9;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 0; }
  .product-feature-row h3 {
    margin-top: 10px; }
  .product-feature-row h5 {
    width: 300px;
    max-width: 100%;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.25;
    margin-bottom: 24px; }
  .product-feature-row ul {
    padding-left: 0;
    margin-left: 0; }
  .product-feature-row ul li {
    list-style: none;
    font-weight: bold;
    margin-bottom: 12px; }
  .product-feature-row ul li:before {
    content: "";
    display: inline-block;
    background: url(../img/icon-pricing-checkmark-teal.svg);
    width: 16px;
    height: 16px;
    margin-right: 14px;
    position: relative;
    top: 2px; }
  .product-feature-row ul li img {
    position: relative;
    top: -1px;
    margin-left: 2px; }
  .product-feature-row ul li em {
    font-weight: normal;
    color: #a2a9b9;
    display: inline-block;
    margin-left: 3px; }
  .product-feature-row small {
    font-size: 12px;
    color: #a2a9b9; }
  .product-feature-row .vc_col-sm-8 {
    width: 60%; }

.product-feature-row-purple ul li:before {
  background: url(../img/icon-pricing-checkmark-purple.svg); }

#product-pricing-row {
  margin-bottom: -40px; }

.styled-amount p {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  color: #2dccd3;
  font-family: 'Roboto Condensed', sans-serif; }
  .styled-amount em {
    position: relative;
    top: -15px;
    font-style: normal; }
  .styled-amount strong {
    font-size: 58px;
    font-weight: bold;
    line-height: normal;
    position: relative; }

.styled-amount.purple p {
  color: #7289da; }

#pricing-or-sep {
  margin-top: -10px;
  margin-bottom: 20px; }
  #pricing-or-sep p {
    text-align: center;
    position: relative;
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
  #pricing-or-sep p:before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #e7eaef;
    height: 1px;
    width: 100%;
    top: 12px; }
  #pricing-or-sep strong {
    background: #f8f8f8;
    display: inline-block;
    color: #a2a9b9;
    font-size: 36px;
    position: relative;
    z-index: 2;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: normal; }

#pricing-annual-description {
  color: #a2a9b9;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: -30px; }

#products-price-container-right {
  border-left: 1px solid #d3d6dc; }

#products-price-container-right.purple .styled-amount p {
  color: #7289da; }
/* END Product */
/* About Us */
#about-hero {
  color: #fff;
  padding: 42px 0 54px; }
  #about-hero h1 {
    font-size: 48px;
    font-weight: normal;
    line-height: 1.25em;
    margin-bottom: 50px; }
  #about-hero h4 {
    color: #fff;
    font-size: 24px;
    line-height: 1.63;
    width: 600px;
    max-width: 100%; }
  #about-hero .team-hero-info-box {
    background: #55687e;
    text-align: center;
    padding: 20px;
    width: 400px;
    max-width: 100%;
    margin-bottom: 10px; }
  #about-hero .team-hero-info-box h3 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 0; }
  #about-hero .team-hero-info-box p {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }

#about-logos {
  padding: 28px 0; }
  #about-logos .wpb_content_element {
    margin: 0; }

#bio-row h2 {
  margin-top: 15px;
  margin-bottom: 0; }
  #bio-row h4 {
    font-weight: normal;
    margin-top: 0; }
  #bio-row .vc_separator {
    margin-bottom: 15px; }
  #bio-row #charlie-bio {
    width: 60%; }
  #bio-row #randy-bio {
    width: 40%; }

.hr-blue, .hr-blue.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #2dccd3; }

.hr-purple, .hr-purple.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #7277d6; }
/* END About Us */
/* Pricing */
#pricing-container {
  background-image: -webkit-linear-gradient(right, #37ced5, #374d67);
  background-image: -o-linear-gradient(right, #37ced5, #374d67);
  background-image: linear-gradient(to left, #37ced5, #374d67);
  border: solid 1px #979797;
  padding: 45px 0 80px;
  color: #fff; }
  #pricing-container h1, #pricing-container h2, #pricing-container h3, #pricing-container h4 {
    font-family: 'Roboto Condensed', sans-serif; }
  #pricing-container #pricing-intro {
    text-align: center;
    color: #fff; }
  #pricing-container #pricing-intro h1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-top: 0; }
  #pricing-container #help-deciding-container {
    border-radius: 2px;
    background-color: #f3f3f3;
    background: url(../img/bg-help-deciding.png) repeat;
    padding: 34px 30px 10px; }
  #pricing-container #help-deciding-container h4 {
    color: #fff;
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px; }
  #pricing-container #help-deciding-container p {
    font-size: 16px;
    line-height: 1.35em;
    margin-bottom: 20px; }
  #pricing-container #pricing-container-middle .vc_column-inner {
    padding-right: 5px; }
  #pricing-container .plan-container {
    color: #374d67;
    transition: transform 0.15s ease-out; }
  #pricing-container .plan-container h2 {
    font-weight: bold;
    margin-top: 0;
    font-size: 38px;
    margin-bottom: 0; }
  #pricing-container .plan-container .wpb_wrapper {
    padding: 28px 30px;
    border-radius: 2px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: solid 1px #e7e7e7; }
  #pricing-container .plan-container .wpb_wrapper .wpb_wrapper {
    padding: 0;
    border-radius: 0;
    box-shadow: none !important;
    border: none; }
  #pricing-container .plan-container .styled-amount strong {
    margin-left: -6px; }
  #pricing-container .plan-container .plan-pricing-container ul {
    padding-left: 0;
    margin: 20px 0; }
  #pricing-container .plan-container .plan-pricing-container li {
    list-style: none;
    margin: 0 0 5px;
    border-radius: 2px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    background-color: #fbfbfb;
    padding: 8px 10px 10px;
    font-size: 14px;
    line-height: normal; }
  #pricing-container .plan-container .plan-pricing-container li:hover, #pricing-container .plan-container .plan-pricing-container li *:hover {
    cursor: pointer; }
  #pricing-container .plan-container .plan-pricing-container li hr {
    margin: 5px 0 10px; }
  #pricing-container .plan-container .plan-pricing-container li p {
    font-size: 13px;
    margin-bottom: 2px;
    line-height: normal; }
  #pricing-container .plan-container .plan-pricing-container label {
    font-weight: normal; }
  #pricing-container .plan-container .plan-pricing-container label span {
    font-weight: bold;
    display: inline-block;
    margin-left: 20px; }
  #pricing-container .plan-container .plan-pricing-container label span img {
    margin-right: 3px; }
  #pricing-container .plan-container .plan-pricing-container li.active {
    border: solid 1px #2dccd3; }
  #pricing-container .plan-container .plan-pricing-container li input {
    margin-right: 8px;
    position: relative; }
  #pricing-container .plan-container #pricing-disclaimer {
    margin-bottom: 0; }
  #pricing-container .plan-container #pricing-disclaimer * {
    font-size: 12px;
    color: #a2a9b9;
    line-height: normal;
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif; }
  #pricing-container .plan-container:hover .wpb_wrapper {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.6); }
  #pricing-container .pricing-features p {
    margin-bottom: 25px; }
  #pricing-container .pricing-features ul {
    padding-left: 0; }
  #pricing-container .pricing-features li {
    list-style: none;
    margin-bottom: 20px;
    font-weight: bold; }
  #pricing-container .pricing-features li:before {
    content: "";
    display: inline-block;
    background: url(../img/icon-pricing-checkmark-teal.svg);
    width: 16px;
    height: 16px;
    margin-right: 14px;
    position: relative;
    top: 2px; }
  #pricing-container .pricing-features li img {
    position: relative;
    top: -1px;
    margin-left: 2px; }
  #pricing-container .pricing-features em {
    color: #a2a9b9;
    font-style: italic;
    margin-left: 8px;
    font-weight: normal; }
  #pricing-container .pricing-features.purple li:before {
    background: url(../img/icon-pricing-checkmark-purple.svg); }
  #pricing-container #pricing-container-right .vc_column-inner {
    padding-left: 5px; }

#pricing-faq {
  padding-top: 55px; }
  #pricing-faq #pricing-faq-left .vc_column-inner {
    padding-left: 0;
    padding-right: 30px; }
  #pricing-faq #pricing-faq-right .vc_column-inner {
    padding-left: 30px;
    padding-right: 0; }
  #pricing-faq h4 {
    margin-top: 0; }
/* END Pricing */
/* Checkout */
.woocommerce-checkout .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }

body.woocommerce-checkout #header, body.woocommerce-checkout #footer, body.woocommerce-checkout #footer-bottom {
  display: none; }

.woocommerce .woocommerce-error {
  margin: 0; }

#checkout-header {
  padding: 30px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.57;
  letter-spacing: 1px;
  color: #fff;
  background-image: -webkit-linear-gradient(right, #37ced5, #374d67);
  background-image: -o-linear-gradient(right, #37ced5, #374d67);
  background-image: linear-gradient(to left, #37ced5, #374d67); }
  #checkout-header .container {
    padding-left: 0;
    padding-right: 0; }
  #checkout-header #logo {
    float: left; }
  #checkout-header #checkout-header-top-left {
    float: left; }
  #checkout-header #checkout-header-top-left #checkout-header-logo {
    display: block; }
  #checkout-header #checkout-header-top-right {
    float: right;
    font-family: 'Roboto Condensed', sans-serif; }
  #checkout-header #checkout-header-top-right a {
    color: #fff;
    text-decoration: underline; }
  #checkout-header #checkout-header-top-right a img {
    margin-right: 5px; }
  #checkout-header #checkout-header-top-right #checkout-header-secure-icon {
    margin-right: 4px;
    position: relative;
    top: -2px; }
  #checkout-header a#checkout-header-logout {
    border-radius: 2px;
    border: solid 1px #d3d6dc;
    padding: 13px 17px;
    color: #4a6381;
    font-weight: normal;
    background: #fff; }

body.woocommerce-checkout .modal, body.woocommerce-checkout #free-report-modal, body.woocommerce-checkout .modal-backdrop {
  display: none; }

body .woocommerce-info, body .woocommerce-message {
  border-top-color: #4cbbbd; }

body .woocommerce-info::before, body .woocommerce-message::before {
  color: #4cbbbd; }

#checkout-container {
  background: #f7f7f7;
  padding-top: 0;
  padding-bottom: 65px; }
  #checkout-container #checkout-steps {
    background: #fff;
    padding: 15px 0 10px;
    text-align: center; }
  #checkout-container #checkout-steps ul {
    text-align: center;
    margin: 0;
    padding-left: 0;
    display: inline-block; }
  #checkout-container #checkout-steps ul li {
    float: left;
    list-style: none;
    margin-right: 34px;
    margin-bottom: 0; }
  #checkout-container #checkout-steps ul li:last-child {
    margin-right: 0; }
  #checkout-container #checkout-steps ul span {
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 50%;
    background: #c8c8c8;
    color: #fff;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 6px;
    padding-top: 3px;
    font-size: 14px; }
  #checkout-container #checkout-steps a.active span {
    background: #4a90e2; }
  #checkout-container #checkout-steps a.finished span {
    text-indent: -9999px;
    background: url(../img/checkout/icon-checkout-step-completed.svg) no-repeat center center #94ce58; }
  #checkout-container #checkout-steps a.active.finished span {
    background: #4a90e2;
    text-indent: 0; }
  #checkout-container #checkout-steps ul h5 {
    float: left;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 15px;
    color: #9e9e9e; }
  #checkout-container #checkout-steps ul a.active h5 {
    color: #374d67;
    font-weight: bold; }
  #checkout-container #checkout-steps ul a.finished h5 {
    color: #374d67; }
  #checkout-container .woocommerce-form-login {
    background: #fff;
    border: solid 1px #eeeff1;
    border-radius: 0; }
  #checkout-container .woocommerce-form-login label {
    color: #4a90e2; }
  #checkout-container .woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    margin-top: 5px; }
  #checkout-container .woocommerce-form-login label.woocommerce-form__label-for-checkbox span {
    font-weight: normal;
    position: relative;
    top: -2px;
    color: #374d67; }
  #checkout-container .woocommerce-form-login #username, #checkout-container .woocommerce-form-login #password {
    padding: 3px 0 6px;
    border: none;
    border-bottom: solid 1px #d3d6dc;
    border-radius: 0; }
  #checkout-container .woocommerce-form-login button {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-right: 10px; }
  #checkout-container .woocommerce-error {
    background: #fff;
    border-bottom: 3px solid #b81c23;
    margin: 10px auto 0;
    width: 450px;
    max-width: 100%; }

#checkout-header-container {
  text-align: center;
  font-size: 12px;
  width: 450px;
  max-width: 100%;
  margin: 0 auto; }
  #checkout-header-container a {
    color: #4a90e2; }

.checkout-hidden {
  display: none; }

#customer_details {
  margin-bottom: 20px; }

.woocommerce-checkout-container .container {
  width: 100%; }

body .container.checkout-plans {
  width: 100%;
  margin-bottom: 20px; }
  body .container.checkout-plans .checkout-plan-container {
    padding: 5px; }
  body .container.checkout-plans .checkout-plan-content-container {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    box-shadow: 0 2px 0 0 #dedede; }
  body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header {
    background: #f1f3f5;
    border-bottom: 1px solid #d2d4d6;
    padding: 7px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header .price, body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header .term {
    display: none; }
  body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header .checkout-plan-radio-container {
    float: right; }
    body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header .checkout-plan-radio-container input {
      height: 20px;
      width: 20px; }
  body .container.checkout-plans .checkout-plan-content-container .checkout-plan-header h3 {
    margin: 0;
    display: inline-block; }
  body .container.checkout-plans .checkout-plan-content-container .checkout-plan-term {
    display: none; }
  body .container.checkout-plans .checkout-plan-content-container .plan-inner-content {
    padding: 20px; }
  body .container.checkout-plans .checkout-plan-content-container .whats-included {
    background-image: linear-gradient(to bottom, #fcfcfc, #efefef);
    border: solid 1px #d3d6dc;
    font-size: 14px;
    color: #374d67;
    font-weight: bold;
    padding: 8px 12px;
    margin: 0;
    cursor: pointer; }
  body .container.checkout-plans .checkout-plan-content-container .whats-included img {
    position: relative;
    top: -2px;
    margin-right: 3px; }
  body .container.checkout-plans .checkout-plan-content-container .plan-features {
    display: none;
    padding: 10px 0 0 0; }
  body .container.checkout-plans .checkout-plan-content-container .plan-features ul {
    margin-bottom: 0; }
  body .container.checkout-plans .checkout-plan-content-container .plan-features ul:after {
    clear: both;
    content: "";
    display: table; }
  body .container.checkout-plans .checkout-plan-content-container .plan-features li {
    list-style: none;
    float: left;
    width: 50%;
    padding-left: 22px;
    font-size: 14px; }
  body .container.checkout-plans #checkout-essentials .price-container .price, body .container.checkout-plans #checkout-essentials h3 {
    color: #2dccd3; }
  body .container.checkout-plans #checkout-essentials li {
    background: url(../img/icon-pricing-checkmark-teal.png) no-repeat left center; }
  body .container.checkout-plans #checkout-inner-circle .price-container .price, body .container.checkout-plans #checkout-inner-circle h3 {
    color: #7289da; }
  body .container.checkout-plans #checkout-inner-circle li {
    background: url(../img/icon-pricing-checkmark-purple.svg) no-repeat left center; }

#plan-term-toggle {
  border-radius: 18px;
  box-shadow: inset 0 2px 7px 0 #fff;
  background-image: linear-gradient(to top, #fff, #f9f9f9);
  border: solid 1px #d3d6dc;
  margin-top: 16px; }
  #plan-term-toggle button {
    float: left;
    width: 50%;
    border: none;
    font-size: 14px;
    padding: 9px;
    text-align: center;
    background: #fff;
    outline: 0; }
  #plan-term-toggle button span {
    font-style: italic;
    color: #8e9aa8; }
  #plan-term-toggle button#plan-term-monthly {
    -webkit-border-top-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-topleft: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px; }
  #plan-term-toggle button#plan-term-annual {
    -webkit-border-top-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-radius-topright: 18px;
    -moz-border-radius-bottomright: 18px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px; }
  #plan-term-toggle button.active {
    background-image: -webkit-linear-gradient(#54a4ff, #4383cc);
    background-image: -o-linear-gradient(#54a4ff, #4383cc);
    background-image: linear-gradient(#54a4ff, #4383cc);
    color: #fff;
    font-weight: bold; }
  #plan-term-toggle button.active span {
    color: #fff;
    font-weight: normal; }

#plan-term-toggle:after {
  clear: both;
  content: "";
  display: table; }

.checkout-inner-steps {
  float: left;
  width: 430px;
  max-width: 100%;
  margin-top: 0; }

.checkout-inner-steps.new {
  width: 100%; }
  .checkout-inner-steps.new .cc-grid {
    padding: 0; }
  .checkout-inner-steps.new .cc-grid .col-md-4 {
    padding: 0.5em 15px !important; }
  .checkout-inner-steps.new #billing_first_name_field, .checkout-inner-steps.new #billing_last_name_field {
    width: 100% !important; }

.full-checkout-container {
  position: relative;
  width: 1000px;
  max-width: 100%;
  margin: 15px auto 25px; }

#checkout-review {
  float: right; }

#checkout-plan-options {
  padding: 22px; }
  #checkout-plan-options li {
    list-style: none; }
  #checkout-plan-options .checkout-plan-container {
    background-color: #f6f6f6;
    margin: 10px 0;
    box-shadow: 0 2px 0 0 #dedede;
    border: solid 1px #eeeff1;
    border-bottom: none;
    transition: 0.5s ease all;
    border-radius: 5px; }
  #checkout-plan-options .checkout-plan-container.special {
    margin-top: 30px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-header {
    border-right: solid 1px #eeeff1;
    border-bottom: solid 1px #eeeff1; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-radio-container {
    float: left;
    text-align: center;
    padding: 15px;
    margin-right: 8px;
    background-color: #f6f6f6;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-radio-container input {
    width: 16px;
    height: 16px;
    margin-top: 0; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container {
    border-radius: 5px;
    background-color: #fff;
    padding-bottom: 20px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container h3 {
    color: #374d67;
    font-size: 20px;
    text-align: left;
    margin-top: 13px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .price-container {
    float: right;
    padding: 10px 10px 0 0; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .price, #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .term {
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .price {
    font-weight: bold; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .term {
    position: relative;
    left: -4px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container ul {
    margin-bottom: 15px;
    padding-left: 0; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container li {
    float: left;
    width: 50%;
    padding-left: 22px;
    font-size: 14px; }
  #checkout-plan-options .checkout-plan-container .checkout-plan-content-container .checkout-plan-term {
    display: none; }
  #checkout-plan-options .checkout-plan-container ul:after {
    clear: both;
    content: "";
    display: table; }
  #checkout-plan-options .checkout-plan-container .best-deal-container {
    padding: 15px 20px;
    cursor: pointer;
    font-style: italic; }
  #checkout-plan-options .checkout-plan-container .best-deal-container img {
    position: relative;
    top: -2px;
    margin-right: 3px; }
  #checkout-plan-options .checkout-plan-container .whats-included {
    background-image: linear-gradient(to bottom, #fcfcfc, #efefef);
    border: solid 1px #d3d6dc;
    font-size: 14px;
    color: #374d67;
    font-weight: bold;
    padding: 8px 12px;
    margin: 0 15px;
    cursor: pointer; }
  #checkout-plan-options .checkout-plan-container .whats-included img {
    position: relative;
    top: -2px;
    margin-right: 3px; }
  #checkout-plan-options .checkout-plan-container .plan-features {
    display: none;
    padding: 10px 20px 0; }
  #checkout-plan-options .checkout-plan-container .plan-features ul {
    margin-bottom: 0; }
  #checkout-plan-options .checkout-plan-container:after {
    clear: both;
    content: "";
    display: table; }
  #checkout-plan-options .checkout-plan-container.active {
    border: 1px solid #4a90e2; }
  #checkout-plan-options #checkout-essentials .price-container .price, #checkout-plan-options #checkout-essentials h3 {
    color: #2dccd3; }
  #checkout-plan-options #checkout-essentials li {
    background: url(../img/icon-pricing-checkmark-teal.png) no-repeat left center; }
  #checkout-plan-options #checkout-inner-circle .price-container .price, #checkout-plan-options #checkout-inner-circle h3 {
    color: #7289da; }
  #checkout-plan-options #checkout-inner-circle li {
    background: url(../img/icon-pricing-checkmark-purple.svg) no-repeat left center; }
  #checkout-plan-options #loading {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(247, 247, 247, 0.75);
    text-align: center;
    padding-top: 20%;
    font-weight: bold;
    font-size: 22px;
    border-radius: 5px; }

body.woocommerce-page .woocommerce-checkout-container {
  padding: 0; }
  body.woocommerce-page .woocommerce-checkout-container .checkout-container {
    width: 450px;
    max-width: 96%;
    margin: 0 auto 25px;
    background: #fff;
    box-shadow: 0 2px 0 0 #dedede;
    border: solid 1px #eeeff1;
    border-radius: 5px; }
  body.woocommerce-page .woocommerce-checkout-container .checkout-container.new {
    width: 96%; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-NoticeGroup-checkout {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto; }
  body.woocommerce-page .woocommerce-checkout-container ul.woocommerce-error {
    margin-bottom: 0; }
  body.woocommerce-page .woocommerce-checkout-container .intro-subtext {
    font-size: 13px;
    text-align: center;
    margin-bottom: 20px; }
  body.woocommerce-page .woocommerce-checkout-container h3 {
    color: #374d67;
    margin: 0 0 5px;
    text-align: center;
    font-size: 25px; }
  body.woocommerce-page .woocommerce-checkout-container h4 {
    margin-top: 0;
    line-height: normal;
    font-size: 18px; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-returning-customer .woocommerce-info {
    margin-bottom: 0; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-form-coupon-toggle {
    background-image: linear-gradient(to bottom, #fcfcfc, #efefef);
    border: solid 1px #d3d6dc;
    padding: 8px 12px;
    width: 80%;
    margin: 0 auto; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-form-coupon-toggle a {
    display: block;
    color: #374d67;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-message {
    width: 430px;
    max-width: 80%;
    margin: 10px auto;
    font-size: 14px; }
  body.woocommerce-page .woocommerce-checkout-container #container-coupon {
    margin-top: 30px; }
  body.woocommerce-page .woocommerce-checkout-container .checkout_coupon {
    margin-top: 5px;
    padding: 10px 15px 18px; }
  body.woocommerce-page .woocommerce-checkout-container .checkout_coupon p.form-row {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0; }
  body.woocommerce-page .woocommerce-checkout-container .checkout_coupon label {
    text-align: left; }
  body.woocommerce-page .woocommerce-checkout-container .checkout_coupon button {
    margin-top: 13px;
    padding: 12px 0;
    display: block;
    width: 100%;
    font-size: 14px;
    background: #fff;
    color: #4a90e2 !important;
    border: solid 1px #4a90e2;
    box-shadow: none;
    border-radius: 5px; }
  body.woocommerce-page .woocommerce-checkout-container .checkout_coupon button:hover {
    color: #fff !important;
    background: #4a90e2; }
  body.woocommerce-page .woocommerce-checkout-container input[type="submit"], body.woocommerce-page .woocommerce-checkout-container button.continue {
    border-radius: 5px;
    background-image: -webkit-linear-gradient(#54a4ff, #4383cc);
    background-image: -o-linear-gradient(#54a4ff, #4383cc);
    background-image: linear-gradient(#54a4ff, #4383cc);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 15px 10px;
    border: none;
    box-shadow: none; }
  body.woocommerce-page .woocommerce-checkout-container input[type="submit"]:hover, body.woocommerce-page .woocommerce-checkout-container button.continue:hover {
    background-image: -webkit-linear-gradient(#63abfd, #4a8cd6);
    background-image: -o-linear-gradient(#63abfd, #4a8cd6);
    background-image: linear-gradient(#63abfd, #4a8cd6); }
  body.woocommerce-page .woocommerce-checkout-container #checkout-details, body.woocommerce-page .woocommerce-checkout-container #checkout-payment {
    display: none; }
  body.woocommerce-page .woocommerce-checkout-container #checkout-details {
    padding: 20px; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-account-fields, body.woocommerce-page .woocommerce-checkout-container .woocommerce-billing-fields {
    border-radius: 5px;
    box-shadow: 0 2px 0 0 #dedede;
    background-color: #fff;
    border: solid 1px #eeeff1;
    padding: 20px 24px 10px; }
  body.woocommerce-page .woocommerce-checkout-container .woocommerce-account-fields {
    margin-bottom: 20px; }
  body.woocommerce-page .woocommerce-checkout-container #ship-to-different-address .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 3px; }
  body.woocommerce-page .woocommerce-checkout-container #field-crypto-education small {
    font-size: 10px;
    display: block;
    margin-bottom: 15px; }
  body.woocommerce-page .woocommerce-checkout-container p.form-row {
    padding: 0;
    margin-bottom: 15px; }
  body.woocommerce-page .woocommerce-checkout-container .form-row label {
    font-size: 12px !important;
    color: #4a90e2 !important;
    margin: 0 !important; }
  body.woocommerce-page .woocommerce-checkout-container .form-row input.input-text, body.woocommerce-page .woocommerce-checkout-container .form-row textarea, body.woocommerce-page .woocommerce-checkout-container .select2-container--default .select2-selection--single, body.woocommerce-page .woocommerce-checkout-container form .form-row select {
    padding: 3px 0 6px;
    border: none;
    border-bottom: solid 1px #d3d6dc;
    border-radius: 0; }
  body.woocommerce-page .woocommerce-checkout-container .select2-container--default .select2-selection--single {
    height: auto;
    min-height: 38px; }
  body.woocommerce-page .woocommerce-checkout-container .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 80%; }
  body.woocommerce-page .woocommerce-checkout-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0; }
  body.woocommerce-page .woocommerce-checkout-container p#shipping_first_name_field, body.woocommerce-page .woocommerce-checkout-container p#shipping_last_name_field, body.woocommerce-page .woocommerce-checkout-container p#shipping_state_field, body.woocommerce-page .woocommerce-checkout-container p#shipping_postcode_field, body.woocommerce-page .woocommerce-checkout-container p#shipping_phone_field, body.woocommerce-page .woocommerce-checkout-container p#billing_first_name_field, body.woocommerce-page .woocommerce-checkout-container p#billing_last_name_field, body.woocommerce-page .woocommerce-checkout-container p#billing_postcode_field, body.woocommerce-page .woocommerce-checkout-container p#billing_phone_field {
    width: 46%;
    float: left;
    clear: none; }
  body.woocommerce-page .woocommerce-checkout-container p#shipping_first_name_field, body.woocommerce-page .woocommerce-checkout-container p#shipping_postcode_field, body.woocommerce-page .woocommerce-checkout-container p#billing_first_name_field, body.woocommerce-page .woocommerce-checkout-container p#billing_postcode_field {
    margin-right: 4%; }
  body.woocommerce-page .woocommerce-checkout-container p#shipping_postcode_field, body.woocommerce-page .woocommerce-checkout-container p#billing_postcode_field {
    clear: left; }
  body.woocommerce-page .woocommerce-checkout-container p#billing_address_1_field {
    margin-bottom: 5px; }
  body.woocommerce-page .woocommerce-checkout-container p#shipping_company_field, body.woocommerce-page .woocommerce-checkout-container p#billing_company_field {
    display: none; }
  body.woocommerce-page .woocommerce-checkout-container #woocommerce-returning-customer-form {
    padding-bottom: 20px; }
  body.woocommerce-page .woocommerce-checkout-container #checkout-review table {
    margin-top: 20px; }
  body.woocommerce-page .woocommerce-checkout-container #checkout-review button {
    margin: 10px auto;
    width: 88%; }
  body.woocommerce-page .woocommerce-checkout-container #checkout-payment {
    padding: 20px; }
  body.woocommerce-page .woocommerce-checkout-container #checkout-payment #customer_details {
    margin-bottom: 25px; }
  body.woocommerce-page .woocommerce-checkout-container #payment, body.woocommerce-page .woocommerce-checkout-container #payment ul.payment_methods, body.woocommerce-page .woocommerce-checkout-container #payment .payment_box {
    background-color: transparent;
    padding: 0; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.wc_payment_method {
    border-radius: 5px;
    box-shadow: 0 2px 0 0 #dedede;
    background-color: #fff;
    border: solid 1px #eeeff1;
    padding: 12px 20px 6px;
    margin-bottom: 15px; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.wc_payment_method label {
    color: #3b5a7e;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.wc_payment_method input[type="radio"] {
    margin-right: 8px;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 10px; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .payment_box {
    padding-left: 19px; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway fieldset {
    margin-top: 0; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .form-row {
    margin-bottom: 0;
    padding: 0.5em 0;
    position: relative; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .form-row input {
    margin-right: 0;
    padding-left: 28px; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .form-row-first, body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .form-row-last {
    width: 49%; }
  body.woocommerce-page .woocommerce-checkout-container #payment li.payment_method_limelight_gateway .form-row img {
    position: absolute;
    bottom: 13px;
    margin: 0; }
  body.woocommerce-page .woocommerce-checkout-container #payment .payment_method_paypal .about_paypal {
    margin-left: 8px;
    line-height: 40px; }
  body.woocommerce-page .woocommerce-checkout-container li.payment_method_paypal img {
    height: 40px;
    margin-top: -8px; }
  body.woocommerce-page .woocommerce-checkout-container #payment .payment_box {
    padding: 0 24px;
    margin-top: 0; }
  body.woocommerce-page .woocommerce-checkout-container #payment .payment_box::before {
    display: none; }
  body.woocommerce-page .woocommerce-checkout-container #payment .input-checkbox {
    position: relative;
    font-size: 20px;
    width: 20px;
    height: 20px; }
  body.woocommerce-page .woocommerce-checkout-container #payment .wc-terms-and-conditions label {
    color: #374d67 !important; }
  body.woocommerce-page .woocommerce-checkout-container #payment .wc-terms-and-conditions a {
    font-weight: bold;
    line-height: 1.69;
    color: #4a90e2; }

div.woocommerce-returning-customer {
  margin-top: 20px; }

#checkout-membership-table {
  width: 100%;
  background-color: #f6f6f6;
  box-shadow: 0 2px 0 0 #dedede;
  margin: 25px 0; }
  #checkout-membership-table th {
    color: #eeeff1;
    padding: 5px 8px;
    font-size: 14px;
    background-image: -webkit-linear-gradient(right, #374d67, #374d67);
    background-image: -o-linear-gradient(right, #374d67, #374d67);
    background-image: linear-gradient(to left, #374d67, #374d67); }
  #checkout-membership-table td {
    padding: 5px 8px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #374d67; }

.fixed {
  position: fixed;
  top: 0;
  z-index: 99999;
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform; }

.sticky-scroll-box.absolute {
  position: absolute; }

.woocommerce-page #checkout-review {
  border-radius: 5px;
  box-shadow: 0 2px 0 0 #dedede;
  background-color: #fff;
  border: solid 1px #eeeff1;
  width: 350px;
  max-width: 100%;
  margin-left: 10px;
  border: solid 1px #4a90e2;
  padding: 22px 0; }
  .woocommerce-page #checkout-review h3 {
    color: #4a90e2; }
  .woocommerce-page #checkout-review table {
    border: none;
    width: 100%;
    font-size: 16px; }
  .woocommerce-page #checkout-review table tr.loading td {
    font-weight: bold;
    border: none !important;
    padding: 12px 28px;
    display: block; }
  .woocommerce-page #checkout-review table tr.loading td img {
    margin-right: 10px; }
  .woocommerce-page #checkout-review table tr th {
    padding: 5px 28px 10px; }
  .woocommerce-page #checkout-review table tr td {
    padding: 10px 28px 10px 0; }
  .woocommerce-page #checkout-review table thead {
    width: 100%; }
  .woocommerce-page #checkout-review table thead tr th {
    text-transform: uppercase;
    padding: 10px 28px; }
  .woocommerce-page #checkout-review table thead tr th.product-total {
    padding-left: 0; }
  .woocommerce-page #checkout-review table tbody {
    padding: 28px 0 0; }
  .woocommerce-page #checkout-review table tbody ul {
    margin-bottom: 28px;
    padding-left: 0; }
  .woocommerce-page #checkout-review table tr.product-title-price td {
    padding-top: 12px;
    background-color: #f3f3f3;
    border-top: solid 1px #e1e2e5;
    border-bottom: solid 1px #e1e2e5; }
  .woocommerce-page #checkout-review table td strong {
    font-weight: bold;
    display: block;
    font-style: normal; }
  .woocommerce-page #checkout-review table td#product-name {
    padding-right: 28px;
    padding-left: 28px;
    background-color: #f3f3f3;
    font-style: italic; }
  .woocommerce-page #checkout-review table tbody tr:last-child td {
    padding-bottom: 12px; }
  .woocommerce-page #checkout-review table tr.cart-subtotal th {
    padding: 12px 28px;
    font-weight: normal; }
  .woocommerce-page #checkout-review table tr.cart-subtotal td {
    padding: 12px 28px 12px 0; }
  .woocommerce-page #checkout-review table tr.cart-subtotal.cart-empty-message td {
    padding-left: 28px; }
  .woocommerce-page #checkout-review table tr.member-discount span {
    display: block;
    font-size: 14px;
    color: #a2a9b9;
    text-transform: uppercase; }
  .woocommerce-page #checkout-review table a.woocommerce-remove-coupon {
    font-size: 12px; }
  .woocommerce-page #checkout-review table tr.cart-discount th, .woocommerce-page #checkout-review table tr.cart-discount td {
    padding-top: 0;
    color: #4a90e2;
    vertical-align: top; }
  .woocommerce-page #checkout-review table tr.member-discount th, .woocommerce-page #checkout-review table tr.member-discount td {
    padding-top: 0; }
  .woocommerce-page #checkout-review table tr.member-discount td.discount-amount {
    color: #2dccd3;
    font-weight: bold;
    vertical-align: bottom; }
  .woocommerce-page #checkout-review table tr.order-total th, .woocommerce-page #checkout-review table tr.order-total td {
    text-transform: uppercase;
    padding: 10px 28px;
    border-top: 1px solid #e5e7ea; }
  .woocommerce-page #checkout-review table tr.order-total td {
    padding-left: 0; }
  .woocommerce-page #checkout-review .order-shipping {
    display: none; }
  .woocommerce-page #checkout-review #payment {
    display: none; }
/* END Checkout */
/* Checkout - Thank You */
.woocommerce-thank-you #order_review_heading {
  color: #374d67;
  text-align: center;
  margin-top: 0; }
  .woocommerce-thank-you #order_review_heading span {
    font-size: 28px;
    font-weight: normal; }
  .woocommerce-thank-you h5 {
    font-weight: bold; }

.woocommerce-thank-you.content {
  padding-top: 25px; }
  .woocommerce-thank-you.content .container {
    padding: 0; }

.woocommerce-order-received .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }
  .woocommerce-order-received #order-review-pane .btn {
    margin: 15px auto 0;
    float: none;
    display: block;
    width: 90%; }
  .woocommerce-order-received #order-review-pane table a.woocommerce-remove-coupon {
    display: none !important; }
  .woocommerce-order-received p {
    text-align: center;
    color: #aaa; }

.ciq-checkout-modal {
  background: rgba(0, 0, 0, 0.7); }
  .ciq-checkout-modal .ciq-checkout-modal-inner .modal-content {
    background: #1733a0;
    color: #fff; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .modal-content .close {
    opacity: 0.4; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .checkout-pop {
    padding-top: 40px;
    position: relative; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .ribbon {
    width: 200px;
    height: 60px;
    top: -30px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    color: #fff;
    font: 28px/60px sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #f27935; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .ribbon i {
    position: absolute; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .ribbon i:first-child, .ciq-checkout-modal .ciq-checkout-modal-inner .ribbon i:last-child {
    width: 20px;
    bottom: 5px;
    left: -40px;
    border: 20px solid #b24905;
    border-left-color: transparent; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .ribbon i:last-child {
    bottom: 5px;
    left: auto;
    right: -40px;
    border: 20px solid #b24905;
    border-right-color: transparent; }
  .ciq-checkout-modal .ciq-checkout-modal-inner h2 {
    color: #fff !important;
    margin-bottom: 0; }
  .ciq-checkout-modal .ciq-checkout-modal-inner p {
    color: #b2b5b7;
    text-align: center;
    margin-bottom: 80px; }
  .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section {
    height: 60px;
    position: relative;
    background: rgba(0, 0, 0, 0.2); }
  .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section .container {
    width: 80%;
    margin-left: 10%;
    margin-top: -40px;
    position: absolute; }
    .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section .container button, .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section .container a {
      width: 100%;
      font-size: 28px;
      color: #fff;
      padding: 15px 10px; }
      .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section .container button .small-text, .ciq-checkout-modal .ciq-checkout-modal-inner .bottom-section .container a .small-text {
        font-size: 14px;
        margin: 5px 0 0 0;
        color: #c3c7cb; }
/* END Checkout - Thank You */
/* Blog */
#blog-header {
  background-image: -webkit-linear-gradient(right, #37ced5, #374d67);
  background-image: -o-linear-gradient(right, #37ced5, #374d67);
  background-image: linear-gradient(to left, #37ced5, #374d67);
  padding: 13px 0 0;
  color: #fff; }
  #blog-header #blog-icon {
    float: left; }
  #blog-header #blog-icon a {
    display: block; }
  #blog-header #menu-blog {
    float: left;
    margin-bottom: 0;
    margin-left: 8px; }
  #blog-header #menu-blog li {
    list-style: none;
    display: inline-block;
    margin: 0 28px 0 0; }
  #blog-header #menu-blog li a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    padding: 8px 8px 18px;
    font-size: 14px; }
  #blog-header #menu-blog li.current-menu-item {
    margin-right: 20px; }
  #blog-header #menu-blog li.current-menu-item a {
    background-image: -webkit-linear-gradient(#37ced5, #16a0a7);
    background-image: -o-linear-gradient(#37ced5, #16a0a7);
    background-image: linear-gradient(#37ced5, #16a0a7);
    font-weight: bold;
    letter-spacing: 0.1;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  #blog-header #blog-menu-small {
    display: none; }

#blogroll {
  background-color: rgba(246, 247, 247, 0.97); }

.col-md-8 {
  padding-right: 5%; }

.blog-article {
  padding: 25px 25px 28px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  background-color: #fff;
  border: solid 1px #e7e7e7; }
  .blog-article .blog-article-image-section {
    text-align: center; }
  .blog-article .blog-article-image {
    position: relative;
    margin-bottom: 24px;
    display: inline-block; }
  .blog-article .blog-article-image .attachment-article {
    height: auto; }
  .blog-article .blog-article-image-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .blog-article .blog-article-image-icon {
    position: absolute;
    bottom: 8px;
    right: 18px;
    z-index: 2; }
  .blog-article h3, .blog-article h1, .blog-article .storytitle {
    margin-top: 14px;
    font-size: 36px;
    line-height: normal;
    letter-spacing: -0.5px; }
  .blog-article h3 a, .blog-article h1 a, .blog-article .storytitle a {
    color: #374d67;
    text-decoration: none;
    display: inline-block; }
  .blog-article .categories a {
    color: #2dccd3;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif; }
  .blog-article .categories span span {
    font-size: 12px;
    font-weight: bold;
    color: #d3d6dc;
    display: inline-block;
    margin-left: 3px;
    margin-right: 2px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    top: -1px; }
  .blog-article .author-meta {
    font-size: 12px;
    color: #4a6381;
    margin-bottom: 7px; }

#paginate {
  color: #d3d6dc;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  clear: both; }
  #paginate a, #paginate span {
    color: #2dccd3;
    font-weight: bold;
    margin-right: 15px; }
  #paginate span.current {
    color: #d3d6dc; }

.bottom-banner {
  background: url(../img/dashboard/img-bg-dash-hero-parallax.png);
  background-size: cover;
  border-top: 1px solid #e1e3e5;
  padding: 10px 0;
  width: 100% !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  z-index: 10;
  color: #fff;
  margin-bottom: 20px !important; }
  .bottom-banner .btn {
    padding: 10px 15px; }
  .bottom-banner .btn-primary {
    background: #fff;
    color: #232425; }
  .bottom-banner .btn-default {
    background: transparent;
    border: 1px solid #fff;
    margin-left: 5px;
    color: #fff; }
  .bottom-banner .single-link {
    margin-left: 5px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline; }

#tags-nav h4 {
  font-size: 18px; }
  #tags-nav a {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 1px 1px 2px 0 rgba(201, 201, 201, 0.5);
    color: #2dccd3;
    display: inline-block;
    padding: 7px 8px;
    margin: 0 5px 5px 0;
    text-decoration: none;
    -webkit-transition: all 0.3s !important;
    /* Safari */
    transition: all 0.3s ease;
    font-family: 'Roboto Condensed', sans-serif; }
  #tags-nav a:hover {
    background-color: #2dccd3;
    color: #fff; }

#blogroll.content {
  padding-top: 34px;
  background: url(../img/img-bg-blog-pattern-pinstripe-grey.png) repeat; }

.single-post .col-md-8 {
  color: #27384c; }
  .single-post .col-md-8 a {
    color: #2dccd3; }
  .single-post .blog-article {
    padding-bottom: 0;
    font-size: 18px; }
  .single-post .single-author-meta {
    margin-bottom: 16px;
    font-size: 14px; }
  .single-post .single-author-meta span {
    color: #d3d6dc;
    font-weight: bold; }
  .single-post .storycontent {
    padding: 20px 0 10px;
    margin-bottom: 20px;
    border-top: solid 1px #eeeff1;
    border-bottom: solid 1px #eeeff1; }
  .single-post .storycontent h3, .single-post .storycontent h4, .single-post .storycontent h5 {
    line-height: 1.2em; }
  .single-post .storycontent p {
    margin-bottom: 15px; }
  .single-post #single-about-author {
    margin-top: 18px; }
  .single-post #author-bio {
    border-bottom: solid 1px #dcddde;
    padding-bottom: 20px; }
  .single-post #author-bio img {
    max-width: 25%;
    margin: 0; }
  .single-post #author-bio h4, .single-post #author-bio h5 {
    float: left;
    width: 75%;
    padding-left: 22px; }
  .single-post #author-bio h4 {
    margin-top: 0;
    line-height: normal; }
  .single-post #author-bio h5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: normal;
    margin-top: 0; }
  .single-post #go-back {
    color: #2dccd3;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-top: 30px; }

#blogroll .share-this, body .share-this {
  margin-bottom: 15px; }
  #blogroll .share-this h4, body .share-this h4 {
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: -11px;
    line-height: normal;
    margin: 0 15px 0 0; }
  #blogroll .share-this .swp_social_panel, body .share-this .swp_social_panel {
    display: inline-block;
    width: 65% !important;
    margin: 0 !important; }

#most-popular {
  margin-bottom: 58px; }
  #most-popular * {
    color: #374d67; }
  #most-popular h2 {
    margin-top: 0; }
  #most-popular h6 {
    font-size: 16px;
    margin-bottom: 20px; }
  #most-popular h6:after {
    clear: both;
    content: "";
    display: table; }
  #most-popular a {
    text-decoration: none; }
  #most-popular span {
    color: #d3d6dc;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px; }
  #most-popular span.number {
    max-width: 12%;
    float: left;
    margin: 0; }
  #most-popular h6 a {
    float: left;
    width: 88%;
    padding-left: 2px; }
/* END Blog */
/* Footer */
#footer {
  border-top: solid 1px #f6f6f6;
  padding: 30px 0 20px;
  background: #fff;
  position: relative;
  z-index: 2; }
  #footer #logo {
    margin: 11px 0 0; }
  #footer #have-question {
    font-family: 'Source Sans Pro', sans-serif; }
  #footer #have-question p {
    font-weight: bold;
    color: #374d67;
    font-size: 20px; }
  #footer #have-question a {
    text-decoration: underline;
    background: url(../img/icon-footer-email.png) no-repeat left center;
    margin-left: 10px;
    padding-left: 30px;
    display: inline-block;
    font-size: 16px;
    color: #374d67;
    font-weight: normal; }

#header-login a, #footer-login a {
  color: #374d67;
  font-family: 'Roboto Condensed', sans-serif; }
  #header-login .btn, #footer-login .btn {
    margin-left: 20px;
    width: 200px;
    max-width: 100%; }

#footer #footer-login.show-mobile {
  display: none; }

a#nav-logout {
  margin-top: 16px;
  background: url(../img/dashboard/icon-dash-log-out-dark.png) no-repeat left center;
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #374d67;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: underline; }
  a#nav-logout em {
    font-style: normal; }

#footer-bottom {
  background-color: #fcfcfc;
  border: solid 1px #f8f8f8;
  padding: 32px 0; }
  #footer-bottom h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    font-family: 'Roboto Condensed', sans-serif; }
  #footer-bottom #footer-bottom-left {
    padding-top: 10px;
    font-size: 14px; }
  #footer-bottom #footer-bottom-left p {
    margin-left: -10px; }
  #footer-bottom #footer-bottom-left a {
    display: inline-block;
    margin-left: 10px;
    color: #5ac6c9;
    text-decoration: underline; }
  #footer-bottom #footer-bottom-left a img {
    position: relative;
    top: -3px; }
  #footer-bottom #footer-bottom-left h6 {
    font-size: 12px;
    font-weight: normal;
    margin-top: 15px; }
  #footer-bottom #footer-bottom-left h6 a {
    color: #4cbbbd;
    text-decoration: underline;
    font-style: italic;
    margin-left: 0;
    margin-top: 5px; }

#footer-question {
  text-align: right !important;
  padding-top: 12px; }
  #footer-question a {
    display: inline-block;
    margin-left: 4px; }
/* END Footer */
