/*
-----------------------------
PVII Layout Builder Magic
by Project Seven Development
www.projectseven.com
UI Styles: p7LBM_1
-----------------------------

*** For LBM System Use Only ***
***  Do Not Edit Manually   ***

*/
.logo {
    background: rgba(161, 172, 178, 1)none repeat scroll 0 0;
    box-sizing: border-box;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 949;
}
.centerit {text-align:center;}
.leftalign {text-align:left;}
.boldit {font-weight: bold;}
.centerimg {display: block; margin: 0 auto;}
.reduce-margin {margin: 0px;}
h2.pushdown {padding-top: 20px;}
.push-down { margin-top: 120px;}
.pad-top { padding-top: 20px;}
.nopad-top {padding-top: 0px !important;}
.nopad-bottom {padding-bottom: 0px !important;}
.clearfixright { clear: right; overflow: auto;}
.clearfixleft {clear: left; overflow: auto;}
.textwrap {clear:left; float: right; margin: 0px 20px 20px 20px;}
.textwrapleft {clear: right; float: left; margin: 0px 20px 20px 20px;}
.course { margin: 0 auto; max-width: 90%;}
/*.training {margin: 0 auto; max-width: 80%;}*/
.fontsize3em {font-size: 3em;}
.hrule {width: 60%}
.cats-rotator {
	width: 250px;
	height:250px;
	margin: 0 auto;
}
ul li.clients {
	padding-left: 5px;
	margin-top: 1em; /*mjn*/
}
.spec-bord-mbx {
    border: 2px solid #000 !important;
    border-radius: 5px;
    box-shadow: 5px 5px 30px #333;
    margin: 5px;
}
.scalable-fancy-light {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(255,255,255,.75);
}
.qual-list {
    margin: 10px 0 0;
    padding: 0;
}
.qual-list li {
	list-style-type: none;
	margin-bottom: 10px;
}
.content-block::after {
    clear: both;
    content: "";
    display: table;
}
.content-block {
    margin: auto;
    max-width: 1200px;
}
.content-block {
    box-sizing: border-box;
    overflow: hidden;
    padding: 32px 10px;
    text-align: left;
}
.content-light {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
}
.content-dark {
    background: rgba(34, 34, 34, 0.85) none repeat scroll 0 0;
    color: #eee;
}

.dropcap-black {
    background: #fff none repeat scroll 0 0;
    border: 4px double #222;
    box-shadow: 5px 5px 10px #000;
    color: #000;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 3em;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 10px;
    text-transform: uppercase;
}
/*slide out menu special text*/
.p7SOM-01.som-toolbar i {
	color: #000;
	display: block;
	font-family: Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-top: 3px;
	text-transform: uppercase;
	text-align: center;
}
.lbm-bg-fixed {
	background-position: center 100px;
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
.lbm-bg-fixed {
	background-position: center 50px;
}
#thumbs-01 .lbm-row {
float: none !important;
width: auto !important;
border: none !important;
}
.clearfixright { overflow: visible !important;}
.clearfixleft {overflow: visible !important;}
/*.lbm-float-right {float: none !important;}*/
.lbm-column {padding: 10px 7px !important;}
}
@media only screen and (min-width: 0px) and (max-width: 700px) {
.lbm-column {padding: 0px !important;} /*added this to trump core media query 10px padding*/
.textwrap {margin: 0px; float: none !important;}
.textwrapleft {margin: 0px; float: none !important;}

}
.p7LBM-1-style-1 {
background-image:url("../art/pcif2k.png");
}
.p7LBM-1-style-2 {
background-image:url("../art/pcif2k.png");
}
