body {
	/*font-family: 'Open Sans', sans-serif;
	font-family: 'Raleway', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	background-color: #000;
}
img {
	max-width: 100%;
	height: auto;
}
a:focus,
a:hover {
	text-decoration: none;
}
.hide {
	display: none;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/** Toggle Button **/
.navbar-toggle {
	background: #C00;
	border-radius: 0;
	margin: 5px 0 0;
	width: 60px;
	height: 40px;
	padding: 6px 12px;
}
.navbar-toggle .icon-bar {
	background: #fff;
	height: 6px;
	width: 32px;
}
.navbar-toggle .icon-bar :after {
	content: 'MENU';
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 70px;
	top: 13px;
}

/** Theme Header **/
.navbar-static-top {
	margin: 0 auto;
	border: none;
	width: 100%;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: fixed;
	top: 0;
}
.header-container-fluid {
	height: 50px;
	max-width: 1010px;
	margin: 0 auto;
}
.header-container-fluid .navbar-header {
	padding: 0;
	margin: 0 auto;
	float: left;
	line-height: 100%;
}
.header-container-fluid .navbar-header .navbar-brand {
	width: 107px;
	height: 33px;
	margin: 9px 0 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(../images/c3i3-header-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}

/** Theme Main Nav **/
.main-nav-container {
	float: right;
}
.main-nav-container .main-nav {
	margin: 17px auto 0;
	font-size: 0;
	text-align: center;
	float: none;
}
.main-nav-container .main-nav > li {
	text-align: left;
	float: none;
	display: inline-block;
	margin-left: 10px;
	padding-left: 12px;
	background-image: url(../images/bullet.png);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
.main-nav-container .main-nav > li:first-child {
	margin-left:0;
}
.main-nav-container .main-nav > li:first-child,
.main-nav-container .main-nav > li:last-child {
	background: transparent;
}
.main-nav-container .main-nav li a {
	font-size: 12px;
	text-transform: capitalize;
}
.main-nav-container .main-nav > li > a {
	color: #CCC;
	text-transform: uppercase;
	padding: 0px;
	font-weight: normal;
}
.main-nav-container .main-nav > li > a:hover {
	color: #FFF;
	background: none;
}
.main-nav-container .main-nav > li > a .caret {
	color: #FFF;
}
.main-nav-container .main-nav .dropdown-menu {
	/*min-width: 100%;*/
	border-radius: 0;
	background: #363636;
	border: 1px solid #000000;
}
.main-nav>li>a:hover,
.main-nav>li>a:focus {
	background: none;
}
.dropdown-menu {
	min-width: 220px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-menu>li>a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #CCC;
	white-space: nowrap;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background-color: #000;
	color: #FFF;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a .caret {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.menu-item.dropdown:hover > .sub-menu {
	display: block;
}
.main-nav-container .main-nav li.red-btn a {
	background: #C00;
	color: #FFF;
	padding: 10px 14px 8px;
	display: inline;
}
.main-nav-container .main-nav li.red-btn a:hover {
	color: #000;
}

/** Custom Nav **/

/** Home **/
.bg-black {
	background: #1A1A1A;
}
.bg-white {
	background: #fff;
}
.bg-wallpaper {
	background-image: url(../images/background_home3.jpg);
	background-position: center top 40px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-wallpaper2 {
	background-image: url(../images/SJwebdesign-Home-Banner-Big2.jpg);
	background-position: center top 40px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-wallpaper3 {
	background-image: url(../images/SJwebdesign-Sub-Banner-Big2.jpg);
	background-position: center top 40px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-greygrid {
	background-image: url(../images/grey-pattern2.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.bg-brownbottom {
	background-image: url(../images/container_bottom.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}

.home-slideshow {
	text-align: center;
	height: 540px;
}
.home-slideshow .col {
	padding-top: 195px;
}
.home-slideshow h1 {
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
	padding: 28px 0 16px;
	margin: 0 auto;
	line-height: 105%;
}
.home-slideshow h1 a {
	color: #fff;
}
.home-slideshow a span {
	display: inline-block;
	color: #1A4892;
}
.home-slideshow .phone {
	color: #FF4617;
	padding: 5px 0;
	font-size: 28px;
	display: block;
	letter-spacing: 0.24em;
	line-height: 100%;
}
.home-slideshow .col > span {
	display: block;
	margin: 0 auto;
}
.home-slideshow .h2 {
	color: #fff;
	font-size: 15px;
	padding: 0 0 50px;
	letter-spacing: 0.3em;
}
.home-slideshow .h3 {
	color: #333;
	font-size: 34px;
	padding: 23px 0 5px;
	font-weight: normal;
}
.home-slideshow .h3 a {
	color: #333;
}
.home-slideshow .h3 span {
	color: #666;
}
.home-slideshow .h4 {
	color: #454545;
	font-size: 13px;
	letter-spacing: 0.4em;
}

.about-tabs {
	max-width: 980px;
	margin: 0 auto;
	text-align: right;
	font-size: 0;
}
.about-tabs .tab-about {
	display: inline-block;
	width: 100px;
	vertical-align: bottom;
}
.about-tabs .tab-about a {
	background: #BFA980;
	padding: 5px 15px 5px 14px;
	font-family: "Georgia", sans;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #333;
}
.about-tabs .tab-email {
	display: inline-block;
	width: 60px;
}
.about-tabs .tab-email a {
	background: #7F7155;
	padding: 9px 14px 3px 15px;
	display: block;
}

.home-buckets {
	max-width: 1220px;
	margin: 0 auto;
	text-align: center;
}
.home-buckets .row:first-child {
	border-top: 8px solid #7F7155;
}
.home-buckets .row {
	max-width: 980px;
	margin: 0 auto;
}
.home-buckets .col {
	padding: 0;
}
.home-buckets .top-text {
	padding-top: 20px;
	padding-bottom: 25px;
}
.home-buckets .top-text h1 {
	font-weight: normal;
	font-size: 28px;
	color: #fff;
}
.home-buckets .top-text h1 span {
	display: inline-block;
	color: #999;
}
.home-buckets .top-text h1:before {
	content: " ";
	background-image: url(../images/person-icon1.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 14px;
	height: 34px;
	display: inline-block;
	float: left;
	margin-top: -2px;
}
.home-buckets .top-text h1:after {
	content: " ";
	background-image: url(../images/person-icon2.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 16px;
	height: 34px;
	display: inline-block;
	float: right;
	margin-top: -2px;
}
.home-buckets .bucket-grid {
	font-size: 0;
}
.home-buckets .bucket-grid .col {
	max-width: 310px;
	float: none;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 15px;
}
.home-buckets .bucket-grid .col:last-child {
	margin-right: 0;
}
.home-buckets .thumb a img.attachment-thumb-img2 {
	display: none;
}
.home-buckets .thumb-title h3 {
	color: #666;
	font-size: 20px;
}
.home-buckets .thumb-title h3 a {
	color: #666;
}
.home-buckets .col:hover a {
	color: #4381DC;
}
.home-buckets .col:hover img.attachment-thumb-img2 {
	display: block;
}
.home-buckets .col:hover img.attachment-thumb-img {
	display: none;
}
.home-buckets .bottom-text h2 {
	color: #999;
	font-size: 40px;
	padding-bottom: 5px;
}

.home-text {
	max-width: 1220px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 40px;
}
.home-text > .row {
	margin: 0 auto;
	max-width: 980px;
	font-size: 0;
}
.home-text > .row > .col {
	padding: 0;
}
.home-text .home-left-side {
	display: inline-block;
	font-size: 14px;
}
.home-text .home-right-side {
	display: inline-block;
	font-size: 14px;
	background-image: url(../images/sidebar_bg.png);
	background-position: left top 30px;
	background-repeat: repeat-y;
}
.home-text .seo-list .row {
	margin: 0 auto;
}
.home-text .seo-list .col {
	padding: 0 0 30px 0;
}
.home-text .seo-list h1 {
	color: #333;
	font-weight: normal;
	margin-top: 15px;
}
.home-text .seo-list ul {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	margin-top: 15px;
	padding-left: 30px;
	background-image: url(../images/tie1.png);
	background-position: left top 6px;
	background-repeat: no-repeat;
}
.home-text .seo-list ul.column-2 {
	background-image: url(../images/tie2.png);
}
.home-text .seo-list ul.column-3 {
	background-image: url(../images/tie3.png);
	color: #ff0;
}
.home-text .seo-list li {
	color: #333;
	font-size: 11px;
	line-height: 200%;
}
.home-text .seo-list h2 {
	color: #666;
	font-size: 35px;
	font-weight: normal;
	padding-top: 30px;
}
.home-text .seo-list .seo-article {
	color: #999;
	font-size: 14px;
	line-height: 150%;
	border-bottom: solid 8px #E8E3DB;
	padding: 0 20px 60px 0;
	max-width: 620px;
}
.home-text .seo-list .seo-article:last-child {
	border:none
}
.home-text .seo-article h2 {
	color: #827357;
	margin-bottom: 25px;
	padding-top: 15px;
}
.home-text .homepage-text h2 {
	padding-top: 30px;
}
.home-text .seo-article h2 a {
	color: #827357;
}
.home-text .seo-article p {
	margin-bottom: 15px;
}
.get-started-stamp {
	background-color: #CCC;
	padding-top: 25px;
	width: 310px;
	min-height: 95px;
	margin: 0 auto 10px;
	text-align: center;
	float: right;
}
.get-started-stamp a {
	display: block;
	margin: 0 auto;
	outline: none;
	font-size: 16px;
}
.get-started-stamp .getstarted-text {
	color: #666;
	padding-bottom: 5px;
}
.get-started-stamp .getstarted-phone {
	color: #333;
}
.client-list {
	text-align: center;
}
.clients {
	float: right;
	max-width: 310px;
	margin-bottom: 30px;
}
.clients h2 {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 25px;
}
.clients li {
	float: left;
	border: 3px solid #ddd;
	margin: 0 7px 20px 2px;
}
.clients li p {
	margin: 0;
}
.clients li:hover img {
	opacity: 0.7;
}
.platforms {
	float: right;
	max-width: 310px;

}
.platforms h2 {
	color: #827357;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.platforms li {
	margin-bottom: 25px;
}
.platforms p {
	color: #999;
	font-size: 14px;
	margin: 0 auto;
	line-height: 140%;
}

/** Footer **/
.footer {
	text-align: center;
	background-color: #000;
	background-image: url(../images/footer_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 20px 0 0;
	overflow: hidden;
	max-width: 1220px;
	margin: 0 auto;
	font-size: 14px;
}
.footer .sitemap {
	border-bottom: 2px dotted #FFFFFF;
	max-width: 980px;
	margin: 0 auto 15px;
	padding-bottom: 15px;
	color: #ccc;
	line-height: 1.5em;
}
.footer .sitemap li {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding-right: 5px;
	margin-left: 3px;
	line-height: 12px;
}
.footer .sitemap li:last-child {
	border: none;
}
.footer .sitemap a {
	color: #ccc;
}
.footer .sitemap a:hover {
	color: #fff;
}
.footer .copy {
	color: #BFA980;
	font-family: Arial;
	line-height: 160%;
	margin-bottom: 30px;
}
.footer .copy p {
	margin-bottom: 0;
}
.footer .copy a {
	color: #BFA980;
}
.footer .copy a:hover {
	color: #fff;
}
.footer .seo-links {
	max-width: 980px;
	margin: 0 auto;
}
.footer .seo-links .col {
	padding: 0;
	text-align: left;
}
.footer .seo-links .col:last-child {
	text-align: right;
}
.footer .seo-links a {
	color: #8E6040;
}
.footer .seo-links a:last-child {
	margin-left: 40px;
}
.footer .seo-links a:hover {
	color: #fff;
}
.footer .bottom {
	text-align: center;
	padding: 70px 0 75px;
}
.bottom .c3i3:hover img {
	opacity: 0.7;
}
.sub-footer {
	max-width: 1220px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 105px;
}
.sub-footer .row {}
.sub-footer .col {}

.footer-sub-nav {
	background-image: url(../images/bottom-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom 0px;
	display: block;
	padding: 0 0 13px;
	margin-bottom: 15px;
}
.footer-sub-nav .col {
	background: #ddd;
	padding-top: 12px;
	padding-bottom: 6px;
}
.footer-sub-nav ul {
	font-size: 0;
}
.footer-sub-nav li {
	display: inline-block;
	margin-right: 50px;
	padding-bottom: 6px;
}
.footer-sub-nav li a {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
}
.footer-sub-nav li a:hover {
	color: #fff;
}

.footer-platforms {}
.footer-platforms .col {}
.footer-platforms h2 {
	color: #999;
	font-size: 22px;
	font-weight: bold;
}
.footer-platforms ul {
	font-size: 0;
	max-width: 980px;
	margin: 30px auto 25px;
}
.footer-platforms li {
	display: inline-block;
	margin-right: 143px;
	vertical-align: bottom;
}
.footer-platforms li:last-child {
	margin-right: 0;
}
.footer-platforms li img {}
.footer-platforms p {
	color: #999;
	font-size: 14px;
	max-width: 780px;
	margin: 0 auto;
	line-height: 140%;
}

/** Sub Page **/
.content-wrapper {
	margin: 0 auto 0;
	width: 100%;
	background: #fff;
	max-width: 1220px;
}
.content-wrapper-gallery {
	background: #28292D;
}
.about-tabs-subpage {
	padding-top: 140px;
	margin-bottom: -8px;
	z-index: 5;
	position: relative;
	border-bottom: 8px solid #7F7155;
}
.content-container {
	max-width: 980px;	
	margin: 0 auto;
	z-index: 3;
	position: relative;
	padding: 0;
}
.content-container > .row {
	margin: 0 auto;
}
.content-container > .row > .col {
	padding:0;
}
.content-wrapper a {
	color: #333;
}
.content-wrapper a:hover {
	color: #666;
}
.content-wrapper a.btn {
	color: #fff;
}
.content-wrapper img.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}
.content-wrapper img.alignright {
	float: right;
	padding: 0 0 10px 10px;
}
.content-wrapper img.aligncenter {
	margin: 0 auto;
	display: block;
}
.sub-banner {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.sub-banner .row {
	margin: 0 auto;
	max-width: 980px;
}
.sub-banner .col {
	padding: 0;
}
.sub-banner h1 {
	color: #2159B6;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin-top: 37px;
	padding-bottom: 15px;
}
.sub-banner h1:after {
	content: " ";
	background-image: url(../images/person-icon3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 34px;
	height: 34px;
	margin-left: -34px;
	margin-top: 8px;
	float: right;
}
.sub-banner .left-banner {
	display: inline-block;
	max-height: 360px;
	overflow: hidden;
}
.sub-banner .right-banner {
	background: #CC6666;
	display: inline-block;
	padding: 25px 5px 24px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	float: right;
}
.sub-banner .right-banner .middle-text {
	font-size: 27px;
	width: 200px;
	min-height: 176px;
	margin: 42px auto 37px;
}
.sub-banner .right-banner h2 {
	color: #28292D;
	font-size: 48px;
	font-weight: normal;
}
.sub-banner .right-banner p {
	margin: 0;
}
.sub-banner .left-banner img {
	max-width: 100%;
	height: auto;
	min-width: 670px;
}
article.article-left {
	display: inline-block;
	font-size: 14px;
}
article .sub-text-container {
	padding: 0 40px 0 0;
	margin-top: 25px;
}
article .sub-container {
	margin-top: 25px;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
	color: #333;
	font-weight: 400;
}
article h1 {font-size: 32px;}
article h2 {font-size: 28px;}
article h3 {}
article h4 {}
article h5 {}
article h6 {}

article,
article p,
article li {
	color: #999;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
}
article ul {
	margin-bottom: 10px;
}
article .page-title {
	color: #333;
	font-size: 36px;
	font-weight: normal;
	margin: 0 auto 5px;
}
.content-wrapper-gallery article .page-title {
	text-align: center;
	color: #7F7155;
	font-size: 36px;
	font-weight: normal;
	margin-top: 10px;
}
.content-wrapper-gallery article .page-title:after {
	content: " ";
	background-image: url(../images/person-icon3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 34px;
	height: 34px;
	margin-left: -34px;
	margin-top: 8px;
	float: right;
}
.content-wrapper-gallery .sub-text {
	padding: 0;
}
.sub-text .slideshow {
	position: relative;
}
.sub-text .slideshow ul {
	width: 612px;
	height: 332px;
	margin-bottom: 25px;
}
.sub-text .slideshow li {
	display: none;
	position: absolute;
}
.sub-text .slideshow li:first-child {
	display: block;
}
.project-gallery {
	font-size: 0;
	margin-top: 10px;
	text-align: center;
}
.project-gallery li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	vertical-align: top;
}
.project-gallery li:nth-child(4n+0) {
	margin-right: 0;
}
.project-gallery a {
	border: 15px solid #fff;
	display: block;
}
.project-gallery a:hover {
	opacity: 0.7;
}
.project-gallery p {
	margin: 7px 0 5px;
	padding: 0;
	color: #fff;
	line-height: 100%;
	font-size: 12px;
}
.project-gallery span {
	display: block;
	color: #999;
	line-height: 100%;
	font-size: 12px;
}
.project-gallery img {
	max-width: 200px;
}

/* Bucket CSS */
.page-bucket {
	display: block;
	width: 100%;
	margin: 20px auto 0;
}
.page-bucket ul {
	margin: 0;
	padding: 0;
	font-size: 0;
	text-align: center;
}
.page-bucket li {
	list-style: none;
	min-width: 308px;
	width: 25%;
	display: inline-block;
	margin: 10px 10px 0 0;
	text-align:center;
	vertical-align: bottom;
	position: relative;
}
.page-bucket li a {
	display: block;
	text-align: center;
}
.page-bucket li h2 {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	background: #999;
}
.page-bucket li:hover h2 {
	background: #333;
}
.page-bucket li h2 a {
	display: block;
	padding: 10px 5px;
	font-size: 15px;
	text-decoration: none;
}
.page-bucket li:hover h2 a, .page-content .page-bucket li h2 a:hover {
	color: #666;
}
.page-bucket ul li img {
	display:block;
	/*max-height: 200px;
	min-height: 200px;*/
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.page-bucket ul li:hover img {
	opacity: 0.7;
}

/* End of Bucket CSS */


/** Sub Page - Right Side **/

.sidebar-right {
	text-align: center;
	display: inline-block;
	font-size: 14px;
	/*background-image: url(../images/sidebar_bg.png);
	background-position: left top 30px;
	background-repeat: repeat-y; */
}
.sidebar-right .widget {
	margin: 0 auto 20px;
	float: right;
	padding: 20px 35px 35px;
	border: 1px solid #E0E0E0;
	width: 310px;
}
.widget {
	margin: 0 auto 20px;
	float: right;
}
.widget .widget-title {
	padding: 10px 0px;
	font-size: 18px;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	margin: 0;
}
.widget.widget_custom_cf7 .widget-title:before {
	content: " ";
	background-image: url(../images/contact-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 19px;
	height: 19px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}
.widget.widget_custom_cf7 .widget-title:after {
	content: " ";
	background-image: url(../images/widget-border-thin.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 10px;
	display: block;
	vertical-align: bottom;
	margin: 15px auto 0;
}
.widget.widget_sp_image .widget-title:before {
	content: " ";
	background-image: url(../images/sun-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}
.widget.widget_navigation .widget-title {
	display: none;
}
.widget ul {
	padding: 0;
}
.widget ul ul {
	display: none;
}
.widget ul li {
	list-style: none;
}
.widget_navigation {
	background: #FFF;
}
.widget_navigation ul ul {
	display: block;
}
.widget_navigation > ul > li {
	margin-bottom: 1px;
}
.widget_navigation > ul > li > a {
	background: #E9E9E9;
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
}
.widget_navigation ul ul > li.current_page_item > a:hover,
.widget_navigation > ul > li.current_page_ancestor > a:hover,
.widget_navigation > ul > li.current_page_item > a:hover,
.widget_navigation > ul > li > a:hover {
	color: #FFF;
	background: #C00;
}
.widget_navigation > ul > li.current_page_item > a {
	display: block;
	padding: 10px 15px 10px 30px;
	font-size: 16px;
	color: #FFF;
	background: #333;
	padding-left: 30px;
}
.widget_navigation > ul > li.current_page_ancestor > a,
.widget_navigation ul ul > li.current_page_item > a {
	color: #C00;
}
.widget_navigation > ul > li ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 16px;
}
.widget_navigation ul ul > li > a {
	color: #333;
	background: #D0D0D0;
	border-top: 1px #fff solid;
}
.widget_navigation ul ul > li > a:hover {
	color: #C00;
}
.widget_navigation > ul > li > a.toggle {
	padding: 0px 8px;
	margin: 8px;
	float: left;
	background: #fff;
	border-radius: 0px;
	color: #C00;
	border: 1px solid #C00;
}
.widget_navigation > ul > li > a.toggle:hover {
	color: #fff;
	background: #C00;
}
.widget_navigation > ul > li > ul.children {
	display: none;
}
.widget_navigation > ul > li.current_page_parent > ul.children {
	display: block;
}
.widget_categories {
	background: #FFF;
}
.widget_categories > ul > li {
	margin-bottom: 1px;
}
.widget_categories > ul > li > a {
	background: #E9E9E9;
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
}
.widget_categories > ul > li.current_page_item > a:hover,
.widget_categories > ul > li > a:hover {
	color: #C00;
}
.widget_categories > ul > li.current_page_item > a {
	background: #ddd;
	display: block;
	padding: 10px 15px 10px 30px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
}
.widget_categories > ul > li ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 16px;
}
.widget_categories ul ul > li > a {
	color: #333;
	background: #D0D0D0;
	border-top: 1px #fff solid;
}
.widget_categories ul ul > li > a:hover {
	color: #C00;
}
.widget_custom_cf7 #cf7_form_box {
	padding: 10px;
	border: 1px solid #ddd;
}
.widget.rpwe_widget li {
	background: #f2f2f2;
	border-bottom: 5px solid #e4e4e4;
	padding-bottom: 0;
}
.widget.rpwe_widget .rpwe-thumb {
	padding: 0 3px 0 0 !important;
	margin: 0 10px 0 0;
	border: none !important;
}
.widget.rpwe_widget .rpwe-title {
	margin-top: 15px !important;
	font-size: 16px !important;
}
.widget.rpwe_widget .rpwe-time {
	color: #333;
}
.widget_nav_menu {}
.widget_nav_menu ul {}
.widget_nav_menu ul ul {
	display: block;
}
.widget_nav_menu li {
}
.widget_nav_menu li a {
	background: #E9E9E9;
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	margin-bottom: 1px;
}
.widget_nav_menu ul ul li a {
	background: #D0D0D0;
}
.widget_nav_menu li a:hover {
	color: #FFF;
	background: #C00;
}
.widget_nav_menu li.current_page_item > a {
	color: #FFF;
	background: #C00;
}
.widget_sp_image img {
	margin: 5px auto 0;
	display: block;
}
.widget.widget_custom_cf7 p {
	margin: 0 0 5px;
}
.widget.widget_custom_cf7 input[type="text"],
.widget.widget_custom_cf7 input[type="email"],
.widget.widget_custom_cf7 textarea {
	border: 1px solid #E0E0E0;
	border-radius: 0;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-left: 10px;
	font-size; 13px;
	color: #333;
	text-transform: uppercase;
}
.widget.widget_custom_cf7 input[type="text"],
.widget.widget_custom_cf7 input[type="email"] {
	height: 30px
}
.widget.widget_custom_cf7 textarea {
	height: 65px
}
.widget.widget_custom_cf7 input[type="submit"] {
	min-height: 40px;
	background: #333;
	font-size; 18px;
	color: #fff;
	border: none;
	border-radius: 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	padding-left: 15px;
}
.widget.widget_custom_cf7 input[type="submit"]:hover {
	background: #006295;
}
.widget_navigation > ul {
	width: 180px;
}
.widget_navigation > ul > li.current_page_ancestor > a,
.widget_navigation ul ul > li.current_page_item > a {
	color: #FFCC00;
}
.widget_navigation li.current_page_item > a {
	background: #006295;
}
.widget_navigation > ul > li.current_page_item > a {
	font-size: 13px;
	padding: 5px 5px 5px 20px;
}
.widget_navigation > ul > li ul li a,
.widget_navigation > ul > li > a,
.widget_navigation ul ul > li > a {
	background: #EEE;
	color: #333;
	border: 1px solid #e0e0e0;
	font-size: 13px;
	padding: 5px 5px 5px 20px;
}
.widget_navigation > ul > li > a {
	background: #fff;
}
.widget_navigation > ul > li ul li a:hover,
.widget_navigation > ul > li > a:hover,
.widget_navigation ul ul > li > a:hover {
	background: #C00;
	color: #fff;
}
.widget_navigation > ul > li > a.toggle {
	border: none;
	padding: 0;
	font-size: 25px;
	font-weight: 300;
	color: #333;
	line-height: 13px;
	background: transparent;
}
.widget_navigation ul li {
	margin-bottom: -1px;
}
.widget_navigation > ul > li ul li a {
	margin-top: -1px;
}
.widget_navigation > ul > li > a.toggle:hover {
	background: transparent;
	color: #FFCC00;
}
.widget_navigation li.current_page_item > a.toggle,
.widget_navigation li:hover > a.toggle {
	color: #FFCC00;
}
.widget_navigation li.current_page_item > a.toggle:hover {
	color: #006295;
}
.widget_recent_entries > ul {
	margin-top: 10px;
}
.widget_recent_entries li {
	margin: 0 0 5px 5px;
}

/** end sidebar css **/

/* Category page */
article .posts-list {
	padding: 0;
}
.posts-list li {
	list-style: none;
	margin-bottom: 20px;
}
.posts-list .banner {}
.posts-list li h3 {}
.posts-list li h3 a {}
.posts-list li .post-info {}

/** Form CSS **/
label {
	vertical-align: top;
	margin-right: 10px;
}
select[multiple], select[size] {
	height: auto;
	min-height: 200px;
}
.input-row {
	position: relative;
	margin-bottom: 20px;
}
section.contact span.wpcf7-form-control-wrap {
	display: block;
}
section.contact textarea {
	height: 212px;
	resize: none;
}
textarea {
	line-height: 1.5;
	padding: 15px 20px;
	height: 150px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.1) -1px -1px 0px 0;
	-moz-box-shadow: rgba(0,0,0,0.1) -1px -1px 0px 0;
	box-shadow: rgba(0,0,0,0.1) -1px -1px 0px 0;
	display: block;
	width: 100%;
	border: 0;
	height: 50px;
	padding-left: 20px;
	padding-right: 45px;
	margin-bottom: 0;
	background: #efefef;
}
textarea {
	height: auto;
	min-height: 50px;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
button, input, select, textarea, .search-submit {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
.demo-button:hover, .search-submit:hover {
	color: #fff;
	background: #999;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .search-submit {
	-webkit-appearance: button;
	cursor: pointer;
}
.demo-button, .search-submit {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	background: #C00;
	-webkit-box-shadow: #eee 0px -2px 0px 0 inset;
	-moz-box-shadow: #eee 0px -2px 0px 0 inset;
	box-shadow: #eee 0px -2px 0px 0 inset;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 120px;
}
button, input {
	line-height: normal;
}
.input-row select {
	width: 100%;
	margin: 0;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
}
/* end form css*/

.backtop {
	bottom: 20px;
	right: 10px;
}
.backtop a {
	display: none;
}
.backtop.affix a {
	display: block;
}
.backtop a {
	background: #888;
	border: 1px solid #666;
	padding: 10px;
	color: #666;
	opacity: 0.7;
}
.backtop a:before {
	font-family: 'backtop';
	font-size: 15px;
	content: '\e800';
}
.backtop a:hover {
	opacity: 0.9;
}


/** Tablets & Above **/
@media (min-width: 769px) {
}
/** Laptops & Above **/
@media (min-width: 992px) {
}
/** Laptops & Above **/
@media (min-width: 995px) {
	.sub-banner .left-banner {
		max-width: 670px;
		width: 100%;
	}
	.sub-banner .right-banner {
		max-width: 310px;
	}
}
/** Laptops & Above **/
@media (min-width: 1025px) {
	article.article-left,
	.home-text .home-left-side {
		width: 640px;
	}
	.sidebar-right,
	.home-text .home-right-side {
		width: 340px;
	}
}
/** Desktop & Above **/
@media (min-width: 1221px) {
}
/** Desktop & Smaller **/
@media (max-width: 1220px) {
}
/** Laptops & Smaller **/
@media (max-width: 1024px) {
	.about-tabs .row {
		margin: 0 auto;
	}
	.footer .seo-links .col {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/** Laptops & Smaller **/
@media (max-width: 994px) {
	.sub-banner .left-banner {
		max-height: none;
	}
	.sub-banner .right-banner {
		float: none;
		max-width: none;
	}
	.get-started-stamp {
		width: 100%;
	}
	/*.content-container > .row > .col {
		padding: 0 15px;
	}*/
	article .sub-text-container {
		padding: 0 15px;
	}
	.footer-sub-nav li {
		margin-right: 20px;
	}
	.footer-platforms li {
		margin-right: 100px;
	}
	.project-gallery li,
	.project-gallery li:nth-child(4n+0) {
		margin: 0 10px;
	}
}
/** Laptops & Smaller **/
@media (max-width: 991px) {
	.home-text {
		padding-top: 20px;
	}
	.home-text .home-left-side {
		text-align: center;
		width: 100%;
	}
	.home-text .seo-list .seo-article {
		max-width: 100%;
	}
	.home-text .home-right-side {
		display: none;
	}
	.sidebar-right {
		width: 100%;
	}
	.sidebar-right .clients {
		display: none;
	}
	.project-gallery li,
	.project-gallery li:nth-child(4n+0) {
		margin-bottom: 20px;
	}
}
/** Tablets & Smaller **/
@media (max-width: 860px) {
	.main-nav-container .main-nav > li {
		background: none;
		margin: 0;
	}
	.main-nav-container .main-nav li a {
		font-size: 11px;
	}
}
/** Tablets & Smaller **/
@media (max-width: 767px) {
	.header-container-fluid {
		padding: 0 20px 0;
	}
	.header-container-fluid .navbar-collapse {
		margin: 0 auto;
	}
	.main-nav-container,
	.main-nav-container .main-nav {
		float: none;
		width: 100%;
		background: #000;
		padding: 0 10px 10px;
	}
	.main-nav-container .main-nav > li {
		display: block;
		padding: 10px;
		background: none;
		margin: 0;
	}
	.main-nav-container .main-nav > li > a .caret {
		display: none;
	}
	.dropdown-menu {
		position: relative;
		float: none;
	}
	.home-buckets .bucket-grid .col {
		margin: 0 auto 15px;
	}
	.sub-banner h1:after {
		display: none;
	}
	.sub-banner .left-banner {
		width: 100%;
		overflow: inherit;
	}
	.sub-banner .left-banner img {
		width: 100%;
		min-width: 100%;
	}
	.sub-banner .right-banner {
		width: 100%;
	}
	.footer .seo-links .col:last-child,
	.footer .seo-links .col {
		text-align: center;
	}
	.footer .seo-links a:last-child {
		margin-left: 10px;
	}
	.footer-platforms li {
		margin: 0 10px;
	}
	article.article-left {
		width: 100%;
	}
}
/** Mobile **/
@media (max-width: 560px) {
	.sub-text .slideshow ul {
		width: 100%;
		height: 250px;
	}
}
/** Mobile **/
@media (max-width: 480px) {
	.home-slideshow .col {
		padding-top: 205px;
	}
	.home-slideshow span.h3 {
		padding: 53px 0 5px;
	}
	.sub-banner .left-banner,
	.sub-banner .right-banner,
	.home-buckets .top-text h1:before,
	.home-buckets .top-text h1:after {
		display: none;
	}
	article .page-title,
	.sub-banner h1,
	.home-slideshow .phone,
	.home-slideshow h1,
	.home-buckets .top-text h1,
	h1, .h1 {
		font-size: 20px;
	}
	.home-slideshow .h2 {
		letter-spacing: 0.3em;
	}
	article h2,
	.home-buckets .bottom-text h2,
	.home-text .seo-list h2 {
		font-size: 16px;
	}
	.home-slideshow .h4 {
		font-size: 12px;
	}
	h3, .h3,
	.home-slideshow .h3,
	.home-buckets .thumb-title h3 {
		font-size: 16px;
	}
	.footer .copy {
		font-size: 12px;
		padding: 0 15px;
	}
	.footer .sitemap {
		padding: 15px;
	}
	.footer .seo-links .col {
		padding: 0;
	}
	.sub-text .slideshow ul {
		width: 100%;
		height: 175px;
	}
	.home-slideshow .h4 {
		letter-spacing: 0.2em;
	}
	.project-gallery li,
	.project-gallery li:nth-child(4n+0) {
		margin-bottom: 20px;
	}
}
/** Smaller Mobile **/
@media (max-width: 350px) {
}

/** Custom **/
/** Tablets & Smaller **/
@media (min-width: 768px) and (max-width: 979px) {
}