/* HR Helpdesk Styles */

body#hr-helpdesk{
	background-image: none;
	background-color: #f7f7f7;
}

#hr-helpdesk-wrapper {
	font-family: 'Klavika';
}

#helpdesk-banner{
	background-image: url('/images/ui/hexgrid.png');
	background-repeat: repeat-x;
	background-position: 39px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 200;
	line-height: 28px;
}

#helpdesk-gradient{
	background-image: url('/images/ui/content-bg.png');
	background-size: 1050px 470px;
	background-repeat: no-repeat;
	min-width:1050px;
	background-position: center 0;
	position: relative;
}

#helpdesk-banner .wrapper{
	margin: 0 auto;
	width: 845px;
	padding: 40px 0px;
	min-height: 300px;
}

#helpdesk-banner h1{
	font-size: 41px;
	font-weight: bold;
	line-height: 45px;
}

#helpdesk-banner .helpdesk-columns{
	width: 100%;
	padding: 25px 0px;	
}

#helpdesk-banner .helpdesk-columns .column-one{
	width: 48%;
	float: left;
	padding-right: 4%;
}

#helpdesk-banner .helpdesk-columns .column-two{
	width: 48%;
	float: left;
}

#helpdesk-banner ul{
	line-height: 25px;
}

#helpdesk-banner ul li{
	padding: 5px 0 0px 30px;
	background: url('/images/ui/arrow-blue.png') no-repeat 0 8px;
	background-size: 18px 16px;
	margin-bottom: 10px;
	font-size: 18px;
}

/* Section 1 */

#helpdesk-one {
	background-color: #f8f8f8;
    border-top: 3px solid #a1dae7;
    border-bottom: 3px solid #a1dae7;
}

#helpdesk-one .wrapper{
	margin: 0 auto;
	width: 845px;
	padding: 40px 0px;
	min-height: 290px;
}

#helpdesk-one h2{
	font-size: 26px;
	font-weight: bold;
	color: #720c45;
}

#helpdesk-one p{
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 18px;
	color: #4f4f4f;
}

#helpdesk-one ul{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	float: left;
	color: #4d2f41;
}

#helpdesk-one ul li{
	padding: 5px 0 0px 30px;
	background: url('/images/ui/arrow-button.png') no-repeat 0 8px;	
	background-size: 18px 16px;	
	line-height: 25px;
}

#helpdesk-one .helpdesk-columns{
	width: 100%;
	float: left;
	padding: 25px 0px;	
}

#helpdesk-one .helpdesk-columns .column-one{
	width: 48%;
	float: left;
	padding-right: 4%;
}

#helpdesk-one .helpdesk-columns .column-two{
	width: 48%;
	float: left;
}

/* Section 2 */

#helpdesk-two{
	background-color: #ffffff;
}

#helpdesk-two .wrapper{
	margin: 0 auto;
	width: 960px;
}

/* Section 3 */

#helpdesk-three{
	background-color: #e6e7e8;
}

#helpdesk-three .wrapper{
	margin: 0 auto;
	width: 845px;
	padding: 65px 0 0 0;
	min-height: 427px;
}

#helpdesk-three .helpdesk-columns{
	width: 100%;
	float: left;
	padding: 25px 0px;	
}

#helpdesk-three .helpdesk-columns .column-one{
	width: 48%;
	float: left;
	padding-right: 4%;
	border-right: 1px solid #cacbcc;
	min-height: 430px;
}

#helpdesk-three .helpdesk-columns .column-one p{
	font-size: 22px;
	color: #4f4f4f;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	margin-bottom: 20px;
	line-height: 25px;
}

#helpdesk-three .helpdesk-columns .column-two{
	width: 43%;
	float: left;
	padding-left: 4.7%;
}

#helpdesk-three .helpdesk-columns .column-two #ebook{
	width: 100%;
	border-bottom: 1px solid #676667;
	margin-bottom: 15px;
}

#helpdesk-three .helpdesk-columns .column-two #ebook img{
	margin: 0 auto;
	display: block;
	margin-top: -50px;
}

#helpdesk-three .helpdesk-columns .column-two p{
	color: #4f4f4f;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
}

#helpdesk-three .helpdesk-columns .column-two span,
#helpdesk-three .helpdesk-columns .column-two span a,
#helpdesk-three .helpdesk-columns .column-two span a:hover,
#helpdesk-three .helpdesk-columns .column-two span a:visited {
	color: #880d54;
	font-weight: bold;
}


#helpdesk-three h2{
	font-size: 26px;
	font-weight: bold;
	color: #720c45;	
	line-height: 32px;
	margin-bottom: 20px;
}

/* Section 4 */

