.navbar-default {
    background-color: #203b71;
    border-color: #0067a2;
}

.logo a {background:none;padding-top:5px;}
.navbar-default .navbar-nav > li > a{color:#fff;}
.nav > li > .separator{color:#fff; text-transform: uppercase;}
.fpss-template-movies {

	-webkit-box-sizing: content-box;

	-moz-box-sizing: content-box;

    box-sizing: content-box;

}
.moduleclean  a.readon   {
	background:#397EC3;
	display: block;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height:24px;
	padding: 0 16px 2px;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0 5px 3px 2px;
}
.moduleclean  a.readon:hover {
	background:#151515;
}
.page-masthead .row-feature {
    padding: 20px 0;
}

.t3-wrapper.corporate .t3-sl-1 {
	border: none;
	padding:0;
}
.t3-spotlight-2 .module-inner {
	border: 1px solid #e5e5e5;
    padding: 0 20px 20px;
}
.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspHeadline {
   
    margin-top: 7px;
}
.nspMainPortalMode2 .nspArt a {
	margin:0!important;
}
.nspMainPortalMode2 .nspArt img {
	margin:3px 5px;
}
.t3-footer {
	background:none;
}
.t3-footer-sl {
	background: #203b71 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    padding:0 ;
	margin: 0;
	border-bottom: 1px solid #222;
}
.bottom {
	background: #203b71 none repeat scroll 0 0;
	padding:20px;
	color: #fff;
}
.bottom-top {
	background: #203b71 none repeat scroll 0 0;
	color: #fff;
	margin: 20px 0 0;
	border-bottom: 1px solid #222;
	overflow: hidden;
	padding-bottom: 10px;
}

#gkSocialIcons {
    float: left;
    margin: 14px 0 0 20px;
}
#gkSocialIcons a { background: transparent url('../images/social_icons.png') no-repeat 0 0; display: block; float: left; height: 23px; margin: 0 6px 0 0; width: 24px; text-indent: -999em; opacity: 0.5; }
#gkIconsTwitter { background-position: -24px 0!important; }
#gkIconsVimeo { background-position: -48px 0!important; }
#gkSocialIcons a:hover { opacity: 1; }
.search { float: right; }
.search label ,.search i {
	display:none;
}
.search input {  background: #fff url('../images/search_bg.png') no-repeat right 0; height: 25px; line-height: 25px; color: #1b1f23; font-size: 12px; width: 200px; margin: 9px 18px 0 0; text-indent: 14px; }
.t3-footer-sl .t3-module {
	background:none;
}
.t3-footer-sl .t3-module ul > li > a {
    color: #fff;
}
.t3-footer-sl .t3-module .module-title {
    color: #fff;
	padding-top: 30px;
	text-transform: uppercase;
	font-family: BebasNeue,Arial,sans-serif;
	font-weight: normal;
}
.t3-footer-sl ul li {
    list-style: inside none disc;
	color: #fff;
	font-size: 18px;
}
.t3-footer-sl .t3-module ul > li > a {
	color: #888;
	font-size: 12px;
}
.t3-footer-sl .t3-module ul > li > a:hover {
	color: #fff;
}
.t3-footer-sl .col-lg-2  , .t3-footer-sl .col-lg-4{
	min-height: 170px;
	border-left:1px solid #222;
}
.t3-footer-sl .col-lg-2:first-child {
   border-left:1px solid transparent;
}
.t3-copyright {
    border: medium none;
    font-size: 12px;
    padding: 20px 0;
}
.t3-copyright .row {
	margin:0 ;
}
.copyright {
    margin: 0;
    text-align: right;
	border-top: 4px solid #e5e5e5;
    clear: both;
    overflow: hidden;
	padding: 10px 0 0;
}
@media (min-width: 980px) {
	.t3-footer-sl .col-lg-2  , .t3-footer-sl .col-lg-4{
		width: 20%;
		
	}
	.nspMainPortalMode3 .nspTitleBlock .nspArtMore {
		margin: 0 0 0 96px;
		float: left;
	}
}
.nspMainPortalMode3 .nspTitleBlock .nspArtMore {
	
	float: left;
}
@media (max-width: 768px) {
.nspMainPortalMode3 .fleft {
    float: none;
}
}
.nspMainPortalMode3 .nspTitleTab .nspTitle {
	text-transform: uppercase;
	font-family: BebasNeue,Arial,sans-serif;
	font-weight: normal;
}
.nspMainPortalMode3  img.fleft {
    height: 83px;
    margin: 7px 20px 10px 0;
    width: 123px;
}
.nspTitleBlock  div:nth-child(2), .opened div:nth-child(2){
	 margin:0!important;
	 float: left;
}
.nspMainPortalMode3 .nspTitleTab .nspTitle {
    
    margin-left: 20px !important;
    
}
a {
   outline: 0;
}
a:active, a:hover, a:focus {
    outline: none;
}
input::-moz-focus-inner { 
  border: 0; 
}
.dropdown-menu{
background-color: #203B71 !important;
}