.wrapper .row-fluid{
  padding-left: 15px !important;
  padding-right: 10px !important;
}

.wrapper .footer-wrap .lets-talk-div{
  padding-left: 0px !important;
  padding-right: 0px !important;  
}

.lets-talk-heading {
  font-size: 22px;
}

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

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

.margin-top-40{
  margin-top:40px;
}

.padding-12{
  padding:12px;
}
.padding-top-18{
  padding-top:18px;
}

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

.margin-bottom-20{
  margin-bottom: 20px;
}

.margin-bottom-5{
  margin-bottom: 5px;
}

.order-fields-table, .order-update-valid-values{
  word-break: normal;
}

.order-fields-table div.state, .order-update-valid-values div.value{
  width: 30%;
}

.order-api-date-format{
  display: inline;
  padding: 2px;
}

.order-fields-table div, .order-update-valid-values div{
  display: inline-block;
  vertical-align: middle;
}

.order-fields-table div.attributes, .order-update-valid-values div.valid-range{
  width: 68%;
}


body{
  margin: 0;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: white;
}


.header-top .dropdown-menu li{
  display: table-row;
}

h1, h2{
  font-weight: normal;
}

.center-align {
  text-align: center;
}
.purple{
  color: #56328a !important;
}
.orange-btn {
  background-color:#fda700;
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
  text-indent:0;
}
.orange-btn:hover {
  background-color:#de950d;
}
.orange-btn:active {
  position:relative;
  top:1px;
}

.lets-talk-alert{
  margin-top: 20px;
  margin-bottom: 0px !important;
}

.green{
  color: green !important;
}
.red{
  color: darkred !important;
}
.custom-btn {
  display: inline-block;
  padding: 6px 10px 6px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;

}

a.custom-btn:hover{
  color: white;
  text-decoration: none;
}
.btn-large {
  padding: 10px 19px;
  line-height: normal;
  margin: 20px 0px;
}
.grey-btn{
  background-color: rgb(243, 243, 243);
  margin-top: 0px;
  padding: 5px 0px !important;
  color: #fda700;
  border: 2px solid #fda700;
}

.grey-btn:hover{
  background-color: rgb(233, 233, 233);
  color: #fdb740 !important;
}

#header-sign-up-button{
  width: 110px;
  padding: 5px;
}

.gray {
  color:#717171;
}
.orange {
  color:#f6a000;
}
.plus-color {
  color: white;
  background-color: #56328a !important;
}
.premium-color{
  color: white;
  background-color: #f6a000 !important;
}

.hidden-element{
  display: none;
  visibility: hidden;
}

.top-padding{
  height: 60px;
}

.top-padding{
  height: 60px;
}

.ara-banner-top-padding{
  height: 60px;
}

.header-top{
  position: fixed;
  z-index: 999;
  width: 100%;
  border-bottom: 4px solid #56328a;
  background-color: white;
  padding-left: 6px;
}

.header-top h1{
  background-image: url('/images/public-pages/rentals/logo.png');
  background-repeat: no-repeat;
  width: 160px;
  height: 49px;
  display: block;
  float: left;
  margin-top: 9px;
  background-size: contain;
}

.header-top h1 a{
  width: 253px;
  height: 44px;
  display: block;
  text-indent: -999em;
  text-decoration: none;
}

.header-top ul{
  float: right;
  margin-top: 22px;
  font-size: 15px;
  font-weight: bold;
}

