﻿
/*
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../../fonts/OpenSans-Light.ttf),url(../../fonts/OpenSans-webfont.eot);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../../fonts/OpenSans-Regular.ttf),url(../../fonts/OpenSans-Regular-webfont.eot);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../../fonts/OpenSans-Bold.ttf),url(../../fonts/OpenSans-webfont.eot);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(../../fonts/OpenSans-LightItalic-webfont.ttf),url(../../fonts/OpenSans-LightItalic-webfont.eot);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../../fonts/OpenSans-Italic-webfont.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

body {
  overflow: auto;
  overflow-x: hidden;/*border:1px solid red;*/
  -moz-osx-font-smoothing: grayscale;
}

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

.ovr-x-hidden {
 overflow-x: hidden;
}

.main-container {
  background: white;
}

.header-container {
  background: url(../../getting-started/assets/images/trainerize-getting-started-guide.jpg) no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}

.header-container {
  background: url(../../getting-started/assets/images/trainerize-getting-started-guide.jpg) no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}


.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.centered {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.word-wrap-break {
  word-wrap: break-word;
}

.btn-thumbnail {
  width: 60% !important;
}

.btn-thumbnail-40 {
  width: 40% !important;
}

.btn-thumbnail-80 {
  width: 80% !important;
}

.btn-thumbnail-90 {
  width: 90% !important;
}

.btn-thumbnail-100 {
  width: 100% !important;
}

.position-fixed,
.fixed {
	position:fixed !important;
}

.col-property {
}

  .col-property img {
    margin-top: 28px;
    cursor: pointer;
  }

    .col-property img:hover {
      opacity: 0.8;
    }

	.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  /* color: #333 !important; */
  /* background-color: #FFFFFF; */
  /* border-color: #adadad; */
  width: 287px;
  min-width: 249px;
  height: 63px;
  padding: 0 !important;
  text-decoration: none !important;
  background-color: rgba(74, 74, 74, 0.2);
  margin-top: 0px;
  border-radius: 5px;
  border: 1px solid white;
  left: 0px;
}


.getting-started-btn {
  width: 287px;
  min-width: 249px;
  height: 63px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 18px 0 !important;
  border: none;
}

.getting-started-btn:hover, .getting-started-btn:focus, .getting-started-btn:active {
  padding: 18px 0 !important;
  background-color: #ffab40 !important;
  color: white;
  border: none;
}

.signin-btn:hover {
  color: #d9d9d9 !important;
  text-decoration: none;
}
.findTrainer-btn:hover {
	background:#333 !important;
  border-color:#d9d9d9!important;
}
.findTrainer-btn {
  background-color: transparent;
  border: 2px solid whitesmoke!important;
  padding: 10px 0 0 0 !important;
}

.phone-hover-fix:hover{
	color:white !important;
}

.popup-container {
  position: fixed;
  top: 15%;
  left: 10%;
  right: 10%;
  /*bottom: 10%;*/
  z-index: 100;
  /*min-width: 320px;
	min-height: 320px;*/
  background: transparent;
  display: none;
}

.player .video-wrapper .video {
  background-size: cover;
}

.embed-container {
  position: relative;
  padding-bottom: 52%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.video-thumb {
}

.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: black;
  opacity: 0.8;
  display: none;
    z-index: 11;
}

.expend-btn {
  width: 30%;
  height: 175px;
  vertical-align: middle;
  border-radius: 0 !important;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 15px;
  white-space: normal;
}

  .expend-btn:hover {
    background: #ff9800;
    border-style: none;
    color: White !important;
    text-decoration: none !important;
    border: 1px solid transparent;
  }

.transparent-btn {
  cursor: pointer;
}

.entypo.check {
  font-size: 52px;
  color: #ff9800;
  margin-right: 10px;
}

td {
  padding: 4px;
  vertical-align: top;
}

  td.padding-top {
    padding-top: 4px;
  }

.fa.fa-check {
  font-size: 13px;
  margin-top: 7px;
}

.vertical-align-small {
  position: relative;
  top: 54px;
}

.vertical-align-med {
  position: relative;
  top: 44px;
}

.margin-none {
  margin: 0px;
}


/* fix overflow for collpase*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  overflow: hidden;
}
/* focus navbar item*/
.navbar-inverse .navbar-nav>li>a:focus {
  color: #9d9d9d !important;
}

/*
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-left: 0;
}*/


.img-angled {
  position: absolute;
  bottom: 0;
  background: url(../../getting-started/assets/images/angled.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 159px;
}

.img-header {
  max-height: 502px;
}

.container.bottom-border {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f2f2;
}

.icon-display {
  max-width: 88px;
}

/***********navbars************/

.nav .navbar-nav .navbar-left > ul > li a:hover {
  color: red;
}

.social-btn {
  display: inline-block;
  border-style: solid;
  border-color: white;
  border-width: 1px;
  padding: 8px;
  width: 33px;
  text-align: center;
  margin-left: 3px;
}

  .social-btn a:hover {
    color: black;
  }

  .social-btn:hover {
    background: white;
    color: black;
    cursor: pointer;
  }

.navbar {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 0px;
  height: 90px;
}

#navFooter.navbar {
  height: auto;
  margin-bottom: 0;
  color: var(--color-medium-gray-1);
  font-size: 13px;
}

#navFooter .footer-subtitle {
  font-weight: 700;
  opacity: 0.5;
}

#navFooter.navbar .opacity-05 {
  opacity: 0.5;
}

#navFooter.navbar #seen-in {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

#navFooter.navbar #seen-in .logos-wrapper {
  text-align: center;
}

#navFooter.navbar #seen-in .logos-wrapper img {
  padding: 35px 25px 0;
  width: 32%;
  opacity: 0.6;
}

#navFooter.navbar #links-wrapper {
  padding-top: 40px;
}

#navFooter.navbar #links-wrapper div ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 49%;
  list-style-type: none;
  margin-bottom: 40px;
  vertical-align: top;
}

#navFooter.navbar #links-wrapper div:first-child ul {
  margin-bottom: 15px;
}

#navFooter.navbar #links-wrapper div ul li {
  padding: 6px 0;
}

#navFooter.navbar #links-wrapper div ul li span {
  color: var(--color-medium-gray-1);
}

#navFooter.navbar #links-wrapper div ul li a {
  color: #ffffff;
}

#navFooter.navbar #links-wrapper div ul li a:hover {
    text-decoration: none;
    color: var(--color-secondary);
}

#navFooter.navbar #links-wrapper div:first-child ul li:nth-child(even) {
    opacity: 1;
    margin-top: -10px;
}

#navFooter.navbar #find-us {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(255,255,255,0.1);
}

#navFooter.navbar #find-us .social-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #ffffff;
  margin-left: 3px;
  text-align: center;
  padding: 0;
  background-color: #4f4f51;
}
#navFooter.navbar #find-us .social-btn:hover {
  text-decoration: none;
}

#navFooter.navbar #find-us #dot-me-link {
  line-height: 32px;
  padding-left: 50px;
  background-image: url('https://file.trainerize.com/assets/tz/common-assets/logos/abc-trainerize-me-icon.svg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 32px;
  margin-top: 30px;
  display: block;
}

#navFooter.navbar #find-us #dot-me-link:hover {
  text-decoration: none;
}

#navFooter.navbar #find-us #dot-me-link span {
  color: #ffffff;
}

#navFooter.navbar #find-us #dot-me-link span:hover {
  color: var(--color-secondary);
}

#navFooter.navbar #dot-me-logo {
  padding-left: 40px;
  display: block;
}

#navFooter.navbar #copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255,255,255,0.1);
}

#navFooter.navbar #copyright p {
  font-size: 13px;
  margin: 0;
}

#navFooter.navbar.default-logo-container{
  background-color: white !important;
  position: relative;
}
.main-title-home-logo {
 padding-top: 30px;
}
#navFooter.navbar .logo-container {
  padding-top: 10px !important;
}

#navFooter.navbar #seen-in .logos-wrapper.default-logos-wrapper img{
  padding: 35px 25px 0;
  margin-left: 5px;
  margin-right: 5px;
  width: 32%;
  opacity: 1.0;
}

.navbar .navHeaderCollapse {
  float: right;
}

.navbar-md {
  min-height: 66px;
}