#helpdesk-four{
	background-color: #ffffff;
	padding: 30px 0;

}
#helpdesk-four .wrapper {
	width: 1000px;
	margin: 0 auto;
}
#helpdesk-four .rotate-arrow {
	float: left;
	margin: 59px 0;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#helpdesk-four #left-rotate:hover {
	background-position: 0 0;
}
#helpdesk-four #right-rotate:hover {
	background-position: 0 -163px;
}
#helpdesk-four #carousel-body {
	width: 900px;
	float: left;
	padding: 0 30px;
}
#helpdesk-four #carousel-body div {
	float: left;
	margin: 0 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#helpdesk-four #carousel-body #carousel-1 {
	height: 220px;
	width: 215px;
	margin: 30px 20px;
}
#helpdesk-four #carousel-body #carousel-2 {
	height: 280px;
	width: 350px;
}
#helpdesk-four #carousel-body #carousel-3 {
	height: 220px;
	width: 215px;
	margin: 30px 20px;
}

.img-0 { background: url('../images/carousel-images/mobile.png'); }
.img-1 { background: url('../images/carousel-images/resources.png'); }
.img-2 { background: url('../images/carousel-images/clipboard.png'); }
.img-3 { background: url('../images/carousel-images/dashboard.png'); }
.img-4{ background: url('../images/carousel-images/employee-portal.png'); }

/* Section 5 */

#helpdesk-five{
	background-image: url('/images/ui/hexgrid.png');
	background-repeat: repeat-x;
	background-position: 39px;
	color: #ffffff;
	font-size: 26px;
	font-weight: 200;
	line-height: 28px;
	text-align: center;
}

#helpdesk-five .wrapper{
	margin: 0 auto;
	width: 875px;
	padding: 40px 0px;
	min-height: 235px;
}

#helpdesk-five h1{
	font-size: 41px;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 20px;
}

.helpdesk-trial-button{
	height: 50px;
	width: 185px;
	background: #aedfe6 url('/images/ui/blue-arrow-right.png') no-repeat 180px;
	font-size: 27px;
	font-weight: normal;
	font-family: 'Klavika';
	text-align: left;
	padding-left: 30px;
	margin: 50px auto 20px auto;
	border: 0;
	border-radius: 5px;
	outline: 0;
	cursor: pointer;
	line-height: 50px;
}
.helpdesk-trial-button a,
.helpdesk-trial-button a:hover,
.helpdesk-trial-button a:visited {
	color: #525151;
}

/* Section 6 */

#helpdesk-six-toggle, 
#mobile-helpdesk-six-toggle{
	background-color: #a7dae7;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 10px 0px;
	text-align: center;
	color: #525151;
	cursor: pointer;
}

#helpdesk-six-toggle:hover {
	background-color: #64b1bc;
}

#helpdesk-six-toggle .text-default 	{ width: 600px; display: inline-block; }
#helpdesk-six-toggle .text-hover	{ display: none;}
#helpdesk-six-toggle:hover .text-default 	{ display: none; }
#helpdesk-six-toggle:hover .text-hover		{ width: 600px; display: inline-block; }

.bounce {
	-moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

#helpdesk-six-toggle .arrow {
    width: 42px;
    height: 14px;
    background-image: url(/images/ui/blue-arrow-down.png);
    background-size: contain;
    display: inline-block;
    margin: 0px 20px 0 20px;
    background-repeat: no-repeat;
}

#helpdesk-six-toggle:hover .arrow {
	background-image: url(/images/ui/grey-arrow-down.png);
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
    	-moz-transform: translateY(0);
    	-ms-transform: translateY(0);
    	-webkit-transform: translateY(0);
    	transform: translateY(0);
	}
	40% {
    	-moz-transform: translateY(-14px);
    	-ms-transform: translateY(-14px);
    	-webkit-transform: translateY(-14px);
    	transform: translateY(-14px);
	}
	60% {
    	-moz-transform: translateY(-7px);
    	-ms-transform: translateY(-7px);
    	-webkit-transform: translateY(-7px);
    	transform: translateY(-7px);
	}
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
    	-webkit-transform: translateY(0);
    	transform: translateY(0);
	}
	40% {
    	-webkit-transform: translateY(-14px);
    	transform: translateY(-14px);
	}
	60% {
    	-webkit-transform: translateY(-7px);
    	transform: translateY(-7px);
	}
}


/* Section 7 */

#helpdesk-seven{
	background-color: #e2f9fc;
	border-bottom: 3px solid #fff;
	display: none;
}

#helpdesk-seven .wrapper{
	margin: 0 auto;
	width: 845px;
	padding: 35px 0px 65px 0px;
	min-height: 2100px;
}

#helpdesk-seven p, #mobile-helpdesk-seven p{
	font-size: 24px;
	line-height: 30px;
	color: #4c4c4d;
	margin-bottom: 20px;
}

#helpdesk-seven a, #mobile-helpdesk-seven a{
	color: #4c4c4d;
	font-weight: normal;
	text-decoration: underline;
}

#helpdesk-seven span, #helpdesk-saas span{
	color: #720c45;
	font-weight: bold;
}

.helpdesk-smalltext-wrapper{
	margin: 20px 0px;
	float: left;
	width: 100%;
}

p.helpdesk-smalltext{
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	color: #4f4f4f;
	font-size: 18px!important;
	line-height: 24px!important;
}

p.helpdesk-smalltext span a{
	color: #4f4f4f!important;
	text-decoration: underline;
	font-weight: bold;
}

