/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
.service-sec a:hover{
  opacity:0.8;
}
.service-sec a:hover>div {
    opacity: 0.8;
}
.zebra {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background: url("../img/header-overlay.png") 50% 0px repeat-x transparent;
	font: normal 13px/20px verdana, sans-serif;
	color: #444;
}

.centerb13 {
	text-align: center;
	font-weight: 600;
    font-size: 13px;
}

table.zebra th, table.zebra td {
    padding: 5px;
}

table.zebra thead {
    text-align: center;
    font-weight: 600;
}

table.zebra .center {
    text-align: center;
}

ul.zebra > li:nth-of-type(odd), table.zebra tbody tr:nth-of-type(odd) {
    background: #fafafa;
}

