
.rev-slider-height { height: auto; }


/* ----------------------------------------------------------------
    Canvas: Agency Demo
    Version: 1.0
-----------------------------------------------------------------*/

body {
    /* background-attachment: fixed; */
    /* background: url(/images/gw_events_bg5.png) center top no-repeat fixed; */
    /*display: block; */
	background: #fff;
}

.flex_container {
	margin: 0 auto;
	width: 70%;
	height: auto;
}

.line,
#header,
#primary-menu.style-2 {
    border-color: #ffffff;
    
}

@media (min-width: 992px) {

	#header.sticky-style-2,
	#header.sticky-header:not(.static-sticky).sticky-style-2 {
		border-bottom: 0;
		height: 200px;
	}

	#header.sticky-style-2 > .container {
		/*text-align: center;*/
		line-height: 1;
		height: 160px;
		overflow: hidden;
		/* margin-top: 10px; */
	}

	#header.sticky-style-2 #logo {
		display: inline-block;
		margin: 5px 0;  /* JIM CHANGED */
	}

	#header.sticky-style-2:not(.sticky-header) #header-wrap {
		width: 100%;
		margin: 0 auto;
		height: 40px;
		/* border-top: 1px solid #ffffff; 
		border-bottom: 2px solid #f60; */
		background-color: #768777;
	}

	#header.sticky-header.sticky-style-2 #header-wrap {
		border-color: transparent;
		height: 40px;
		/* border-top: 1px solid #ffffff;
		border-bottom: 2px solid #f60; */
	}

	.boxed-slider { padding-top: 10px; }

	#primary-menu.style-2 { border-top: none; }

	#primary-menu.style-2 ul li .mega-menu-content { left: -15px; }

	#primary-menu > div > ul > li { margin: 0 5px; }

	#primary-menu > div > ul > li > a {
	    font-size: 17px;
	    letter-spacing: 1px;
	}

	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div {
		display: block;
		text-align: center;
		width: 100%;
		height: 40px;
	}

	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div > ul {
	    float: none;
	    display: inline-block;
	    width: auto;
	    text-align: left;
	}

	#footer { width: 100%; }

	#footer .container {
		padding: 0;
		width: 100%;
	}

}

.portfolio-desc { -webkit-backface-visibility: hidden; }

@media (min-width: 992px) and (max-width: 1199px) {

	#header.sticky-style-2:not(.sticky-header) #header-wrap,
	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div,
	#footer { width: 100%; }

}

#footer {
	/* border-top: 1px solid #4bbebd; */
	background-color: transparent;
	margin: 20px 0 0 0;
}

#copyrights {
	background-color: #283529;
	padding: 30px 20px 10px 20px;
}

