/* 
  -----------------------------------
  Mega Menu Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Carbon
  -----------------------------------
*/

.p7MGM-03 {
	position: relative;
	line-height: 1;
	font-stretch: condensed;
	font-size: 17px;
	border-bottom: 0px;
}
.spacer {
	width: 200px;
}
.spacer a.mgm-root-item:hover {
	background:none !important;}
/*Responsive Toolbar */
.p7MGM-03 .mgm-toolbar {
	display: none;
}
/*Clear Fix*/
.p7MGM-03:after, .p7MGM-03 .p7mgm-row:after {
	content: "\0020";
	clear: both;
	font-size: 0px;
	line-height: 0;
	display: block;
	height: 0px;
}
/*Root Menu Alignment*/
.p7MGM-03.menu-centered {
	text-align: center;
}
.p7MGM-03.menu-right {
	text-align: right;
}
/*Root Menu List*/
.p7MGM-03 ul.mgm-root-list {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.p7MGM-03 li.mgm-root-item {
	list-style-type: none;
	float: left;
}
/*Root Menu Trigger Arrows*/
.p7MGM-03 a.mgm-root-item.mgm-trig.closed {
	background-image: url(img/mgm-down-light.gif);
}
.p7MGM-03 a.mgm-root-item.mgm-trig.open {
	background-image: url(img/mgm-down-dark.gif);
}
/*Root Menu Link Items*/
.p7MGM-03 a.mgm-root-item {
	display: block;
	padding: 10px 14px 16px;
	color: #EEE;
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 1px #5D4500;
	font-size: 1.3em;
	background-repeat: no-repeat;
	background-position: center 90%;
	border-color: #000;
	transition: background-color linear .35s, border-color linear .3s;text-shadow: 0px 4px 3px rgba(0,0,0,0.7),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.p7MGM-03 .mgm-root-item:first-child a {
	border-left: none;
}
.p7MGM-03 a.mgm-root-item:hover {
	color: #000;
	background-color: rgba(231,108,35,1);
	text-shadow:none !important;	
	/*Outer Shadow*/
	-webkit-box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
}

.p7MGM-03 a.mgm-root-item.mgm-trig.open, .p7MGM-03 a.mgm-root-item.mgm-trig.open:hover {
	color: #000;
	background-color: #EE812D;
	background-image: url(img/mgm-down-dark.gif);
	text-shadow:none !important;
	/* Rounded Corners */
	border:20px 20px 0px 0px ;
	border-radius:20px 20px 0px 0px ;
	transition: width .5s;				
	-webkit-transition: all .5s;	
	
	/*Inner shadow*/
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*IMAGE LINKS*/
.p7MGM-03 a.p7MGM_img, .p7MGM-03 li.p7MGM_img {
	border: none;
	padding: 0px;
	margin: 0px;
	background: none !important;
}
.p7MGM-03 a.p7MGM_img img {
	border: none;
	vertical-align: bottom;
}
/*Current Mark*/
.p7MGM-03 a.current_mark {
	font-weight: bold;
}
/*Mega Sub-Menus*/
.p7MGM-03 .mgm-mega-menu {
	-webkit-transform-style: preserve-3d;
	background-image: linear-gradient(180deg, #EE812D, #E7DA67);
	background-color: #EE812D;
	color: #000;
	position: absolute;
	top: 90%;
	left: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* Rounded Corners */
	-moz-border-radius:  10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	/*Outer Shadow*/
	-webkit-box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 
	0 3px 4px rgba(0, 0, 0, 0.65);
}
.mgm-mega-menu a {
	color:#333 !important;
	font-weight:100;}
.p7MGM-03.open-up .mgm-mega-menu {
	top: auto;
	bottom: 90%;
	border-top: 1px solid;
}
.p7MGM-03.open-up.root-nobg .mgm-mega-menu {
	bottom: 100%;
}
/*Mega Sub-Menu Content*/
.p7MGM-03 .p7mgm-row {
	text-align: left;
}
.p7MGM-03 .p7mgm-ColContent {
	padding: 0px 20px 10px;
	font-size:1em !important;
}
.p7MGM-01 .p7mgm-ColContent p {
	line-height: 1.5;
}
a .p7mgm-ColContent p, a .p7mgm-ColContent h3 {
	color: #000 !important;
	text-decoration: none !important;
}
.p7MGM-03 .p7mgm-ColContent p a:hover {
	color: #06C;
}
.p7MGM-03 a .p7mgm-Col.p7mgm-percent60:hover, .p7MGM-03 a .p7mgm-Col.p7mgm-percent25:hover, .p7MGM-03 a .p7mgm-Col.p7mgm-percent40:hover, .p7MGM-03 a .p7mgm-Col.p7mgm-percent50:hover, .p7MGM-03 a .p7mgm-Col.p7mgm-percent33:hover {
	-webkit-transform-style: preserve-3d;
	background-image: linear-gradient(180deg, #BED531, #0B9443);
	background-color: #0B9443;
	transition: width 1s;
	-webkit-transition: all 15s;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent60:hover h2, .p7MGM-03 .p7mgm-Col.p7mgm-percent60:hover p {
	color: #000 !important;
}
.p7MGM-03 .p7mgm-ColContent img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.p7MGM-03 .p7mgm-ColContent h1, .p7MGM-03 .p7mgm-ColContent h2, .p7MGM-03 .p7mgm-ColContent h3, .p7MGM-03 .p7mgm-ColContent h4 {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.5em;
	text-align:center;
	font-weight:bold;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color:#FFFDD0;text-shadow: 0px 2px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 12px 23px rgba(0,0,0,0.1);
}
.p7MGM-03 .p7mgm-ColContent h2 {
	font-size: 1.25em;
	margin-top: 20px;
}
.p7MGM-03 .p7mgm-ColContent h3 {
	font-size: 1.25em;
	margin-top: 60px;
}
.p7MGM-03 .p7mgm-ColContent h4 {
	font-size: 1.1em;
}
/*Mega Sub-Menu Column Widths*/
.p7MGM-03 .p7mgm-Col {
	float: left;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent75 {
	width: 75%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent60 {
	width: 60%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent50 {
	width: 50%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent40 {
	width: 40%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent33 {
	width: 33.333333333%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent30 {
	width: 30%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent25 {
	width: 25%;
}
.p7MGM-03 .p7mgm-Col.p7mgm-percent20 {
	width: 20%;
}
.p7MGM-03 .col-sep .border-left {
	border-left: 1px solid;
	border-color: rgba(0,0,0,.1);
}
.p7MGM-03 .p7mgm-row.row-sep-both {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: rgba(0,0,0,.5);
}
.p7MGM-03 .p7mgm-row.row-sep-top {
	border-top: 1px solid;
	border-color: rgba(0,0,0,.5);
}
.p7MGM-03 .p7mgm-row.row-sep-bottom {
	border-bottom: 1px solid;
	border-color: rgba(0,0,0,.5);
}
/*Mega Sub-Menu Positioning and Offsets*/
.mgm-mega-menu.centered .p7mgm-row {
	text-align: center;
}
.mgm-mega-menu.right-align {
	text-align: right;
}
.menu-centered .mgm-mega-menu.width90 {
	left: 5%;
	right: 5%;
}
.menu-left .mgm-mega-menu.width90 {
	left: 0%;
	right: 10%;
}
.menu-right .mgm-mega-menu.width90 {
	left: 10%;
	right: 0%;
}
.menu-centered .mgm-mega-menu.width80 {
	left: 10%;
	right: 10%;
}
.menu-left .mgm-mega-menu.width80 {
	left: 0%;
	right: 20%;
}
.menu-right .mgm-mega-menu.width80 {
	left: 20%;
	right: 0%;
}
.menu-centered .mgm-mega-menu.width60 {
	left: 20%;
	right: 20%;
}
.menu-left .mgm-mega-menu.width60 {
	left: 0%;
	right: 40%;
}
.menu-right .mgm-mega-menu.width60 {
	left: 40%;
	right: 0%;
}
.menu-centered .mgm-mega-menu.width50 {
	left: 25%;
	right: 25%;
}
.menu-left .mgm-mega-menu.width50 {
	left: 0%;
	right: 50%;
}
.menu-right .mgm-mega-menu.width50 {
	left: 50%;
	right: 0%;
}
.menu-centered .mgm-mega-menu.width40 {
	left: 30%;
	right: 30%;
}
.menu-left .mgm-mega-menu.width40 {
	left: 0%;
	right: 60%;
}
.menu-right .mgm-mega-menu.width40 {
	left: 60%;
	right: 0%;
}
.mgm-mega-menu.width100 {
	left: 0;
	right: auto;
	width: 100%;
}
/*Classic Sub-Menu*/
.p7MGM-03 li.mgm-root-item.mgm-classic {
	position: relative;
}
.p7MGM-03 .mgm-mega-menu.mgm-classic {
	min-width: 240px;
}
/*Mega Sub-Menu Custom Classes*/
.p7MGM-03 .mgm-mega-menu.custom-01 {
}
.p7MGM-03 .mgm-mega-menu.custom-02 {
}
.p7MGM-03 .mgm-mega-menu.custom-03 {
}
.p7MGM-03 .mgm-mega-menu.custom-04 {
}
.p7MGM-03 .mgm-mega-menu.custom-05 {
}
.p7MGM-03 .mgm-mega-menu.custom-06 {
}
.p7MGM-03 .mgm-mega-menu.custom-07 {
}
.p7MGM-03 .mgm-mega-menu.custom-08 {
}
.p7MGM-03 .mgm-mega-menu.custom-09 {
}
.p7MGM-03 .mgm-mega-menu.custom-10 {
}
.black-gradient {
	background-image: linear-gradient(#444, #222);
	background-color: #333333;
	color: #BBB;
}
.black-gradient .p7mgm-ColContent p a {
	color: #FFF;
}
.black-gradient .p7mgm-ColContent p a:hover {
	color: #FFF;
}
/*Dreamweaver Design Time Fixes and No-Script Presentation*/
.p7MGMdesign-time {
	padding: 0px;
}
.p7MGMdesign-time .mgm-mega-menu {
	width: auto;
	position: static;
	display: block;
	clear: both;
}
/*Styled List Menu inside Mega Sub*/
.p7MGM-03 .mgm-mega-menu ul.megalist {
	display: block;
	padding: 0px;
	margin: 20px 0px 10px;
}
.p7MGM-03 .mgm-mega-menu ul.megalist.iblock {
	display: inline-block;
}
.p7MGM-03 .mgm-mega-menu ul.megalist li {
	list-style-type: none;
	margin-bottom: 8px;
	display: block;
	text-align: center;
	transition: width .5s;				
	-webkit-transition: all .5s;
}
.p7MGM-03 .mgm-mega-menu ul.megalist a {
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
	border: 1px solid;
	border-color: rgba(0,0,0,.5);
	background-color:rgba(255,255,255,1);
	/*Outer Shadow*/
	-webkit-box-shadow: 
	0 1px 2px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 
	0 1px 2px rgba(0, 0, 0, 0.35);
	box-shadow: 
	0 1px 2px rgba(0, 0, 0, 0.35);
}
.p7MGM-03 .mgm-mega-menu ul.megalist a:hover {
	-webkit-transform-style: preserve-3d;
	background-image: linear-gradient(180deg, #BED531, #0B9443);
	background-color: #0B9443;
	color: #333 !important;	
	
	/*Inner shadow*/
	-webkit-box-shadow:
	 0 1px 10px rgba(0, 0, 0, 0.85) inset,inset 0 7px 9px -7px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	0 1px 10px rgba(0, 0, 0, 0.85) inset,inset 0 7px 9px -7px rgba(0,0,0,0.4);
	box-shadow: 
	0 1px 10px rgba(0, 0, 0, 0.85) inset,inset 0 7px 9px -7px rgba(0,0,0,0.4);
}
.p7MGM-03 .mgm-mega-menu ul.simple-menu {
	margin: 10px 0px;
	padding: 0px;
}
.p7MGM-03 .mgm-mega-menu ul.simple-menu li {
	list-style-type: none;
	line-height: 1.5;
}
.p7MGM-03 .mgm-mega-menu ul.simple-menu a {
	color: #000;
	text-decoration: none;
}
.p7MGM-03 .mgm-mega-menu ul.simple-menu a:hover {
	text-decoration: underline;
}
/*Medium windows - reduce padding content padding*/

@media only screen and (min-width: 1000px) and (max-width: 1260px) {
.p7MGM-03 a.mgm-root-item {
	padding: 12px 8px 14px;
	font-size:1.1em;
}.spacer {
	width: 110px;
}
}
@media only screen and (min-width: 950px) and (max-width: 1000px) {
.p7MGM-03 a.mgm-root-item {
	padding: 14px 8px;
	font-size: .85em;
}
.spacer {
	width: 130px;
}
}
 @media only screen and (min-width: 850px) and (max-width: 950px) {
.p7MGM-03 a.mgm-root-item {
	padding: 14px 5px;
	font-size: .85em;
}
.spacer {
	width: 150px;
}
}

/*Smartphone Media Query*/
@media only screen and (min-width: 0px) and (max-width: 850px) {
	.spacer {
		width:100%;
		border:0px !important;
		height:50px;}
.p7MGM-03.responsive .p7mgm-Col {
	float: none;
	width: auto;
}
.p7MGM-03.responsive .p7mgm-ColContent {
	padding: 5px 20px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.p7MGM-03  h3, .p7MGM-03 .mgm-mega-menu ul.megalist {
	margin-top:10px !important;}
a .p7MGM-03.responsive .p7mgm-ColContent p {
	margin: 6px 0px;
	text-decoration: none !important;
}
.p7MGM-03.responsive:after {
	display: none;
}
.p7MGM-03.responsive .mgm-toolbar {
	display: block;
	background-position: center center;
	padding: 10px;
	text-align: right;
}
.p7MGM-03.responsive .mgm-toolbar a {
	font-size: 2em;
	color: #D0881B;
	text-decoration: none;
}
.p7MGM-03.responsive .mgm-toolbar a:hover {
	color: #FFF;
}
.mgm-mega-content a p, a .p7mgm-ColContent h3 {
	color: #000;
	text-decoration: none;
}
.p7MGM-03.responsive .toggle-text.closed a:before {
	content: "Show Menu \0020";
	font-size: .5em;
}
.p7MGM-03.responsive .toggle-text.opened a:before {
	content: "Hide Menu \0020";
	font-size: .5em;
}
.p7MGM-03.responsive .mgm-toolbar {
	display: block;
	padding: 10px;
	cursor: pointer;
}
.p7MGM-03.responsive {
	text-align: center !important;
	padding: 0px !important;
	border: none !important;
}
.p7MGM-03.responsive ul.mgm-root-list {
	display: block;
	padding: 0px;
	background-image: url(../_images/_Structure/WoodTexture.jpg);
}
.p7MGM-03.responsive li.mgm-root-item {
	float: none;
	margin: 3px 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-top:dashed rgba(255,255,255,.5) 1px;
}
.p7MGM-03.responsive a.mgm-root-item {
	border-left: none;
	border-right: none;
	font-size:1.1em;
}
.p7MGM-03.responsive ul.closed {
	display: none;
}
.p7MGM-03.responsive ul.opened {
	display: block;
}
.p7MGM-03.responsive.rounded, .p7MGM-03.responsive.rounded * {
	border-radius: 0px !important;
}
.p7MGM-03.responsive.shadows * {
	box-shadow: none !important;
}
.p7MGM-03.responsive .mgm-mega-menu {
	width: 100%;
	text-align:center;
	margin: 0px;
	top: auto;
	left: 0px;
	right: 0px;
	position: relative;
	border: none;
	/* Rounded Corners */
	-moz-border-radius:  0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
}
