body {
/*   font-family:Helvetica, Arial, sans-serif; */
/*   font-family: 'Open Sans', sans-serif; */
	margin:0;
	padding:0;
	font-size:100%;
    -webkit-touch-callout: none;
/*  -webkit-user-select: none;*/
/*  -khtml-user-select: none;*/
/*  -moz-user-select: none;*/
/*  -ms-user-select: none;*/
/*  user-select: none;*/
}

body a:focus, body a:hover {
  text-decoration: none;
}
.g-footer-nav-link:hover {
  color: inherit;
}

.slicknav_menu {
	display:none;
}
ul.menucontainer {
  float: left;
}
#trialbutton {
  float: right;
  font-size: 14px;
  margin-right: 10%;
  margin-top: -3px;
}

@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

footer ul {
  list-style: none;
margin-bottom: 16px;
}

.twelvecolumns {
  width: 100%;
}
.twocolumns {
  width: 20%;
  float: left;
}
.threecolumns {
  width:33%;
  float: left;
}
.twittercolumns {
  width: 40%;
  float: none;
  margin: 0 auto;
}
li.g-footer-nav-li {
  line-height: .675em;
}
.copyright {
  text-align: center;
}
.clear {
  clear: both;
}
a.g-footer-nav-link {
  font-size: 14px;
}
#body2 .l-wrapper {
  padding: 30px 0;
}


/* pricetable */
#tableprice {
  background: #FEC365;
  padding: 40px 0 90px;
}

#banner {
  background: #fff url( ) center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.pearhero-banner {
  background: transparent url('../assets/img/site/superhero_pear.png') 80% center no-repeat;
  padding: 120px 0;
}
.red {
  color: #c51e26;
}

.bg-red {
  background-color: #9e381f;
  color: #fff;
  /*max-width: 555px;*/
  max-width: 50%;
  font-size: 1.7em;
  padding: 10px 20px;
  font-weight: 400;
}
.logolist {
  margin-top: 20px;
}

.logolist li{
  list-style: none;
  display: inline-block;
  margin: 0 5px;
}
.services-list {
  font-family: 'Open Sans', sans-serif;
  color :#555;
}
.section-title {
  font-weight: 300;
  line-height: 1.3;
}
.services-list .t-header-4D {
  font-family: inherit;
  font-weight: 600;
  font-size: 1.25em;
}
.servicesbox {
  text-align: center;
  padding: 30px 15px;
  max-width: 315px;
  margin: 0 auto;
}
.servicesbox img {
  margin-bottom: 5px;
  width: 85px;
}
.servicescontent {
  word-wrap: break-word;
  line-height: 1.725;
  max-width: 250px;
  margin: 0 auto;
}
#tableprice {
  font-family: 'Open Sans', sans-serif;
}
.section-title.white {
  color: #fff;
}


#tableprice #container{
  width:85%;
  /*min-width:1100px;*/
  min-height:390px;
  margin:3% auto 0 auto;
}
#tableprice .pricetab{
  width:20%;
  background: linear-gradient(#fff, #eee);
  float:left;
  /*margin-top:.2%;*/
  box-shadow:1px 1px 5px rgba(0, 0, 0, .5);
}
#tableprice .pricetab h1, #tableprice .pricetabmid h1 {
color : #4B4949;
  line-height:5;
}
#tableprice .pricetabmid{
  width:20%;
  background: linear-gradient( #F9B84A, #ff9547);
  float:left;
  box-shadow:0 0  15px rgba(0, 0, 0, 1);
  position:relative;
}
#tableprice .priceheader{
  width:100%;
  height:60px;
  background-image: -o-linear-gradient(bottom ,#444 , #555); 
  background-image: -webkit-linear-gradient(bottom ,#444 , #555);
  background-image: -o-linear-gradient(bottom ,#444 , #555); 
  background-image: -moz-linear-gradient(bottom ,#444 , #555); 
  background-image: linear-gradient(to bottom , #444 , #555); 
  box-shadow:0 2px 12px rgba(0, 0, 0, .5);
}
#tableprice .price{
  width:120px;
  height:120px;
  border-radius:50%;
  border:1px solid #C61E24;
  margin:5% auto 0 auto;
  text-align:center;
}
#tableprice .pricemid{
  width:120px;
  height:120px;
  border-radius:50%;
  border:1px solid #444;
  margin:5% auto 0 auto;
  text-align:center;
}
#tableprice .infos{
  margin-top:10%;
}
#tableprice  .pricefooter{
  width:100%;
  height:50px;
  margin-top:10%;
  background:#333; 
}
#tableprice  .pricefootermid{
  width:100%;
  height:50px;
  margin-top:10%;
  background:#fe9040; 
}
#tableprice  .author{
  width:10%;
  min-width:150px;
  height:40px;
  background:rgba(0, 0, 0, .5);
  overflow:hidden;
  clear:both;
  float:right;
  position:fixed;
  bottom:0;
  right:0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#tableprice  .author:hover{
  background:rgba(0, 0, 0, .8);
}
#tableprice  .author:hover .credit{
  margin-left:10%;
}
/* Typo */ 
.#tableprice title{
  font-family:arial;
  color:#fff;
  font-size:38px;
  font-weight:normal;
  text-align:center;
  text-transform:uppercase;
  text-shadow: 1px 2px 5px rgba(0,0,5,0.2);
  margin:auto;
}
#tableprice #container h1{
  font-size:24px;
  color:#fff;
  text-align:center;
  line-height:2;
}
#tableprice #container h2{
  text-align:center;
  font-size:42px;
  color:#4B4949;
  margin: 29px 0;
}
#tableprice #container sub{
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
#tableprice #container h3{
  font-size:14px;
  font-weight:normal;
  text-align:center;
  color:#4B4949;
  line-height:2;
}
#tableprice .button a{
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  line-height:3;
}
#tableprice .buttonmid a{
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  line-height:3;
}
#tableprice .credit{
  font-family:arial;
  color:#fff;
  font-size:16px;
  font-weight:normal;
  text-align:left;
  text-shadow: 1px 2px 5px rgba(0,0,5,0.2);
  margin-left:5%;
  line-height:1.3;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* Buttons */ 
