/* Custom */
	#banner img{max-width:100%}
	
	.infoBox table tbody tr:nth-child(2n + 1) {
			background-color: #fff;
		}
	
	.newsItem {
		 border-bottom: solid 1px #dddddd;
		 padding: 1.25em 0;  
	}
	
	.newsItem.last {
		 border-bottom: none
	}
	
	.newsItem h3 {
		 margin-bottom:0.5em
	}
	
	.newsItem p {
		 margin-bottom:0.5em
	}
	
	.partnersTable {
	    width:100%
	}
	
	.partnerImage {
	    float:left;
	    margin:0 15px 15px 0;
	    border-radius: 5px 5px 5px 5px;
        box-shadow: 2px 2px 2px #BFBFC6;
        width:auto;
        
	}
	
	.infoBox .box.special
	{
	    min-height:35em
	}
	/*
	.infoBox {
	    height:420px !important;
	    position:relative;
	}
	
	.row .infoBox .box.special
	{
	    height:100%;
	    position:absolute;
	}*/

	.innerPage #header{
		height:4em;
	}
	
	.innerPage #header h1{
		top:0.75em;
	}
	
	.innerPage #header nav {
		top:0.75em;
	}
	
	.clear {
	    clear:both;
	    float:none;
	}
	
	@media all and (max-width: 1160px) 
	{
	    /* Header */

	#skel-layers-wrapper {
		padding-top: 0;
	}

	#header {
		display: none;
	}
	
	/* Layers */

	#navButton .toggle {
		text-decoration: none;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

		#navButton .toggle:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		#navButton .toggle:before {
			content: '\f0c9';
			background: rgba(144, 144, 144, 0.65);
			color: #fff;
			display: block;
			font-size: 16px;
			height: 2.25em;
			left: 0.5em;
			line-height: 2.25em;
			position: absolute;
			text-align: center;
			top: 0.5em;
			width: 3.5em;
		}

	#navPanel {
		background: #25252e;
		color: #e2e2e1;
	}

		#navPanel .link {
			border-bottom: 0;
			border-top: solid 1px rgba(255, 255, 255, 0.05);
			color: #888;
			display: block;
			height: 44px;
			line-height: 44px;
			padding: 0 1em 0 1em;
			text-decoration: none;
		}

			#navPanel .link:first-child {
				border-top: 0;
			}

			#navPanel .link.depth-0 {
				color: #fff;
			}

			#navPanel .link .indent-1 {
				display: inline-block;
				width: 1em;
			}

			#navPanel .link .indent-2 {
				display: inline-block;
				width: 2em;
			}

			#navPanel .link .indent-3 {
				display: inline-block;
				width: 3em;
			}

			#navPanel .link .indent-4 {
				display: inline-block;
				width: 4em;
			}

			#navPanel .link .indent-5 {
				display: inline-block;
				width: 5em;
			}
			
			/* Box */
            .infoBox
            {
                float:none !important;
                clear:both !important;
                width:100% !important;
                margin-bottom: 1em;
            }

	        .box {
		        padding: 3em;
	        }

		        .box.special {
			        margin-left: auto;
			        margin-right: auto;
			        max-width: 100%;
			        padding: 4em 3em;
			        width: 100%;
		        }
			
			/* Custom */			
	        .infoBox .box.special
	        {
	            height:auto;
	            min-height:0 !important
	        }
	}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
