body { color: #000000; background-color: #FFFFFF; font-family: Arial; font-size: 12pt; }
a { color: #000080; }
.header_color { color: #000000; background-color: #FFFFFF; }
.sidebar_color { color: #000000; background-color: #CCCCCC; }
.sideheading_color { color: #FFFFFF; background-color: #000060; }
.sidehighlight_color { color: #FFFFFF; background-color: #666666; }
.sideheadinghighlight_color { color: #FFFFFF; background-color: #666666; }
.menubar_color { color: #000000; background-color: #CCCCCC; }
.menu_color { color: #000060; background-color: #DDDDDD; }
.highlight_color { color: #FFFFFF; background-color: #FF6600; }
.content_color { color: #000000; background-color: #FFFFFF; }
.blockheading_color { color: #FFFFFF; background-color: #000060; }
.footer_color { color: #000000; background-color: #CCCCCC; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.imageContainer { width: 39%; padding: 5px; }
.textContainer { width: 56%; padding: 5px; }
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
.counter { padding-bottom: 10px; }
.barchart-privacy-policy {
display: block;
font-size: 11px;
text-align: center;
margin-top: 15px;
}
.terms-and-agreements-links ul.list-inline {
 display: inline-block;
 list-style-type: none !important;
}
.terms-and-agreements-links ul.list-inline li {
 display: inline-block;
 padding: 3px 15px;
}
.terms-and-agreements-links ul.list-inline li:not(:last-child) {
border-right: 1px solid #666;
}
.copyright2 a, .copyright3 a {
	text-decoration: underline !important;}body {
  font-family: "Cairo", sans-serif;
  font-size:18px;
}
h1, h2, h3, h4 {
  font-weight: 800;
}
h3 {
font-size: 20px;
}
h4 {
font-family: "Bebas Neue", sans-serif;
}
.title-block {
font-weight:800;
font-size: 24px;
text-decoration: underline;
font-family: "Bebas Neue", sans-serif;
}

td, th {
  padding: 10px;
}

.navbar-brand > img {
  display: block;
  width: 73%;
  margin-left: 50px;
  margin-top:18px;
  box-shadow: 0 3px 8px rgba(0,0,0,.2);

}
.navbar-default, .navbar-default .navbar-toggle, .sidebar {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.sidebar-nav li a {
  color: #000000;
  font-weight: 500;
 font-family: "Bebas Neue", sans-serif;
  font-size: 25px;
}
.sidebar-nav {
  float: right;
  margin-top: 27px;
}
#sidebar-wrapper {
  min-height: 108px;
  background-color: #FFF;
  box-shadow: 0 3px 8px rgba(0,0,0,.2);
}
.navbar-nav > li > a {
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
}
.footer {
  background-color: #000000;
  color: #FFFFFF;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    bottom: 25%;
    background-color: rgba(11,12,41,.6);
    padding: 100px;
  }
.carousel-caption a {
  color: #f0b212;
}
#acContentHolder {
width:95%;
margin-top: 100px;
}
.carousel-container {
  top: -37px;
}
.sidebar-nav .open .dropdown-menu, .sidebar-nav .open .dropdown-menu > li, .sidebar-nav .open .dropdown-menu > li > a {
  background: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  background-color: #454545;
}
.title-block {
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
}
.block_title.blockheading_color  {
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 18px;
}

@media screen and (min-width:768px) and (max-width:1166px){
.sidebar-nav {
  margin-top: 51px;
}
.navbar-brand > img {
  display: block;
  width: 68%;
  margin-left: 21px;
  margin-top: 6px;
}
}
@media screen and (max-width:768px){
.navbar-brand > img {
  width: 47%;
  margin-top: -55px;
  margin-left: 0px;
  box-shadow: 0 3px 8px rgba(0,0,0,.2);
}

.carousel-caption {
padding:0px;
}
.displayLarge {
display:none;
}
}
@media screen and (min-width:768px){
.displaySmall {
  display:none;
}
}

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-default {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
}
/* ALERTS FORM */
.alerts {
background-color: #000000;
color:#FFFFFF;
}
.text-btn a {
background-color:#f5af08;
color:#FFFFFF;
padding:10px;
border-radius:5px;
}
.alerts a {
color:#FFFFFF; 
text-decoration: underline;
}
.alerts h2 {
text-decoration: underline;
}
/* END ALERTS FORM */
.caret {
  color:#000000;
}

#menu-toggle {
margin-top:50px;
}

#myVideo {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  width: 102%;
  margin-left: -15px;
  height:100%;
}

@media (min-width: 768px) {
  .page-menus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    gap: 36px;
    font-family: "Bebas Neue", sans-serif;
}
  }
  .page-menus ul li a:link, .page-menus ul li a:visited {
    padding: 14px 18px;
  }

.page-menus ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.page-menus ul li a:link, .page-menus ul li a:visited {
  text-align: center;
  white-space: normal;
  padding: 14px 14px;
  font-family: "Bebas Neue", sans-serif;
}
.feed-menus ul li a:link, .page-menus ul li a:visited, .energy-menus ul li a:visited {
  color: #FFF;
  background-color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 100%;
  margin: 5px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  font-size:22px;
  padding: 14px 18px;
  font-weight: 800;
  text-decoration:none;
  font-family: "Bebas Neue", sans-serif;
}
.page-menus ul li a:link, {
  color: #FFF;
  background-color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 25px;
  padding: 14px 18px;
  font-weight: 800;
  text-decoration:none;
  font-family: "Bebas Neue", sans-serif;
}

.page-menus ul li a:hover {
  background-color:#FFFFFF;
  color:#000000;
}



@media (min-width: 768px) {
  .energy-menus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    gap: 34px;
   font-family: "Bebas Neue", sans-serif;
}
  }
  .energy-menus ul li a:link, .page-menus ul li a:visited {
    padding: 14px 18px;
    font-family: "Bebas Neue", sans-serif;
  }

.energy-menus ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.energy-menus ul li a:link, .page-menus ul li a:visited {
  text-align: center;
  white-space: normal;
  padding: 14px 14px;
}
.energy-menus ul li a:link, .page-menus ul li a:visited {
  color: #FFF;
  background-color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 25px;
  padding: 14px 18px;
  font-weight: 800;
  text-decoration:none;
}

.energy-menus ul li a:hover {
  background-color:#FFFFFF;
  color:#000000;
}


/*RESPONSIVE VIEWS*/
@media screen and (min-width:768px){
.displaySmall {
  display:none;
}
}

@media screen and (max-width:768px){
.displayLarge {
  display:none;
}
}
.displayLarge img { 
  padding:10px;
}
.page-menus ul{
  list-style-type: none;
}
.energy-menus ul{
  list-style-type: none;
}
.feed-menus ul{
  list-style-type: none;
  font-family: "Bebas Neue", sans-serif;
}





@media (min-width: 768px) {
  .feed-menus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    gap: 40px;
}
  }


.feed-menus ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.feed-menus ul li a:link, .page-menus ul li a:visited, .energy-menus ul li a:visited {
  text-align: center;
  white-space: normal;
  padding: 14px 14px;
}


.feed-menus ul li a:hover {
  background-color:#FFFFFF;
  color:#000000;
}

.feed-menus ul li a{
  width:175px;
}
.page-menus ul li a{
  width:306px;
}
.energy-menus ul li a{
  width:260px;
}
 .show-menus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    gap: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Bebas Neue", sans-serif;
}
.show-menus ul li a:link, .page-menus ul li a:visited .energy-menus ul li a:visited {
  color: #FFF;
  background-color: #000000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 100%;

  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 25px;
  padding: 14px 18px;
  font-weight: 800;
  text-decoration:none; 
font-family: "Bebas Neue", sans-serif;
}

.show-menus ul li a:hover {
  background-color:#FFFFFF;
  color:#000000;
}

.show-menus ul li a {
  width: 244px;
  color: #FFF;
  background-color: #000000;
}


@media (min-width: 768px) {
  .grain-menus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    gap: 47px;
}
  }
 

.grain-menus ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
}
.grain-menus ul li a{
  width:199px;
}
.grain-menus ul li a:link, .page-menus ul li a:visited .energy-menus ul li a:visited{
  text-align: center;
  color: #FFF;
  background-color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: no-wrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 25px;
  padding: 14px 18px;
  font-weight: 800;
  text-decoration:none;
  margin: 2px;
}

.grain-menus ul li a:hover, .page-menus ul li a:visited, .energy-menus ul li a:visited {
  background-color:#FFFFFF;
  color:#000000;
}
.grain-menus li a:visited{
color:#FFFFFF;
border: #000000;
}
.feed-menus li a:visited{
color:#FFFFFF;
border-color:#000000;
}
.page-menus li a:visited{
color:#FFFFFF;
}

.energy-menus li a:visited{
color:#FFFFFF;
}
.logos img{
  padding:15px;
}

/*NAVIGATION LOGOS*/
.nav > li > a > img {
  max-width: 66%;
}
.sidebar-nav img {
 width:65%;
}

/*END NAVIGATION LOGOS*/

/*RESPONSIVE VIEWS*/
@media screen and (max-width:768px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #777777;
}
#myVideo {
  min-width: 100%;
  min-height: 100%;
  width: 102%;
  margin-left: -15px;
  object-fit: scale-down;
  margin-top: -62px;
  height:100%;
}
}

@media screen and (min-width:768px) and (max-width: 1270px) {
 .navbar-brand > img {
    display: block;
    width: 91%;
    margin-left: 6px;
    margin-top: 3px;
  }
 .navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 55px;
  }
 .sidebar-nav {
    margin-top: 202px;
  }
#acContentHolder {
  margin-top:135px;
}
#ac-navbar-1 {
  margin-top:100px!important;
}
}

