div#page ul.faq ,
div#page ul.mosaic-layout {
	margin: 0;
	padding: 0;
	background-image: url(/templates/client/images/internal/calcbg.jpg);
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #fff;
}

div#page ul.faq h3, div#page  ul.faq a, div#page  ul.mosaic-layout p , div#page ul.mosaic-layout h3, div#page  ul.mosaic-layout a, div#page  ul.mosaic-layout p {
	color: #fff;
}
div#page ul.faq a.btn.product,
div#page ul.mosaic-layout a.btn.product {
	color: #fff;
	text-decoration: underline;
	margin: 0 20px 10px 0;
}

div#page ul.faq h2,
div#page ul.mosaic-layout h2 {
	color: #fff;
}

div#page ul.faq p,
div#page ul.mosaic-layout p {
	margin: 0 0 20px 0;
}

.faq:before,
.faq:after,
.mosaic-layout:before,
.mosaic-layout:after {
	content: " ";
	visibility: hidden;
  	display: block;
  	height: 0;
  	clear: both;
}

.faq div,
.mosaic-layout div {
	padding: 20px;
	position: absolute;
    -webkit-transform: translateY(6%);
    -ms-transform: translateY(6%);
    transform: translateY(6%);
    z-index: 9998;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 800px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#page .faq > li,
div#page .mosaic-layout > li {
	width: 25%;
	height: 300px;
	display: block;
  	background-color: rgba(0,0,0, 0.7);
  	-webkit-transition:             background-color ease 0.3s;
    -moz-transition:                background-color ease 0.3s;
    -o-transition:                  background-color ease 0.3s;
    transition:                     background-color ease 0.3s;
  	float: left;
  	margin: 0;
  	padding: 20px;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  	overflow: hidden;
  	position: relative;
  	display: inline-block;
  	vertical-align: bottom;
}

div#page .forms-applications > li:nth-child(2n+1) {
	background-color: rgba(0,0,0, 0.7);
}

		div#page .faq li:first-child:hover,
		div#page .faq li:nth-child(2):hover,
		div#page .faq li:nth-child(3):hover,
		div#page .faq li:nth-child(4):hover,
		div#page .faq li:nth-child(5):hover,
		div#page .faq li:nth-child(6):hover,
		div#page .faq li:nth-child(7):hover,
		div#page .faq li:nth-child(8):hover,
		div#page .faq li:nth-child(9):hover,
		div#page .faq li:nth-child(10):hover,
		div#page .faq li:nth-child(11):hover,
		div#page .faq li:nth-child(12):hover,

		div#page .mosaic-layout li:first-child:hover,
		div#page .mosaic-layout li:nth-child(2):hover,
		div#page .mosaic-layout li:nth-child(3):hover,
		div#page .mosaic-layout li:nth-child(4):hover,
		div#page .mosaic-layout li:nth-child(5):hover,
		div#page .mosaic-layout li:nth-child(6):hover,
		div#page .mosaic-layout li:nth-child(7):hover,
		div#page .mosaic-layout li:nth-child(8):hover,
		div#page .mosaic-layout li:nth-child(9):hover,
		div#page .mosaic-layout li:nth-child(10):hover,
		div#page .mosaic-layout li:nth-child(11):hover,
		div#page .mosaic-layout li:nth-child(12):hover {
		  	background-color: rgba(0,0,0, 0.9);
		}


				/* Add this class to empty li items to remove the background image */
				div#page .faq li.empty,
				div#page .mosaic-layout li.empty {
				  	background-color: #fff;
				}

		div#page .faq li:first-child,
		div#page .faq > li:nth-child(6),
		div#page .faq > li:nth-child(8),
		div#page .faq > li:nth-child(11),


		div#page .mosaic-layout li:first-child,
		div#page .mosaic-layout > li:nth-child(6),
		div#page .mosaic-layout > li:nth-child(8),
		div#page .mosaic-layout > li:nth-child(11) {
			background-color: rgba(0,0,0, 0.6);
		}

		div#page .faq > li:nth-child(3),
		div#page .faq > li:nth-child(5),
		div#page .faq > li:nth-child(12) ,

		div#page .mosaic-layout > li:nth-child(3),
		div#page .mosaic-layout > li:nth-child(5),
		div#page .mosaic-layout > li:nth-child(12){
			background-color: rgba(0,0,0, 0.7);
		}  

		div#page .faq > li:nth-child(9),
		div#page .mosaic-layout > li:nth-child(14),

		div#page .faq > li:nth-child(9),
		div#page .mosaic-layout > li:nth-child(14) {
			background-color: rgba(0,0,0, 0.7);
		} 

		div#page .faq > li:nth-child(4),

		div#page .mosaic-layout > li:nth-child(4) {
			background-color: rgba(0,0,0, 0.6);
		} 



@media all and (max-width: 1201px) {

	div#page .faq > li
	 {
		min-height: 340px;
	}

	div#page .faq-nav li, div#page .forms-menu-wrapper .menu li a{
		font-size: 	14px;		
	}

}

@media all and (max-width: 1040px) {

	div#page .faq > li ,
	div#page .mosaic-layout > li {
		width: 33.33333%;
	}

}

