#androiddevices a,#androiddevices a:hover{text-decoration:none;cursor:pointer;}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.nav-tabs li a {
    padding: 10px;
}
.fixed-topannel {
    display: block;
    height: 25px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline li {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.social-icons .fa {
    font-size: 12px;
}
.social-icons .fa {
    color: rgba(255, 255, 255, 0.8);
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 25px;
}
.social-icons.icon-circle .fa {
    border-radius: 50%;
}
.social-icons.icon-rounded .fa {
    border-radius: 5px;
}
.social-icons.icon-flat .fa {
    border-radius: 0;
}
.social-icons .fa:hover, .social-icons .fa:active {
    box-shadow: 1px 1px 3px #333;
    color: #fff;
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active {
    transform: scale(1.1);
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active {
    transform: scale(1.1) rotate(360deg);
}
.social-icons .fa-rss {
    background-color: #f60;
}
.social-icons .fa-adn {
    background-color: #504e54;
}
.social-icons .fa-apple {
    background-color: #aeb5c5;
}
.social-icons .fa-android {
    background-color: #a5c63b;
}
.social-icons .fa-bitbucket, .social-icons .fa-bitbucket-square {
    background-color: #003366;
}
.social-icons .fa-bitcoin, .social-icons .fa-btc {
    background-color: #f7931a;
}
.social-icons .fa-css3 {
    background-color: #1572b7;
}
.social-icons .fa-dribbble {
    background-color: #f46899;
}
.social-icons .fa-dropbox {
    background-color: #018bd3;
}
.social-icons .fa-facebook, .social-icons .fa-facebook-square {
    background-color: #3c599f;
}
.social-icons .fa-flickr {
    background-color: #ff0084;
}
.social-icons .fa-foursquare {
    background-color: #0086be;
}
.social-icons .fa-github, .social-icons .fa-github-alt, .social-icons .fa-github-square {
    background-color: #070709;
}
.social-icons .fa-google-plus, .social-icons .fa-google-plus-square {
    background-color: #cf3d2e;
}
.social-icons .fa-html5 {
    background-color: #e54d26;
}
.social-icons .fa-instagram {
    background-color: #a1755c;
}
.social-icons .fa-linkedin, .social-icons .fa-linkedin-square {
    background-color: #0085ae;
}
.social-icons .fa-linux {
    background-color: #fbc002;
    color: #333;
}
.social-icons .fa-maxcdn {
    background-color: #f6ae1c;
}
.social-icons .fa-pagelines {
    background-color: #241e20;
    color: #3984ea;
}
.social-icons .fa-pinterest, .social-icons .fa-pinterest-square {
    background-color: #cc2127;
}
.social-icons .fa-renren {
    background-color: #025dac;
}
.social-icons .fa-skype {
    background-color: #01aef2;
}
.social-icons .fa-stack-exchange {
    background-color: #245590;
}
.social-icons .fa-stack-overflow {
    background-color: #ff7300;
}
.social-icons .fa-trello {
    background-color: #265a7f;
}
.social-icons .fa-tumblr, .social-icons .fa-tumblr-square {
    background-color: #314e6c;
}
.social-icons .fa-twitter, .social-icons .fa-twitter-square {
    background-color: #32ccfe;
}
.social-icons .fa-vimeo-square {
    background-color: #229acc;
}
.social-icons .fa-vk {
    background-color: #375474;
}
.social-icons .fa-weibo {
    background-color: #d72b2b;
}
.social-icons .fa-windows {
    background-color: #12b6f3;
}
.social-icons .fa-xing, .social-icons .fa-xing-square {
    background-color: #00555c;
}
.social-icons .fa-youtube, .social-icons .fa-youtube-play, .social-icons .fa-youtube-square {
    background-color: #c52f30;
}
.social-icons.icon-circle.list-unstyled.list-inline > li {
    padding-right: 0;
}
.panel > .panel-heading {
    padding-bottom: 5px;
    padding-top: 5px;
}
body {
    color: #000;
    font-family: "Georgia",sans-serif,serif;
    font-feature-settings: "kern";
    font-kerning: normal;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: common-ligatures;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
    text-rendering: optimizelegibility;
    z-index: 1;
}
footer {
    background-color: #191919;
    background-image: -moz-linear-gradient(center top , #191919, #191919);
    color: #ccc;
    display: block;
    font-size: 12px;
    width: 100%;
}
breakingnews {
    background: none repeat scroll 0 0 #570001;
    border: 1px solid #570001;
    bottom: 20px;
    box-shadow: 0 10px 6px 0 rgba(50, 50, 50, 0.75);
    color: #fff;
    font-size: 15px;
    left: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 5;
}
ul.nice-menu {
    display: block;
    list-style: outside none none;
    margin-left: 0;
    margin-top: 30px;
    padding-left: 0;
    width: 300px;
}
.paddingtopmenu {
    padding-top: 80px !important;
}
.paddinglargebottom {
    padding-bottom: 50px !important;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.navbar .navbar-collapse {
    text-align: center;
}
.in ul {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
@keyframes expand {
0% {
    padding-left: 0;
    width: 5px;
}
100% {
    padding-left: 20px;
    width: 200px;
}
}
@keyframes expand-bounce {
0% {
    padding-left: 0;
    width: 5px;
}
50% {
    width: 200px;
}
70% {
    width: 170px;
}
80% {
    width: 200px;
}
90% {
    width: 190px;
}
100% {
    padding-left: 20px;
    width: 200px;
}
}
@keyframes shrink {
0% {
    padding-left: 20px;
    width: 200px;
}
100% {
    padding-left: 0;
    width: 5px;
}
}
@keyframes shrink-bounce {
0% {
    padding-left: 20px;
    width: 200px;
}
50% {
    width: 5px;
}
70% {
    width: 35px;
}
80% {
    width: 5px;
}
90% {
    width: 15px;
}
100% {
    padding-left: 0;
    width: 5px;
}
}
ul.nice-menu li {
    background: none repeat scroll 0 0 transparent;
    height: 30px;
    line-height: 20px;
    margin-top: 3px;
    padding: 0;
    width: 5px;
}
ul.nice-menu.tight li {
    margin-top: 0 !important;
}
ul.nice-menu li {
    animation-duration: 0.5s;
    animation-name: shrink;
    animation-timing-function: ease-in-out;
    display: block;
}
ul.nice-menu.bounce li {
    animation-duration: 0.5s;
    animation-name: shrink-bounce;
    animation-timing-function: ease-in-out;
}
ul.nice-menu li:hover {
    animation-duration: 0.5s;
    animation-name: expand;
    animation-timing-function: ease-in-out;
    display: block;
    padding-left: 20px;
    width: 200px;
}
ul.nice-menu.bounce li:hover {
    animation-duration: 0.5s;
    animation-name: expand-bounce;
    animation-timing-function: ease-in-out;
}
ul.nice-menu a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 5px 20px;
    position: absolute;
    text-decoration: none;
    text-shadow: 0 0 3px #333;
    width: 200px;
}
ul.nice-menu li.green {
    background: none repeat scroll 0 0 rgb(107, 186, 112);
}
ul.nice-menu li.blue {
    background: none repeat scroll 0 0 rgb(78, 92, 127);
}
ul.nice-menu li.orange {
    background: none repeat scroll 0 0 rgb(216, 121, 40);
}
ul.nice-menu li.dark {
    background: none repeat scroll 0 0 rgb(42, 32, 30);
}
ul.nice-menu li.red {
    background: none repeat scroll 0 0 rgb(178, 59, 30);
}
ul.nice-menu li.bright {
    background: none repeat scroll 0 0 rgb(241, 249, 210);
}
p {
    text-align: left;
    word-spacing: -1px;
}
@media (min-width: 768px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
    animation: 1s ease 0s normal none 1 running fadeIn;
    display: block;
    opacity: 0.895;
    z-index: 1001;
}
.paddingtopmenu {
    padding-top: 80px;
}
.nav > .dropdown > a {
    font-size: 9px;
    padding-left: 5px;
    padding-right: 5px;
}
}
@media (min-width: 992px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
    animation: 1s ease 0s normal none 1 running fadeIn;
    display: block;
    opacity: 0.895;
    z-index: 1001;
}
.nav > .dropdown > a {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
}
}
@media (min-width: 1200px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
    animation: 1s ease 0s normal none 1 running fadeIn;
    display: block;
    opacity: 0.895;
    z-index: 1001;
}
.nav > .dropdown > a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.imageboxthumb {
    max-height: 130px;
    max-width: 130px;
    min-height: 130px;
    min-width: 130px;
}
.categorythumb {
    max-height: 175px;
    max-width: 200px;
    min-height: 175px;
    min-width: 200px;
}
}
.fullheight {
    height: 100% !important;
}
.orangebg {
    background: none repeat scroll 0 0 #f60;
    color: #fff;
}
.maroonbg {
   
background: none repeat scroll 0 0 #CA0002;
    color: #fff;
}
.Menubg {
    background: none repeat scroll 0 0 #CA0002;
}
.purplebg {
border-top:5px solid #ED1B24;
boder-radius:0px;
    /*background: none repeat scroll 0 0 #ED1B24;*/
	background:#eee;
    color: #ED1B24;
}
.purplebg a, .purplebg a:hover {
    color: #ED1B24;
}
.greybg {
    color: #000;
}
.greybg:hover {
    background: none repeat scroll 0 0 #eff0eb;
    color: #000;
    cursor: pointer;
}
.greybg a, .greybg a:hover {
    color: #004782;
    cursor: pointer;
}
.fixed-topannel {
    background: none repeat scroll 0 0 #eff0eb !important;
}
.bluebg {
    background: none repeat scroll 0 0 #336699;
   border-top:5px solid #2A48BA;
boder-radius:0px;


   background: none repeat scroll 0 0 #eee;

    color: #2A48BA;
}
.bluebg a, .bluebg a:hover {
    color: #2A48BA;
}
.darkgreybg {
  background: none repeat scroll 0 0 #336699;
   border-top:5px solid #333333;
boder-radius:0px;
    background: none repeat scroll 0 0 #eee;
    color: #333333;
}
.darkgreybg a, .darkgreybg a:hover {
    color: #333333;
}
.mainnews {
    background: none repeat scroll 0 0 #837d7d;
    color: #fff;
}
.mainnews a, .mainnews a:hover {
    color: #fff;
}
.list-group > li {
    list-style: outside none none;
}
.grid {
    clear: both;
    list-style: outside none none;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    text-align: center;
}
.grid figure {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.grid figure img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100%;
    opacity: 0.8;
    position: relative;
}
.grid figure figcaption {
    backface-visibility: hidden;
    color: #fff;
    font-size: 1.25em;
    padding: 2em;
    text-transform: uppercase;
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.grid figure figcaption > a {
    font-size: 0;
    opacity: 0;
    text-indent: 200%;
    white-space: nowrap;
    z-index: 1000;
}
.grid figure h2 {
    font-weight: 300;
    word-spacing: -0.15em;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2, .grid figure p {
    margin: 0;
}
.grid figure p {
    font-size: 68.5%;
    letter-spacing: 1px;
}
figure.effect-terry {
}
figure.effect-terry figcaption {
    padding: 1em;
}
figure.effect-terry figcaption::before, figure.effect-terry figcaption::after {
    border-color: #101010;
    border-style: solid;
    content: "";
    height: 190%;
    position: absolute;
    transition: transform 0.35s ease 0s;
    width: 200%;
}
figure.effect-terry figcaption::before {
    border-width: 0 60px 15px 0;
    bottom: 0;
    right: 0;
    transform: translate3d(60px, 15px, 0px);
}
figure.effect-terry figcaption::after {
    border-width: 15px 0 0 15px;
    left: 0;
    top: 0;
    transform: translate3d(-15px, -15px, 0px);
}
figure.effect-terry img, figure.effect-terry p a {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-terry img {
    opacity: 0.85;
}
figure.effect-terry h2 {
    bottom: 0;
    left: 0;
    position: absolute;
    transform: translate3d(100%, 0px, 0px);
    transition: transform 0.35s ease 0s;
    width: 50%;
}
@media screen and (max-width: 920px) {
figure.effect-terry h2 {
    font-size: 120%;
    padding: 0.75em 10px;
}
}
figure.effect-terry p {
    clear: both;
    float: right;
    font-size: 111%;
    text-align: left;
    text-transform: none;
}
figure.effect-terry p a {
    color: #fff;
    display: block;
    margin-bottom: 1em;
    opacity: 0;
    transform: translate3d(90px, 0px, 0px);
}
figure.effect-terry p a:hover, figure.effect-terry p a:focus {
    color: #f3cf3f;
}
figure.effect-terry:hover figcaption::before, figure.effect-terry:hover figcaption::after {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-terry:hover img {
    opacity: 0.6;
}
figure.effect-terry:hover h2, figure.effect-terry:hover p a {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-terry:hover p a {
    opacity: 1;
}
figure.effect-terry:hover p a:first-child {
    transition-delay: 0.025s;
}
figure.effect-terry:hover p a:nth-child(2) {
    transition-delay: 0.05s;
}
figure.effect-terry:hover p a:nth-child(3) {
    transition-delay: 0.075s;
}
figure.effect-terry:hover p a:nth-child(4) {
    transition-delay: 0.1s;
}
.gradientbg {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.84) 84%, rgba(146, 146, 146, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.aw-widget-current-inner a.aw-toggle {
    display: none !important;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p time {
    width: 110px !important;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description {
    width: 110px !important;
}
p time,.aw-temp-time-desc time {
display:none;
    display: none !important;
height:0px;
width:0px;
visibility:hidden !important;
height:0px !important;
width:0px !important;
visibility:hidden;
}
.round {
background: rgb(249,252,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* IE6-9 */

    background-image: -moz-linear-gradient(center top , #f7f7f7, #e7e7e7);
	
    border: 1px solid #fff;
    border-radius: 50%;
    color: #000 !important;
    font-size: 20px !important;
    font-style: italic;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding: 3px 9px !important;
    width: 30px;
	font-style:italic;
	text-transform:lowercase !important;
}
.round:hover, .topsocialmediaicons:hover {
    transform: scale(1.1);
}
.topsocialmediaicons {
    color: #000 !important;
    font-size: 1.5em;
}
a.toplinks {
    color: #000 !important;
    font-size: 12px !important;
    padding: 0 3px !important;
}
a > h3 {
    color: #000 !important;
    font-weight: bold;
}
 .siteNotification{
padding-left: 15px;
padding-right: 15px;
text-align: center;
background: wheat;
padding-top: 10px;
margin-left: -7px;
margin-right: -7px;
}
.footerlinks{
color:#fff;
}
.footerlinks a,.footerlinks a:hover{
color:#fff;
}
.aw-current-weather-inner>h3,.lt-106 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather h3{font-size:8px;font-size:8px !important;}
#backTop{
    width:25px;
    height:25px;
    padding:10px;
    border-radius:4px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
#backTop.white{
     background:url(../img/uparr-48-b.png) no-repeat center center rgba(255,255,255,0.8);
    border:1px solid #ccc;
}
#backTop.black{
     background:url(../img/uparr-48-w.png) no-repeat center center rgba(0,0,0,0.8); 
    border:1px solid #ccc;
}
#backTop.red{
     background:url(../img/uparr-48-w.png) no-repeat center center rgba(217,97,81,0.9); 
    border:1px solid #fff;
}
#backTop.green{
     background:url(../img/uparr-48-b.png) no-repeat center center rgba(81,217,187,0.9); 
    border:1px solid #fff;
}

#showhidefooter div,#showhidefooter div a{color:#fff;}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 760px) and (min-width: 220px) {
.navbar-fixed-top{top:0px;}
}