/* General Styles */
/* --------------------------------------------------- */
body {
    font-family: 'Arvo', serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

p {
	margin: 0 0 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
    line-height: 1.1;
    color:#e87d1d;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small,
.h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small,
h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small,
h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small,
h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small,
h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

a {
    color: #e87d1d;
    text-decoration: none
}

a:focus, a:hover {
    color: #e87d1d;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}


/* add "no-gutter" class to row to remove Gutter from default Bootstrap Columns*/
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

header {
  background: #ab4f25; /* Old browsers */
  background: -moz-linear-gradient(top, #ab4f25 0%, #ab4f25 50%, #72300a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ab4f25 0%,#ab4f25 50%,#72300a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ab4f25 0%,#ab4f25 50%,#72300a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab4f25', endColorstr='#72300a',GradientType=0 ); /* IE6-9 */
}

article {
	position:relative;
}

.logo {
	margin:24px 0;
}

.subhead {display: inline-block;}
.subhead h4 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
	font-size:18px;
	color:#e68147;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin:54px 0 0 20px;
  display: inline-block;
}

.web-address {
  float:right;
  display: inline-block;
}

.web-address a {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
top:54px;
color:#ffffff;
}

.nav-wrap  {
  background-color: #000000;
  border-bottom:6px solid #ab4f25;
	position:relative;
}

.navbar {
    border-radius: 0px;
	background-color: #000000;
	margin-bottom: 0px;
}

.navbar-default {
    border:none;
}

.navbar-default .navbar-toggle .icon-bar {background-color: #fff}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(255, 255, 255, .25);
}

.navbar-brand {
	display:none;
}

.nav.navbar-nav {
    border-color: transparent;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 15px;
}

.navbar-default .navbar-nav>li>a {
	text-transform:uppercase;
	color:rgba(255,255,255,0.70);
	font-family: 'Oswald','DejaVu Sans Condensed', Helvetica, Arial, sans-serif;
	font-size:16px;
	transition:all ease-in-out .25s;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover
{color:rgba(255,255,255,0.99);background-color:transparent}

.navbar-default .navbar-nav>.active>a {
 background-color: #483e2d;
 color:#fff;
}

.navbar-default .navbar-nav>.active>a:hover {
 background-color: #483e2d;
 color:#fff;
}
/* --------------------------------------------------- */
/* Home Page Styles */
/* --------------------------------------------------- */
.homepage-banner {
  position: relative;
  width: 100%;
  padding: 20px 0 80px 0;
  background: url("../images/home-title-background.jpg") no-repeat 50% 0%;
  background-size: cover;
  overflow: hidden;
}

.homepage-banner img {
  width: 100%;
}

.homepage-banner .banner-text {
  position: relative;
  top:1%;
  left:0;
  width: 100%;
  margin-bottom: 20px;
}

.txt-a-winning {
  position: relative;
  opacity: 0;
  left:-100px;
}

.txt-lineup {
  position: relative;
  opacity: 0;
  right:-100px;
}

.home-card-wrap {
  position: relative;
  width:400px;
  margin: 0 auto
}

.home-card {
  -webkit-transform:transform: rotate(-11deg) scale(1.0,1.0);
  transform: rotate(-11deg) scale(1.0,1.0);
  opacity:1;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, .5);
  -webkit-animation: moveCard 2s 1;  /* Safari 4.0 - 8.0 */
  animation: moveCard 2s 1;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes moveCard {
    0%   {opacity: 0;transform: scale(1.2,1.2) rotate(-3deg);}
    100% {opacity: 1;transform: scale(1.0,1.0) rotate(-11deg);}
}

/* Standard syntax */
@keyframes moveCard {
    0%   {opacity: 0;transform: scale(1.2,1.2) rotate(-3deg);}
    100% {opacity: 1;transform: scale(1.0,1.0) rotate(-11deg);}
}

.home-lrg-copy 	{
	padding:40px 0;
	background-color:#FEFEFE;
}

.home-lrg-copy p {


	font-size: 28px;
	color:rgba(255,255,255,0.70);
}

.home-copy-block {
  /*font-family: 'Arvo', serif;*/
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
	padding: 60px 0 340px 0;
	background:#fff url(../images/home-overview.jpg) top center no-repeat;
	background-size:cover;

}

.home-copy-block p {
	color:#fff;
}
/* --------------------------------------------------- */
/* Letter to Shareholders */
/* --------------------------------------------------- */
.letter {
	background:#000000 url(../images/bkgd-letter.jpg) center center no-repeat;
	background-size:cover;
  padding:40px 0 180px 0;
	}

  .letter-headerbox {
    max-width:800px;
padding:5px 60px 30px 60px;
margin-left: auto;
margin-right: auto;
  }

h1.letter-title {
  text-align: center;
  letter-spacing:4px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform:uppercase
}

.letter p {
  font-family: 'Oswald','DejaVu Sans Condensed', Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .02em;
  line-height: 2;
	color: #fff;
}

.letter blockquote {
  padding: 10px;
  margin: 30px 0;
  font-size: 25px;
  color: #e87d1d;
  width: 100%;
  float: none;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  line-height: 1.5em;
  border-left: 0px solid transparent;
  text-align:center;
  }

  .letter blockquote:after {
  display:none;
  }

  blockquote .byline {
    display: block;
    font-size: 17px;
    text-align:center;
  }
  .executive-box {
  	padding:1%;
  }

/* --------------------------------------------------- */
/* Financial Highlights */
/* --------------------------------------------------- */

.highlights {
	background-color:#fff;
	padding:40px 0 0 0;
}

.highlights-title {
   background-color:#a84c10;
   padding:10px 40px 10px 40px;
   position: relative;
   width:600px;
   margin-left: auto;
   margin-right:auto;
}

.highlights-title:before {
  content: "";
  position: absolute;
  display: block;
  left: -30px;
  top:0;
  border-top: 30px solid #a84c10;
  border-right: 30px solid #a84c10;
  border-bottom: 30px solid #a84c10;
  border-left: 20px solid transparent;
}

.highlights-title:after {
  content: "";
  position: absolute;
  display: block;
  right: -30px;
  top:0;
  border-top: 30px solid #a84c10;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #a84c10;
  border-left: 20px solid #a84c10;
}

.highlights-title h2 {
  margin:0;
  padding: 0;
  letter-spacing: 2px;
  line-height: 40px;
  color:#fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform:uppercase
}

.highlights h3,
.highlights h4 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  color: #a84c10;
}
.highlights h3 {
  font-size:18px;
}

.highlights h4 {
	font-size:24px;
  letter-spacing: 1px;
}

.highlights p {
  color: #666;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.production-box{
  margin-top:40px;
  background-color:#f2f1ee;
  border-bottom: 10px solid #e6e5df;
}

.production-box h3 {
    font-size:18px;
}

ul.legend {
  padding:8px;
  color:#666;
  margin-bottom:20px;
  font-family: 'Oswald','DejaVu Sans Condensed', Helvetica, Arial, sans-serif;
}

ul.legend .orange:before,
ul.legend .blue:before,
ul.legend .red:before,
ul.legend .green:before {
	display:inline-block;
	content:"";
	height:13px;
	width:13px;
	margin: 0px 6px;
  border-radius: 6px;
	}

ul.legend .orange:before {
  background-color:#e87e2e; /* Light Bronze */
}

ul.legend .blue:before {
  background-color:#4693cc; /* Light Bronze */
}

ul.legend .red:before {
	background-color: #b73d22;
}

ul.legend .green:before{
  background-color: #45ac4e;
}

.swing-charts {
  margin-top:35px;
  padding:10px 0 0 0;
  background-color: #fdfdfd;
}

.swing-charts h4{
  font-size:18px;
  letter-spacing: .05em;
}

.swing-charts p{
  font-size:12px;
}

.img-chart {
  padding:25px;
}

@media only screen and (min-width : 767px) {
.production-box h3 {
    font-size:24px;
}

.swing-charts h4{
  font-size:24px;
}

.swing-charts p{
  font-size:15px;
}

}

/* --------------------------------------------------- */
/* Winning Lineup */
/* --------------------------------------------------- */

.scrollToTop {
	position:fixed;
  bottom:20px;
	right:20px;
	width:30px;
	height:30px;
  border-radius: 15px;
	padding:5px;
	text-align:center;
	z-index:50;
	display:none;
	color:#fff;
	background-color:#505050;
}

.scrollToTop:hover {
	color:#CCC;
}

.sticky-wrapper {

}

.stickyNav {
	background-color: rgba(255, 255, 255, .90);
  position:relative;
	width:100%;
	margin:0;
	z-index:50;
}

.subNav {
  list-style:none;
  padding:0;
  margin:0;
	display:table;
}

.subNav li {
	text-align:center;
	display: table-cell;
	margin:0;
	padding:0;
}

.subNav li a {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	padding:10px 30px;
	display:block;
  color:#333333;
}

.subNav li a:hover {
	text-decoration:none;
  color:#000000;
}

.subNav a.selected {
  background-color: #483e2d;
  color:#ffffff;
}

.subNav li a.selected:hover {
  background-color: #483e2d;
  color:#ffffff;
}

.stuck {
    position:fixed;
    top:0;
}

.winning-lineup section {
  background: url(../images/winning-background.jpg);
  background-position: center center;
  background-size: cover;
}

.winning-lineup p {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size:16px;
  line-height: 1.7em;
}

.winning-lineup section#ChampionshipDrive {
  background: url(../images/winning-end.jpg);
  background-position: center center;
  background-size: cover;
  padding-bottom: 800px;
}

.banner {
  display: flex;
  justify-content: center;
  align-items: center;
  height:93vh;
}

.banner-turning-two,
.banner-expanding-the-zone,
.banner-championship-drive {
  background-color: #000000;
  background-size:cover;
  position: relative;
  overflow: hidden;
}

.banner-turning-two {
   background: url(../images/banner-turning-two.jpg) 50% 0%;
   background-size: cover;
}

.banner-expanding-the-zone {
   background: url(../images/banner-expanding-the-zone.jpg) 50% 0%;
   background-size: cover;
}
.banner-championship-drive {
  background: url(../images/banner-championship-drive.jpg) 50% 0%;
  background-size: cover;
}

.banner-text {
  position: absolute;
  top:40%;
  width: 100%;
}

.txt-performance,
.txt-thecounts {
  position: relative;
  opacity: 0;
  left:-100px;
}

.txt-inthefield,
.txt-inourfavor {
  position: relative;
  opacity: 0;
  right:-100px;
}

.card-wrap-eagleford {
  margin-bottom: 40px;
}

.card-wrap-delaware {
  margin-bottom: 40px;
}

.cards-eagle-ford {
  position: relative;
}
.img-eagleford-front {
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-transform:transform: rotate(-11deg);
  transform: rotate(-11deg);
  opacity:1;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, .5);
}
.img-eagleford-back {
  position: absolute;
  left: 110px;
  top: 290px;
  -webkit-transform:transform: rotate(-80deg);
  transform: rotate(-80deg);
  opacity:1;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, .5);
  overflow: hidden;
}
.img-delaware-front {
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-transform:transform: rotate(-11deg);
  transform: rotate(-11deg);
  opacity:1;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, .5);
}
.img-delaware-back {
  position: absolute;
  left: 0px;
  top: 290px;
  -webkit-transform:transform: rotate(-80deg);
  transform: rotate(-80deg);
  opacity:1;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, .5);
  overflow: hidden;
}
.card-caption {
  color:#ad4f1c;
  padding: 20px 0 0 20px;
}