.navbar-nav {
    height: 90px;
    display: flex;
    align-items: center;
}
.navbar-nav > li > a {
    line-height: 21px;
    font-size: 13px;
    color: var(--color-white);
    font-weight: 400;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-right: 30px;
}

.navbar-nav > li > a.current,
.navbar-nav > li > a.current:hover {
   color: #E3E5E5;
}

.navbar-nav > li > a.color-secondary {
    color: var(--color-secondary);
}

.navbar-nav > li > a.color-secondary:hover,
.navbar-nav > li > a.color-secondary:focus {
    color: var(--color-secondary);
    text-decoration: none;
}

.nav >li > a:hover {
    background: none;
    color: var(--color-secondary);
}

.nav >li > a:focus {
    background: none;
    color: var(--color-light-gray);
}

.navbar .get-started-wrapper {
    margin-right: 16px;
    height: 90px;
    display: flex;
    align-items: center;
}

.navbar .get-started-wrapper input,
.navbar .get-started-wrapper button {
    height: 42px;
    margin-top: 0;
}

.navbar .get-started-wrapper input {
    width: 190px;
}

.navbar .get-started-wrapper button {
    width: 124px;
    padding: 0;
}

.navbar .navbar-header > a {
    height: 90px;
    display: inline-flex;
    align-items: center;
    margin-left: 25px;
    float: left;
}

.navbar .navbar-header > a .img-logo {
    padding-top: 0;
    width: 173px;
    max-width: 100%;
}

.navbar-md .navbar-brand,
.navbar-md .navbar-nav > li > a {
  padding-top: 23px;
}

.navbar-md .navbar-brand {
  height: 66px;
}

.navbar .navbar-toggle {
    margin: 0;
    top: 27px;
    right: 15px;
}

/* FIX: Bootstrap @media min-width value to display/hide hamburger. */
@media (min-width: 1149px) {
  .navbar-toggle {
    display: block;
  }
}
@media (min-width: 1150px) {
  .navbar-toggle {
    display: none;
  }
}
/* END OF FIX */

  .navbar .navbar-toggle .icon-bar {
      width: 20px;
      height: 3px;
      border-radius: 20px;
      background-color: var(--color-secondary);
  }

  /* .navbar-md .navbar-toggle {
    margin: 18px 2px 6px 0px;
    padding: 6px 7px 6px 7px;
  }

    .navbar-md .navbar-toggle .icon-bar {
      width: 19px;
    }

  .navbar-md .btn {
    border-radius: 0;
    margin-top: 11px;
    margin-right: 7px;
    border: none;
    height: 45px;
    min-width: 120px;
    width: 138px;
     padding-top:12px;
  } */

.navbar .sub-nav,
.navbar .sub-nav-gray {
  width: 230px;
  box-shadow: 0px 0px 50px 10px rgba(20, 20, 20, 0.21);
  list-style: none;
  z-index: 1001;
  background-color: var(--color-primary);
  border-radius: 10px;
  color: var(--color-light-gray);
  font-weight: normal;
  padding: 10px;
  margin: 0;
  border: 1px solid var(--color-medium-gray-1);
}

.navbar .sub-nav-gray {
  padding: 25px 0 25px 25px;
}

.navbar .sub-nav > li,
.navbar .sub-nav-gray > li {
  height: 34px !important;
  min-height: 15px;
  text-align: right;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 100;
  line-height: 2.33;
  justify-content: flex-start;
  padding: 0 10px;
}

.navbar .sub-nav-gray > li {
  padding: 18px 20px;
}

.navbar .sub-nav > li > a {
  color: #c1c1c1;
}

.navbar .sub-nav > li > a:hover {
  color: #39393c;
  text-decoration: none;
}

.navbar .sub-nav-gray > li > a {
  color: #ffffff;
  font-weight: 400;
}

.navbar .sub-nav-gray > li > a:hover {
  text-decoration: none;
  color: var(--color-secondary);
}

.navbar #navbar_features_dropdown_see_all a {
  text-transform: uppercase;
  color: var(--color-secondary);
}

.navbar #navbar_features_dropdown_see_all a:hover {
  color: var(--color-secondary);
}

.navbar .sub-nav-business,
.navbar .sub-nav-resources,
.navbar .sub-nav-features,
.navbar .sub-nav-academy {
  height: 355px;
  box-shadow: 0px 0px 50px 10px rgba(20, 20, 20, 0.21);
  list-style: none;
  z-index: 1001;
  color: var(--color-medium-gray-1);
  background-color: var(--color-primary);
  border-radius: 10px;
  font-weight: 400;
  padding: 96px 75px 0 75px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  border: 1px solid var(--color-medium-gray-1);
  font-size: 13px;
}
.navbar .sub-nav-academy {
  height: 305px;
}
.navbar .sub-nav-features {
  display: block;
}
.navbar .sub-nav-features > ul {
  display: flex;
  justify-content: space-between;
}

.navbar .sub-nav-business,
.navbar .sub-nav-features {
  width: 1000px;
}

.navbar .sub-nav-resources {
  width: 571px;
}

.navbar .sub-nav-academy {
  width: 328px;
}

.navbar .sub-nav-business-collapsed,
.navbar .sub-nav-resources-collapsed,
.navbar .sub-nav-features-collapsed,
.navbar .sub-nav-academy-collapsed {
  color: var(--color-medium-gray-1);
  font-size: 13px;
}

.navbar .sub-nav-business ul,
.navbar .sub-nav-business-collapsed ul,
.navbar .sub-nav-resources ul,
.navbar .sub-nav-resources-collapsed ul,
.navbar .sub-nav-features ul,
.navbar .sub-nav-features-collapsed ul,
.navbar .sub-nav-academy ul,
.navbar .sub-nav-academy-collapsed ul {
  list-style: none;
  padding-inline-start: 0;
}

.navbar .sub-nav-business li,
.navbar .sub-nav-business-collapsed li,
.navbar .sub-nav-resources li,
.navbar .sub-nav-resources-collapsed li,
.navbar .sub-nav-features li,
.navbar .sub-nav-features-collapsed li,
.navbar .sub-nav-academy li, 
.navbar .sub-nav-academy-collapsed li {
  padding-bottom: 10px;
}

.navbar .sub-nav-business > li {
  width: 26%;
}
.navbar .sub-nav-features > ul > li {
  width: 15%;
}
.navbar .sub-nav-features > ul > li:last-child {
  width: 25%;
}
.navbar .sub-nav-resources > li {
  width: 41%;
}

.navbar .sub-nav-business a,
.navbar .sub-nav-business-collapsed a,
.navbar .sub-nav-resources a,
.navbar .sub-nav-resources-collapsed a,
.navbar .sub-nav-features a,
.navbar .sub-nav-features-collapsed a,
.navbar .sub-nav-academy a, 
.navbar .sub-nav-academy-collapsed a {
  color: #ffffff;
  text-transform: none;
}

.navbar .sub-nav-business a:hover,
.navbar .sub-nav-business-collapsed a:hover,
.navbar .sub-nav-resources a:hover,
.navbar .sub-nav-resources-collapsed a:hover,
.navbar .sub-nav-features a:hover,
.navbar .sub-nav-features-collapsed a:hover,
.navbar .sub-nav-academy a:hover, 
.navbar .sub-nav-academy-collapsed a:hover {
  text-decoration: none;
  color: var(--color-secondary);
}
.navbar .sub-nav-features__see-all-wrapper {
  padding-top: 18px;
  border-top: 1px solid var(--color-medium-gray-1);
}
.navbar a.sub-nav-features__see-all {
  color: var(--color-secondary);
  line-height: 1;
}

.navbar .sub-nav-business > li > ul > li:first-child,
.navbar .sub-nav-business-collapsed > li > ul > li:first-child,
.navbar .sub-nav-resources > li > ul > li:first-child,
.navbar .sub-nav-resources-collapsed > li > ul > li:first-child,
.navbar .sub-nav-features > ul > li > ul > li:first-child,
.navbar .sub-nav-features-collapsed > li > ul > li:first-child,
.navbar .sub-nav-academy > li > ul > li:first-child {
  border-bottom: 1px solid var(--color-medium-gray-1);
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: 700;
}

