a {
  color: #ff9900;
}
a:hover,
a:focus,
a:active {
  color: #e3990b;
}

.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #ff9900;
  color: #fff;
}
.su-list ul li {
    position: relative;
    list-style-type: none !important;
    display: block !important;
    line-height: 1.3em;
    margin: 0 !important;
    padding: 4px 0 4px 2em !important;
    border-bottom: none;
} 

.page-header {
    padding-bottom: 0px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 10px;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    margin: 0;
}


.body-innerwrapper {
    background: #f9f9f9;
}

.search .btn-toolbar button {
    background: #ff9900;
    margin-top: 28px;
}

.blog-featured,
.blog  {
  background: #fff;
  padding:40px;
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);  
}

.blog-featured article.item, 
.blog article.item {
  box-shadow: none; 
}

.blog-featured .entry-header h2,
.blog .entry-header h2{
  font-size: 32px;
}

.pull-right.entry-image {
    margin: 0 0 20px;
}

.article-info {
    margin: 0 -8px 5px;
    line-height: 12px;
    font-size:11px;
    padding: 0px;
}

article.item.item-page .entry-header h2  {
    margin: 8px 0 0;
    font-size: 40px;
    line-height: 1.1;
    padding: 0;
} 


article.item {
    margin-bottom: 50px;
    padding-bottom: 20px;
    background: #ffffff;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);  
}

article.item .entry-header {
    padding: 0 15px 0px 15px;
}

article.item p {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}

article.item .entry-header {
    padding: 0 15px 0px 15px;
}

article.item p {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}


article.item.item-page div[itemprop="articleBody"] {
     padding: 0 45px;
}

article.item.item-page div[itemprop="articleBody"] p {
    padding:0px;
    
}

article.item.item-page .entry-header {
    padding-left: 45px;
    padding-right: 45px;
}

.item item-page item-featured{
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}

.pager {
    padding-left: 0;
    margin: 20px 40px;
    text-align: center;
    list-style: none;
}

.tags >span {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 45px;
}

.label-info {
    background-color: #494949;
}

a.label .label-info {
    background-color: #ff9900;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.article-footer-top {
        padding: 0 30px;
} 

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #eee;
}

.post-format {   
    left: -48px;
}

.btn {
    margin-right: 30px;
    margin-left: 0px;
    background: #ff9900;
    color:#FFF;
}

ul.sigFreeClassic li.sigFreeThumb {
  float:left;
  background:#fff!important;
  margin:0 1px 1px 0;
  padding:0;
  list-style:none!important;
  border:1px solid #ddd!important;
}

ul.sigFreeClassic {
    margin: 0px auto!important;
    padding: 8px!important;
    list-style: none;
    clear: both;
    overflow: hidden;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    border-radius: 15px;
    color: #FFF;
}

.pager li>a:hover,.pager li>a:focus, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #e3990b;
    border: 1px solid #e3990b;
    border-radius: 15px;
    color:#FFF;
}

.btn-default {
    color: #fff;
    background-color: #ff9900;
    border: 1px solid #ff9900;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus{
    color: #fff;
    background-color: #e3990b;
    border: 1px solid #e3990b;
}

.sp-megamenu-parent >li.active>a{
  color: #FFF;
  background: #ff9900;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #ff9900;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #ff9900;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #ff9900;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    border-radius: 15px;
}

.pager li>a:hover,.pager li>a:focus, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #e3990b;
    border: 1px solid #e3990b;
    border-radius: 15px;
    color:#fff;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #ff9900;
  background-color: #ff9900;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #e3990b;
  background-color: #e3990b;
}
ul.social-icons >li a:hover {
  color: #ff9900;
}
.sp-page-title {
  background: #ff9900;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #ff9900;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #ff9900;
}
.sp-module .tagscloud .tag-name:hover {
  background: #ff9900;
}

#sp-right .sp-module .latestnews  {
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);  
    padding: 15px;
    background: #FFF;
}



.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #ff9900;
}
.search .btn-toolbar button {
  background: #ff9900;
}
.post-format {
  background: #ff9900;
}
.voting-symbol span.star.active:before {
  color: #ff9900;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #ff9900;
}
.entry-link,
.entry-quote {
  background: #ff9900;
}
blockquote {
  border-color: #ff9900;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #ff9900;
}
#sp-footer {
  background: #ff9900;
}
.sp-comingsoon body {
  background-color: #ff9900;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #e3990b;
  background-color: #ff9900;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #ff9900;
  background-color: #e3990b;
}


