/****** GLOBAL *************************************************************************************
*****************************************************************************************************
*****************************************************************************************************/

h1.PredigeRounded-LightItalic {
    color: #e5e5e5;
}

.page-content {
    color: #282c34;
}

.page-content h2 {
color: #e8c12b;
border-bottom: solid 4px rgba(232,193,43,1);
}

.page-content a, .page-content a:link {
    color: #e0d6b6;
}

.page-content a, .page-content a:visited {
color:#e0d6b6;
}

.page-content a, .page-content a:hover {
color:#b1e5f6;
}

#FAQ-accordion .odd {
   background-color: rgba(255,255,255,0.2);
}

.getthefacts.getthefacts-widget {
    background: rgba(85,107,115,0.4);
  }

.slick-track {
  background-color: rgba(85,107,115,0.4);
}



  #BOD .lidership-image a{
    color:white;
  }

  .news-block {
      background: #405964;
      z-index:1000;
    }


.navbar-default.left-navbar .navbar-nav > li ul.sub-menu li > a, .navbar-default.left-navbar .navbar-nav > li .sub-menu li a:active, .navbar-default.left-navbar .navbar-nav > li .sub-menu li a:visited {
    color: #fff;
}







/****** MAP ***********************/

.basins a {
border: 3px solid #4d6572;
    background-color: rgba(255,255,255,0.2);
}

.basins a:hover {
    background-color: rgba(77,101,114,.5);
}

.map_rotator_container {
    float: right;
    background-color: rgba(85,107,115,0.4);
    border: 5px solid rgba(232,193,43,1);
}

.map_rotator_container .map_rotator_info_item_title {
    color: rgba(232,193,43,1) !important;
}

.map_rotator_container .region-overview a {
color: rgba(232,193,43,1) !important;
}

.map_rotator_container .rotator-header {
    margin: 0 20px 0 20px;
    border-bottom: solid 5px rgba(232,193,43,1);
}


/****** Charts ***********************/

.table.linnTable tr.evenRow td {
    background: rgba(255, 255, 255,.2) !important;
}

.linnTable-mobile table.linnTable tr:nth-child(2n) {
    background: rgba(255, 255, 255,.2);
}

.ownership-situations-block .bg:nth-child(2n+1) {
    background: rgba(255, 255, 255,.2);
}

.ownership-addresses-block .sub-h2 {
color:white;
}

table.linnTable tr.evenRow td{
    background: rgba(255, 255, 255,.2) !important;
}



/****** HOMEPAGE ADJUSTMENTS ***********************/
/***************************************************/
/***************************************************/
/***************************************************/

.hid_vid {
visibility:hidden;
}

.extendh {
height:65px;
}

.bottom-rotator {
  }

.tablet-rotator-container{
}


/****** DESKTOP HOME *************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/

@media (min-width: 1000px) and (max-width: 1920){

.home-page-header h1{
background:none;

}
.navbar-default {
    background: none;
    border: none;
    border-top: solid 5px #e8c12b;
  }

.title, .news-block .title {
    border-bottom: solid 5px #e8c12b;
  }

.news-block {
    background: #405964;
    z-index:1000;
  }

 .dividend .title a, .dividend .title a:hover{
   color: #e8c12b;
  }

.events {
    background: rgba(85,107,115,0.4);
  }

.desktop-rotator-container .rotator-item-content {
    border-top: solid 5px #817c49;

  }

.brown-square.active, .brown-square:hover {
    background-color: #e8c12b;
  }

.prev-item {
    background: url(http://www.linnenergy.com/wp-content/uploads/2017/07/arrow-left.png) 50% 50% no-repeat #e8c12b;
  }

  .next-item {
      background: url(http://www.linnenergy.com/wp-content/uploads/2017/07/arrow-right.png) 50% 50% no-repeat #e8c12b;
    }

.desktop-rotator-container .rotator-item-content {
    border-top: solid 5px #e8c12b;
  }

.slick-initialized .slick-slide {
  }

.dividend {
    background: url(../img/dividend-bg.png) 50% 128px no-repeat rgba(85,107,115,1);
}

 .dividend:hover {
    background: rgba(85,107,115,0.8);
  }

.educational-resources {
    background: #556b73;
}

#investor-faq {
  background: url(http://www.linnenergy.com/wp-content/uploads/2017/06/blue-hue.png) 0 0 no-repeat;
    text-indent: -100000px;
}


#investor-faq:hover {
  background:url(http://www.linnenergy.com/wp-content/uploads/2017/06/blue-hue.png) 0 -177px no-repeat;
}

.hid_vid {
visibility:hidden;
  display:block;
}



/**** DESKTOP DAUGHTER *****/
/**************************************************************/
/**************************************************************/


.right-sidebar-content .widgettitle{
  border-bottom: solid 5px #e8c12b;
  color: #e8c12b;
  }

.lidership-image {
background-color: rgba(85,107,115,0.4);
  }

