﻿@import url("https://p.typekit.net/p.css?s=1&k=srw8ikx&ht=tk&f=39295.39297&a=96362367&app=typekit&e=css");

@font-face {
    font-family: "gill-sans-nova";
    src: url("https://use.typekit.net/af/7f1946/00000000000000007735bb73/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/7f1946/00000000000000007735bb73/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/7f1946/00000000000000007735bb73/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url("https://use.typekit.net/af/21fe31/00000000000000007735bb95/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/21fe31/00000000000000007735bb95/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/21fe31/00000000000000007735bb95/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

html {
	background-color:#fff; 
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #3a2c6b;
    font-family: "gill-sans-nova",sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

a:link, a:visited	{text-decoration:underline; color:#009cb9;}
a:hover, a:active   {text-decoration:underline; color:#3a2c6b;}

img {
    border: 0px;
}
a img {vertical-align:middle;}

p {
    color: #3a2c6b;
    font-size: 20px;
}

.img-fluid{
    display: block;
    max-width: 100%;
    height: auto;
}

hr {
	border: 0 none;
	color:#d2c9c4;
	background-color:#d2c9c4;
    height: 3px;
}

hr.thin {
    height: 1px;
}

ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 0;
}

ul li {
    line-height: 1.2;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: #3a2c6b;
    font-weight: bold;
}

h1 {
    color: #3a2c6b;
    display: block;
}

.portlet_div h2, .portlet_header h2 {
    font-size: 1.5em;
    line-height: 1.15em;
    margin: 0;
    padding: 0;
}

.marginBottom {
    margin-bottom:10px;
}

#subContentPanel > h3 {
    color: #BB2D61;
}

/* FORM */
input[type="text"], input[type="password"], textarea {
    border: 2px solid #dee2e6;
    padding: 6px 10px 8px;
    margin-bottom: 5px;
    color: #3a2c6b;
    width: 100%;
    max-width: 450px;
    min-height: 28px;
    border-radius: 6px;
}
select {
    border: 1px solid #ddd;
    padding: 3px;
    width: 100%;
    max-width: 523px;
    margin-bottom: 5px;
    min-height: 28px;
}

#PanelLogin input[type="text"], #PanelLogin input[type="password"] {
    min-height: 26px;
    padding: 0 5px;
    width: 64%;
}

input[type="checkbox"], input[type="radio"] {
    float: left;
    margin: 7px 8px 0 0;
}

input[type="radio"] {
    margin-top: 6px;
}

label {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.loginLeft label {
    width: 25%;
    display: inline-block;
}

.signUp_form label, .rcList label {
    display: inline-block;
    min-width: 46%;
}
.rcList label {
    margin-top: 2px;
}

.lbw {
    width: 49%;
}

.signUp_form input[type="text"], .signUp_form input[type="password"], .standard_form input[type="text"], .standard_form input[type="password"] {
    width: 99%;
    margin-bottom: 15px;
    float: left;
}

.iptw {
    width: 48% !important;
}

.lblhide { display: none !important; }

.lblchkbox {
    display: inline !important;
}

.inputHelp {
    margin-left: 8px;
}

input[type="submit"], .button {
    background-color: #3a2c6b;
    border: 2px solid #3a2c6b;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 15px;
    padding: 7.2px 36px;
    text-align: center;
    width: auto;
    line-height: 1.2;
    text-decoration: none !important;
}

input[type="submit"]:hover, .button:hover {
    background-color: #160A40;
}

.button {
    display: inline-block;
    color: #fff !important;
}

.button.big {
    background-position: 94% center;
    background-size: 16px auto;
    border-radius: 8px;
    font-size: 180%;
    padding: 15px 7% 18px 14px;
}

.button.small {
    background-position: 94% center;
    background-size: 10px auto;
    border-radius: 5px;
    font-size: 110%;
    padding: 8px 22px 8px 8px;
    min-width:20px;
    margin-top:0;
}
.fbLoginButton {
    background-image: url("/images/fb_login_bg.png");
    border: 1px solid #29447e;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 37px;
    padding: 9px 12px 0 50px;
}

.signUp_form {
    border-bottom: 5px solid #269db8;
    padding: 25px 25px 30px;
    margin-top: 30px;
}

.hbKidsForm .standardform {
    text-align:left;
    width:50%;
    margin-left: 25%;
}

.hbg-save {
    background-color: #E7692A;
    color: #fff !important;
    margin-top: 2em;
    padding: 12px;
    width: 100%;
    font-size: 135%;
    display: inline-block;
    text-align: center;
    line-height: 120%;
    text-decoration: none !important;
}

.offers-border {
    border-bottom: 1px solid #bfbfbf;
}

.item_list_ul {
    margin: 0 0 1em;
    padding: 0;
}
.item_list, .item_list_ul, .rcList {
    display: block;
    float: left;
    width: 100%;
}
.item_list_ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 295px;
}
.item_list_ul li input {
    clear: none;
    margin-bottom: 0;
    margin-right: 10px;
    width: 14px;
    margin-top: 8px;
}
.item_list_ul li label {
    clear: none;
    /*width: 220px;*/
}

.opt_in_items li {
    clear:both;
}

.preferenceMessage {display:none;}

span.tTip {
    position:relative;
}
span.tTip span {
    background-color: #269db8;
    color: #fff;
    right: 4px;
    padding: 3px 5px;
    position: absolute;
    top: 4px;
    white-space:nowrap;
}


span + label + span.tTip span {
    right: 23px;
    top: -1px;
}

.tTip1st {
    left: 254px !important;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

header {
    background-color: #F5F4F7;
    padding: 15px 0;
}

#logo {
    position: relative;
    z-index: 200;
    float: left;
}

#top_links {
    display: block;
    position: relative;
    /*width: 66.5%;*/
    z-index: 2;
    float: right;
}

.blue_box {
    background-color:#233170;
    color:#fff;
}
.turquoise_box {
    background-color:#269db8;
    color:#fff;
}
.blue_box a, .turquoise_box a {
    color:#fff;
}

#hbTopMenu {
    font-size: 20px;
    padding-top: 5%;
}
#hbTopMenu a {
    padding: 0 18px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #3a2c6b;
}
#hbTopMenu a:hover {
    text-decoration: underline;
    color: #3a2c6b;
}
.txtResultImg {
    width: 100px;
    padding: 10px;
    font-size: 18px;
    line-height: 18px;
}
.header_toolbox {
    position: absolute;
    right: 0;
    top: 0;
}
#loginLink, #registerLink, .registerLink, #detailsLink, #logoutLink
{
    cursor: pointer;
    float: right;
    font-size: 115%;
    height: 43px;
    line-height: 100%;
    padding: 10px 8px;
    vertical-align: middle;
    width: 150px;
}

#registerLink span, #loginLink span, #logoutLink span, #detailsLink span {
    display: block;
    margin-left: 10px;
    margin-top: 2px;
}

.loginWrap {
    position: relative;
}

#loginName {
    color: #269db8;
    position: absolute;
    right: 115px;
    top: 32px;
}

.c-points-top {
    background-image: url("/images/caboodle_points.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    height: 65px;
    margin-right: 20px;
    margin-top: 8px;
    position: relative;
    text-align: center;
    width: 78px;
}
.c-points-top strong {
    color: #269db8;
    display: block;
    font-size: 245%;
    letter-spacing: -2px;
    line-height: 100%;
    margin-left: -4px;
    margin-top: 12px;
}
.c-points-top a {
    background-color: rgba(204, 204, 204, 0.01);
    bottom: 0;
    height: 100%;
    left: 0;
    margin-top: -0.5em;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}

#PanelLogin {
    padding: 12px;
    position: absolute;
    right: 0;
    width: 310px;
}

