@media screen and (max-width: 600px) {
  p.hotnews {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  span.hotimag {
    display: none;
  }
}
@media screen and (max-width: 600px) {
.sb-icon-search {
    z-index: 11;
    font-size: 18px;
    font-family: FontAwesome;
    color: #ffffff;
    background-color: #ff0000;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
	}
}
@media screen and (max-width: 600px) {
div.social-buttons {
    display: none;
	}
}
#sb-search {
	height: 25px;
}
@media screen and (max-width: 600px) {
#sb-search {
    height: 35px;
    margin-top: -53px
	}
}
.sb-icon-search, .sb-search-submit {
    width: 30px;
    height: 25px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
}
@media screen and (max-width: 600px) {
.sb-icon-search, .sb-search-submit {
    width: 45px;
    height: 37px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 33px;
    text-align: center;
    cursor: pointer;
	}
}
#logo-image {
  height: 35px;
  text-align: center;
  visibility: visible;
	background-color: #c30000;
}
@media screen and (max-width: 600px) {
#logo-image {
    display:none;
	}
}
#header-bottom {
	height: 31px;
  margin-top: 0px;
}
#secondary {
	margin-top: -10px;
	margin-left: 210px;
}
div#header-middle.clearfix.sticky {
	height: 37px;
}
#header-middle {
	height: 48px;
}
ul.social-links.clearfix.pull-left {
	height: 5px;
	margin: 1px 20px 0 0;
}
#main-menu > li > a {
    padding: 11px 16px 23px;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    height: 37px;
}
@media screen and (max-width: 600px) {
#main-nav {
    margin-top: -8px;
	}
}
#main-menu > li:hover {
      background-color: #ff0000; }
    #main-menu > li.current-menu-item {
      background-color: #ff0000; }
#mobile-menu {
    left: 0;
    top: 50px;
}
#mobile-menu {
    position: absolute;
    top: 51px;
    left: 20px;
    padding: 0;
    z-index: 99999;
    width: 288px;
    display: none;
    margin: 0;
    background-color: #000000;
}

@media screen and (max-width: 500px) {
.mobile-header-logo {
   background-image: url('./wp-content/focus-header-mobile-logo.png');
	background-repeat: no-repeat, repeat;
   background-color: #fff;
	 height: 67px;
   width: 72px;
   position: absolute;
   left: 38%;
   top: 0%;
	 border: solid #000 1px;
	}
}
.sb-search-wrapper {
    position: absolute;
    right: 4px;
    top: -175px;
    width: 350px;
}
@media screen and (max-width: 500px) {
.sb-search-wrapper {
   position: absolute;
   right: 0px;
   top: 54px;
   width: 300px;
	}
}
.archive.category #fcbkbttn_left {
	display: none;
}
.archive.page #fcbkbttn_left {
	display: none;
}
.entry-full-content a {
    color: #35577a;
}
.entry-full-content a:hover {
    color: #c91212;
}
a.a-su-post-title {
	 color: #000;
}
.punica-divider-fat-line {
    position: relative;
    height: 2px;
    width: 100%;
    background-color: #fff0;
}
div#totalpoll.totalpoll-wrapper[totalpoll-uid="fae6b4df83b19796b3977eaa075e0ec1"] .totalpoll-container {
    margin: auto;
    max-width: 100%;
    padding-top: unset;
    padding-right: unset;
    padding-bottom: unset;
    padding-left: unset;
    background: #fff;
    border-color: #DDD;
    border-width: unset;
    border-style: unset;
    border-radius: 0;
    color: #333;
    width: 340px;
}
.totalpoll-question-content {
	font-size: 20px;
}
.page-id-2 #main-content {
    background-image: none;
    margin-top: -35px;
}
.page-id-2 #punica-page-header {
    display: none;
}
.page-id-2 .breadcrumb.clearfix {
    display: none;
}
.page-id-2 .entry-title {
    display: none;
}
.page-id-2 #bottom-sidebar {
    display: none;
}
.page-id-2 .focus-footer {
    display: none;
}
.page-id-2 .sidebar.pull-left {
    display: none;
}
.page-id-2 .cc_container {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
    display: none;
}