.lidership-image a {
    color: #fff;
}

.bio-content {
  background: url(http://www.linnenergy.com/wp-content/uploads/2017/06/internal-page-bg-blue-lightr_3.png) 0 -1px repeat-x;
    color: #282c34;
}

.tab-container-single ul li.active-tab {
    background: #e8c12b;
}

.tab-container-single ul {
    border-bottom: solid 5px #e8c12b;
}


#sidebar .sub-operations-right-bar-elements {
    background-color: rgba(85,107,115,0.4);
    border: 5px solid #e8c12b;
}
.sub-operations-right-bar-elements .map_rotator_info_item_title {
    color: #e8c12b;
}

.news-item {
    border-top: solid 0px rgba(255,255,255,1) !important;
   border-bottom: solid 1px rgba(207,207,201,0.6);
}

.tab-container-single ul.careers-tab-header li.active {
    background: rgba(232,193,43,1);
}


}

/**** TABLET HOMEPAGE  *****/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/



@media (min-width: 768px) and (max-width:999px){

.title a {
    color: #e8c12b;
  }

.dividend {
background: url(../img/dividend-bg.png) 50% 150px no-repeat rgba(85,107,115,0.8);
}

 .dividend:hover {
    background: rgba(85,107,115,1);
  }

#investor-faq {
    background:url(http://www.linnenergy.com/wp-content/uploads/2017/07/investor-faq-tablet.png) top center no-repeat;

  }

#investor-faq:hover {
  background:url(http://www.linnenergy.com/wp-content/uploads/2017/07/investor-faq-tablet_hover.png) top center no-repeat;
  }

.home-page-header-container {
  visibility: hidden;

}


/****** TABLET DAUGHTER ***********/
/********************************/

.lidership-image {
background-color: rgba(85,107,115,0.4);
  }


#sidebar .sub-operations-right-bar-elements {
    background-color: rgba(85,107,115,0.4);
    border: 5px solid #e8c12b;
}
.sub-operations-right-bar-elements .map_rotator_info_item_title {
    color: #e8c12b;
}

.hid_vid {
    display:none;
}



}


/****** MOBILE HOME ***********/
/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/



@media (min-width: 240px)  and (max-width:767px){


.right-sidebar-content .widgettitle{
    border-bottom: solid 5px #e8c12b;
    color: #e8c12b;
}

.dividend {
 background: url(../img/dividend-mobile-bg.png) 50% 70px no-repeat rgba(85,107,115,0.8);
 }

 .dividend:hover {
    background: rgba(85,107,115,1);
  }

.tab-container-single ul li.active-tab {
    background: #e8c12b;
}
.tab-container-single ul {
    border-bottom: solid 5px #e8c12b;
}

.menu {
    border-top: solid 4px #e8c12b;
}

 .title a {
    color: #e8c12b;
  }

  .title {
    color: #e8c12b;
    border-bottom: solid 4px rgba(232,193,43,1);
}
.dividend{
    background: url(../img/dividend-mobile-bg.png) 50% 70px no-repeat rgba(85,107,115,0.8);
  }


.news-item {
    border-top: solid 4px rgba(232,193,43,1);
 }
.tablet-rotator-container .rotator-item.slick-active {

}

.tablet-rotator-container .rotator-item-image {
    border-bottom: solid 4px rgba(232,193,43,1);
}

.home-page-header-container {
  visibility: hidden;
}



/****** MOBILE DAUGHTER ******************************************/
/***************************************************************/

.main-internal-content {
    background: url(http://www.linnenergy.com/wp-content/uploads/2017/06/internal-page-bg-blue-lightr_3.png) repeat-x scroll 0 30px rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(rgba(255,255,255,0) 0, rgba(151,181,199,0.9) 280px);
    background: -o-linear-gradient(rgba(255,255,255,0) 0, rgba(151,181,199,0.9) 280px);
    background: -moz-linear-gradient(rgba(255,255,255,0) 0, rgba(151,181,199,0.9) 280px);
    background: linear-gradient(rgba(255,255,255,0) 0, rgba(151,181,199,0.9) 280px);
  }


.lidership-image {
background-color: rgba(85,107,115,0.4);
  }

#sidebar .sub-operations-right-bar-elements {
    background-color: rgba(85,107,115,0.4);
    border: 5px solid #e8c12b;
}
.sub-operations-right-bar-elements .map_rotator_info_item_title {
    color: #e8c12b;
}

.tab-container-single ul.careers-tab-header {
    border-bottom-color: rgba(232,193,43,1);
}


#investor-faq {
  background: url(http://www.linnenergy.com/wp-content/uploads/2017/07/investor-faq-mobile.png) top center no-repeat;;

}


#investor-faq:hover {
  background:url(http://www.linnenergy.com/wp-content/uploads/2017/07/investor-faq-mobile_hover.png) top center no-repeat;;
}

.hid_vid {
    display:none;
}


}