#PanelLoginNote, #PanelLoginVerify {
    font-size: 90%;
    position: absolute;
    text-align: right;
    top: 50px;
    width: 240px;
}

#menu {
    background-color: #F2F2F2;
    float: left;
    width: 100%;
    position:relative;
    min-height:43px;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.section-bg {
    background-color: #269db8;
    padding: 1em 0 1.2em;
}
.section-bg h1 {
    background-image: url("/images/arrowBig_whiteRight.svg");
    background-position: right 9px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    color: #fff !important;
    display: inline-block;
    font-size: 275%;
    margin: 0;
    padding-right: 60px;
}
.section-bg h3 {
    color: #233170 !important;
    font-size: 180%;
    margin: 5px 0 0;
}

.section-bg.pink { background-color: #ea62a0; }
.section-bg.orange { background-color: #e6862c; }
.section-bg.turquoise { background-color: #269db8; }
.section-bg.olive { background-color: #99cd6a; }
.section-bg.green { background-color: #99cd6a; }
.section-bg.darkblue { background-color: #233170; } .section-bg.darkblue h3 { color: #269db8 !important; }

.section-img {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
}

.section-title {
    padding: 25px 0;
    min-height: 100px;
    background-color: #269db8;
    margin-bottom: 30px;
}
.section-title h1 {
    color: #FFF;
    margin: 0;
    font-size: 275%;
}

.details {
    color: #233170;
    font-size: 170%;
}
.details p {
    line-height: 112%;
    margin: 0;
}
.details strong { color: #269db8; font-weight: normal; }
.details hr { background-color: #269db8; }

.details.pink strong { color: #ea62a0; font-weight: normal; }
.details.orange strong { color: #e6862c; font-weight: normal; }
.details.blue strong { color: #269db8; font-weight: normal; }
.details.turquoise strong { color: #269db8; font-weight: normal; }
.details.olive strong { color: #99cd6a; font-weight: normal; }
.details.green strong { color: #99cd6a; font-weight: normal; }
.details.darkblue strong { color: #233170; font-weight: normal; }

.img-wrap {
    position: relative;
    width: 100%;
}

.img-width {
    height: auto;
    margin-bottom: 5%;
    max-width: 94%;
}

.img-width-lrg {
    height: auto;
    margin-bottom: 2%;
    width: 97%;
}

.img-outline, .img-outline-lrg {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #269db8;
    height: 95%;
    position: absolute;
    right: 1.5%;
    top: 4%;
    width: 94%;
}

.img-outline-lrg {
    height: 96%;
    right: 0.8%;
    top: 4%;
    width: 97%;
}

.img-outline.pink, .img-outline-lrg.pink { border-color: #ea62a0; }
.img-outline.orange, .img-outline-lrg.orange { border-color: #e6862c; }
.img-outline.turquoise, .img-outline-lrg.turquoise { border-color: #269db8; }
.img-outline.olive, .img-outline-lrg.olive { border-color: #99cd6a; }
.img-outline.green, .img-outline-lrg.green { border-color: #99cd6a; }
.img-outline.darkblue, .img-outline-lrg.darkblue { border-color: #233170; }

.ctwo-cten p {
    color: #606060;
    font-size: 118%;
    margin: 0;
}

.overlay {
    position:fixed;
    left:0px;
    top:0px;
    text-align:center;
    padding-top:200px;
    width:100%;
    height:100%;
    background-color:#fff;
    background-color: rgba(255,255,255,0.8);
    /* for IE 
    filter:alpha(opacity=80);*/
    /* CSS3 standard 
    opacity:0.8;*/
    z-index:1500;
}

.offerMap_catImg {
    height: 40px;
}

.arrow {
    background-color: #269db8;
}
#PanelResults thead, #att_details thead {
    background-color: #269db8;
}
#PanelResults thead tr th, #att_details thead tr th, #localOffers_details thead tr th {
    border-bottom: medium none;
}
#PanelResults thead tr th h6, #att_details thead tr th h6, #localOffers_details thead tr th h6 {
    color: #fff;
}
#PanelResults thead tr th:last-child, #att_details thead tr th:last-child, #localOffers_details thead tr th:last-child {
    text-align: center;
}
#PanelResults table tbody tr:nth-child(2n) td, #att_details table tbody tr:nth-child(2n) td, #localOffers_details table tbody tr:nth-child(2n) td {
    border-top: medium none;
    padding-bottom: 0;
    padding-top: 0;
}

.noBorderTop {
    border-top: medium none !important;
}

.tbl-ipt input, .tbl-ipt select {
    width: 100% !important;
}

.acc-borders {
    border-top: 2px solid #269db8; border-bottom: 2px solid #269db8; margin: 0 -8px; 
}

.blue .arrow, .blue thead { background-color: #269db8 !important; color: #fff; }
.pink .arrow, .pink thead { background-color: #ea62a0 !important; color: #fff; }
.orange .arrow, .orange thead { background-color: #e6862c !important; color: #fff; }
.turquoise .arrow, .turquoise thead { background-color: #269db8 !important; color: #fff; }
.olive .arrow, .olive thead { background-color: #99cd6a !important; color: #fff; }
.green .arrow, .green thead { background-color: #99cd6a !important; color: #fff; }
.darkblue .arrow, .darkblue thead { background-color: #233170 !important; color: #fff; }

.pink .acc-borders { border-top: 2px solid #ea62a0; border-bottom: 2px solid #E80271; }
.orange .acc-borders { border-top: 2px solid #e6862c; border-bottom: 2px solid #e6862c; }
.turquoise .acc-borders { border-top: 2px solid #269db8; border-bottom: 2px solid #269db8; }
.olive .acc-borders { border-top: 2px solid #99cd6a; border-bottom: 2px solid #9FC000; }
.green .acc-borders { border-top: 2px solid #99cd6a; border-bottom: 2px solid #99cd6a; }
.darkblue .acc-borders { border-top: 2px solid #233170; border-bottom: 2px solid #233170; }

.resultsLogo {
    float: right;
    max-width: 180px;
}

#PanelResults .smIcons {
    float: right;
    padding-right: 1em;
}

.cLeft {
    clear: left;
}

/* PORTLET */

section#portlets {
    padding: 0.4em 0;
}
#portlet_middle > div {
    margin: 15px 0;
	margin-top: 0px;
}
#portlet_middle h2 {
    font-size: 205%;
    margin-bottom: 15px;
}
#portlet_middle img {
    height: auto;
    width: 100%;
}
.pod {
    position: relative;
}
.pod .img-width {
    margin-bottom: 5%;
    margin-left: 2%;
    /*margin-top: 4%;*/
}
.img-label {
    background-color: #269db8;
    color: #fff;
    font-size: 130%;
    font-weight: lighter;
    height: 110px;
    left: 12%;
    line-height: 115%;
    padding: 12px 8px;
    position: absolute;
    text-align: center;
    top: 4%;
    width: 107px;
}
.pod .img-outline {
    border-width: 2px;
    height: 94.5%;
    right: 1%;
    /*top: 7%;*/
    width: 93%;
}

.pod-text {
    background-color: #f2f2f2;
    padding: 20px 15px;
    width: 100%;
    border-bottom: 7px solid #269db8;
    margin-top: 10px;
}
.pod-text > p {
    font-size: 118%;
    line-height: 125%;
    min-height: 100px;
}

.pod-text > h2, .pod-content > p, .PanelTicket > p {
    min-height: initial !important;
}

.pod-text > a, .pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_white.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 6px;
    color: #fff !important;
    display: block;
    padding: 11px 13px 11px 11px;
    min-width: 300px;
    width: auto;
    font-size: 130%;
}

.pod-content > p {
    color:#fff!important;
}

.turquoise.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_teal.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.green.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_green.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.olive.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_green.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.pink.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_pink.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.orange.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_orange.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.teal.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_teal.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.blue.pod-content > a  {
    background-color: #269db8;
    background-image: url("/images/arrow_teal.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.pod-content {
    padding: 15px;
    width: 100%;
    color: #233170;
    min-height: 193px;
    margin-top: 10px;
    position: relative;
}

.pod-content > a {
    position: absolute;
    bottom: 15px;
    width: 92%;
}

.pod-content h3 {
    font-size: 205%;
    color: #fff !important;
}

.message 
{
    font-size:1.4em;
    color:#ea62a0;
    }

.pink h2 { color: #ea62a0; }
.pink .pod-text { border-color: #ea62a0; }
.pink .pod-text > a { background-color: #ea62a0; }
.pink .img-label { background-color: #ea62a0; }

.orange h2 { color: #e6862c; }
.orange .pod-text { border-color: #e6862c; }
.orange .pod-text > a { background-color: #e6862c; }
.orange .img-label { background-color: #e6862c; }

.blue h2 { color: #269db8; }
.blue .pod-text { border-color: #269db8; }
.blue .pod-text > a { background-color: #269db8; }
.blue .img-label { background-color: #269db8; }

.turquoise h2 { color: #269db8; }
.turquoise .pod-text { border-color: #269db8; }
.turquoise .pod-text > a { background-color: #269db8; }
.turquoise .img-label { background-color: #269db8; }

.olive h2 { color: #99cd6a; }
.olive .pod-text { border-color: #99cd6a; }
.olive .pod-text > a { background-color: #99cd6a; }
.olive .img-label { background-color: #99cd6a; }

.green h2 { color: #99cd6a; }
.green .pod-text { border-color: #99cd6a; }
.green .pod-text > a { background-color: #99cd6a; }
.green .img-label { background-color: #99cd6a; }

.darkblue h2 { color: #233170; }
.darkblue .pod-text { border-color: #233170; }
.darkblue .pod-text > a { background-color: #233170; }
.darkblue .img-label { background-color: #233170; }

.pod-content.turquoise { background-color: #269db8; }
.pod-content.olive { background-color: #99cd6a; }
.pod-content.green { background-color: #99cd6a; }
.pod-content.pink { background-color: #ea62a0; }
.pod-content.orange { background-color: #e6862c; }
.pod-content.blue { background-color: #269db8; }
.pod-content.darkblue { background-color: #233170; }

.green.pod-content > a { background-color: #fff; color: #99cd6a!important; }
.olive.pod-content > a { background-color: #fff; color: #99cd6a!important; }
.turquoise.pod-content > a { background-color: #fff; color: #269db8!important; }
.pink.pod-content > a { background-color: #fff; color: #ea62a0!important; }
.orange.pod-content > a { background-color: #fff; color: #e6862c!important; }
.blue.pod-content > a { background-color: #fff; color: #269db8!important; }
.darkblue.pod-content > a { background-color: #fff; color: #269db8!important; } .darkblue.pod-content > p { background-color: #269db8; }
.teal.pod-content > a { background-color: #fff; color: #269db8!important; }
.purple.pod-content > a { background-color: #fff; color: #a180c1!important; }

.compImg {
    width: auto;
    height: 225px;
}

.podLink {
    background-color: rgba(204, 204, 204, 0.01);
    height: 100%;
    margin-top: -0.5em;
    overflow: hidden;
    position: absolute;
    text-indent: 10000%;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
    left: 0;
    bottom: 0;
}

#portlets_bottom > div {
    margin-bottom: 20px;
}

.long-pod, .long-pod-right {
    float: left;
    width: 100%;
    position: relative;
}

.long-pod-content {
    float: left;
    /*font-size: 180%;*/
    max-width: 560px;
    padding: 15px 20px 0 0;
    color: #233170;
}

.long-pod-content h1 {
    background-image: url("/images/arrow_whiteRight.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding-right: 50px;
}
.long-pod-content > p {
    font-size: 165%;
    line-height: 115%;
    margin-top: 6px;
}

.long-pod img {
    float: right;
	width: 50%;
}

.long-pod-right .long-pod-content {
    float: right;
    padding: 15px 0 0 20px;
    width: 50%;
}
.long-pod-right img {
    float: left;
	width: 50%;
}

.bg-darkblue .long-pod-content p {
    color: #269db8;
}

.map-col-6 .col-md-2, .map-col-6 .col-md-4 {
    width: 100%;
}
.map-col-6 img {
    width: auto !important;
}
.map-col-6 br {
    display: none;
}
.map-col-6 .col-md-2.col-sm-6.hidden-xs {
    margin-top: 15px;
}

/*.map-col-6 #map_canvas {
    height: 484px !important;
}*/
.map-col-6 .border-bottom {
    border-width: 7px;
}

.round, .round-number, .round-small {
    background-color: #269db8;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 160%;
    height: 180px;
    line-height: 110%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    display: table;
    margin: 15px 0;
}
.round.olive, .round-number.olive, .round-small.olive { background-color: #99cd6a; }
.round.green, .round-number.green, .round-small.green { background-color: #99cd6a; }
.round.pink, .round-number.pink, .round-small.pink { background-color: #ea62a0; }
.round.orange, .round-number.orange, .round-small.orange { background-color: #e6862c; }
.round.blue, .round-number.blue, .round-small.blue { background-color: #269db8; }
.round.darkblue, .round-number.darkblue, .round-small.darkblue { background-color: #233170; }
.round.purple, .round-number.purple, .round-small.purple { background-color: #a180c1; }

.round > div, .round-number > div, .round-small > div {
    display: table-cell;
    vertical-align: middle;
}

.plus, .plus-small {
    color: #233170;
    float: left;
    font-family: Helvetica;
    font-size: 400%;
    font-weight: bold;
    line-height: 180px;
    margin: 15px 7px;
}
.plus-small {
    line-height: 115px;
}

.round-number {
    font-size: 450%;
    height: 115px;
    letter-spacing: -1px;
    width: 115px;
}

.round-small {
    height: 115px;
    font-size: 120%;
    width: 115px;
}

.rn-label, .rn-label-small {
    float: left;
    margin-left: 15px;
    margin-top: 15%;
    max-width: 215px;
    color: #233170;
}
.rn-label-small {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 6%;
}

/* FOOTER */

footer {
    background-color: #F5F4F7;
    padding: 2em 0;
}

.footer-menu a {
    clear: both;
    display: block;
    font-size: 92%;
    line-height: 1.35em;
    text-transform: uppercase;
}
.footer-menu a:hover {
    text-decoration: underline;
}
.footer-menu div.row > div:first-child a {
    color: #99cd6a;
}
.footer-menu div.row > div:nth-child(2) a {
    color: #269db8;
}
.footer-menu div.row > div:nth-child(3) a {
    color: #ea62a0;
}

 .navbar-default {
    background-color: #F2F2F2 !important;
    background-image: linear-gradient(to bottom, #F2F2F2 0%, #F2F2F2 100%);
    border: medium none !important;
    border-radius: 0 !important;
    /*font-family: 'GillSansMTStd-Book';
    text-transform: uppercase;*/
    font-size: 100%;
    box-shadow: none;
}

.navbar {
    margin-bottom: 0;
    min-height: 0;
    margin-top:11px;
    margin-right:246px;
    /*float:left;*/
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: unset;
}

.navbar-nav > li > a {
    /*padding-bottom: 10px;
    padding-top: 10px;*/
    padding: 0 8px;
    color: #269db8 !important;
    text-decoration:none;
    /*font-size:115%;*/
    border-left:1px solid #269db8;
    margin-bottom: 5px;
}
.navbar-nav > li:first-child > a {
    padding-left: 0 !important;
    border-left:0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active, .navbar-nav > li.active > a {
    color: #233170 !important;
    background-color: transparent !important;
}

.navbar-toggle {
    border: none !important;
    border-radius: 0px;
    padding: 0 !important;
    float:left;
    margin-top:2px;
    margin-left:12px;
    margin-bottom:9px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #233170 !important;
    border-radius: 0;
    display: block;
    height: 4px;
    width: 40px;
}

.navbar-default .navbar-toggle:hover > .icon-bar, .navbar-default .navbar-toggle:focus > .icon-bar {
    background-color: #233170 !important;
}

.dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #233170;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15);
    -o-border-image: none;
            border-image: none;
    border-radius: 4px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    font-size: inherit !important;
}

.dropdown-menu > li > a {
    color: #fff;
    /*border-bottom: 1px solid #fff;*/
    text-decoration:none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #fff;
    text-decoration:underline!important;
    /*border-bottom: 1px solid #233170;*/
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #233170 !important;
}

.navbar-nav > li > ul::before, .navbar-nav > li > ul::after {
    border-color: transparent transparent #233170;
    border-style: dashed dashed solid;
    border-width: 9px;
    content: "";
    height: 0;
    left: 18px;
    overflow: hidden;
    position: absolute;
    top: -18px;
    width: 0;
}

.dropdown-menu > li > ul::before, .dropdown-menu > li > ul::after {
    border-color: transparent #233170 transparent transparent;
    border-style: dashed solid solid dashed;
    border-width: 9px;
    content: "";
    height: 0;
    left: -18px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 0;
}

.dropdown-menu > li > ul {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -31px !important;
    margin-left: 103% !important;
}


.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    color: #233170 !important;
}

/* MISC  
----------------------------------------------------------*/

/* Font sizes*/
.huge       { font-size: 1.8em;}
.biggest    { font-size:1.4em; }
.bigger     { font-size:1.2em; }
.big        { font-size:1.1em; }
.medium     { font-size:1em;   }
.small      { font-size:0.9em; }
.smaller    { font-size:0.8em; }
.smallest   { font-size:0.7em; }

/* Color Scheme */
.text-pink          { color: #ea62a0; }
.text-orange        { color: #e6862c; }
.text-turquoise     { color: #269db8; }
.text-olive          { color: #99cd6a; }
.text-green         { color: #99cd6a; }
.text-grey          { color: #BFBFBF; }
.text-red           { color: #bb2d2d; }
.text-blue, .text-blue a { color: #269db8; }
.text-darkblue      { color: #233170; }
.text-black         { color: #000000; }
.text-white         { color: #ffffff!important; }
.text-darkgrey      { color: #606060; }

.bg-white       { background-color: #fff; }
.bg-grey        { background-color: #e6eaec; }
.bg-pink        { background-color: #ea62a0; }
.bg-orange      { background-color: #e7692a; }
.bg-turquoise   { background-color: #009cb9; }
.bg-olive       { background-color: #99cd6a; }
.bg-green       { background-color: #99cd6a; }
.bg-blue        { background-color: #269db8; }
.bg-darkblue    { background-color: #233170; }
.bg-darkgrey    { background-color: #cecece; }

.card {  background-color: #fff;}
.card-body { padding: 15px 30px; }
.rounded { border-radius: 10px; }
.card img { border-radius: 0 9px 9px 0px; }
.bannerPad { padding: 2.5em 0; }

.border-bottom { border-bottom: 4px solid #269db8; }

.pink { border-color: #ea62a0; }
.pink a { color: #ea62a0; }
.pink a:hover, .pink a:active { text-decoration: underline; color:#ea62a0; }

.orange { border-color: #e6862c; }
.orange a { color: #e6862c; }
.orange a:hover, .orange a:active { text-decoration: underline; color:#e6862c; }

.turquoise { border-color: #269db8; }
.turquoise a { color: #269db8; }
.turquoise a:hover, .turquoise a:active { text-decoration: underline; color:#269db8; }

.olive { border-color: #99cd6a; }
.olive a { color: #99cd6a; }
.olive a:hover, .olive a:active { text-decoration: underline; color:#99cd6a; }

.green { border-color: #99cd6a; }
.green a { color: #99cd6a; }
.green a:hover, .green a:active { text-decoration: underline; color:#99cd6a; }

.darkblue { border-color: #233170; }
.darkblue a { color: #233170; }
.darkblue a:hover, .darkblue a:active { text-decoration: underline; color:#233170; }

.button:hover, .pod-content > a {
    text-decoration: none !important;
}

.btn-secondary {
    background-color: #009cb9;
    font-size: 90%;
    border-color: #009cb9;
    padding: 8px 30px;
    margin-top: 20px;
}
.btn-secondary:hover {
    background-color: #00758b !important;
}
/* Global settings */
.clear {
    clear: both;
    display: block;
}
.block { display: block !important; }
.inlineblock { display: inline-block !important; }
.pad2em { padding: 2em;}
.noPad	{padding:0px !important;}
.noMarg	{margin:0px !important;}

.padTop0em      { padding-top: 0em; }
.padTop05em     { padding-top: 0.5em;}
.padTop1em      { padding-top: 1em;}
.padTop15em     { padding-top: 1.5em;}
.padTop2em      { padding-top: 2em;}
.padTop25em     { padding-top: 2.5em;}
.padTop3em      { padding-top: 3em;}
.padTop35em     { padding-top: 3.5em;}

.padLeft0em     { padding-left: 0em;}
.padLeft05em    { padding-left: 0.5em;}
.padLeft1em     { padding-left: 1em;}
.padLeft15em    { padding-left: 1.5em;}
.padLeft2em     { padding-left: 2em;}
.padLeft25em    { padding-left: 2.5em;}
.padLeft3em     { padding-left: 3em;}
.padLeft35em    { padding-left: 3.5em;}
.padLeft9em     { padding-left: 7.5em;}

.padRight0em    { padding-right: 0;}
.padRight05em   { padding-right: 0.5em;}
.padRight1em    { padding-right: 1em;}
.padRight15em   { padding-right: 1.5em;}
.padRight2em    { padding-right: 2em;}
.padRight25em   { padding-right: 2.5em;}
.padRight3em    { padding-right: 3em;}
.padRight35em   { padding-right: 3.5em;}

.padBottom0em   { padding-bottom: 0; }
.padBottom05em  { padding-bottom: 0.5em; }
.padBottom1em   { padding-bottom: 1em; }
.padBottom15em  { padding-bottom: 1.5em; }
.padBottom2em   { padding-bottom: 2em; }
.padBottom25em  { padding-bottom: 2.5em; }
.padBottom3em   { padding-bottom: 3em; }
.padBottom35em  { padding-bottom: 3.5em; }
.padBottom4em   { padding-bottom: 4em; }
.padBottom5em   { padding-bottom: 5em; }

.margTop0em     { margin-top: 0em;}
.margTop05em    { margin-top: 0.5em;}
.margTop08em    { margin-top: 0.8em;}
.margTop1em     { margin-top: 1em;}
.margTop15em    { margin-top: 1.5em;}
.margTop2em     { margin-top: 2em;}
.margTop25em    { margin-top: 2.5em;}
.margTop3em     { margin-top: 3em;}
.margTop35em    { margin-top: 3.5em;}
.margTop4em     { margin-top: 4em;}
.margTop5em     { margin-top: 5em;}

.margBottom0em  { margin-bottom: 0;}
.margBottom05em { margin-bottom: 0.5em;}
.margBottom1em  { margin-bottom: 1em;}
.margBottom15em { margin-bottom: 1.5em;}
.margBottom2em  { margin-bottom: 2em;}
.margBottom25em { margin-bottom: 2.5em;}
.margBottom3em  { margin-bottom: 3em;}
.margBottom35em { margin-bottom: 3.5em;}

.margLeft0em    { margin-left: 0; }
.margLeft05em   { margin-left: 0.5em; }
.margLeft1em    { margin-left: 1em; }
.margLeft15em   { margin-left: 1.5em; }
.margLeft2em    { margin-left: 2em; }
.margLeft25em   { margin-left: 2.5em; }
.margLeft3em    { margin-left: 3em; }
.margLeft35em   { margin-left: 3.5em; }

.margRight0em   { margin-right: 0; }
.margRight05em  { margin-right: 0.5em; }
.margRight1em   { margin-right: 1em; }
.margRight15em  { margin-right: 1.5em; }
.margRight2em   { margin-right: 2em; }
.margRight25em  { margin-right: 2.5em; }
.margRight3em   { margin-right: 3em; }
.margRight35em  { margin-right: 3.5em; }



.cookieNote {
    background-color: #fff;
    border: 1px solid #269db8;
    border-radius: 5px;
    bottom: 10px;
    display: none;
    font-size: 92%;
    height: 44px;
    padding: 6px 0 6px 10px;
    position: absolute;
    right: 10px;
    top: 6%;
    width: 265px;
    z-index: 1000;
}

.cookieNote a {
    color:#606060;
}

.cookie-marg {
    margin-bottom: 15px;
}

/* LEGACY */

.bookImage 
{
    height:190px;/*186 for image 14 for margin*/
    overflow:hidden;
}

.bookInfo 
{
    margin-left: 25px;
    margin-top: 4px;
    width: 120px;
    min-height: 80px;
    position: relative;
}
.bookInfo_small
{
    margin-left: 0px;
    margin-top: 0px;
    width: 100px;
    min-height: 60px;
    position: relative;
}

.bookTitle 
{
    /*color:#000;*/
    font-size: 1em;
    line-height: 0.5em;
}
.bookTitle_small {
    font-size: 0.8em;
}

.bookAuthor
{
    color:#606060;
    font-size: 0.75em;
    clear: both;
    display: block;
}
.bookAuthor_small
{
    font-size: 0.65em;
    color:#606060;
    clear: both;
    display: block;
}

.imgCoverLrg, .imgCoverLrgNudge, .imgCoverLrgNoMargin { width:120px !important; margin-top: 10px !important; margin-left: 10px !important; }
.imgCoverSml { /*width:76px !important;*/ margin-top: 14px !important; margin-left: 24px !important; width: 120px;}
.imgCoverLrgNudge {margin-right:11px !important;} /* nudge the larger carousel image over a bit to align with portlets*/
.imgCoverLrgNoMargin{margin-left:0 !important}

.toolTip { display: inline-block; }

.overflow 
{
    overflow:auto;
}

/* HIDDEN BOOKS */
.portlet_body_long-wrap {
    border-bottom: 3px solid #269db8;
    width: 100%;
}
.portlet_body_long {
    background-color: #F2F2F2;
    display: block;
    min-height: 81px;
    padding: 25px 25px 22px;
    width: 65%;
    text-align: left;
}
.comp-col {
    margin-top: 20px;
}
.answer-wrap {
  width: 90%;
  padding-left: 10%;
  /*! padding-right: 10%; */
  float: left;
}
.answer-col-1 {
  width: 17%;
  float: left;
  margin-right: 2%;
  position: relative;
}
.answer-col-2 {
  float: left;
  width: 51%;
  right: 30%;
  position: relative;
}
.answer-col-3 {
  float: left;
  width: 30%;
  border-left: 1px solid #ccc;
  padding-left: 2%;
  left: 51%;
  position: relative;
}
.bg-pad {
    width: 100%;
    padding: 7.2px 36px;
    font-size: 18px;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #3A2C6B;
    color: #fff;
    margin-top: 3px;
    border-radius: 6px 6px 6px 6px;
    text-align: center;
}
.bg-pad-big {
    padding: 11px 46px 11px 11px;
    font-size: 140%;
    margin-top: 0px;
    text-align: left;
}
.btn-prev-next {
    width: 100%;
    padding: 6px 8px 8px;
    font-size: 105%;
    cursor: pointer;
    background-color: #E7692A;
    margin-top: 3px;
    min-width: initial !important;
    border: none;
}
.btn-prev-next-end {
    cursor: auto;
    background-color: #160A40;
    background-image: none;
}

.btn-outline {
    border-color: #009cb9 !important;
    background-color: #fff !important;
    color: #009cb9 !important;
}
.btn-outline:hover {
    background-color: #009cb9 !important;
    color: #fff !important;
}

.answerDiv {
    width: 77%;
}

.dialog_content, .dialog_zoom, .dialog_content_how_kids, .dialog_content_how_adults, .dialog_content_about, .dialog_content_hidden_clue, .dialog_content_prize, .dialog_content_enter, .dialog_content_save {
    width: 650px;
    padding: 20px;
    position: fixed;
    top: 12%;
    left: 50%;
    margin-left: -300px;
    z-index: 1501;
    background-color: #fff;
    border: 2px solid #dee2e6;
    border-radius: 3px;
    overflow: auto;
}

.dialog_content select
{
    float:left;
    margin-bottom:5px;
    width:auto;
}
#imgZoom {
    max-width: 100%;
}

#imgThumb {
    width: 144px;
}
    .lnkBtnLogoutComplete {
        min-width: initial; width: 100%; margin-top: 0;
    }

.roundel { position: absolute; top: 70px; left: 50%; margin-left:300px; z-index: 1500; }

.roundelLeft { position: absolute; top: 114px; right: 50%; margin-right:288px; z-index: 500; }


#tbAnswer {
    font-size: 16px;
}

.main-comp-img {
    margin: 0 auto;
}

div.main-comp-img {
    background-repeat: no-repeat;
}

.accordion-competition{
    margin-bottom: 30px!important;
}

.accordion-competition h3{
    display: inline-block!important;
    width: 50%;
    background: #2f296e;
    color: #fff;
}

.ui-accordion-content a{
    text-decoration: underline;
}

/* media queries */
@media only screen and (max-width: 1200px) {
    .section-bg h1 {
        background-size: 29px auto;
        font-size: 240%;
    }
    .section-bg h3 {
        font-size: 165%;
    }
    #portlet_middle h2 {
        /*font-size: 200%;*/
        font-size: 168%;
    }
    .pod-text > a, .pod-content > a {
        min-width: initial;
        font-size: 116%;
    }
    .map-col-6 .button {
        width: 100%;
        min-width: initial;
        font-size: 100%;
    }
    .pod-content > a {
        width: 90%;
    }
    .pod-content h3 {
        font-size: 170%;
    }
    .long-pod-content {
        max-width: 364px;
    }
    .signUp_form input[type="text"], .signUp_form input[type="password"] {
        width: 98%;
    }
    .iptw {
        width: 47% !important;
    }
    .map-col-6 #map_canvas {
        /*height: 383px !important;*/
        height: 220px !important;
    }
    .round {
        font-size: 125%;
        height: 148px;
        width: 148px;
    }
    .plus {
        line-height: 148px;
        font-size: 300%;
    }
    .round-number {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .rn-label {
        margin: 0;
        text-align: center;
        float: none;
        max-width: none;
    }
    .portlet_body_long {
        padding: 18px 20px 11px;
        width: 57.5%;
    }
    .answer-wrap {
        width: 94%;
        padding-left: 1%;
    }
}

@media only screen and (min-width: 768px) {
    #portlet_middle > div {
        height: 540px;
    }
}

@media only screen and (min-width: 992px) {
    #portlet_middle > div {
        height: 605px;
    }
}

@media only screen and (min-width: 1200px) {
    #portlet_middle > div {
        height: 660px;
    }
}

@media only screen and (max-width: 991px) {
    .section-bg h1 {
        background-size: 22px auto;
        font-size: 186%;
        padding-right: 30px;
    }
    .section-bg h3 {
        font-size: 145%;
    }
    #portlet_middle h2 {
        font-size: 170%;
        min-height: 50px;
    }
    .pod-text {
        min-height: 205px;
        position: relative;
    }
    .pod-text > p {
        line-height: 120%;
        min-height: unset;
    }
    .pod-text > a {
        bottom: 15px;
        position: absolute;
        width: 87%;
    }
    .pod-content h3 {
        font-size: 125%;
    }
    .pod-content > a {
        width: 87%;
    }
    .pod-text > a, .pod-content > a {
        font-size: 98%;
    }
    .pod-text > p, .pod-content > p {
        font-size: 110%;
    }
    .long-pod-content {
		float: left;
		width: 44%;
    }
	.long-pod img{
		width: 56%;
	}
    .long-pod-content > h1 {
        background-size: 22px auto;
        font-size: 180%;
        padding-right: 35px;
    }
    .long-pod-content > p {
        font-size: 130%;
    }
    .details {
        font-size: 135%;
    }
    .map-col-6 #map_canvas {
        /*height: 296px !important;*/
        height: 237px !important;
    }
    .map-col-6 .col-md-2.col-sm-6.hidden-xs {
        display: none;
    }
    .button.big {
        font-size: 200%;
        padding: 15px 10% 18px 15px;
    }
    .rn-label-small {
        clear: both;
        display: block;
        float: none;
        margin: 15px 15px 0 0;
    }

        /*.nav > li > a {
        padding: 10px 14px !important;
    }*/
    img.main-comp-img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
    div.main-comp-img {
        width: 100% !important;
        margin: 0 !important;
    }
    .main-comp-img canvas{
        width: 100% !important;
        height: auto !important;
    }
    .portlet_body_long {
        min-height: 81px;
        padding: 15px 15px 11px;
        width: 44.5%;
        font-size: 95%;
    }
    .portlet_body_long h2 {
        font-size: 165%;
        margin-bottom: 4px;
    }
    .answer-wrap {
        width: 100%;
        padding-left: 0%;
    }
    .answer-col-1 {
        width: 21%;
    }
    .answer-col-2 {
        width: 50%;
        right: 25%;
    }
    .answer-col-3 {
        width: 25%;
    }
    .answerDiv {
        width: 72%;
    }
    #panelAnswer #btnSubmit {
        min-width: auto;
        width: 100%;
    }
    #moreGames_left, #moreGames_right {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    h1{ font-size: 26px !important; margin-top: 0px; }
    h2{ font-size: 24px !important; }
    p{ font-size: 16px !important; }
    #top_links {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1000;
    }
    .section-bg h1 {
        background-position: right center;
        background-size: 22px auto;
        font-size: 165%;
        padding-right: 40px;
    }
    .section-bg h3 {
        font-size: 130%;
    }
    .long-pod-content {
        font-size: 120%;
        padding-top: 10px;
    }
    .footer-menu {
        margin-top: 15px;
    }
    .section-title {
        min-height: initial;
    }
    .section-title h1 {
        font-size: 200%;
    }
    .section-img {
        height: 185px;
    }
    .details {
        margin-top: 25px;
    }
    .ctwo-cten {
        font-size: 125%;
    }
    .pod-content {
        min-height: 215px;
    }
    #PanelLoginNote {
        top: 32px;
    }
    .button.big {
        font-size: 140%;
        padding: 12px 10% 15px 12px;
    }
    .pod-content h3 {
        font-size: 170%;
    }
    .long-pod-content > h1 {
        font-size: 150%;
    }
    .long-pod-content > p {
        font-size: 100%;
    }
    .ctwo-cten p {
        font-size: 105%;
    }
    .mt-mob {
        margin-top: 15px;
    }
    .cat-list .offerMap_catImg {
        height: 25px;
    }
    .table-responsive {
        border: none;
    }
    .navbar {
        margin-right:0;
    }
    .navbar-nav {
        margin-left:-2px;
    }
    .navbar-nav > li:first-child > a {
        /*padding-left: 15px !important;*/
    }
    .navbar-nav > li > a {
        border-left: 0;
        padding: 5px 0;
    }
    .navbar-nav > li > ul::before, .navbar-nav > li > ul::after {
        display: none;
    }
    .portlet_body_long {
        padding: 20px;
        width: 100%;
        font-size: 100%;
    }
    .portlet_body_long h2 {
        font-size: 180%;
        margin-bottom: 10px;
    }
    .portlet_body_long-wrap .portletImg {
        height: auto;
        width: 100%;
    }
    .bg-pad-big {
        margin: 8px 0;
    }
    #btnSubmit {
        min-width: initial !important;
    }
    .hbKidsForm .standardform {

    width:100%;
    margin-left: 0;
    }
    .card img {
        border-radius: 9px 9px 0px 0px;
        width: 100%;
    }
    .bannerPad {
        padding: 15px !important;
    }
}

@media only screen and (min-width: 550px) and (max-width: 766px) {
    #portlet_middle > div.col-sm-4 {
        float: left;
        width: 50%;
    }
    #portlet_middle h2 {
        min-height: initial !important;
    }
    .pod-text {
        min-height: 176px;
    }
    .pod-text > a, .pod-content > a {
        font-size: 120%;
    }
    .lbw {
        width: 47%;
    }
}

@media only screen and (min-width: 400px) and (max-width: 767px) {
    #top_links span.text-right {
        border-left: 1px solid;
        display: inline-block !important;
        margin-left: 10px;
        padding-left: 10px;
    }
    .c-points-top {
        margin-right: 0;
        margin-top: 14px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 820px) {
    .roundel {
        top: 112px;
        margin-left: 33%;
        width: 100px;
    }
    .roundelLeft {
        top: 112px;
        margin-right: 33%;
        width: 100px;
    }
}

@media only screen and (max-width: 650px) {

    .section-bg h1 {
        background-size: 26px auto;
    }
    #PanelLoginNote {
        display: none;
    }
    .dialog_content, .dialog_zoom, .dialog_content_how_kids, .dialog_content_how_adults, .dialog_content_about, .dialog_content_prize, .dialog_content_hidden_clue, .dialog_content_enter, .dialog_content_save {
        width: 90%;
        left: 5%;
        margin-left: 0px;
    }
    .dialog_content img, .dialog_zoom img, .dialog_content_how_kids img, .dialog_content_how_adults img, .dialog_content_about img, .dialog_content_hidden_clue img, .dialog_content_prize img, .dialog_content_enter img, .dialog_content_save img {
        width: 124px;
    }
    .dialog_content h2.padTop1em, .dialog_zoom h2.padTop1em, .dialog_content_how_kids h2.padTop1em, .dialog_content_hidden_clue h2.padTop1em, .dialog_content_how_adults h2.padTop1em, .dialog_content_prize h2.padTop1em, .dialog_content_about h2.padTop1em, .dialog_content_enter h2.padTop1em, .dialog_content_save h2.padTop1em {
        padding-top: 0;
    }
    .roundel {
        top: 212px;
        margin-left: 30%;
        width: 60px;
    }
    .roundelLeft {
        top: 90px;
        margin-right: 30%;
        width: 60px;
    }
    .dialog_content_prize h1 {
        font-size: 160% !important;
    }
    .dialog_content_prize h3 {
        font-size: 130% !important;
    }
    .dialog_content_prize span.big {
        font-size: 100% !important;
    }
    .dialog_content, .dialog_zoom, .dialog_content_how_kids, .dialog_content_how_adults, .dialog_content_about, .dialog_content_prize, .dialog_content_hidden_clue, .dialog_content_enter, .dialog_content_save {
        top: 7%;
    }
	
	.long-pod {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .long-pod-content {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }
    .long-pod img {
        height: auto;
        width: 100%;
    }
	
	.long-pod-right .long-pod-content{
		float: left;
		width: 100%;
	}

	.long-pod-right img {
		float: left;
		width: 112%;
		height: auto;
		margin: 0px -6%;
    }
	.long-pod-right .long-pod-content{
		padding: 10px 0px!important;
	}
}

@media only screen and (min-width: 601px) and (max-width: 766px) {
    .answer-col-2 {
        width: 55%;
        right: 23%;
    }
    .answer-col-3 {
        width: 27%;
        left: 55%;
    }
    .answerDiv {
        width: 62%;
    }
}

@media only screen and (max-width: 600px) {
    #PanelLoginBox {
        clear: both;
        display: block;
        width: 100%;
    }
    #loginLink, #registerLink, #logoutLink, #detailsLink {
        /*width: 50%;*/
        width:116px;
    }
    .comp-page h1 {
        font-size: 175%;
    }
    .comp-page h2 {
        font-size: 155%;
    }
    .portlet_body_long h2 {
        font-size: 180%;
    }
    #logo img {
        height: 80px !important;
    }
    #hbTopMenu {
        margin-bottom: 0px;
        padding-top: 0;
        font-size: 100%;
        text-align: right !important;
    }
        #hbTopMenu a {
           /* text-align: right;
            display: block;*/
           padding: 0px;
        }
            #hbTopMenu a::after {
                content: "|";
                display: inline-block;
                padding: 0 3px 0 6px;
                color: #E6EAEC;
            }
            #hbTopMenu a:nth-child(2):after, #hbTopMenu a:nth-child(5):after, #hbTopMenu a:nth-child(6):after {
                content: "";
            }
    .txtResultImg {
        width: 100% !important;
        max-width: 140px !important;
        padding: 0 10px !important;
    }
    .comp-page > div.padTop15em {
        padding-top: 1em !important;
    }
    .buttonFake {
        padding: 7.2px 30px !important;
    }
    .bg-pad {
        padding: 7.2px 16px !important;
    }
    .sep {
        margin-top: 15px;
    }
    .answer-col-1 {
        width: 61%;
    }
    .answer-col-3 {
        width: 36%;
        left: 0%;
    }
    .answer-col-2 {
        width: 100%;
        right: 0%;
        margin-top: 3%;
    }
    .answerDiv {
        width: 70%;
    }
    footer {
        padding: 1em 0 !important;
    }
    #imgThumb {
        width: 100%;
    }
    .tTip1st {
        left: 327px !important;
    }
}

@media only screen and (max-width: 550px) {
    #portlet_middle > div.col-sm-4 {
        margin: 0 0 30px;
    }
    #portlet_middle h2 {
        min-height: 27px;
        margin-top: 15px;
    }
    .pod-text, .pod-content {
        min-height: unset;
        font-size: 100%;
    }
    .pod-text > a, .pod-content > a {
        margin-top: 15px;
        position: relative;
        width: 100%;
        bottom: 0;
        min-width: initial !important;
    }
    .section-bg h1 {
        font-size: 140%;
    }
    .section-bg h3 {
        font-size: 110%;
    }
    .iptw {
        width: 98% !important;
    }
    .lblhide { display: block !important; }
    .lblshow { display: none !important; }

    /*input[type="submit"], .button, .pod-text > a, .pod-content > a {
        font-size: 115%;
        min-width: 234px;
        padding: 5px 10px;
    }*/
    .button.big {
        font-size: 125%;
        line-height: 100%;
        padding: 10px 14% 12px 10px;
        width: 100%;
    }
    .resultsLogo {
        float: none;
        margin-bottom: 15px;
        max-width: 180px;
    }
    .smIcons img {
        width: 30px;
    }

        .navbar-nav > li:first-child > a {
        padding-left: 15px;
    }
    .bg-pad-big {
        font-size: 115%;
    }
    .compImg {
        width: 100%;
        height: 141px !important;
    }
    a.button.inlineblock {

    }
}

@media only screen and (max-width: 400px) {
    .footer-menu .col-xs-4 {
        width: 100%;
    }
    .ctwo-cten .col-xs-3, .ctwo-cten .col-xs-9 {
        margin-bottom: 15px;
        width: 100%;
    }
    #logo {

        float: none;
    }
    #Img1 {
        max-width: 100%;
        height: auto;
		display: block;
    }
    #top_links {
        font-size: 92%;
    }
    .c-points-top {
        height: 58px;
        margin-right: 0;
        margin-top: 8px;
        position: relative;
        width: 70px;
    }
    .c-points-top strong {
        font-size: 220%;
        margin-left: -4px;
        margin-top: 12px;
    }
    #PanelLogin {
        width: 100%;
    }
    .round, .round-small {
        float: none;
        margin: 12px auto;
    }
    .plus, .plus-small {
        float: none;
        line-height: unset;
        text-align: center;
    }
    .answerDiv {
        width: 60%;
    }
    .portHoleProgress {
    background-image:none;
    width: 0;
    height: 0;
    margin-bottom: 1em;
    /*background-position*/
    /*text-align: center;*/
}
}

@media only screen and (min-width: 401px) {

    .portHoleProgress {
        background-image: url(/images/competition/porthole.png);
        width: 100px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 4px;
    }
}
/* Adding extra CSS classes for new colour formats */

.section-bg.lightpink { background-color: #ea62a0; }
.details.lightpink hr { background-color: #ea62a0; }
.details.lightpink strong { color: #ea62a0; font-weight: normal; }
.img-outline.lightpink, .img-outline-lrg.lightpink { border-color: #ea62a0; }
.lightpink h2 { color: #ea62a0; }
.lightpink .pod-text { border-color: #ea62a0; }
.lightpink .pod-text > a { background-color: #ea62a0; }
.lightpink .img-label { background-color: #ea62a0; }
.pod-content.lightpink { background-color: #ea62a0; }
.lightpink.pod-content > a { background-color: #269db8; }
.text-lightpink          { color: #ea62a0; }
.bg-lightpink        { background-color: #ea62a0; }
hr.lightpink { color:#ea62a0; background-color:#ea62a0; }
.lightpink input[type="submit"], .lightpink .button, .button.lightpink { background-color:#ea62a0; }
.lightpink h1, .lightpink h2, .lightpink h3, .lightpink h4 { color: #ea62a0; }

.section-bg.lightgreen { background-color: #99cd6a; }
.details.lightgreen hr { background-color: #99cd6a; }
.details.lightgreen strong { color: #99cd6a; font-weight: normal; }
.img-outline.lightgreen, .img-outline-lrg.lightgreen { border-color: #99cd6a; }
.lightgreen h2 { color: #99cd6a; }
.lightgreen .pod-text { border-color: #99cd6a; }
.lightgreen .pod-text > a { background-color: #99cd6a; }
.lightgreen .img-label { background-color: #99cd6a; }
.pod-content.lightgreen { background-color: #99cd6a; }
.lightgreen.pod-content > a { background-color: #E98611; }
.text-lightgreen         { color: #99cd6a; }
.bg-lightgreen       { background-color: #99cd6a; }
hr.lightgreen { color:#99cd6a; background-color:#99cd6a; }
.lightgreen input[type="submit"], .lightgreen .button, .button.lightgreen { background-color:#99cd6a; }
.lightgreen h1, .lightgreen h2, .lightgreen h3, .lightgreen h4 { color: #99cd6a; }

.section-bg.teal { background-color: #269db8; }
.details.teal hr { background-color: #269db8; }
.details.teal strong { color: #269db8; font-weight: normal; }
.img-outline.teal, .img-outline-lrg.teal { border-color: #269db8; }
.teal h2 { color: #269db8; }
.teal .pod-text { border-color: #269db8; }
.teal .pod-text > a { background-color: #269db8; }
.teal .img-label { background-color: #269db8; }
.pod-content.teal { background-color: #269db8; }

.text-teal, .text-teal a { color: #269db8; }
.bg-teal        { background-color: #269db8; }
hr.teal { color:#269db8; background-color:#269db8; }
.teal input[type="submit"], .teal .button, .button.teal { background-color:#269db8; }
.teal h1, .teal h2, .teal h3, .teal h4 { color: #269db8; }

.section-bg.purple { background-color: #a180c1; }
.details.purple hr { background-color: #a180c1; }
.details.purple strong { color: #a180c1; font-weight: normal; }
.img-outline.purple, .img-outline-lrg.purple { border-color: #a180c1; }
.purple h2 { color: #a180c1; }
.purple .pod-text { border-color: #a180c1; }
.purple .pod-text > a { background-color: #a180c1; }
.purple .img-label { background-color: #a180c1; }
.pod-content.purple { background-color: #a180c1; }
/* .purple.pod-content > a { background-color: #269db8; } */
.text-purple          { color: #a180c1; }
.bg-purple        { background-color: #a180c1; }
hr.purple { color:#ea62a0; background-color:#a180c1; }
.purple input[type="submit"], .purple .button, .button.purple { background-color:#a180c1; }
.purple h1, .purple h2, .purple h3, .purple h4 { color: #a180c1; }


ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    /*font-size: 118%;*/
}

ol, li {
	font-size: 17px;
}

#dialog_content_how_adults li, .dialog_content_hidden_clue li, .dialog_content_about li {
    margin-left: 15px !important;
    font-size: 15px;
}

#content ul, li > p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 100%;
}

/*ADDED FOR COOKIE SUPPORT FROM THEATRE TOKENS*/
.overlay-box {
    border: 2px solid #a29061;
    color: #fff;
    background-color:rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 12px;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}

.overlay-box h1, .overlay-box h2, .overlay-box h3 {
    color: #fff;
}

.overlay {
    position:fixed;
    left:0px;
    top:0px;
    text-align:left;
    padding-top:200px;
    width:100%;
    height:100%;
    background-color:#fff;
    background-color:rgba(0, 0, 0, 0.5);
    z-index:1500;
}

.overlayContentMain {
    /*width:26%;*/
     width:50%;
    padding:20px;
    position:fixed;
    top:145px;
    left:50%;
    margin-left:-25%;
    margin-top:0;
    z-index:1501;
    background-color: #FFF;
    border-top: 5px solid;
    border-bottom: 35px solid;
}

.overlayContent {
    width:100%;
    padding:10px 20px;
    position:fixed;
    bottom:0;
    margin-top:0;
    z-index:1501;
    background-color: #F6EFE0;
    border-top: 5px solid;
    /* border-bottom: 35px solid; */
}

@media only screen and (min-width: 1140px) {
    .overlayQuote {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }   
}

@media only screen and (min-width: 1140px) {
    .overlayBtn {
        display: flex;
        justify-content: center;
    }   
}

.overlayContentPop {
    width:100%;
    padding:10px 20px;
    position:fixed;
    bottom:0;
    margin-top:0;
    z-index:1501;
    background-color: #FFF;
    border-top: 5px solid;
    /* border-bottom: 35px solid; */
}

@media only screen and (min-width: 768px) {
    .overlayContentPop p {
        font-size: 2rem;
    }   
}

.overlayContent p{
    margin: 0;
    margin-top: 10px;
}

.overlayContentAbs {
        position:absolute !important;
}

.btn-overlayContent {
    background-color: #df5800;
    background-image: url("/images/arrow_whiteRight.svg")!important;
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none!important;
    color: #fff!important;
    float: none!important;
    font-size: 90%!important;
    /* margin-bottom: 0!important; */
    padding: 8px 50px 8px 18px!important;
    /* margin-right: 10px; */
    /* margin-top: 5px; */
    text-align: center!important;
    min-width: 190px!important;
    /* width: 30%!important; */
}

.btn-overlayContent:first-child {
    margin-bottom: 5px;
}

@media only screen and (max-width: 675px) {
    .overlayContentMain {
        width: 78%;
        left: 36%;
    }
}

/*ADDED FOR COOKIE SUPPORT FROM THEATRE TOK ENS*/

.btnDownload{
    width:30%;
}

.exitCross {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 18px;
    color: #b2b2b2 !important;
    font-weight: bold;
}

.buttonFake {
    background-color: #009cb9;
    /*background-image: url("/images/arrow_white.svg");
    background-position: 95% center;
    background-repeat: no-repeat;*/
    border: medium none;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 18px;
    margin-top: 15px;
    min-width: 300px;
    padding: 7.2px 36px;
    text-align: center;
    width: auto;
    display: inline-block;
}
#portlets_bottom{
    overflow: hidden;
}

.slick-arrow::before{
    opacity: 1!important;
    color: #df5800!important;
}

.slick-next::before, .slick-prev::before {
    font-size: 24px!important;
}

.slick-prev, .slick-next {
    width: 100px!important;
    height: 100%!important;
    z-index: 10!important;
    opacity: .8;
}

.slick-prev:hover, .slick-next:hover{
    opacity: 1;
}

.slick-next {
    right: 0px!important;
}

.slick-prev {
    left: 0px!important;
}

.slick-next::before{
    content:url('/images/right-arrow.svg')!important;
}

.slick-prev::before{
    content:url('/images/left-arrow.svg')!important;
}

.slick-dots li button::before {
    opacity: .7!important;
    color: #9AC2B9!important;
}

.slick-dots li.slick-active button::before {
    opacity: 1!important;
    color: #df5800!important;
}

.slick-dots li button::before {
    font-size: 11px!important;
}

.slick-dots {
    bottom: 10px!important;
    text-align: right!important;
    width: auto!important;
    right: 0!important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}

  body .slick-dots {
    list-style: none;
    margin: 0 auto;
    text-align: center;
  }
  body .slick-dots li {
    display: inline-block;
  }
  body .slick-dots li button {
    transition: 0.2s background-color ease-in-out 0s;
    border: none;
    padding: 0;
    color: transparent;
    width: 10px;
    height: 10px;
    background-color: #777;
    margin-right: 10px;
    border-radius: 50%;
  }
  body .slick-dots li.slick-active button {
    background-color: #fff;
  }
  
  .banner-container .m-progress-round-wrap {
    position: absolute;
    bottom: 10px;
    line-height: 0;
    width: 100%;
    text-align: center;
  }
  .banner-container .m-progress-round-wrap .a-progress {
    width: 51px;
    height: 51px;
    position: relative;
    cursor: pointer;
  }
  .banner-container .m-progress-round-wrap .a-progress circle.a-fill {
    fill: transparent;
    stroke: #fff;
    stroke-width: 4;
  }
  .banner-container .m-progress-round-wrap .a-progress circle.a-circle {
    /* stroke: #fff;
    stroke-width: 2; */
    fill: transparent;
  }
  .banner-container .m-progress-round-wrap .a-progress .a-play {
    opacity: 0;
  }
  .banner-container .m-progress-round-wrap .a-progress .a-pause {
    opacity: 1;
  }
  .banner-container .m-progress-round-wrap.paused .a-progress .a-play {
    opacity: 1;
  }
  .banner-container .m-progress-round-wrap.paused .a-progress .a-pause {
    opacity: 0;
  }

  @media screen and (max-width:767px){
    .table-responsive td, .table-responsive th{
        width: 100%;
        display: block;
        text-align: center!important;
    }
    .table-responsive td.empty, .table-responsive th.empty{
        display: none;
    }
    .banner-container{
        padding: 0;
    }
    .banner-container .m-progress-round-wrap {
        width: 84px;
        text-align: center;
        top: 1px;
        right: -15px;
    }
} 