/* Default CSS */


/* home content */
.top_center{
width: 100%;
margin: 0 auto;
left: 0;
right:0;
 }

.top_holder {
max-width: 1440px;
margin: 0 auto;
left: 0;
right: 0;

}

 
.top_txt {
   margin-top: 24px; /* was 64px  kristie change */

  }
  

 @media only screen 
and (min-device-width : 801px) 
and (max-device-width : 1400px)  
{ 

h1 {
font-size: 60px;
font-height: 65px;

 }

}

  
.customer-acquisition {
  padding-top: 22px;
  height: 34px;
  color: #000000;
  font-family: Montserrat, Helvetica, sans-serif;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 34px;
}

.top_buttons {
  margin: 0 0 60px 0;
 }

.main_buttons {
  box-sizing: border-box;
  height: 50px;
  width: 160px;
  border: 2px solid #FF4929;
  border-radius: 41.5px;
  color:  #FF4929;
  transition: 0.4s;
  font-family: "Proxima Nova", Montserrat, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  padding: 10px;
  margin:0 20px 20px 0;
}


.main_buttons:hover {
background-color:  #FF4929;
color: white;

 }

 .banner {
  width: 1440px;
   height: auto;
   width: auto\9; /* ie8 */
  background-color: #000000;
  display: block;
  margin-left: auto;
  margin-right: auto;
 }


.home_image {
   max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
   background-color: #F3F3F3;
   margin-bottom: -10px;
   
}
.about_holder{
width: 100%;
margin: 0 auto;
left: 0;
right:0;
background-color: #F3F3F3;
 }

.about_wink_container{
width: 100%;
background-color: #F3F3F3;
margin: 0 auto;
left: 0;
right:0;
 }


 

.about_center {
max-width: 1440px;
margin: 0 auto;
left: 0;
right: 0;

}


.about {

   margin-top: 110px;
 }
 
.orange_line {
 height: 4px;  
 width: 40px;  
 border-radius: 3.5px;  
 background-color: #FF4929; 
 margin: 0 0 -10px -10px;

 }

.mobile_text {
 display: none;
 
  }
  
  
.text_box_left {
  margin-top: 134px;
  color: #000000;
  font-family: Montserrat, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 26px;
}



 
.text_box_right { 
  margin-top: 134px;
  text-align: left;
  color: #000000;
  font-family: Montserrat. Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 134px;
}





.about_contact {
  left: 0;
  color:  #FF4929; 
  font-family: "Proxima Nova", Montserrat, helvetica, san-serif;
  font-size: 20px;
  font-weight: regular;
  text-align: center;
  color: #FF4929;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  box-sizing: border-box;
  height: 50px;
  width: 160px;
  border: 2px solid #FF4929;
  border-radius: 41.5px;
  padding: 10px;
  }



.about_contact:hover {
  border-color: black;
  color: white;
  background-color: #FF4929;
  border-color: #FF4929; 
}


 

.services_container {
 
 background-color: white;
 width: 100%;
 margin: 0 auto;
 left: 0;
 right:0;
}
.services_center {
 max-width: 1440px;
 margin: 0 auto;
 left: 0;
 right: 0;
 padding-top: 110px;
 padding-bottom: 120px;
 }
 


.our_services {

 }  
 

.servicestext {
 margin: -20px;
 text-align: left;


  }
  
.box {
 width: 24%;
 float: left;
 margin: 5px;

 }
 .services_boxes {

 width: 100%; 
 margin: 0 auto; 
 padding-top: 50px;
 left: 0; 
 right: 0;

 } 


 
@media only screen and (max-width: 1440px) {
.services_boxes {
 width: 600px; 
 margin: 0 auto; 
 left: 0; 
 right: 0;
 } 

 }

  
.servicesbox1 {
width: 280px;
height: 230px;
overflow: hidden;
box-sizing: border-box;
border-radius: 8px;
background-image: url("img/services1.jpg");
background-size: 280px 220px;
background-repeat: no-repeat;
 }
 
