body {
	color: #000;
}
.bigtitle {
	text-align: center;
}
/************************************* S E R V I C E     C L I E N T *************************************/
.help-bigtitle {
	font-family: 'gotham thin';
	font-size: 2.7vw;
	text-transform: uppercase;
	line-height: 3vw;
	margin-right: 20%;
	margin-bottom: 8%!important;
}
.help-bigtitle span {
	font-family: 'freightbig';
	font-size: 4.6vw;
	display: block;
	clear: both;
	margin-left: 40%;
}
.help-bigtitle span::first-letter {
	font-size: 6.8vw;
}

.help #custom-search-input{
	margin: 6% 20%;
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius: 0;
	background-color: #fff;
}
.help #custom-search-input input{
	border: 0;
	box-shadow: none;
}
.help #custom-search-input button{
	margin: 0;
	padding: 0 25%;
	background: none;
	box-shadow: none;
	border: 0;
	border-right: solid 1px #ccc;
}
.fa-search {
	font-size: 18px;
	color: #777;
}
.help .form-control {
	height: 1.6vw;
}
.help ::-webkit-input-placeholder {
	font-size: 0.8vw!important;
}

.help input:-moz-placeholder { /* Firefox 18- */
	font-size: 0.8vw!important;
}
.help input:-moz-placeholder {  /* Firefox 19+ */
	font-size: 0.8vw!important;
}

.icon {
	position: relative;
	height: 11vw;
	width: 31%;
	margin: 0 1.16%;
	padding: 3% 2%;
	background-color: #efefef;
	text-align: center;
}
.icon img {
	width: 4vw;
}
.icon p {
	font-family: 'gotham medium'!important;
	font-size: 0.8vw;
	text-transform: uppercase;
	margin-top: 7%;
}

.hoverme {
	position: absolute;
		top: 0;
	height: 11vw;
	width: 87%;
	padding: 6% 0;
	background-color: #efefef;
	display: block;
	line-height: 1.4vw;
	opacity: 0;
}
.hoverme h4 {
	font-family: 'gotham medium';
	text-transform: uppercase;
	font-size: 0.8vw!important;
}
.hoverme ul {
	padding: 0;
	text-align: left!important;
}
.hoverme ul li {
	list-style-type: none;
	font-size: 0.8vw;
}
ul {
	font-family: 'gotham_bookregular';
}
.hoverme ul li::before {
	content: "-";
	padding-right: 8px;
	color: #777;
}
.hoverme a:hover {
	text-decoration: underline;
	color: #000;
}
.showall {
	font-family: 'gotham medium';
	font-size: 0.8vw;
	color: #000;
	float: left;
}
.icon:hover .hoverme{
	opacity: 1;
	-webkit-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
	
}

/************************************* Q U E S T I O N S     F R E Q U E N T E S *************************************/


.faq-bigtitle {
	font-family: 'freightbig';
	font-size: 3.6vw;
	text-transform: uppercase;
	line-height: 2.4vw;
	margin: 10% 14% 6% 0!important;
}
.faq-bigtitle::first-letter {
	font-size: 6vw;
}
.faq-bigtitle span {
	font-family: 'gotham thin';
	font-size: 2vw;
	display: block;
	clear: both;
	margin-left: 40%;
}

.faq .panel-title {
	font-family: 'gotham_bookregular';
	font-size: 0.9vw;
	text-align: center;
	padding: 1% 0;
}

.faq .panel-title a {
	text-decoration: none;
}

.faq .panel-body {
	font-size: 0.76vw;
	text-align: justify;
	line-height: 1.6vw;
	padding: 4% 8%;
}
.faq p {
	font-family: 'gotham_bookregular'!important;
	margin: 2% 0;
	line-height: 2vw;
}
/************************************* M E D I U M *************************************/