.header-top li{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

.header-top li a.orange-btn{
  padding: 3px 20px;
  margin-top: -4px;
}

.row {
  margin-left: -20px;

}
.container {
  margin-right: auto;
  margin-left: auto;

}

@media screen and (max-width: 857px) {
  .sl-header {
    margin-top: 70px;
  }
}

.sl-header{
  text-align: center;
}
.sl-header .image img{
  width: 90%;
  margin-left: 50px;
}

.sl-header-text{
  padding-top: 8%;
  margin-left: 0px !important;
}

.sl-header-text h2{
  font-size: 40px;
  font-size: 2.8em;
  line-height: normal;
}

.sl-header-text-style{
  line-height: normal;
  font-size: 30px;
  font-size: 2.2em;
}

.sl-header div.buttons a{
  margin: 20px auto;
}

@media screen and (min-width: 768px) and (max-width: 1268px) {
  .sl-header-text{
    padding-top: 5%;
  }

  .industries .image-text{
    top: 120px !important;
  }

  .sl-header-text h2{
    font-size: 26px;
    font-size: 2.2em;
  }

  .sl-header-text-style{
    font-size: 22px;
    font-size: 1.8em;
  }
}

.sl-header .wide-button{
  max-width: 290px;
}

a.wide-button{
  padding: 8px 0px;
  font-size: 21px;
  display: block;
}

.connect{
  background-color:#f3f3f3;
  color:#818181;
  margin-top:40px;
}
.mobile-app-links{
  padding: 11px 0px 30px 0px;
  margin-top: 0px;
}
.mobile-app-links-text{
  color: black;
  font-size: 18px;
}
.mobile-app-links div a{
  margin: 0px 20px;
  position: relative;
  top: 15px;
}



.alter-divs {
  margin-top: 25px;
  padding-bottom: 20px;
}
.alter-divs .row{
  margin-top: 30px;
}
.alter-divs .text{
  margin: 25px 0px 0px 10px;
  text-align: left;
}
.alter-divs .text h2{
  border-bottom: 2px solid lightgray;
  font-size: 30px;
}
.alter-divs .text p{
  font-size: 16px;
  line-height: 22px;
  color: black;
}

.loved-by{
  padding: 3px 0px 10px 0px;
  margin-top: 0px;
  background-color: white;
}
.loved-by .span{
  width: 360px;
  margin: 20px;
  display: inline-block;
  float: none;
}
.loved-by i{
  color: #56328a;
  font-size: 50px;
  float: left;
}
.loved-by p{
  font-size: 20px;
  line-height: 22px;
  top: -7px;
  left: 15px;
  text-align: left;
  float: left!important;
  position: relative;
}

.section-head {
  color: #333;
  margin: 25px 0px 36px 0px;
  font-size: 30px;
}


.unmatched-value{
  padding-top: 25px;
  padding-bottom: 25px;
}
.unmatched-value .inner-div{
  display: inline-block;
}
.unmatched-value .span{
  width: 500px;
  margin: 0px 40px;
  float: none;
  display: inherit;
  vertical-align: top;
}
.unmatched-value p{
  color: #444;
  text-align: justify;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 35px;
}
.unmatched-value img{
  width: 190px;
  height: 190px;
}
.unmatched-value hr{
  top: 96px;
  z-index: -1;
  margin: 0px;
  position: relative;
  border: 1px solid lightgray;
}

#get_started{
  background-color:#56328a;
  color:#FFFFFF;
  padding-top: 20px;
}
#get_started .span{
  display: inline-block;
  float: none;
}
#get_started .span.button{
  top: -20px;
  position: relative;
  width: 326px;
}
#get_started h2{
  text-align: right;
}
#get_started small{
  color: white;
}

.success-stories{
  padding: 3px 0px 30px 0;
  margin: 0px;
}
.success-stories .section-head {
  margin-bottom: 20px;
}

.success-stories .span{
  width: 560px;
  margin: 20px;
  display: inline-block;
  float: none;
}
.success-stories p {
  color: black;
  text-align: justify;
  font-size: 20px;
  line-height: 22px;
  float: left;
  margin-left: 15px;
  width: 440px;
}

.grey-section {
  background-color: #f3f3f3;
  color: #818181;
  padding: 3px 0px 30px 0;
  margin: 0px;
}

.footer-wrap{
  /*background-color: #666666;*/
  background-color: #efefef;
  /*color: #ffffff;*/
  color: #555;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: -5px;
  font-size: 12px;
  padding: 25px 0px;
}

.footer-links a{
  display: block;
  line-height: 18px;
  color: #555;
  /*color: #ffffff;*/
}
.footer-links{
  display: inline-table;
  float: left;
}
.footer-links h2{
  border-bottom: solid 1px #555;
  margin-bottom: 10px;
  font-size: 22px;
}

.rating-link {
  margin-top: -15px !important;
}

