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

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;
}
.sub-banner .detail {
    padding: 16px 0;
}
.paging h2 {
    font-size: 24px;
}

@media (max-width: 480px){
.dr-quote span.quote {
    margin: 10% 0 0 0;
}
.member-detail .team-detail ul li span {
    width: 96%;
}
}
.banner-cont{ padding:30px 0;}
.banner-cont p{ padding-bottom:24px;}
.idlink{ margin-top: 30px;}
.modal.banner-modal {z-index: 9999;}
.banner-modal .modal-dialog {margin: 120px 10px;}
.banner-modal .modal-dialog .modal-title {
    text-align: center;
    font-size: 24px;
    color: #292c33;
}
.services-one .service-sec .detail a {
    text-align: right;
    font-style: italic;
    font-weight: 600;
    margin: 13px 0 0 0;
    display: block;
    color: #525866;
    font-family: 'Raleway', sans-serif;
}
@media (min-width: 768px){
.banner-modal .modal-dialog {
    width: 600px;
    margin: 10% auto;
}
}
.mm-header .mm-title {display: none !important;}