@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?68oorw');
    src:    url('../fonts/icomoon.eot?68oorw#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?68oorw') format('truetype'),
        url('../fonts/icomoon.woff?68oorw') format('woff'),
        url('../fonts/icomoon.svg?68oorw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@import url("icon.css");

.icon-hand:before {
    content: "\ecc5";
}

.icon-briefcase:before {
	content: "\e900";
}
.icon-laptop:before {
	content: "\e901";
}
.icon-lifestyle:before {
	content: "\e902";
}
.icon-lightbulb:before {
	content: "\e903";
}
.icon-settings:before {
	content: "\e904";
}
.icon-shopping:before {
	content: "\e905";
}
.icon-mobile:before {
	content: "\e8d7";
}

body {
  font-family: 'Roboto', sans-serif;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none !important;
}

.navbar {
  min-height: 70px;
  padding: 15px 0px;
  position: absolute;
  background: #fff !important;
}

.navbar-brand {
  max-width: 260px;
  padding: 0px;
  margin-left: 15px;
  display: block;
  height: auto;
  margin-left: -2px !important;
}

.navbar-header {
  width: 100%;
}

#laptopNo {
  position: relative;
  bottom: 0px;
  width: 100%;
  z-index: 1000;
}

.btn-outline {
  border: 2px solid #15b9d5;
  color: #15b9d5 !important;
  border-radius: 8px;
  line-height: 32px;
  color: #fff;
  padding: 0px 25px;
  text-decoration: none !important;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 300 !important;
}

.btn-outline.hvr-sweep-to-right:before {
  background: #15b9d5;
}


.navbar-brand > img {
  padding-top: 5px;
}


.fa.hide-icon {
  opacity: 0;
}

.next-ring {
  max-width: 50px;
  position: absolute;
  left: -12px;
}

.next-ring {
  display: none;
}

.next-ring.visible {
  display: block !important;
}

.prev-ring {
  max-width: 50px;
  position: absolute;
  left: -12px;
}

.prev-ring {
  display: none;
}

.prev-ring.visible {
  display: block !important;
}

.btn-outline:hover {
  color: #fff !important;
}

.hero {
  background-size: cover !important;
  background-position: center center !important;
  background: #000;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  text-transform: uppercase;
}

.italic {
  font-weight: 700;
  font-style: italic;
}

.btn-blank, .btn-blank:hover {
  border: none !important;
  padding-top: 3px;
  color: #15b9d5 !important;
}

.hero h1 {
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 28px !important;
  margin-top: 0px;
  text-transform: none !important;
  margin-bottom: 30px;
}

.hero p {
  font-family: 'Roboto', sans-serif;
    text-transform: none !important;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-top: 15px;
    font-weight: 300 !important;
}

.topgap {
  display: block;
  width: 100%;
  height: 70px;
}

.red, .red:hover {
  color: #ff5a5f !important;
}

.hero h2 {
  font-size: 70px;
  line-height: 1em;
  letter-spacing: 1.5px;
  margin-top: 25px;
  text-transform: none !important;
  font-weight: 300;
  margin-bottom: 35px;
}

.hero-btn {
  display: inline-block;
  color: #fff !important;
  background: #e26e2c;
  padding: 15px 40px;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 30px;
  border-radius: 4px !important;
}

.hero-btn:hover {
  background: #E68042 !important;
}

.hero-content {
  margin-top: 0px;
  text-align: center;
  color: #fff;
  padding: 140px 0px;
}

.hero-people {
  max-width: 300px;
  display: block;
  margin: auto;
}

.btn-hero {
  background: rgba(24, 149, 206, 1);
  border-radius: 8px;
  padding: 20px 25px;
  color: #fff !important;
  text-transform: none;
  font-size: 20px;
  letter-spacing: 0px;
  border:none;
}

.btn-hero span {
  display: block;
  margin-bottom: 10px;
  font-size: 40px;
}

.btn-hero span.hero-desc {
  font-size: 18px;
  margin: 0px;
}

.btn-hero span.hero-type {
  font-size: 25px;
  margin: 0px;
}

.hero-btn-row {
  margin-top: 20px;
}

.btn-red {
  background: #ff5a5f;
}

.btn-blue {
  background: #15b9d5;
}

.btn-orange {
  background: #ff941c;
}

p.subtitle {
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 10px;
}

.how-it-works h2 {
  font-style: italic;
  font-size: 16px;
  color: #888;
  margin: 0px;
  margin-bottom: 50px;
  font-weight: 400;
  letter-spacing: 0.2px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.4em;
}

.grey-bg {
  background: #f3f3f3;
  padding: 40px 0px;
}

.how-it-works h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.4em;
  margin: 0px;
  padding: 0px 25px;
  max-width: 200px;
  display: block;
  margin: auto;
  font-weight: 400;
}

.how-it-works .col-md-1 {
  padding: 0px;
}

.how-it-works .col-md-1 img {
  margin-top: 70px;
  max-width: 78px;
}

.how-it-works span.icon {
  text-align: center;
  display: block;
  margin: auto;
  font-size: 60px;
  margin-bottom: 15px;
  color: #15b9d5;
}

.hiw-content p {
  margin-top: 25px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300 !important;
}

.normal-content p {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300 !important;
}

.about-section .subtitle {
  margin-bottom: 25px;
  font-weight: 300 !important;
}


a.bold, span.bold, .bold {

}

.icon-wrap {
  position: relative;
  max-width: 150px;
  display: block;
  margin: auto;
}

.hiw-number {
  position: absolute;
  top:0px;
  background: #e26e2c;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

.hiw-icon-small {
  max-width: 130px;
}

.blue, .blue:hover {
  color: #15b9d5 !important;
}

.orange, .orange:hover {
  color: #ff941c !important;
}

.white-bg {
  padding: 50px 0px;
}

.blue-heading {
  margin: 0px;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 2px;
  font-size: 30px;
  color: #15b9d5;
}

.large-white-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 70px 25px;
  box-shadow: 2px 2px 15px rgba(150,150,150,0.4);
  border-radius: 8px;
  margin-top: 15px;

}

.large-white-btn span {
  font-size: 80px;
  color: #ff5a5f;
}

