@import url(font-awesome.css);
@import url(../fonts/Antonio-Bold/stylesheet.css); 
body{
    background-color: #e7e7e7;
/*    background-image: url(../images/background.jpg);*/
    background-size: cover;
/*    background-repeat: no-repeat;*/
    height: auto;
/*    background-color: transparent;*/
}
h1, h2, h3, h4 , h5, h6{ font-family: 'TheWildThings-Bold'; }
.img-responsive{ width: 88%; }
.ptb-100{ padding: 56px 0; }

.logo-frame{ position: absolute;display: block;z-index: 20;width: 100%; height: 190px;}

.logo-frame #lp-pom-text-253{ max-width: 260px; width: 100%; height: auto; padding-top: 10px; }

.logo-frame #lp-pom-text-253{ width: 100%; }

.logo-frame .lp-pom-block-content{ max-width: 1136px; width: 100%; }

.welcome-frame{
/*    background-image: url(../images/brick-bg.jpg);*/
    background-repeat: repeat;
	}
.welcome-frame .col-md-8 h3{
    font-family: Poppins;
    font-weight: 500;
    font-style: normal;
    color: #ffc425;
    font-size: 22px;
    margin-bottom: 20px; 
}
.welcome-frame .col-lg-8 h4{ font-weight: 500;
    font-family: Poppins;
    font-size: 36px;
    color: rgb(144, 146, 153); }
.welcome-frame .col-lg-8 h5{ font-weight: 600;
    font-family: Poppins;
    font-size: 22px;
    color: rgb(0, 0, 0);
    font-style: normal;
    margin: 50px 0 20px 0;
}
.welcome-frame .col-lg-8 p{
    font-weight: 400;
    /*font-family: Poppins;*/
    font-size: 12px;
    color: rgb(113, 121, 131);
    font-style: normal;
    margin: 20px 0 25px 0;
}
.get-started-form{ /*max-width: 370px;*/ width: 100%; padding: 30px 0; }
.started-form-header{ 
    background: #203469; color: #ffffff;padding: 0 0 20px 0px;
    text-align: center; overflow: hidden;
}
.started-form-body .form-group label {
    /*text-transform: uppercase;
    font-weight: bold;*/
    margin-bottom: 7px;
    font-size: 14px;
}
.started-form-body .form-group .form-control {
    border-radius: 0;
    border: 0;
    font-family: 'Brandon Grotesque';
}
.custom-file {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 5px 10px;
	    width: 100%;
}
.custom-file-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
}