@media all and (max-width: 1014px) {

	div#page .faq-nav li, div#page .forms-menu-wrapper ul.menu li,
	.forms-menu-wrapper-5 ul.menu li, div#page .forms-menu-wrapper-4 ul.menu li, div#page .forms-menu-wrapper-3 ul.menu li {
		display: block;
		width: 100%;
		margin: 0 0 5px 0;
	}

	.faq-nav li a, div#page .forms-menu-wrapper ul.menu li a, div#page .forms-menu-wrapper ul.menu li a span,
	div#page .forms-menu-wrapper-5 ul.menu li a, div#page .forms-menu-wrapper-5 ul.menu li a span,
	div#page .forms-menu-wrapper-4 ul.menu li a, div#page .forms-menu-wrapper-4 ul.menu li a span,
	div#page .forms-menu-wrapper-3 ul.menu li a, div#page .forms-menu-wrapper-3 ul.menu li a span {
		font-size: 16px;
	}

	.faq-nav, div#page .forms-menu-wrapper ul.menu,
	div#page .forms-menu-wrapper-5 ul.menu,
	div#page .forms-menu-wrapper-4 ul.menu,
	div#page .forms-menu-wrapper-3 ul.menu {
    	margin: 0 20px 20px 20px;
	}

}


@media all and (max-width: 727px) {

	div#page .faq > li,
	div#page .mosaic-layout > li {
		width: 50%;

	}

}

@media all and (max-width: 540px) {

	div#page ul.faq h2,
	div#page ul.mosaic-layout h2 {
		padding: 0 0 20px 0;
	}

	.faq div,
	.mosaic-layout div {
		position: relative;
		padding: 20px 0;
	}

	div#page .faq > li ,
	div#page .mosaic-layout > li {
		min-height: auto;
		float: none;
		width: 100%;
		min-height: 0;
		height: auto;
		background-color: rgba(0,43,80, 0.7);
	}

		div#page .faq li:first-child:hover,
		div#page .faq li:nth-child(2):hover,
		div#page .faq li:nth-child(3):hover,
		div#page .faq li:nth-child(4):hover,
		div#page .faq li:nth-child(5):hover,
		div#page .faq li:nth-child(6):hover,
		div#page .faq li:nth-child(7):hover,
		div#page .faq li:nth-child(8):hover,
		div#page .faq li:nth-child(9):hover,
		div#page .faq li:nth-child(10):hover,
		div#page .faq li:nth-child(11):hover,
		div#page .faq li:nth-child(12):hover,

		div#page .mosaic-layout li:first-child:hover,
		div#page .mosaic-layout li:nth-child(2):hover,
		div#page .mosaic-layout li:nth-child(3):hover,
		div#page .mosaic-layout li:nth-child(4):hover,
		div#page .mosaic-layout li:nth-child(5):hover,
		div#page .mosaic-layout li:nth-child(6):hover,
		div#page .mosaic-layout li:nth-child(7):hover,
		div#page .mosaic-layout li:nth-child(8):hover,
		div#page .mosaic-layout li:nth-child(9):hover,
		div#page .mosaic-layout li:nth-child(10):hover,
		div#page .mosaic-layout li:nth-child(11):hover,
		div#page .mosaic-layout li:nth-child(12):hover   {
		background-color: rgba(0,43,80, 0.7);
	}
		
		div#page .faq li:first-child,
		div#page .faq > li:nth-child(3),
		div#page .faq > li:nth-child(5),
		div#page .faq > li:nth-child(7),
		div#page .faq > li:nth-child(9),
		div#page .faq > li:nth-child(11),
		div#page .faq > li:nth-child(13),
		div#page .faq > li:nth-child(15),
		div#page .faq > li:nth-child(17),

		div#page .mosaic-layout li:first-child,
		div#page .mosaic-layout > li:nth-child(3),
		div#page .mosaic-layout > li:nth-child(5),
		div#page .mosaic-layout > li:nth-child(7),
		div#page .mosaic-layout > li:nth-child(9),
		div#page .mosaic-layout > li:nth-child(11),
		div#page .mosaic-layout > li:nth-child(13),
		div#page .mosaic-layout > li:nth-child(15),
		div#page .mosaic-layout > li:nth-child(17) {
			background-color: rgba(23,72,117, 0.7);
		}
		
		div#page .faq > li:nth-child(2),
		div#page .faq > li:nth-child(4),
		div#page .faq > li:nth-child(6),
		div#page .faq > li:nth-child(8),
		div#page .faq > li:nth-child(10),
		div#page .faq > li:nth-child(12),
		div#page .faq > li:nth-child(14),
		div#page .faq > li:nth-child(16),


		div#page .mosaic-layout > li:nth-child(2),
		div#page .mosaic-layout > li:nth-child(4),
		div#page .mosaic-layout > li:nth-child(6),
		div#page .mosaic-layout > li:nth-child(8),
		div#page .mosaic-layout > li:nth-child(10),
		div#page .mosaic-layout > li:nth-child(12),
		div#page .mosaic-layout > li:nth-child(14),
		div#page .mosaic-layout > li:nth-child(16) {
			background-color: rgba(0,43,80, 0.7);
		}

}
		