.large-white-btn h5 {
  color: #15b9d5;
  font-size: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.large-white-btn p {
  color: #ff5a5f;
  font-size: 12px;
}

.link-underline {
  color: #FF5A5F !important;
  font-size: 26px;
  display: inline-block;
  margin-top: 50px;
  padding-bottom: 2px;
  border-bottom: 1px solid #1aa0cc !important;
}

.link-underline .italic {
  font-weight: 500;
  color: #1C8EC1;
}

.parallax {
  display: block;
  width: 100%;
  height: 600px;
  background-size: cover !important;
  background-position: center center !important;
}

.white-link {
  text-transform: uppercase;
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
  font-size: 13px;
  padding-bottom: 4px;
  letter-spacing: 1.8px;
}

.blue-link {
  text-transform: uppercase;
  color: #15b9d5 !important;
  border-bottom: 1px solid #15b9d5 !important;
  font-size: 13px;
  padding-bottom: 4px;
  letter-spacing: 1.8px;
}

.parallax-content {
  margin-top: 150px;
}

.parallax p {
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #fff;
  font-size: 23px;
}

footer {
  background: #15b9d5;
  color: #fff;
  padding: 25px 0px;
  text-align: left;
}

.subpage footer {
  padding: 25px 0px !important;
}

footer .footer-links a, footer p, footer a {
  color: #fff;
  padding-right: 25px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1.2px;
  text-align: center;
  margin: 0px;
}

footer a:hover {
  color: #fff !important;
}

footer ul li {
  list-style: none;
}

.footer-links a {
  padding: 0px !important;
}

.footer-small, .footer-small a {
  font-size: 10px;
}

footer ul {
  margin: 0px;
  padding: 0px;
}

footer ul li a {
  padding-bottom: 8px;
  display: inline-block;
}

.mobile-option {
  display: none;
}

/*** QUESTION PAGE STYLES ***/

.subpage {
  background: #f3f3f3;
}

.subpage .navbar {
  background: #fff !important;
  padding: 15px 0px;
  min-height: 70px;
}

.subpage .navbar-brand {
  height: auto;
  max-width: 200px;
}

.wrap-404 h3 {
  letter-spacing: 0px;
  color: #323844;
  font-size: 32px;
  margin-bottom: 40px;
  font-weight: 300 !important;
  margin-top: 0px;
}

.body-footer {
  width: 100%;  position: absolute;
  bottom: 0px;
}

.subpage .btn-outline {
  border: 2px solid #15b9d5;
  color: #15b9d5;
}

.question-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #aaaaaa;
  transition: all 0.2s ease-in-out;
  white-space: normal;
}

.question-btn:hover {
  background: #ff5a5f;
}

.question-box {
  background: transparent;
  padding: 0px 0px;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-animation: pageload 2s; /* Safari, Chrome and Opera > 12.1 */
   -moz-animation: pageload 2s; /* Firefox < 16 */
    -ms-animation: pageload 2s; /* Internet Explorer */
     -o-animation: pageload 2s; /* Opera < 12.1 */
        animation: pageload 2s;
}

.center-div {
  display: table;
  width: 100%;
  height: 100vh;
  min-height: 850px;
}

.center-wrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: -60px;
}

.recommendation {
  background: #fff !important;
  padding: 40px;
  margin-bottom: 25px;
}

.result-wrap {
  padding: 40px 0px;
}



.main-laptop h2 {
  margin-bottom: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  margin-top: 0px;
}

.main-laptop h4 {
  margin-top: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #535353 !important;
}

#text-box h4, #holding h4 {
  letter-spacing: 0px;
  color: #323844;
  font-size: 32px;
  margin-bottom: 50px;
  font-weight: 300 !important;
}

#holding h4 {
  margin-bottom: 20px;
}

#holding p {
  font-size: 16px;
  color: rgba(21, 185, 213, 1) !important;
  position: relative;
}

#question-wrap .col-md-2 {
  width: 16.6666%;
}

.mob-selection {
  display: none;
}

.subcat-subtitle {
  font-size: 12px !important;
  opacity: 0.5;
  margin-bottom: 0px !important;
}

.btn-hero span {
  white-space: normal;
}

.btn-hero i {
  white-space: normal;
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}

.product-title {
  letter-spacing: 2px;
  font-size: 40px;
  max-width: 75%;
}

.match-percentage {
  margin-top: 15px;
}

.star-wrap {
  position: relative;
  max-width: 100px;
}

.star-wrap img {
  max-width: 100%;
}

.star-wrap p {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
}

.match-percentage h4 {
  letter-spacing: 2px;
  font-size: 30px;
  margin-top: 30px;
}

.results-content {
  padding: 50px 0px;
}

.product-img img {
  max-width: 70%;
  display: block;
  margin: auto;
}

.product-img {
  background: #fff;
  box-shadow: 2px 2px 8px rgba(206,206,206,0.5);
  padding: 40px 0px;
}

.product-content {
  padding: 25px 0px;
  color: #14192E;
  font-family: 'Roboto', sans-serif;
  line-height: 1.6em;
}

.other-matches h3 {
  letter-spacing: 2px;
  font-size: 35px;
  margin-bottom: 25px;
}

.other-matches .white-box {
  background: #fff;
  box-shadow: 2px 2px 8px rgba(206,206,206,0.5);
  padding: 25px 0px;
  text-align: center;
}

.other-matches .white-box img {
  padding: 20px;
  display: block;
  margin: auto;
}

.other-matches .white-box h5 {
  letter-spacing: 0.5px;
}

.link-box {
  background: #fff;
  box-shadow: 2px 2px 8px rgba(206,206,206,0.5);
  margin-bottom: 25px;
  padding: 15px 25px;
}

.link-box .btn-outline {
  margin-top: 0px !important;
  padding: 0px 10px;
}

.link-box img {
  max-height: 25px;
  display: block;
  margin: auto;
  margin-top: 5px;
}

.product-specs {
  background: #fff;
  box-shadow: 2px 2px 8px rgba(206,206,206,0.5);
  padding: 15px 15px;
  margin-bottom: 10px;
}