.navbar .navbar-nav i.flip {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.navbar_dropdown {
  position: absolute !important;
}

.navbar_dropdown #training:before {
  padding-top: 50px;
}

.navbar_dropdown_collapsed > li {
  list-style-type: none;
  margin: 10px 35px 10px 0;
}

.navbar_dropdown_collapsed > li > a {
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
}

.navbar_dropdown_collapsed > li > a:hover {
  color: var(--color-secondary);
}

.contact-phone {
  width: 200px;
  position: relative;
  color: white;
  float: left;
  text-transform: none;
  text-align: right;
  margin-right: 10px;
  margin-top: 20px;
  line-height: 15px;
}

.navHeader-contact {
  position: fixed;
  top: 66px;
  width: 100%;
  display: block;
  padding-top:2px;
  height: 26px;
  background-color: rgba(0,0,0,0.3);
  z-index: 100;
}

.sign-in {
  width: 80px;
  position: relative;
  color: #fff;
  float: left;
  text-transform: none;
  text-align: right;
  margin-right: 15px;
  margin-top: 26px;
  line-height: 15px;
}

.orange-button-hover:hover {
  color: white;
  background-color: #ffab40 !important;
  border: none;
}

.bgOrange {
  background-color: #ff9800;
}

.bgWhite {
  background-color: white;
}

.bgWhiteSmoke {
  background-color: whitesmoke;
}

.foreBlack {
  color: rgb(33,33,33);
}

.foreWhite {
  color: white!important;
}

.foreOrange {
  color: orange;
}

.foreOrangeBl {
  color: #8e5a0f;
}

/*.row {
	max-width: 1200px;
}*/

/*.row p {
  color: white;
}*/

.row a {
  /*color: whitesmoke;*/
  cursor: pointer;
  text-decoration: none;
}

  .row a:hover {
    text-decoration: underline;
  }


.nav.navbar-nav.navbar-left {
  padding-left: 24px;
}

.navbar.navbar-inverse.navbar-static-bottom {
  margin-bottom: 0;
}

.margin-x-small {
  margin-top: 8px;
}

.margin-medium {
  margin-top: 78px;
  margin-bottom: 48px;
}

.border-radius {
  border-radius: 3px !important;
}

/***fonts, colors and sizes***/

h1 {
  font-size: 15px;
}

.semi-gray {
	color:#989898 !important;
}
/*.container h3 {
  font-weight: 700;
  font-size: 33px;
  font-weight: 300;
  line-height: 40px;
}*/

.text-color.yellow {
  color: #ff9800;
}

.text-color.white {
  color: #fff;
}

.text-color.black {
  color: #242424;
}

.bk-color.gray {
  background-color: #f8f8f8;
}

.bk-color.dark-gray {
  background-color: #f3f2f2;
}

.font.tiny {
  font-weight: 100;
}

.font.normal {
  font-weight: 400;
}

.font.bold {
  font-weight: 700;
}

.font.condensed {
  font-family: 'Open Sans Condensed';
  font-weight: 800;
}

.line-height-large {
  line-height: 2em;
}

.line-height-mid {
  line-height: 1.7em;
}

.display-inline-block {
  display: inline-block;
}

.display-block {
  display: block !important;
}

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