.custom-file span {
    display: inline-block;
    position: relative;
    padding: 14px 20px;
    cursor: pointer;
    background-color: #A22126;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    margin: auto;
	width: 100%;
    text-align: center;
}
.submit-btn {
    display: inline-block;
    padding: 5px 10px;
	width: 100%;
}
.started-form-header .call-img { padding-right: 10px; margin-right: 5px; border-right: solid 1px #fff; }
.started-form-header .call-img, .started-form-header .call-text{ display: inline-block; vertical-align: middle; }
.started-form-logo{ max-width: 120px; width: 100%; margin: 0 auto; display: block; margin-bottom: 10px; }
.started-form-header p{ font-weight: 400;font-family: Poppins;font-size: 14px;color: rgb(255, 255, 255);font-style: normal; }

.started-form-header h5{ 
        font-weight: 100;
        font-size: 18px;
        color: rgb(255, 255, 255);
        font-style: normal;
        line-height: normal;
        font-size: 90px;
        font-family: 'TheWildThings-Bold';
        position: relative;
        bottom: 15px;
}

.started-form-body{ background-repeat: no-repeat; background-size: cover; background-position: center; }.started-form-body input[type='checkbox']{ width: 14px; height:14px; background-color: #ffffff; display: inline-block; vertical-align: top; margin-right: 3px;position: relative;top: 2px; }
.started-form-body .checkbox{ margin-bottom: 15px; }
.started-form-body .checkbox label{ display: inline-block; vertical-align: middle; width: calc(100% - 25px);margin: 0; line-height: normal; font-size: 14px; }
.started-form-body .checkbox label a {text-decoration: underline;}

.get-started-form{ 
	font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	display: block;
	margin-bottom: 4px;
	width: auto;
	margin-right: 0px;
/*	background-color: rgba(0, 0, 0, 0.5);
	background-color: rgb(0 98 63);*/
	background-color: #143056;
	padding: 30px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

    z-index: 100;
}

.started-form-body button#lp-pom-button-319{ 
	font-family: arial;
	margin: auto; 
	padding: 10px 20px; 
	border-radius: 30px; 
	border: 2px solid #ffffff; 
	cursor: pointer; 
	background-color: #FFFFFF !important; 
	width: auto; 
	height: auto; 
	color: #ee2930; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;
	text-transform: none;
	width: 100%;
}

.solutions-frame, .user-review-frame{ background-color: #f5f5f7; }
.solutions-frame h3,.ourwork-frame h3,.why-choose-frame h3, .user-review-frame h3{ margin-bottom: 20px; font-weight: 500;font-family: Poppins;font-size: 22px;color: #ffc425;font-style: normal; }
.solutions-frame h4, .ourwork-frame h4, .why-choose-frame h4{ font-weight: 500;font-family: Poppins;font-size: 36px;color: rgb(144, 146, 153); }
.solutions-frame .solutions-list, .ourwork-frame .ourwork-list{ margin-top: 50px; }
.solutions-frame  .col-md-4 , .ourwork-frame .col-md-4 { margin-bottom: 30px; }
.solution-cont-frame.solution-cont-bg{ background-color: #005789; }
.solution-cont-frame.solution-cont-bg:before{ content: '';width: 41px;height: 42px; background-image: url('../images/timer.png');position: absolute;top: 30px;left: 50px; }
.solution-cont-frame{ position: relative; background-position: center;background-repeat: no-repeat;background-size: cover; }
.solution-cont-frame img{ visibility: hidden; }
.solution-cont{ position: absolute; top: 0; width: 100%; height: 100%; }
.solution-cont-frame h5, .solution-cont-frame p{ padding: 0 28px; }
.solution-cont-frame h5{font-weight: 600;font-family: Poppins;font-size: 20px;color: rgb(255, 255, 255);font-style: normal; margin: 35px 0 25px 0; }
.solution-cont-frame p{ font-weight: 400;font-family: Poppins;font-size: 16px;color: rgb(255, 255, 255);font-style: normal;}
.solution-cont-table{ display: table; width: 100%; height: 100%; vertical-align: middle; }
.solution-cont-table-cell{display: table-cell; width: 100%; height: 100%; vertical-align: middle;}
.readmore-btn{
    display: inline-block;
    border-style: none;
    border-radius: 0px;
    padding: 18px 35px;
    background: #0057895c;
    box-shadow: none;
    text-shadow: none;
    color: #005789;
    border-width: undefinedpx;
    border-color: #undefined;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    font-family: Poppins;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}
.readmore-btn .label { margin-top: -10px; }  
.readmore-btn:hover {
    background: #00578975;
    box-shadow: none;
    color: #005789;
}
.why-choose-frame{  }
.why-choose-frame p{ font-weight: 400;font-family: Poppins;font-size: 14px;color: rgb(144, 146, 153);font-style: normal;margin: 30px 0 20px 0;}
.why-choose-frame .inc-dec-count h5{ font-weight: 400;font-family: Poppins;font-size: 48px;color: rgb(0, 0, 0);font-style: normal;margin-bottom: 10px; }
.why-choose-frame .inc-dec-count h6{ font-weight: 500; font-family: Poppins; font-size: 16px; color: rgb(0, 0, 0); }
.inc-dec-count{ margin-bottom: 30px; }
.user-review-frame{  }
.user-review-frame h4{ font-weight: 500;font-family: Poppins;font-size: 28px;color: rgb(113, 121, 131);font-style: normal;margin-bottom: 40px; }
.user-review-frame p{ font-weight: 400;font-family: Poppins;font-size: 14px;color: rgb(109, 109, 109);font-style: normal; }
.user-reviews img{ width: 75px; margin-right: 15px; }
.user-reviews img , .user-reviews .user-info{ display: inline-block; vertical-align: middle; }
.review-grid .user-reviews .user-info{ margin: 0; }
.user-reviews h5{ font-weight: 500;font-family: Poppins;font-size: 18px;color: #717983;font-style: normal;margin-bottom: 10px; }
.user-reviews p{ font-weight: 500;font-family: Poppins;font-size: 14px;color: #717983; }
.review-grid{ background-color: #fff; padding: 40px; }
.review-grid p{ margin: 25px 0 0 0; }
.map-frame { background-position: center; background-repeat: no-repeat; background-size: cover; }
.map-frame p strong{ font-weight: 500; font-family: Poppins; font-size: 16px; color: rgb(113, 121, 131); }
.map-frame p a{ font-weight: 500; font-family: Poppins; font-size: 18px; color: #ffc425; }

.footer-frame .col-md-6{ max-width: 100%;flex: 0 0 100%; }
.footer-logo img{ max-width: 240px; }

.welcome-frame .col-lg-8.rules p{ font-size: 12px;color: #203469; }

.welcome-frame .col-lg-8.rules p.rules-strong{ font-weight: bold; }

.page-title {
    position: relative;
    text-align: left;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
}
.page-title img{ visibility: hidden; height: 400px; height: 325px; }
.page-title, .page-title-frame { background-position: top; background-size: cover; }
.page-title .page-title-frame { display: table-cell; height: 100%; width: 100%; vertical-align: bottom; }
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
}
.page-title .auto-container {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.page-title h1 {
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1em;
    display: inline-block;
    text-transform: uppercase;
    z-index: 3;
}
.intro-shadow{
    position: absolute;top: 0;bottom: 0;left: 0;width: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(13, 8, 3, 0.4));z-index: 2;
}
.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.thank-you-cont{padding: 150px 0;height: 100%;}
.thank-you-cont .row {height: 100%;align-items: center;}
.thank-you-cont h2, .thank-you-cont h3{ display: block;  width: 100%; font-size: 35px; line-height: normal;font-family: 'Brandon Grotesque'; }
.thank-you-cont h2 span{ display: block; }
.thank-you-cont h3{ font-size: 25px; line-height: normal; }
#lp-pom-block-249.main-bg{ background-position: top; height: 100vh; }
/*.enter-here-btn{ position: absolute;right: 0;left: 0;margin: 0 auto;bottom: 38%; }*/
.official-rules-btn, .enter-here-btn{
    display: inline-block;border-style: none;border-radius: 0px;background: #ffc423;box-shadow: none;
    text-shadow: none;color: #203469;text-transform: uppercase;font-size: 16px;
    line-height: normal;text-align: center;max-width: 213px;width: 100%;padding: 13px;
}
.official-rules-btn:hover, .enter-here-btn:hover { /*background: #0e6ea5;box-shadow: none; color: #FFF; text-decoration: none;*/ }
.official-rules-btn, .enter-here-btn {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #ffc423;
    background-image: -webkit-linear-gradient(#ffc423, #ecad00);
    background-image: linear-gradient(#ffc423, #ecad00);
    border-bottom: 2px solid #c59000;
}

.official-rules-btn:hover, .enter-here-btn:hover {
    color: #ffffff;
    background-color: #203469;
    background: -webkit-linear-gradient(#203469, #0056b3);
    background: linear-gradient(#203469, #0056b3);
    border-bottom: 2px solid #203469;
        text-decoration: none;
}
.official-rules-btn:active, .enter-here-btn:active {
  background-color: #203469;
  background-image: -webkit-linear-gradient(#203469, #0056b3);
  background-image: linear-gradient(#203469, #0056b3);
  border-bottom: none;box-shadow: none;top: 2px;
  background: -webkit-linear-gradient(#203469, #0056b3);
  background: linear-gradient(#203469, #0056b3);
  border-bottom: 2px solid #203469;
}
.official-rules-frame h2, .official-rules-frame h1{ font-size: 50px; line-height: normal; margin: 20px 0; }
.official-rules-frame h2 span{ display: block; }
.official-rules-frame ol{  }
.official-rules-frame ol li{ margin-bottom: 15px; list-style-type: decimal; list-style-position: inside; }
.official-rules-frame ol li strong{ font-weight: 700; }
.official-rules-frame p{ margin-bottom: 15px; }
.official-rules-frame p .form-control{ display: inline-block; vertical-align: bottom; border: 0; border-bottom: 1px solid #ced4da; }
.subscribed-field .form-group , .subscribed-field p{ display: inline-block; vertical-align: bottom; }
.subscribed-field .form-control{ border: 0; border-bottom: 1px solid #ced4da; }
.gradient.gradient_top{
    background: -moz-linear-gradient(top, #000 0, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(90%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, #fff 0, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, #000 0, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, #000 0, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, #fff 0, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
    width: 100%; height: 100%; left: 0;
    position: absolute; top: 0; z-index: -1;
}
.official-rules-frame h1 {
    line-height: 1.8;
    text-decoration: underline;
}

table.official-rule-table {border: 1px solid #000;text-align: center;margin: 25px 0;}
table.official-rule-table td, table.official-rule-table th {padding: 10px;text-align: center;}
table.official-rule-table tr, table.official-rule-table td {border: 1px solid #000;font-size: 14px;}
table.official-rule-table th {border-right: 1px solid #000;border-left: 1px solid #000;}
section.official-rules-frame {padding: 0 !important;}
section.official-rules-frame .mobile-image {display: none;margin: 25px 0;}
.official-rules-frame p>a {color: #000;text-decoration: underline;}
.main-bg-new {
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
    background-color: #55bae8;
	background-image: linear-gradient(10deg, #fff, #55bae7);
/*	height: 75vh;*/
    background: rgb(28,125,203);
    background: linear-gradient(180deg, rgba(28,125,203,1) 47%, rgba(85,186,232,1) 100%);
}
/*.chance-to-win {
    background-color: #55bae8;
} */
.chance-header {
    text-align: center;
    color: #fff;
    font-family: 'Berthold Akzidenz-Grotesk';
    text-transform: uppercase;
/*    font-size: 48px;*/
    padding: 25px 0 0;
}
.chance-header img {
    max-width: 100%;
}
.chance-img-list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.chance-img-list ul li {
    padding: 4px;
}
.coors-light-page .chance-to-win {
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.coors-light-page .get-started-form .image-wrap img {
    width: 100%;
    margin: 0 auto;
}
.coors-light-page .get-started-form label {
    font-family: 'Brandon Grotesque';
}
.facebook-share a>img {
    width: 100%;
    max-width: 120px;
    height: 100%;
}
.coors-light-page p, .coors-light-page a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    font-family: 'Brandon Grotesque';
}
.footer-content {
    text-align: center;
}
.footer-content .footer-links a {
    margin: 0 5px;
    text-transform: uppercase;
}.footer-links{
        margin: 0 0 15px;
    /*padding-bottom: 10px;*/
}

.facebook-share {
    position: relative;
    top: -40px;
}
p.short-rule-title {
    text-transform: uppercase;
}



.coors-light-page h1.page-title {
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Brandon Grotesque';
    font-weight: 700;
    text-transform: uppercase;
	/*text-shadow: 1px 1px 4px #000; */color: #143056;line-height: 1.2;
}


.wrap-two p {
	font-size: 16px;
    line-height: 22px;
}


.coors-light-page .image-wrap img {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}
.coors-light-page .get-started-form .content-wrap {
    text-align: center;
    margin: 20px 0 50px;
    line-height: 20px;
}
.coors-light-page .get-started-form .footer-content p, .footer-content a {
    font-size: 12px;
    margin-bottom: 5px;
    letter-spacing: 0.2px;
}
header.coors-light-header {
    display: none;
}
.terms-conditions .terms-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin: 25px 0 15px;
    font-family: 'Brandon Grotesque';
}
section.privacy-terms.terms-conditions {
    padding: 100px 0 30px;
}
.terms-conditions p>span {
    font-weight: bold;
    text-decoration: underline;
}
.terms-conditions a:hover {
    color: #000;
}
.terms-conditions h2.terms-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    font-family: 'Brandon Grotesque';
}
.terms-conditions p {
    margin-bottom: 10px;
}
.intro-shadow {
    display: none;
}
section.page-title {
    display: none;
}
.official-rules-frame h2, .official-rules-frame h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    font-family: 'Brandon Grotesque';
    margin-bottom: 20px;
}
section.official-rules-frame {
    padding-top: 125px;
}
.error p {
    color: #000;
    text-align: left;
}
.coors-light-page .col-md-7 .image-wrap img {
    width: 100%;
}
@media (max-width: 1200px) {
    .get {
        padding: 115px 0 !important;
    }
}
@media (max-width: 991px) {
    table.official-rule-table tr, table.official-rule-table td {font-size: 12px;padding: 5px;}
}
@media (max-width:768px){
  .chance-img-list ul {
    display: block;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
    .chance-img-list ul li {
    padding: 4px; 
    margin: 0 auto;
    text-align: center;
}
}
@media (max-width: 767px) {
    .official-rules-frame .container {width: 100%;max-width: 100%;padding: 0 15px;}
    table.official-rule-table td, table.official-rule-table th {padding: 5px;}
}
@media (max-width: 575px) {
    table.official-rule-table td, table.official-rule-table th {padding: 5px;}
    table.official-rule-table {display: block;overflow-x: auto;white-space: nowrap;}
}

.offer-valid {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    color: #c9163d;
    padding-top: 30px;
}
.chance-description p {
    font-family: Arial;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 25px 0 50px;
}
.video-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}
.video-content video {
    width: 400px;
}
.slide-content{
    max-width: 948px;
    /*background-color: rgba(255, 255, 255, 0.6);*/
    padding: 30px 20px 30px 20px;
}
.slide-content .patio-header {
    max-width: 300px;
    margin: 75px auto 15px;
}

.slide-text-frame{ position: absolute; left: 0; top: 0;margin: 0 auto;width: 100%;height: 100vh;z-index: 10;  }
.slide-text-frame .patio-header{ max-width: 500px; width: 100%;margin: 0 auto;}
.slide-table{ display: table; width: 100%; height: 100vh;vertical-align: middle; }
.slide-tablecell{ display: table-cell; width: 100%; height: 100vh;vertical-align: middle;text-align: center; }
.slide-text-frame h2 , .slide-text-frame p{ color: #203469; }
.slide-text-frame h2{ font-size: 50px;}
/*.slide-text-frame h2 span{ font-size: 90px; font-family: 'TheWildThings-Bold'; display: block;position: relative; bottom: 55px; }*/
.slide-text-frame h2 span sup{ top: -0.3em; left: 10px; font-size: 65%; }

.slide-text-frame p{ 
	padding: 0 10px; 
    font-family: 'The Wild Things Script';
	    font-size: 28px;
}
.slide-text-frame .enter-here-btn{ position: relative; bottom: 0; margin-top: 30px;text-decoration: none;font-weight: 500; }

/*.inclusive-text-btn{ position: relative; bottom: 70px; }*/

.slider-title {
    font-size: 62px;
    color: #203469;
    text-align: center;
    padding-bottom: 50px;
    line-height: 40px;
}
.inclusive-text-btn {
    text-align: center;
}
.inclusive-text-btn img {
/*    max-width: 150px;*/
}
.state-cta-contain {
    text-align: center;
}
.cta-title {
    font-size: 80px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: -15px;
    color: #203469;
}
.state-cta {
    font-weight: bold;
    max-width: 300px;
    margin-bottom: 30px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.features-col {
    height: calc(100% - 20px);
    padding: 15px;
    background-color: #fdfdfd;
    clear: both;
    position: relative;
    margin-top: 20px;
    box-shadow: 1px 1px 10px #ccc;
}
.account-name, .address-info, .web-name, .price-info {
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    
}
.account-name {
    font-weight: bold;
    color: #25408f;
    font-size: 17px;
}
.features-col strong {
    font-weight: 600;
    min-width: 75px;
    display: flex;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #203469;
}
.web-name{
    display: flex;
}
.web-name a {
    color: #203469;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.footer-frame {padding: 30px 0; background: #fff;}
/*.footer-links { margin: 0 0 20px 0; } */
.footer-links li { display: inline-block; vertical-align: middle; padding: 0 15px; }
.footer-links li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Brandon Grotesque';
    font-weight: bold;
}
.required-info{ color: #ffffff; font-size: 12px; }
.required-info span{font-size: 14px; }
.winform-btn:before {
     content: "Submit";
     position: absolute;
     left: 0;
     right: 0;
     color: #fff;
 }
 .winform-btn {
    margin: auto;
    padding: 10px 20px;
    border: 2px solid #A22126;
    cursor: pointer;
    background-color: #A22126 !important;
    width: auto;
    height: auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
    width: 100%;
    font-family: 'Brandon Grotesque';
    text-transform: uppercase;
}

 #winform-form-submit[disabled]:before {
     content: "loading..";
 }
 #winform-form-submit[disabled] {
     opacity: 0.5;
 }
div#loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 40vh 15px 0;
    background-color: rgb(255 255 255 / 90%);
    text-align: center;
    padding-top: calc(50vh - 100px);
}
div#loader img {
    width: 130px;
    height: 130px;
}
.custom-file:focus-within {
  border: 1px solid #000;
}
.mobile-rules {
    display: none;
}
.footer-frame p>span.dot-span {visibility: hidden;position: relative;}
.footer-frame p>span.dot-span:before {visibility: visible;position: absolute;content: " ";background-color: #000;left: 0;right: 0;width: 3px;height: 3px;margin: 0 auto;padding: 3px;top: 8px;border-radius: 10px;}


.coors-light-page .main-bg-new {background: none;background-color: #fff;}
.coors-light-page .row {width: 100%;margin: 0 auto;}
.coors-light-page .chance-to-win img {width: 100%;}
.coors-light-page .row .col-12 {padding: 0;}
.chance-title {padding: 25px 0 0;}
.coors-light-page .chance-to-win .image-wrap img {max-width: 300px;position: absolute;top: -50px;right: 100px;}
.coors-light-page .col-12 .row.align-items-center {position: absolute;bottom: 0;}
.coors-light-page .row .col-12 {position: relative;}
.coors-light-page .bottom-image-wrap {display: none;}
.official-rules-frame table th, .official-rules-frame table td {padding: 10px;}
.get {height: 60vh;}

.footer-section p>span.dot-span {
    visibility: hidden;
    position: relative;
    margin-right: 2px;
}

.footer-section p>span.dot-span:before {
    visibility: visible;
    position: absolute;
    content: " ";
    background-color: #000;
    left: 0;
    right: 0;
    width: 3px;
    height: 3px;
    margin: 0 auto;
    padding: 3px;
    bottom: 8px;
    border-radius: 10px;
}
.copy-content p, .copy-content p>a {
    font-family: 'Brandon Grotesque';
    color: #000;
}
.copy-content p>a {text-decoration: underline;}
.footer-section {padding: 20px 0;}
.official-rules-frame .row {padding: 30px 0;}

/**************************** MEIA QUERY *************************/
@media only screen and (max-width: 1654px) {
	.logo-frame #lp-pom-text-253, .footer-logo img { max-width: 130px;}
	.logo-frame { height: 119px; }
}
@media only screen and (max-width: 1367px)
{
    .logo-frame #lp-pom-text-253, .footer-logo img{ max-width: 260px; }
}
@media only screen and (max-width: 1280px)
{
    .logo-frame #lp-pom-text-253, .footer-logo img{ max-width: 180px; }
    .slide-text-frame .patio-header{ max-width: 450px; }
}
@media only screen and (max-width: 1199px)
{
        .slide-text-frame .patio-header{ max-width: 400px; }
    .started-form-header h5{ font-size: 70px; bottom: 8px; }
    .logo-frame #lp-pom-text-253, .footer-logo img{ max-width: 110px; }
	.coors-light-page .chance-to-win .image-wrap img {right: 30px;top: -150px;}
}
@media only screen and (max-width: 1023px)
{
        .slide-text-frame .patio-header{ max-width: 350px; }
        .slide-text-frame h2 { font-size: 45px;bottom: 20px;}
        .slide-text-frame h2 span { font-size: 75px;bottom: 45px;}
        .slide-text-frame .enter-here-btn{ margin-top:10px; }
}
@media (max-width:991px){
    .main-bg {
    background-position: top;
    height: 150vh;
    background-repeat: no-repeat;
    background-size: cover;
}
    .get {padding: 80px 0 !important;}
	.coors-light-page .chance-to-win .image-wrap img {position: static;padding: 20px 0;}
	.coors-light-page h1.page-title {font-size: 38px;}
	.official-rules-frame table th, .official-rules-frame table td {padding: 5px;font-size: 14px;}
}
@media (max-width: 767px) {
	.coors-light-page .bottom-image-wrap {display: block;}
	.bag-img.bottom-image {display: none;}
	.coors-light-page .col-12 .row.align-items-center {position: static;}
}
@media only screen and (max-width: 767px)
{
    .slide-text-frame .patio-header{ width: 80%; }
    .slide-text-frame h2{ font-size: 40px;bottom: 0; }
    .slide-text-frame h2 span{ font-size: 55px;bottom: 25px }
/*    .inclusive-text-btn {bottom: 20px;}*/
    .slide-content{ padding: 30px 20px 20px 20px; }
    .slide-text-frame p{ font-size: 20px; }
    .slide-text-frame .enter-here-btn{ margin-top: 10px;max-width: 150px;padding: 10px 0; }
    .slide-text-frame h2 span sup{ left:5px; }
    .page-title img{ height:250px; }
    .page-title-frame .col-lg-12{ padding:0; }
	.coors-light-page .row .col-12 {padding: 0 15px;}
}
@media only screen and (max-width: 690px)
{
    .slide-text-frame .patio-header { width: 100%; max-width: 250px; }
    .slide-text-frame h2 { font-size: 30px; }
    .slide-tablecell{  }
    .slide-text-frame h2 span{ font-size: 40px; bottom: 20px; }
}
@media only screen and (max-width: 600px)
{
       
}
@media (max-width:414px) {
	.slide-text-frame p{ 
		line-height: 24px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation : landscape){
        .slide-text-frame .enter-here-btn { max-width: initial;width: auto;padding: 10px 20px;font-size: 12px;}
        .slide-tablecell{ vertical-align: bottom; }
        .logo-frame #lp-pom-text-253, .footer-logo img{  }
}
/*@media only screen and (max-device-width: 767px) and (orientation : landscape){
        .slide-text-frame .enter-here-btn { max-width: initial;width: auto;padding: 10px 20px;font-size: 12px;}
        .slide-tablecell{ vertical-align: bottom; }
        .logo-frame #lp-pom-text-253, .footer-logo img{  }
}
@media only screen and (min-height: 320px) and (max-height: 450px){
         .slide-text-frame .enter-here-btn { max-width: initial;width: auto;padding: 10px 20px;font-size: 12px;}
        .slide-tablecell{ vertical-align: bottom; }
        .logo-frame #lp-pom-text-253, .footer-logo img{  }
}*/
.inner-page-title {
    padding-top: 150px;
    padding-bottom: 20px;
}
.header-inner-description {
    text-align: center;
    font-weight: 900;
    font-size: 22px;
    padding: 10px 0 0px;
    color: #25408f;
}
.main-logo img {
    max-width: 200px;
}
.horse-logo {
    max-width: 120px;
}
.main-article {
    /*background-color: #f9f4e0;*/
    margin: 0 auto;
    margin-top: 75px;
    padding: 15px;
    padding-bottom: 0;
    max-width: 1090px;
    width: 100%;
    position: relative;
/*	height: 75vh;*/
}
.border-section {
/*    border: 2px solid #9e9a8a;*/
    padding: 20px;
} 
.coronaMessage {
    font-size: 46px;
    font-family: 'Caslon Antique';
    font-weight: normal;
    line-height: 56px;
}
.home_title {
    font-family: 'Caslon Antique';
    font-weight: 700;
    font-size: 54px;
    color: #044378;
    line-height: 60px;
    padding: 30px 0 50px;
    margin: 0;
}
.finePrint {
    font-size: 14px;
    font-family: 'TradeGothic';
    padding: 30px 0;
}
.blue-btn {
    background: #005596;
    border: #005596;
    color: #F8F3E1;
    width: 91%;
    display: block;
    border-radius: 30px;
    padding: 8px 0;
    font-size: 28px;
    text-transform: uppercase;
    margin: 30px auto 0;
}
.blue-btn:hover {
    color: #f8f3e1;
    text-decoration: none;
}
.final-btn{
    font-size: 28px;
/*    border: 2px solid #9e9a8a;*/
    border-radius: 30px;
    padding: 8px 0 14px;
    margin: 15px auto 30px;
    width: auto;
    background: none;
    color: #9E9A8A;
    display: block;
    text-transform: uppercase;
    display: inline-block;
    min-width: 200px;
    background: #fff;
}
.final-btn:hover{
     color: #9E9A8A;
    text-decoration: none;
}
.jimador-logo {
    max-width: 200px;
}
 .location-list-content {
     position: relative;
     overflow: hidden;
     margin: 10px;
 }
 
 .location-flex {
     align-items: center;
     justify-content: center;
 }
 
 .location-main-content:before {
     position: absolute;
     content: '';
     background-color: rgba(0, 0, 0, 0.4);
     width: 100%;
     height: 100%;
 }
 
 .location-cta-content {
     position: absolute;
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
     height: 100%;
     top: 0;
 }
 
 .location-cta-image img {
     display: none;
 }
 
 .location-cta-image {
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     padding-bottom: 50%;
 }
 .col-location {
    padding: 0;
}
 .location-title {
     font-family: 'Antonio';
     text-transform: uppercase;
     font-size: 30px;
     color: #fff;
     text-align: center;
 }
 
 .location-main-content {
     position: relative;
     transition: transform .5s ease;
 }
 
 .location-list-content:hover .location-main-content {
     transform: scale(1.2);
 }
.grab-your-section img {
    max-width: 730px;
    max-width: 500px;
}
.grab-your-section {
    text-align: center;
    padding-bottom: 8px;
}
.list-location ul li {
    display: inline-block;
}
.list-location ul {
    display: block;
}
.list-location ul li {
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.slide-flex {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.location-inner-title {
    text-align: center;
    font-size: 52px;
    color: #25408f;
    padding-bottom: 25px;
    line-height: 102px;
	    font-family: 'Benjamin Franklin';
    text-transform: uppercase;
}

.grab-your-section .state-btn {
    max-width: 200px;
}

.cinco-text {
    font-weight: 900;
    font-size: 20px;
    color: #25408f;
    line-height: 30px;
    text-transform: none;    
    text-shadow: 2px 2px 2px #fff;
    padding: 14px 0px 29px;
}
.red-stripe {
    height:40px;
    background-color: #c22033;
}
.main-article > .row {
    margin: 0;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}
.flag-col {
    margin-top: 15px;
}
.flag-img {
    width: 100%;
}
.chill-text, .purchase-text {
    max-width: 100%;
    margin-top: 20px;   
}

@media (min-width:768px) and (max-width:991px){
    .grab-your-section img {
        max-width: 400px;
    }
	
	
}

@media (min-width:768px){
    .list-location ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        column-gap: 0;
    }
    .list-location ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .mobile-img{
        display: none; 
    }
    .main-article {
        max-width: 90vw;
    }
    .chill-text {
        width: 90%;
    }
    .purchase-text {
        width: 70%;
    }
    .flag-col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .text-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width:767px) and (orientation:landscape){
    .flag-col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .text-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width:767px) {
    .grab-your-section img{
        max-width: 100%;
    }
    .grab-your-section img {
        max-width: 300px;
    }
    .grab-your-section .state-btn {
        max-width: 150px;
    }
    .list-location ul {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .main-bg{
        height: auto;
        background: none !important; 
        position: relative;
    }
    .location-inner-title{
        font-size: 48px;
    }
    .main-logo img {
        max-width: 125px;
        /*margin-top: 10px;*/
    }
    .cinco-text {
        font-size: 15px;
        line-height: 27px;
        padding: 6px;
    }
    .slide-flex {
        position: relative;
        padding-top: 115px;
    }
    .corona-center-content {
        /*position: absolute;
        left: 0;
        right: 0;
        margin-top: 0;
        top: 25%;*/
    }
    .mobile-img {
        margin-top: 50px;
    }
    .red-strip {
        height: 20px;
    }
    .home_title {
        font-size: 30px;
        line-height: 32px;
        padding: 30px 0;
        margin: 0;
    }
    .final-btn {
        min-width: 150px;
        line-height: 1;
        padding: 5px 0 10px;
        margin: 0px auto 70px;
    }
    .final-btn img {
        max-width: 60px;
    }
    .get-started-form {
        width: 100%;
		max-width: 360px;border-radius: 10px;
        margin: 0 auto; 
    }
    .coors-light-page .title {
        padding: 0 !important;
    }
    .coors-light-page .chance-to-win {
        padding-bottom: 20px;
    }
    .coors-light-page h1.page-title {
        font-size: 30px;
        line-height: normal;
    }
    .official-rules-frame h2, .official-rules-frame h1 {
        font-size: 18px;
        line-height: 22px;
        margin: 20px 0 5px;
    }
    .short-rules {
        display: none;
    }
    .short-rules.mobile-rules {
        display: block;
    }
    .footer-content {
        position: relative;
        top: -50px;
    }
	    .official-rules-frame table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

@media (min-width:1200px) and (max-width:1400px){
    .grab-your-section img {
/*        max-width: 300px;*/
    }
    .main-bg {
        height: 150vh;
    }
    .cinco-text {
        /*font-size: 24px;*/
        padding: 15px 0;
    }
    .grab-your-section .state-btn {
        max-width: 175px;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    .grab-your-section img {
        max-width: 300px;
    }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .main-bg {
          height: 140vh;
      }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
    .main-bg {
          height: 100vh;
      } 
}


@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .main-bg {
          height: 80vh;
      }
}
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .main-bg {
          height: 100vh;
      }
}
.location-inner-section:first-child {
    padding-top: 30px;
}
.location-inner-section {
    padding-bottom: 50px;
}
.official-rules-frame .location-sub-title {
    font-family: 'Antonio';
    text-transform: uppercase;
    font-size: 36px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    color: #25408f;
}
.location-flex {
    outline: 0;
    padding-top: 0px;
}

@media (max-width: 575px) {
    .get-started-form {
        width: 100%;
    }
    * {
        word-break: break-word;
    }
    .get {
        padding: 80px 20px 0 !important;
    }
	.coors-light-page h1.page-title {font-size: 26px;}
}
@media (max-width: 480px) {
    .get-started-form {
        padding: 15px;
    }
}
@media (max-width:414px) {
	.grab-your-section {
	   padding-left: 15px;
	    padding-right: 15px;
	}
	
	.cinco-text {
		line-height: 22px;
		padding-bottom: 12px;
	}
	
	.header-inner-description {
		line-height: 22px;
		font-size: 15px;
		padding: 0px 0 0px;
		padding-left: 35px;
    padding-right: 35px;
	}
	
	.beers img {
		width: 50%;
	}
}

.copyrights p {
    font-family: 'Brandon Grotesque';
    color: #fff;
    font-size: 14px;
    line-height: normal;margin-bottom: 2px;
    color: #000;
}
.copyrights a {
    color: #000;
    text-decoration: underline;
}

@media (max-width: 991px) {
    .footer-links li {
        display: block;
        padding: 5px 0;
    }
}