#helpdesk-seven .helpdesk-columns{
	width: 100%;
	float: left;
	padding: 25px 0px;	
}

#helpdesk-seven .helpdesk-columns .column-one, 
#mobile-helpdesk-seven .helpdesk-columns .column-one{
	width: 48%;
	float: left;
	padding-right: 4%;
}

#helpdesk-seven .helpdesk-columns .column-two{
	width: 48%;
	float: left;
}
#mobile-helpdesk-seven .helpdesk-columns .column-two {
	float: none;
	width: 48%;
	margin-bottom: 15px;
}
#mobile-helpdesk-seven .helpdesk-columns {
	border-bottom: 1px solid #676667;
	margin-bottom: 15px;
}
#helpdesk-seven ul, #mobile-helpdesk-seven ul{
	line-height: 25px;
	color: #4d2f41;
}

#helpdesk-seven ul li, #mobile-helpdesk-seven ul li{
	padding: 5px 0 0px 30px;
	background: url('/images/ui/arrow-button.png') no-repeat 0 8px;
	background-size: 18px 16px;
	margin-bottom: 3px;
	font-size: 18px;
}

#helpdesk-seven hr{
	display: block;
	border-bottom: 0.5px solid #676667;
	margin: 40px 0px;
	width: 100%;
	clear: both;
}

.helpdesk-clearfix{
	display: block;
	clear: both;
}

#footer{
	position: relative!important;
}

#mobile-helpdesk-six {
	display: none;
}

/* Client Success Stories */

#helpdesk-success-stories {
	background-color: #f8f8f8;
    border-top: 3px solid #a1dae7;
    border-bottom: 3px solid #a1dae7;
}

#helpdesk-success-stories .wrapper{
	margin: 0 auto;
	width: 845px;
	padding: 40px 0px;
}

#helpdesk-success-stories h2{
	font-size: 26px;
	font-weight: bold;
	color: #720c45;
}

#helpdesk-success-stories p {
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 18px;
	color: #4f4f4f;
	padding: 12px 0;
	line-height: 1.2;
}

#helpdesk-success-stories p.quote-author {
	text-align: right;
	font-style: italic;
	padding-top: 0;
}

/** MOBILE STYLES **/

/** lbi helpdesk styles **/
#helpdesk-gradient{
	background-image: url('/images/mobile/content-bg.png');
	min-width: 0;
}


@media (max-width: 1080px) {
	#helpdesk-banner, #helpdesk-one, #helpdesk-three,
	#helpdesk-five {
		width: 100%;
		min-width: 0;
	}
	#helpdesk-gradient, #helpdesk-banner {
		min-height: 410px;
	}
	
	.helpdesk-columns > *{
		float: none;
		display: inline-block;
		min-width: 235px;
	}
	#footer, #helpdesk-two, #helpdesk-four,
	#helpdesk-six-toggle {
		display: none !important;
	}
	#mobile-helpdesk-seven {
		background-color: #e2f9fc;
	}
	#mobile-helpdesk-wrapper {
		background-color: #e2f9fc;
		margin: 0 auto;
 		width: 90%;;
  		padding: 35px 0px 65px 0px;
  		max-width: 845px;
	 }
	 #mobile-helpdesk-six {
	 	display: block;
	 }

	 #hr-helpdesk-wrapper .wrapper {
	 	width: auto;
	 	padding: 12px;
	 }

	 #hr-helpdesk-wrapper .helpdesk-columns .column-one,
	 #hr-helpdesk-wrapper .helpdesk-columns .column-two {
	 	width: auto;
	 	float: none;
	 	padding: 0 12px;
	 }

	 #helpdesk-seven {
	 	display: block;
	 }
}

@media (max-width: 600px){
	#helpdesk-banner {
		min-height: 500px;
		background-repeat: repeat;
	}
	#helpdesk-gradient .helpdesk-columns .column-one, 
	#helpdesk-gradient .helpdesk-columns .column-two,
	#helpdesk-three .helpdesk-columns .column-one,
	#helpdesk-three .helpdesk-columns .column-two{
		width: 97%;
		float: none;
	}
	#helpdesk-three .helpdesk-columns .column-two {
		padding-left: 0;
	}
	#helpdesk-three .helpdesk-columns .column-one {
		padding-bottom: 30px;
		padding-right: 0;
	}
	#helpdesk-gradient * {
		float: none;
	}
	#helpdesk-gradient .wrapper {
		padding-bottom: 0;
	}
	#helpdesk-three .wrapper {
		padding-top: 0;
	}
	.helpdesk-trial-button {
		padding-left: 0px;
		width: 80%;
		height: auto;
		text-align: center;
	}
	#helpdesk-five {
		background-repeat: repeat;
	}
	#mobile-helpdesk-seven .helpdesk-columns .column-one,
	#mobile-helpdesk-seven .helpdesk-columns .column-two {
		width: 100%;
	}
	#mobile-helpdesk-six-toggle {
		font-size: 20px;
	}
	#mobile-helpdesk-six-toggle > p > span {
		display: none;
	}
	
}