.spec-item {
  color: rgba(255, 90, 95, 1);
  font-size: 22px;
  letter-spacing: 3.3px;
  font-weight: 300;
  margin: 0px;
  padding-left: 25px;
}

.spec-value {
  color: #1e1e1e;
  font-size: 14px;
  letter-spacing: 3.3px;
  font-weight: 300;
  margin: 0px;
  padding-left: 25px;
  margin-top: 10px;
}

.login-form {
  background: #fff !important;
  padding: 20px;
}

button.btn-outline {
  background: transparent;
}

.login-form .form-control {
  display: block;
  margin-bottom: 15px;
}

.login-form {
  padding: 40px 40px;
}


.group {
  position: relative;
  margin-bottom: 35px;
  margin-left: 0px;
}

.inputMaterial {
  font-size: 18px;
  padding: 5px 0px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #15b9d5;
}

.inputMaterial:focus {
  outline: none;
}

/* LABEL ======================================= */
label {
  color: #999;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 0px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  text-transform: uppercase;
  color: #15b9d5;
}

/* active state */
.inputMaterial:focus ~ label, .inputMaterial:valid ~ label {
  top: -20px;
  font-size: 14px;
  color: #15b9d5;
}

/* BOTTOM BARS ================================= */
.bar {
  position: relative;
  display: block;
  width: 315px;
}

.bar:before, .bar:after {
  content: '';
  height: 0px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #15b9d5;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.bar:before {
  left: 50%;
}

.bar:after {
  right: 50%;
}

/* active state */
.inputMaterial:focus ~ .bar:before, .inputMaterial:focus ~ .bar:after {
  width: 50%;
}

/* active state */
.inputMaterial:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

.question-btn {
  background: #fff !important;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  color: #6C6C6C !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 400 !important;
}

.question-btn:hover {
  background: #fff !important;
  box-shadow: 3px 3px 8px rgba(0,0,0,0.1);
  color: #15B9D5 !important;
}

.question-btn.hvr-float-shadow:before {
  display: none !important;
}

.affiliate-item {
  padding: 10px 0px !important;
}

.affiliate-wrap {
  padding-top: 45px;
}

.affiliate-item .btn {
  border: none !important;
  background: #f1671b !important;
  border-radius: 0px;
  letter-spacing: 2px;
  padding: 0px;
  display: block;
  width: 100%;
  font-size: 14px !important;
  padding: 5px 5px !important;
}

.affiliate-item .btn:hover {
  background: #E68042 !important;
}

.justification-wrap ul {
  margin-left: 15px;
}

.share-title {
  font-weight: 400;
  font-size: 18px !important;
  color: #6f6f6f;
  margin-bottom: 20px;
}

.share-title i {
  margin-right: 5px;
  color: #15b9d5 !important;
  margin-bottom: 0px;
}

.justification-wrap ul li {
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
  font-size: 16px !important;
}

.affiliate-item img {
  margin-top: 10px;
}

.affiliate-item p {
  margin-top: 8px;
  color: #000 !important;
  font-family: 'Roboto', sans-serif;
}

.blue-div {
  background: #16b9d5 !important;
  padding: 25px 25px;
}

.blue-div h3 {
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}

.blue-div h3 span {
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 900 !important;
}

.blue-div p  {
  color: #fff !important;
   font-family: 'Roboto', sans-serif;
   font-weight: 300 !important;
   font-size: 16px;
   line-height: 120%;
margin-top: 10px;
}

.blue-div h5 {
  color: #fff;
   letter-spacing: 0.5px;
   margin-top: 30px;
   font-size: 26px;
}

.blue-div b {
  font-weight: 600 !important;
}

.blue-div p span {
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
}

.white-box-side {
  background: #fff !important;
  padding: 25px 15px;
  margin-bottom: 25px;
}

.white-box-side h4 {
  font-family: 'Roboto', sans-serif;
  margin-top: 0px;
  font-size: 16px;
}

.white-box-side a {
  color: #f1671b !important;
  padding-bottom: 1px;
  border-bottom: 1px solid #f1671b !important;
}

.white-box-side a.social-square {
  color: #f1671b !important;
  padding: 0px !important;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #3b5998;
  color: #fff !important;
  border-bottom: 0px solid #f1671b !important;
  margin-right: 5px;
}

.white-result-btn {
  background: #fff;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none !important;
  color: #16b9d5 !important;
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.white-box-side a.social-square.twitter {
  background: #1b95e0 !important;
}

.white-box-side a.social-square.whatsapp {
  background: #60b82d !important;
}

.sidebar-head {
  background: #16b9d5;
  padding: 10px 15px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
}

.sidebar-head p {
  color:  #fff !important;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  font-size: 18px;
}

.sidebar-head p i {
  margin-right: 5px;
}

.white-box-side a.social-square.linkedin {
  background: #0077b5 !important;
}

.filter-content {
  padding: 15px;
  background: #fff !important;
}

.filter-content h5 {
  font-family: 'Roboto', sans-serif;
}

.subcat-multi-btn.multi-selected {
  background: #15b9d5 !important;
  color: #fff !important;
}

.subcat-single-btn.multi-selected {
  background: #15b9d5 !important;
  color: #fff !important;
}

#back-btn {
  position: absolute;
  top: 50%;
  margin-top: 15px;
  left: 0px;
  text-align: center;
  z-index: 9999999999999;
}

.back-btn-text {
  display: block;
  color: #15b9d5 !important;
  font-weight: 300 !important;
}

.back-btn-in {
  font-size: 40px;
  color: #15B9D5 !important;
}

#next-btn {
  position: absolute;
  top: 50%;
  margin-top: 15px;
  right: 0px;
  text-align: center;
  z-index: 9999999999999;
  transition: all 0.2s ease-in-out
}

.next-btn-text {
  display: block;
  color: #15B9D5 !important;
}

.question-box {
  padding: 0px 40px;
}

.next-btn-in {
  font-size: 40px;
  color: #15B9D5 !important;
}

#next-btn {
  opacity: 0.4;
}

#next-btn.valid {
  opacity: 1;
}

#success {
  background: #15b9d5;
  color: #fff;
  text-align: center;
  padding: 10px;
}

