@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,100,100italic,300italic,400italic,500italic,700italic,900,900italic|Roboto+Condensed:400,700,300,300italic,400italic,700italic|Roboto+Slab:100,300,400,700");
@import url("../css/bootstrap.min.css");
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
}
a {
  color: #0066cc;
  text-decoration: none;
}
dt {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
em {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
}
h1 {
  font-size: 40px;
  font-weight: 300;
}
h2 {
  font-size: 26px;
  font-weight: 300;
}
h3 {
  font-size: 20px;
  font-weight: 400;
}
p {
  line-height: 1.8em;
}
strong {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.fontNav {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
#maincontent,
.sg-main {
  max-width: 960px;
}
html,
body {
  font-size: 100%;
  width: 100%;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  color: #3D3D3D;
  font-family: 'Roboto', sans-serif;
  background: #FFF !important;
}
img {
  border: none;
}
.container,
.row,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  box-sizing: border-box;
}
.row {
  margin: 0 auto;
}
/**************************************
    Hero 
**************************************/
div.hero {
  height: auto;
  background-image: url("/promotions/dreamyear/images/hero-fishing.jpg"), url("/promotions/dreamyear/images/hero-hunting.jpg");
  background-position: -10% 0, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 50%, 50%;
}
div.hero .container .col-md-12 {
  text-align: center;
}
div.hero .container .col-md-12 img {
  margin-top: -20px;
  height: auto;
  width: 140px;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.hero .container .col-md-12 img {
    width: 170px;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.hero {
    height: 230px;
    background-position: -7% 0, 100% 0;
    background-size: 50%, 50%;
  }
  div.hero .container .col-md-12 img {
    width: 260px;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.hero {
    height: 280px;
    background-position: -7% 0, 100% 0;
  }
  div.hero .container .col-md-12 img {
    width: 300px;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.hero {
    height: 315px;
    background-position: -5% 80%, 100% 20%;
    background-size: 52%, 48%;
  }
  div.hero .container {
    width: 900px;
  }
  div.hero .container .col-md-12 img {
    width: auto;
  }
}
/* Desktop Wide */
@media screen and (min-width: 75em) {
  div.hero {
    height: 325px;
    background-position: 0 42%, 100% 25%;
    background-size: 50%, 50%;
  }
  div.hero .container .col-md-12 img {
    margin-top: -20px;
    width: 370px;
  }
}
/**************************************
    Hero End
**************************************/
/**************************************
    Entry Info 
**************************************/
div.entry {
  margin-top: -15px;
  height: 100%;
  background-image: url("/promotions/dreamyear/images/dove-hunt-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
div.entry .container .col-md-12 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
}
div.entry .container .col-md-12 p.heading {
  margin: 30px 0 15px;
  color: #01495B;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 36px;
}
div.entry .container .col-md-12 p.heading span.free {
  text-decoration: underline;
}
div.entry .container .col-md-12 p.sub-heading {
  color: #4A4A4A;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 26px;
}
div.entry .container .col-md-12 .entry-box {
  margin: 30px 0;
  padding: 30px 15px 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.08);
  opacity: 0.8;
}
div.entry .container .col-md-12 .entry-box h2 {
  color: #D97641;
  margin-bottom: 15px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 30px;
}
div.entry .container .col-md-12 .entry-box p {
  color: #4A4A4A;
  font-size: 16px;
  font-size: 1rem;
}
div.entry .container .col-md-12 .entry-box p.button {
  display: inline-block;
}
div.entry .container .col-md-12 .entry-box p.button a.btn.btn-lg.btn-primary {
  margin-right: 5px;
  width: 228px;
  color: #FFF;
  font-family: 'Roboto', sans-serif !important;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  background: #E76C25;
  border: 1px solid #DFDFDF;
  border-radius: 4px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #CC5F20;
}
div.entry .container .col-md-12 .entry-box p.button a.btn.btn-lg.btn-primary:hover {
  color: #FFF;
  background: #CC5F20;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #CC5F20;
}
div.entry .container .col-md-12 .entry-box p.button a.btn.btn-lg.btn-primary.prize {
  color: #E76C25;
  background: #FFF;
  border: 1px solid #DFDFDF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #E0E0E0;
}
div.entry .container .col-md-12 .entry-box p.button a.btn.btn-lg.btn-primary.prize:hover {
  color: #E76C25;
  background: #E0E0E0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #E0E0E0;
}
div.entry .container .col-md-12 .modal-content {
  text-align: left;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.entry {
    margin-top: -26px;
  }
  div.entry .container .col-md-12 p.heading {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
  div.entry .container .col-md-12 p.sub-heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
  div.entry .container .col-md-12 p.note {
    font-size: 16px;
    font-size: 1rem;
  }
  div.entry .container .col-md-12 .entry-box {
    margin: 30px 0;
    padding: 30px 20px 50px;
  }
  div.entry .container .col-md-12 .entry-box h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.entry {
    margin-top: -17px;
  }
  div.entry .container .col-md-12 p.heading {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 42px;
  }
  div.entry .container .col-md-12 p.sub-heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
  div.entry .container .col-md-12 p.note {
    font-size: 16px;
    font-size: 1rem;
  }
  div.entry .container .col-md-12 .entry-box {
    margin: 30px 0;
    padding: 30px 70px 50px;
  }
  div.entry .container .col-md-12 .entry-box h2 {
    margin-bottom: 30px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.entry {
    margin-top: -25px;
  }
  div.entry .container .col-md-12 p.heading {
    margin: 30px 0;
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 50px;
  }
  div.entry .container .col-md-12 p.sub-heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
  }
  div.entry .container .col-md-12 .entry-box {
    margin: 30px 0;
    padding: 30px 65px 50px;
  }
  div.entry .container .col-md-12 .entry-box h2 {
    margin-bottom: 30px;
    font-size: 38px;
    font-size: 2.375rem;
  }
  div.entry .container .col-md-12 .entry-box p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.entry {
    margin-top: 0;
  }
  div.entry .container .col-md-12 p.heading {
    margin: 30px 0;
    font-size: 58px;
    font-size: 3.625rem;
    line-height: 66px;
  }
  div.entry .container .col-md-12 p.sub-heading {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
  div.entry .container .col-md-12 .entry-box {
    margin: 30px 0;
    padding: 50px 85px 50px;
  }
  div.entry .container .col-md-12 .entry-box h2 {
    margin-bottom: 30px;
    font-size: 44px;
    font-size: 2.75rem;
  }
  div.entry .container .col-md-12 .entry-box p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* Desktop Wide */
@media screen and (min-width: 75em) {
  div.entry .container .col-md-12 .entry-box {
    margin: 30px 90px;
    padding: 50px 90px 50px;
  }
}
/**************************************
    Entry Info End
**************************************/
/**************************************
    Grand Prizes
**************************************/
div.grand-prizes {
  padding: 30px 0 0;
  background-color: #F8F8F8;
}
div.grand-prizes .container .col-md-12 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
div.grand-prizes .container .col-md-12 h2 {
  color: #01495B;
  margin-bottom: 15px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 26px;
}
div.grand-prizes .container .col-md-12 h2.xtra {
  padding-top: 30px;
}
div.grand-prizes .container .col-md-3 {
  margin: 15px;
  padding: 15px;
  background: #FFFFFF;
}
div.grand-prizes .container .col-md-3 .image img {
  height: auto;
  width: 100%;
}
div.grand-prizes .container .col-md-3 .gun {
  background-color: #E5E4DC;
}
div.grand-prizes .container .col-md-3 p.box-title {
  color: #0066cc;
}
div.grand-prizes .container .col-md-3 p {
  padding-top: 15px;
  color: #4A4A4A;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
}
div.grand-prizes .container .col-md-3 i.ion-arrow-expand {
  position: absolute;
  top: 35px;
  right: 20px;
  margin-top: -25px;
  z-index: 3;
  color: #FFFFFF;
  font-size: 24px;
  font-size: 1.5rem;
}
div.grand-prizes .container .col-md-3 i.alt {
  color: #9B9B9B;
}
div.grand-prizes .container .col-md-3:hover {
  cursor: pointer;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.13);
}
div.grand-prizes .container .col-md-3 .card-modal-text {
  display: none;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.grand-prizes .container .col-md-12 h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.clear-left {
    clear: left;
  }
  div.grand-prizes .container .col-md-12 h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
  }
  div.grand-prizes .container .col-md-3 {
    float: left;
    margin: 15px 1%;
    padding: 2%;
    width: 48%;
  }
  div.grand-prizes .container .clear-prizes {
    clear: left;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.clear-left {
    clear: left;
  }
  div.grand-prizes {
    padding: 50px 0 0;
  }
  div.grand-prizes .container .col-md-12 h2 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 42px;
  }
  div.grand-prizes .container .col-md-12 h2.xtra {
    padding-top: 50px;
  }
  div.grand-prizes .container .col-md-3 {
    float: left;
    margin: 15px 1%;
    padding: 2%;
    width: 48%;
  }
  div.grand-prizes .container .clear-prizes {
    clear: left;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.clear-left {
    clear: left;
  }
  div.grand-prizes {
    padding: 50px 0 0;
  }
  div.grand-prizes .container .col-md-12 h2 {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 48px;
  }
  div.grand-prizes .container .col-md-12 h2.xtra {
    padding-top: 50px;
  }
  div.grand-prizes .container .col-md-3 {
    margin: 15px 8px;
    padding: 1%;
    width: 23%;
  }
}
/* Desktop Wide */
/**************************************
    Grand Prizes End
**************************************/
/**************************************
    Runner Up Prizes
**************************************/
div.runner-up {
  padding: 30px 0;
}
div.runner-up .container .col-md-12 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
div.runner-up .container .col-md-12 h2 {
  color: #01495B;
  margin-bottom: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 26px;
}
div.runner-up .container .col-md-4 {
  margin: 15px;
  padding: 15px;
  text-align: center;
}
div.runner-up .container .col-md-4 .image img {
  height: auto;
  width: 100%;
}
div.runner-up .container .col-md-4 p {
  padding-top: 15px;
  color: #4A4A4A;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
}
div.runner-up .container p.note {
  clear: left;
  padding: 30px 0 0;
  color: #3D3D3D;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}
div.runner-up .container p.note a {
  color: #3D3D3D;
  font-weight: 400;
  text-decoration: underline;
}
div.runner-up .container p.note a:hover {
  text-decoration: none;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.runner-up .container .col-md-12 h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.clear-left {
    clear: left;
  }
  div.runner-up .container .col-md-12 h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
  }
  div.runner-up .container .col-md-4 {
    float: left;
    margin: 15px 1%;
    padding: 2%;
    width: 31%;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.clear-left {
    clear: left;
  }
  div.runner-up {
    padding: 50px 0;
  }
  div.runner-up .container .col-md-12 h2 {
    margin-bottom: 60px;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 42px;
  }
  div.runner-up .container .col-md-4 {
    float: left;
    margin: 15px 1%;
    padding: 2%;
    width: 31%;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.clear-left {
    clear: left;
  }
  div.runner-up {
    padding: 50px 0;
  }
  div.runner-up .container .col-md-12 h2 {
    margin-bottom: 60px;
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 48px;
  }
  div.runner-up .container .col-md-4 {
    margin: 15px 8px;
    padding: 1%;
    width: 31%;
  }
}
/* Desktop Wide */
/**************************************
    Runner Up Prizes End
**************************************/
/**************************************
    Bootstrap Modal
**************************************/
.modal-backdrop.in {
  background-color: #fff;
  filter: alpha(opacity=80);
  opacity: .8;
}
.modal-dialog .modal-content {
  border: none !important;
  border-radius: none !important;
}
.modal-dialog .modal-content button.close {
  display: inline-block;
  margin-top: -15px;
  color: #4A4A4A;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300 !important;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  filter: none;
  opacity: 1;
}
.modal-dialog .modal-content i.ion-ios-close-empty {
  display: inline-block;
  margin-left: 5px;
  color: #D8D8D8;
  font-size: 70px;
  vertical-align: middle;
}
.modal-dialog .modal-content .modal-header {
  border-bottom: none !important;
}
.modal-dialog .modal-content .modal-header h4.modal-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
}
.modal-dialog .modal-content .modal-header h4.modal-title a {
  color: #E76C25;
}
.modal-dialog .modal-content .modal-body img {
  height: auto;
  width: 100%;
}
.modal-dialog .modal-content .modal-body img.license {
  margin: 15px 0;
}
.modal-dialog .modal-content .modal-body p {
  color: #4A4A4A;
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px !important;
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.modal-dialog .modal-content .modal-body p.center {
  text-align: center;
}
.modal-dialog .modal-content .modal-body p.prize-title {
  margin: 15px 0;
  color: #01495B;
  font-family: 'Roboto Slab', sans-serif !important;
  font-size: 30px !important;
  font-size: 1.875rem !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  text-align: left !important;
}
.modal-dialog .modal-content .modal-body .bottom-button {
  margin: 15px 0;
  text-align: center;
}
.modal-dialog .modal-content .modal-body .bottom-button a.btn.btn-lg.btn-primary {
  width: 228px;
  color: #FFF;
  font-family: 'Roboto', sans-serif !important;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  background: #E76C25;
  border: 1px solid #DFDFDF;
  border-radius: 4px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #CC5F20;
}
.modal-dialog .modal-content .modal-body .bottom-button a.btn.btn-lg.btn-primary:hover {
  color: #FFF;
  background: #CC5F20;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 0px 0px #CC5F20;
}
.modal-dialog .modal-content .modal-body .bottom-button button.close {
  float: none !important;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  .modal-dialog .modal-content .modal-body p.prize-title {
    text-align: center !important;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  .modal-dialog .modal-content .modal-body p {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 31px !important;
  }
  .modal-dialog .modal-content .modal-body p.prize-title {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
    line-height: 50px !important;
    text-align: center !important;
  }
  .modal-dialog .modal-content .modal-body .bottom-button {
    margin: 30px 0;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  .modal-dialog .modal-content .modal-body p {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 31px !important;
  }
  .modal-dialog .modal-content .modal-body p.prize-title {
    font-size: 50px !important;
    font-size: 3.125rem !important;
    line-height: 55px !important;
    text-align: center !important;
  }
  .modal-dialog .modal-content .modal-body .bottom-button {
    margin: 30px 0;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  .modal-dialog {
    width: 700px;
  }
  .modal-dialog .modal-content .modal-body p {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 31px !important;
  }
  .modal-dialog .modal-content .modal-body p.prize-title {
    font-size: 58px !important;
    font-size: 3.625rem !important;
    line-height: 64px !important;
    text-align: center !important;
  }
  .modal-dialog .modal-content .modal-body .bottom-button {
    margin: 30px 0;
  }
}
/* Desktop Wide */
/**************************************
    Bootstrap Modal End
**************************************/
/**************************************
    Enter Drawing
**************************************/
div.enter-drawing {
  padding: 30px 0;
  background-color: #55A0AD;
}
div.enter-drawing .container .col-md-12 {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
div.enter-drawing .container .col-md-12 h2 {
  color: #FFF;
  margin-bottom: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.enter-drawing .container .col-md-12 h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.enter-drawing .container .col-md-12 h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.enter-drawing {
    padding: 50px 0;
  }
  div.enter-drawing .container .col-md-12 {
    width: 95%;
  }
  div.enter-drawing .container .col-md-12 h2 {
    margin-bottom: 60px;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 42px;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.enter-drawing {
    padding: 50px 0;
  }
  div.enter-drawing .container .col-md-12 {
    float: none;
    width: 70%;
  }
  div.enter-drawing .container .col-md-12 h2 {
    margin-bottom: 60px;
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 48px;
  }
}
/* Desktop Wide */
@media screen and (min-width: 75em) {
  div.enter-drawing .container .col-md-12 {
    width: 60%;
  }
}
/**************************************
    Enter Drawing End
**************************************/
/**************************************
    Form 
**************************************/
form label {
  color: #fff;
}
form .checkbox label {
  margin-bottom: 10px;
}
form label.license-number,
form label.reenter-license {
  display: block;
}
form label.form-info {
  display: block;
  font-weight: 300;
}
form label.form-info a {
  color: #fff;
  text-decoration: underline;
}
form label.form-info a:hover {
  text-decoration: none;
}
form label.form-info i.ion-ios-help-outline,
form label.form-info i.ion-close-circled {
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
}
form label.form-info i.ion-close-circled {
  color: #930113;
}
form label.error {
  display: block;
  color: #930113;
  font-weight: 400;
}
form input[type="text"],
form input[type="email"] {
  margin: 0 0 30px;
  width: 90%;
}
form input.error {
  border: 2px solid #930113;
}
form button.btn-primary {
  width: 288px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  background: #08575F;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.17), inset 0px -3px 0px 0px #05383D;
  border-radius: 4px;
}
form button.btn-primary:hover {
  background: #063E44;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.17), inset 0px -3px 0px 0px #042D31;
}
form button.btn-primary.disabled {
  color: rgba(255, 255, 255, 0.38);
  background: #2D838B;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.17), inset 0px -3px 0px 0px #0A6A75;
}
form a.rules-link {
  color: #fff;
  text-decoration: underline;
}
form a.rules-link:hover {
  text-decoration: none;
}
form.form-review {
  margin: 0 auto;
  text-align: left;
}
form.form-review p {
  color: #4A4A4A;
  margin: 30px 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
}
form.form-review label {
  color: #4A4A4A;
}
form.form-review label.form-info a {
  color: #4A4A4A;
}
form.form-review label.form-info i.ion-ios-help-outline {
  color: #4A4A4A;
}
form.form-review a.rules-link {
  color: #4A4A4A;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  form label.form-info {
    margin-top: -5px;
  }
  form input[type="text"],
  form input[type="email"] {
    width: 95%;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  form label {
    float: left;
    display: inline-block;
    margin-top: 5px;
  }
  form label.license-number,
  form label.reenter-license {
    float: left;
    display: inline-block;
    margin-top: 5px;
  }
  form label.form-info {
    float: right;
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
  }
  form label.error {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
  }
  form input[type="text"],
  form input[type="email"] {
    clear: left;
    width: 95%;
  }
  form.form-review {
    width: 75%;
  }
  form.form-review label.license-number {
    margin-top: 10px;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  form label {
    float: left;
    display: inline-block;
    margin-top: 10px;
  }
  form label.license-number,
  form label.reenter-license {
    float: left;
    margin-top: 10px;
  }
  form label.form-info {
    float: right;
    margin-top: 0;
    margin-right: -20px;
  }
  form label.error {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
  }
  form input[type="text"],
  form input[type="email"] {
    clear: left;
    width: 100%;
  }
  form.form-review {
    width: 60%;
  }
}
/* Desktop Wide */
@media screen and (min-width: 75em) {
  form label.form-info {
    margin-right: -25px;
  }
}
/**************************************
    Form End
**************************************/
/**************************************
    Sponsors
**************************************/
div.sponsors {
  padding: 30px 0;
  height: 100%;
  background-image: url("/promotions/dreamyear/images/bay-fishing-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
div.sponsors .container .col-md-12 {
  text-align: center;
}
div.sponsors .container .col-md-12 p {
  margin: 15px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
div.sponsors .container .col-md-12 .sponsors-image {
  padding: 30px 0 0;
}
div.sponsors .container .col-md-12 .sponsors-image img {
  margin-right: 30px;
  margin-bottom: 30px;
  height: 70px;
}
div.sponsors .container .col-md-12 .lower {
  padding: 30px 0 0;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.sponsors .container .col-md-12 .sponsors-image {
    padding: 30px 0 0;
  }
  div.sponsors .container .col-md-12 .sponsors-image img {
    margin-right: 30px;
    margin-bottom: 30px;
    height: 100px;
  }
  div.sponsors .container .col-md-12 .lower {
    padding: 30px 0 0;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.sponsors {
    padding: 50px 0;
  }
  div.sponsors .container .col-md-12 .sponsors-image {
    padding: 30px 0 0;
  }
  div.sponsors .container .col-md-12 .sponsors-image img {
    margin-right: 30px;
    margin-bottom: 30px;
    height: 100px;
  }
  div.sponsors .container .col-md-12 .lower {
    padding: 30px 0 0;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.sponsors {
    padding: 50px 0;
  }
  div.sponsors .container .col-md-12 .sponsors-image img {
    height: 90px;
  }
  div.sponsors .container .col-md-12 .sponsors-image img.cabelas {
    height: 70px;
  }
}
/* Desktop Wide */
@media screen and (min-width: 75em) {
  div.sponsors .container .col-md-12 .sponsors-image img {
    height: 100px;
  }
  div.sponsors .container .col-md-12 .sponsors-image img.cabelas {
    height: 80px;
  }
  div.sponsors .container .col-md-12 .lower img {
    height: 115px;
  }
}
/**************************************
    Sponsors End
**************************************/
/**************************************
    Content Pages
**************************************/
div.content {
  padding-top: 30px;
  padding-bottom: 30px;
}
div.content .container .col-md-12 {
  text-align: center;
}
div.content .container .col-md-12 img {
  height: auto;
  width: 200px;
}
div.content .container .col-md-12 img.license {
  height: auto;
  width: 100%;
}
div.content .container .col-md-12 h1 {
  margin-top: 30px;
  color: #01495B;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 42px;
}
div.content .container .col-md-12 p.inform {
  margin: 15px 0;
  color: #4A4A4A;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
}
div.content .container .col-md-12 span.rule-subtitle {
  display: block;
  margin-bottom: 30px;
  color: #01495B;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 34px;
}
div.content .container .col-md-12 ol.decimal {
  margin: 0;
  padding-left: 20px;
  list-style-type: decimal;
}
div.content .container .col-md-12 ol.decimal li {
  margin: 15px 0;
  color: #000;
  text-align: left;
}
div.content .container .col-md-12 ol.decimal li ol.alpha {
  list-style-type: lower-alpha;
  padding-left: 10px;
}
div.content .container .col-md-12 .link-row {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 0;
}
div.content .container .col-md-12 .link-row .col-md-4 {
  text-align: left;
}
div.content .container .col-md-12 .link-row .col-md-4 i {
  color: #9B9B9B;
  font-size: 60px;
}
div.content .container .col-md-12 .link-row .col-md-4 strong {
  color: #4A4A4A;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
}
div.content .container .col-md-12 .link-row .col-md-4 a {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}
div.content .container .col-md-12 .link-row .col-md-4 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.content .container .col-md-12 .link-row .col-md-4 ul li {
  margin: 10px 0;
  text-align: left;
}
div.content .container .col-md-12 span.underline {
  text-decoration: underline;
}
div.content .container .col-md-12 hr {
  clear: left;
  width: 95%;
  border-top: 1px solid #DEDEDE;
}
div.content .container .col-md-12 .social .col-md-4 {
  text-align: center;
}
div.content .container .col-md-12 .social .col-md-4 a {
  font-size: 16px;
  font-size: 1rem;
}
/* Phone - Landscape - Small Tablet */
@media screen and (min-width: 23.438em) and (max-width: 37.5em) {
  div.content .container .col-md-12 .link-row {
    width: 100%;
  }
  div.content .container .col-md-12 .social {
    width: 100%;
  }
  div.content .container .col-md-12 .social .col-md-4 {
    float: left;
    width: 33%;
  }
}
@media screen and (min-width: 37.563em) and (max-width: 47.938em) {
  div.content {
    width: 90%;
  }
  div.content .container .col-md-12 p.inform {
    margin: 30px 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
  div.content .container .col-md-12 ol.decimal {
    padding-left: 20px;
  }
  div.content .container .col-md-12 ol.decimal li ol.alpha {
    padding-left: 20px;
  }
  div.content .container .col-md-12 .link-row {
    width: 100%;
  }
  div.content .container .col-md-12 .link-row .col-md-4 {
    float: left;
    width: 33%;
  }
  div.content .container .col-md-12 .link-row .col-md-4 strong {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
  }
  div.content .container .col-md-12 .link-row .col-md-4 a {
    font-size: 16px;
    font-size: 1rem;
  }
  div.content .container .col-md-12 .social {
    width: 80%;
  }
}
/* Tablet */
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  div.content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  div.content .container {
    width: 700px;
  }
  div.content .container .col-md-12 {
    text-align: center;
  }
  div.content .container .col-md-12 img {
    height: auto;
    width: 300px;
  }
  div.content .container .col-md-12 h1 {
    margin-top: 45px;
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 50px;
  }
  div.content .container .col-md-12 span.rule-subtitle {
    margin-bottom: 45px;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 63px;
  }
  div.content .container .col-md-12 p.inform {
    margin: 30px 0;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
  }
  div.content .container .col-md-12 ol.decimal {
    padding-left: 20px;
  }
  div.content .container .col-md-12 ol.decimal li ol.alpha {
    padding-left: 20px;
  }
  div.content .container .col-md-12 .link-row {
    width: 100%;
  }
  div.content .container .col-md-12 .link-row .col-md-4 {
    float: left;
    width: 33%;
  }
  div.content .container .col-md-12 .link-row .col-md-4 strong {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
  }
  div.content .container .col-md-12 .link-row .col-md-4 a {
    font-size: 16px;
    font-size: 1rem;
  }
  div.content .container .col-md-12 .social {
    width: 60%;
  }
}
/* Desktop Narrow/Tablet Landscape */
@media screen and (min-width: 62em) {
  div.content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  div.content .container {
    width: 960px;
  }
  div.content .container .col-md-12 {
    text-align: center;
  }
  div.content .container .col-md-12 img {
    height: auto;
    width: 300px;
  }
  div.content .container .col-md-12 h1 {
    margin-top: 45px;
    font-size: 58px;
    font-size: 3.625rem;
    line-height: 63px;
  }
  div.content .container .col-md-12 span.rule-subtitle {
    margin-bottom: 45px;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 63px;
  }
  div.content .container .col-md-12 p.inform {
    margin: 30px 0;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  div.content .container .col-md-12 ol.decimal {
    padding-left: 20px;
  }
  div.content .container .col-md-12 ol.decimal li ol.alpha {
    padding-left: 20px;
  }
  div.content .container .col-md-12 .link-row {
    width: 70%;
  }
  div.content .container .col-md-12 .link-row .col-md-4 strong {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
  }
  div.content .container .col-md-12 .link-row .col-md-4 a {
    font-size: 16px;
    font-size: 1rem;
  }
  div.content .container .col-md-12 hr {
    width: 70%;
  }
  div.content .container .col-md-12 .social {
    width: 40%;
  }
}
/**************************************
    Content Pages End
**************************************/