body {
	background-color: #ffffff;
	color: #5d5d5d;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

header {
	position: relative;
	z-index: 5000;	
}

.pageTitle {
	padding: 0px 15px;
	margin: 10px 0 10px 0 !important;
	position: relative;
	color: #fff;
	font-size: 44px;
	font-weight: 700;
	line-height: 44px;
}
.pageTitleSub {
	color: #4c4f4d;
	font-size: 22px;
	font-weight: 500;	
}

.pageHeader {
	margin: 45px 0 15px 0;
	text-align: center;
}

#wrapper {
	xbackground: url(../img/sky.jpg) repeat-x;
	xheight: 657px;
	xmax-height: 400px;
	position: relative;
	xmargin-top: 150px;
	overflow: hidden;
	width: 100%;
}

.home .main {
	border: none;
	height: 514px;
}
.main {
	border-bottom: 1px solid #fcc33a;	
}

.home {
	background-image: url(../img/sky.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.sub {
	background-image: url(../img/sub_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.news {
	background-image: url(../img/news_header.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #3663a7;
}

.page-header {
	border: none;
	padding: 0px;
	position: relative;	
}
.page-header img {
	height: auto;
	max-width: 100%;	
}
.page-header .cloud {
	background-image: url(../img/cloud-white.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 113px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.site-nav {
	background: none;
	border: none;
	margin: 0px;
	min-height: auto;
	padding-top: 25px;
}
.site-nav .navbar-nav > li {
	padding: 38px 0 0 0;
}
.site-nav .navbar-nav > li > a {
	border: 2px solid #fcc33a;
	border-radius: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	margin: 0px 10px;
	padding: 5px 30px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.5);
}
.site-nav .navbar-nav > li > a:hover,
.site-nav .navbar-nav > li > a:focus,
.site-nav .navbar-nav > li > a.active {
	background-color: #3664ae;
	color: #fff;
}
.site-nav .navbar-brand {
	display: inline-block;
	height: auto;
	float: none;
	padding: 15px 15px 15px 0px;
}

.fp-carousel {
	padding-top: 123px;	
}
.fp-carousel .owl-wrapper-outer {
	text-align: left;
}
.fp-carousel .owl-item {
	padding: 0px 15px;
}
.fp-carousel .item {
	height: 483px;	
}
.fp-carousel .title {
	color: #fff;
	font-family: 'Nunito', sans-serif;	
	font-size: 41px;
	font-weight: 400;
	line-height: 50px;
	margin-bottom: 15px;
	margin-top: 52px;
	padding-left: 50px;
	padding-right: 550px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
}
.fp-carousel .title span {
	display: block;
	font-size: 72px;
	font-weight: 700;
	line-height: 72px;
	padding-left: 50px;
	text-transform: uppercase;
}
.fp-carousel .content {
	padding-right: 550px;	
}
.fp-carousel .image {
	border-radius: 50%;
	float: left;
	margin-right: 15px;
}
.fp-carousel .slideimage {
	position: absolute;
	bottom: -20px;
	right: 50px;
}
.fp-carousel .desc {
	color: #28518c;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
}
.fp-carousel .spotlight {
	color: #2b70d0;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;	
}
/*.fp-carousel .spotlight-image {
	background-image: url(../img/marquee/spotlight-shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 328px;
	width: 181px;
}*/
.fp-carousel .link {
	border: 1px solid #2b70d0;
	border-radius: 5px;
	display: inline-block;
	font-weight: 700;
	margin-top: 10px;
	padding: 2px 10px;
}
.fp-carousel .link {
	border: 1px solid #3266b0;
	color: #3266b0;
	font-weight: 700;
	padding: 2px 15px;
	transition: all 0.3s ease 0s;
}
.fp-carousel .link:hover {
	background-color: #3266b0;
	color: #fff;
	text-decoration: none;
}
.fp-carousel .owl-controls .owl-buttons div {
	background-color: #439fbf;
	border-radius: 50%;
	margin: 0px;
	padding: 15px 23px;
	position: absolute;
}
.fp-carousel .owl-controls .owl-buttons .owl-prev{
	left: -120px;
	top: 40%; 
}
.fp-carousel .owl-controls .owl-buttons .owl-next{
	right: -120px;
	top: 40%;
}

.breadcrumb {
	background: none;
	border-radius: 0px;
	margin-bottom: 25px;
}
.breadcrumb.heading {
	color: #3663a7;
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb.link {
	color: #3663a7;
	font-size: 18px;
	font-weight: 700;
}
.breadcrumb.link:before {
	content: "\2039";
	color: #fff;
	margin-right: 10px;
}

.hightlight-feature {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 50px;
	padding: 8px;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
}
.hightlight-feature .image {
	border-radius: 10px;
	height: auto;
	max-width: 100%;
}
.hightlight-feature .category {
	color: #3767ae;
	font-size: 13px;
	line-height: normal;
	padding: 25px 0px 15px 0px;
	text-transform: uppercase;
}
.hightlight-feature .title {
	color: #2b70d0;
	font-size: 23px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 25px;
}
.hightlight-feature .title a {
	color: #2b70d0;
}
.hightlight-feature .title a:hover {
	color: #2b70d0;
	text-decoration: none;	
}
.hightlight-feature .desc {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
}
.hightlight-feature .specs > li {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;	
}
.hightlight-feature .specs > li span {
	font-weight: 700;
	text-transform: none;
}
.hightlight-feature .status-flag {
	left: 30px;
}
.hightlight-feature .overview {
	padding-right: 15px;	
}

.gallery_listing .details {
	display: none;	
}

.game-detail {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 50px;
	padding: 8px 100px 50px 100px;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
}
.game-detail .image {
	border-radius: 10px;
	height: auto;
	max-width: 100%;
}
.game-detail .category {
	color: #3767ae;
	font-size: 13px;
	padding: 25px 0px 15px 0px;
	text-transform: uppercase;
}
.game-detail .title {
	color: #23326a;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 25px;
}
.game-detail .desc {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
}
.game-detail .specs > li {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 10px;	
	text-transform: uppercase;	
}
.game-detail .specs > li span {
	font-weight: 700;
	text-transform: none;
}
.game-detail .gallery {
	margin-bottom: 25px;	
}
.game-detail .specs.method {
	margin-top: 25px;	
}
.game-detail .icon {
	margin-bottom: 25px;	
}
.game-detail .gameSpecs {
	float: left;	
}
.game-detail .gameDesc {
	float: right;	
}

.status-flag {
	position: absolute;
	right: 15px;
	top: 15px;
	border-radius: 50%;
	background-color: #fbc33a;	
	width: 90px;
	height: 90px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.status-flag > span {
	color: #326696;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	padding-top: 23px;
	text-transform: uppercase;
}

.related-games {
	margin-bottom: 25px;	
}
.related-games .browse-title {
	color: #306ed5;
	font-size: 18px;
	margin-bottom: 25px;
	text-align: center;
}
.related-games .browse-title span {
	font-weight: bold;
	text-transform: uppercase;	
}
.related-games .item {
	margin: 3px;
}
.related-games .item img {
	display: block;
	width: 100%;
	height: auto;
}

.related-cs {
	margin-top: 25px;	
}
.related-cs .title {
	color: #2b70d0;
	font-size: 30px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 35px;
	text-align: center;
}
.related-cs .browse-title {
	color: #23326a;
	font-size: 22px;
	margin-bottom: 25px;
	text-align: center;
}
.related-cs .category-desc {
	height: 110px;
	margin-bottom: 25px;
	padding-left: 150px;
	position: relative;
}
.related-cs .category-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	height: 110px;
	width: 110px;
	position: absolute;
	left: 0px;
}
.related-cs .link {
	margin-bottom: 25px;
	text-align: center;
}
.related-cs .link > a {
	border-radius: 20px;
	background-color: #fcc33a;
	padding: 5px 15px;
}

.solutions .row {
	margin: 0px -15px;
}
.solutions .item {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.solutions .item img {
	max-width: 100%;
	height: auto;
	opacity: 1;
}
.solutions .item figure {
	background: none;
	border-radius: 10px;
	display: block;
	height: 200px;
	margin: 0px;
	width: auto;
}

.solutions.grid {
	padding: 25px 0 0 0;
}

.solutions .item.mix {
    display: none;
    opacity: 0;
}
.solutions .filters {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 25px;
	padding: 10px 0;
	text-align: center;
}
.solutions .filters > ul {
	margin: 0;
	padding: 0;
}
.solutions .filters > ul > li {
	display: inline-block;
	font-size: 14px;
	list-style-type: none;
	margin: 0 5px;
}
.solutions .filters > ul > li:after {
	content: " | ";	
	color: #fec629;
	padding-left: 5px;
}
.solutions .filters > ul > li:first-child:after,
.solutions .filters > ul > li:last-child:after {
	content: "";
}
.solutions .filters > ul > li a {
	color: #5d5d5d;
	cursor: pointer;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;	
}
.solutions .filters > ul > li a:hover {
	color: #2B70D0;	
}
.solutions .filters > ul > li.active a {
	color: #2B70D0;
	font-weight: 700;
}
.solutions .filters-mobile {
	display: none;
	padding: 5px 0px;
	text-align:left;
}
.solutions .filters-mobile .dropdown-toggle {
	background-color: #3664AE;
	color: #fff;
	font-size: 17px;
	text-align: left;
}
.solutions .filters-mobile .dropdown-menu > li > a {
	padding: 6px 10px;
}
.solutions .filters-mobile .dropdown-menu > .active > a, .solutions .filters-mobile .dropdown-menu > .active > a:hover, .solutions .filters-mobile .dropdown-menu > .active > a:focus {
	background-color: #3664AE;
}

#solutions-grid {
	min-height: 470px;
}


.featured-container {
	/*background-color: #fdfdfd;*/
	padding: 20px 0px;
}
.featured .panel {
	/*background-color: #fdfdfd;*/
	border: none;
	box-shadow: none;
}
.featured .panel-heading {
	background: none;
	border: none;
	text-align: center;
}
.featured .panel-heading .category {
	color: #3465b0;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
.featured .panel-heading .title {
	color: #256dd3;
	font-size: 24px;
	font-weight: 400;
	/*text-transform: lowercase;*/
}
.featured .panel-heading .date {
	font-size: 14px;
}
.featured .panel-body {
	font-size: 12px;
	padding-top: 0px;
	text-align: center;	
}
.featured .panel-body .image {
	border-radius: 10px;
	height: 65px;
	width: 100%;
	margin-bottom: 25px;
}
.featured .panel-body .image.featured {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: inline-block;
	margin-bottom: 18px;
	width: 270px;
}

.featured .panel-body p {
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
}
.featured .panel-body a.btn-default {
	border: 1px solid #3266b0;
	color: #3266b0;
	font-weight: 700;
	padding: 2px 15px;
	transition: all 0.3s ease 0s;
}
.featured .panel-body a:hover.btn-default {
	background-color: #3266b0;
	color: #fff;
}

.detail-container {
	background-color: #e7e7e7;
	background-image: url(../img/divider-arrow-white.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 30px 0px 40px 0px;	
}

.detail-container .affiliations img {
	max-width: 100%;
	height: auto;
}
.detail-container .affiliations > ul {
	margin: 0px;
	padding: 0px;
}
.detail-container .affiliations > ul > li {
	float: left;
	margin: 0px 15px;
}

.detail-cta {
	margin-top: 15px;
	text-align: center;	
}

.work-container {
	margin-bottom: 1px;
	padding: 50px 0px 0px 0px;
	text-align: right;
}

.profiles {
	background-color: #F7F7F7;
	border-top: 1px solid #fcc33a;
	border-bottom: 1px solid #fcc33a;	
	padding: 25px 0px;
}
.profiles .item {
	margin: 0px 20px;	
}
.profiles .item img {
	height: auto;
	max-width: 100%;	
}

/* News & Resources (Masonry layout) */
.news-grid {
	margin: 0;
	padding: 0;
}
/*.news-grid > div > div {
	margin: 10px !important;	
}*/
.news-grid a.item {
    border: 8px solid #fff;
	border-radius: 5px;
	color: #58595b;
	display: inline-block;
	xmargin-bottom: 10px;
	position: relative;
	width: 100%;
}
/*.news-grid a:hover.item {
	color: #c30e2e !important;
}*/
.news-grid .item figure { 
	display: block; 
	position: relative; 
	overflow: hidden; 
}
.news-grid .item .category { 
	color: #fff; 
	text-transform: uppercase;
	font-size: 10px;
	z-index: 1000;
}
/*.news-grid .item:hover .category { 
	background: rgba(195,14,46,0.80);	
}*/
.news-grid .item .date {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}
.news-grid .item .link {
	color: #fff;
	float: right;
	margin-bottom: 0px;	
}
.news-grid .item .content h4 {
	margin-top: 0px;
	/*min-height: 40px;*/
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
}
.news-grid .item .content h4 a {
	color: inherit;	
}
.news-grid .item .content {
	background-color: #4e75b1;
	width: 100%;
}
.news-grid .item .content figcaption {
	padding-top: 20px;	
}
.news-grid .item .content figcaption.noimage {
    padding-top: 20px;
	/*min-width: 311px;*/
}
.news-grid .item .content-main {
	padding: 0 20px 10px 20px;
}
.news-grid .item .content-footer {
	border-top: 1px solid #fff;	
	padding: 5px 20px;
}
.news-grid .item .shortDesc {
	color: #fff;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;	
}
.news-grid .item .image {
	xwidth: 341px;
	height: 173px;
	position: relative;
	background-size: 100% 100%;
}

/*.news-grid .item #overlay {
	background:rgba(64,64,66,.8);
	text-align:center;
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	opacity:0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
}*/
.news-grid.index .item .image {
	height: 132px;	
}
.news-grid.index .col1 { width: 260px; }
.news-grid .item .content h4 {
	color: #fff;
	font-size: 20px;
	line-height: 26px;	
}


.news-grid .item:hover .image #overlay {
	opacity:1;
}
.news-grid .item .content p {
	/*color: #c3002f;*/
	line-height: normal;	
	max-width: none !important;
}
.news-grid .item .content p.link {
	text-transform: uppercase;
	margin-top: 15px;
	font-size: 11px;
}

.news-content {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 50px;
	padding: 50px;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
}

.post-pagination ul {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	background: #FCFCFC;
}
.post-pagination ul li {
	display: inline-block;
	width: 49%;
	padding: 1em;
	vertical-align: top;
	min-height: 91px;
}
.post-pagination ul li:last-child {
	border-left: 5px solid #F5F5F5;
}
.post-pagination .post h5 {
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
}

.btn-contact {
	background-color: #3266b0;
	border: 3px solid #ffc628;
	border-radius: 10px;
	color: #fff;
	font-size: 23px;
	padding: 8px 20px;
	transition: all 0.3s ease 0s;
}
.btn-contact:hover {
	background-color: #ffc628;
	border: 3px solid white;
	color: #3266b0;
}

footer {
	background-color: #ffc628;
	font-size: 12px;
}

.footer {
	padding: 15px 0px;	
}

.footer-nav {
	margin: 0px;
	padding: 0px;
}
.footer-nav ul {
	margin: 0px;
	padding: 0px;	
}
.footer-nav ul > li {
	display: inline;
	list-style-type: none;
}
.footer-nav ul > li:after {
	content: "/";
	padding: 0px 5px;
}
.footer-nav ul > li:last-child:after {
	content: "";
}

.social {
	text-align: center;	
}

.copyright {
	text-align: right;	
}
.copyright p {
	margin: 0px;
}