.lets-talk{
  width: 480px;
  float: right;
  display: inline-block;
  background-color: rgba(0,0,0,0.1);
  padding: 15px;
  /*color: #ffffff;*/
  color: #333;
}
.lets-talk h1{
  font-size: 22px;
}
.lets-talk-form span {
  display: block;
}
.lets-talk-form input{
  width: 100%;
  float: left;
  height: 38px;
  font-size: 12px;
  border-radius: 8px;
}
.lets-talk-form .lets-talk-input-lg{
  width: 100%;
  float: left;
}
.lets-talk-form .lets-talk-input-sm{
  width: 48%;
  float: left;
}

.lets-talk-form textarea {
  margin-bottom: 9px;
}

.lets-talk-form .lets-talk-btn{
  width: 100%;
  border: 0px;
  font-size: 16px;
}

.whats-new-btn {
  margin-top: 35px;
}

.header-features .purple h1{
  font-size: 80px;
  line-height: 84px;
  margin-top: 110px;
}
.header-features img{
  width: 80%;
}
.header-features .purple h2{
  font-size: 48px;
}

.xero-partnership-page p {
  font-size: 17px;
}

.partnership-images img {
  width: 100%;
}

.partnership-images .span5 img {
  margin-top: 35px;
}

.what-is-xero {
  margin-top: 30px;
}

.what-is-xero .span4 {
  border: 1px solid gray;
  padding: 10px;
}

.center-align.xero-partnership-page {
  margin-top: 10px;
}

.xero-add-on {
  background-color: #F3F3F3;
}

.xero-add-on a {
  margin-left: 15px;
}

.content-features{
  display: flex;
}
.content-features div.span {
  margin: 15px;
}
.content-features .extra-hot{
  border-left: 5px solid red;
}
.content-features .hot{
  border-left: 5px solid darkred;
}
.content-features .mild{
  border-left: 5px solid rgb(236, 224, 7);
}
.content-features .lemon-and-herb{
  border-left: 5px solid green;
}

.content-features img{
  margin-right: 10px;
}
.content-features h2{
  border-bottom: 1px solid grey;
  padding-left: 10px;
}
.content-features p{
  color: #333;
  padding-left: 10px;
  font-size: 17px;
  line-height: 22px;
}

#pricing .connect{
  margin-top: 0px;
  padding: 20px 0px;
  color: #333;
}


#pricing .connect i{
  font-size: 18px;
  line-height: 25px;
}

#pricing table{
  width: 60%;
  position: relative;
  margin: 30px auto 0;
  font-size: 18px;
  text-align: center;
}

#pricing .standard-color{
  background-color: grey;
  color: white;
}

#pricing table tr{
  border: 1px solid grey;
  height: 44px;
}

#pricing table tr.active-users small{
  line-height: 26px !important;
}
#pricing table td{
  border: 1px solid grey;
}

#pricing table td.pr-green{
  color: green;
}

#pricing table tr.top-box{
  border: none;
  height: 120px;
}

#pricing table tr.last-row{
  text-align: left;
  border: none;
}
#pricing table tr.last-row td{
  border: none;
}

.last-row{
  margin-left: 20%;
}

.about-us{
  padding-bottom: 20px;
}
.about-us .connect{
  padding: 2px 0px 10px 0px;
  color: #333;
  margin: -5px 0px 20px 0px;
}
.about-us h1 i{
  font-size: 20px;
}

.about-us h1.purple.top{
  margin-top: 0px;
}
.about-us h1, .about-us h2{
  margin-top: 25px;
}

.about-us p{
  font-size: 17px;
  line-height: 22px;
}

.industries{
  margin-top: -5px;
}

.industries img{
  width: 100%;
}

.industries .image-text{
  position: absolute;
  top: 250px;
  left: 100px;
}

.industries .image-text h1{
  font-size: 70px;
  line-height: 76px;
}

.industries .banner-text{
  text-align: justify;
  width: 85%;
  margin: 50px auto;
}

#modal-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .50;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1000;
}

#modal-content {
  background-color: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  padding: 1%;
  position: absolute;
  top: 2%;
  left: 12%;
  width: 75%;
  z-index: 1000;
}

#modal-launcher img{
  margin: 0px 10px;
}

#modal-background.active, #modal-content.active {
  display: block;
}

