html, body{
  color: #534949;
  /* overflow: hidden; */
  
}

.ft a{
  color: #fff;
}

.mobilemenubutton{
  display: none;
}

.signinmobile{
  display: none;
}

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

.bigfeatures img, .bigfeatures video{
  width: 200px;

}

.bigfeatures div.is-child{
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}

.bigfeatures div.is-child>div>div:first-child{
  min-width:200px;
}

.bigfeatures div.is-child>div{
  display: flex;
  flex-direction: row;
  margin: 20px 20px;
}

.bigfeatures div.is-child>div>p{
  text-align: left;
  margin-left: 20px;
}


#page_message .message{
  margin: 0px;
}

#hero{
  padding-top: 80px;
}

.includeslist p i{

  padding: 1px 5px;
  font-size: .9em;
    color: #667;
}

.includeslist p{
  padding: 10px 10px 0px;
  min-width:min-content;
  white-space: nowrap;
  text-align: left;
  flex: 1;
  color: #667;
}

.includeslist>div{
  margin: auto;
}


.includeslist{
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2em;
  padding: 0px 40px;
  max-width: 600px;
margin: auto;
}

.pghdbl{
  padding-top: 110px;
  color: #fff !important;
  background-color: #2589ef;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
.pghdbl h3{
  color: #fff !important;
}


#the-page{
  margin-bottom: 40px;
}

#the-page h3{
  margin-top: 0px;
}


h1.h1{
  font-size: 3em;
  font-weight: 800;
  line-height: 1.2em;
}

h2.h2{
  font-size: 2.2em;
  font-weight: 800;
  line-height: 1.2em;
}

h3.h3{
  font-size: 1.3em;
  line-height: 1.2em;
  color: #667;
}


.whitetext h3, .whitetext h2, .whitetext i, .whitetext p{
  color: #fff !important;
}

.page-width{
  max-width: 1200px;
  margin: auto;
  padding: 0px 20px;
}

.topbar{
  position: fixed;
  width:100%;
  top:0px;
  z-index: 1000;
  background-color: #fff;
  padding: 10px 0px;
  display: flex;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 8px -4px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 8px -4px rgba(0,0,0,1);
  box-shadow: 0px 0px 8px -4px rgba(0,0,0,1);
}

.topbar>div>div a.button{
  position: relative;
  top: 5px;
}

.topbar>div>div a:not(.button){
  text-decoration: none;
  color: inherit;
  font-size: 1.0em;
  display: inline-block;
  margin-right: 10px;
  line-height: 45px;
  position: relative;
  top:2px;
}

.topbar>div>div a:not(.button):hover{
  text-decoration: underline;
}

.topbar>div{
  display: flex;
  flex: 1;
}

.topbar>div>div{
  text-align: right;
  flex:1;
}

.topbar img{
  height:30px;
  position: relative;
  top:7px;
}

#logoscroller{
  padding:40px 0px;
  text-align: center;
}

#logoscroller img{
  height: 60px;
  margin-right:40px;

}


.circle i{
  font-size: 40px;
  line-height: 1.5em !important;
  color:#2589ef;
}

 .circle{
   text-align: center;
  display: inline-block;;
  width:65px;
  height:65px;
  border-radius: 50%;
  border:2px solid #2589ef;
  position: absolute;
  left: 0px;
}

.is-6 h4{
  text-align: left !important;
  margin-left: 85px;
  font-size: 1.6em;
  margin-top: 0px !important;
  color: #667;
}

.featurelist1{
  display: flex;
  flex-wrap: wrap;
  margin: 50px;
  margin-bottom: 30px;
}

.featurelist1 i{
  flex:0;
  width:35px;
}


.pricing .h2{
  font-size: 3.5em;
}

.pricing{
  padding: 40px;
  max-width: 530px;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px 0px #999;
  margin: auto;
  background-color: #fff;
  padding:40px;
  max-width: 530px;
}


.pricing p {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  font-size: 1.4em;
  }

.pricing ul {
  list-style: none;
}

.pricing ul li:before {
  content: '✓ ';
  color: #45d1b0;
  margin-left: -20px;
  position: absolute;
}

