.main {margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #000000; font-size: 16px; line-height: 1;}
.section-bg {margin: 0; padding: 1em;}
.mcontainer {margin: 0 auto; padding: 0; background: #bbe4f8; border-radius: 1em; padding: 1em; box-shadow: 0 0 1em #1e7bc1;}
.main h1 {font-size: 2.5em; text-transform: uppercase;}
.main h2 {font-size: 1.5em;}
.main p {font-size: 1em; line-height: 1.25;}
.main li {font-size: 1em; line-height: 1.5;}

.main h1, .main a {color: #1e7bc1;}
.main a:hover {color: #1C638C;}

.winner {color: #9A62A1; font-weight: 700;}
.section-header {background: #1e7bc1; color: #bbe4f8; border-radius: 0.5em; box-shadow: 0 0 0.5em #1e7bc1; margin-top: 40px; padding: 0.5em; text-align: center; text-transform: uppercase;}

.side {float: right; width: 200px; margin: 0 0 0 50px; position: relative; z-index: 1;}
.side p {margin: 0 0 15px;}
.social img {margin-right: 10px; width: 50px; height: 50px; vertical-align: middle;}
.social a {background: #fff; border: 1px solid #06abc7; color: #06abc7; display: block; font-weight: 700; text-decoration: none;}
.social a:hover {color: #00729b;}
.prize-list {margin-top: 15px;}
.prize-list img {margin-right: 10px; vertical-align: middle;}
.promotion-widget {margin: 25px 0;}

.rules {margin: 20px 0 0; clear: both;}
.rules h2 {font-size: 20px; text-align: center; text-transform: uppercase;}
.terms-box {border: 1px solid #555; color: #555; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; margin: 0 auto 30px; overflow-y: scroll; padding: 15px; max-width: 100%; height: 350px;}
.terms-box ol, .terms-box ul {margin: 0 15px 15px;}
.terms-box li {font-size: 1em !important;}
.terms-box p {color: #555; font-size: 1em; margin: 0 0 15px;}
.terms-box .terms-nobullet {list-style: none;}
.terms-box .terms-nomarginleft {margin-left: 0;}
.terms-box .terms-nomargin {margin-bottom: 0;}
.terms-heading {display: block; font-weight: 700; margin-top: 20px; margin-bottom: 0 !important; text-decoration: underline;}

.main p.terms {font-size: 0.75em;}

#Img1 {max-width: 100%;}

@media (max-width: 767px)
{
  .main h1 {font-size: 1.75em;}
  .main h2 {font-size: 1.25em;}
  .main p {font-size: 0.9em;}
  .main li {font-size: 0.9em;}
  .side {float: none; margin: 0 auto;}
}