@media (min-width: 992px) and (max-width: 1199px){

	/* S E R V I C E     C L I E N T */

	.help-bigtitle {
		font-size: 4vw;
		line-height: 5.5vw;
		margin-right: 28%;
	}
	.help-bigtitle span {
		font-size: 8vw;
	}
	.help-bigtitle span::first-letter {
		font-size: 13vw;
	}
	.help #custom-search-input{
		margin: 10% 0;
	}
	.help .form-control {
		height: 2.6vw;
	}
	.help input::-webkit-input-placeholder {
		font-size: 1.5vw!important;
	}

	.help input:-moz-placeholder { /* Firefox 18- */
		font-size: 1.5vw!important;
	}
	.help input::-moz-placeholder {  /* Firefox 19+ */
		font-size: 1.5vw!important;
	}

	.icon {
		width: 32.5%;
		height: 20vw;
		margin: 0 0.4%!important;
		padding: 3% 2%;
	}
	.icon img {
		width: 10vw;
	}
	.icon p {
		font-size: 1.5vw;
	}
	.iconsrow {
		margin-bottom: 0.8%!important;
	}

	.hoverme {
		position: absolute;
			top: 0;
		height: 20vw;
		width: 87%;
		padding: 4% 0;
		background-color: #efefef;
		display: none;
		line-height: 2.2vw;
	}
	.hoverme h4 {
		font-size: 1.5vw!important;
	}
	.hoverme ul li a {
		font-size: 1.4vw;
	}
	.showall {
		font-size: 1.4vw;
	}

	/* Q U E S T I O N S     F R E Q U E N T E S */

	.faq-bigtitle {
		font-size: 5.6vw;
		line-height: 4.2vw;
	}
	.faq-bigtitle::first-letter {
		font-size: 12vw;
	}
	.faq-bigtitle span {
		font-size: 4vw;
	}
	.faq .panel-title {
		font-size: 2vw;
	}
	.faq .panel-body {
		font-size: 1.4vw;
		line-height: 3vw;
	}

}

/************************************* G R A N D E S     T A B L E T T E S *************************************/

@media (min-width: 768px) and (max-width: 991px) {

	/* S E R V I C E     C L I E N T */

	.help-bigtitle {
		font-size: 5vw;
		line-height: 6vw;
		margin-right: 40%;
	}
	.help-bigtitle span {
		font-size: 9vw;
		margin-left: 40%;
	}
	.help-bigtitle span::first-letter {
		font-size: 14vw;
	}
	.help #custom-search-input{
		margin: 9% 0;
	}
	.help .form-control {
		height: 3vw;
	}
	.help input::-webkit-input-placeholder {
	   font-size: 1.4vw!important;
	}

	.help input:-moz-placeholder { /* Firefox 18- */
	      font-size: 1.4vw!important;
	}
	.help input::-moz-placeholder {  /* Firefox 19+ */
	      font-size: 1.4vw!important;
	}

	.icon {
		width: 32.5%;
		height: 19vw;
		margin: 0 0.4%!important;
		padding: 6% 2%;
		background-color: #efefef;
		text-align: center;
	}
	.icon img {
		width: 6vw;
	}
	.icon p {
		font-size: 1.4vw;
	}
	.iconsrow {
		margin-bottom: 0.8%!important;
	}

	.hoverme {
		position: absolute;
			top: 0;
		height: 19vw;
		width: 87%;
		padding: 4% 0;
		background-color: #efefef;
		display: none;
		line-height: 1.8vw;
	}
	.hoverme h4 {
		font-size: 1.4vw!important;
	}
	.hoverme ul li a {
		font-size: 1.3vw;
	}
	.showall {
		font-size: 1.3vw;
		position: absolute;
			bottom: 2%;
			left: 0;
	}

	/* Q U E S T I O N S     F R E Q U E N T E S */

	.faq-bigtitle {
		font-size: 6vw;
		margin-left: 18%!important;
		line-height: 4.6vw;
	}
	.faq-bigtitle::first-letter {
		font-size: 9vw;
	}
	.faq-bigtitle span {
		font-size: 3.8vw;
	}
	.faq .panel-title {
		font-size: 2vw;
		padding: 2% 0;
	}
	.faq .panel-body {
		font-size: 1.6vw;
		line-height: 3vw;
	}

}

/************************************* T A B L E T T E S *************************************/