.pricing li{
  padding: 7px 0px;
  color: #667;
  font-size: .9em;
  margin-left: 10px;
}

.pricing ul{
  font-size: 1.2em;
  text-align: left;
  margin-left: 40px;
}

.pricing h3{
  color: #ebebeb;
}

.featurelist1>div i{
  font-size: 35px;
  color: #2589ef;
}

.featurelist1>div p{
  display: block;
  font-size: 1em;
  margin-top: 10px;
}

.featurelist1>div{
  flex: 1;
  padding: 10px;
  min-width: 150px;
  background-color: #fff;
  text-align:center;
  border-radius: 5px;
}

.featurelist .is-6:first-child p{
  padding-right: 30px;
}
.featurelist .is-6 p{
  text-align: left !important;
  margin-left: 85px;
  color: #7e7e7e;
  font-size: 1.1em;
  margin-top: 10px !important;
  padding: 0px;
}

.featurelist.is-ancestor{
  margin-top: 40px !important;
}


.ft{
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 20px;
}


.testimonial .attr{
  font-style: italic;
}


.testimonial p{
  font-size: 1.1em;
  color: #667;
}

.testimonial span{
  display: inline-block;
  color: #f8c23e;
}

.testimonials{
  display: flex;
  flex-direction: column;
}

.testimonial{
  margin: 0px 0px 20px !important;
  padding: 0px 20px;
  text-align: center;
  display: flex;
  flex-direction: row;

}


.testimonial>div{
  flex: 1;
}

.testimonial>div:first-child{
  min-width: 160px;
  flex:0;
}

.testimonial img{
  border-radius: 50%;
  box-shadow: 0px 0px 5px #000;
  width: 90px;
}

.testimonial .qt{
  padding: 10px 20px !important;
}

.sidebyside-right p, .sidebyside-left p{
  margin-top: 20px;
font-size: 1.2em;
color: #6f6f6f;
max-width:600px;
}

.quote>img:first-child{
    transform: rotate(180deg);
    position: relative;
}

.quote>img{
    width: 20px;
    position: absolute;
    color: #999;
    opacity: .4
}

.testimonial .qt i:first-child{
  position: relative;
  top:-4px;
  margin-left: -35px;
  transform: rotate(180deg);
}

.testimonial .qt i{
  font-size: 2.1em;
  position: absolute;
  line-height: 1em;
  color: #ccc;
}

.testimonial .attr{
  padding:0px 10px;
  margin: 10px 10px 10px;
  display: inline-block;
}

.grecaptcha-badge { visibility: hidden !important; }


.graybar{
  margin: 60px 0px;
  background:#f3f3f3;
  box-shadow:0px 0px 5px #999;
  position:relative;
  z-index:100;
}



#calendly_container{
  height: 700px;
  overflow: hidden;
}




#contact_form{
  padding-right: 60px;
}


.contactdiv>div:last-child{
  padding-left: 40px;
}



.contactdiv .circle, .schdiv .circle{
  position: relative;
}

.phonenumber .circle{
  margin-right: 20px;
}

.phonenumber{
  font-size: 2.6em;
  color: #333;
}

.contactdiv h2, .schdiv h2{
  font-size: 1.7em;
}

.logoscred{
  text-align: center;
  padding:0px 20px;
}

.logoscred img{
  height:50px;
  margin: 10px;
  display: inline-block;
}


@media (min-width:1200px) {
  .herotext h1{
    font-size: 3.5em;
  }
}

@media (min-width:1000px) {
  .herotext{
    margin-right: 80px;

  }



  .sidebyside-left, .sidebyside-right{
    padding :40px 0px 0px !important;

  }
}






