body {
	font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif;
	color: #888888;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
a, a:hover, a:focus {
	text-decoration: none;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}
h1 {
	width: 100%;
	font-size: 30px;
	color: #747474;
	text-align: center;

}
.blue {
	color: #06F;
	font-weight: normal;
}
.green {
	color: #0A0;
	font-weight: normal;
}
.clear {
	clear: both;
}
.crc_marginbot {
	margin-bottom: 50px;
}
.crc_topbar {
	width: 100%;
	background: url(../images/crc-topbar-bg.png) repeat-x;
	position: fixed;
	z-index: 10;
	top: 0;
}
.crc_headerimage {
	width: 100%;
	margin-top: 50px;
	position: relative;
}
.crc_headerimage img {
	width: 100%;
}
.crc_blackoverlay {
	opacity: 0.6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 53px;
}
.crc_titlewrapper {
	top: 0;
	width: 100%;
	left: 0;
}
.crc_title {
	position: absolute;
	height: 150px;
	line-height: 84px;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: #ffffff;
	top: 0;
	left: 0;
}
.crc_title span {
	display: block;
	height: 150px;
}
.crc_menu {
	position: relative;
	top: 10%;
}
.crc_topbar .navbar-default {
	border: none;
	background: none;
}
.crc_topbar .navbar {
	border-radius: 0;
}
.crc_topbar .navbar-nav {
	float: none;
	margin: 0 auto;
}
.crc_topbar .navbar-default .navbar-nav>li>a {
	color: #ffffff;
}
.crc_topbar .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
}
#top-menu li.active a {
		background:#06C;
	opacity: 0.8;
	color: #FFf;
}
#top-menu a:hover {
	background:#06C;
	opacity: 0.8;
	color: #FFf;
}
.navbar-collapse {
	box-shadow: none;
}
.crc_homewrapper {
}
.crc_hometitle {
	text-align: center;
	margin-bottom: 20px;
}
.crc_hometext {
	text-align: center;
	margin: 0 auto;
}
.crc_homebutton {
	background:#06C;
	padding: 15px 0;
	text-align: center;
	font-size: 20px;
	border-radius: 5px;
	width: 150px;
	color: #e3e3e3;
}
.crc_homebutton a {
	color: #e3e3e3;
}
:hover.crc_homebutton {
	background:#06C;
	cursor: pointer;
}
.crc_servicewrapper {
	background: #f0eeee;
	padding:0 ;
	width: 100%;
	text-align: center;
}
.crc_servicebox {
	background: #ffffff;
	border-radius: 5px;
	padding: 25px;
}
.crc_serviceicon {
	background: #39F;
	color: #ffffff;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 40px;
	line-height: 80px;
	text-align: center;
}
.crc_service_title {
	font-size: 18px;
	margin: 15px 0 5px 0;
	color: #575757;
}
.crc_workwrapper {
	width: 100%;
	padding: 0;
	text-align: center;
}
.crc_workmargin {
	margin-bottom: 50px;
}
.crc_workbox {
	float: left;
}
.crc_workbox img {
	width: 100%;
}
.crc_worktitle {
	margin-top: 15%;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.crc_workdes {
	color: #ffffff;
	margin-top: 10px;
}
.crc_worklink {
	padding: 25px;
	font-size: 30px;
	background: #39F;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	margin-top: 10px;

}
.crc_team_wrapper {
	width: 100%;
	padding: 70px 0 50px 0;
	text-align: center;
}
.crc_team_name {
	font-size: 16px;
	color: #390;
	margin-top: 10px;
}
.crc_team_post {
	font-size: 14px;
}
.crc_contactwrapper {
	padding:  0;
}
#crc_map {
	height: 250px;
	width: 100%;
	margin-top: 20px;
}
.crc_contactmargin {
	margin-top: 30px;
}
.crc_address_title {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.crc_address_left {
	float: left;
	width: 30%;
	font-size: 14px;
	margin-top: 10px;
}
.crc_address_right {
	float: left;
	width: 70%;
	font-size: 14px;
	margin-top: 10px;
}
.crc_contactwrapper input, textarea {
	width: 100%;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
	padding: 5px;
}
.crc_contactwrapper textarea {
	height: 120px;
}
.crc_sendbtn {
	background: #39F;
	color: #fff;
	padding: 7px 25px;
	float: left;
}
.crc_footerwrapper {
	background:#39F; 
	color: #fff;
	width: 100%;
	padding: 20px 0;
	margin-top: 50px;
}
.crc_footerwrapper a {
	color: #fff;
}
.crc_footerwrapper a:hover {
	color: #06c;
}
.crc_social {
	width: 125px;
	margin: 0 auto;
	padding: 0;
}
/*------------------------------------------------------
Flexslider Overrides 
--------------------------------------------------------*/
.main-slider {
	width: 100%;
	margin-top: 0;
}
.flexslider ul {
	padding: 0;
}
.flexslider ul li {
	padding: 0;
}
.flexslider .slides {
}
.slider-caption {
	position: absolute;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	z-index: 8;
	color: #fff;
	top: 180px;
}
.slider-caption h2 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 30px;
}
.slider-caption p {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 50%;
	margin: 0 auto 30px auto;
	line-height: 1.8em;
}
.flexslider {

	overflow: hidden;
	margin: 0;
}
.flexslider img {
	position: relative;
	width: 100%;
	z-index: 7;
}
.flex-control-nav {
	bottom: 15px;
	z-index: 9;
}
.flex-control-paging li {
	list-style: none;
}
.flex-control-paging li a {
	background: none;
	border: none;
	opacity: 0;
}
.flex-control-paging li a:hover {
	opacity: 1;
	background: white;
}
.flex-control-paging li a.flex-active {
	opacity: 0;
	background: none;
}
/*------------------------------------------------------
Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}
.gallery-item .content-gallery {
	text-align: center;
}
.gallery-item .content-gallery h3 {
	color: #b10021;
	font-size: 16px;
	font-weight: 300;
	margin-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
}
.gallery-item img {
	width: 95%;
	margin-bottom:20px;
}
.gallery-item .overlay {
	position: absolute;
	top: 0;
	left: 2%;
	width: 96%;
	min-width: 96%;
	min-height: 92%;
	height: 92%;
	background-color: #39F;
	display: block;
	-webkit-transition: all 50ms ease-in-out;
	-moz-transition: all 50ms ease-in-out;
	-ms-transition: all 50ms ease-in-out;
	-o-transition: all 50ms ease-in-out;
	transition: all 50ms ease-in-out;

}
.gallery-item .overlay a {
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	position: absolute;
	margin-top: -16px;
	margin-left: -10px;
	font-size: 24px;
}

/*------------------------------------------------------
Media Queries 
--------------------------------------------------------*/
@media (max-width:767px) {
.crc_titlewrapper {
	display: none;
}
.crc_titlewrappersmall {
	float: left;
	font-size: 28px;
	color: #ffffff;
	line-height: 50px;
	margin-left: 20px;
}
.crc_topbar .container-fluid>.navbar-collapse {
	background: #06C;
	opacity: 0.7;
	border: none;
}
.crc_topbar .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	padding: 10px 10px;
	border-bottom: 1px solid #06c;


}
.margin_bottom_1col {
	margin-bottom: 20px;
}
.margin_bottom_2col {
	margin-bottom: 0;
}
#top-menu {
	background:#39F;
	margin: 0 -15px;
	opacity: 0.7;
}
.crc_topbar .navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
}
 @media (max-width:991px) {
.crc_homewrapper {
	display: none;
}
.margin_bottom_2col {
	margin-bottom: 20px;
}
}
 @media (max-width:319px) {
.slidernav a.previous {
	left: 0%;
}
.slidernav a.next {
	right: 0%;
}
}
 @media (min-width:320px) {
.crc_workbox {
	width: 100%;
}
.slidernav a.previous {
	left: 3%;
}
.slidernav a.next {
	right: 2%;
}
}
 @media (min-width:768px) {
.crc_topbar {
	height: 35px;
}
.crc_headerimage {
	margin-top: 35px;
}
.crc_title {
	font-size: 32px;
	line-height: 50px;
}
.crc_topbar .navbar-nav {
	width: 600px;
}
.crc_titlewrappersmall {
	display: none;
}
.crc_topbar .navbar {
	position: relative;
	top: -35px;
}
.crc_workbox {
	width: 50%;
}
.crc_topbar .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 14px;
	padding: 5px 25px;
}
.slidernav a.previous {
	left: 2%;
}
.slidernav a.next {
	right: 1%;
}
}
 @media (min-width:992px) {
.crc_topbar {
	height: 50px;
}
.crc_headerimage {
	margin-top: 50px;
}
.crc_title {
	font-size: 40px;
	line-height: 60px;
}
.crc_homewrapper {
	display: block;
}
.crc_homewrapper {
	top: 0%;
	width: 100%;
}
.crc_hometitle {
	font-size: 26px;
	margin-top: 10px;
}
.crc_hometext {
	text-align: center;
	font-size: 26px;
	margin: 0 auto;
	width: 90%;
}
.crc_homebutton {
	margin: 40px auto 0 auto;
	padding: 10px 0;
	font-size: 18px;
	width: 130px;
}
.crc_workbox {
	width: 25%;
}
.crc_topbar .navbar {
	position: relative;
	top: -45px;
}
.crc_topbar .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 14px;
	padding: 10px 25px;
}
.slidernav a.previous {
	left: 3%;
}
.slidernav a.next {
	right: 2%;
}
.crc_worktitle {
	margin-top: 5%;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
}
 @media (min-width:1200px) {
.crc_title {
	font-size: 50px;
	line-height: 84px;
}
.crc_homewrapper {
	top: 0%;
	width: 100%;
}
.crc_hometitle {
	font-size: 40px;
	margin-top: 40px;
}
.crc_hometext {
	text-align: center;
	font-size: 26px;
	margin: 0 auto;
	width: 80%;
	line-height: 30px;
}
.crc_homebutton {
	margin: 40px auto 20px auto;
	font-size: 18px;
}
.crc_topbar .navbar {
	position: relative;
	top: -55px;
}
.crc_topbar .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 16px;
	padding: 15px 25px;
}
.slidernav a.previous {
	left: 11%;
}
.slidernav a.next {
	right: 10%;
}
.crc_worktitle {
	margin-top: 15%;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
}
 @media (min-width:1400px) {
.crc_homewrapper {
	top: 0%;
	width: 100%;
}
.crc_hometitle {
	font-size: 42px;
	margin-top: 80px;
}
.crc_hometext {
	text-align: center;
	font-size: 26px;
	margin: 0 auto;
	width: 70%;
	line-height: 30px;
}
.crc_homebutton {
	margin: 70px auto 20px auto;
}
.slidernav a.previous {
	left: 15%;
}
.slidernav a.next {
	right: 15%;
}
}
