/* DPO BANNER STYLES */
@font-face {
  font-family: 'SignPainter-HouseScript';
  src: url("../fonts/SignPainter-HouseScript.eot?#iefix") format("embedded-opentype"), url("../fonts/SignPainter-HouseScript.otf") format("opentype"), url("../fonts/SignPainter-HouseScript.woff") format("woff"), url("../fonts/SignPainter-HouseScript.ttf") format("truetype"), url("../fonts/SignPainter-HouseScript.svg#SignPainter-HouseScript") format("svg");
  font-weight: normal;
  font-style: normal; }

.clearfloat {
  width: 100%;
  clear: both; }

#dpo-banner-top {
  width: 100%;
  height: 100%;
  min-height: 113px;
  background: #0053A5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0053A5 0%, #62073a 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0053A5', endColorstr='#62073a',GradientType=1 );
  /* IE6-9 */
  color: #fff; }
  #dpo-banner-top .dpo-banner-top-container {
    max-width: 1250px;
    margin: 0 auto; }
    #dpo-banner-top .dpo-banner-top-container .dpo-bkg-img {
      background-image: url("../img/bdpo-logo-half.png");
      background-size: contain;
      height: 100%;
      width: 47%;
      min-height: 100px;
      background-repeat: no-repeat;
      background-position: center center;
      float: right; }
  #dpo-banner-top .dpo-cta-box {
    width: 49%;
    float: left;
    max-height: 100px;
    border: 1px solid white;
    margin: 6px 6px;
    padding: 15px 15px 0 0;
    background: url("../img/bdpo-sunset.jpg") no-repeat;
    background-size: cover;
    background-position-y: 10%; }
    #dpo-banner-top .dpo-cta-box p {
      font-family: 'semplicitapro', 'Open Sans', helvetica, arial, sans-serif;
      font-size: 24px;
      text-align: center;
      font-weight: 100;
      display: inline-block;
      width: 60%;
      float: left;
      text-shadow: 3px 3px 20px #000; }
    #dpo-banner-top .dpo-cta-box a.btn-cta {
      width: 30%;
      min-width: 160px;
      padding: 10px 20px;
      border: 1px solid #fff;
      border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      display: inline-block;
      float: right;
      color: #fff;
      text-align: center;
      font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-top .dpo-cta-box a.btn-cta:link, #dpo-banner-top .dpo-cta-box a.btn-cta:visited {
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        font-size: 32px;
        font-weight: 100;
        text-shadow: 3px 3px 20px #000;
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-top .dpo-cta-box a.btn-cta:hover {
        color: #333;
        background: #fcdb00;
        border-color: #fcdb00;
        transition: border .5s ease-in-out;
        transition: color .5s ease-in-out;
        transition: background-color .5s ease-in-out;
        text-shadow: none;
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-top .dpo-cta-box a.btn-cta:active, #dpo-banner-top .dpo-cta-box a.btn-cta:focus {
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }

#dpo-banner-main {
  width: 100%;
  height: 100%;
  min-height: 113px;
  background: #0053A5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0053A5 0%, #62073a 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0053A5', endColorstr='#62073a',GradientType=1 );
  /* IE6-9 */
  color: #fff; }
  #dpo-banner-main .dpo-bkg-img {
    background-image: url("../img/bdpo-logo-half.png");
    background-size: contain;
    height: 100%;
    width: 49%;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left; }
  #dpo-banner-main .dpo-cta-box {
    width: 49%;
    float: right;
    max-height: 100px;
    border: 1px solid white;
    margin: 6px 6px;
    padding: 15px 15px 0 0;
    background: url("../img/bdpo-sunset.jpg") no-repeat;
    background-size: cover;
    background-position-y: 10%; }
    #dpo-banner-main .dpo-cta-box p {
      font-family: 'semplicitapro', 'Open Sans', helvetica, arial, sans-serif;
      font-size: 24px;
      text-align: center;
      font-weight: 100;
      display: inline-block;
      width: 60%;
      float: left;
      text-shadow: 3px 3px 20px #000; }
    #dpo-banner-main .dpo-cta-box a.btn-cta {
      width: 30%;
      min-width: 160px;
      padding: 10px 20px;
      border: 1px solid #fff;
      border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      display: inline-block;
      float: right;
      color: #fff;
      text-align: center;
      font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-main .dpo-cta-box a.btn-cta:link, #dpo-banner-main .dpo-cta-box a.btn-cta:visited {
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        font-size: 32px;
        font-weight: 100;
        text-shadow: 3px 3px 20px #000;
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-main .dpo-cta-box a.btn-cta:hover {
        color: #333;
        background: #fcdb00;
        border-color: #fcdb00;
        transition: border .5s ease-in-out;
        transition: color .5s ease-in-out;
        transition: background-color .5s ease-in-out;
        text-shadow: none;
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }
      #dpo-banner-main .dpo-cta-box a.btn-cta:active, #dpo-banner-main .dpo-cta-box a.btn-cta:focus {
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif; }