.servicesexpand {
height: 58px;  
width: 280px;  
padding: 10px 0 0 20px;
background-color: #FED141; 
margin: 172px 0 0 0; 
color: #ffffff;
transition: 0.2s;
background-image: url("img/arrow1.png");
background-repeat: no-repeat;
background-position: 240px 20px;
}



.servicesexpand:hover   {
height: 132px;  
margin-top: 98px;
background-color: #FED141;
background-image: url("img/arrow.png");
background-position: 240px 94px;
 }


 
.servicesboxtitle {

  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  display: inline;
  width: 238px;
  width: 280px
 }
 
 .servicesboxtext {

  margin-top: 20px;
  height: 52px;
  width: 203px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26px;

  }
  

.servicesbox2 {
width: 280px;
height: 230px;
overflow: hidden;
box-sizing: border-box;
border-radius: 8px;
background-image: url("img/services2.jpg");
background-size: 280px 200px;
background-repeat: no-repeat;
 }
 
.servicesexpand2 {
height: 58px;  
width: 280px;  
padding: 10px 0 0 20px;
background-color: #6F3A9F; 
margin: 172px 0 0 0; 
color: #ffffff;
transition: 0.2s;
background-image: url("img/arrow1.png");
background-repeat: no-repeat;
background-position: 240px 20px;
}



.servicesexpand2:hover   {
height: 132px;  
margin-top: 98px;
background-color: #6F3A9F;
background-image: url("img/arrow.png");
background-position: 240px 94px;
 }
 
 
 .servicesbox3 {
  overflow: hidden;
  box-sizing: border-box;
  height: 230px;
  width: 280px;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 4px 0 rgba(178,180,178,0.1);
  background-image: url("img/services3.jpg");
  background-size: 280px 220px;
  background-repeat: no-repeat;
 
  }
  
   .servicesexpand3 {
height: 58px;  
width: 280px;  
background-color:  #3549E0; 
margin: 172px 0 0 0; 
padding: 10px 0 0 20px;
color: #ffffff;
transition: 0.2s;
background-image: url("img/arrow1.png");
background-repeat: no-repeat;
background-position: 240px 20px;
}



.servicesexpand3:hover   {
height: 132px;  
margin-top: 98px;
background-color: #3549E0;
background-image: url("img/arrow.png");
background-position: 240px 94px;
 }
 
.servicesbox4 {
  overflow: hidden;
  box-sizing: border-box;
  height: 230px;
  width: 280px;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 4px 0 rgba(178,180,178,0.1);
  background-image: url("img/services4.jpg");
  background-size: 280px 220px;
  background-repeat: no-repeat;
  }
  
.servicesexpand4 {
height: 58px;  
width: 280px;  
background-color:  #FF4929; 
margin: 172px 0 0 0; 
padding: 10px 0 0 20px;
color: #ffffff;
transition: 0.2s;
background-image: url("img/arrow1.png");
background-repeat: no-repeat;
background-position: 240px 20px;
}



.servicesexpand4:hover   {
height: 132px;  
margin-top: 98px;
background-color: #FF4929;
background-image: url("img/arrow.png");
background-position: 240px 94px;
 }
 
 
 
  @media only screen and (max-width: 1200px) {

 .top_txt{
 font-size: 50px;
  }


 .top_center{
width: 100%;
margin: 0 auto;
left: 0;
right:0;
 }

 .banner {
  width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
  background-color: #000000;
  display: block;
  margin-left: auto;
  margin-right: auto;
 }
}
  
  /* end tablet */
 
 
 
 
 
  
.testimonial_container {
  height: 450px;
 width: 100%;
 background-color: #F3F3F3;
 right: 0;
 left: 0;
 margin: 0 auto;
}

.testimonial_center {
position: relative;
max-width: 1440px;
margin: 0 auto;
left: 0;
right: 0;

 } 
 
.slider{
    position: absolute;
	height: 400px;
    width: 780px;
    top: 50px;
    left: 20%;
    margin: 0 auto;
	overflow: hidden;
}

