/*

Cut-and-pastable Media Queries

@media screen and (max-width: $mobile) {
}
@media screen and (min-width: $mobile) and (max-width: $tablet - 1){
}
@media screen and (min-width: $tablet) {
}
@media screen and (min-width: $tablet) and (max-width: $desktop - 1){
}
@media screen and (min-width: $desktop) {
}


*/
.white-bg {
  background-color: #ffffff !important;
}

.off-white-bg {
  background-color: #f0f0f0;
}

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

.hide-mobile {
  display: none;
}
@media screen and (min-width: 40em) {
  .hide-mobile {
    display: block;
  }
}

.hide-tablet {
  display: block;
}
@media screen and (min-width: 40em) {
  .hide-tablet {
    display: none;
  }
}

.hide-mobile-banner {
  display: none;
}
@media screen and (min-width: 960px) {
  .hide-mobile-banner {
    display: block;
  }
}

.hide-tablet-banner {
  display: block;
}
@media screen and (min-width: 960px) {
  .hide-tablet-banner {
    display: none;
  }
}

.hide-tablet-up {
  display: block;
}
@media screen and (min-width: 1020px) {
  .hide-tablet-up {
    display: none;
  }
}

.hide-tablet-down {
  display: block;
}
@media screen and (max-width: 1020px) {
  .hide-tablet-down {
    display: none;
  }
}

.full-col-col .button {
  margin-bottom: 5px;
}

@media screen and (min-width: 40em) {
  .full-col-col .button {
    display: inline-block;
    margin-bottom: 0;
  }
}
.no-top-border {
  border-top: none;
}

@media screen and (min-width: 40em) {
  .tabs-section.fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
  }
}
@media screen and (min-width: 40em) {
  .headline-section .section-content.sms-section,
  .sms-section {
    padding: 2em 0;
  }
}
.main-nav li {
  margin-right: 14px;
  font-size: 1em;
  line-height: 1;
}
.main-nav li a {
  max-width: 84px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.main-nav li:last-of-type a {
  max-width: 143px;
}
.main-nav li.list-button a {
  font-size: 1em;
}

@media screen and (min-width: 40em) and (max-width: 60em) {
  .main-nav {
    background-color: transparent;
    box-shadow: none;
    padding: 20px;
    position: relative;
    height: initial;
  }
  .main-nav .logo {
    float: left;
    display: block;
    margin-right: 3.4482758621%;
    width: 56.8965517241%;
    margin-top: 6px;
  }
  .main-nav .menu-main-nav-container {
    display: none;
  }

  .mobile-nav {
    display: initial;
  }

  .mobile-nav-icon {
    display: block;
  }
}
@media screen and (min-width: 961px) {
  .main-nav .menu-main-nav-container {
    display: block;
  }
}
@media screen and (min-width: 53.75em) {
  .main-nav li {
    margin-right: 12px;
    font-size: 1em;
    position: relative;
    top: -5px;
  }
  .main-nav li a {
    max-width: 82px;
  }
  .main-nav li.list-button a {
    font-size: 0.9125em;
  }
}
@media screen and (min-width: 72.5em) {
  .main-nav li {
    margin-right: 24px;
    font-size: 1.1em;
  }
  .main-nav li a {
    max-width: 94px;
  }
  .main-nav li.list-button a {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 40em) {
  .headline-section .section-content h1 {
    font-size: 2.25em;
  }
}
.home-about-products-section.related .icon {
  margin-bottom: 0em;
}
.home-about-products-section.related .icon img {
  height: 138px;
  max-width: 100%;
  width: auto;
}
.home-about-products-section.related .home-about-product-single {
  padding-bottom: 4em;
}
@media screen and (min-width: 40em) {
  .home-about-products-section.related .home-about-product-single {
    padding-bottom: 1em;
    float: none;
    display: inline-block;
    width: 30%;
    margin: 0 1%;
  }
}
.home-about-products-section.related .full-col-col {
  padding-top: 1em;
  bottom: 1em;
  text-align: center;
  z-index: 10;
}
.home-about-products-section.related .mobile-prev-next {
  top: 225px;
}

@media screen and (min-width: 40em) {
  .home-about-products-section.related.alt
    .home-about-product-single.col-4-col {
    float: none;
    width: calc(31% - 2px);
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 53.75em) {
  .home-about-products-section.related.alt
    .home-about-product-single.col-4-col {
    width: calc(31% - 2px);
    margin: 0 1%;
  }
  .home-about-products-section.related.alt
    .home-about-product-single.col-4-col
    .icon
    img {
    margin-top: 8%;
  }
  .home-about-products-section.related.alt .full-col-col {
    padding-top: 1.75em;
  }
}
@media screen and (max-width: 40em) {
  .icon-col {
    padding-top: 0;
  }
  .icon-col .col-4-col {
    width: 46.551724138%;
    padding: 0;
  }

  .sms #section2 .mobile-prev-next {
    top: 225px;
  }
  .sms #section3 .mobile-prev-next {
    top: 445px;
  }

  .smsa #section1 .mobile-prev-next {
    top: 345px;
  }
}
/*homepage*/
body .home-hero .icon-section {
  top: 10px;
}