.winning-copy {
  padding-top:40px;
  padding-bottom:35px;
}

/* --------------------------------------------------- */
/* Company Info */
/* --------------------------------------------------- */
.company-info {
  padding: 0 0 60px 0;
	background-color:#000;
	/*background-size:cover;*/
}

.ribbon-title {
  background-color:#e87d1d;
  padding:10px 120px 10px 40px;
  text-align:left;
  position: absolute;
  right: 0;
  top:60px;
}

.ribbon-title:before {
  content: "";
  position: absolute;
  display: block;
  left: -30px;
  top:0;
  border-top: 30px solid #e87d1d;
  border-right: 30px solid #e87d1d;
  border-bottom: 30px solid #e87d1d;
  border-left: 20px solid transparent;
}

.ribbon-title h2 {
  margin:0;
  padding: 0;
  line-height: 40px;
  color:#fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform:uppercase
}

.info-banner {
  position: relative;
}
.info-banner img {
  width: 100%
}
.info-banner .leadership-caption {
  position: absolute;
  bottom: 20px;
  z-index: 5;
  width: 100%;
  padding:0 10px;
}
.info-banner .leadership-caption p {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  margin: 0 0 6px;
}

.company-info h4 {
  font-family: 'Oswald', sans-serif;
}

.company-info p {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
}