#error {
  background: #e53935;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}

.product-page .prod-h2 {
  font-family: 'Roboto';
  font-weight: 300;
}

.prod-cta {
  background: #16b9d5 !important;
  color: #fff !important;
  padding: 20px 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.prod-cta p {
  margin: 0px;
  font-weight: 300;
  font-size: 19px;
  padding-left: 15px;
  padding-top: 18px;
}

.prod-cta p span {
  font-weight: 500;
}

.prod-cta .cta-wrap {
  padding: 12px 0px;
  border-left: 1px solid #fff;
}

.prod-cta .btn-orange {
  background: #f1671b !important;
  border: none !important;
  border-radius: 0px !important;
  font-family: 'Roboto';
  font-weight: 300;
  padding: 10px 40px;
  margin-left: 40px;
}

.big-specs {
  padding: 0px 15px;
}

.big-specs h4, .tech-spec h4 {
  font-size: 25px;
  font-weight: 300;
}

.big-specs p {
  font-weight: 300;
  font-size: 16px;
  margin-top: 10px;
}

.tech-spec h4 {
  margin-bottom: 25px;
}

.big-spec {
  margin-bottom: 40px;
}

.tech-spec {
  padding: 0px 15px;
}

.table-striped tr td:first-child {
   background: #16b9d5 !important;
   border: none !important;
   width: 35% !important;
   color: #fff;
}

.table-striped tr td:last-child {
   background: #f9f9f9 !important;
   border: none !important;
   width: 65% !important;
   padding-left: 20px;
}

.share-box h4 i {
  color: #16b9d5;
  padding-right: 10px;
}

#question-wrap .col-md-2 {
  width: 25%;
}

#question-wrap .col-md-6 {
  width: 35%;
  float: none !important;
  display: inline-block !important;
}

.share-box h4 span {
  color: #16b9d5;
  padding-right: 10px;
}

#text-box h4 {
  margin-bottom: 50px;
}

.share-box h4 {
  font-weight: 300;
  margin-bottom: 25px;
  font-size: 20px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.btn-account {
  background: #f1671b !important;
  border: none !important;
  border-radius: 0px !important;
  font-family: 'Roboto';
  font-weight: 300;
  padding: 10px 40px;
  margin-left: 0px;
}

.question-btn {
  padding: 20px 5px;
  display: table;
  width: 100%;
  height: auto;
  font-size: 18px;
}

.question-btn .center-btn {
  display: table-cell !important;
  vertical-align: middle !important;
}



#question-wrap .col-md-2, .col-md-2 {
  padding: 0px 10px;
}

.big-btn {
  height: auto !important;
}

#question-wrap .col-md-13, .col-md-13 {
  width: 20% !important;
}

.number-box {
  background: #15b9d5 !important;
  color: #fff;
  width: 100%;
  padding: 60px 0px;
}

.number-wrap {
  position: relative;
  color: #fff;
}

.number-wrap .icon-laptop {
  font-size: 140px;
  position: absolute;
  left: 50%;
  margin-left: -105px;
  margin-top: -30px;
  color: #44d3ed !important;
}

.number-wrap p {
  font-weight: 400;
  font-size: 30px;
}

.number-wrap p span {
  display: block;
  font-weight: 300;
  text-transform: lowercase;
  font-size: 24px;
}

.number-wrap p #match-num {
  font-size: 24px;
  display: inline-block; 
}

.new-sidebar h4 {
  font-weight: 400;
  color: #6f6f6f !important;
  font-size: 16px;
}

.res-wrap {
  position: relative;
}