.dpo-banner-bottom {
  width: 100%;
  height: 460px;
  background: #0053A5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0053A5 0%, #62073a 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0053A5 0%, #62073a 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0053A5', endColorstr='#62073a',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  position: fixed;
  top: 100%;
  z-index: 201;
  padding-top: 7px; }
  .dpo-banner-bottom .dpo-banner-btm-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 40px; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-cta {
      padding: 7px 20px;
      border: 1px solid #fff;
      border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      display: block;
      color: #fff;
      text-align: center;
      font-family: 'SignPainter-HouseScript', 'Open Sans', helvetica, arial, sans-serif;
      min-width: 200px; }
      .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:link, .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:visited {
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        font-size: 20px;
        font-weight: 100; }
        .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:link:hover, .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:visited:hover {
          color: #333;
          background: #fcdb00;
          border-color: #fcdb00;
          transition: border .5s ease-in-out;
          transition: color .5s ease-in-out;
          transition: background-color .5s ease-in-out;
          text-shadow: none; }
        .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:link:active, .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:link:focus, .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:visited:active, .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:visited:focus {
          color: #fff;
          background: rgba(255, 255, 255, 0.2); }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:first-of-type {
      float: left; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:nth-of-type(2) {
      float: right; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-container-left {
      width: 13%;
      float: left; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-container-right {
      width: 13%;
      float: left;
      margin-left: -80px; }
    .dpo-banner-bottom .dpo-banner-btm-container p {
      font-family: 'semplicitapro', 'Open Sans', helvetica, arial, sans-serif;
      text-align: center;
      width: 72%;
      margin: 0 auto;
      display: block;
      float: left;
      padding: 0 12% 0 10%; }
  .dpo-banner-bottom .bottom-close {
    margin-top: 8px;
    float: right; }

@media (max-width: 1200px) {
  .dpo-banner-bottom .dpo-banner-btm-container .btn-cta {
    width: 100%; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:nth-of-type(2) {
    float: left;
    margin-left: -40px; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-container-left {
    display: none; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-container-right {
    width: 20%;
    float: left; }
  .dpo-banner-bottom .dpo-banner-btm-container p {
    text-align: left;
    width: 80%;
    margin: 0 0 0 0;
    float: left;
    padding: 0 10% 0 0; }
  #dpo-banner-top .dpo-bkg-img {
    margin-right: 10px; } }

@media (max-width: 992px) {
  #dpo-banner-main .dpo-bkg-img {
    width: 40%; }
  #dpo-banner-main .dpo-cta-box {
    width: 58%; }
  #dpo-banner-main .dpo-banner-top-container {
    max-width: 1250px;
    margin: 0 auto; }
    #dpo-banner-main .dpo-banner-top-container .dpo-bkg-img {
      float: right;
      width: 49%; }
    #dpo-banner-main .dpo-banner-top-container .dpo-cta-box {
      width: 49%; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-cta {
    width: 100%;
    min-width: 116px; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-container-right {
    width: 10%;
    float: left; }
  .dpo-banner-bottom .dpo-banner-btm-container p {
    text-align: left;
    width: 90%; } }

@media (max-width: 850px) {
  #dpo-banner-top .dpo-banner-top-container .dpo-bkg-img {
    margin-right: 10px;
    width: 42%; }
  #dpo-banner-top .dpo-banner-top-container .dpo-cta-box {
    width: 55%; } }

@media (max-width: 800px) {
  .dpo-banner-bottom .dpo-banner-btm-container p {
    text-align: left;
    width: 80%;
    margin: 0 0 0 0;
    float: left;
    padding: 0 20px 0 0; }
  .dpo-banner-bottom .dpo-banner-btm-container .btn-container-right {
    width: 10%;
    float: left;
    margin-left: -10px; } }