#sp-bottom {
    background: #26262b;
    padding: 100px 0px;
    color:#ccc;
}

#sp-bottom small {
    font-size: 90%;
    color: #FFF;
}

#sp-bottom .sp-module .sp-module-content .nav.menu li a {
    color: #959595;
    font-size: 14px;
    line-height: 1;
    padding: 3px 0 12px;
}

#sp-bottom .sp-module .latestnews a,
#sp-bottom a {
    color: #f2dede;  
}

#sp-bottom .sp-module .latestnews .latestnews-date{
  font-size: 15px;
  color:#FFF;
}

#sp-bottom a:hover,
#sp-bottom a:focus{
    color: #ff9900!important;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: 3px solid #ff9900;
    padding-bottom: 20px;
    margin-top: 30px;
}
.sp-module ul >li {
  display: block;
  border-bottom: 1px solid rgba(0,0,0,.5);
  -webkit-transition: 300ms;
  transition: 300ms;
} 
.sp-module .latestnews >div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e6e1e1;
}

.entry-header h2 {
    margin: 8px 0 0;
    font-size: 38px;
    line-height: 1.2;
}

.zebra td{ 
 border-bottom: 1px dotted #555; color:#222;
}

table.zebra tbody td {
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

ul.zebra > li:first-child,
table.zebra tbody tr:first-child td {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,0.1);
}

ul.zebra > li.odd,
table.zebra tbody tr.odd{
  background: #f5f5f5;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    border-left: 5px solid #eee;
}

.chalttt {
    border: medium none;
    width: 50%;
}
.chalttt p {
    color: #222;
    font-family: Archivo Narrow;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 10px;
    text-shadow: 0 -1px 0 rgba(205, 68, 0, 0.2);
}
.chaltt p {
    color: #222;
    font-family: Abel;
    font-size: 12px;
    font-style: oblique;
    font-weight: normal;
    margin-top: -20px;
    padding-left: 15px;
    text-shadow: 0 -1px 0 rgba(205, 68, 0, 0.2);
}
.chart .pipe, .chart .pipe1, .chart .pipe2 {
    height: 28px;
    margin-bottom: 15px;
    text-align: right;
    width: 70%;
}
.chart p {
    border-bottom: 0 none;
    color: #222;
    font-family: Archivo Narrow;
    font-size: 13px;
    font-weight: normal;
    margin: 0 5px;
    padding: 0 10px 0 5px;
    text-shadow: 0 -1px 0 rgba(205, 68, 0, 0.2);
}
.chart .pipe > div {
    background-color: #f9953d;
    background-image: linear-gradient(to bottom, #fba541, #f78b3a);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: inherit;
    height: 28px;
    padding-right: 2%;
    padding-top: 3px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}
.chart .pipe1 > div {
    background: #494949 linear-gradient(to bottom, #494949, #2f2f2f) repeat scroll 0 0 border-box;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: inherit;
    height: 28px;
    padding-right: 2%;
    padding-top: 3px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}
.chart .pipe2 > div {
    background: #6d7489 linear-gradient(to bottom, #6d7489, #41485b) repeat scroll 0 0 border-box;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: inherit;
    height: 28px;
    padding-right: 2%;
    padding-top: 3px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
.chalttt {
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: #555555;
    outline: medium none;
    text-decoration: none;
    width: 100%;
}
.sp-megamenu {
    font-size: 11px;
}
}
@media (max-width: 480px) {
.chalttt {
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: #555555;
    font-size: 12px;
    outline: medium none;
    text-decoration: none;
    width: 100%;
}
.chart p {
    font-family: Archivo Narrow;
    font-size: 11px;
}
.chart .pipe, .chart .pipe1, .chart .pipe2 {
    width: 100%;
}
}
ul.sigFreeClassic li.sigFreeThumb {
  float:left;
  background:#fff!important;
  margin:0 1px 1px 0;
  padding:0;
  list-style:none!important;
  border:1px solid #ddd!important;
}

@media screen and (max-width: 480px) {
	table {
		overflow-x: auto;
		display: block;
	}
  .entry-header.has-post-format{
   font-size: 80%;
  }
  th, td {
  font-size: 15px!important;
  font-weight: normal;
}
}

@media screen and (max-width: 320px) {
	table {
		overflow-x: auto;
		display: block;
	}
  .entry-header.has-post-format{
   font-size: 80%;
  }
  th, td {
  font-size: 14px!important;
  font-weight: normal;
}
}