.res-wrap .res-percent {
  position: absolute;
  top: -15px;
  right: 15px;
  background: #f06618;
  color: #fff;
  text-align: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.res-wrap .res-percent span {
  display: block;
  margin: auto;
  max-width: 60%;
  padding-top: 18px;
}

.new-sidebar a, .new-sidebar .dd-click {
  background: #f3f3f3 !important;
  color: #787878 !important;
  display: block;
  padding: 15px;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  padding-right: 30px;
}

.new-sidebar a .b-icon, .new-sidebar .dd-click .b-icon {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
}

.main-laptop h2 {
  font-weight: 300 !important;
  font-size: 35px;
  margin-bottom: 40px;
}

.recommendation {
  padding: 30px 40px;
}

.new-sidebar a i, .new-sidebar .dd-click i {
  float: right;
  position: relative;
  top: -4px;
}

.new-sidebar a i {
  display: none !important;
}

.new-sidebar a .edit-icn {
  display: block;
  position: relative;
  font-size: 13px;
  top: 2px;
  text-decoration: underline;
}

.new-sidebar {
  margin-bottom: 15px;
}

.r-box {
  position: relative;
}

img.r-arrow {
      position: absolute;
    max-width: 120px;
    bottom: -90px;
    right: -80px;
    z-index: 9999;
}

.r-alt h2  {
  margin-bottom: 25px;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  margin-top: 0px;
}

.c-alt .res-wrap .res-percent span {
  font-size: 10px;
  padding-top: 12px;
}

.c-alt .res-wrap .res-percent {
  width: 50px;
  height: 50px; 
  top: -5px;
  right: 5px;
}

.c-alt {
  min-height: 0px;
}

.c-block h3, .c-block p {
  margin-top: 0px !important;
  font-size: 14px !important;
}

.c-block {
  margin: 15px 0px;
}

.c-block .btn-orange {
  border: none !important;
  background: #f1671b !important;
  border-radius: 0px;
  letter-spacing: 1px;
  padding: 0px;
  display: inline-block;
  width: auto !important;
  font-size: 12px !important;
  padding: 8px 15px 6px !important;
}

.c-block .btn-orange:hover {
  background: #E68042 !important;
}

img.r-arrow {
  max-width: 150px;
  bottom: -105px;
  right: -105px;
}

.blue-div h5 {
  font-weight: 400 !important;
}

.blue-div h3 {
  margin-top: 0px !important;
}

.c-block h3, .c-block p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.justification-wrap p {
  padding-left: 38px;
}

.bottom-btn {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #16b9d5 !important;
  z-index: 999999999;
  padding: 10px;
  display: none;
  box-shadow: 0px 2px 4px rgba(0,0,0,0.7);
}

.res-wrap img {
  max-width: 150px !important;
  display: block;
  margin: auto !important;
}

.res-percent {
  display: none !important;
}

.btn-rev {
  color: #fff !important;
  font-weight: 300;
  padding-left: 5px;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  top: 9px !important;
}

.number-wrap p {
  color: #15b9d5;
  font-weight: 300 !important;
  font-size: 24px !important;
  margin-top: 30px;
}

.main-laptop img {
  max-width: 70% !important;
  margin: auto;
  display: block;
}

.btn-tab {
  display: inline-block;
  background: #fff;
  color: #16b9d5 !important;
  margin: 0px;
  padding: 10px 80px;
  text-align: center;
  outline: none !important;
  position: relative;
  font-size: 24px;
  font-weight: 300;
}

.btn-tab:before {
  content: '';
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 20px;
  background: #f3f3f3;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 54px solid #fff;
  display: none;
}

.btn-tab:after {
  content: '';
  right: 0px;
  top: 0px;
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 20px;
  background: #fff;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 54px solid #f3f3f3;
  display: none;
}

.active-tab:after {
  background: #16b9d5;
}

.active-tab:before {
  border-bottom: 54px solid #16b9d5;
}

.btn-tab.active-tab {
  background: #16b9d5;
  color: #fff !important;
}

.btn-tab {
    display: inline-block;
    background: #fff;
    color: #16b9d5 !important;
    margin: 0px;
    padding: 10px 80px;
    text-align: center;
    outline: none !important;
    position: relative;
    font-size: 24px;
    font-weight: 300;
    margin-right: 10px;
}

.center-btn p {
  color: #15b9d5 !important;
  font-size: 12px;
      padding-top: 6px;
    margin-bottom: 0px;
  opacity: 0.5;
}

.multi-selected .center-btn p {
  color: #fff !important;
}

.why-div {
  height: auto;
  position: static;
  top: 0px;
  width: 100%;

}

.tabbed-wrap {
  position: relative;
  min-height: 550px;
}

.multi-txt-p {
  font-size: 16px;
  color: #f1671c !important;
  position: relative;
  top: -18px;
}

.btn-hero span.budget-match {
  font-size: 12px !important;
  display: inline !important;
}

a.skip-btn {
      margin-top: 25px;
    background: transparent;
    border: 1px solid #15b9d5 !important;
    color: #15b9d5 !important;
    padding: 8px 15px;
    text-transform: none !important;
    letter-spacing: 0px !important;
     transition: all 0.2s ease-in-out;
}

a.skip-btn:hover {
  background: #15b9d5 !important;
  color: #fff !important;
}

.skip-mob {
  display: none !important;
}

/**** MEDIA QUERIES ****/

/*** HEIGHT QUERIES ***/



@media screen and (min-height: 1040px) {

  footer {
    padding: 40px 0px;
  }

  .grey-bg {
    padding: 60px 0px;
  }

  p.subtitle {
    font-size: 34px;
  }

  .hero-people {
    max-width: 400px;
    display: block;
    margin: auto;
  }
}

.close-btn {
  display: none;
}

.hero-carousel .owl-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  display: inline-block;
  border-radius: 0px !important;
  padding: 5px 10px !important;
  margin: 0px !important;
  margin-top: -15px !important;
  background: none !important;
  font-size: 30px !important;
}

.hero-carousel .owl-next {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  background: none !important;
  border-radius: 0px !important;
  padding: 5px 10px !important;
  margin: 0px !important;
  margin-top: -15px !important;
  font-size: 30px !important;
}

.owl-controls {
  margin: 0px;
}

.owl-controls .owl-dots {
  display: none !important;
}

.owl-theme .owl-controls {
  margin-top: 0px !important;
}

.close-alt {
  background: #f3f3f3 !important;
  border: 1px solid #efefef !important;
  border-bottom: none !important;
  color: #6C6C6C !important;
  opacity: 0.5 !important;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
}

.close-alt:hover {
  cursor: default !important;
}

.new-dropdown {
  position: relative;
  margin-bottom: 0px;
}

.new-dropdown .new-sidebar {
  margin-bottom: 0px !important;
}

.dropdown-options {
  display: none;
}

.dropdown-options.show-dd {
  display: block;
}

.dd-click:hover{
  background: #ddd !important;
}

/*** WIDTH QUERIES (OVERIDE HEIGHT QUERIES ***/

@media screen and (min-width: 1600px) {
  .hero {
    min-height: 700px;
  }
  
  .hero-content {
    padding: 240px 0px;
  }
}