@media (max-width: 752px) {
  #dpo-banner-main-wrapper #dpo-banner-main {
    padding: 6px 6px;
    min-height: 300px; }
    #dpo-banner-main-wrapper #dpo-banner-main .dpo-bkg-img {
      width: 100%;
      float: none;
      clear: both;
      max-width: initial; }
    #dpo-banner-main-wrapper #dpo-banner-main .dpo-cta-box {
      width: 100%;
      float: none;
      clear: both;
      max-height: initial;
      max-width: initial;
      margin: 10px auto 0 auto;
      padding: 30px 0 0 0; }
      #dpo-banner-main-wrapper #dpo-banner-main .dpo-cta-box p {
        width: 100%;
        float: none; }
      #dpo-banner-main-wrapper #dpo-banner-main .dpo-cta-box a.btn-cta {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px auto;
        display: block;
        float: none; }
    #dpo-banner-main-wrapper #dpo-banner-main .dpo-banner-top-container .dpo-bkg-img {
      float: right;
      width: 38%;
      margin-right: 10px; }
    #dpo-banner-main-wrapper #dpo-banner-main .dpo-banner-top-container .dpo-cta-box {
      width: 58%;
      float: left;
      clear: none; }
      #dpo-banner-main-wrapper #dpo-banner-main .dpo-banner-top-container .dpo-cta-box p {
        width: 50%;
        float: left;
        font-size: 20px; }
      #dpo-banner-main-wrapper #dpo-banner-main .dpo-banner-top-container .dpo-cta-box a.btn-cta {
        width: 30%;
        min-width: 160px;
        padding: 10px 10px;
        float: right;
        margin-right: 20px; }
  #dpo-banner-main .dpo-bkg-img {
    width: 40%; }
  #dpo-banner-main .dpo-cta-box {
    width: 58%; }
  .dpo-banner-bottom {
    height: 150x;
    margin-top: -150px;
    padding-top: 20px; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-cta {
      width: 100%;
      min-width: 116px; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-cta:nth-of-type(2) {
      float: left;
      margin-left: -40px; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-container-left {
      display: none; }
    .dpo-banner-bottom .dpo-banner-btm-container .btn-container-right {
      width: 100%;
      float: none;
      clar: both;
      margin: 10px auto; }
    .dpo-banner-bottom .dpo-banner-btm-container p {
      text-align: center;
      width: 90%;
      padding: 0 0 0 0;
      margin: -10px auto 20px auto;
      clear: none;
      float: left; }
    .dpo-banner-bottom .dpo-banner-btm-container .bottom-close {
      margin-top: 0px; }
  #dpo-banner-top {
    min-height: 230px; }
    #dpo-banner-top .dpo-banner-top-container {
      padding: 6px 10px; }
      #dpo-banner-top .dpo-banner-top-container .dpo-bkg-img {
        margin: 0 auto;
        width: 100%;
        float: none; }
      #dpo-banner-top .dpo-banner-top-container .dpo-cta-box {
        width: 100%;
        float: none;
        display: block;
        min-height: 100px;
        margin: 0 auto; } }

@media (max-width: 600px) {
  .dpo-banner-bottom {
    display: none; } }

@media (max-width: 450px) {
  #dpo-banner-top {
    min-height: 230px; }
    #dpo-banner-top .dpo-banner-top-container {
      padding: 6px 10px; }
      #dpo-banner-top .dpo-banner-top-container .dpo-bkg-img {
        margin: 0 auto;
        width: 100%;
        float: none; }
      #dpo-banner-top .dpo-banner-top-container .dpo-cta-box {
        width: 100%;
        float: none;
        display: block;
        min-height: initial;
        padding: 0 0 20px;
        margin: 0 auto;
        background: none;
        border: none; }
        #dpo-banner-top .dpo-banner-top-container .dpo-cta-box p {
          width: 100%;
          margin-top: -10px;
          margin-bottom: 10px;
          text-shadow: none; }
        #dpo-banner-top .dpo-banner-top-container .dpo-cta-box a.btn-cta {
          width: 100%;
          height: 45px;
          padding: 0 0 0 0;
          text-shadow: none; } }

.dpo-off .dpo-banner-bottom {
  margin-top: 0px;
  transition: margin-top .5s ease-in-out; }

.dpo-active .dpo-banner-bottom {
  margin-top: -60px;
  transition: margin-top .5s ease-in-out; }
