/*-----------------------------------------------------------------------------

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;
}

.tp-bannertimer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1) !important;
    height: 5px !important;
}
/*.tp-bullets.simplebullets.navbar {
    height: 35px;
    padding: 0;
}
.tp-bullets.simplebullets .bullet {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    float: none !important;
    height: 6px !important;
    margin-bottom: 14px !important;
    margin-right: 2px !important;
    position: relative !important;
    transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    width: 6px !important;
}
.tp-bullets.simplebullets .bullet.last {
    margin-right: 0;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1) !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
    box-shadow: none;
    height: 6px !important;
    width: 6px !important;
}*/
/*.tparrows:before {
    color: #fff;
    display: inline-block;
    font-family: "revicons";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    margin-right: 0;
    margin-top: 9px;
    text-align: center;
    text-decoration: inherit;
    width: 40px;
}
.tparrows {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
    border-radius: 5px;
    cursor: pointer;
    height: 40px !important;
    width: 40px !important;
}
.tparrows:hover {
    color: #fff;
}*/
/*.tp-leftarrow:before {
    content: "";
}
.tp-rightarrow:before {
    content: "";
}
.tparrows.tp-rightarrow:before {
    margin-left: 1px;
}
.tparrows:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 1) !important;
}*/
#slider4container .tparrows:before, #slider4container .tparrows:hover, #slider4container .tparrows {
    color: #000 !important;
}
#slider4container .tparrows {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important;
}
#slider4container .tparrows:hover {
    background: none repeat scroll 0 0 #fff !important;
}