@media screen and (max-width: 1199px) {

  .btn-hero {
    font-size: 16px;
  }

  .btn-hero span.hero-desc {
    font-size: 16px;
  }
}

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

  .how-it-works .col-md-1 {
    display: none;
  }
  
  a.skip-mob {
    margin-top: -30px !important;
    margin-bottom: 50px !important;
    display: inline-block !important;
  }
  
  .back-btn-in {
    font-size: 32px;
  }
  
  .next-btn-in {
    font-size: 32px;
  }
  
  .affiliate-item img {
    display: block;
    margin: auto;
  }
  
  .multi-txt-p {
    top: -7px;
  }
  
  .affiliate-item {
    text-align: center;
  }
  
  .mob-carousel .owl-nav .owl-prev {
    display: block !important;
    position: absolute;
    top: 50%;
    font-size: 30px;
    left: -20px;
    margin-top: -15px;
    color: #6C6C6C !important;
  }
  
  .mob-carousel .owl-nav .owl-next {
    display: block !important;
    position: absolute;
    top: 50%;
    font-size: 30px;
    right: -20px;
    margin-top: -15px;
    color: #6C6C6C !important;
  }
  
  .affiliate-item .btn {
    max-width: 60% !important;
    margin: auto !important;
    padding: 15px 0px !important;
  }
  
  .close-alternatives .col-md-5, .close-alternatives .col-md-3, .close-alternatives .col-md-4 {
    width: 33.3333%;
    float: left !important;
  }
  
  .close-alternatives {
    padding: 30px 20px !important;
  }
  
  .close-alternatives .c-block .btn-orange {
    padding: 7px 7px 5px !important;
    font-size: 10px !important;
  }
  
  .close-alternatives .c-block .col-md-4 img {
    margin-top: 6px !important;
    margin-bottom: 25px !important;
  }
  
  .close-alternatives .c-block .col-md-6.text-center {
    max-width: 350px;
    margin: auto;
  }
  
  .btn-rev-click, .btn-sort-click {
    padding: 0px !important;
  }
  
  .debug-window {
    margin-top: 1400px !important;
    display: none !important;
  }
  
  img.r-arrow {
    display: none !important;
  }

  .how-it-works .col-md-3 {
    float: left;
    width: 33.3333%;
  }

  .how-it-works h3 {
    font-size: 18px;
  }

  .large-white-btn {
    padding: 40px 15px;
  }
  
  #text-box h4 {
    font-size: 20px !important;
    line-height: 1.6em;
  }
  
  #sign-up h3 {
    font-size: 16px !important;
    margin-bottom: 25px !important;
    
  }
  
  .subpage .btn-outline {
    padding: 10px;
    display: block;
  }
  
  #sign-up .btn-outline {
    margin-bottom: 25px;
    float: none !important;
    width: 100% !important;
  }
  
  .navbar-header .btn-outline {
    padding: 4px 15px !important;
  }
  
  #sign-up a.btn-outline {
    background: #17bad5 !important;
    color: #fff !important;
  }
  
  #sign-up p {
    font-weight: 300 !important;
  }

  .footer-links .pull-right {
    float: none !important;
    text-align: left;
    margin-top: 10px;
  }
  
  .main-laptop h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  
  .main-laptop h4 {
    margin-top: 10px !important;
  }
  
  .affiliate-wrap {
    padding-top: 0px !important;
  }
  
  .affiliate-item img {
    max-width: 100px;
    margin-top: 25px;
  }
  
  .blue-div h5 {
    line-height: 1.6em;
    font-size: 18px;
  }
  
  .res-wrap .res-percent span {
    font-size: 10px;
    padding-top: 10px;
  }
  
  .res-wrap .res-percent {
    top: 10px;
  }
  
  .res-wrap .res-percent {
    width: 50px;
    height: 50px;
  }
  
  .main-laptop img {
    max-width: 100%;
  }
  
  #text-box h4 {
    display: block !important;
    margin: auto !important;
    max-width: 80% !important;
    margin-bottom: 15px !important;
  }

}

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


  .how-it-works .col-md-1 {
    display: none;
  }

  .how-it-works .col-md-3, .home-requirements .col-sm-4, .hero-content .col-sm-4 {
    float: left;
    width: 33.3333%;
  }

  .how-it-works h3 {
    font-size: 18px;
  }

  .large-white-btn {
    padding: 40px 15px;
  }

  .how-it-works h2 {
    margin-bottom: 30px;
  }

  .hiw-content p {
    margin: 20px auto 30px;
    max-width: 60%;
    display: block;
  }

  .hero h1 {
    font-size: 24px !important;
  }
  
  .number-box {
    padding: 30px 0px !important;
  }
  
  .number-wrap .icon-laptop {
    font-size: 80px;
    margin-left: -60px;
    margin-top: -16px;
  }
  
  .number-wrap p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  
  .number-wrap p span {
    font-size: 12px;
  }
  
  .btn-tab {
    padding: 10px 0px;
    width: 50%;
    font-size: 15px !important;
  }
  
  .btn-tab:before, .btn-tab:after {
    display: none;
  }
  
  .blue-div {
    padding: 4px 15px;
  }
  
  .justification-wrap p {
    padding-left: 0px;
  }
  
  .justification-wrap ul {
    margin-left: 0px;
    padding-left: 15px;
  }
  
  .result-wrap {
    padding: 60px 0px;
    padding-bottom: 40px !important;
  }
  
  .bottom-btn {
    display: block;
    top: 73px;
    box-shadow: none;
    bottom: auto;
    font-weight: 300;
    font-size: 18px;
  }
  
  .close-btn {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999999999999999 !important;
    text-align: center;
    color: #fff;
    background: #f1671b;
    font-size: 18px;
    font-weight: 300;
    padding: 14px;
  }
  
  .filter-content {
    padding: 2px 15px;
  }
  
  
  
  .bottom-btn i {
        float: right;
    color: #fff;
    margin-top: 4px;
    margin-right: 5px;
  }
  
  .sidebar {
    position: fixed;
    width: 100%;
    left: 0px;
    z-index: -100;
    height: 100vh;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    bottom: 1000px;
  }
  
  .sidebar.open-side {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    left: 0px;
    bottom: -65px;
  }
  
  .sidebar.open-side.complete {
    bottom: 0px;
    z-index: 999999999999;
  }
  

  .subpage .navbar {
    position: absolute;
    top: 0px;
  }
  
  .bottom-btn {
    position: absolute;
  }

}

@media screen and (max-width: 740px) {

  .how-it-works .col-md-3, .home-requirements .col-sm-4, .hero-content .col-sm-4 {
    float: none;
    width:100%;
  }

  .mobile-option {
    display: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mob-selection {
    display: block;
  }

  .mob-selection .hero-btn-row {
    margin-top: 0px;
  }

  .mob-selection {
    padding: 30px 0px;
    padding-top: 40px;
    background: #d5d5d5;
  }

  .mob-selection .btn-hero {
    max-width: 80% !important;
  }

  .btn-hero span {
    font-size: 35px;
    margin-bottom: 8px;
  }

  .btn-hero span.hero-desc {
    font-size: 14px;
  }

  .btn-hero span.hero-type {
    font-size: 20px;
  }

  .btn-hero {
    width: 100% !important;
    max-width: 70% !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    margin: auto;
  }

  .hero-btn-row .col-sm-4 {
    display: block;
  }

  .grey-bg {
    padding: 25px 0px;
  }

  .how-it-works h3 {
    margin-bottom: 35px;
  }

  .large-white-btn {
    margin-bottom: 40px;
  }

  .link-underline {
    margin-top: 0px;
  }

  .btn-hero {
    max-width: 70%;
  }

  .hero h1 {
    margin-bottom: 25px;
  }
  
}

@media screen and (max-width: 620px) {
  footer .pull-right {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 15px;
  }
}

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

  .navbar-brand > img {
    max-width: 210px;
  }
  

  
  .bottom-btn {
    display: block !important;
  }
  
  .bottom-btn.stick {
    top: 0px;
    position: fixed;
  }
  

  #nav-icon2 {
    position: absolute;
    right: 15px;
    top: 3px;
  }
  
  #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 45px;
    height: 45px;
    position: absolute;
    margin: 0px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  .bottom-btn {
    top: 55px;
  }

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 2 */