@media screen and (min-width:1166px) and (max-width:1444px) {
.sidebar-nav li {
  margin:-2px; 
}
}

@media screen and (max-width:1300px) {
.grain-menus ul{
display: flow-root list-item;
    -webkit-box-pack: center;
}
}
@media screen and (max-width:1300px) {
.feed-menus ul{
display: flow-root list-item;
    -webkit-box-pack: center;
}
}
@media screen and (min-width:1064px) and (max-width:1270px) {
.sidebar-nav {
    margin-top: 202px;
  }
}
@media screen and (min-width:768px) and (max-width:1238px) {
.navbar-brand > img {
    width: 81%!important;
}
}
@media screen and (min-width:1271px) and (max-width:1468px){
.navbar-right {
   margin-top:-56px;
}
#acContentHolder {
  margin-top: 67px;
}
#sidebar-wrapper {
  min-height: 90px;
}
}
/*END RESPONSIVE VIEWS*/

.color-block {
background-color: rgba(189, 195, 199);, 1;
color:#000000;padding:5px;
}
.color-block h4 {
font-size:22px;
font-family: "Roboto Slab", serif;
}
.page-menus { 
  background-color:#000000;
  padding:50px;
}

.energy-menus { 
  background-color:#000000;
  padding:50px;
}
.grain-menus { 
  background-color:#000000;
  padding:50px;
}
 
.feed-menus { 
  background-color:#000000;
  padding:12px;
}
.show-menus { 
  background-color:#000000;
  padding:50px;
}
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
