@charset "UTF-8";
/* CSS Document */


h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

h1 {
	font-size:3.5rem;
}

p {font-family: 'Open Sans', sans-serif;
	}

body {
	background-color:#757a5a;
}

 

/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
  border-radius: 10px;
  background-color:#ebebe3;
   cursor: pointer;
   color:#222;
}

.button a:hover {
   
  background-color:red;
    
}

.teal {
	color:#00E5B9;
}

.gray {
	color:#777;
}

.orangeButton {
	
	 
  color: #822d10;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  
  box-shadow: 0px 6px 0px #9b4426;
}

.get-help a:hover,  .values a:hover  { 
    
}


 

.darkGray {
	color:#333;
}

.nav .navItem a:link, .nav .navItem a:visited {
	text-align:center;
	 
	float:left;
	padding-left:20px;
	padding-top:5px;
	color:#fff;
	text-decoration:none;
}

.piece {
	padding-bottom:35px;	
}


/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 8rem 0 7rem;
  text-align: center;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
  font-family: 'Montserrat', sans-serif;
}

.contact {
	color:#60606B;
}

.gray-bg {
	background: url('../images/50-gray-bg.png');
	padding:2%;
}

.pink-bg {
	background-color:#FE756C;
	margin-bottom:40px;
	border-style: solid;
    border-width: 1px;
	border-color:#FE756C;
	}

.pink-bg p {
	background-color:#FE756C;
	padding:2%;
}

.pink-bg a:link, .pink-bg a:visited {
	color:#000;
}

.pink-bg a:hover {
	color:#a70000;
}


/* Nav
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.nav {background-color:#757a5a;
 

}



/* Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.hero {	 
background-color:#f7f6f2;
background-size: cover;
color:#757b5a;
text-align:left;
}

.hero h2 {
	font-size:22px;
}

.phones {
  position: relative;
}
.phone {
  position: relative;
  max-width: 80%;
  margin: 3rem auto -12rem;
}
.phone + .phone {
  display: none;
}

.hero-heading {
    color:#414141;
  }

.hero-subhead {
    color:#FF575A;
	 font-size: 1.1rem;
  }
  
.monitor {
	margin-top: 0px;
    max-width: 280px;
	margin-left:0px;}
.ipad {
	z-index:3;
		visibility:hidden;
}

.footer {
	background-color:#f7f6f2;
	color:#757b5a;
	padding-top:0px;
	padding-bottom:0px;
	padding: 0rem 0 0rem;
	padding-top:-250px;
	margin:auto;
	text-align:center;
	
}
  


/* Values Blatt
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.values {
  background-image: url('../images/bg-green.png');
  background-size: cover;
  color: #fff;
  padding-bottom: 5rem;
 
}

.values a:link, .values a:visited {
	color:#fff;
}


.blatt {
  background-image: url('../images/bg-lightgreen.png');
  background-size: cover;
  color: #757b5a;
  padding-bottom: 5rem;
 
}

.value-multiplier {
  margin-bottom: .5rem;
  color: #414141;
  font-size:3.3rem;
}
.value-heading {
  margin-bottom: .3rem;
}
.value-description {
  opacity: .8;
  font-weight: 400;
  color:#000;
}

.feat-box {
	min-height:220px;
	 
	  
}


.feat-box p {
	padding:10px;
	 
	  
}


.examples-bt  {
	margin-top:-25px;

}

 

/* Help
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.get-help {
  border-bottom: 1px solid #ddd;
  background-image: url('../images/bg-orange.png');
  background-size: cover;
}

/* Categories
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.categories {
  background-image: url('../images/contact-bg.jpg');
  background-size: cover;
  color: #fff;
}
.categories .section-description { 
  margin-bottom: 4rem;
}


@media only screen 
  and (min-width: 320px) 
  and (max-width: 480px)
  {

.nav {visibility:hidden;
height:-35px;
margin-top:-45px;

}

.hero-subhead {
	color:#a73f55;
	margin-top:-15px;
	
}
  }

/* Bigger than 550 */
@media (min-width: 550px) {
  .section {
    padding: 6rem 0 5rem;
  }
  .hero {
    padding-bottom: 12rem;
    text-align: center;
     
  }
  .phone {
    position: absolute;
    top: -7rem;
    right: 3rem;
    max-height: 562px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 3.9rem;
  }
  
   .hero-subhead {
  font-size: 1rem;
  }
  
    .monitor {
	margin-top:-120px;
    top: 10rem;
    max-width: 150px;
	margin-left:-40px;}
  }
  
    .value-multiplier {
  font-size:2.8rem;
}