#tableprice .button{
  width:50%;
  height:50px;
  margin:0 auto 0 auto;
  background:#C61E24;
  text-align:center; 
  cursor:pointer;
  overflow: hidden;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#tableprice .button:hover{

}
#tableprice .buttonmid{
  width:50%;
  height:50px;
  margin:0 auto 0 auto;
  background:#333;
  text-align:center; 
  cursor:pointer;
  overflow: hidden;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#tableprice .buttonmid:hover{

}
.ui-btn-2.med {
  padding: 20px 40px;
}
#phone {
  border-bottom: #FEC365 5px solid;
  padding: 40px 0 0;
  font-family: 'Open Sans', sans-serif;
  color: #555;
}
.phone-img {
  text-align: center;
}
.phone-bg {
  background: transparent url('../assets/img/site/phone.jpg') 15% bottom no-repeat;
  padding: 80px 0 100px 40%;
}

.hidden-mobile {
  display: block;
}
.show-mobile {
  display: none;
}
.show-small-mobile{
  display: none;
}

@media screen and (min-width: 600px) {
	#tableprice .infos {
	min-height:80px;
	}
	.servicesbox {
	min-height:255px;
	}
  .hero-mobile {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .pearhero-banner {
    background: transparent url('../assets/img/site/superhero_pear.png') 85% center no-repeat;
  }
}
@media screen and (max-width: 975px) {
  .hidden-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }  
}

@media screen and (max-width: 882px) {
	#tableprice .pricetab {
	  width: 50%;
	  margin: 0 auto 15px;
	}
	#tableprice .pricetabmid {
	  width: 100%;
	  margin: 0 auto 15px;
	}	
  .pearhero-banner {
    background: transparent url('../assets/img/site/superhero_pear.png') 110% center no-repeat;
  }
}

@media screen and (max-width: 768px) {
	.twocolumns {
	  width: 33%;
	}
	.threecolumns {
	  width:50%;
	  float: left;
	}
  .phone-img {
    text-align: center;
  }
  .pearhero-banner {
    background: transparent url('../assets/img/site/superhero_pear.png') 130% center no-repeat;
  }
}
@media screen and (max-width: 648px) {
 .pearhero-banner {
    background: transparent url('../assets/img/site/superhero_pear.png') 150% center no-repeat;
  } 
}
@media screen and (max-width: 600px) {
	#tableprice .pricetab, #tableprice .pricetabmid {
	  width: 70%;
	  min-width: 40%;
	  margin: 0 auto 15px;
	  float: none;
	}
  #tableprice {
    padding: 40px 15px 90px;
  }
  .servicesbox {
    min-height: 320px;
  }
  .pearhero-banner {
    background: none;
    padding: 20px 0;
  }
  .bg-red {
    font-size: 1.3em;
    max-width: 65%;
  }
  .pearhero-banner {
    background: transparent url('../assets/img/site/superhero_pear.png') 120% center no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 480px) {
	footer {
	  width: 100%;
	  min-width: 100%;
	}
	.twocolumns {
	  width: 100%;
	}
	.threecolumns {
	  width:100%;
	  float: left;
	}
	.twittercolumns {
	width:90%;
	}
	#tableprice #container {
	  width: 80%;
	  min-width: 50%;
	}
	#tableprice .pricetab, #tableprice .pricetabmid {
	  width: 100%;
	  min-width: 40%;
	  margin: 0 auto 15px;
	  float: none;
	}
  .t-masthead-1 {
    font-size: 2.5em !important;
  }
  .servicesbox {
    min-height: 280px;
  }
  .servicesbox img {
    width: 64px;
  }
  .services-list .t-header-4D {
    font-size: 1.4em;
  }

}
@media screen and (max-width: 380px) { 
  /* .pearhero-banner {
    background: none;
  }
  .hero-mobile {
    display: block;
    background: transparent url('../assets/img/site/superhero_pear.png') 100% center no-repeat;
    background-size: contain;
    padding: 100px 0; 
  } */

}
@media screen and (max-width: 360px) { 
  #trialbutton .show-mobile{
    display: none;
  }
  #trialbutton .show-small-mobile{
    display: block;
    padding: 10px;
  }

  .bg-red {
    max-width: 80%;
    padding: 10px;
  }

}
@media screen and (max-width: 320px) { 
  .t-masthead-1 {
    font-size: 1.8em !important;
  }
  .bg-red {
    max-width: 60%;
    padding: 5px;
    font-size: 1em;
  }
}