.padding-large-hor {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-large-top {
  padding-top: 55px;
}

.padding-right-off {
  padding-right: 0;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.padding-0 {
  padding: 0 !important;
}

.title {
  font-size: 14px;
  font-weight: 100;
  line-height: 1.4em;
}

.footerColSocial .title {
	color:#FFF;

}
.footerColSocial .title a {
	color:#999;

}

.date {
  font-size: 14px;
  font-weight: 100;
  line-height: 1.4em;
  color: orange !important;
}

.readMore {
  font-size: 14px !important;
  font-weight: 100 !important;
  color: orange !important;
}

.readMoreA a:hover {
  font-size: 14px !important;
  font-weight: 100 !important;
  color: white !important;
}

.readMore a:link {
  font-size: 14px !important;
  font-weight: 100 !important;
  color: orange !important;
}

.fixFooterCol {
  margin-left: 0 !important;
  width: auto !important;
}

.fixHeaderSignUp {
  position: inherit !important;
  top: 0 !important;
  right: 0 !important;
  opacity: 0.95;
  cursor: pointer;
}

.fixHeaderLogin {
  position: inherit !important;
  top: 0 !important;
  right: 0 !important;
  opacity: 0.95;
  cursor: pointer;
}

/* ------------- fonts -----------------*/

.Open-Sans-normal-300 {
  font-style: normal;
  font-weight: 300;
}

.Open-Sans-italic-300 {
  font-style: italic;
  font-weight: 300;
}

.Open-Sans-normal-400 {
  font-style: normal;
  font-weight: 400;
}

.Open-Sans-italic-400 {
  font-style: italic;
  font-weight: 400;
}

.Open-Sans-normal-500 {
  font-style: normal;
  font-weight: 500;
}

.Open-Sans-italic-500 {
  font-style: italic;
  font-weight: 500;
}

.Open-Sans-normal-600 {
  font-style: normal;
  font-weight: 600;
}

.Open-Sans-italic-600 {
  font-style: italic;
  font-weight: 600;
}

.Open-Sans-normal-700 {
  font-style: normal !important;
  font-weight: 700 !important;
}

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

.Open-Sans-normal-800 {
  font-style: normal;
  font-weight: 800;
}

.Open-Sans-italic-800 {
  font-style: italic;
  font-weight: 800;
}

.Roboto-normal-400 {
  font-family: 'Roboto' !important;
  font-style: normal;
  font-weight: 400;
}

.Oswald-normal-400 {
  font-family: 'Oswald' !important;
  font-style: normal;
  font-weight: 400;
}

.Open-Sans-Condensed-normal-300 {
  font-family: 'Open Sans Condensed' !important;
  font-style: normal;
  font-weight: 300;
}
/* ------------- idisplay -----------------*/
.inline {
  display: inline-block !important;
}
/* ------------- margins -----------------*/

.margin-top-neg-10 {
   margin-top:-10px;
}
.margin-top-neg-20 {
  margin-top:-20px !important;
}
.margin-0 {
  margin: 0 !important;
}

.margin-top-2 {
  margin-top: -2px !important;
}

.margin-5 {
  margin: 5px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-13{
  margin-top: 13px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-32 {
  margin-top: 32px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-45 {
  margin-top: 45px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-46 {
  margin-top: 46px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-66 {
  margin-top: 66px !important;
}
.margin-top-72 {
  margin-top: 72px !important;
}
.margin-top-75 {
  margin-top: 75px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-92 {
  margin-top: 92px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-top-110 {
  margin-top: 110px !important;
}
.margin-top-120 {
  margin-top: 120px !important;
}
.margin-top-130 {
  margin-top: 130px !important;
}
.margin-top-140 {
  margin-top: 140px !important;
}
.margin-top-150 {
  margin-top: 150px !important;
}

.margin-top-165 {
  margin-top: 165px !important;
}

.margin-top-180 {
  margin-top: 180px !important;
}
.margin-top-190 {
  margin-top: 190px !important;
}
.margin-top-220 {
  margin-top: 220px !important;
}
.margin-top-250 {
  margin-top: 250px !important;
}
.margin-left-inc-3{
  margin-left: -3px !important;
}
.margin-left-inc-5 {
  margin-left: -5px !important;
}
.margin-top-inc-6{
   margin-top: -6px !important;
}
.margin-top-inc-10{
   margin-top: -10px !important;
}
.margin-top-inc-29{
   margin-top: -29px !important;
}
.margin-left-inc-30{
   margin-left: -30px !important;
}
.margin-left-inc-70{
   margin-left: -70px !important;
}
.margin-left-inc-80{
   margin-left: -80px !important;
}
.margin-left-0 {
  margin-left: 0px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-70 {
  margin-left: 70px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-right-7 {
  margin-right: 7px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.nomargin {
  margin: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
/* ------------- paddings -----------------*/
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.padding-50 {
  padding: 50px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-6 {
  padding-top: 6px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-13 {
  padding-top: 13px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-35 {
  padding-top: 35px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-top-45 {
  padding-top: 45px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}



.padding-top-60{
   padding-top: 60px !important;
}
.padding-top-70{
   padding-top: 70px !important;
}
.padding-top-75{
   padding-top: 75px !important;
}
.padding-top-67{
   padding-top: 67px !important;
}
.padding-top-77{
   padding-top: 77px !important;
}
.padding-top-80{
   padding-top: 80px !important;
}
.padding-top-90{
   padding-top: 90px !important;
}
.padding-top-100 {
  padding-top: 100px !important;
}
.padding-top-130 {
  padding-top: 130px !important;
}
.padding-top-140 {
  padding-top: 140px !important;
}
.padding-top-150 {
  padding-top: 150px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-28 {
  padding-bottom: 28px !important;
}
.padding-bottom-48 {
  padding-bottom: 48px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-53 {
  padding-bottom: 53px !important;
}
.padding-bottom-80 {
  padding-bottom: 80px !important;
}
.padding-bottom-100 {
  padding-bottom: 100px !important;
}
.padding-bottom-70 {
  padding-bottom: 70px !important;
}
.padding-bottom-500 {
  padding-bottom: 500px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}
.padding-right-35 {
  padding-right: 35px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-35 {
  padding-right: 35px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}

.padding-rl-5{
  padding-right:5px !important;
  padding-left:5px !important;
}

.padding-rl-10{
  padding-right:10px !important;
  padding-left:10px !important;
}

.padding-rl-15{
  padding-right:15px !important;
  padding-left:15px !important;
}

.padding-rl-25{
  padding-right:25px !important;
  padding-left:25px !important;
}

.padding-rl-30{
  padding-right:30px !important;
  padding-left:30px !important;
}
/* ------------- line-height -----------------*/
.line-height-1 {
  line-height: 1em !important;
}
.line-height-1-2 {
  line-height: 1.2em !important;
}
.line-height-25 {
  line-height: 25px !important;
}

.line-height-28 {
  line-height: 25px !important;
}
.line-height-30 {
  line-height: 30px !important;
}
.line-height-35 {
  line-height: 35px !important;
}

.line-height-40 {
  line-height: 40px !important;
}
.line-height-45 {
  line-height: 45px !important;
}
.line-height-50 {
  line-height: 50px !important;
}

.line-height-60 {
  line-height: 60px !important;
}
/* ------------- font sizes -----------------*/

.text-size-14 {
  font-size: 14px !important;
}

.text-size-x-small {
  font-size: 10px;
}

.text-size-small {
  font-size: 15px;
}

.text-size-mid {
  font-size: 17px !important;
}

.text-size-mid-2x {
  font-size: 20px !important;
}

.text-size-mid-3x {
  font-size: 30px !important;
}

.text-size-12 {
  font-size: 12px !important;
}

.text-size-18 {
  font-size: 18px !important;
}

.text-size-23 {
  font-size: 23px !important;
}

.text-size-26 {
  font-size: 26px !important;
}

.text-size-28 {
  font-size: 28px !important;
}
.text-size-29 {
  font-size: 29px !important;
}
.text-size-29-5 {
  font-size: 29.5px !important;
}

.text-size-30 {
  font-size: 30px !important;
}
.text-size-32 {
  font-size: 32px !important;
}

.text-size-35 {
  font-size: 35px !important;
}

.text-size-large {
  font-size: 45px !important;
}

.text-size-x-large {
  font-size: 50px !important;
}

.text-size-13 {
  font-size: 13px !important;
}

.text-size-15 {
  font-size: 15px !important;
}

.text-size-16 {
  font-size: 16px !important;
}

.text-size-18 {
  font-size: 18px !important;
}

.text-size-20 {
  font-size: 20px !important;
}

.text-size-22 {
  font-size: 22px !important;
}

.text-size-25 {
  font-size: 25px !important;
}
.text-size-40 {
  font-size: 40px !important;
}
.text-size-42 {
  font-size: 42px !important;
}
.text-size-45 {
  font-size: 45px !important;
}
.text-size-48 {
  font-size: 48px !important;
}
.text-size-50 {
  font-size: 50px !important;
}

.text-size-60 {
  font-size: 60px !important;
}

.text-size-70 {
  font-size: 70px !important;
}
/* ------------- border -----------------*/
.noborder {
  border: none !important;
}

.border-radius-5 {
  border-radius: 5px !important;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.border-right-none {
  border-right: none !important;
}

.border-left-radius-0 {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.border-right-radius-0 {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.border-orange {
  /*border:4px solid rgb(255,152,0);*/
  box-shadow: 0 0 0 3px rgb(255,152,0) !important;
}

.border-red {
  /*border:4px solid rgb(255,152,0);*/
  box-shadow: 0 0 0 1px rgb(255,0,0);
}
/* ------------- colors -----------------*/

.bg-transparent {
  background-color: transparent !important;
}

.bg-white {
  background-color: white !important;
}

.bg-red {
  background-color: red !important;
}

.bg-orange {
  background-color: #FF9801 !important;
}

.bg-orange-255 {
  background-color: rgb(255,152,0) !important;
}

.bg-skyblue {
  background-color: rgb(51, 153, 255) !important;
}

.bg-gray {
  background-color: gray !important;
}

.bg-black {
  background-color: #222 !important;
}

.bg-114 {
  background-color: rgb(114,114,114) !important;
}

.bg-135 {
  background-color: rgb(135,135,135) !important;
}

.bg-210 {
  background-color: rgb(210,210,210) !important;
}
.bg-248 {
  background-color: rgb(248,248,248) !important;
}
.bg-green-124 {
  background-color: rgb(124,179,66) !important;
}

.bg-green-156 {
  background-color: rgb(156,204,101) !important;
}

.bg-blue-3 {
  background-color: rgb(3,169,244) !important;
}

.bg-blue-79 {
  background-color: rgb(79,195,247) !important;
}

.fc-white {
  color: white !important;
}

.fc-black {
  color: black !important;
}

.fc-orange {
  color: orange !important;
}

.fc-blue {
	color:#03a9f5 !important;
}

.fc-red {
  color: red !important;
}

.fc-orange-255 {
  color: rgb(255,152,0) !important;
}

.fc-green-124 {
  color: rgb(124,179,66) !important;
}

.fc-green-139 {
  color: rgb(139,195,74) !important;
}
.fc-green-172 {
  color: rgb(172,211,132) !important;
}
.fc-gray {
  color: gray !important;
}

.fc-dimgray {
  color: dimgray !important;
}

.fc-36 {
  color: rgb(36,36,36) !important;
}

.fc-66 {
  color: rgb(66,66,66) !important;
}
.fc-96 {
  color: rgb(96,96,96) !important;
}
.fc-114 {
  color: rgb(114,114,114) !important;
}

.fc-118 {
  color: rgb(118,118,118) !important;
}
.fc-132{
  color: rgb(132,132,132) !important;
}
.fc-135 {
  color: rgb(135,135,135) !important;
}

.fc-158 {
  color: rgb(158,158,158) !important;
}
.fc-174 {
  color: rgb(174,174,174) !important;
}
.fc-193 {
  color: rgb(193,193,193) !important;
}
.fc-197 {
  color: rgb(197,197,197) !important;
}
.fc-213 {
  color: rgb(255,255,255) !important;
}
.fc-213a {
  color: rgb(213,213,213) !important;
}
.fc-224 {
  color: rgb(224,224,224) !important;
}
.fc-248 {
  color: rgb(248,248,248) !important;
}
.form-control {
  box-shadow: none !important;
  padding: 0px 12px !important;
}

@media only screen and (max-height:639px) {
  .popup-container {
    top: 20% !important;
  }
}

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

.margin-top-140 {
  margin-top: 48px !important;
}

.text-size-30 {
  font-size: 19px !important;
}

  .header-height {
    height: 300px;
  }

  .header-text {
    margin-top: 90px;
    font-size: 35px;
    line-height: 40px;
  }

  .padding-large-left {
    padding-left: 15px;
  }

  .expend-container {
    text-align: center;
  }

  .expend-btn.fit {
    font-size: 17px;
    width: 100%;
    height: 175px;
    margin-left: 0;
    margin-right: 0;
  }

  .btn-grp-handler {
    display: block;
    float: none !important;
    width: 100%;
  }

  .colapsed-grp-handler {
    display: none;
  }

  .icon-margin {
    margin-top: 50px;
  }

  .nav-btn-size {
    width: 100%;
  }

  .contact-phone {
    /*width: 100% !important; igo*/
    text-align: left !important;
  }


  /*igo*/
  .navbar-md .btn {
    width: 100% !important;
  }

  .sign-in {
    text-align: center;
    padding-bottom:5px;
  }

  #navFooter #dot-me-link {
    display: flex !important;
    justify-content: center !important;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width:1149px) {
  .navHeaderCollapse.in,
  .navHeaderCollapse.collapsing {
      background-color: var(--color-primary);
      text-align: right;
      border-bottom: 1px solid #f2f2f2;
      width: 100%;
      max-height: calc(100vh - 90px);
  }

  .navbar .navbar-nav,
  .navHeaderCollapse.in .navbar-nav,
  .navHeaderCollapse.collapsing .navbar-nav {
      flex-direction: column;
      align-items: flex-end;
      margin: 15px 0;
      height: auto;
      float: none;
  }

  .navHeaderCollapse.in .get-started-wrapper,
  .navHeaderCollapse.collapsing .get-started-wrapper {
      height: auto;
      padding-left: 15px;
      justify-content: flex-end;
      margin: 0 15px 35px 0;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width:768px) {
.navHeaderCollapse a {

}

.text-size-30 {
  font-size: 26px !important;
}

.text-size-48 {
  font-size: 35px !important;
}

.text-size-22 {
  font-size: 18px !important;
}
  .text-size-29 {
  font-size: 20px !important;
}

  .text-size-50 {
  font-size: 32px !important;
}

.text-size-25 {
  font-size: 25px !important;
}
/*.container h3 {
  font-size: 26px;
  }*/


   .line-height-50 {
  line-height: 38px !important;
}

.line-height-40 {
  line-height: 26px !important;
}

#navFooter.navbar #seen-in {
  border: none;
  padding-bottom: 15px;
}

#navFooter.navbar #seen-in .logos-wrapper img {
  padding-left: 0;
  width: 13%;
}

#navFooter.navbar #links-wrapper {
  border: none;
}

#navFooter.navbar #links-wrapper div ul {
  width: auto;
}

#navFooter.navbar #links-wrapper div:nth-child(2) ul:nth-child(2) {
  margin-left: 29px;
}

#navFooter.navbar #find-us {
  padding-top: 0;
  border: none;
}

}

@media only screen and (max-width:767px) {
.margin-top-165 {
margin-top:50px !important;
}

   .line-height-50 {
  line-height: 38px !important;
}

.line-height-40 {
  line-height: 25px !important;
}

  .text-size-29 {
  font-size: 20px !important;
}

  .text-size-50 {
  font-size: 27px !important;
}


   .text-size-22 {
  font-size:16px !important;
  }


.text-size-25 {
  font-size: 16px !important;
}
/*.container h3 {
  font-size: 20px;
  }*/
.margin-top-220 {
  margin-top: 40px !important;
}
.margin-top-100 {
  margin-top: 56px !important;
}

}

@media only screen and (min-width:1280px) {
  .navbar .navbar-header > a .img-logo {
    width: 200px;
  }
}

/*Small devices Tablets (=768px)*/
@media only screen and (min-width:768px) {
  .header-height {
    height: 385px;
  }

  .header-text {
    /*margin-top: 110px;*/
    margin-top: 96px;
    font-size: 45px;
    line-height: 45px;
  }

  .padding-large-left {
    padding-left: 35px;
    padding-right: 0px;
  }

  .expend-container {
    text-align: left;
  }

  .expend-btn.fit {
    font-size: 14px;
    width: 100%;
    height: 120px;

  }

  .btn-grp-handler {
    display: none;
  }

  .colapsed-grp-handler {
    display: block;
  }

  .vertical-align-med {
    position: relative;
    top: 10px;
  }

  .vertical-align-small {
    position: relative;
    top: 16px;
  }
}

/*Medium devices Desktops (=992px)*/
@media only screen and (min-width:992px) {
  .text-size-30 {
  font-size: 30px !important;
}
.text-size-22 {
  font-size: 22px !important;
}

  .header-height {
    height: 508px;
  }

  .header-text {
    /*margin-top: 152px;*/
    font-size: 58px;
    line-height: 55px;
  }

  .padding-large-left {
    padding-left: 35px;
    padding-right: 0px;
  }

  .expend-container {
    text-align: left;
  }

  .expend-btn.fit {
    font-size: 17px;
    width: 100%;
    height: 150px;
  }

  .btn-grp-handler {
    display: block;
  }

  .colapsed-grp-handler {
    display: none;
  }

  .vertical-align-med {
    position: relative;
    top: 34px;
  }

  .vertical-align-small {
    position: relative;
    top: 44px;
  }


  .line-height-40 {
  line-height: 40px !important;
}

.line-height-50 {
  line-height: 50px !important;
}

.line-height-60 {
  line-height: 60px !important;
}

#navFooter.navbar #seen-in {
  padding-top: 65px;
  display: flex;
  align-items: center;
}

#navFooter.navbar #seen-in div:first-child {
  /*margin-top: 13px;*/
  width: 115px;
}

#navFooter.navbar #seen-in .logos-wrapper {
  padding: 0;
  width: calc(100% - 115px);
}

#navFooter.navbar #seen-in .logos-wrapper.default-logos-wrapper {
  padding: 0;
  min-width: 1000px;
  width: 100%;
}

#navFooter.navbar #seen-in .logos-wrapper img {
  padding-top: 0;
  width: 12%;
}

.ui-menu.plans-dropdown {
  /* margin-left: -12px; */
}

}

/*Large devices Desktops (=1200px)*/
@media only screen and (min-width:1200px) {
  .text-size-30 {
  font-size: 30px !important;
}

.line-height-40 {
  line-height: 40px !important;
}

.line-height-50 {
  line-height: 50px !important;
}

.line-height-60 {
  line-height: 60px !important;
}

  .header-height {
    height: 660px;
  }

  .header-text {
    margin-top: 240px;
    font-size: 58px;
    line-height: 65px;
  }

  .img-header {
    margin-top: 30px;
    max-height: none;
  }

  .padding-large-left {
    padding-left: 35px;
    padding-right: 0px;
  }

  .expend-container {
    text-align: left;
  }

  .expend-btn.fit {
    font-size: 17px;
    width: 100%;
    height: 175px;
  }

  .btn-grp-handler {
    display: block;
  }

  .colapsed-grp-handler {
    display: none;
  }

  .vertical-align-med {
    position: relative;
    top: 58px;
  }

  .vertical-align-small {
    position: relative;
    top: 70px;
  }

  .getting-started-item {
    padding-top: 45px;
  }
  .getting-started-item .main-title {
    margin-bottom: 30px;
  }
  .getting-started-item .title-bold-medium {
    margin-bottom: 20px;
  }
  .getting-started-item table.text-p {
    font-size: 16px;
  }

  /* navbar */
  .navbar .get-started-wrapper input {
      width: 260px;
  }

  #navFooter.navbar #links-wrapper div:nth-child(2) ul:nth-child(2) {
    margin-left: 70px;
  }
/* end navbar */
}

 .btn-try-hover:hover{
    background-color: rgba(74, 74, 74, 0.2);
    background-color: #ff9800;
 }
 .wow {
   visibility: hidden;
}
 /*start header*/

 /*@media only screen and (max-width:767px) {
    .colapsed-grp-handler {
    display: none !important;
}

    .btn-grp-handler {
    display: block !important;
}
}

@media only screen and (min-width:768px) {
      .colapsed-grp-handler {
    display: block !important;
}

.btn-grp-handler {
    display: none !important;
}
}

@media only screen and (min-width:992px) {
   .colapsed-grp-handler {
    display: block !important;
}

   .btn-grp-handler {
    display: none !important;
}
}

@media only screen and (min-width:1200px) {
    .colapsed-grp-handler {
    display: none !important;
}

    .btn-grp-handler {
    display: block !important;
}
}

 @media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}*/
  /*end header*/

/* NEW DESIGN */
/*helpers*/
.text-orange {
    color: #FF9801;
}
a.text-orange:hover {
    color: #ffab40;
    text-decoration: none !important;
}
.text-white {
    color: #FFFFFF;
}
.text-small {
    font-size: 13px;
    line-height: 1.54;
}
.text-size-16 {
    font-size: 16px;
}
.text-size-20 {
    font-size: 20px;
}
.text-size-18 {
    font-size: 18px;
}
.text-size-24 {
    font-size: 24px;
}
.text-p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #39393C;
}
.text-p-light {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #39393C !important;
}
.title-bold-medium {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    color: #39393C;
}
.title-small {
    font-size: 14px;
    line-height: 18px;
}
.title-big {
    font-size: 28px;
    line-height: 34px;
    color: #39393C;
    margin-top: 0;
    font-weight: 700;
}
.backgound-orange {
    background-color: #FF9801;
}
.fix-float {
    clear: both;
}
@media screen and (min-width: 768px) {
    .text-center-sm {
        text-align: center;
    }
    .padding-0-sm {
        padding: 0;
    }
}
/*end helpers*/
.main-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    color: #39393C;
    margin-top: 10px;
}
.main-subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    color: #4A4A4A;
    text-transform: uppercase;
    margin-top: 0px;
}
.trial-input-wrapper {
    width: 100%;
    display: inline-block;
}
.input-trial {
    width: calc(100% - 140px);
    height: 48px;
    font-size: 15px;
    color: #39393C;
    border: 1px solid #FF9801;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 400;
    padding: 0;
    box-shadow: none;
    padding-left: 15px;
    float: left;
    margin-top: 20px;
    max-width: 335px;
    line-height: 2em;
}
input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.input-trial::placeholder,
.input-trial::-webkit-input-placeholder {
    color: #C1C1C1;
    font-weight: 400;
    font-size: 15px;
}
.btn-trial {
    width: 140px;
    height: 48px;
    background-color: #FF9801;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    vertical-align: top;
    float: left;
    margin-top: 20px;
}

.btn-trial-nav{
  width: 140px;
  height: 48px;
  background-color: var(--color-secondary);
  color: var(--color-primary);
  font-size: 15px;
  font-weight: 700;
  border-radius: 3px;
  vertical-align: top;
  float: left;
  margin-top: 20px;
}

.input-email {
  width: 260px;
  height: 42px;
  font-size: 15px;
  color: #39393C;
  border: 1px solid #FF9801;
  border-radius: 3px;
  font-weight: 400;
  padding: 0;
  box-shadow: none;
  padding-left: 20px;
  max-width: 335px;
  line-height: 2em;
}

.btn-email {
  width: 124px;
  height: 42px;
  background-color: #FF9801;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 700;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: top;
}

.input-email::placeholder,
.input-email::-webkit-input-placeholder {
    color: #C1C1C1;
    font-weight: 400;
    font-size: 15px;
}

.btn-trial:hover {
    color: #FFFFFF;
    background-color: #ffab40;
}

.btn-trial-nav:hover{
  background-color: var(--color-secondary);
}

.learn-more-link {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding-right: 15px;
    background-image: url(../../_images/rebrand-home-img/learn-more-arrow.svg);
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 8px;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    width: auto;
}
.learn-more-link:focus,
.learn-more-link:hover {
    color: #ffab40;
    text-decoration: none !important;
}
.btn-orange {
    height: 48px;
    border: none;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    background-color: #FF9801;
    padding: 0 50px;
}
.btn-orange:hover {
    background-color: #ffab40;
}
.free-trial {
  background-image: url(../../_images/rebrand-home-img/home/home-free-trial-bcg.jpg);
  background-size: cover;
  background-position: center;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
}
.free-trial .main-title {
  font-weight: 400;
  color: #FFFFFF;
  max-width: 260px;
  margin: 10px auto;
}
.free-trial .title-small {
  margin-top: 10px;
}
.free-trial .input-trial {
    background-color: transparent;
    margin-top: 20px;
    color: #FFFFFF;
}
.free-trial .btn-trial {
    margin-top: 20px;
}
.free-trial .text-small {
  margin-top: 10px;
}
.free-trial-white {
  background-image: none !important;
  background-color: #FFFFFF;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center !important;
}
.free-trial-white .main-title {
  color: #39393C;
  font-weight: 700;
}
.free-trial-white .title-small {
  margin-top: 20px;
}
.free-trial-white .input-trial {
    color: #4A4A4A;
}
.free-guide {
    padding-top: 70px;
    padding-bottom: 85px;
    text-align: center;
    background-color: #f6f6f6;
}
.free-guide .title-bold-medium.text-orange {
    color: #FF9801;
    font-weight: 400;
}
.free-guide .input-trial {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 100%;
    border-color: #39393C;
    margin-top: 40px;
    background-color: #f6f6f6;
    max-width: inherit;
}
.free-guide .input-trial::placeholder,
.free-guide .input-trial::-webkit-input-placeholder,
.free-guide .free-guide-email-check span {
    color: #a3a3a3;
}
.input-home-select {
    width: 100%;
    height: 48px;
    border: 1px solid #39393C;
    border-radius: 3px;
    padding-left: 10px;
    color: #39393C;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    display: block;
    float: left;
    background-color: #FFFFFF;
    background-image: url(../../_images/rebrand-home-img/home/select-arrow.svg);
    background-size: 15px;
    background-position: right 12px center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
}
.free-guide .checkbox-wrapper {
    display: flex;
    margin-top: 30px;
    padding: 0 25px;
}
.free-guide .checkbox-wrapper span {
    flex-shrink: 0;
}
.free-guide label {
    font-size: 13px;
    color: #A3A3A3;
    margin-top: 0;
    font-weight: 400;
    text-align: left;
}
.free-guide #download-guide-btn {
    width: 215px;
    height: 48px;
    border: none;
    border-radius: 3px;
    background-color: #39393C;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    margin-top: 30px;
    text-transform: capitalize;
}
.free-guide #download-guide-btn:hover {
    background-color: #616366;
}
.press-highlights {
    padding: 70px 0 90px;
    text-align: center;
    background-image: url(../../_images/rebrand/backgrounds/concrete-bcg-xs-bottom.jpg);
    background-position: center bottom;
    background-size: cover;
}
.press-highlights .app-carousel-row {
  width: calc(100% - 100px);
}
.press-highlights .app-carousel-prev {
  top: 60px;
  left: -50px
}
.press-highlights .app-carousel-next {
  top: 60px;
  right: -50px;
}
.press-highlights .title-small {
    padding-bottom: 35px;
    border-bottom: 2px solid #FF9801;
}
.press-highlights a.title-small {
    padding: 0;
    border: 0;
    margin-top: 20px;
    display: inline-block;
}
.press-highlights ul.slick-dots {
    display: inline-block;
    padding: 0;
    margin: 50px 0 0 0;
    list-style-type: none;
    border-top: 2px solid #FF9801;
    padding-top: 50px;
    width: 100%;
}
.press-highlights ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.press-highlights ul.slick-dots li button {
    color: #FFFFFF;
    height: 14px;
    width: 14px;
    border: 1px solid #FF9801;
    background-color: transparent;
    border-radius: 50%;
    padding: 0;
    font-size: 1px;
}
.press-highlights ul.slick-dots li.slick-active button {
    background-color: #FF9801;
    color: #FF9801;
}
.press-highlights .quote {
    border: none;
    color: #4A4A4A;
    font-weight: 400;
    margin-top: 45px;
    margin-bottom: 30px;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.press-highlights .author {
    border: none;
    padding-bottom: 0;
}
.press-highlights .info-press {
    color: #39393C;
    font-weight: 300;
    margin-top: 5px;
}
.app-carousel-press .slick-slide a.title-bold-medium {
  border: 0;
  text-decoration: none;
}
.app-carousel-press .slick-slide a.title-bold-medium:hover {
  text-decoration: none;
  color: #ffab40;
}

@media screen and (max-width: 767px) {
  #navFooter.navbar #find-us,
  #navFooter.navbar .alloy-footer-container #links-wrapper div:nth-child(1) ul {
    text-align: center !important;
  }
  #navFooter.navbar .alloy-footer-container #dot-me-logo {
    padding: 0;
    margin-bottom: 40px;
  }
  #navFooter.navbar .alloy-footer-container #dot-me-logo .icon-dot-me {
    margin: 0 auto;
  }
  .press-highlights .app-carousel-press,
  .press-highlights .title-small {
      width: 85%;
      margin-left: auto;
      margin-right: auto;
  }
  .press-highlights .app-carousel-prev {
      top: 150px;
      left: -50px
  }
  .press-highlights .app-carousel-next {
      top: 150px;
      right: -50px;
  }
}

/*tablet view*/
@media screen and (min-width: 768px) {
  .free-trial {
    text-align: left;
    background-image: url(../../_images/rebrand/backgrounds/trainerize-free-trial-bcg.jpg);
    background-position: right;
  }
  .free-trial .main-title,
  .free-trial .title-small,
  .free-trial .text-small {
    padding: 0;
  }
  .free-trial .main-title {
    max-width: 100%;
    margin-bottom: 0;
  }
    .free-guide {
      text-align: left;
    }
    .free-guide .input-trial {
      width: 335px;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      margin-top: 35px;
      max-width: inherit;
    }
    .free-guide .title-bold-medium {
        margin-top: 10px !important;
    }
    .free-guide .input-home-select {
      width: 50%;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-top: 35px;
    }
    .free-guide .input-trial#input-other {
      width: 100%;
      border-right: 1px solid;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      margin-top: 20px;
    }
    .free-guide .checkbox-wrapper {
        padding: 0;
        margin-top: 15px;
    }
    .free-guide .checkbox-wrapper span {
        margin-top: 14px;
    }
    .free-guide label {
      margin-top: 0px;
      line-height: 48px;
    }
    .free-guide #download-guide-btn {
      margin-top: 35px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      width: 182px;
    }
    .free-guide .title-bold-medium {
        font-size: 20px;
    }
    .press-highlights {
        padding-bottom: 105px;
        background-image: url(../../_images/rebrand/backgrounds/concrete-bcg-lg-bottom.jpg);
    }
    .press-highlights .quote {
        margin-top: 0;
        font-size: 20px;
        line-height: 26px;
        height: auto;
    }
    .input-trial {
      padding-left: 8px;
    }
    .press-highlights .app-carousel-prev,
    .press-highlights .app-carousel-next {
        top: 90px;
    }
}
/* end tablet view */
/*medium display and up*/
@media screen and (min-width: 992px) {
    .main-title {
        font-size: 42px;
        line-height: 50px;
    }
    .main-subtitle {
        font-size: 16px;
        line-height: 20px;
        margin-top: 15px;
    }
    .trial-input-wrapper {
        width: 475px;
    }
    .title-bold-medium {
        font-size: 20px;
        line-height: 1.1;
    }
    .title-small {
        font-size: 16px;
        line-height: 20px;
    }
    .title-big {
        font-size: 42px;
        line-height: 50px;
    }
    .text-p {
        font-size: 18px;
        line-height: 26px;
    }
    .text-p-light {
        font-size: 16px;
        line-height: 26px;
    }
    .free-trial {
      padding-top: 95px;
      padding-bottom: 85px;
    }
    .free-trial .input-trial,
    .free-trial .btn-trial {
        margin-top: 60px;
    }
    .free-trial-white {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .free-trial-white .input-trial,
    .free-trial-white .btn-trial {
        margin-top: 30px;
    }
    .free-guide {
      padding: 60px 0;
    }
    .free-guide .input-trial {
        width: 416px;
    }
    .press-highlights {
        padding-top: 150px;
        padding-bottom: 200px;
    }
    .press-highlights ul.slick-dots {
        margin-top: 80px;
    }
    .input-trial {
      padding-left: 15px;
    }
    .press-highlights .app-carousel-prev,
    .press-highlights .app-carousel-next {
        top: 85px;
    }
}
@media screen and (min-width: 1200px) {
  .press-highlights .app-carousel-prev,
  .press-highlights .app-carousel-next {
      top: 60px;
  }
}
/* end medium display */
/* END NEW DESIGN */
/* POPUPS */
#div-home-popups,
#div-demo-popup {
     position: fixed;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1001;
     overflow-x: hidden;
     overflow-y: auto;
     display: flex;
     align-items: flex-start;
     justify-content: center;
     padding-top: 40px;
}

@media screen and (min-width: 768px) {
    #div-home-popups,
    #div-demo-popup {
         padding-top: 70px;
    }
}
/* END POPUPS */
/* SELECT MENU STYLE */
/* SELECT MENU STYLE */
.ui-selectmenu-button {
	width: 100%;
	margin-bottom: 15px;
	height: 48px;
	border-radius: 3px;
	border: 1px solid #FF9801;
	background-color: #FFFFFF;
    padding-left: 20px;
}
.ui-selectmenu-button {
	background-image: url(../../_images/rebrand-home-img/home/select-arrow.svg);
	background-size: 15px;
	background-position: right 12px center;
	background-repeat: no-repeat;
	-webkit-appearance: none;
}
.ui-selectmenu-button .ui-icon {
    display: none;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    line-height: 46px;
    font-weight: 400;
    font-size: 15px;
    font-family: inherit;
    color: #39393C;
}
.ui-selectmenu-menu {
    margin-top: 20px;
}
.ui-widget-content {
    border: 1px solid #FF9801;
    background: #ffffff;
    color: #39393C;
    margin-top: 10px;
    border-radius: 3px;
}
.ui-menu .ui-menu-item {
    list-style-image: none;
    padding: 0;
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
}
.ui-menu.plans-dropdown {
  width: 260px;
}
.ui-menu.plans-dropdown .ui-menu-item {
    padding-left: 20px;
    height: 37px;
    line-height: 37px;
}
.ui-widget-content .ui-state-focus {
    border: none;
    background: #FF9801;
    font-weight: 400;
    color: #ffffff;
}
.ui-widget-content.plans-dropdown .ui-state-focus {
    background: #ffffff;
    color: #FF9801;
    line-height: 37px;
    margin: 0;
}
/* END SELECT MENU STYLE */
.modal-open {
    position: fixed;
    width: 100%;
}

/* Flex helpers */
.display-flex {
  display: flex;
}
.flex-center {
	display:flex !important;
	justify-content: center;
	align-items: center;
}
.flex-left {
    display: flex;
    align-items: flex-start;
}
.flex-right {
	display: flex;
	align-items: flex-end;
}
.flex-top {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.flex-align-right {
	display: flex;
	justify-content: flex-end;
}
.flex-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex-evenly {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.flex-row {
    flex-direction: row;
}
.flex-column {
	flex-direction: column;
}
.flex-column-reverse {
	flex-direction: column-reverse;;
}
.flex-self-right {
	margin-left: auto!important;
}
.flex-align-center {
	align-items: center;
}
.flex-justify-center {
	justify-content: center;
}
.flex-justify-top {
  justify-content: flex-start!important;
}
.flex-basis {
	flex-basis: 0;
	flex-grow: 1;
}
.flex-noShrink {
	flex-shrink: 0;
}

/* Start of styles copied from home.css that affects other pages */
/* pages affected: jonathangoodman, reebkone, login, team.aspx, business-of-online-fitness */
.min-height {
  height: 130px;
}
.btn-try-size-home-footer {
  width: 315px;
  height: 53px;
  min-width: 315px;
  padding: 0;
  text-decoration: none;
}
.btn-try-size-home-footer:hover {
    color: white;
    background-color: #ffab40 !important;
    border: none;
    width: 315px;
    height: 53px;
}
.btn-try-size:hover {
  text-decoration: none !important;
}
.i-img-home {
  height: 140px;
}
.i-img-home2 {
  height: 80px;
}
.in-email-home {
  width: 100% !important;
  height: 70px;
  box-shadow: none !important;
  transition: none !important;
}
.btn-email-home {
  width: 190px;
  height: 70px;
  box-shadow: none !important;
  margin: 0px !important;
}
.btn-email-home:hover {
  color: white;
  background-color: #ffab40 !important;
  border: none;
}
.treinerize-try-it-free-orange {
  width: 100%;
  height: auto;
}
.treinerize-try-it-free-orange button {
  background-color: rgba(0,0,0,0);
  border: 2px solid white;
}
.treinerize-try-it-free-orange button:hover {
  background-color: rgba(0,0,0,0.1);
  border: 2px solid white;
}
#slides, #slides2, #slides3 {
  display: none;
  width: 0px !important;
  height: 0px !important;
}
#slides .slidesjs-control {
  padding: 0px !important;
  width: 0px !important;
  height: 0px !important;
}
#slides .slidesjs-container {
  padding: 0px !important;
  width: 0px !important;
  height: 0px !important;
}
.slidesjs-slide {
  padding: 0px !important;
}
.slidesjs-navigation {
  margin-top: 3px;
}
.slidesjs-previous {
  margin-right: 5px;
  float: left;
}
.slidesjs-next {
  margin-right: 5px;
  float: left;
}
.slidesjs-pagination {
  margin: 6px 0 0;
  float: right;
  list-style: none;
}
.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}
.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../../_images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}
#slides a:link, #slides a:visited {
  color: #333;
}
#slides a:hover, #slides a:active {
  color: #9e2020;
}
.pag {
  margin: 6px 0 0;
  width: 80px;
  height: 20px;
  list-style: none;
  padding: 0px;
}
.pag li {
  float: left;
  margin: 0 1px;
  padding: 3px;
}
.pag li a {
  display: block;
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid white;
  float: left;
  overflow: hidden;
  color: transparent;
}
.pag li a.active, .pag li a:hover.active {
  background-color: white;
}
.pag li a:hover {
  background-color: white;
}
.active {
  background-color: white;
}
.deactivate {
  background-color: transparent;
}
#default .iphone-img-cont img {
  height: 900px;
}
@media only screen and (max-width:350px) {
  .btn-try-size-home-footer {
    width: 100% !important;
    height: 75px !important;
    min-width: 100% !important;
    padding: 0 !important;
    text-decoration: none !important;
  }

  .btn-try-size-home-footer:hover {
    width: 100% !important;
    height: 75px !important;
  }
}
@media only screen and (max-width:767px) {
  .home-title-size {
    font-size: 28px !important;
  }
  .btn-email-home {
    float: left;
    width: 100% !important;
    border-radius: 4px;
    height: 49px !important;
    border-radius: 5px;
  }
  .input-group {
    width: 100%;
  }
  .no-credit {
    text-align: center;
    width: 100%;
    margin-top: -32px !important;
  }
  .in-email-home {
    height: 49px !important;
  }
  input.in-email-home::-webkit-input-placeholder {
    font-family: 'Open Sans' !important;
    font-size:20px;
  }
  .social h1 {
    font-size: 26px !important;
  }
  .social h2 {
    font-size: 19px !important;
  }
  .slider h1 {
    font-size: 28px !important;
  }
  .slider h2 {
    font-size: 19px !important;
  }
  .min-height {
    height: 85px !important;
  }
  .min-height2 {
    height: 60px !important;
  }
  .i-img-home {
    height: 100px !important;
  }
  .i-img-home2 {
    height: 60px !important;
  }
  .free h1 {
    font-size: 21px !important;
  }
  .free p {
    font-size: 23px !important;
  }
}
@media only screen and (min-width:768px) {
  .home-title-size {
    font-size: 35px !important;
  }
  .social h1 {
    font-size: 35px !important;
  }
  .social h2 {
    font-size: 23px !important;
  }
  .slider h1 {
    font-size: 35px !important;
  }
  .slider h2 {
    font-size: 23px !important;
  }
  .min-height {
    height: 125px !important;
  }
  .min-height2 {
    height: 80px !important;
  }
  .i-img-home {
    height: 100px !important;
  }
  .i-img-home2 {
    height: 60px !important;
  }
  .free h1 {
    font-size: 23px !important;
  }
  .free p {
    font-size: 23px !important;
  }
}
@media only screen and (min-width:992px) {
  .home-title-size {
    font-size: 40px !important;
  }
  .social h1 {
    font-size: 48px !important;
  }
  .social h2 {
    font-size: 30px !important;
  }
  .slider h1 {
    font-size: 48px !important;
  }
  .slider h2 {
    font-size: 30px !important;
  }
  .min-height {
    height: 130px !important;
  }
  .min-height2 {
    height: 80px !important;
  }
  .i-img-home {
    height: 140px !important;
  }
  .i-img-home2 {
    height: 80px !important;
  }
  .free h1 {
    font-size: 30px !important;
  }
  .free p {
    font-size: 30px !important;
  }
}
@media only screen and (min-width:1060px) {
  .home-title-size {
    font-size: 40px !important;
  }
  .social h1 {
    font-size: 48px !important;
  }
  .social h2 {
    font-size: 30px !important;
  }
  .slider h1 {
    font-size: 48px !important;
  }
  .slider h2 {
    font-size: 30px !important;
  }
  .min-height {
    height: 130px !important;
  }
  .min-height2 {
    height: 80px !important;
  }
  .i-img-home {
    height: 140px !important;
  }
  .i-img-home2 {
    height: 80px !important;
  }
  .free h1 {
    font-size: 30px !important;
  }
  .free p {
    font-size: 30px !important;
  }
}
@media only screen and (min-width:1200px) {
  .home-title-size {
    font-size: 40px !important;
  }
  .social h1 {
    font-size: 40px !important;
  }
  .social h2 {
    font-size: 30px !important;
  }
  .slider h1 {
    font-size: 40px !important;
  }
  .slider h2 {
    font-size: 30px !important;
  }
  .min-height {
    height: 95px !important;
  }
  .min-height-big {
    height: 45px !important;
  }
  .i-img-home {
    height: 120px !important;
  }
  .i-img-home2 {
    height: 70px !important;
  }
  .free h1 {
    font-size: 30px !important;
  }
  .free p {
    font-size: 30px !important;
  }
}
@media only screen and (max-width:1199px) {
  #default .iphone-img-cont {
    right: 136px !important;
    top: 37px !important;
  }
  #default .iphone-img-cont img {
    height: 850px !important;
  }
}
@media only screen and (max-width:991px) {
  #default .iphone-img-cont {
    top: 74px !important;
    right: 126px !important;
  }
  #default .iphone-img-cont img {
    height: 690px !important;
  }
}
/* end of styles copied from home.css that affects other pages */