.nav {
/*height:35px;*/

}
  
  
}




/* Bigger than 750 iPad */
@media (min-width: 750px) {
  .hero {
    height: 100px;
  }
  .hero-heading {
    font-size: 4.4rem;
  }
   .hero-subhead {
  font-size: 1.4rem;
  }
  .section {
    padding: 14rem 0 15rem;
  }
  .hero {
    padding: 5rem 0 5rem;
  }
  .section-description {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone {
    top: -14rem;
    right: 5rem;
    max-height: 510px;
  }
  .phone + .phone {
    top: -12rem;
    max-height: 672px;
  }
  .categories {
    padding: 15rem 0 8rem;
  }
  
  .monitor {
	margin-top:-120px;
    top: 10rem;
    max-width: 280px;
	margin-left:-30px;
  }
  

  
}


/* iPad Portrait  */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {  
.hero-subhead {
  font-size: 1.1rem;
  } }


/* Bigger than 1000  */
@media (min-width: 1000px) {
  .section {
    padding: 10rem 0 9rem;
  }
  .hero {
    padding: 6rem 0;
  }
  .hero-heading {
    font-size: 5.8rem;
  }
  .hero-subhead {
  font-size: 1.6rem;
  }
  .phone {
    top: -6rem;
    max-height: 815px;
  }
  .phone + .phone {
    top: -14rem;
    max-height: 570px;
  }
  
.monitor {
	margin-top:0px;
    top: 10rem;
	margin-left:-30px;
    max-width: 325px;
  }
  
  .ipad {
	margin-top:-320px;
	top:-50px;
	margin-left:-360px;
    max-width: 205px;
	visibility:hidden;
  }
  
}



/*<!-----------------cssMenuMaker Nav CSS----------------->*/



#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #757a5a;
  width: auto;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #757a5a;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #ececeb;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #ececeb;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #5e653e;
 
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul,
#cssmenu.small-screen.align-right ul ul {
  text-align: left;
}
#cssmenu.small-screen ul li,
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen ul li:hover > ul > li {
  width: 100%;
  height: auto;
  border-top: 1px solid rgba(120, 120, 120, 0.15);
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center > ul > li,
#cssmenu.small-screen.align-right > ul > li {
  float: none;
  display: block;
}
#cssmenu.small-screen ul ul li a {
  padding: 20px 20px 20px 30px;
  font-size: 12px;
  color: #ffffff;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li a:hover {
  color: #ffffff;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 40px;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul {
  position: relative;
  left: 0;
  right: auto;
  width: 100%;
  margin: 0;
}
#cssmenu.small-screen > ul > li.has-sub > a::after,
#cssmenu.small-screen ul ul li.has-sub > a::after {
  display: none;
}
#cssmenu.small-screen #menu-line {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 20px;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}
#cssmenu.small-screen #menu-button::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 15px;
  height: 2px;
  background: #ffffff;
}
#cssmenu.small-screen #menu-button::before {
  content: '';
  position: absolute;
  top: 25px;
  right: 20px;
  display: block;
  width: 15px;
  height: 3px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.15);
  height: 52px;
  width: 52px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button::after {
  content: '';
  position: absolute;
  top: 21px;
  left: 26px;
  display: block;
  width: 1px;
  height: 11px;
  background: #ffffff;
  z-index: 99;
}
#cssmenu.small-screen .submenu-button::before {
  content: '';
  position: absolute;
  left: 21px;
  top: 26px;
  display: block;
  width: 11px;
  height: 1px;
  background: #ffffff;
  z-index: 99;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}