body .home-hero .position-1 img,
body .home-hero .position-2 img,
body .home-hero .position-3 img,
body .home-hero .position-4 img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  height: 75%;
  margin: 0 auto 5px;
  max-width: 250px;
  position: relative;
}

.home-announcement-marquee {
  background-color: #f0f0f0;
  color: #ffffff;
  border: none;
  position: relative;
}
.home-announcement-marquee .section-content {
  padding-top: 0em;
  padding-bottom: 1px;
  border: none;
}
.home-announcement-marquee .section-content #cycler {
  min-height: 145px;
}
.home-announcement-marquee .section-content .cycle-controls {
  position: absolute;
  bottom: calc(50% + 16px);
  width: 100%;
}
.home-announcement-marquee .section-content .cycle-controls .cycle-prev {
  position: absolute;
  top: 0;
  left: 0px;
  height: 40px;
  width: 40px;
  background-image: url(assets/img/dropdown-arrow-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75;
}
.home-announcement-marquee .section-content .cycle-controls .cycle-next {
  position: absolute;
  top: 0;
  right: 0px;
  height: 40px;
  width: 40px;
  background-image: url(assets/img/dropdown-arrow-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75;
}

.home-customers-header {
  background: #f0f0f0;
  text-align: center;
}
.home-customers-header .section-content p {
  text-align: center;
}

.customers-clients.home-customers-header .section-content {
  padding-top: 0;
}

.home-social-links {
  background-color: #ffffff;
}
.home-social-links ul {
  margin-left: 0;
  padding-left: 0;
  display: table;
}
.home-social-links ul li {
  display: table-row;
  display: block;
  width: 50%;
  vertical-align: middle;
  list-style: none;
  text-align: left;
  font-size: 0.75em;
  float: left;
}
.home-social-links ul li a {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
}
.home-social-links ul li a img {
  margin: 8px 8px 8px 0;
  vertical-align: middle;
  max-width: 32px;
  height: auto;
}

@media screen and (min-width: 40em) {
  .home-social-links ul {
    display: block;
  }
  .home-social-links ul li {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    list-style: none;
    margin-bottom: 24px;
    font-size: 1em;
  }
  .home-social-links ul li a img {
    display: block;
    margin: 8px auto;
    max-width: 48px;
  }
}
.home-extra-links .section-content {
  text-align: left;
}

.home-extra-links .section-content h2 {
  text-align: center;
}

.home-extra-links .section-content ul {
  list-style-type: none;
  margin: 20px 0;
  padding-left: 0;
}

.home-extra-links .section-content li {
  padding: 5px 0;
}

.home-extra-links .section-content li a {
  color: inherit;
}

.home-extra-links .section-content .linklist ul {
  border-top: 0;
}

.home-extra-links .section-content .linklist li {
  border-bottom: 0;
}

@media screen and (min-width: 40em) {
  .home-extra-links .section-content h2 {
    text-align: left;
  }

  .home-extra-links .section-content ul {
    border-top: 1px solid #c5c6c6;
  }

  .home-extra-links .section-content li {
    border-bottom: 1px solid #c5c6c6;
    padding: 20px 0;
  }

  .home-extra-links .section-content .linklist ul {
    border-top: 1px solid #c5c6c6;
  }

  .home-extra-links .section-content .linklist li {
    border-bottom: 1px solid #c5c6c6;
  }
}
.home-video-links {
  background-color: #f0f0f0;
}
.home-video-links .section-content {
  padding-top: 0;
}
.home-video-links .section-content h1 {
  text-align: center;
}
.home-video-links .section-content ul {
  border-top: none;
}
.home-video-links .section-content ul li {
  vertical-align: middle;
  list-style: none;
}
.home-video-links .section-content ul li a {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  color: #cb333b;
}
.home-video-links .section-content ul li a:hover {
  color: #8e2429;
}
.home-video-links .full-col-col {
  padding-top: 3em;
}

@media screen and (min-width: 40em) {
  .home-video-links .section-content ul {
    border-top: none;
  }
  .home-video-links .section-content ul li {
    float: left;
    width: 30.3333333333%;
    margin-right: 3%;
    font-size: 1.35em;
    padding: 20px 0;
  }
  .home-video-links .section-content .gear-infos > div {
    padding-top: 53px;
    background-position: 0 10px;
  }
}
body .home-hero.no-paralax.tabs-hero.sms-tabs {
  background-size: auto;
}

@media screen and (min-width: 320px) and (max-width: 39em) {
  body .home-hero,
  body .home-hero.no-paralax {
    min-height: auto;
  }
}
.hero.tabs-hero.sms-tabs .section-content {
  padding-top: 0;
  padding-bottom: 0;
}
.hero.tabs-hero.sms-tabs .section-content .hero-dots {
  z-index: 99999;
  position: absolute;
  left: calc(50% - 26px);
  bottom: 16px;
  padding: 0;
  margin: 0;
}
.hero.tabs-hero.sms-tabs .section-content .hero-dots .hero-dot {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #009cde;
  display: inline-block;
  margin: 4px;
  transition: background-color 0.3s ease;
}
.hero.tabs-hero.sms-tabs .section-content .hero-dots .hero-dot.active,
.hero.tabs-hero.sms-tabs .section-content .hero-dots .hero-dot:hover {
  background-color: #cb333b;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs {
  margin-bottom: 0;
  bottom: 0;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab {
  min-height: 44px;
  transition: background-color 0.3s ease;
  display: table;
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
  background-color: #0a5490;
  vertical-align: top;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab:first-of-type {
  border: none;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab:last-of-type {
  border: none;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab.active,
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab:hover {
  background-color: rgba(255, 255, 255, 0.35);
  background-color: #0072ce;
  background-color: #009cde;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab a {
  padding: 9px 20px 9px 20px;
  vertical-align: middle;
  text-align: center;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab p {
  line-height: 1.125;
}
.hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab strong {
  font-size: 1em;
  margin: 0;
}
.hero.tabs-hero.sms-tabs .section-content .tab-section {
  width: 100%;
  display: block;
}
.hero.tabs-hero.sms-tabs .section-content .tab-section img {
  max-width: 875px;
  width: 100%;
  margin: 0 auto;
}
.hero.tabs-hero.sms-tabs .section-content .tab-section #one {
  display: block;
}
.hero.tabs-hero.sms-tabs .section-content .tab-section #two {
  display: none;
}
.hero.tabs-hero.sms-tabs .section-content .tab-section #three {
  display: none;
}

@media screen and (min-width: 40em) {
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs {
    max-width: 900px;
    margin: 0 auto;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab {
    text-align: center;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab a {
    padding: 18px 10px 18px 10px;
    text-align: center;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab.hero-tab-3 {
    width: 30%;
    margin: 10px 5px;
    max-width: 220px;
    float: none;
    display: inline-block;
  }
  .hero.tabs-hero.sms-tabs .section-content .tab-section {
    min-height: 470px;
  }
}
@media screen and (min-width: 63.75em) {
  .hero.tabs-hero.sms-tabs {
    margin-bottom: -1px;
  }
  .hero.tabs-hero.sms-tabs .section-content {
    min-height: 563px;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab.hero-tab-3 {
    width: 30%;
    margin: 10px 5px;
    max-width: 280px;
    float: none;
    display: inline-block;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab a {
    padding: 18px 20px 18px 20px;
    display: block;
    width: 100%;
  }
  .hero.tabs-hero.sms-tabs .section-content .hero-tabs .hero-tab strong {
    font-size: 1.25em;
  }
}
.oi-hero {
  background-position: center center !important;
  background-size: cover;
}
.oi-hero .section-content {
  padding: 2em 0 3em 0 !important;
}
.oi-hero .section-content h1 {
  margin-bottom: 1em;
}
.oi-hero .section-content .video-player {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
}

.imdg-hero {
  background-position: center center !important;
  background-size: cover;
}
.imdg-hero.hero .mobile-icon-above-list {
  margin: 1em auto;
  max-width: 288px;
}
.imdg-hero.hero.two-col-hero {
  height: auto;
}
.imdg-hero.hero.two-col-hero .hero-image {
  min-height: 480px;
  margin-bottom: 1em;
}
.imdg-hero.hero.two-col-hero .hero-image img {
  height: 100%;
  width: auto;
  margin: 0.75em 0;
}
.imdg-hero.hero.two-col-hero .hero-content-lists li {
  background-image: url(assets/img/gear-red.svg);
}
@media (max-width: 40em) {
  .imdg-hero .hero-content-lists {
    display: none;
  }
  .imdg-hero .button-row {
    text-align: center;
  }
}

.sms-wim.wim-info-sections .wim-extra {
  padding-top: 0;
  padding-bottom: 0;
}

body .imc-hero {
  min-height: 563px !important;
}

.imc-hero {
  background-position: center center !important;
  background-size: cover;
}
.imc-hero .section-content h1 {
  font-size: 2em;
}

@media screen and (min-width: 320px) and (max-width: 39em) {
  background-image: none !important;
}
.solutions-buttons {
  text-align: center;
  padding-bottom: 3em;
}
.solutions-buttons a {
  display: inline-block !important;
  clear: none !important;
  float: none !important;
}

.tabs-section.white,
.home-info-sections.white {
  background: #fff;
}

.tabbed-section-tabs-holder-five li a {
  font-size: 1em;
  line-height: 1em;
  padding: 14px 15px 14px 40px;
  width: 100%;
}
@media (min-width: 40em) {
  .tabbed-section-tabs-holder-five li {
      width: 33.3333%;
  }
  .tabbed-section-tabs-holder-five li:last-child {
    /*display: none;*/
  }
}
@media (min-width: 60em) {
  .tabbed-section-tabs-holder-five li {
      width: 16.66667%;
  }
  .tabbed-section-tabs-holder-five li:last-child {
    /*display: none;*/
  }
}
.tabbed-section-section#section4 {
  border-bottom: none;
  padding-top: 3em;
}

#cycler .description {
  display: none;
}
#cycler .description.activeSlide {
  display: block;
}
#cycler .description.activeSlide a {
  display: block;
}

.try-section .cloud-try {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #f0f0f0;
  cursor: pointer;
  display: block;
  min-height: 366px;
  margin-top: -1px;
  padding-top: 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.try-section .cloud-try a {
  display: block;
}
.try-section .cloud-try img {
  display: block;
  margin: 20px auto;
  height: auto;
  width: 85%;
}
.step-1 h1 {
  margin-bottom: 30px;
}
.try-section .cloud-try img.hovered {
  display: none;
}
.no-touch .cloud-try:hover {
  background-color: #0072ce;
}
.no-touch .cloud-try:hover img.not-hovered {
  display: none;
}
.no-touch .cloud-try:hover img.hovered {
  display: block;
}
.try-section,
.try-section .section-content {
  height: 2870px;
  text-align: center;
}
.try-section .spacer {
  display: block;
  height: 40px;
}
@media screen and (min-width: 40em) {
  .try-section,
  .try-section .section-content {
    height: 1080px;
  }
  .try-section #step-2 .single-try {
    /*      border-right: 3px solid #fff;
      float: left;
      width: 33.333%;
      min-height: 316px;*/
  }
  .try-section .cloud-try {
    border-right: 0px solid #fff;
    float: none;
    display: inline-block;
    width: 25%;
    min-height: 136px;
  }
}
.try-section .single-try h3,
.try-section .cloud-try h3 {
  font-size: 1.25em;
}
.try-section .single-try h5. .try-section .cloud-try h5 {
  font-size: 1em;
}
.try-section .single-try:hover h3,
.try-section .single-try:hover h5,
.try-section .single-try:hover p,
.try-section .cloud-try:hover h3,
.try-section .cloud-try:hover h5,
.try-section .cloud-try:hover p {
  color: #fff;
}
h1.nom {
  margin-bottom: 0;
  clear: both;
}
p.smaller {
  font-size: 0.9125em;
}

/* START print styles */
@media print {
  .page-template-page-product-comparison .hero,
  .page-template-page-product-comparison .mobile-nav-icon,
  .page-template-page-product-comparison .footer-nav,
  .page-template-page-product-comparison footer,
  .page-template-page-product-comparison .logo-row-shorter,
  .page-template-page-product-comparison
    #menu-products-nav
    li:not(.current_page_item),
  .page-template-page-product-comparison section.try-for-free {
    display: none !important;
  }
  .page-template-page-product-comparison .subpage-nav,
  .page-template-page-product-comparison .product-sections,
  .page-template-page-product-comparison .tabbed-section,
  .page-template-page-product-comparison .table-section .content-row,
  .page-template-page-product-comparison .table-section .col2 .check, 
  .page-template-page-product-comparison .table-section .col3 .check, 
  .page-template-page-product-comparison .table-section .col4 .check, 
  .page-template-page-product-comparison .table-section .col5 .check {
  	background: none !important;
  }

  .page-template-page-product-comparison .comparison-table,
  .page-template-page-product-comparison .section-content {
    padding-top: 0px !important;
  }

  .page-template-page-product-comparison .comparison-table .logo-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .page-template-page-product-comparison .comparison-table .logo-row .col1 {
    content: '';
    width: 50%;
    display: inline-flex;
    border-bottom: none !important;
  }

  .page-template-page-product-comparison .comparison-table .logo-row .col2,
  .page-template-page-product-comparison .comparison-table .logo-row .col3,
  .page-template-page-product-comparison .comparison-table .logo-row .col4,
  .page-template-page-product-comparison .comparison-table .logo-row .col5 {
    border-bottom: none !important;
    width: 12.5%;
  }

  .page-template-page-product-comparison .comparison-table .content-row {
    display: flex;
    align-content: center;
    justify-content: space-around;
  }

  .page-template-page-product-comparison .comparison-table .content-row .col1 {
    width: 50%;
    padding-bottom: 0 !important;
  }

  .page-template-page-product-comparison
    .comparison-table
    .content-row
    .check::before {
    position: relative;
    content: '\2713';
    display: inline-block;
    color: #3673c5;
    font-size: 2rem;
    font-family: "Proxima Nova", verdana, arial, "proxima-nova", sans-serif;
    font-weight: bold;
  }

  .page-template-page-product-comparison .product-sections {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .page-template-page-product-comparison .section-content {
    width: 100% !important;
    max-width: 100% !important;
  }

  .page-template-page-product-comparison .content-row h4 {
    font-size: 1em !important;
  }
  .page-template-page-product-comparison .logo-row h4 {
    font-size: 0.7em !important;
  }

  .page-template-page-product-comparison .comparison-table .content-row p {
    padding-bottom: 0 !important;
  }

  .page-template-page-product-comparison .comparison-table .content-row .col1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .page-template-page-product-comparison .comparison-table .logo-row p {
    margin: 0;
    font-size: 0.65em !important;
  }

  .page-template-page-product-comparison .comparison-table .content-row p {
    line-height: 1.2;
    font-size: 14px;
    padding-top: 5px;
  }

  .page-template-page-product-comparison .comparison-table .content-row .col2,
  .page-template-page-product-comparison .comparison-table .content-row .col3,
  .page-template-page-product-comparison .comparison-table .content-row .col4,
  .page-template-page-product-comparison .comparison-table .content-row .col5 {
    width: 12.5%;
    display: flex !important;
    align-items: center;
    padding-bottom: 25px !important;
  }
}
/* END print styles */