#nav-icon2 {
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 10px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 20px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 20px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 20px;
}

#nav-icon2.open {
  top: 6px !important;
}



/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 18px;
}

#nav-icon3 span:nth-child(4) {
  top: 36px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */

#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}
  
  .sidebar .white-result-btn {
    display: none !important;
  }

  .parallax {
    height: 300px;
  }

  .parallax-content {
    margin-top: 70px;
  }

  .large-white-btn {
    padding: 15px;
  }

  .link-underline {
    font-size: 16px;
  }

  .btn-blank {
    display: none !important;
  }

  .hero-people {
    max-width: 60%;
  }

  .hero h1 {
    margin-bottom: 15px;
    font-size: 20px !important;
  }

  .hero p {
    font-family: 'Roboto', sans-serif;
    text-transform: none !important;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-top: 15px;
    font-weight: 300 !important;
  }

  .hero h2 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 18px;
  }
  
  .center-div {
/*     display: block; */
    width: 100%;
/*     height: auto !important; */
  }
  
  .question-box {
    padding: 40px 20px;
    margin-top: 0px;
  }
  
  .center-wrap {
    margin-top: 150px;
  }
  
  #question-wrap .col-md-2, #question-wrap .col-md-3, #question-wrap .col-md-4, #question-wrap .col-md-5, #question-wrap .col-md-6 {
    width: 100% !important;
    float: none !important;
  }
  
  .btn-hero {
    width: 100% !important;
    max-width: 70% !important;
    text-align: center !important;
    margin-bottom: 15px !important; 
    margin: auto;
  }
  
  #next-btn {
    margin-top: -35px;
    bottom: auto !important;
  }
  
  #back-btn {
    margin-top: -35px;
    bottom: auto !important;
    padding: 0px 10px;
  }
  
  .next-ring {
    max-width: 30px;
    position: absolute;
    left: 7px;
  }
  
  #next-btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 0px 10px;
  }
  
  #back-btn {
    position: fixed;
    bottom: 10px;
    left: 10px;
  }
  
  .next-btn-in, .back-btn-in {
    font-size: 30px !important;
  }
  
  .center-div {
    min-height: 10px;
    margin-top: 80px;
  }
  
  .question-box {
    padding: 0px !important;
  }
  
  #text-box h4 {
    font-size: 22px !important;
    line-height: 1.6em !important;
  }
  
  .question-btn .center-btn {
    display: block !important;
    padding: 10px 10px !important;
  }
  
  .center-div {
    display: block;
    width: auto;
  }
  
  .center-wrap {
    display: block !important;
    margin-top: 0px;
    top: 0%;
  }

  .center-div {
    height: auto !important;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -150px;
  }  
  
  .center-main {
    height: 100vh;
  }
  
  .btn-tab {
    padding: 10px 18px;
    font-size: 15px !important;
    margin-right: 8px;
    width: auto !important;
  }
  
  .tabbed-wrap {
    position: relative;
    top: -2px;
  }
  
}

@media screen and (max-width: 740px) {

  .hiw-content p {
    max-width: 100%;
    margin: 30px auto;
  }
  
  .wrap-404 {
    height: 100vh !important;
  }
  
  .wrap-404 h3 {
    font-size: 18px;
    line-height: 1.6em;
  }
  
  .wrap-404 .center-wrap {
    margin-top: 140px !important;
  }
  
  .ret-wrap {
    display: table;
    width: 100%;
    height: 50px;
  }
  
  .ret-center {
    display: table-cell;
    vertical-align: middle;
  }
  
  .ret-center img {
    max-width: auto !important;
    max-height: 48px !important;
    margin-top: 0px !important;
  }
  
  .tabbed-wrap {
    min-height: auto !important;
  }
  
  .question-box {
    margin-bottom: 50px !important;
  }
  
  .filter-content {
    padding: 2px 15px;
    max-height: 70vh;
    overflow: auto;
  }

  p.subtitle {
    font-size: 20px;
  }

  .how-it-works h2 {
    font-size: 15px;
  }

  .how-it-works h3 {
    margin-bottom: 0px;
  }

  .blue-heading {
    font-size: 22px;
  }

  .btn-hero {
    max-width: 60%;
    padding: 8px;
  }
  
  .number-wrap p {
    color: #15b9d5;
    font-weight: 300 !important;
    font-size: 15px !important;
    margin-top: 50px;
    position: fixed;
    bottom: 0px;
    margin: 0px !important;
    text-align: center;
    background: #15b9d5 !important;
    color: #fff !important;
    width: 100%;
    left: 0px;
    padding: 15px;
    font-size: 16px !important;
  }
  
  .open-side .sidebar-head {
    position: fixed;
    top: 0px !important;
    width: 100%;
    z-index: 50;
  }
  
  .open-side .filter-content {
    margin-top: 110px !important;
    margin-bottom: 60px !important;
  }
  
  .mob-sidebar-wrap {
    margin-top: 110px;
  }
  
  body.fixedBody {
    overflow: hidden !important;
    position: fixed;
  }
  
  .open-side .filter-content {
    margin-top: 0px !important;
  }
  
  .number-wrap p #match-num {
    font-size: 16px !important;
  }

}

@media screen and (max-width: 490px) {
  .navbar-brand > img {
    max-width: 150px !important;
  }
  
  .topgap {
    height: 60px;
  }
  
  .navbar, .subpage .navbar {
    min-height: 2px;
  }

  footer .footer-links a, footer p, footer a {
    padding-right: 10px;
  }

  .blue-heading {
    padding: 0px 25px;
  }

  .btn-outline {
    border: none;
    padding: 0px;
    line-height: normal;
  }

  .btn-hero {
    max-width: 75%;
    padding: 8px;
  }
}