@media (max-width:999px) {

  .pictlist>div{
    display: block;
    text-align: center;
    margin: auto !important;
  }

  .pictlist>div>div:last-child{
    margin: auto;
  }

  .pictlist>div>div:first-child{
    margin: auto;
    margin-bottom: 20px !important;
  }

  .pictlist>div>div:last-child{
    padding: 0px !important;
  }

  #the-page .mobile-first{
    max-width: 570px;
    margin: auto !important;
  }




  .contactdiv>div:last-child{
    padding-left: 0px;
  }

  #contact_form{
    padding-right: 0px;
  }

  video{
    max-width: 400px !important;
  }

  .paddingbottommobile{
    padding-bottom:40px;
  }

  .centermobile{
    text-align: center;
  }

  h1, h2, h3{
    text-align: center;
  }

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

  .tile.is-ancestor.featurelist>div:last-child{
    padding-top:30px;
  }

  .sidebyside-left p, .sidebyside-right p{
    margin: 20px auto;
  }

  .is-ancestor.sidebyside-left{
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: wrap !important;
  }

  .is-ancestor.sidebyside-right{
    display: flex !important;
    flex-direction: column-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

}

.thedood{
  max-height:528px;
}

@media (max-width: 999px){
  .imrob{
    margin-top: 40px;
  }
  .bigfeatures>div{
    max-width: 640px;
    margin: auto;
  }
  .thedood{
    max-height:308px;
  }
}





@media (max-width:650px) {




  h2.h2{
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.3em;
  }

  .featurelist1{
    margin: 30px 0px;
  }

a[name='pricing']{
  position: absolute;

}

  .bigfeatures div.is-child>div>div:first-child{
    margin-bottom:20px;
  }

  .bigfeatures div.is-child>div>p{
    margin-left: 0px;
    max-width: 450px;
    margin: auto;
  }

  .bigfeatures div.is-child>div{
    display: block;
  }

  .signinmobile{
    display: block;
    top: 7px;
    right: 10px;
    width: auto;
    position: absolute;
  }

  video{
    max-width: 250px !important;
  }

  .testimonial{
    display: block;
  }

  .pricing .h2{
    font-size: 2.5em;
  }

  .herotext .h3{
    font-size: 1em;
  }

  body>div.main{
    padding-top: 50px;
  }

  #hero{
    padding-top: 0px;
  }

  .phonenumber{
    font-size: 1.5em;
  }

  .pghdbl{
    padding-top: 40px;
  }

  .topbar{
    position: relative;
  }
  .topbar>div{
    display: block;
    text-align: center;
  }
  .topbar>div>div{
    text-align:center;
    margin-top:0px;
    top: 50px;
    position: fixed;
    background-color: #fff !important;
    width: 100%;
    height: 0px;
    padding-top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    overflow: hidden;
  }
  .topbar>div>div.open{
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
    height: 100%;
  }

  .topbar>div div a.button{

    margin: 15px auto !important;
    width: 200px;
  }

  .topbar>div div a{
    margin-right: 0px !important;
    display: block !important;
    border-bottom: 1px solid #ccc;
  }

  .topbar .page-width{
    width: 100% !important;
    padding: 0px;
  }

  .topbar{
    position: fixed;
  }

  .topbar img {
    height: 30px;
    position: relative;
    top: 0px;
    }

  .mobilemenubutton{
    display: block;
    position: absolute;
    top: 15px;
    left: 10px;
    cursor: pointer;
    font-size: 30px;
  }
}



.video_testimonials div.q{
  margin-top: 15px !important;
  max-width: 380px;
  margin: auto;
}

.video_testimonials >.tile{
  flex-direction: column;
  text-align: center;
}

.video_testimonials >.tile .quote{
  max-width: 445px;
  margin: auto;
}

.video_testimonials >.tile img{
  max-width: 100%;
}

.video_testimonials >div >div:first-child{
  max-width: 350px;
  margin: auto;
}



#clients {
	display: block;
  margin: 0px auto;
  padding: 0px 0px 10px;
}

#clients .clients-wrap {
	display: block;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  white-space: nowrap;
  height: 80px; overflow: hidden;
}

#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  padding: 0px 45px;
  height: 80px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}


#clients .clients-wrap ul li img {
  height: 60px;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;

}


@media (max-width:600px) {
  h1.h1{
    font-size:2.15em;
  }
}

@media (max-width:450px) {
  h1.h1{
    font-size:1.8em;
  }
}