@media only screen and (max-width: 1200px) {

.slider {
left: 0;
right:0;
 }

 }

 
.slider > ul {
	height: 100%;
	z-index: 100;
}
.slider > ul > li{
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
 
	opacity: 0;
	z-index: 1;	
  	transition: all 0.5s ease;
}
.slider > #input-slide-0:checked ~ ul > li.slide-0,
.slider > #input-slide-1:checked ~ ul > li.slide-1,
.slider > #input-slide-2:checked ~ ul > li.slide-2,
.slider > #input-slide-3:checked ~ ul > li.slide-3{
	opacity: 1;
	z-index: 2;
}

 
.slider > .slider-arrow-prev,
.slider > .slider-arrow-next {
	position: absolute;
	top: 20%;
	left: 0;
	z-index: 300;
}
.slider > .slider-arrow-prev > label,
.slider > .slider-arrow-next > label {
	position: absolute;
	width: 5vw;
	height: 5vw;
	margin-top: -2.5vw;
	opacity: 0;
	background-size: 100% auto;
	background-position: center;
 
	z-index: -1;
  	transition: all 0.5s ease;
}
.slider > #input-slide-0:checked ~ .slider-arrow-prev > label.slide-3,
.slider > #input-slide-0:checked ~ .slider-arrow-next > label.slide-1, 
.slider > #input-slide-1:checked ~ .slider-arrow-prev > label.slide-0,
.slider > #input-slide-1:checked ~ .slider-arrow-next > label.slide-2, 
.slider > #input-slide-2:checked ~ .slider-arrow-prev > label.slide-1,
.slider > #input-slide-2:checked ~ .slider-arrow-next > label.slide-3, 
.slider > #input-slide-3:checked ~ .slider-arrow-prev > label.slide-2,
.slider > #input-slide-3:checked ~ .slider-arrow-next > label.slide-0 {
	z-index: 1;
}
 
.slider > .slider-dot {
	position: absolute;
    display: block;
    right: 0;
    top: 150px;
	margin-top: -4vw;
	text-align: center;
	z-index: 300;
	font-size: 0;
}
.slider > .slider-dot > label {
	position: relative;
	display: block;
	margin: 1vw 0.5vw;
	width: 1vw;
	height: 1vw;
	border-radius: 50%;
	background-color: #808080;
}
.slider > #input-slide-0:checked ~ .slider-dot > label.slide-0,
.slider > #input-slide-1:checked ~ .slider-dot > label.slide-1,
.slider > #input-slide-2:checked ~ .slider-dot > label.slide-2,
.slider > #input-slide-3:checked ~ .slider-dot > label.slide-3 {
	background-color: #FF4929;
}
.slider > .slider-dot > label:hover{
	background-color: #FF4929 !important;
}
.slider > .slide-description{
	position: absolute;
	width: 750px;
	top: 0;
	left: 0;
	z-index: 200;

}
.slider > .slide-description > label{
	position: absolute;
	width: 750px;
	top: 0;	
	left: 0;
  cursor: default;
 
	z-index: 0;
	opacity: 0;
	visibility: hidden;
  	transition: all 0.5s ease;	
}
.slider > #input-slide-0:checked ~ .slide-description > .slide-0,
.slider > #input-slide-1:checked ~ .slide-description > .slide-1,
.slider > #input-slide-2:checked ~ .slide-description > .slide-2,
.slider > #input-slide-3:checked ~ .slide-description > .slide-3{
	z-index: 2;
	opacity: 1;
	visibility: visible;
    colour: #FF4929;	
}
.slider > .slide-description > label > .text-slide{
	margin: 0 auto;
    width: 720px;
}
 
 
 