a#modal-close{
  color: darkred;
  cursor: pointer;
}

.tweets-box{
  background-color:#4c4c4c;
  padding:13px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}
.tweets-box-white{
  background-color:#FFFFFF;
  padding:13px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  height: 146px;
  margin-bottom: 10px;
}


.sb-slidebar {
  background-color: white !important;

  -webkit-box-shadow: inset -10px 2px 16px -6px rgba(0,0,0,0.56);
  -moz-box-shadow: inset -10px 2px 16px -6px rgba(0,0,0,0.56);
  box-shadow: inset -10px 2px 16px -6px rgba(0,0,0,0.56);
}

.sb-menu ul {
  list-style: none;
}

.sb-menu li.main{
  list-style: none;
  border-bottom: 1px solid #f3f3f3;
  }

.sb-menu li a{
  display: block;
  padding: 10px 0 10px 30px;
  width: 100%;
  text-decoration: none;
}

.sb-menu li a:hover{
  background-color: gray;
  color: #56328a
}

.sb-menu li.industries {
  list-style: none;
}

.sb-menu li.industries h2 {
  color: rgb(86, 50, 138);
  font-size: 13px;
  font-weight: 400;
  padding-left: 30px;
}

.sb-menu li.industries h2 i{
  position: absolute;
  right: 5px;
  top: 15px;
}

.sb-menu li.industries ul {
  margin-left: 0px;
}

.sb-menu li.industries li a {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 30px;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgb(74, 75, 77);
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgb(74, 75, 77);
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid rgb(74, 75, 77);
}

.public-hamburger {
  cursor: pointer;
  height: 50px;
  margin-right: 5px;
}

.hide-consent-popup {
  display: none !important;
}

.consentcookie-height-mobile {
  height: 240px;
}

.consentcookie-height-desktop {
  height: 170px;
}

.cookies-consent-popup {
  background: #56328a;
  color: #ffffff;
  height: 210px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}

.mobile-settings {
  margin-top: 10px;
}

.cookies-choices {
  margin-top: 5px;
}

.cookies-consent-popup .heading{
  padding-top: 30px;
  font-size: 28px;
  line-height: 28px;
}

.cookies-consent-popup .description{
  padding-top: 10px;
}

.cookies-consent-popup p {
  margin: 0px !important;
}

.cookies-consent-popup div {
  min-width: 100%;
}

.cookies-consent-popup .settings {
  margin-top: 8px;
}

.cookies-consent-popup-mobile {
  height: 300px !important;
}

.cookies-consent-popup .settings span {
  padding-left: 30px;
}

.border-white {
  border-left-color: white;
  border-left-style: solid;
}

.ara-registration-banner {
  background: #56328a;
  color: #ffffff;
  height: 60px;
  margin-left: -6px !important;
  display: flex;
}

.ara-registration-content {
  margin: auto;
  font-size: 15px;
}

.ara-banner-close-btn {
  color: #FFFFFF;
  opacity: 1;
}

.ara-banner-close-btn:hover {
  color: #FFFFFF;
}

.ara-banner {
  height: 100px;
  background: #56328a;
  color: #ffffff;
  display: flex;
  margin-bottom: 30px;
}

.ara-footer {
  position: fixed !important;
  height: 75px !important;
  bottom: 0;
  padding-top: 5px;
  z-index: 2;
  width: 100%;
}

.ara-banner-content {
  margin: auto;
  text-align: center;
}

.ara-registration-info {
  text-align: center;
  font-size: 14px;
  margin: auto;
}

.ara-registration-info p {
  font-size: 14px;
}

.ara-submit-btn {
  background: #56328a;
  color: #ffffff;
  padding: 5px 40px 5px 40px;
}

.ara-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.ara-footer .book-spot-btn {
  margin-top: 2px;
}

.ara-submit-btn:hover, .ara-submit-btn:focus {
  background: #56328a;
}

.ara-registration-form {
  width: 42%; 
  margin: auto;
}

.ara-booth-info {
  margin: auto 10px auto 10px !important;
}

.ara-registration-form .field {
  text-align: right;
  margin-top: 4px;
}

.margin-left-reset {
  margin-left: 0px !important;
}