@media screen and (max-height: 1000px) {

  .center-wrap {
    top: 0px; 
  }

}

/*** Animations ***/

@keyframes pageload {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes pageload {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes pageload {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes pageload {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes pageload {
    from { opacity: 0; }
    to   { opacity: 1; }
}

a.faded .back-btn-text {
  opacity: 0.3 !important;
}

.mob-carousel .owl-nav .owl-next.disabled, .mob-carousel .owl-nav .owl-prev.disabled {
  opacity: 1;
}

.noArrows .owl-controls {
  opacity: 0.1 !important;
}

/* VG */

.contain {
position: relative;
margin: 155px auto;
width: 200px;
position: relative;
margin: 0px auto;
width: 200px;
left: -115px;
top: -80px;
}

svg {
position: absolute;
}
svg ellipse {
-webkit-transform-origin: center;
      transform-origin: center;
}
svg:nth-of-type(1) ellipse {
stroke: #15b9d5;
cx: 25px;
stroke-width: 3px;
-webkit-animation: jump 900ms infinite ease-in-out;
      animation: jump 900ms infinite ease-in-out;
opacity: .7;
-webkit-animation-delay: 0ms;
      animation-delay: 0ms;
}
svg:nth-of-type(2) ellipse {
stroke: #f1671c;
cx: 65px;
stroke-width: 3px;
-webkit-animation: jump 900ms infinite ease-in-out;
      animation: jump 900ms infinite ease-in-out;
opacity: .7;
-webkit-animation-delay: 75ms;
      animation-delay: 75ms;
}
svg:nth-of-type(3) ellipse {
stroke: #f1671c;
cx: 105px;
stroke-width: 3px;
-webkit-animation: jump 900ms infinite ease-in-out;
      animation: jump 900ms infinite ease-in-out;
opacity: .7;
-webkit-animation-delay: 150ms;
      animation-delay: 150ms;
}
svg:nth-of-type(4) ellipse {
stroke: #15b9d5;
cx: 145px;
stroke-width: 3px;
-webkit-animation: jump 900ms infinite ease-in-out;
      animation: jump 900ms infinite ease-in-out;
opacity: .7;
-webkit-animation-delay: 225ms;
      animation-delay: 225ms;
}
svg:nth-of-type(5) ellipse {
stroke: #15b9d5;
cx: 185px;
stroke-width: 3px;
-webkit-animation: jump 900ms infinite ease-in-out;
      animation: jump 900ms infinite ease-in-out;
opacity: .7;
-webkit-animation-delay: 300ms;
      animation-delay: 300ms;
}
svg:nth-of-type(6) ellipse {
fill: #15b9d5;
opacity: .05;
rx: 0;
ry: 0;
cx: 25px;
cy: 48px;
-webkit-animation: shadow 900ms infinite ease-in-out;
      animation: shadow 900ms infinite ease-in-out;
-webkit-animation-delay: 0ms;
      animation-delay: 0ms;
}
svg:nth-of-type(7) ellipse {
fill: #15b9d5;
opacity: .05;
rx: 0;
ry: 0;
cx: 65px;
cy: 48px;
-webkit-animation: shadow 900ms infinite ease-in-out;
      animation: shadow 900ms infinite ease-in-out;
-webkit-animation-delay: 75ms;
      animation-delay: 75ms;
}
svg:nth-of-type(8) ellipse {
fill: #15b9d5;
opacity: .05;
rx: 0;
ry: 0;
cx: 105px;
cy: 48px;
-webkit-animation: shadow 900ms infinite ease-in-out;
      animation: shadow 900ms infinite ease-in-out;
-webkit-animation-delay: 150ms;
      animation-delay: 150ms;
}
svg:nth-of-type(9) ellipse {
fill: #15b9d5;
opacity: .05;
rx: 0;
ry: 0;
cx: 145px;
cy: 48px;
-webkit-animation: shadow 900ms infinite ease-in-out;
      animation: shadow 900ms infinite ease-in-out;
-webkit-animation-delay: 225ms;
      animation-delay: 225ms;
}
svg:nth-of-type(10) ellipse {
fill: #15b9d5;
opacity: .05;
rx: 0;
ry: 0;
cx: 185px;
cy: 48px;
-webkit-animation: shadow 900ms infinite ease-in-out;
      animation: shadow 900ms infinite ease-in-out;
-webkit-animation-delay: 300ms;
      animation-delay: 300ms;
}

@-webkit-keyframes jump {
40% {
-webkit-transform: translateY(20px) scale(1.3);
        transform: translateY(20px) scale(1.3);
opacity: .9;
}
40% {
rx: 10px;
ry: 10px;
stroke-width: 3px;
}
45% {
rx: 15px;
ry: 7px;
stroke-width: 4px;
}
55% {
rx: 10px;
ry: 10px;
}
}

@keyframes jump {
40% {
-webkit-transform: translateY(20px) scale(1.3);
        transform: translateY(20px) scale(1.3);
opacity: .9;
}
40% {
rx: 10px;
ry: 10px;
stroke-width: 3px;
}
45% {
rx: 15px;
ry: 7px;
stroke-width: 4px;
}
55% {
rx: 10px;
ry: 10px;
}
}
@-webkit-keyframes shadow {
45% {
opacity: .15;
rx: 10px;
ry: 3px;
-webkit-transform: translateY(5px) scale(1.3);
        transform: translateY(5px) scale(1.3);
}
}
@keyframes shadow {
45% {
opacity: .15;
rx: 10px;
ry: 3px;
-webkit-transform: translateY(5px) scale(1.3);
        transform: translateY(5px) scale(1.3);
}
}

#holding {
  display: none;
}


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

  .hero h2 {
      margin-bottom: 0px;
      margin-top: -53px;
      font-size: 46px;
      line-height: 120%;
  }

}

@media screen and (max-width: 991px) {
  
  .hero p {
      font-size: 18px !important;
      margin-left: 10px;
      margin-right: 10px;
  }

}