@media (min-width: 576px) and (max-width: 767px) {

	/* S E R V I C E     C L I E N T */

	.help-bigtitle {
		font-size: 7.6vw;
		line-height: 9vw;
		margin-right: 5%;
	}
	.help-bigtitle span {
		font-size: 12vw;
		margin-left: 40%;
	}
	.help-bigtitle span::first-letter {
		font-size: 20vw;
	}
	.help #custom-search-input{
		margin: 6% 22%;
		padding: 3px;
		border: solid 1px #E4E4E4;
		border-radius: 0;
		background-color: #fff;
	}
	.help .form-control {
		height: 4vw;
	}
	.help input::-webkit-input-placeholder {
	   font-size: 2.3vw!important;
	}

	.help input:-moz-placeholder { /* Firefox 18- */
	      font-size: 2.3vw!important;
	}
	.help input::-moz-placeholder {  /* Firefox 19+ */
	      font-size: 2.3vw!important;
	}

	.icon {
		width: 98%;
		height: 32vw;
		margin: 0.4% auto;
	}
	.icon img {
		float: left;
		width: 18vw;
		margin-top: 4%!important;
	}
	.icon p {
		opacity: 0;
	}

	.hoverme {
		position: absolute;
			top: 0;
			left: 24%;
			opacity: 1;
		height: 30vw;
		width: 74%;
		padding: 1% 0;
		line-height: 5vw;
		display: block;
	}
	.hoverme h4 {
		font-size: 3vw!important;
	}
	.hoverme a {
		font-size: 2.3vw;
	}

	/* Q U E S T I O N S     F R E Q U E N T E S */


	.faq-bigtitle {
		font-size: 9vw;
		margin-left: 20%!important;
		line-height: 6vw;
	}
	.faq-bigtitle::first-letter {
		font-size: 15vw;
	}
	.faq-bigtitle span {
		font-size: 6vw;
	}
	.faq .panel-title {
		font-size: 3vw;
		padding: 2% 0;
	}
	.faq .panel-body {
		font-size: 2.3vw;
		line-height: 4.6vw;
	}

}

/************************************* M O B I L E S *************************************/

@media (max-width: 575px) {


	/* S E R V I C E     C L I E N T */


	.help-bigtitle {
		font-size: 9vw;
		line-height: 10vw;
		margin-right: 5%;
	}
	.help-bigtitle span {
		font-size: 14vw;
		margin-left: 40%;
	}
	.help-bigtitle span::first-letter {
		font-size: 22vw;
	}
	.help #custom-search-input{
		margin: 6%;
		padding: 3px;
		border: solid 1px #E4E4E4;
		border-radius: 0;
		background-color: #fff;
	}

	.help .form-control {
		height: 8vw;
		padding-bottom: 0.4vw;
	}
	.help input::-webkit-input-placeholder {
		font-size: 4vw!important;
	}

	.help input:-moz-placeholder { /* Firefox 18- */
		font-size: 4vw!important;
	}
	.help input::-moz-placeholder {  /* Firefox 19+ */
		font-size: 4vw!important;
	}

	.icon {
		position: relative;
		width: 98%;
		height: 42vw;
		margin: 0.4% auto;
		padding-left: 4%;
	}
	.icon img {
		float: left;
		width: 12vw;
		margin-top: 13%!important;
	}
	.icon p {
		opacity: 0;
	}

	.hoverme {
		position: absolute;
			top: 0;
			left: 24%;
			opacity: 1;
		height: 42vw;
		width: 74%;
		padding: 1% 0;
		line-height: 5.4vw;
		display: block;
	}
	.hoverme h4 {
		font-size: 4vw!important;
	}
	.hoverme ul {
		margin-bottom: 4px;
	}
	.hoverme a {
		font-size: 3.4vw;
	}
	.showall {
		position: absolute;
			bottom: 4%;
			left: 0;
	}


	/* Q U E S T I O N S     F R E Q U E N T E S */


	.faq-bigtitle {
		font-size: 12vw;
		margin-left: 14%!important;
		line-height: 7.8vw;
	}
	.faq-bigtitle::first-letter {
		font-size: 20vw;
	}
	.faq-bigtitle span {
		font-size: 7vw;
	}
	.faq .panel-title {
		padding: 3% 0;
	}
	.faq .panel-title a {
		font-size: 4vw;
	}
	.faq .panel-body {
		font-size: 3.4vw;
	}
	.faq p {
		margin: 4% 0;
	}
}