.fixed .hidden-desktop {
  display: none;
}

.chrono_credits {display:none;}

#sp-right .module .mod-wrapper ul.nav li a {
background: #09BDE4;
color: #fff;
-webkit-transition: all .5s linear;
-moz-transition: all .5s linear;
-ms-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
margin: 4px 4px 0 0;
padding: 3px 10px;
}

#sp-right .module .mod-wrapper ul.nav li a:hover {
color: #000;
background: #fff;
}

#bottom .nav>li>a,
#sp-bottom-wrapper #sp-bottom2 .module a  {
text-decoration: none;
background-color: transparent;
background-image: url(../images/bg-bottom-bot.jpg);
background-position: -300px;
background-repeat: repeat-y;
color: #fff;
margin: 4px 4px 0 0;
padding: 3px 10px;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-ms-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
border-left: 4px solid #1EA8F1;
}
#bottom .nav>li>a:hover,#bottom .nav>li>a:focus,
#sp-bottom-wrapper #sp-bottom2 .module a:hover  {
background-color: #4d4d4d;
background-position: 0px;
color: #4d4d4d;
}

#sp-component-area-wrapper .page-header {
font-size: 38px;
}

.blog .row-fluid .item article .entry-content > ul {clear: both;}

#sp-footer2 .gbs3 form .form-group.gcore-form-row {float: left; margin-right: 10px!important;}

#sp-footer2 .gbs3 {overflow: hidden;}

#sp-footer2 .gbs3 form .form-group.gcore-form-row #button11 {margin-top: 26px;}
#sp-footer2 .gbs3 form .form-group.gcore-form-row #button11:focus { background-color: #66afe9;}
#sp-footer2 .gbs3 .form-control {background: #4d4d4d;text-shadow: none; color: #fff; border-color: #ccc; height: 26px;padding: 0px 10px; }
#sp-footer2 .gbs3 .form-control:focus { border-color: #66afe9;}


#sp-footer-wrapper {
padding: 10px 0 10px 0;
}

#component-area article .entry-content .pull-left .fulltext-image { margin-right: 10px ;}

.blog .items-row article > .entry-content > div { max-width: 100%; }

#sp-header-wrapper #sp-search a {float: right; margin-top: 9px;}
#sp-header-wrapper .search { margin-right: 20px; }

@media (max-width: 1200px) {
#sp-middle-wrapper #middle #sp-middle2 .module .mod-wrapper .mod-content .custom iframe {width: 100%;}
#sp-menu-wrapper #sp-main-menu ul li a {padding: 15px;}
}

@media (max-width: 981px) {
	article.item-page.post .entry-content img {display:block!important; float: none!important; margin-left:auto!important; margin-right:auto!important;}
	.nspArt img.nspImage {width: 100%!important; height: auto!important;}
}

@media (max-width: 800px) {
  .hidden-desktop.sp-mobile-menu.nav-collapse {z-index: 999;}
}