footer {
  border-top: 30px solid #ab4f25;
  background: #ab4f25;
  background: -moz-linear-gradient(top,  #72300a 0%,#ab4f25 100%);
  background: -webkit-linear-gradient(top, #72300a 0%,#ab4f25 100%);
  background: linear-gradient(to bottom,  #72300a 0%,#ab4f25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72300a', endColorstr='#ab4f25',GradientType=0 );
  padding: 180px 0 20px 0;
}

footer p {
  margin:0;
  padding:0;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:12px;
  color:rgba(255,255,255,0.70);
}

footer p a {
  color:rgba(255,255,255,0.70);
  transition:all ease-in-out .25s;
}

footer p a:hover {
  color:rgba(255,255,255,0.99);
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.home-copy-block {
	padding: 60px 0 400px 0;
	}

	.home-copy-block p {
	font-size:16px;
	line-height:24px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .home-copy-block {
	   padding: 80px 0 490px 0;
   }

   .home-copy-block p {
     font-size:20px;
     line-height:30px;
   }

   blockquote {
     padding: 10px 20px;
     margin: 20px 0 20px 30px;
     font-size: 36px;
     color: #5c79bc;
     width: 33%;
     float: right;
     font-family: 'Oswald','DejaVu Sans Condensed', Helvetica, Arial, sans-serif;
     font-weight: 500;
     line-height: 1.1;
   }
}

@media only screen and (min-width: 1600px) {
	.home-copy-block {
	   padding: 150px 0 700px 0;
	}

  .home-copy-block p {
	   font-size:24px;
     line-height:36px;
   }
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .navbar-default .navbar-nav>li>a {
  	font-size:12px;
  }

  .info-banner .leadership-caption p {
    font-size: 14px;
  }

.ribbon-title {
   padding:6px 40px 6px 20px;
   text-align:left;
   position: absolute;
   right: 0;
   top:20px;
  }

  .ribbon-title:before {
    border-top: 18px solid #e87d1d;
    border-right: 16px solid #e87d1d;
    border-bottom: 18px solid #e87d1d;
    border-left: 16px solid transparent;
  }

  .ribbon-title h2 {
    line-height: 24px;
    font-size:22px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .header-brand {display:none;}

  .nav-wrap {
	   position:relative;
     z-index:100;
     top:0px;
   }

   .navbar-brand {
     display:block;
     padding: 4px 15px;
   }

   .stack {
     width:100%;
     text-align:left;
	}

  .navbar-default .navbar-nav>li>a {
    font-size:18px;
  }


  .home-lrg-copy p {
  	font-size: 24px;
  }

  .home-copy-block {
    padding: 40px 0 480px 0;
    background-position: top left;
	}

article {
  border-top:none;
	top: 0px;
	margin-bottom: 0px;
}



.stickyNav li a {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	padding:10px 15px;
	display:block;
}
blockquote {
	padding: 10px 20px;
	margin: 20px 0 20px 30px;
	font-size: 26px;
	color: #5c79bc;
	width: 50%;
	line-height: 1.1;
}

.assets-banner h2,
.people-banner h2,
.technology-banner h2,
.financial-banner h2 {
font-size:28px;
padding:10px 30px;
bottom: 30px;
}

h2.operations-header {
  font-size:24px;
}

.ribbon-title {
   padding:6px 40px 6px 20px;
   text-align:left;
   position: absolute;
   right: 0;
   top:15px;
  }

  .ribbon-title:before {
 border-top: 18px solid #e87d1d;
 border-right: 16px solid #e87d1d;
 border-bottom: 18px solid #e87d1d;
 border-left: 16px solid transparent;
  }

.ribbon-title h2 {
line-height: 24px;
font-size:18px;
}

.info-banner .leadership-caption {
  position: relative;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  padding:4px 10px 0 10px;

}

.info-banner .leadership-caption p {
  font-size: 12px;
  text-align: left;
}

}

@media only screen and (max-width : 640px) {
  .home-card-wrap {
    position: relative;
    width:300px;
    margin: 0 auto
  }

.home-lrg-copy p {
	font-size: 18px;
}

h2.operations-header {
  font-size:20px;
}

.operations-img {
  margin-left: 0px;
  margin-bottom: 0px;
}

.highlights-title {
   padding:6px 20px;
   width:320px;
  }

  .highlights-title:before {
    content: "";
 position: absolute;
 display: block;
 left: -20px;
 top:0;
 border-top: 26px solid #a84c10;
 border-right: 20px solid #a84c10;
 border-bottom: 26px solid #a84c10;
 border-left: 10px solid transparent;
  }
  .highlights-title:after {
    content: "";
 position: absolute;
 display: block;
 right: -20px;
 top:0;
 border-top: 26px solid #a84c10;
 border-right: 10px solid transparent;
 border-bottom: 26px solid #a84c10;
 border-left: 20px solid #a84c10;
  }

.highlights-title h2 {
margin:0;
padding: 0;
letter-spacing: 2px;
line-height: 40px;
color:#fff;
font-family: 'Roboto Slab', serif;
font-weight: 400;
font-size:18px;
text-transform:uppercase
}

}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

h2.operations-header {
  font-size:18px;
}

.letter-headerbox {
padding:20px 30px;
}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
 .home-copy-block {
	padding: 40px 0 350px 0;
	background-size:720px 588px;
	}
 .home-copy-block p {
padding-left:0;
	padding-right:0;
}
}