/* START OF smartBounceUp & smartBounceDown animation */
@keyframes smartBounceUp {
  0% {
    transform: translateY(25px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.smart-animated-bounceUp,
.smart-animated-bounceUp.delay-1 {
  animation: smartBounceUp 0.5s;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-fill-mode: forwards;
}
.smart-animated-bounceUp.delay-2 {
  animation: smartBounceUp 0.5s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.smart-animated-bounceUp.delay-3 {
  animation: smartBounceUp 0.5s;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.smart-animated-bounceUp.delay-4 {
  animation: smartBounceUp 0.5s;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
@keyframes smartBounceDown {
  0% {
    transform: translateY(-25px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.smart-animated-bounceDown.delay-1 {
  animation: smartBounceDown 0.5s;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
.smart-animated-bounceDown.delay-2 {
  animation: smartBounceDown 0.5s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.smart-animated-bounceDown.delay-3 {
  animation: smartBounceDown 0.5s;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.smart-animated-bounceDown.delay-4 {
  animation: smartBounceDown 0.5s;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.smart {
  position: relative;
}
/* END OF smartBounceUp & smartBounceDown animation */

/* POPUPS */
#home-popups-overlay,
#demo-popup-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: -1px;
  background: white;
  opacity: 0.95;
  display: none;
  z-index: 1000;
}
.input-home-popup {
  width: 100%;
  max-width: 480px;
  height: 48px;
  border: 1px solid #FF9801;
  border-radius: 3px;
  padding-left: 10px;
  margin: 10px auto 0;
  font-size: 15px;
  font-weight: 300;
  display: block;
  background-color: white;
  outline: 0;
  line-height: 2em;
}
.input-home-popup.errorBorder {
  border-color: red;
}
.input-home-popup::-webkit-input-placeholder {
  font-size:15px;
  font-weight:300;
}
.input-home-popup::-moz-placeholder {
  font-size:15px;
  font-weight:300;
}
.input-home-popup:-ms-input-placeholder {
  font-size:15px;
  font-weight:300;
}
.input-home-popup:-moz-placeholder {
  font-size:15px;
  font-weight:300;
}
.home-popup-button {
  outline: 0;
  width: 100%;
  max-width: 480px;
  margin-top: 10px;
  height: 48px;
}
/*END HOME PAGE POPUPS*/