@keyframes slide { 
	0%, 100% { opacity: 0; }
	6%, 25% { opacity: 1; z-index: 2; }
	30%, 50% { opacity: 0; z-index: 2; }
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-0{
	animation: slide 32000ms  infinite -2000ms ;
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-1{
	animation: slide 32000ms infinite 8s;	
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-2{
	animation: slide  32000ms infinite  16s;	
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-3{
	animation: slide  32000ms infinite  24s;	
}
.slider > #input-slide-autoplay:checked ~ ul > li{
	transition: none;	
}
 
 
@keyframes arrow {
	0%, 24% { z-index: 1; }
	25%, 100% { z-index: -1; }
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-0{
	animation: slide 32000ms infinite -2000ms linear;
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-1{
	animation: slide 32000ms infinite 6000ms linear;	
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-2{
	animation: slide 32000ms infinite 14000ms linear;	
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-3{
	animation: slide 32000ms infinite 22000ms linear;	
}
.slider > #input-slide-autoplay:checked ~ ul > li{
	transition: none;	
}
 
 
@keyframes dot {
	0%, 24%	{ background-color: #FF4929; }
	25%, 100% { background: #808080; }
}

.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-0{
	animation: dot 32000ms infinite -2000ms;	
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-1{
	animation: dot 32000ms infinite 6000ms;	
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-2{
	animation: dot 32000ms infinite 14000ms;	
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-3{
	animation: dot 32000ms infinite 22000ms;	
}
 
@keyframes description{
	0%, 24% { opacity: 1; z-index: 2; visibility: visible; }
	25%, 100% { opacity: 0; z-index: 0; visibility: hidden; }
}

.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-0{
	animation: description 32000ms infinite -2000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-1{
	animation: description 32000ms infinite 6000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-2{
	animation: description 32000ms infinite 14000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-3{
	animation: description 32000ms infinite 22000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > label{
  	transition: none;  	
}



 @media only screen 
and (min-device-width : 300px) 
and (max-device-width : 800px)  {


h2 {
padding-bottom: 20px;
 } 
 
.top_holder {
max-width: 90%;
margin: 0 auto;

}



 
.top_txt {
  color: #000000;
  font-family: Montserrat, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 42px;
  float: none;
  width: 285px;
  left: 0;
  right: 0;
  margin: 45px auto 0 auto;
  text-align: center;
  
  }

  
.customer-acquisition {
  width: 90%;
  color: #000000;
  font-family: Montserrat, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}

.mobile_center {
padding-top: 0px;
width: 285px;
left: 0;
right: 0;
margin: 0 auto;


 }

 .banner {
  width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
  background-color: #000000;
  display: block;
  margin-left: auto;
  margin-right: auto;
 }
 
.top_buttons {
  width: 220px;
  margin: 0 auto 60px auto;
 }
 

.main_buttons {
  left: 0;
  right: 0;
  width: 285px;
  margin: 15px auto 15px auto;
}
 
 
 

.main_buttons1 {
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: "Proxima Nova", Montserrat, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  color: #FF4929;
  margin: 0 auto;
  line-height: 32px;
  text-align: center;
}

.main_buttons2 {
  left: 0;
  right: 0;
  font-family: "Proxima Nova", Montserrat, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  color: #FF4929;
  margin: 0 auto;
  line-height: 32px;
  text-align: center;
}

.main_buttons3 {
  left: 0;
  right: 0;
  font-family: "Proxima Nova", Montserrat, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  color: #FF4929;
  margin: 0 auto;
  line-height: 32px;
  text-align: center;
}



.about_contact_mobile {
  left: 0;
  right: 0;
  margin: 30px auto 60px auto;
  color:  #FF4929; 
  font-family: "Proxima Nova", Montserrat, helvetica, san-serif;
  font-size: 20px;
  font-weight: regular;
  text-align: center;
  color: #FF4929;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  box-sizing: border-box;
  height: 50px;
  width: 285px;
  border: 2px solid #FF4929;
  border-radius: 41.5px;
  padding: 10px;
  }



.about_contact_mobile:hover {
  border-color: black;
  color: white;
  background-color: #FF4929;
  border-color: #FF4929; 
}

   
 .about {
  width: 100%;  
  height: 52px;
  margin: 60px auto 0 auto;
  text-align:left;
  padding: 0 0 0 16px;
 }
 
.orange_line {
 height: 4px;  
 width: 40px;  
 border-radius: 3.5px;  
 background-color: #FF4929; 
 margin: 0 0 -10px -16px;

 }


  .text_box_left {
display: none;
}



 
.text_box_right { 
  
display :none;
}

.mobile_text {
display: block;
width: 90%;
margin: 0: auto;
padding-top:128px;
left: 0;
right:0;


 }
 
.mobile_text p {
line-height: 120%;
 }
 

.about_contact_mobile {
  display: block;
  color:  #FF4929; 
  font-family: "Proxima Nova", Montserrat, helvetica, san-serif;
  font-size: 20px;
  font-weight: regular;
  text-align: center;
  color: #FF4929;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  box-sizing: border-box;
  height: 50px;
  width: 160px;
  border: 2px solid #FF4929;
  border-radius: 41.5px;
  padding: 10px;
  }



.about_contact_mobile:hover {
  border-color: black;
  color: white;
  background-color: #FF4929;
  border-color: #FF4929; 
}

.services_center {
max-width: 90%;
margin: 0 auto;
left: 0;
right: 0;
padding-top: 80px;
padding-bottom: 80px;
 }
 
 

.our_services {

 height: 52px;
 width: 90%;
 margin: 50px auto 0 auto;
 left: 0;
 right: 0;
 padding-left: 16px;

 
  }
 
 .servicestext {
 
 width: 100%;
 left: 0;
 right: 0;
 margin: 0 auto;
 text-align:left;
 padding-top: 38px;

  } 
 
 .box {
width: 100%;
float: left;
margin: 0 auto;
 }
 

 
 .services_boxes {

 width: 280px;
 margin: 0 auto;
 left: 0;
 right: 0;
 } 

.servicesbox1 {
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto 40px auto;
  height: 230px;
  width: 280px;
  background-size: 280px 228px;

 } 
 
.servicesbox2 {

  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto 40px auto;
  height: 230px;
  width: 280px;
  background-size: 280px 228px;

 } 
 
 
  .servicesbox3 {
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto 40px auto;
  height: 230px;
  width: 280px;
  background-size: 280px 228px;

 } 
 
  .servicesbox4 {
  overflow: hidden;
  left: 0;
  right: 0;
  margin: auto;
  height: 230px;
  width: 280px;
  background-size: 280px 228px;
 } 
 
 .testimonial_container {
  position: relative;
  height: 526px;
  width: 100%;
  background-color: #F3F3F3;
 right: 0;
 left: 0;
 margin: 0 auto;
}

.testimonial_center {
position: absolute;
max-width: 320px;
margin: 0 auto;
left: 0;
right: 0;

 } 
 
.slider{
    position: absolute;
	height: 500px;
    width: 285px;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
	overflow: hidden;
}


.slider > .slide-description{
	position: absolute;
	width: 285px;


}
.slider > .slide-description > label{
	position: absolute;
	width: 285px;
	
}

.slider > .slide-description > label > .text-slide{
	margin: 0 auto;
    width: 285px;
}

.slider > .slider-dot {
	position: absolute;
    display: block;
    left: 0;
    right:0;
    top: 210px;
	margin: 105px;
	text-align: center;
	z-index: 300;
	font-size: 0;
    transform: rotate(-90deg);
}
.slider > .slider-dot > label {
	position: relative;
	display: block;
	margin: 2vw 0.5vw;
	width: 5vw;
	height: 5vw;
	border-radius: 50%;
	background-color: #808080;
}

 

 }
 
 
 /* end mobile */ 
 
 /* tablet top buttom */
 
  @media only screen 801px) 
and (max-device-width : 1100px) {

.main_buttons {
  box-sizing: border-box;
  height: 48px;
  width: 140px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  padding: 10px;
  margin:0 10px 10px 0;  
  }
  


  
.services_center {

min-height: 912px;

 }