.book-spot-btn {
  margin: auto 15px auto 15px;
  font-size: 12px !important;
}

.book-spot-btn:focus {
  color: #ffffff;
  text-decoration: none;
}

.time-slots-list, .demo-dates-list {
  list-style-type: none;
  align-items: center !important;
  text-align: center !important;
}

.time-slots-list li {
  margin: 0 8px 0 0;
  width: 110px;
  height: 50px;
  position: relative;
}

.time-slot-radio,
.demo-date  {
  opacity: 0;
  z-index: 2;
}

.time-slots-list label, .time-slots-list input {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}

.time-slot-radio:checked + label,
.demo-dates-list .demo-date:checked + label {
  background: #DDDDDD;
}

.time-slots-list label {
  padding: 5px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  cursor: pointer;
}

.time-slots-list label:hover,
.demo-dates-list label:hover {
  background: #DDDDDD;
}

.demo-dates-list label {
  padding: 30px 10px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  cursor: pointer;
}

.demo-dates-list li {
  margin: 0 8px 0 0;
  width: 90px;
  height: 90px;
  position: relative;
}

.demo-dates-list label, .demo-dates-list input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ara-registration-banner .close {
  margin: 20px 20px 0px 0px;
}

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

@media (min-width: 361px) and (max-width: 767px) {
 .ara-registration-form {
    width: 80% !important; 
  }

  .ara-registration-form .field {
    text-align: left !important;
  }

  .available-time-slots {
    width: 100% !important;
  }

  .time-slots-list li {
    width: 78px !important;
  }
}

@media (max-width: 375px) {
  .demo-dates-list li {
    width: 80px !important;
    height: 80px !important;
  }

  .demo-dates-list label {
    padding: 20px !important;
  }
}

@media (max-width: 360px) {
  .ara-registration-form {
    width: 90% !important; 
  }

  .time-slots-list li {
    width: 72px !important;
  }

  .ara-registration-form .field {
    text-align: left !important;
  }

  .available-time-slots {
    width: 100% !important;
  }
}

.navicon-line {
  position:relative;
  top: 19px;
  width: 24px;
  height: 4px;
  border-radius: 1px;
  margin-bottom: 3px;
  background-color: rgb(86, 50, 138);
}

.span-6 {
  width: 50%;
  margin: 0;
}

.customer-img {
  display: inline-block;
  float: left;
  padding-left: 4%;
}

.customer-testimonial {
  text-align: left;
  width: 55%;
  float: left;
}

.success-stories {
  background-color: #f3f3f3;
  color: #818181;
}

.success-stories .inner-div {
  padding: 20px 50px 40px 50px;
  margin-left: 5%;
}

.success-stories img {
  float: none;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border: 1px solid #cdcdcd;
  width: 120px;
}

.success-stories p {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: initial;
  line-height: 18px;
  padding-left: 25px;
}

.success-stories b {
  color: #333;
}

.integrations {
  display: flex;
  margin: 0 auto;
  width: 80%;
}

h2.integration-heading {
  margin-bottom: 0px;
}

.integration {
  margin-right: 5%;
  height:115px;
}

.integration.logo-one {
  width: 8%;
}
.success-stories-text{
  margin-left: 25%;
  margin-right: 25%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: black;
}

.integration.logo-two {
  width: 21%;
}

.integration.logo-three {
  width: 13%;
}

.integration.logo-four {
  width: 22%;
}

.integration.logo-five {
  width: 17%;
}

.integration.logo-six {
  width: 17%;
}

.integration.logo-seven {
  width: 20%;
}

.integration img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

p.integrations {
  font-size: 14px;
  color: black;
  text-align: justify;
  width: 80%;
  margin: 0 auto;
  color: black;
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.proud-member {
  FONT-STYLE: italic;
  font-size: 1.5em;
  font-weight: 400;
}

.american-rental-association-logo {
  width: 35%;
}


@media (min-width: 407px) and (max-width: 510px) {
  .last-row{
    margin-left: 10%;
  }
  .content-features{
    display: inline-block;
    margin-bottom: 5px;
    width: 90%;
  }
  .content-features h2{
    text-align: left !important;
  }
  .content-features div.span{
    margin: 0px;
    margin-top: 10px !important;
  }

  .content-features span{
    margin-bottom: 20px !important;
  }
  .content-features p{
    margin-bottom: 30px;  
  }
}



/* Phone to Portrait Tablet */
@media (max-width: 979px) {
  .success-stories .inner-div {
    padding: 0;
    margin: 0;
  }

  .success-stories .span-6 {
    width: 100%;
  }

  .success-stories .customer-img {
    text-align: center;
    float: none;
    padding: 0;
  }

  .success-stories .customer-testimonial {
    width: 100%;
  }

  .integrations {
    width: 80%;
  }

  .integration {
    margin-right: 4%;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .ara-registration-form .field {
    width: 100%;
    text-align: left;
  }
  .ara-registration-form input.span4{
    width: 100%;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .ara-registration-form .field {
    width: 100%;
    text-align: left;
  }

  .ara-registration-form input.span4{
    width: 100%;
  }

  .loved-by .inner-div {
    padding-left:10%;
  }

  .industries .image-text {
    top: 75px !important;
  }
  .industries .image-text h1{
    text-align: left;
    font-size: 50px;
    line-height: 55px;
    padding: 0px;
  }

  .container {
    width: auto;
  }

  .success-stories .customer-testimonial {
    width: 500px;
    float: none;
    margin: 0 auto;
    padding: 5% 0 5% 0;
  }

  .success-stories .customer-testimonial p {
    padding: 0;
    font-size: 16px;
  }

  .success-stories .customer-img {
    margin-top: 4%;
    padding: 0;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  header.header-top h1 {
    position: relative;
    max-width: 150px;
    top: 5px;
  }

  h2.integration-heading {
    margin-bottom: 10px;
  }

  .success-stories-text{
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    padding-bottom: 30px;
  }

  .span4 .purple h1,h2{
    margin-right: 35px; 
  }

  .span4 .purple .demo-entry-heading h1,h2{
    margin-right: 0px; 
  }

  .tweets-box{
    width: 85%;
  }

  .span7{
    padding-right: 30px;
  }

  .industries .image-text {
    left: 40px;
    width: 100%;
    top: 30px;
  }
  .industries .image-text h1{
    font-size: 30px;
    line-height: 30px;
    padding: 0px;
  }

  .unmatched-value .inner-div .span {
    margin: 0;
    width: 90%;
  }

  #get_started .span.button{
    width: 100%;
  }

  .sl-header-text h2{
    margin-right: 0px;
  }

  .intro-header{
    padding-left: 0px !important;
  }

  .mobile-app-links img{
    width: 150px !important;
  }

  .mobile-app-links a{
    margin: 0px !important;    
  }

  .inner-div h2{
    margin: 0px;
  }

  #get_started h2{
    padding: 15px;
    left: 0px;
    text-align: center;
    margin: 0px;
  }

  #get_started .span{
    margin-left: 0px;
  }

  #get_started .span.button{
    width: 90%;
  }

  .loved-by .inner-div .span{
    width: 76%;
    margin-left: 0;
  }

  .loved-by .inner-div .span p{
    left: 15px;
  }

  .container {
    width: auto;
  }

  header.header-top h1{
    width: 36%;
  }

  .sl-header.intro-header{
    padding-left: 0px !important;
    margin-top: 0px;
  }

  .android-app-link {
    left: 10px;
  }

  .span12.mobile-view {
    width: 100%;
    margin-left: 0px;
    padding: 0 15px 0 15px;
  }

  .page-heading.mobile-view{
    padding-left: 15px;
  }

  .row.mobile-view {
    margin-left: 0px;
  }

  .success-stories .customer-testimonial p {
    padding: 5% 5% 7% 5%;
  }

  .integrations {
    display: block;
  }
}


@media (max-width: 407px) {
  .last-row{
    margin-left: 0%;
  }

  .content-features{
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 20px;
    width: 90%;
  }

  .content-features h2{
    text-align: left !important;
  }
  .content-features div.span{
    margin: 0px;
    margin-top: 10px !important;
  }

  .industries .image-text h1{
    font-size: 25px;
    line-height: 25px;
    }
}

td sup {
  font-size: 60%;
}

.change-cookies-consent {
  margin: 0px 5px 3px 0px !important;
}
